Chromium Code Reviews| Index: tests/standalone/standalone.status |
| =================================================================== |
| --- tests/standalone/standalone.status (revision 18564) |
| +++ tests/standalone/standalone.status (working copy) |
| @@ -45,6 +45,7 @@ |
| [ $runtime == vm && $system == windows ] |
| io/file_system_links_test: Skip # No links on Windows. |
| +io/socket_stream_close_test: Fail, Pass # Issue 8556. |
| [ $compiler == none && $runtime == drt ] |
| io/*: Skip # Don't run tests using dart:io in the browser |