test: set test-runner-run-watch as flaky

PR-URL: https://github.com/nodejs/node/pull/54802
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Matthew Aitken <maitken033380023@gmail.com>
Reviewed-By: Michael Dawson <midawson@redhat.com>
This commit is contained in:
Yagiz Nizipli 2024-09-06 13:10:19 -04:00 committed by James M Snell
parent c45b7ec192
commit 1612f60161

View File

@ -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 ARM
[$system==win32 && $arch==arm64]
@ -87,6 +89,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]