Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
test: mark test-fs-readfile-tostring-fail as flaky
test-fs-readfile-tostring-fail is failing frequently on OSX machines.
There's a PR to fix this issue in libuv, but while the fix don't land on
Node.js this test should be marked as flaky.

Ref: #16601
Ref: libuv/libuv#1742
  • Loading branch information
Matheus Marchini committed May 29, 2018
commit e5cf2dac094d00994a5861f83300697aea3fdc59
1 change: 1 addition & 0 deletions test/sequential/sequential.status
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ test-inspector-async-hook-setup-at-signal: PASS, FLAKY
[$system==linux]

[$system==macos]
test-fs-readfile-tostring-fail: PASS, FLAKY

[$system==solaris] # Also applies to SmartOS

Expand Down