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

Commit 841a6dd

Browse files
committed
test: mark more tests as flaky
PR-URL: #25807 Reviewed-By: James M Snell <[email protected]> Reviewed-By: João Reis <[email protected]>
1 parent a7fee30 commit 841a6dd

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

test/internet/internet.status

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@ test-dns : PASS,FLAKY
77
[$system==linux]
88

99
[$system==macos]
10+
test-dgram-multicast-multi-process : PASS,FLAKY
1011

1112
[$system==solaris]

test/simple/simple.status

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ 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
12+
test-debugger-repl-break-in-module : PASS,FLAKY
13+
test-debugger-repl-utf8 : PASS,FLAKY
1114

1215
[$system==win32]
1316
test-cluster-bind-twice-v2 : PASS,FLAKY
@@ -29,8 +32,5 @@ test-cluster-master-error : PASS,FLAKY
2932
test-http-exit-delay : PASS,FLAKY
3033

3134
[$system==solaris]
32-
test-debugger-repl : PASS,FLAKY
33-
test-debugger-repl-break-in-module : PASS,FLAKY
34-
test-debugger-repl-utf8 : PASS,FLAKY
3535
test-net-server-max-connections : PASS,FLAKY
3636
test-net-error-twice : PASS,FLAKY

0 commit comments

Comments
 (0)