| Index: test/test262/test262.status
|
| diff --git a/test/test262/test262.status b/test/test262/test262.status
|
| index d405d211d106f25332b127979dd608aaab256296..59face7301f590e46885ce1d1b741d627fa9caf5 100644
|
| --- a/test/test262/test262.status
|
| +++ b/test/test262/test262.status
|
| @@ -33,9 +33,6 @@ def FAIL_OK = FAIL, OKAY
|
| # '__proto__' should be treated as a normal property in JSON.
|
| S15.12.2_A1: FAIL
|
|
|
| -# Not yet analyzed.
|
| -15.10.4.1-5: FAIL
|
| -
|
| # V8 Bug: http://code.google.com/p/v8/issues/detail?id=691
|
| 11.2.3-3_3: FAIL
|
|
|
| @@ -47,6 +44,9 @@ S15.12.2_A1: FAIL
|
| 15.2.3.6-4-415: FAIL
|
| 15.2.3.6-4-420: FAIL
|
|
|
| +V8 Bug: http://code.google.com/p/v8/issues/detail?id=1982
|
| +15.10.4.1-5: FAIL
|
| +
|
| ##################### DELIBERATE INCOMPATIBILITIES #####################
|
|
|
| # We deliberately treat arguments to parseInt() with a leading zero as
|
|
|