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

Unified Diff: test/test262/test262.status

Issue 2423053002: Install the 'name' property in classes at runtime (Closed)
Patch Set: rebased Created 4 years 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/function-name.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 6ec74f5c151e89295de1fbc3a395da997683af95..374ca098c34fbc8b250712fd711a299b69e774ac 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -37,12 +37,6 @@
###################### MISSING ES6 FEATURES #######################
- # The order of adding the name property is wrong
- # https://code.google.com/p/v8/issues/detail?id=4199
- 'language/computed-property-names/class/static/method-number': [FAIL, FAIL_SLOPPY],
- 'language/computed-property-names/class/static/method-symbol': [FAIL, FAIL_SLOPPY],
- 'language/computed-property-names/class/static/method-string': [FAIL, FAIL_SLOPPY],
-
# https://code.google.com/p/v8/issues/detail?id=4248
'language/expressions/compound-assignment/S11.13.2_A5.*': [FAIL],
'language/expressions/compound-assignment/S11.13.2_A6.*': [FAIL],
@@ -79,7 +73,6 @@
'built-ins/Proxy/revocable/revocation-function-name': [FAIL],
'language/expressions/assignment/fn-name-lhs-cover': [FAIL],
'language/expressions/assignment/fn-name-lhs-member': [FAIL],
- 'language/expressions/class/name': [FAIL],
'language/expressions/function/name': [FAIL],
'language/expressions/generators/name': [FAIL],
'intl402/NumberFormat/prototype/format/format-function-name': [FAIL],
« no previous file with comments | « test/mjsunit/es6/function-name.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698