| Index: utils/tests/pub/pub.status
|
| diff --git a/utils/tests/pub/pub.status b/utils/tests/pub/pub.status
|
| index 03af2a0a598b1a6d099b5bfc6e1137555c7a9698..5fea8c83325479a12882a7b198e83ac0d3ffa7fb 100644
|
| --- a/utils/tests/pub/pub.status
|
| +++ b/utils/tests/pub/pub.status
|
| @@ -9,9 +9,3 @@
|
| # Pub only runs on the standalone VM, not the browser.
|
| [ $runtime == drt || $runtime == dartium || $runtime == opera]
|
| *: Skip
|
| -
|
| -# Git on Windows is embarrassingly slow.
|
| -# TODO(rnystrom): Get them fast enough to reliably not time out (#5271).
|
| -[ $system == windows ]
|
| -install/git/*: Slow, Pass, Timeout
|
| -update/git/*: Slow, Pass, Timeout
|
|
|