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

Unified Diff: test/test262/test262.status

Issue 1460393003: [es6] Fix parsing of 'yield' in function and generator expressions (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 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 | « test/mjsunit/es6/generators-parsing.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 751fb4ffaa633dd9b51ec98012c7ca686e2e0c28..727d250d31e88c00ddb849c3150fb259f6825702 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -179,13 +179,6 @@
'built-ins/Array/prototype/values/iteration-mutable': [FAIL],
'built-ins/Array/prototype/Symbol.unscopables/value': [FAIL],
- #https://code.google.com/p/v8/issues/detail?id=3983
- 'language/expressions/generators/yield-as-function-expression-binding-identifier': [FAIL],
- 'language/expressions/generators/yield-as-generator-expression-binding-identifier': [FAIL],
- 'language/expressions/object/method-definition/generator-argSuperProperty': [FAIL],
- 'language/expressions/object/method-definition/yield-as-function-expression-binding-identifier': [FAIL],
- 'language/statements/generators/yield-as-function-expression-binding-identifier': [FAIL],
-
# https://code.google.com/p/v8/issues/detail?id=3566
'built-ins/GeneratorPrototype/return/from-state-completed': [FAIL],
'built-ins/GeneratorPrototype/return/from-state-suspended-start': [FAIL],
« no previous file with comments | « test/mjsunit/es6/generators-parsing.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698