Skip to content

Commit 236ffc0

Browse files
committed
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.
1 parent 3ff723f commit 236ffc0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

test/parallel/parallel.status

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ 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+
1116
[$system==win32]
1217

1318
[$system==linux]

0 commit comments

Comments
 (0)