| 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 ]
|
|
|