Skip to content

Commit

Permalink
test: mark test-worker-http2-stream-terminate flaky on all platforms
Browse files Browse the repository at this point in the history
PR-URL: #43620
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: LiviaMedeiros <livia@cirno.name>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
  • Loading branch information
F3n67u authored and targos committed Jul 20, 2022
1 parent 0e17770 commit cfe478a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/parallel/parallel.status
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ prefix parallel
[true] # This section applies to all platforms
# https://github.com/nodejs/node/issues/41123
test-repl-sigint-nested-eval: PASS, FLAKY
# https://github.com/nodejs/node/issues/43084
test-worker-http2-stream-terminate: PASS, FLAKY

[$system==win32]
# https://github.com/nodejs/node/issues/24497
Expand All @@ -15,8 +17,6 @@ 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 cfe478a

Please sign in to comment.