Reviewers: jochen,
Message:
PTAL
Description:
A64: Skip test262 tests that are skipped on ARM and MIPS.
BUG=
Please review this at https://codereview.chromium.org/150283003/
SVN Base: https://v8.googlecode.com/svn/branches/experimental/a64
Affected files (+1, -1 lines):
M test/test262/test262.status
Index: test/test262/test262.status
diff --git a/test/test262/test262.status b/test/test262/test262.status
index
4910939f15a8e7c5309d59b2d7b0746dfb94ce57..fddc45e03f5c90e73fcca3b2536ae1fcee15f0ee
100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -77,7 +77,7 @@ S15.9.3.1_A5_T6: PASS || FAIL_OK
S15.1.3.1_A2.5_T1: PASS, SKIP if $mode == debug
S15.1.3.2_A2.5_T1: PASS, SKIP if $mode == debug
-[ $arch == arm || $arch == mipsel ]
+[ $arch == arm || $arch == mipsel || $arch == a64 ]
# TODO(mstarzinger): Causes stack overflow on simulators due to eager
# compilation of parenthesized function literals. Needs investigation.
--
--
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/groups/opt_out.