Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e7c2616

Browse filesBrowse 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
Copy full SHA for e7c2616

File tree

Expand file treeCollapse file tree

1 file changed

+6
-0
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+6
-0
lines changed
Open diff view settings
Collapse file

‎test/parallel/parallel.status‎

Copy file name to clipboardExpand all lines: test/parallel/parallel.status
+6Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.