| Index: test/test262/test262.status
|
| diff --git a/test/test262/test262.status b/test/test262/test262.status
|
| index 8eaa3657fa3c517d8446ac25da4809651bf729d2..4910939f15a8e7c5309d59b2d7b0746dfb94ce57 100644
|
| --- a/test/test262/test262.status
|
| +++ b/test/test262/test262.status
|
| @@ -30,9 +30,6 @@ def FAIL_OK = FAIL, OKAY
|
|
|
| ############################### BUGS ###################################
|
|
|
| -# '__proto__' should be treated as a normal property in JSON.
|
| -S15.12.2_A1: FAIL
|
| -
|
| # Sequencing of getter side effects on receiver and argument properties
|
| # is wrong. The receiver callback should be called before any arguments
|
| # are evaluated.
|
|
|