Revision: 6197
Author: [email protected]
Date: Thu Jan 6 04:34:35 2011
Log: Update test expectations
The functions with DIV/MOV can get optimized if typefeedback indicate to
use a binary op stub.
Review URL: http://codereview.chromium.org/6117001
http://code.google.com/p/v8/source/detail?r=6197
Modified:
/branches/bleeding_edge/test/cctest/cctest.status
=======================================
--- /branches/bleeding_edge/test/cctest/cctest.status Wed Jan 5 01:34:45
2011
+++ /branches/bleeding_edge/test/cctest/cctest.status Thu Jan 6 04:34:35
2011
@@ -80,9 +80,9 @@
##############################################################################
[ $arch == arm && $crankshaft ]
-# Tests that fail with crankshaft.
-test-deoptimization/DeoptimizeBinaryOperationMOD: FAIL
-test-deoptimization/DeoptimizeBinaryOperationDIV: FAIL
+# Tests that can fail with crankshaft.
+test-deoptimization/DeoptimizeBinaryOperationMOD: PASS || FAIL
+test-deoptimization/DeoptimizeBinaryOperationDIV: PASS || FAIL
# Tests that time out with crankshaft.
test-debug/ThreadedDebugging: SKIP
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev