Skip to content

Commit 78d256e

Browse files
committed
test: unmark tests that are no longer flaky
- `test-crypto-domains` was fixed by nodejs/node-v0.x-archive@2afa3d8 - All tests under linux appear to be fixed and have not failed recently on Jenkins - `test-http-dns-fail` was fixed by the DNS configuration change mentioned in nodejs/node-v0.x-archive#8056 Fixes #25656 Fixes #25673 Reviewed-By: Alexis Campailla <alexis@janeasystems.com> PR-URL: nodejs/node-v0.x-archive#25676
1 parent 1083fa7 commit 78d256e

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

test/internet/internet.status

-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,3 @@ prefix internet
33
test-dns : PASS,FLAKY
44

55
[$system==solaris]
6-
test-http-dns-fail : PASS,FLAKY

test/simple/simple.status

-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
prefix simple
22

3-
test-crypto-domains : PASS,FLAKY
43
test-debug-signal-cluster : PASS,FLAKY
54
test-cluster-basic : PASS,FLAKY
65
test-microtask-queue-run : PASS,FLAKY
@@ -10,10 +9,6 @@ test-microtask-queue-run-domain : PASS,FLAKY
109
test-timers-first-fire : PASS,FLAKY
1110

1211
[$system==linux]
13-
test-fs-readfile-error : PASS,FLAKY
14-
test-net-GH-5504 : PASS,FLAKY
15-
test-stdin-script-child : PASS,FLAKY
16-
test-util-debug : PASS,FLAKY
1712

1813
[$system==macos]
1914
test-fs-watch : PASS,FLAKY

0 commit comments

Comments
 (0)