| Index: test/test262/test262.status
|
| diff --git a/test/test262/test262.status b/test/test262/test262.status
|
| index c734a61a5624ce90effb4860e450cc00ee545bc6..5582b187ca75a0f0ffd08d22fead9f3d189941b6 100644
|
| --- a/test/test262/test262.status
|
| +++ b/test/test262/test262.status
|
| @@ -142,9 +142,6 @@
|
| # happens to be thrown for some other reason (e.g,
|
| # built-ins/RegExp/prototype/Symbol.match/builtin-failure-set-lastindex-err)
|
| 'built-ins/RegExp/prototype/Symbol.match/*': [SKIP],
|
| - 'built-ins/String/prototype/endsWith/return-abrupt-from-searchstring-regexp-test': [FAIL],
|
| - 'built-ins/String/prototype/includes/return-abrupt-from-searchstring-regexp-test': [FAIL],
|
| - 'built-ins/String/prototype/startsWith/return-abrupt-from-searchstring-regexp-test': [FAIL],
|
| 'built-ins/String/prototype/match/invoke-builtin-match': [FAIL],
|
|
|
| # https://code.google.com/p/v8/issues/detail?id=4343
|
|
|