Navigation Menu

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

Commit

Permalink
test: update flaky test definitions
Browse files Browse the repository at this point in the history
test-fs-watch is flaky on OSX.
test-dgram-multicast-multi-process is failing with the libuv update
to 1.4, but there's is a pending fix in the libuv repo.
  • Loading branch information
orangemocha committed Mar 10, 2015
1 parent cc6ee3f commit d8a5aae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions test/internet/internet.status
Expand Up @@ -4,3 +4,4 @@ test-dns : PASS,FLAKY

[$system==solaris]
test-http-dns-fail : PASS,FLAKY
test-dgram-multicast-multi-process : PASS,FLAKY
1 change: 1 addition & 0 deletions test/simple/simple.status
Expand Up @@ -14,5 +14,6 @@ test-stdin-script-child : PASS,FLAKY
test-util-debug : PASS,FLAKY

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

[$system==solaris]

0 comments on commit d8a5aae

Please sign in to comment.