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

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

Issue 11035066: Spit pub tests into smaller suites. (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
Index: utils/tests/pub/pub.status
diff --git a/utils/tests/pub/pub.status b/utils/tests/pub/pub.status
index a1faaee637eaef8f953be5a2cdea7cc18460458d..2efea364124b4a295c54e9f9c401861061724fb4 100644
--- a/utils/tests/pub/pub.status
+++ b/utils/tests/pub/pub.status
@@ -12,10 +12,10 @@
# Git on Windows is cripplingly slow and will make these tests time out (#5271).
[ $system == windows ]
-pub_install_git_test: Skip
-pub_update_git_test: Skip
+install/git/*: Skip
+update/git/*: Skip
# Getting non-determinstic network errors with these on Windows (#5272).
[ $system == windows ]
-pub_install_hosted_test: Skip
-pub_update_hosted_test: Skip
+install/hosted/*: Skip
+update/hosted/*: Skip
« no previous file with comments | « utils/tests/pub/install/sdk/check_out_transitive_test.dart ('k') | utils/tests/pub/pub_install_git_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698