Index: test/mjsunit/mjsunit.status |
=================================================================== |
--- test/mjsunit/mjsunit.status (revision 2457) |
+++ test/mjsunit/mjsunit.status (working copy) |
@@ -69,6 +69,8 @@ |
# Fails on real ARM hardware but not on the simulator. |
string-compare-alignment: PASS || FAIL |
+# Times out often in release mode on ARM. |
+array-splice: PASS || TIMEOUT |
[ $arch == x64 ] |