| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 9afe200428bf4c7b4502b68435c32d1681c1be13..5c9ffc35141ee4202a3d75d977ce97915738c074 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -142,7 +142,6 @@ out_of_memory_test: Skip # passes on Mac, crashes on Linux
|
| oom_error_stacktrace_test: Skip # Fails on Linux
|
|
|
| [ $arch == mips ]
|
| -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
|
|
|