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

test: mark more tests as flaky #25807

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions test/internet/internet.status
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@ test-dns : PASS,FLAKY
[$system==linux]

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

[$system==solaris]
6 changes: 3 additions & 3 deletions test/simple/simple.status
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ test-net-GH-5504 : PASS,FLAKY
test-debugger-repl-restart : PASS,FLAKY
test-http-curl-chunk-problem : PASS,FLAKY
test-fs-empty-readStream : PASS,FLAKY
test-debugger-repl : PASS,FLAKY
test-debugger-repl-break-in-module : PASS,FLAKY
test-debugger-repl-utf8 : PASS,FLAKY

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

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