Skip to content

Commit

Permalink
test: mark test-worker-http2-stream-terminate flaky on Windows
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
RaisinTen authored and targos committed Jul 31, 2022
1 parent 3959dff commit 68a1383
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/parallel/parallel.status
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ test-timers-immediate-queue: PASS,FLAKY
test-crypto-keygen: PASS,FLAKY
# https://github.com/nodejs/node/issues/41201
test-fs-rmdir-recursive: PASS, FLAKY
# https://github.com/nodejs/node/issues/43084
test-worker-http2-stream-terminate: PASS, FLAKY

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

0 comments on commit 68a1383

Please sign in to comment.