test: mark test-http-regr-gh-2928 as flaky

It has been flaky for more than a year. Mark it as flaky to avoid
blocking the CI.

PR-URL: https://github.com/nodejs/node/pull/49565
Refs: https://github.com/nodejs/reliability/issues/658
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Ruy Adorno <ruyadorno@google.com>
This commit is contained in:
Joyee Cheung 2023-09-11 18:39:49 +02:00 committed by GitHub
parent 65d396b0a0
commit 48fcb205e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,6 +15,10 @@ test-watch-mode-inspect: PASS, FLAKY
# https://github.com/nodejs/node/issues/47116
test-http-max-sockets: PASS, FLAKY
[$system==win32 || $system==freebsd]
# https://github.com/nodejs/node/issues/49564
test-http-regr-gh-2928: PASS, FLAKY
[$system==linux]
[$system==macos]