Skip to content

Commit e7c2616

Browse files
BridgeARMylesBorins
authored andcommitted
test: mark tests as flaky as intermediate step
We have a few http2 issues that are currently resolved. Until they are, just mark these two tests as flaky. PR-URL: #20835 Reviewed-By: Anatoli Papirovski <apapirovski@mac.com> Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
1 parent b308a07 commit e7c2616

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

test/parallel/parallel.status

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ prefix parallel
88
# Postmortem debugging data is prone to accidental removal during V8 updates.
99
test-postmortem-metadata: PASS,FLAKY
1010

11+
# http2 has a few bugs that make these tests flaky and that are currently worked
12+
# on.
13+
test-http2-client-upload-reject: PASS,FLAKY
14+
test-http2-pipe: PASS,FLAKY
15+
test-http2-client-upload: PASS,FLAKY
16+
1117
[$system==win32]
1218

1319
[$system==linux]

0 commit comments

Comments
 (0)