| Index: test/test262/test262.status
|
| diff --git a/test/test262/test262.status b/test/test262/test262.status
|
| index f564f61dbc98cd0496745ffafad6226dfb371a89..fc7c4d0c7536aea74dfbf7d2539713b10f6e7682 100644
|
| --- a/test/test262/test262.status
|
| +++ b/test/test262/test262.status
|
| @@ -41,10 +41,6 @@ S15.12.2_A1: FAIL
|
|
|
| ##################### DELIBERATE INCOMPATIBILITIES #####################
|
|
|
| -# We deliberately treat arguments to parseInt() with a leading zero as
|
| -# octal numbers in order to not break the web.
|
| -S15.1.2.2_A5.1_T1: FAIL_OK
|
| -
|
| # This tests precision of Math.tan and Math.sin. The implementation for those
|
| # trigonometric functions are platform/compiler dependent. Furthermore, the
|
| # expectation values by far deviates from the actual result given by an
|
|
|