Revision: 6351
Author: [email protected]
Date: Mon Jan 17 05:27:16 2011
Log: Clean up test lists. I cannot reproduce any of these locally. My guess
is that the mozilla ones were caused by the safe-point table problem
and the deoptimization ones are fixed by adding support for mod and
div.

Let's see if the buildbot agrees.
Review URL: http://codereview.chromium.org/6260007
http://code.google.com/p/v8/source/detail?r=6351

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

=======================================
--- /branches/bleeding_edge/test/cctest/cctest.status Mon Jan 17 05:11:39 2011 +++ /branches/bleeding_edge/test/cctest/cctest.status Mon Jan 17 05:27:16 2011
@@ -108,10 +108,6 @@
##############################################################################
 [ $arch == arm && $crankshaft ]

-# 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
 test-debug/DebugBreakLoop: SKIP
=======================================
--- /branches/bleeding_edge/test/mozilla/mozilla.status Mon Jan 17 04:45:39 2011 +++ /branches/bleeding_edge/test/mozilla/mozilla.status Mon Jan 17 05:27:16 2011
@@ -836,11 +836,6 @@
 # BUG(1040): Allow this test to timeout.
 js1_5/GC/regress-203278-2: PASS || TIMEOUT

-[ $arch == arm && $crankshaft ]
-
-# Test that only fail with crankshaft.
-js1_5/Regress/regress-416628: CRASH
-js1_5/Regress/regress-96128-n: PASS || CRASH

 [ $fast == yes && $arch == arm ]

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

Reply via email to