| Index: dart/utils/tests/pub/pub.status
|
| diff --git a/dart/utils/tests/pub/pub.status b/dart/utils/tests/pub/pub.status
|
| index 5b37ba1247f3abe5b78157af665fb5a0213cf6a5..e7de66bd70be5e62e12e3ed00e75793a9104e35f 100644
|
| --- a/dart/utils/tests/pub/pub.status
|
| +++ b/dart/utils/tests/pub/pub.status
|
| @@ -2,6 +2,8 @@
|
| # 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 only runs on the VM, so just rule out all compilers.
|
| [ $compiler == dart2js || $compiler == dart2dart || $compiler == dartc ]
|
| pub_test: Skip
|
|
|