| Index: test/test262-es6/test262-es6.status
|
| diff --git a/test/test262-es6/test262-es6.status b/test/test262-es6/test262-es6.status
|
| index 62261f2b5c1e71011cbc9004586bcb0bbd8c4688..4486e2fe92110dcd350b17c4e52bdbf08b102d8e 100644
|
| --- a/test/test262-es6/test262-es6.status
|
| +++ b/test/test262-es6/test262-es6.status
|
| @@ -433,9 +433,6 @@
|
| 'built-ins/String/prototype/S15.5.4_A3': [FAIL],
|
| 'language/expressions/property-accessors/S11.2.1_A4_T5': [FAIL],
|
|
|
| - # https://code.google.com/p/v8/issues/detail?id=4245
|
| - 'built-ins/String/prototype/split/S15.5.4.14_A2_T37': [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],
|
|
|