Skip to content

Commit 868b4a3

Browse files
pbo-linarodanielleadams
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 Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 0d9ccc8 commit 868b4a3

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)