Commit 250b2054 authored by sgjesse@chromium.org's avatar sgjesse@chromium.org

ARM: Set expectations for failing deserializations tests to turn the bot green

R=karl.klose@chromium.org

BUG=v8:1075
TEST=

Review URL: http://codereview.chromium.org//6825073

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@7588 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent fee98455
......@@ -57,6 +57,12 @@ test-log/ProfLazyMode: SKIP
test-debug/DebuggerAgentProtocolOverflowHeader: SKIP
test-sockets/Socket: SKIP
# BUG(1075): Unresolved crashes.
cctest/test-serialize/Deserialize: PASS || FAIL
cctest/test-serialize/DeserializeFromSecondSerializationAndRunScript2: PASS || FAIL
cctest/test-serialize/DeserializeAndRunScript2: PASS || FAIL
cctest/test-serialize/DeserializeFromSecondSerialization: PASS || FAIL
##############################################################################
[ $arch == arm && $crankshaft ]
......
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