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

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

Issue 11418227: Mark the pub oauth2_test as failing 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 1d98a1ad58349c0749cc69208159788569ebe28c..9be1b476f5e14c86a687ac5ade5e4c8c29e7e474 100644
--- a/utils/tests/pub/pub.status
+++ b/utils/tests/pub/pub.status
@@ -10,7 +10,8 @@
[ $runtime == drt || $runtime == dartium || $runtime == opera]
*: Skip
+# TODO(nweiz): The "pub lish" and oauth2 tests fail mysteriously on Windows. See
+# issues 7015 and 7016.
[ $system == windows ]
-# TODO(nweiz): The "pub lish" tests fail mysteriously on Windows as well. See
-# issue 6984.
pub_lish_test: Fail
+oauth2_test: Fail
« 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