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

Unified Diff: utils/tests/pub/pub.status

Issue 11348266: Mark pub Windows tests as failing. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: utils/tests/pub/pub.status
diff --git a/utils/tests/pub/pub.status b/utils/tests/pub/pub.status
index 0ee57abd5ee5a0f56c151cb4116071ea71e892fc..02e4374fe8684774805300fbb6b8623a880668d6 100644
--- a/utils/tests/pub/pub.status
+++ b/utils/tests/pub/pub.status
@@ -13,3 +13,27 @@
# TODO(nweiz): The "pub lish" tests fail mysteriously on OS X. See issue 6984.
[ $system == macos ]
pub_lish_test: Fail
+
+[ $system == windows ]
+# TODO(nweiz): The "pub lish" tests fail mysteriously on Windows as well. See
+# issue 6984.
+pub_lish_test: Fail
+
+# A bunch of tests are timing out on Windows due to their inability to find
+# 7zip. See issue 6990.
+install/hosted/check_out_test: Timeout
+install/hosted/check_out_transitive_test: Timeout
+install/hosted/do_not_update_on_removed_constraints_test: Timeout
+install/hosted/remove_removed_dependency_test: Timeout
+install/hosted/remove_removed_transitive_dependency_test: Timeout
+install/hosted/resolve_constraints_test: Timeout
+install/hosted/stay_locked_if_compatible_test: Timeout
+install/hosted/stay_locked_if_new_is_satisfied_test: Timeout
+install/hosted/stay_locked_test: Timeout
+install/hosted/unlock_if_incompatible_test: Timeout
+install/hosted/unlock_if_new_is_unsatisfied_test: Timeout
+update/hosted/remove_removed_dependency_test: Timeout
+update/hosted/remove_removed_transitive_dependency_test: Timeout
+update/hosted/unlock_dependers_test: Timeout
+update/hosted/unlock_if_necessary_test: Timeout
+update/hosted/update_removed_constraints_test: Timeout
« 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