diff --git a/test/internet/internet.status b/test/internet/internet.status index 34aea6a6af..584e9e5aac 100644 --- a/test/internet/internet.status +++ b/test/internet/internet.status @@ -1 +1,6 @@ prefix internet + +test-dns : PASS,FLAKY + +[$system==solaris] +test-http-dns-fail : PASS,FLAKY diff --git a/test/simple/simple.status b/test/simple/simple.status index 438ce39f5f..f0aa4e99b9 100644 --- a/test/simple/simple.status +++ b/test/simple/simple.status @@ -1 +1,17 @@ prefix simple + +test-crypto-domains : PASS,FLAKY + +[$system==win32] +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 + +[$system==macos] + +[$system==solaris] +test-debug-signal-cluster : PASS,FLAKY