Skip to content

Commit

Permalink
test: mark test as flaky
Browse files Browse the repository at this point in the history
Refs: nodejs#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: nodejs#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]>
  • Loading branch information
mhdawson authored and EliphazBouye committed Jun 20, 2024
1 parent 3cebe3f commit 98aa3f1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/parallel/parallel.status
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ test-shadow-realm-gc-module: PASS, FLAKY
# https://github.com/nodejs/node/issues/52274
test-worker-arraybuffer-zerofill: PASS, FLAKY

# https://github.com/nodejs/node/issues/51862
test-fs-read-stream-concurrent-reads: PASS, FLAKY

[$system==win32]

# Windows on x86
Expand Down

0 comments on commit 98aa3f1

Please sign in to comment.