test: set test-http-server-request-timeouts-mixed as flaky

PR-URL: https://github.com/nodejs/node/pull/54802
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Matthew Aitken <maitken033380023@gmail.com>
Reviewed-By: Michael Dawson <midawson@redhat.com>
This commit is contained in:
Yagiz Nizipli 2024-09-06 13:08:49 -04:00 committed by James M Snell
parent 67ccb3af17
commit c45b7ec192

View File

@ -23,6 +23,8 @@ test-single-executable-application-snapshot-and-code-cache: PASS, FLAKY
test-http2-large-file: PASS, FLAKY
[$system==linux]
# https://github.com/nodejs/node/issues/54817
test-http-server-request-timeouts-mixed: PASS, FLAKY
[$system==macos]
# https://github.com/nodejs/node/issues/54816