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

test: Unmark tests that are no longer flaky #25676

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: 0 additions & 1 deletion test/internet/internet.status
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@ prefix internet
test-dns : PASS,FLAKY

[$system==solaris]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe better to leave the section headers? Otherwise it's not so obvious how to use these status files.

test-http-dns-fail : PASS,FLAKY
5 changes: 0 additions & 5 deletions test/simple/simple.status
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
prefix simple

test-crypto-domains : PASS,FLAKY
test-debug-signal-cluster : PASS,FLAKY
test-cluster-basic : PASS,FLAKY
test-microtask-queue-run : PASS,FLAKY
Expand All @@ -10,10 +9,6 @@ test-microtask-queue-run-domain : PASS,FLAKY
test-timers-first-fire : PASS,FLAKY

[$system==linux]
test-fs-readfile-error : PASS,FLAKY
test-net-GH-5504 : PASS,FLAKY
test-stdin-script-child : PASS,FLAKY
test-util-debug : PASS,FLAKY

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe better to leave the section headers? Otherwise it's not so obvious how to use these status files.

[$system==macos]
test-fs-watch : PASS,FLAKY
Expand Down