| Index: utils/tests/pub/pub.status
|
| diff --git a/utils/tests/pub/pub.status b/utils/tests/pub/pub.status
|
| index 2efea364124b4a295c54e9f9c401861061724fb4..811f14adbe2c97f005124ce003ee55f570546b93 100644
|
| --- a/utils/tests/pub/pub.status
|
| +++ b/utils/tests/pub/pub.status
|
| @@ -10,12 +10,7 @@
|
| [ $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 cripplingly slow (#5271).
|
| [ $system == windows ]
|
| -install/git/*: Skip
|
| -update/git/*: Skip
|
| -
|
| -# Getting non-determinstic network errors with these on Windows (#5272).
|
| -[ $system == windows ]
|
| -install/hosted/*: Skip
|
| -update/hosted/*: Skip
|
| +install/git/*: Pass, Slow
|
| +update/git/*: Pass, Slow
|
|
|