From: svenpanne@chromium.org Date: Thu, 24 Oct 2013 13:30:40 +0000 (+0000) Subject: Temporarily disable mjsunit/regress/regress-2612 to make our tree green again. X-Git-Tag: upstream/4.7.83~11958 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c2596a257cf924cd95e800bfc0845a746779949b;p=platform%2Fupstream%2Fv8.git 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 --- 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],