mirror of https://github.com/nodejs/node.git
test: mark test-http-server-request-timeouts-mixed as flaky
This has been flaking the CI for more than 2 years with various attempts to fix without success. It has still been flaking the CI (failed 19 out of 100 recent testing CI runs). It's time to mark it as flaky. PR-URL: https://github.com/nodejs/node/pull/56503 Refs: https://github.com/nodejs/node/issues/43465 Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Jake Yuesong Li <jake.yuesong@gmail.com>pull/49292/merge
parent
483e3d5e4b
commit
b8f6d84ff5
|
@ -28,6 +28,9 @@ test-http-server-request-timeouts-mixed: PASS, FLAKY
|
|||
# https://github.com/nodejs/node/issues/54816
|
||||
test-single-executable-application-empty: PASS, FLAKY
|
||||
|
||||
# https://github.com/nodejs/node/issues/43465
|
||||
test-http-server-request-timeouts-mixed: PASS, FLAKY
|
||||
|
||||
[$system==solaris] # Also applies to SmartOS
|
||||
|
||||
[$system==freebsd]
|
||||
|
|
Loading…
Reference in New Issue