mirror of https://github.com/lukechilds/node.git
Alexis Campailla
10 years ago
2 changed files with 21 additions and 0 deletions
@ -1 +1,6 @@ |
|||
prefix internet |
|||
|
|||
test-dns : PASS,FLAKY |
|||
|
|||
[$system==solaris] |
|||
test-http-dns-fail : PASS,FLAKY |
|||
|
@ -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…
Reference in new issue