| Index: test/mozilla/mozilla.status
|
| diff --git a/test/mozilla/mozilla.status b/test/mozilla/mozilla.status
|
| index 7f146a079bb4fec484ce75a4de93f9b5f0d04b54..1ada67402eda3d352663a381979938188924cabb 100644
|
| --- a/test/mozilla/mozilla.status
|
| +++ b/test/mozilla/mozilla.status
|
| @@ -91,6 +91,9 @@
|
| # In ES6, the completion value of a 0-iterations loop is 'undefined'.
|
| 'ecma/Statements/12.6.3-2': [PASS, FAIL],
|
|
|
| + # RegExp.multiline is not documented or specified anywhere.
|
| + 'js1_5/Regress/regress-418504': [FAIL],
|
| +
|
| ##################### SKIPPED TESTS #####################
|
|
|
| # This test checks that we behave properly in an out-of-memory
|
|
|