From: ishell Date: Wed, 8 Jul 2015 13:49:13 +0000 (-0700) Subject: Disable harmony/arrow-rest-params test to unblock landing of another CL. X-Git-Tag: upstream/4.7.83~1508 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ce8034ba9ce88b4994b3ef852b26bfd53de5d7f5;p=platform%2Fupstream%2Fv8.git Disable harmony/arrow-rest-params test to unblock landing of another CL. BUG=chromium:508074 LOG=N Review URL: https://codereview.chromium.org/1217493005 Cr-Commit-Position: refs/heads/master@{#29532} --- diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status index 0309e5ecf..2937729c2 100644 --- a/test/mjsunit/mjsunit.status +++ b/test/mjsunit/mjsunit.status @@ -244,6 +244,9 @@ # BUG(v8:3838). 'regress/regress-3116': [PASS, ['isolates', FLAKY]], + + # BUG(chromium:508074). Remove this once the issue is fixed. + 'harmony/arrow-rest-params': [PASS, NO_VARIANTS], }], # ALWAYS ['novfp3 == True', {