Skip to content

Commit 5c0a24d

Browse files
RaisinTentargos
authored andcommitted
test: mark test-worker-http2-stream-terminate flaky on Windows
The test is causing a lot of CI failures, so I'd say that we should mark this test flaky until someone comes up with a proper fix. Refs: #43084 Signed-off-by: Darshan Sen <raisinten@gmail.com> PR-URL: #43425 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de>
1 parent 48ae00c commit 5c0a24d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/parallel/parallel.status

+2
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ test-timers-immediate-queue: PASS,FLAKY
1515
test-crypto-keygen: PASS,FLAKY
1616
# https://github.com/nodejs/node/issues/41201
1717
test-fs-rmdir-recursive: PASS, FLAKY
18+
# https://github.com/nodejs/node/issues/43084
19+
test-worker-http2-stream-terminate: PASS, FLAKY
1820

1921
[$system==linux]
2022
# https://github.com/nodejs/node/issues/39368

0 commit comments

Comments
 (0)