Skip to content
This repository was archived by the owner on Apr 22, 2023. It is now read-only.

Commit db13030

Browse files
committed
test: mark more tests as flaky
1 parent 50b2f90 commit db13030

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

test/internet/internet.status

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
prefix internet
22

33
test-dns : PASS,FLAKY
4+
test-http-dns-fail : PASS,FLAKY
45

56
[$system==win32]
67

test/simple/simple.status

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ test-net-GH-5504 : PASS,FLAKY
88
test-debugger-repl-restart : PASS,FLAKY
99
test-http-curl-chunk-problem : PASS,FLAKY
1010
test-fs-empty-readStream : PASS,FLAKY
11+
test-debugger-repl : PASS,FLAKY
1112

1213
[$system==win32]
1314
test-cluster-bind-twice-v2 : PASS,FLAKY
@@ -27,9 +28,9 @@ test-cluster-master-error : PASS,FLAKY
2728

2829
[$system==macos]
2930
test-http-exit-delay : PASS,FLAKY
31+
test-dgram-multicast-multi-process : PASS,FLAKY
3032

3133
[$system==solaris]
32-
test-debugger-repl : PASS,FLAKY
3334
test-debugger-repl-break-in-module : PASS,FLAKY
3435
test-debugger-repl-utf8 : PASS,FLAKY
3536
test-net-server-max-connections : PASS,FLAKY

0 commit comments

Comments
 (0)