Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(127)

Unified Diff: test/test262/test262.status

Issue 1532873004: [es6] enable destructuring rest parameters (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Update test262 expectations Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « test/mjsunit/es6/rest-params.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/test262/test262.status
diff --git a/test/test262/test262.status b/test/test262/test262.status
index fe2176d92c77bd848a6ff499312626d5224b400e..987addd78751449b1aca6d33703f57a63456e691 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -389,10 +389,6 @@
'intl402/String/prototype/toLocaleUpperCase/special_casing_Lithuanian': [FAIL],
'intl402/String/prototype/toLocaleUpperCase/special_casing_Turkish': [FAIL],
- # https://bugs.chromium.org/p/v8/issues/detail?id=4627
- 'language/rest-parameters/object-pattern': [FAIL],
- 'language/rest-parameters/array-pattern': [FAIL],
-
# https://bugs.chromium.org/p/v8/issues/detail?id=4628
'language/eval-code/non-definable-function-with-variable': [FAIL],
'language/eval-code/non-definable-function-with-function': [FAIL],
« no previous file with comments | « test/mjsunit/es6/rest-params.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698