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 <matteo.collina@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Robert Nagy <ronagy@icloud.com>
  • Loading branch information
sercher committed Apr 25, 2024
1 parent bd80ca5 commit 530add0
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 @@ -264,6 +264,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 530add0

Please sign in to comment.