Skip to content

Commit a8fd8a1

Browse files
AshCrippsBethGriggs
AshCripps
authored andcommitted
test: mark http2 tests as flaky on 10.x
These tests are already marked as flaky on 12.x and master. PR-URL: #31887 Reviewed-By: Beth Griggs <[email protected]> Reviewed-By: Richard Lau <[email protected]>
1 parent 2315270 commit a8fd8a1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

test/parallel/parallel.status

+8
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,14 @@ test-net-connect-options-port: PASS,FLAKY
1111
test-trace-events-api-worker-disabled: PASS,FLAKY
1212

1313
[$system==win32]
14+
# https://github.com/nodejs/node/issues/20750
15+
test-http2-client-upload: PASS,FLAKY
16+
# https://github.com/nodejs/node/issues/20750
17+
test-http2-client-upload-reject: PASS,FLAKY
18+
# https://github.com/nodejs/node/issues/30847
19+
test-http2-compat-client-upload-reject: PASS,FLAKY
20+
# https://github.com/nodejs/node/issues/30845
21+
test-http2-multistream-destroy-on-read-tls: PASS,FLAKY
1422
test-http2-pipe: PASS,FLAKY
1523
test-worker-syntax-error: PASS,FLAKY
1624
test-worker-syntax-error-file: PASS,FLAKY

0 commit comments

Comments
 (0)