| Index: test/test262/test262.status
|
| diff --git a/test/test262/test262.status b/test/test262/test262.status
|
| index 3823ee7a3e5ceae7687949af5c2061d3cf4143b2..8bd8c42019797bc60e9ab0ce603c6ac49e568c1f 100644
|
| --- a/test/test262/test262.status
|
| +++ b/test/test262/test262.status
|
| @@ -256,8 +256,6 @@
|
| 'intl402/Collator/10.1.1_a': [FAIL],
|
|
|
| # https://code.google.com/p/v8/issues/detail?id=4447
|
| - 'built-ins/Function/prototype/Symbol.hasInstance/*': [SKIP],
|
| - 'built-ins/Symbol/hasInstance/prop-desc': [FAIL],
|
| '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],
|
|
|