Skip to content

Commit b289c6d

Browse files
authored
test: mark test-runner-watch-mode as flaky
PR-URL: #49627 Refs: #49605 Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: LiviaMedeiros <[email protected]> Reviewed-By: Daijiro Wachi <[email protected]>
1 parent 1a4ae46 commit b289c6d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test/parallel/parallel.status

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ test-domain-error-types: PASS,FLAKY
2424
# https://github.com/nodejs/node/issues/47420
2525
test-file-write-stream4: PASS,FLAKY
2626

27+
[$system==linux || $system==win32]
28+
# https://github.com/nodejs/node/issues/49605
29+
test-runner-watch-mode: PASS,FLAKY
30+
2731
[$system==macos]
2832
# https://github.com/nodejs/node/issues/42741
2933
test-http-server-headers-timeout-keepalive: PASS,FLAKY

0 commit comments

Comments
 (0)