From c2596a257cf924cd95e800bfc0845a746779949b Mon Sep 17 00:00:00 2001 From: "svenpanne@chromium.org" Date: Thu, 24 Oct 2013 13:30:40 +0000 Subject: [PATCH] Temporarily disable mjsunit/regress/regress-2612 to make our tree green again. TBR=mvstanton@chromium.org Review URL: https://codereview.chromium.org/40203002 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@17379 ce2b1a6d-e550-0410-aec6-3dcde31c8c00 --- test/mjsunit/mjsunit.status | 3 +++ 1 file changed, 3 insertions(+) diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status index a24d692..0cdc674 100644 --- a/test/mjsunit/mjsunit.status +++ b/test/mjsunit/mjsunit.status @@ -33,6 +33,9 @@ # TODO(mvstanton) Re-enable when the performance is bearable again. 'regress/regress-2185-2': [SKIP], + # TODO(mvstanton) Re-enable when the bug is fixed. + 'regress/regress-2612': [PASS, ['mode == debug', SKIP]], + ############################################################################## # Fails. 'regress/regress-1119': [FAIL], -- 2.7.4