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 <raisinten@gmail.com>

PR-URL: #43425
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
  • Loading branch information
RaisinTen authored and targos committed Jul 12, 2022
1 parent 48ae00c commit 5c0a24d
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 5c0a24d

Please sign in to comment.