Revision: 11776
Author:   [email protected]
Date:     Tue Jun 12 08:23:36 2012
Log:      Temporarily disable debugger test on ARM.

[email protected]
BUG=v8:2177
TEST=mjsunit/debug-liveedit-breakpoints

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

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

=======================================
--- /branches/bleeding_edge/test/mjsunit/mjsunit.status Mon Jun 11 05:24:00 2012 +++ /branches/bleeding_edge/test/mjsunit/mjsunit.status Tue Jun 12 08:23:36 2012
@@ -34,9 +34,10 @@
 # Fails.
 regress/regress-1119: FAIL

-##############################################################################
-
-# NewGC: BUG(1719) slow to collect arrays over several contexts.
+# Issue 2177: Debugger on ARM broken due to variable literal pool size.
+debug-liveedit-breakpoints: PASS, SKIP if ($arch == arm)
+
+# Issue 1719: Slow to collect arrays over several contexts.
 regress/regress-524: SKIP
 # When that bug is fixed, revert the expectation to:
 # Skip long running test in debug and allow it to timeout in release mode.

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

Reply via email to