Skip to content

Commit 61c7103

Browse files
authored
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 <[email protected]> PR-URL: #43425 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Tobias Nießen <[email protected]>
1 parent 29236b5 commit 61c7103

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)