| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index ff0d9faa027686feb57d5d3858c8e26321e308e6..b62aec99129678fa34b2157ccc6becbddd0ed6f7 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -114,10 +114,9 @@ out_of_memory_test: Skip # passes on Mac, crashes on Linux
|
| oom_error_stacktrace_test: Skip # Fails on Linux
|
|
|
| [ $arch == mips ]
|
| -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 # dartbug.com/17440
|
| +io/signals_test: Fail # dartbug.com/17440
|
| +io/file_stat_test: Fail # dartbug.com/17440
|
|
|
| [ $compiler == none && $runtime == dartium && $unchecked ]
|
| assert_test: Fail # Issue 13719: Please triage this failure.
|
|
|