Revision: 6014
Author: [email protected]
Date: Tue Dec 14 23:46:22 2010
Log: Update test expectations for ARM crankshaft build.
Review URL: http://codereview.chromium.org/5813002
http://code.google.com/p/v8/source/detail?r=6014
Modified:
/branches/bleeding_edge/test/cctest/cctest.status
/branches/bleeding_edge/test/mjsunit/mjsunit.status
/branches/bleeding_edge/test/mozilla/mozilla.status
=======================================
--- /branches/bleeding_edge/test/cctest/cctest.status Tue Dec 7 06:10:41
2010
+++ /branches/bleeding_edge/test/cctest/cctest.status Tue Dec 14 23:46:22
2010
@@ -77,6 +77,17 @@
test-sockets/Socket: SKIP
+##############################################################################
+[ $arch == arm && $crankshaft ]
+
+# Tests that fail with crankshaft.
+test-deoptimization/DeoptimizeBinaryOperationMOD: FAIL
+
+# Tests that time out with crankshaft.
+test-debug/ThreadedDebugging: SKIP
+test-debug/DebugBreakLoop: SKIP
+
+
##############################################################################
[ $arch == mips ]
test-accessors: SKIP
=======================================
--- /branches/bleeding_edge/test/mjsunit/mjsunit.status Tue Dec 14 05:15:28
2010
+++ /branches/bleeding_edge/test/mjsunit/mjsunit.status Tue Dec 14 23:46:22
2010
@@ -105,12 +105,14 @@
regress/regress-3218915: SKIP
regress/regress-3247124: SKIP
+
##############################################################################
[ $arch == arm && $crankshaft ]
# Test that currently fail with crankshaft on ARM.
compiler/simple-osr: FAIL
+
##############################################################################
[ $arch == mips ]
=======================================
--- /branches/bleeding_edge/test/mozilla/mozilla.status Thu Dec 9 04:07:52
2010
+++ /branches/bleeding_edge/test/mozilla/mozilla.status Tue Dec 14 23:46:22
2010
@@ -813,7 +813,7 @@
js1_5/Regress/regress-271716-n: PASS || SKIP if $FAST == yes
-[ $ARCH == arm ]
+[ $arch == arm ]
# Times out and print so much output that we need to skip it to not
# hang the builder.
@@ -836,7 +836,14 @@
js1_5/extensions/regress-371636: SKIP
-[ $FAST == yes && $ARCH == arm ]
+[ $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 ]
# In fast mode on arm we try to skip all tests that would time out,
# since running the tests takes so long in the first place.
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev