| Index: test/test262/test262.status
|
| diff --git a/test/test262/test262.status b/test/test262/test262.status
|
| index e62322471c7710b22c055cd80223a9ce6279a9b3..3a3d770347d8b2d02231e4bd1803659a2fd0b197 100644
|
| --- a/test/test262/test262.status
|
| +++ b/test/test262/test262.status
|
| @@ -469,6 +469,9 @@
|
| 'annexB/built-ins/Date/prototype/setYear/time-clip': [FAIL],
|
| 'annexB/built-ins/Date/prototype/setYear/year-number-relative': [FAIL],
|
|
|
| + # Fixed by https://github.com/tc39/test262/pull/662.
|
| + 'built-ins/Object/getOwnPropertyDescriptors/duplicate-keys': [FAIL],
|
| +
|
| ######################## NEEDS INVESTIGATION ###########################
|
|
|
| # These test failures are specific to the intl402 suite and need investigation
|
|
|