| Index: sdk/lib/_internal/pub/pub.status
|
| diff --git a/sdk/lib/_internal/pub/pub.status b/sdk/lib/_internal/pub/pub.status
|
| index 0fe80eca75082a3243b48d573c609b550c6a20d3..7d8c4fbf2ab23edc9fbc4946d63ab97e3958417e 100644
|
| --- a/sdk/lib/_internal/pub/pub.status
|
| +++ b/sdk/lib/_internal/pub/pub.status
|
| @@ -2,8 +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.
|
|
|
| -test/pub_uploader_test: Pass, Fail # Issue 9357
|
| -
|
| # Pub only runs on the VM, so just rule out all compilers.
|
| [ $compiler == dart2js || $compiler == dart2dart ]
|
| *: Skip
|
|
|