| Index: test/mozilla/mozilla.status
|
| diff --git a/test/mozilla/mozilla.status b/test/mozilla/mozilla.status
|
| index f6b72c0e102f63c7463880ac165cc8d1886d57f9..f915459d61cf3e460b357f82d485b59a94b7df8c 100644
|
| --- a/test/mozilla/mozilla.status
|
| +++ b/test/mozilla/mozilla.status
|
| @@ -212,6 +212,9 @@ js1_5/Array/regress-101964: PASS || FAIL if $mode == debug
|
| # This section is for tests that fail in both V8 and JSC. Thus they
|
| # have been determined to be incompatible between Mozilla and V8/JSC.
|
|
|
| +# toPrecision argument restricted to range 1..21 in JSC/V8 and ECMA-262
|
| +js1_5/Regress/regress-452346: FAIL_OK
|
| +
|
| # Fail because it calls builtins as functions and do not expect the
|
| # builtin to have undefined as the receiver.
|
| ecma/String/15.5.4.6-2: FAIL_OK
|
|
|