| Index: test/test262/test262.status
|
| diff --git a/test/test262/test262.status b/test/test262/test262.status
|
| index f9924126cb114717d226f9ef8acb12cd3eeab739..4cba43439ccea5d4e4fa43bfdb391dd68034bc3b 100644
|
| --- a/test/test262/test262.status
|
| +++ b/test/test262/test262.status
|
| @@ -335,12 +335,6 @@ S15.4.4.3_A2_T1: FAIL_OK
|
|
|
| ######################### UNANALYZED FAILURES ##########################
|
|
|
| -# Bug? Object.defineProperty - Update [[Enumerable]] attribute of 'name'
|
| -# property to true successfully when [[Enumerable]] attribute of 'name'
|
| -# is false and [[Configurable]] attribute of 'name' is true, the 'desc'
|
| -# is a generic descriptor which only contains [[Enumerable]] attribute
|
| -# as true, 'name' property is an index data property (8.12.9 step 8)
|
| -15.2.3.6-4-82-18: FAIL
|
| # Bug? Object.defineProperty - 'O' is an Arguments object of a function that has
|
| # formal parameters, 'name' is own property of 'O' which is also defined in
|
| # [[ParameterMap]] of 'O', and 'desc' is data descriptor, test updating
|
|
|