| Index: sdk/lib/_internal/pub/pub.status
|
| ===================================================================
|
| --- sdk/lib/_internal/pub/pub.status (revision 35256)
|
| +++ sdk/lib/_internal/pub/pub.status (working copy)
|
| @@ -3,10 +3,10 @@
|
| # BSD-style license that can be found in the LICENSE file.
|
|
|
| test/hosted/version_negotiation_test: Pass, Timeout # Issue 14346
|
| +test/serve/web_socket/url_to_asset_id_test: Pass, Slow
|
|
|
| [ $runtime == vm && $system == windows ]
|
| test/serve/warns_on_assets_paths_test: Pass, Fail # Issue 15741
|
| -test/serve/web_socket/url_to_asset_id_test: Pass, Slow
|
|
|
| # Pub only runs on the VM, so just rule out all compilers.
|
| [ $compiler == dart2js || $compiler == dart2dart ]
|
|
|