| Index: test/test262/test262.status
|
| diff --git a/test/test262/test262.status b/test/test262/test262.status
|
| index a2ec884fedb8844ec2c7c0320f2a3eae3188f3c9..ee1f53e19272d2268e5c0860a395a292bd2ed4ff 100644
|
| --- a/test/test262/test262.status
|
| +++ b/test/test262/test262.status
|
| @@ -133,10 +133,6 @@
|
| 'built-ins/RegExp/prototype/exec/get-sticky-err': [FAIL],
|
| 'built-ins/RegExp/prototype/test/get-sticky-err': [FAIL],
|
|
|
| - # https://code.google.com/p/v8/issues/detail?id=4504
|
| - 'built-ins/RegExp/prototype/exec/y-fail-lastindex-no-write': [PASS, FAIL],
|
| - 'built-ins/RegExp/prototype/test/y-fail-lastindex-no-write': [PASS, FAIL],
|
| -
|
| # https://code.google.com/p/v8/issues/detail?id=4305
|
| # SKIP rather than FAIL some tests, as they may check for an exception which
|
| # happens to be thrown for some other reason (e.g,
|
|
|