Temporarily disable debugger test on ARM.

R=yangguo@chromium.org
BUG=v8:2177
TEST=mjsunit/debug-liveedit-breakpoints

Review URL: https://chromiumcodereview.appspot.com/10543112

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@11776 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent 8d07c7ff
......@@ -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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment