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

Unified Diff: sdk/lib/_internal/pub/pub.status

Issue 122573003: Don't test for file differences in the polling watcher. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Unflake tests. 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
Index: sdk/lib/_internal/pub/pub.status
diff --git a/sdk/lib/_internal/pub/pub.status b/sdk/lib/_internal/pub/pub.status
index 2165264186c311dcfa9f565b35566754cc77da8f..df6d4f88a702d33093d421d148925d24132fb0e3 100644
--- a/sdk/lib/_internal/pub/pub.status
+++ b/sdk/lib/_internal/pub/pub.status
@@ -7,8 +7,6 @@ test/hosted/version_negotiation_test: Pass, Timeout # Issue 14346
test/upgrade/hosted/upgrade_removed_constraints_test: Pass, Fail # Issue 15349
[ $runtime == vm && $system == windows ]
-test/serve/watch_removed_file_test: Pass, Fail # Issue 13026
-test/serve/missing_file_test: Pass, Fail # Issue 15431
test/serve/warns_on_assets_paths_test: Pass, Fail # Issue 15741
# Pub only runs on the VM, so just rule out all compilers.

Powered by Google App Engine
This is Rietveld 408576698