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

Unified Diff: test/test262/test262.status

Issue 2638513002: Enable --harmony-trailing-commas (Closed)
Patch Set: put the harmony flag back into the harmony test Created 3 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/regress/regress-2470.js ('k') | test/webkit/fast/js/parser-syntax-check-expected.txt » ('j') | 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 89df53d37eb86e74874d17a1b820b9eeddb39970..fe2f27fab259aeca2bc372e23843a3ea14fb3460 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -341,28 +341,6 @@
'built-ins/Number/S9.3.1_A3_T1_U180E': [FAIL],
'built-ins/Number/S9.3.1_A2_U180E': [FAIL],
- # https://bugs.chromium.org/p/v8/issues/detail?id=5051
- 'language/expressions/arrow-function/params-trailing-comma': ['--harmony-trailing-commas'],
- 'language/expressions/arrow-function/params-trailing-comma-length': ['--harmony-trailing-commas'],
- 'language/expressions/call/trailing-comma': ['--harmony-trailing-commas'],
- 'language/expressions/function/params-trailing-comma': ['--harmony-trailing-commas'],
- 'language/expressions/function/params-trailing-comma-arguments': ['--harmony-trailing-commas'],
- 'language/expressions/function/params-trailing-comma-length': ['--harmony-trailing-commas'],
- 'language/expressions/generators/params-trailing-comma': ['--harmony-trailing-commas'],
- 'language/expressions/generators/params-trailing-comma-arguments': ['--harmony-trailing-commas'],
- 'language/expressions/generators/params-trailing-comma-length': ['--harmony-trailing-commas'],
- 'language/expressions/object/method-definition/params-trailing-comma': ['--harmony-trailing-commas'],
- 'language/expressions/object/method-definition/params-trailing-comma-arguments': ['--harmony-trailing-commas'],
- 'language/expressions/object/method-definition/params-trailing-comma-length': ['--harmony-trailing-commas'],
- 'language/statements/class/definition/params-trailing-comma': ['--harmony-trailing-commas'],
- 'language/statements/class/definition/params-trailing-comma-arguments': ['--harmony-trailing-commas'],
- 'language/statements/class/definition/params-trailing-comma-length': ['--harmony-trailing-commas'],
- 'language/statements/function/params-trailing-comma': ['--harmony-trailing-commas'],
- 'language/statements/function/params-trailing-comma-arguments': ['--harmony-trailing-commas'],
- 'language/statements/function/params-trailing-comma-length': ['--harmony-trailing-commas'],
- 'language/statements/generators/params-trailing-comma': ['--harmony-trailing-commas'],
- 'language/statements/generators/params-trailing-comma-length': ['--harmony-trailing-commas'],
-
# https://bugs.chromium.org/p/v8/issues/detail?id=4698
'language/expressions/call/tco-call-args': ['--harmony-tailcalls'],
'language/expressions/call/tco-member-args': ['--harmony-tailcalls'],
« no previous file with comments | « test/mjsunit/regress/regress-2470.js ('k') | test/webkit/fast/js/parser-syntax-check-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698