Skip to content

Commit 0674cba

Browse files
committed
test: mark current flaky tests as flaky
1 parent df3a2b2 commit 0674cba

2 files changed

Lines changed: 21 additions & 0 deletions

File tree

test/internet/internet.status

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
11
prefix internet
2+
3+
test-dns : PASS,FLAKY
4+
5+
[$system==solaris]
6+
test-http-dns-fail : PASS,FLAKY

test/simple/simple.status

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,17 @@
11
prefix simple
2+
3+
test-crypto-domains : PASS,FLAKY
4+
5+
[$system==win32]
6+
test-timers-first-fire : PASS,FLAKY
7+
8+
[$system==linux]
9+
test-fs-readfile-error : PASS,FLAKY
10+
test-net-GH-5504 : PASS,FLAKY
11+
test-stdin-script-child : PASS,FLAKY
12+
test-util-debug : PASS,FLAKY
13+
14+
[$system==macos]
15+
16+
[$system==solaris]
17+
test-debug-signal-cluster : PASS,FLAKY

0 commit comments

Comments
 (0)