diff --git a/test/parallel/parallel.status b/test/parallel/parallel.status index 286917cf335..1096fb0ebb7 100644 --- a/test/parallel/parallel.status +++ b/test/parallel/parallel.status @@ -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]