Commit 5cc7b5c2 authored by ager@chromium.org's avatar ager@chromium.org

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@6351 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent 3d245133
......@@ -108,10 +108,6 @@ test-sockets/Socket: SKIP
##############################################################################
[ $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
......
......@@ -836,11 +836,6 @@ js1_5/extensions/regress-371636: SKIP
# 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 ]
......
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