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

Unified Diff: pkg/pkg.status

Issue 66293008: Properly close watcher streams during tests. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: re-upload Created 7 years, 1 month 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 | « pkg/barback/lib/src/utils.dart ('k') | pkg/scheduled_test/lib/src/utils.dart » ('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 cd9b21dc7ee01890c27c299e14f4577cc7cc8925..53b9c84a82a14c193b2ded19693bfdb3875ed003 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -301,7 +301,6 @@ unittest/test/missing_tick_test: Fail, OK # Expected to fail, due to timeout.
# Issue http://dartbug.com/12930
[ $runtime == vm ]
intl/test/message_extraction/message_extraction_test: Pass, Fail # Issue 12930
-watcher/test/directory_watcher/polling_test: Pass, Timeout # Issue 14943
[ $compiler == none && ($runtime == dartium || $runtime == drt) ]
source_maps/test/parser_test: Pass, Timeout # Issue 13719: Please triage this failure.
@@ -338,4 +337,3 @@ watcher/test/*/linux_test: Pass, Slow # Issue 14606
[ $runtime == vm && $system == macos ]
watcher/test/no_subscribers/mac_os_test: Fail # Issue 14793 (see test file for details)
-watcher/test/directory_watcher/mac_os_test: Pass, Timeout # Issue 14943
« no previous file with comments | « pkg/barback/lib/src/utils.dart ('k') | pkg/scheduled_test/lib/src/utils.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698