Skip to content

Commit 079760f

Browse files
joaocgreistargos
authored andcommitted
test: mark some tests as flaky
Refs: #20750 Refs: #22327 Refs: #22762 Refs: nodejs/reliability#16 PR-URL: #22941 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Refael Ackermann <[email protected]>
1 parent 36028ca commit 079760f

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

test/parallel/parallel.status

+3
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ prefix parallel
99
test-trace-events-fs-sync: PASS,FLAKY
1010

1111
[$system==win32]
12+
test-http2-pipe: PASS,FLAKY
13+
test-worker-syntax-error: PASS,FLAKY
14+
test-worker-syntax-error-file: PASS,FLAKY
1215

1316
[$system==linux]
1417

test/sequential/sequential.status

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ prefix sequential
1010
test-fs-readfile-tostring-fail: PASS, FLAKY
1111

1212
[$system==win32]
13+
test-http2-large-file: PASS, FLAKY
1314

1415
[$system==linux]
1516

0 commit comments

Comments
 (0)