| Index: tests/standalone/standalone.status
|
| ===================================================================
|
| --- tests/standalone/standalone.status (revision 26049)
|
| +++ tests/standalone/standalone.status (working copy)
|
| @@ -161,6 +161,7 @@
|
| out_of_memory_test: Skip # passes on Mac, crashes on Linux
|
| oom_error_stacktrace_test: Skip # Fails on Linux
|
| io/web_socket_ping_test: Skip # TODO(ajohnsen): Timeout issue
|
| +io/test_runner_test: Pass, Fail # Issue 12413
|
|
|
| [ $arch == simmips || $arch == mips ]
|
| io/file_fuzz_test: Pass, Timeout
|
| @@ -174,4 +175,4 @@
|
| io/test_extension_test: Fail
|
| io/test_extension_fail_test: Fail
|
| io/dart_std_io_pipe_test: Fail
|
| -io/file_read_special_device_test: Fail
|
| +io/file_read_special_device_test: Fail
|
|
|