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

Unified Diff: test/test262/test262.status

Issue 2484223004: Stage harmony trailing commas (Closed)
Patch Set: update status file Created 4 years, 1 month 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 | « src/flag-definitions.h ('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 a2ba2facae0ad7a652e934fa5f63b38fb6939076..c7632429a41e42c0fbd770f817dbc096f92cecc4 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -396,26 +396,9 @@
'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': [FAIL],
- 'language/expressions/arrow-function/params-trailing-comma-length': [FAIL],
- 'language/expressions/function/params-trailing-comma': [FAIL],
- 'language/expressions/function/params-trailing-comma-arguments': [FAIL],
- 'language/expressions/function/params-trailing-comma-length': [FAIL],
- 'language/expressions/generators/params-trailing-comma': [FAIL],
- 'language/expressions/generators/params-trailing-comma-arguments': [FAIL],
- 'language/expressions/generators/params-trailing-comma-length': [FAIL],
- 'language/expressions/object/method-definition/params-trailing-comma': [FAIL],
- 'language/expressions/object/method-definition/params-trailing-comma-arguments': [FAIL],
- 'language/expressions/object/method-definition/params-trailing-comma-length': [FAIL],
+ 'language/expressions/call/trailing-comma': [FAIL],
'language/statements/class/definition/params-trailing-comma': [FAIL],
'language/statements/class/definition/params-trailing-comma-arguments': [FAIL],
- 'language/statements/class/definition/params-trailing-comma-length': [FAIL],
- 'language/statements/function/params-trailing-comma': [FAIL],
- 'language/statements/function/params-trailing-comma-arguments': [FAIL],
- 'language/statements/function/params-trailing-comma-length': [FAIL],
- 'language/statements/generators/params-trailing-comma': [FAIL],
- 'language/statements/generators/params-trailing-comma-arguments': [FAIL],
- 'language/statements/generators/params-trailing-comma-length': [FAIL],
# https://bugs.chromium.org/p/v8/issues/detail?id=5326
'language/expressions/super/call-new-target-undef': [FAIL],
« no previous file with comments | « src/flag-definitions.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698