| Index: test/test262/test262.status
|
| diff --git a/test/test262/test262.status b/test/test262/test262.status
|
| index a83869c6dec4614e1644c8f6ce21c0f6dbdc98e8..076069ca2351209dced60c3f37e30a7b314f9076 100644
|
| --- a/test/test262/test262.status
|
| +++ b/test/test262/test262.status
|
| @@ -298,6 +298,8 @@
|
| '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],
|
|
|