From: mstarzinger Date: Mon, 12 Jan 2015 14:32:14 +0000 (-0800) Subject: Enable test after arguments count limitation was lifted. X-Git-Tag: upstream/4.7.83~5014 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=df30088de34e42b1ee1c950b1a0a36010bc8ad48;p=platform%2Fupstream%2Fv8.git Enable test after arguments count limitation was lifted. R=bmeurer@chromium.org TEST=mozilla/js1_5/Regress/regress-396684 BUG=v8:3786 Review URL: https://codereview.chromium.org/832713005 Cr-Commit-Position: refs/heads/master@{#26026} --- diff --git a/test/mozilla/mozilla.status b/test/mozilla/mozilla.status index 9ba07f7..3a4a7ed 100644 --- a/test/mozilla/mozilla.status +++ b/test/mozilla/mozilla.status @@ -56,7 +56,6 @@ # TODO(turbofan): These are all covered by mjsunit as well. Enable them once # we pass 'mjsunit' and 'webkit' with TurboFan. 'js1_4/Functions/function-001': [PASS, NO_VARIANTS], - 'js1_5/Regress/regress-396684': [PASS, NO_VARIANTS], 'js1_5/Regress/regress-80981': [PASS, NO_VARIANTS], # TODO(turbofan): Large switch statements crash.