mirror of
https://github.com/nodejs/node.git
synced 2024-11-21 10:59:27 +00:00
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:
parent
c45b7ec192
commit
1612f60161
@ -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]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user