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 |