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

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

Issue 11308262: Mark pub oauth2 and curl_client tests as skip on Windows. (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 9be1b476f5e14c86a687ac5ade5e4c8c29e7e474..51977141192b934dfdf9c18046559bea7815d646 100644
--- a/utils/tests/pub/pub.status
+++ b/utils/tests/pub/pub.status
@@ -10,8 +10,11 @@
[ $runtime == drt || $runtime == dartium || $runtime == opera]
*: Skip
-# TODO(nweiz): The "pub lish" and oauth2 tests fail mysteriously on Windows. See
-# issues 7015 and 7016.
+# TODO(nweiz): Figure out why this is failing.
[ $system == windows ]
pub_lish_test: Fail
-oauth2_test: Fail
+
+# TODO(nweiz): The "pub lish" and oauth2 tests often fail mysteriously on
+# Windows. See issues 7015 and 7016.
+oauth2_test: Skip
+curl_client_test: Skip
« 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