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 <midawson@redhat.com>
  • Loading branch information
mhdawson committed Apr 24, 2024
1 parent 708bffa commit ff76171
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 ff76171

Please sign in to comment.