Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(845)

Unified Diff: pkg/pkg.status

Issue 93773003: Mark the mac_os directory_watcher test flaky. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/pkg.status
diff --git a/pkg/pkg.status b/pkg/pkg.status
index e6b3e7bdbf10ed6ec7a64e7c2712655d55d548d4..4b5f1975a79a93ef508b55323631cfd43f10e5d1 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -348,3 +348,6 @@ watcher/test/*/linux_test: Skip
[ $runtime == vm && ($system == windows || $system == linux) ]
watcher/test/*/mac_os_test: Skip
+
+[ $runtime == vm && $system == macos ]
+watcher/test/directory_watcher/mac_os_test: Pass, Fail # Issue 15024
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698