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

Unified Diff: pkg/pkg.status

Issue 98773002: Rewrite file-system-watcher to better handle the different system APIs. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Android impl and doc fix. 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 | runtime/bin/builtin_natives.cc » ('j') | 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 3339497dc4de17f5c332dcb8ea7ae3df4f845c1c..026c1d444f5a270e60a013e1e47afbaaac716a6f 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -350,7 +350,7 @@ watcher/test/*/linux_test: Skip
watcher/test/*/mac_os_test: Skip
[ $runtime == vm && $system == linux ]
-watcher/test/*/linux_test: Pass, Slow # Issue 14606
+watcher/test/*/linux_test: Pass, Fail # Issue 14606
[ $runtime == vm && $system == macos ]
watcher/test/directory_watcher/mac_os_test: Pass, Fail # Issue 15024
« no previous file with comments | « no previous file | runtime/bin/builtin_natives.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698