| Index: sdk/lib/_internal/pub/pub.status
|
| diff --git a/sdk/lib/_internal/pub/pub.status b/sdk/lib/_internal/pub/pub.status
|
| index 4e7d2c0c5376d88e7a4c40998764f05359b2119b..df6d4f88a702d33093d421d148925d24132fb0e3 100644
|
| --- a/sdk/lib/_internal/pub/pub.status
|
| +++ b/sdk/lib/_internal/pub/pub.status
|
| @@ -8,7 +8,6 @@ test/upgrade/hosted/upgrade_removed_constraints_test: Pass, Fail # Issue 15349
|
|
|
| [ $runtime == vm && $system == windows ]
|
| test/serve/warns_on_assets_paths_test: Pass, Fail # Issue 15741
|
| -test/serve/missing_file_test: Pass, Fail # Issue 16129
|
|
|
| # Pub only runs on the VM, so just rule out all compilers.
|
| [ $compiler == dart2js || $compiler == dart2dart ]
|
|
|