| Index: test/test262/test262.status
|
| diff --git a/test/test262/test262.status b/test/test262/test262.status
|
| index a2ec884fedb8844ec2c7c0320f2a3eae3188f3c9..5d8fc313178f993db42589a862b6f946bb309f11 100644
|
| --- a/test/test262/test262.status
|
| +++ b/test/test262/test262.status
|
| @@ -50,9 +50,6 @@
|
| # https://code.google.com/p/v8/issues/detail?id=4163
|
| 'built-ins/GeneratorPrototype/next/context-constructor-invocation': [FAIL],
|
|
|
| - # https://code.google.com/p/v8/issues/detail?id=4348
|
| - 'built-ins/String/prototype/Symbol.iterator/this-val-non-obj-coercible': [FAIL],
|
| -
|
| # 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],
|
|
|