mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
test: remove flaky designation from fixed tests
`test-tls-ticket-cluster` and `test-vm-syntax-error-stderr` are no longer flaky. Refs: https://github.com/nodejs/node/issues/2510 Refs: https://github.com/nodejs/node/issues/2660 PR-URL: https://github.com/nodejs/node/pull/5459 Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
This commit is contained in:
parent
4717ea9186
commit
4d6b4c30dd
@ -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]
|
||||
|
@ -9,7 +9,6 @@ prefix sequential
|
||||
[$system==win32]
|
||||
|
||||
[$system==linux]
|
||||
test-vm-syntax-error-stderr : PASS,FLAKY
|
||||
|
||||
[$system==macos]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user