Revision: 6168
Author: [email protected]
Date: Wed Jan  5 01:34:45 2011
Log: 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
http://code.google.com/p/v8/source/detail?r=6168

Modified:
 /branches/bleeding_edge/test/cctest/cctest.status

=======================================
--- /branches/bleeding_edge/test/cctest/cctest.status Tue Dec 14 23:46:22 2010 +++ /branches/bleeding_edge/test/cctest/cctest.status Wed Jan 5 01:34:45 2011
@@ -82,6 +82,7 @@

 # Tests that fail with crankshaft.
 test-deoptimization/DeoptimizeBinaryOperationMOD: FAIL
+test-deoptimization/DeoptimizeBinaryOperationDIV: FAIL

 # Tests that time out with crankshaft.
 test-debug/ThreadedDebugging: SKIP

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to