test: set test-runner-watch-mode-complex 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 10:59:46 -04:00 committed by James M Snell
parent 866d32ffcd
commit affd1ced67

View File

@ -27,6 +27,8 @@ test-error-serdes: PASS, FLAKY
test-snapshot-incompatible: SKIP
[$system==win32]
# https://github.com/nodejs/node/issues/54807
test-runner-watch-mode-complex: PASS, FLAKY
# Windows on ARM
[$system==win32 && $arch==arm64]