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. |
|
ahe
2013/02/15 09:23:04
Extra /
ricow1
2013/02/15 09:24:55
Done.
|
| [ $compiler == none && $runtime == drt ] |
| io/*: Skip # Don't run tests using dart:io in the browser |