Skip to content

Commit

Permalink
test: set benchmark-child-process flaky on windows
Browse files Browse the repository at this point in the history
sequential/test-benchmark-child-process is still failing sometimes flaky
on Windows in CI. Mark it as flaky in sequential.status until it gets
sorted.

Refs: nodejs#12560
  • Loading branch information
Trott committed Apr 21, 2017
1 parent 8ecb2ca commit 0d4928e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/sequential/sequential.status
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ prefix sequential
[true] # This section applies to all platforms

[$system==win32]
test-benchmark-child-process : PASS,FLAKY

[$system==linux]

Expand Down

0 comments on commit 0d4928e

Please sign in to comment.