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], |