| Index: utils/tests/pub/pub.status
|
| diff --git a/utils/tests/pub/pub.status b/utils/tests/pub/pub.status
|
| index 254abd7215351abc366a5ec0012e8172e6d3fe5c..bc8f6f57ba8c04a46b219935e2bd6c05c202410d 100644
|
| --- a/utils/tests/pub/pub.status
|
| +++ b/utils/tests/pub/pub.status
|
| @@ -7,7 +7,7 @@ oauth2_test: Pass,Fail
|
| pub_uploader_test: Pass,Fail
|
|
|
| # Pub only runs on the VM, so just rule out all compilers.
|
| -[ $compiler == dart2js || $compiler == dart2dart || $compiler == dartc ]
|
| +[ $compiler == dart2js || $compiler == dart2dart ]
|
| *: Skip
|
|
|
| # Pub only runs on the standalone VM, not the browser.
|
|
|