| Index: test/mozilla/mozilla.status
|
| diff --git a/test/mozilla/mozilla.status b/test/mozilla/mozilla.status
|
| index d375e212b97d05df3b7df790253157ff8f1e8a9e..a60e398d5af638932a1f15100b6580de87726ae7 100644
|
| --- a/test/mozilla/mozilla.status
|
| +++ b/test/mozilla/mozilla.status
|
| @@ -601,6 +601,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.
|
|
|