| Index: test/mozilla/mozilla.status
|
| diff --git a/test/mozilla/mozilla.status b/test/mozilla/mozilla.status
|
| index b27e991b9805a7479503c2faa333cbb349206025..9e23dce3595ba98cacfed30ac2bc1002b0e08d7b 100644
|
| --- a/test/mozilla/mozilla.status
|
| +++ b/test/mozilla/mozilla.status
|
| @@ -600,6 +600,9 @@
|
| 'ecma/TypeConversion/9.3.1-3': [FAIL_OK],
|
|
|
|
|
| + # Math.tan expectations are more strict than the spec.
|
| + 'ecma/Math/15.8.2.18': [FAIL_OK],
|
| +
|
| ##################### FAILING TESTS #####################
|
|
|
| # This section is for tests that fail in V8 and pass in JSC.
|
|
|