| Index: test/mozilla/mozilla.status
|
| diff --git a/test/mozilla/mozilla.status b/test/mozilla/mozilla.status
|
| index e64959acfcdea3457e202d184130848974cfca25..9eafb4bc3cff5e16fb9078623ca2ab2786fb3d5e 100644
|
| --- a/test/mozilla/mozilla.status
|
| +++ b/test/mozilla/mozilla.status
|
| @@ -592,6 +592,14 @@ js1_5/Regress/regress-416737-01: FAIL_OK
|
| js1_5/Regress/regress-416737-02: FAIL_OK
|
|
|
|
|
| +# Illegal escape-sequences in string literals. Has already been fixed
|
| +# by most engines (i.e. V8, JSC, Opera and FF).
|
| +ecma/Array/15.4.5.1-1: FAIL_OK
|
| +ecma/LexicalConventions/7.7.4: FAIL_OK
|
| +ecma_2/RegExp/hex-001: FAIL_OK
|
| +js1_2/regexp/hexadecimal: FAIL_OK
|
| +
|
| +
|
| ##################### FAILING TESTS #####################
|
|
|
| # This section is for tests that fail in V8 and pass in JSC.
|
|
|