| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 0e4959155a31a902dd1dd655fd85773eb740bbd0..1d2bbaa4aea933921ad202938c507976eca50638 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -127,6 +127,15 @@ debug-liveedit-stack-padding: SKIP
|
| debug-liveedit-restart-frame: SKIP
|
| debug-liveedit-double-call: SKIP
|
|
|
| +[ $arch == a64 && $mode == debug && $simulator_run == True ]
|
| +
|
| +# Pass but take too long with the simulator in debug mode.
|
| +array-sort: PASS || TIMEOUT
|
| +packed-elements: SKIP
|
| +regexp-global: SKIP
|
| +compiler/alloc-numbers: SKIP
|
| +harmony/symbols: SKIP
|
| +
|
| ##############################################################################
|
| [ $arch == arm || $arch == android_arm ]
|
|
|
|
|