| Index: test/test262/test262.status
|
| diff --git a/test/test262/test262.status b/test/test262/test262.status
|
| index dddbf134957f00b7f75f2c6fd46fbebcb88f151d..5a5ea4e7807af6ac462076c7bda9ad6730dbddf3 100644
|
| --- a/test/test262/test262.status
|
| +++ b/test/test262/test262.status
|
| @@ -119,11 +119,7 @@
|
| 'built-ins/RegExp/prototype/exec/get-sticky-err': [FAIL],
|
| 'built-ins/RegExp/prototype/test/get-sticky-err': [FAIL],
|
|
|
| - # Missing lastIndex support
|
| - 'built-ins/RegExp/prototype/Symbol.split/str-result-coerce-length-err': [FAIL],
|
| -
|
| # Times out
|
| - 'built-ins/RegExp/prototype/Symbol.split/str-coerce-lastindex': [SKIP],
|
| 'built-ins/RegExp/prototype/Symbol.match/coerce-global': [SKIP],
|
| 'built-ins/RegExp/prototype/Symbol.match/builtin-coerce-global': [SKIP],
|
|
|
|
|