| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 0385ad0f481dffb4940b08f5ac73ea06a7136af2..e1ed5712b7008d3696b9ab65a3d9a35464c66c71 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -116,11 +116,11 @@ oom_error_stacktrace_test: Skip # Fails on Linux
|
| javascript_int_overflow_test: Skip # --throw_on_javascript_int_overflow not supported on MIPS.
|
|
|
| [ $arch == mips ]
|
| -io/signals_test: Fail # dartbug.com/17440
|
| -io/file_stat_test: Fail # dartbug.com/17440
|
| +io/signals_test: Fail # Issue 17440
|
| +io/file_stat_test: Fail # Issue 17440
|
| io/process_sync_test: Skip # Starts 10 dart subprocesses, uses too much memory.
|
| io/signals_test: Skip # Starts 10 dart subprocesses, uses too much memory
|
| -io/file_read_special_device_test: Fail # dartbug.com/17440
|
| +io/file_read_special_device_test: Fail # Issue 17440
|
|
|
| [ $arch == mips && $mode == debug ]
|
| io/web_socket_test: Skip # Times out. Issue 20352
|
|
|