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

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

Issue 11091008: Enable pub git tests on Windows. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 2 months 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 2efea364124b4a295c54e9f9c401861061724fb4..7ced5b1af28e3bd91662aaa38c8eb90416a87798 100644
--- a/utils/tests/pub/pub.status
+++ b/utils/tests/pub/pub.status
@@ -10,10 +10,10 @@
[ $runtime == drt || $runtime == dartium || $runtime == opera]
*: Skip
-# Git on Windows is cripplingly slow and will make these tests time out (#5271).
+# Git on Windows is painfully slow compared to Mac/Linux.
[ $system == windows ]
-install/git/*: Skip
-update/git/*: Skip
+install/git/*: Slow
+update/git/*: Slow
# Getting non-determinstic network errors with these on Windows (#5272).
[ $system == windows ]
« 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