| Index: test/mozilla/mozilla.status
|
| diff --git a/test/mozilla/mozilla.status b/test/mozilla/mozilla.status
|
| index b9528bd9534d7b57d032a1602c4956bd9f5eb98b..e281e677f88a7f3fa0d45ea535177ff4d452a0d9 100644
|
| --- a/test/mozilla/mozilla.status
|
| +++ b/test/mozilla/mozilla.status
|
| @@ -610,6 +610,9 @@ js1_5/Regress/regress-306633: FAIL
|
| # We fail on out of memory. The important thing is not to crash.
|
| js1_5/Regress/regress-303213: FAIL || TIMEOUT if $mode == debug
|
|
|
| +# This test fails since we now throw in String.prototype.match when apply
|
| +# is given null or undefined as this argument (and so does firefox nightly).
|
| +js1_5/Regress/regress-295052: FAIL
|
|
|
| # Bug 1202592: New ecma_3/String/15.5.4.11 is failing.
|
| ecma_3/String/15.5.4.11: FAIL
|
|
|