| Index: tests/standalone/standalone.status
|
| ===================================================================
|
| --- tests/standalone/standalone.status (revision 24533)
|
| +++ tests/standalone/standalone.status (working copy)
|
| @@ -169,9 +169,11 @@
|
| # Skip until we stabilize language tests.
|
| *: Skip
|
|
|
| -[ $arch == arm || $arch == simarm ]
|
| +[ $arch == arm ]
|
| +*: Skip # Shared libraries problem.
|
| +
|
| +[ $arch == simarm ]
|
| out_of_memory_test: Crash
|
| -typed_data_test: Pass, Timeout
|
|
|
| [ $arch == mips ]
|
| *: Skip
|
| @@ -179,5 +181,4 @@
|
| [ $arch == simmips ]
|
| left_shift_bit_and_op_test: Fail
|
| out_of_memory_test: Crash
|
| -typed_data_test: Timeout
|
|
|
|
|