| Index: test/mozilla/mozilla.status
|
| diff --git a/test/mozilla/mozilla.status b/test/mozilla/mozilla.status
|
| index f8b215e862bb60ad53173393ccf153ac6f04e6c6..40507009686b36b07e70c111a9c000914a1fd58f 100644
|
| --- a/test/mozilla/mozilla.status
|
| +++ b/test/mozilla/mozilla.status
|
| @@ -662,7 +662,6 @@
|
| # than 4Mbytes of stack space.
|
| 'js1_5/Array/regress-350256-02': [FAIL],
|
|
|
| -
|
| # This test seems designed to fail (it produces a 700Mbyte string).
|
| # We fail on out of memory. The important thing is not to crash.
|
| 'js1_5/Regress/regress-303213': [FAIL, ['mode == debug', TIMEOUT, NO_VARIANTS]],
|
| @@ -671,14 +670,10 @@
|
| # 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],
|
| -
|
| # Bug 1202597: New js1_5/Expressions/regress-394673 is failing.
|
| # Marked as: Will not fix. V8 throws an acceptable RangeError.
|
| 'js1_5/Expressions/regress-394673': [FAIL],
|
|
|
| -
|
| # Bug 762: http://code.google.com/p/v8/issues/detail?id=762
|
| # We do not correctly handle assignments within "with"
|
| 'ecma_3/Statements/12.10-01': [FAIL],
|
|
|