Browse Source

test: mark current flaky tests as flaky

v0.11.15-release
Alexis Campailla 10 years ago
parent
commit
0674cbaceb
  1. 5
      test/internet/internet.status
  2. 16
      test/simple/simple.status

5
test/internet/internet.status

@ -1 +1,6 @@
prefix internet
test-dns : PASS,FLAKY
[$system==solaris]
test-http-dns-fail : PASS,FLAKY

16
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

Loading…
Cancel
Save