Chromium Code Reviews| Index: sdk/lib/_internal/pub/pub.status |
| =================================================================== |
| --- sdk/lib/_internal/pub/pub.status (revision 34923) |
| +++ sdk/lib/_internal/pub/pub.status (working copy) |
| @@ -6,6 +6,7 @@ |
| [ $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 ] |