Skip to content
This repository was archived by the owner on Aug 1, 2023. It is now read-only.

Commit 97a4749

Browse files
committed
fix: quarantine exchange files tests
These tests are flaky on Windows. Needs investigation.
1 parent e8adb4f commit 97a4749

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/exchange-files.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ const dirs = [
6161

6262
const timeout = 240 * 1000
6363

64-
describe('exchange files', () => {
64+
describe.skip('exchange files', () => {
6565
let goDaemon
6666
let jsDaemon
6767
let js2Daemon

0 commit comments

Comments
 (0)