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 |