Skip to content

Commit 680d2ca

Browse files
committed
Skip test/sequential/test-watch-mode on Windows.
1 parent 38f2c83 commit 680d2ca

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

graal-nodejs/test/sequential/sequential.status

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@ test-fs-stat-sync-overflow: SKIP
4343
# Needs too many system resources (starts 80 child processes)
4444
test-child-process-pass-fd: SKIP
4545

46+
# Long-running test that exceeds the timeout sometimes
47+
test-watch-mode: SKIP
48+
4649
### Graal-specific end ###
4750

4851
[$system==win32]

0 commit comments

Comments
 (0)