Skip to content

Commit 7c85aa5

Browse files
authored
test: mark test-runner-run-watch flaky on macOS
`parallel/test-runner-run-watch` has failed 33 out of the last 100 CI runs on macOS. It is already marked flaky on other platforms. PR-URL: #60115 Refs: #54534 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent 0e942cc commit 7c85aa5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/parallel/parallel.status

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ test-runner-watch-mode: PASS,FLAKY
5858
# https://github.com/nodejs/node/issues/42741
5959
test-http-server-headers-timeout-keepalive: PASS,FLAKY
6060
test-http-server-request-timeout-keepalive: PASS,FLAKY
61+
# https://github.com/nodejs/node/issues/54534
62+
test-runner-run-watch: PASS, FLAKY
6163

6264
[$arch==arm || $arch==arm64]
6365
# https://github.com/nodejs/node/pull/31178

0 commit comments

Comments
 (0)