From e8b21095670543ad6ee8e24e0a1b096b908e20b1 Mon Sep 17 00:00:00 2001 From: Alexis Campailla Date: Tue, 10 Mar 2015 13:25:31 +0100 Subject: [PATCH] test: update flaky test definitions test-fs-watch is flaky on OSX. --- test/simple/simple.status | 1 + 1 file changed, 1 insertion(+) diff --git a/test/simple/simple.status b/test/simple/simple.status index 8a0cbfb3cb8..4915a029b68 100644 --- a/test/simple/simple.status +++ b/test/simple/simple.status @@ -14,5 +14,6 @@ test-stdin-script-child : PASS,FLAKY test-util-debug : PASS,FLAKY [$system==macos] +test-fs-watch : PASS,FLAKY [$system==solaris]