Skip to content

Commit

Permalink
test: mark test as flaky
Browse files Browse the repository at this point in the history
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 <midawson@redhat.com>
PR-URL: #52671
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
  • Loading branch information
mhdawson committed Apr 26, 2024
1 parent 1d455bc commit 02388eb
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 02388eb

Please sign in to comment.