Skip to content

Commit

Permalink
test: set test-runner-run-watch as flaky
Browse files Browse the repository at this point in the history
PR-URL: #54802
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Matthew Aitken <maitken033380023@gmail.com>
Reviewed-By: Michael Dawson <midawson@redhat.com>
  • Loading branch information
anonrig authored and aduh95 committed Sep 12, 2024
1 parent 8291de1 commit 56238de
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/parallel/parallel.status
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ test-snapshot-incompatible: SKIP
test-runner-watch-mode-complex: PASS, FLAKY
# https://github.com/nodejs/node/issues/54808
test-async-context-frame: PASS, FLAKY
# https://github.com/nodejs/node/issues/54534
test-runner-run-watch: PASS, FLAKY

# Windows on x86
[$system==win32 && $arch==ia32]
Expand Down Expand Up @@ -91,6 +93,8 @@ test-domain-throw-error-then-throw-from-uncaught-exception-handler: PASS, FLAKY
test-domain-with-abort-on-uncaught-exception: PASS, FLAKY
# https://github.com/nodejs/node/issues/50050
test-tick-processor-arguments: SKIP
# https://github.com/nodejs/node/issues/54534
test-runner-run-watch: PASS, FLAKY

[$system==freebsd]

Expand Down

0 comments on commit 56238de

Please sign in to comment.