Index: test/test262/test262.status |
diff --git a/test/test262/test262.status b/test/test262/test262.status |
index 184a7eedc8dcc85ee290991e0aa2d47a93a528ba..0a5f0f8ac684713550a673d8bdad3493babf2db6 100644 |
--- a/test/test262/test262.status |
+++ b/test/test262/test262.status |
@@ -148,24 +148,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=3566 |
- 'built-ins/GeneratorPrototype/return/from-state-completed': [FAIL], |
- 'built-ins/GeneratorPrototype/return/from-state-suspended-start': [FAIL], |
- 'built-ins/GeneratorPrototype/return/property-descriptor': [FAIL], |
- 'built-ins/GeneratorPrototype/return/try-catch-before-try': [FAIL], |
- 'built-ins/GeneratorPrototype/return/try-catch-following-catch': [FAIL], |
- 'built-ins/GeneratorPrototype/return/try-catch-within-catch': [FAIL], |
- 'built-ins/GeneratorPrototype/return/try-catch-within-try': [FAIL], |
- 'built-ins/GeneratorPrototype/return/try-finally-before-try': [FAIL], |
- 'built-ins/GeneratorPrototype/return/try-finally-following-finally': [FAIL], |
- 'built-ins/GeneratorPrototype/return/try-finally-nested-try-catch-within-catch': [FAIL], |
- 'built-ins/GeneratorPrototype/return/try-finally-nested-try-catch-within-finally': [FAIL], |
- 'built-ins/GeneratorPrototype/return/try-finally-nested-try-catch-within-inner-try': [FAIL], |
- 'built-ins/GeneratorPrototype/return/try-finally-nested-try-catch-within-outer-try-after-nested': [FAIL], |
- 'built-ins/GeneratorPrototype/return/try-finally-nested-try-catch-within-outer-try-before-nested': [FAIL], |
- 'built-ins/GeneratorPrototype/return/try-finally-within-finally': [FAIL], |
- 'built-ins/GeneratorPrototype/return/try-finally-within-try': [FAIL], |
- |
# 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], |