Reviewers: Benedikt Meurer, Michael Achenbach,
Message:
Committed patchset #1 (id:1) manually as 25166 (presubmit successful).
Description:
Skip tests that timout on arm64
[email protected], [email protected]
Committed: https://code.google.com/p/v8/source/detail?r=25166
Please review this at https://codereview.chromium.org/702163002/
Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files (+2, -2 lines):
M test/mjsunit/mjsunit.status
Index: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index
547f2c07038a1f8eed68276925708d3c0e5e3c87..8bd03e69dd0a99e009e3e0cffed11d681f268f30
100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -299,8 +299,8 @@
'array-reduce': [PASS, SLOW],
'array-sort': [PASS, SLOW],
'array-splice': [PASS, SLOW],
- 'asm/embenchen/box2d': [PASS, ['mode == release', SLOW]],
- 'asm/embenchen/lua_binarytrees': [PASS, ['mode == release', 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.