Skip to content

Commit ac72f4e

Browse files
F3n67utargos
authored andcommitted
test: mark test-worker-http2-stream-terminate flaky on all platforms
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>
1 parent 79ea19e commit ac72f4e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/parallel/parallel.status

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ prefix parallel
77
[true] # This section applies to all platforms
88
# https://github.com/nodejs/node/issues/41123
99
test-repl-sigint-nested-eval: PASS, FLAKY
10+
# https://github.com/nodejs/node/issues/43084
11+
test-worker-http2-stream-terminate: PASS, FLAKY
1012

1113
[$system==win32]
1214
# https://github.com/nodejs/node/issues/24497
@@ -15,8 +17,6 @@ test-timers-immediate-queue: PASS,FLAKY
1517
test-crypto-keygen: PASS,FLAKY
1618
# https://github.com/nodejs/node/issues/41201
1719
test-fs-rmdir-recursive: PASS, FLAKY
18-
# https://github.com/nodejs/node/issues/43084
19-
test-worker-http2-stream-terminate: PASS, FLAKY
2020

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

0 commit comments

Comments
 (0)