From 940a6863ead6622e5439e07be631359c31e63b68 Mon Sep 17 00:00:00 2001 From: isaacs Date: Sat, 9 Jun 2012 08:09:42 -0700 Subject: Roll V8 back to 3.9.24.31 --- deps/v8/test/mozilla/mozilla.status | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'deps/v8/test/mozilla') diff --git a/deps/v8/test/mozilla/mozilla.status b/deps/v8/test/mozilla/mozilla.status index c30be5e095..e64959acfc 100644 --- a/deps/v8/test/mozilla/mozilla.status +++ b/deps/v8/test/mozilla/mozilla.status @@ -592,20 +592,6 @@ 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 - - -# The source field of RegExp objects is properly escaped. We match JSC. -ecma_2/RegExp/constructor-001: FAIL_OK -ecma_2/RegExp/function-001: FAIL_OK -ecma_2/RegExp/properties-001: FAIL_OK - - ##################### FAILING TESTS ##################### # This section is for tests that fail in V8 and pass in JSC. -- cgit v1.2.3