Commit 7a83e2c0 authored by sgjesse@chromium.org's avatar sgjesse@chromium.org

Skip flaky (occasionally crashes) test on ARM until issue has been resolved.

BUG=240
Review URL: http://codereview.chromium.org/28183

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1376 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent c7c95963
......@@ -37,3 +37,5 @@ test-debug: SKIP
# BUG(113): Test seems flaky on ARM.
test-spaces/LargeObjectSpace: PASS || FAIL
# BUG(240): Test seems flaky on ARM.
test-api/RegExpInterruption: SKIP
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