Skip to content

Commit 13f1786

Browse files
committed
test: mark split test-watch-mode-kill-signal-* tests as flaky
The test was split to identify which cases were flaky. The reliability report shows that 2 out of the 3 test cases can time out in the CI. Mark the two persistent flakes as flaky again.
1 parent 3c8c1ef commit 13f1786

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

test/parallel/parallel.status

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,3 +154,8 @@ test-cluster-primary-error: PASS, FLAKY
154154
[$arch==loong64]
155155
# https://github.com/nodejs/node/issues/51662
156156
test-http-correct-hostname: SKIP
157+
158+
[$system==macos || $system=win32 || ($system==linux && $arch==s390x) || ($system==linux && $arch==arm64)]
159+
# https://github.com/nodejs/node/issues/60297
160+
test-watch-mode-kill-signal-default: PASS, FLAKY
161+
test-watch-mode-kill-signal-override: PASS, FLAKY

0 commit comments

Comments
 (0)