Commit 823daea2 authored by yangguo@chromium.org's avatar yangguo@chromium.org

Temporarily disable test-compiler/SerializeToplevel on ARM.

TBR=dslomov@chromium.org

Review URL: https://codereview.chromium.org/373383002

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@22288 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent e3e03d80
...@@ -175,6 +175,9 @@ ...@@ -175,6 +175,9 @@
############################################################################## ##############################################################################
['arch == arm', { ['arch == arm', {
# Temporarily disabled test
'test-compiler/SerializeToplevel': [SKIP],
# BUG(355): Test crashes on ARM. # BUG(355): Test crashes on ARM.
'test-log/ProfLazyMode': [SKIP], 'test-log/ProfLazyMode': [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