Revision: 25183
Author:   [email protected]
Date:     Thu Nov  6 10:24:13 2014 UTC
Log:      Skip tests that timeout on arm64

[email protected]

Review URL: https://codereview.chromium.org/709443002
https://code.google.com/p/v8/source/detail?r=25183

Modified:
 /branches/bleeding_edge/test/mjsunit/mjsunit.status

=======================================
--- /branches/bleeding_edge/test/mjsunit/mjsunit.status Thu Nov 6 06:18:28 2014 UTC +++ /branches/bleeding_edge/test/mjsunit/mjsunit.status Thu Nov 6 10:24:13 2014 UTC
@@ -264,6 +264,8 @@
   # Pass but take too long to run. Skip.
   # Some similar tests (with fewer iterations) may be included in arm64-js
   # tests.
+  'asm/embenchen/box2d': [SKIP],
+  'asm/embenchen/lua_binarytrees': [SKIP],
   'big-object-literal': [SKIP],
   'compiler/regress-arguments': [SKIP],
   'compiler/regress-gvn': [SKIP],
@@ -299,8 +301,6 @@
   'array-reduce': [PASS, SLOW],
   'array-sort': [PASS, SLOW],
   'array-splice': [PASS, SLOW],
-  'asm/embenchen/box2d': [PASS, TIMEOUT],
-  'asm/embenchen/lua_binarytrees': [PASS, TIMEOUT],
   'bit-not': [PASS, SLOW],
   'compiler/alloc-number': [PASS, SLOW],
   'compiler/osr-assert': [PASS, SLOW],

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to