| Index: utils/tests/pub/pub.status
|
| diff --git a/utils/tests/pub/pub.status b/utils/tests/pub/pub.status
|
| index 2e9e81334265e4ed7fda8ef11e7014a32974e42b..4f39858812bfd661f368504571fc570d153acad4 100644
|
| --- a/utils/tests/pub/pub.status
|
| +++ b/utils/tests/pub/pub.status
|
| @@ -2,9 +2,6 @@
|
| # for details. All rights reserved. Use of this source code is governed by a
|
| # BSD-style license that can be found in the LICENSE file.
|
|
|
| -pub_install_hosted_test: Fail, Pass # http://dartbug.com/5065
|
| -pub_update_hosted_test: Fail, Pass # http://dartbug.com/5065
|
| -
|
| # Pub only runs on the VM, so just rule out all compilers.
|
| [ $compiler == dart2js || $compiler == dart2dart || $compiler == dartc ]
|
| *: Skip
|
|
|