Skip to content

Commit

Permalink
test: remove flaky mark for test-debug-no-context
Browse files Browse the repository at this point in the history
test-debug-no-context flakiness was worked around in issue 5269 but the
flaky designation was left for the test. This change removes it.

Refs: nodejs#5269
  • Loading branch information
Trott committed Feb 19, 2016
1 parent c4b5a45 commit f168407
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/parallel/parallel.status
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ prefix parallel
[true] # This section applies to all platforms

[$system==win32]
test-debug-no-context : PASS,FLAKY
test-tls-ticket-cluster : PASS,FLAKY
test-tick-processor : PASS,FLAKY

Expand Down

0 comments on commit f168407

Please sign in to comment.