| Index: tests/standalone/standalone.status
|
| ===================================================================
|
| --- tests/standalone/standalone.status (revision 24118)
|
| +++ tests/standalone/standalone.status (working copy)
|
| @@ -159,16 +159,8 @@
|
| *: Skip
|
|
|
| [ $arch == arm || $arch == simarm ]
|
| -coverage_test: Crash # Issue: 11207
|
| -debugger/basic_debugger_test: Crash # Issue: 11207
|
| -debugger/closure_debugger_test: Crash # Issue: 11207
|
| -http_launch_test: Fail, Crash # Issue: 11207
|
| -left_shift_bit_and_op_test: Fail # Issue: 11207
|
| -package/package_isolate_test: Pass, Crash # Issue: 11207
|
| -out_of_memory_test: Pass, Crash # Issue: 11207 (Pass on Mac)
|
| -typed_data_test: Timeout, Crash # Issue: 11207
|
| -typed_data_isolate_test: Pass, Crash # Issue: 11207
|
| -io/*: Skip # Skip IO tests for now as they are still quite flaky.
|
| +*: Skip # Many of these tests are still flaky on arm, so skipping until we
|
| + # actually start working on implementing the needed features.
|
|
|
| [ $arch == mips ]
|
| *: Skip
|
|
|