Revision: 6229
Author: ri...@chromium.org
Date: Fri Jan  7 05:53:20 2011
Log: Disable flaky test on x64 when running with --crankshaft.

mjsunit/compiler/simple-osr is flaky.

Disabling for now until we get osr in place on the x64 port.

Bug 1026 created to track this:
http://code.google.com/p/v8/issues/detail?id=1026


Review URL: http://codereview.chromium.org/6176001
http://code.google.com/p/v8/source/detail?r=6229

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

=======================================
--- /branches/bleeding_edge/test/mjsunit/mjsunit.status Fri Jan 7 01:47:16 2011 +++ /branches/bleeding_edge/test/mjsunit/mjsunit.status Fri Jan 7 05:53:20 2011
@@ -116,8 +116,8 @@
##############################################################################
 [ $arch == x64 && $crankshaft ]

-# Test that currently fails with crankshaft on X64.
-compiler/simple-osr: FAIL
+# BUG (1026) This test is currently flaky.
+compiler/simple-osr: SKIP


##############################################################################

--
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev

Reply via email to