Commit 44adf11d authored by ricow@chromium.org's avatar ricow@chromium.org

Add exception for test-deoptimization/DeoptimizeBinaryOperationDIV

under arm with crankchaft.

This test assumes that a specific function is always optimized when
running with crankshaft, but we do not yet support this on arm.

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@6168 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent 034f37ef
......@@ -82,6 +82,7 @@ test-sockets/Socket: SKIP
# Tests that fail with crankshaft.
test-deoptimization/DeoptimizeBinaryOperationMOD: FAIL
test-deoptimization/DeoptimizeBinaryOperationDIV: FAIL
# Tests that time out with crankshaft.
test-debug/ThreadedDebugging: 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