mirror of
https://github.com/nodejs/node.git
synced 2024-11-21 10:59:27 +00:00
test: mark test-http-client-response-timeout flaky
Refs: https://github.com/nodejs/node/issues/43680 PR-URL: https://github.com/nodejs/node/pull/43792 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Beth Griggs <bgriggs@redhat.com>
This commit is contained in:
parent
07411da64f
commit
a6e3d3b52b
@ -28,6 +28,8 @@ test-http-server-headers-timeout-keepalive: PASS,FLAKY
|
|||||||
test-http-server-request-timeout-keepalive: PASS,FLAKY
|
test-http-server-request-timeout-keepalive: PASS,FLAKY
|
||||||
# https://github.com/nodejs/node/issues/43465
|
# https://github.com/nodejs/node/issues/43465
|
||||||
test-http-server-request-timeouts-mixed: PASS,FLAKY
|
test-http-server-request-timeouts-mixed: PASS,FLAKY
|
||||||
|
# https://github.com/nodejs/node/issues/43680
|
||||||
|
test-http-client-response-timeout: PASS,FLAKY
|
||||||
|
|
||||||
[$arch==arm || $arch==arm64]
|
[$arch==arm || $arch==arm64]
|
||||||
# https://github.com/nodejs/node/pull/31178
|
# https://github.com/nodejs/node/pull/31178
|
||||||
|
Loading…
Reference in New Issue
Block a user