Skip to content

Commit 821d832

Browse files
pbo-linarorichardlau
authored andcommitted
test: mark test-watch-mode* as flaky on all platforms
This was confirmed flaky on those platforms: - Windows x64 - Windows on Arm - Linux - Freebsd Tests randomly fail because of bad order in messages expected, which seems related to threads scheduling at execution. PR-URL: #45049 Backport-PR-URL: #44873 Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Moshe Atlow <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent 96d1316 commit 821d832

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/sequential/sequential.status

+3
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ prefix sequential
77
[true] # This section applies to all platforms
88
# https://github.com/nodejs/node/issues/27611#issuecomment-613100468
99
test-cpu-prof-dir-worker: PASS, FLAKY
10+
# https://github.com/nodejs/node/issues/44898
11+
test-watch-mode: PASS, FLAKY
12+
test-watch-mode-inspect: PASS, FLAKY
1013

1114
[$system==win32]
1215

0 commit comments

Comments
 (0)