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
Joyee Cheung 2025-01-09 16:31:01 +01:00 committed by GitHub
parent 483e3d5e4b
commit b8f6d84ff5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -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]