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
This commit is contained in:
parent
c7c959632a
commit
7a83e2c0f6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user