Skip to content

Commit

Permalink
test: remove flaky designation from fixed tests
Browse files Browse the repository at this point in the history
`test-tls-ticket-cluster` and `test-vm-syntax-error-stderr` are no
longer flaky.

Refs: nodejs#2510
Refs: nodejs#2660
  • Loading branch information
Trott committed Feb 26, 2016
1 parent 3e3d941 commit 6a39eb3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
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-tls-ticket-cluster : PASS,FLAKY
test-tick-processor : PASS,FLAKY

[$system==linux]
Expand Down
1 change: 0 additions & 1 deletion test/sequential/sequential.status
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ prefix sequential
[$system==win32]

[$system==linux]
test-vm-syntax-error-stderr : PASS,FLAKY

[$system==macos]

Expand Down

0 comments on commit 6a39eb3

Please sign in to comment.