From: erik.corry@gmail.com Date: Wed, 28 Sep 2011 13:29:00 +0000 (+0000) Subject: Disable array-join test. We know it is flaky and it is X-Git-Tag: upstream/4.7.83~18331 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4d062f6ea5bcab42fc62cf519f5bc5982c56ecea;p=platform%2Fupstream%2Fv8.git Disable array-join test. We know it is flaky and it is making it hard to see other failures on the build bot. Review URL: http://codereview.chromium.org/8036018 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@9470 ce2b1a6d-e550-0410-aec6-3dcde31c8c00 --- diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status index d2511b2..966fe0a 100644 --- a/test/mjsunit/mjsunit.status +++ b/test/mjsunit/mjsunit.status @@ -35,6 +35,9 @@ bugs: FAIL regress/regress-1119: FAIL ############################################################################## +# NewGC: http://code.google.com/p/v8/issues/detail?id=1701 +array-join: SKIP + # NewGC: BUG(1719) slow to collect arrays over several contexts. regress/regress-524: SKIP