test: mark fork regression test flaky on windows
See https://github.com/nodejs/node/issues/3635 for details and failure examples. Ref: https://github.com/nodejs/node/issues/3635 PR-URL: https://github.com/nodejs/node/pull/4005 Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
This commit is contained in:
parent
93739f48ff
commit
fc47e0f8cb
@ -7,7 +7,8 @@ prefix parallel
|
||||
[true] # This section applies to all platforms
|
||||
|
||||
[$system==win32]
|
||||
test-tls-ticket-cluster : PASS,FLAKY
|
||||
test-tls-ticket-cluster : PASS,FLAKY
|
||||
test-child-process-fork-regr-gh-2847 : PASS,FLAKY
|
||||
|
||||
[$system==linux]
|
||||
test-http-client-timeout-event : PASS,FLAKY
|
||||
|
Loading…
x
Reference in New Issue
Block a user