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

Commit

Permalink
test: mark more tests as flaky
Browse files Browse the repository at this point in the history
  • Loading branch information
orangemocha committed Aug 13, 2015
1 parent 50b2f90 commit db13030
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions test/internet/internet.status
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
prefix internet

test-dns : PASS,FLAKY
test-http-dns-fail : PASS,FLAKY

[$system==win32]

Expand Down
3 changes: 2 additions & 1 deletion test/simple/simple.status
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ test-net-GH-5504 : PASS,FLAKY
test-debugger-repl-restart : PASS,FLAKY
test-http-curl-chunk-problem : PASS,FLAKY
test-fs-empty-readStream : PASS,FLAKY
test-debugger-repl : PASS,FLAKY

[$system==win32]
test-cluster-bind-twice-v2 : PASS,FLAKY
Expand All @@ -27,9 +28,9 @@ test-cluster-master-error : PASS,FLAKY

[$system==macos]
test-http-exit-delay : PASS,FLAKY
test-dgram-multicast-multi-process : PASS,FLAKY

[$system==solaris]
test-debugger-repl : PASS,FLAKY
test-debugger-repl-break-in-module : PASS,FLAKY
test-debugger-repl-utf8 : PASS,FLAKY
test-net-server-max-connections : PASS,FLAKY
Expand Down

0 comments on commit db13030

Please sign in to comment.