| Index: test/mozilla/mozilla.status
|
| ===================================================================
|
| --- test/mozilla/mozilla.status (revision 11348)
|
| +++ test/mozilla/mozilla.status (working copy)
|
| @@ -592,6 +592,14 @@
|
| 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.
|
|
|