test: mark test-http-agent flaky
Ref: https://github.com/nodejs/node/issues/5184 PR-URL: https://github.com/nodejs/node/pull/5209 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Roman Klauke <romaaan.git@gmail.com>
This commit is contained in:
parent
f431984f56
commit
9ab19afe0b
@ -7,12 +7,13 @@ prefix parallel
|
|||||||
[true] # This section applies to all platforms
|
[true] # This section applies to all platforms
|
||||||
|
|
||||||
[$system==win32]
|
[$system==win32]
|
||||||
test-debug-no-context : PASS,FLAKY
|
test-debug-no-context : PASS,FLAKY
|
||||||
test-tls-ticket-cluster : PASS,FLAKY
|
test-tls-ticket-cluster : PASS,FLAKY
|
||||||
test-tick-processor : PASS,FLAKY
|
test-tick-processor : PASS,FLAKY
|
||||||
|
|
||||||
[$system==linux]
|
[$system==linux]
|
||||||
test-tick-processor : PASS,FLAKY
|
test-http-agent : PASS,FLAKY
|
||||||
|
test-tick-processor : PASS,FLAKY
|
||||||
|
|
||||||
[$system==macos]
|
[$system==macos]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user