Revision: 18950
Author:   [email protected]
Date:     Thu Jan 30 14:10:56 2014 UTC
Log:      A64: Skip test262 tests that are skipped on ARM and MIPS.

BUG=
[email protected]

Review URL: https://codereview.chromium.org/150283003
http://code.google.com/p/v8/source/detail?r=18950

Modified:
 /branches/experimental/a64/test/test262/test262.status

=======================================
--- /branches/experimental/a64/test/test262/test262.status Fri May 10 13:50:10 2013 UTC +++ /branches/experimental/a64/test/test262/test262.status Thu Jan 30 14:10:56 2014 UTC
@@ -77,7 +77,7 @@
 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.

Reply via email to