Skip to content

Commit 02388eb

Browse files
authoredApr 26, 2024··
test: mark test as flaky
Refs: #51862 Ran into this a few times myself this week and also seems to be a top failer in the reliability reports Signed-off-by: Michael Dawson <[email protected]> PR-URL: #52671 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Moshe Atlow <[email protected]>
1 parent 1d455bc commit 02388eb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎test/parallel/parallel.status

+3
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ test-shadow-realm-gc-module: PASS, FLAKY
1212
# https://github.com/nodejs/node/issues/52274
1313
test-worker-arraybuffer-zerofill: PASS, FLAKY
1414

15+
# https://github.com/nodejs/node/issues/51862
16+
test-fs-read-stream-concurrent-reads: PASS, FLAKY
17+
1518
[$system==win32]
1619

1720
# Windows on x86

0 commit comments

Comments
 (0)
Please sign in to comment.