Reviewers: Yang,
Description:
Temporarily disable debugger test on ARM.
[email protected]
BUG=v8:2177
TEST=mjsunit/debug-liveedit-breakpoints
Please review this at https://chromiumcodereview.appspot.com/10543112/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files:
M test/mjsunit/mjsunit.status
Index: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index
47063faa9f6479842b085ab363258f51d721d135..e311ffbcba17f69d2d2208717503213a9e55428d
100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -34,9 +34,10 @@ bugs/*: FAIL
# Fails.
regress/regress-1119: FAIL
-##############################################################################
+# Issue 2177: Debugger on ARM broken due to variable literal pool size.
+debug-liveedit-breakpoints: PASS, SKIP if ($arch == arm)
-# NewGC: BUG(1719) slow to collect arrays over several contexts.
+# 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