Skip to content

Commit

Permalink
test: set test-runner-watch-mode as flaky
Browse files Browse the repository at this point in the history
PR-URL: nodejs/node#50221
Refs: nodejs/node#49985
Reviewed-By: Matteo Collina <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Robert Nagy <[email protected]>
  • Loading branch information
sercher committed Apr 25, 2024
1 parent f5040dc commit dccc650
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions graal-nodejs/test/parallel/parallel.status
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,8 @@ test-fs-rmdir-recursive: PASS, FLAKY
# https://github.com/nodejs/node/issues/48300
test-child-process-pipe-dataflow: PASS, FLAKY
test-child-process-stdio-reuse-readable-stdio: PASS, FLAKY
# https://github.com/nodejs/node/issues/49985
test-runner-watch-mode: PASS, FLAKY

# Windows on ARM
[$system==win32 && $arch==arm64]
Expand Down

0 comments on commit dccc650

Please sign in to comment.