| Index: test/test262/test262.status
|
| diff --git a/test/test262/test262.status b/test/test262/test262.status
|
| index 54c7454adfa4b2c12b5e21104bc7bf5cb6eca2be..04c70293774773ed2e8329651646975abeb248fe 100644
|
| --- a/test/test262/test262.status
|
| +++ b/test/test262/test262.status
|
| @@ -195,6 +195,11 @@
|
| '15.2.3.2-1-3': [FAIL],
|
| '15.2.3.2-1-4': [FAIL],
|
|
|
| + # Object.getOwnPropertyDescriptor wraps primitives in ES6.
|
| + '15.2.3.3-1': [FAIL],
|
| + '15.2.3.3-1-3': [FAIL],
|
| + '15.2.3.3-1-4': [FAIL],
|
| +
|
| ######################## NEEDS INVESTIGATION ###########################
|
|
|
| # These test failures are specific to the intl402 suite and need investigation
|
|
|