test: mark test-http-max-sockets as flaky on win32

Refs: https://github.com/nodejs/node/issues/47116
PR-URL: https://github.com/nodejs/node/pull/47134
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Beth Griggs <bethanyngriggs@gmail.com>
This commit is contained in:
Tobias Nießen
2023-03-17 17:33:03 +01:00
committed by GitHub
parent 7deb09cd96
commit 9e9f68af95

View File

@@ -12,6 +12,8 @@ test-watch-mode: PASS, FLAKY
test-watch-mode-inspect: PASS, FLAKY
[$system==win32]
# https://github.com/nodejs/node/issues/47116
test-http-max-sockets: PASS, FLAKY
[$system==linux]