From 116fe61f5e7fa09770472239834c1e9cf04a6905 Mon Sep 17 00:00:00 2001 From: "svenpanne@chromium.org" Date: Wed, 29 May 2013 07:32:10 +0000 Subject: [PATCH] Disabled broken test TBR=mvstanton@chromium.org Review URL: https://codereview.chromium.org/15951006 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@14866 ce2b1a6d-e550-0410-aec6-3dcde31c8c00 --- test/mjsunit/mjsunit.status | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status index 585d503a0f..fad628fb1d 100644 --- a/test/mjsunit/mjsunit.status +++ b/test/mjsunit/mjsunit.status @@ -27,6 +27,10 @@ prefix mjsunit +# Temporary workaround, re-enable this when the test works without +# --optimize-constructed-arrays. +allocation-site-info: SKIP + # All tests in the bug directory are expected to fail. bugs/*: FAIL