From 0dafed9ebf88ae516fe73924d16f17aea1308b35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miles=20St=C3=B6tzner?= Date: Mon, 4 Sep 2023 13:28:36 +0200 Subject: [PATCH] disable tests which require a vcan in the pipeline --- tests/can/can.test.ts | 2 +- tests/complex/complex.test.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/can/can.test.ts b/tests/can/can.test.ts index 94105c9..aa2d372 100644 --- a/tests/can/can.test.ts +++ b/tests/can/can.test.ts @@ -6,7 +6,7 @@ import * as utils from '#utils' import {expect} from 'chai' import {afterEach} from 'mocha' -describe('can', () => { +describe.skip('can', () => { const vcan = 'can2x' beforeEach(async () => { diff --git a/tests/complex/complex.test.ts b/tests/complex/complex.test.ts index 493c73c..c420533 100644 --- a/tests/complex/complex.test.ts +++ b/tests/complex/complex.test.ts @@ -9,7 +9,7 @@ import {afterEach} from 'mocha' /** * console2can --(can2x1)--> can2socketio -> socketio2can --(can2x2)--> can2file */ -describe('complex', () => { +describe.skip('complex', () => { beforeEach(async () => { try { await actions.startVCAN({