Revision: 12275
Author:   [email protected]
Date:     Wed Aug  8 02:19:55 2012
Log:      Temporary skip failure on simulators due to r12270.

[email protected]
TEST=test262/S13.2.1_A1_T1

Review URL: https://chromiumcodereview.appspot.com/10825243
http://code.google.com/p/v8/source/detail?r=12275

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

=======================================
--- /branches/bleeding_edge/test/test262/test262.status Wed Aug 8 00:44:17 2012 +++ /branches/bleeding_edge/test/test262/test262.status Wed Aug 8 02:19:55 2012
@@ -76,6 +76,10 @@

 [ $arch == arm || $arch == mipsel ]

+# TODO(mstarzinger): Causes stack overflow on simulators due to eager
+# compilation of parenthesized function literals. Needs investigation.
+S13.2.1_A1_T1: SKIP
+
 # BUG(3251225): Tests that timeout with --nocrankshaft.
 S15.1.3.1_A2.4_T1: SKIP
 S15.1.3.1_A2.5_T1: SKIP

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to