Skip to content
Closed
Changes from all commits
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
test: mark test-trace-events-fs-sync as flaky
test-trace-events-fs-sync has been failing ocasinally on FreeBSD. While
we don't have a fix, it should be marked as flaky.

Ref: #21038
  • Loading branch information
Matheus Marchini committed May 30, 2018
commit f6aa479d6d239482010fe655d0b1d21078a8dd4b
2 changes: 2 additions & 0 deletions test/parallel/parallel.status
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,7 @@ test-child-process-fork-net: PASS,FLAKY
[$system==solaris] # Also applies to SmartOS

[$system==freebsd]
# https://github.com/nodejs/node/issues/21038
test-trace-events-fs-sync: PASS,FLAKY

[$system==aix]