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 11:09:59 -04:00 committed by James M Snell
parent 8ed9d54dfa
commit f26c9bd3bc

View File

@ -44,6 +44,8 @@ test-performance-function: PASS, FLAKY
test-esm-loader-hooks-inspect-wait: PASS, FLAKY
# https://github.com/nodejs/node/issues/54810
test-sqlite-statement-sync: PASS, FLAKY
# https://github.com/nodejs/node/issues/54534
test-runner-run-watch: PASS, FLAKY
[$system==linux || $system==win32]
# https://github.com/nodejs/node/issues/49605