| Index: test/test262/test262.status
|
| diff --git a/test/test262/test262.status b/test/test262/test262.status
|
| index 8bd8c42019797bc60e9ab0ce603c6ac49e568c1f..bfc59483992ccd2a089759550ca676655233285c 100644
|
| --- a/test/test262/test262.status
|
| +++ b/test/test262/test262.status
|
| @@ -259,9 +259,6 @@
|
| 'language/expressions/instanceof/prototype-getter-with-object-throws': [FAIL],
|
| 'language/expressions/instanceof/prototype-getter-with-object': [FAIL],
|
| 'language/expressions/instanceof/primitive-prototype-with-object': [FAIL],
|
| - 'language/expressions/instanceof/symbol-hasinstance-get-err': [FAIL],
|
| - 'language/expressions/instanceof/symbol-hasinstance-invocation': [FAIL],
|
| - 'language/expressions/instanceof/symbol-hasinstance-to-boolean': [FAIL],
|
|
|
| # https://code.google.com/p/v8/issues/detail?id=4476
|
| 'built-ins/String/prototype/toLocaleLowerCase/special_casing_conditional': [FAIL],
|
|
|