From 398a179d51c3596ad310aae197dc482b60bf94f1 Mon Sep 17 00:00:00 2001 From: "yangguo@chromium.org" Date: Mon, 23 Jul 2012 11:24:48 +0000 Subject: [PATCH] Update mozilla test expectations for outdated test. R=jkummerow@chromium.org BUG=v8:2240 TEST= Review URL: https://chromiumcodereview.appspot.com/10816018 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@12170 ce2b1a6d-e550-0410-aec6-3dcde31c8c00 --- test/mozilla/mozilla.status | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/test/mozilla/mozilla.status b/test/mozilla/mozilla.status index fb5c441..32065c5 100644 --- a/test/mozilla/mozilla.status +++ b/test/mozilla/mozilla.status @@ -603,6 +603,10 @@ ecma_2/RegExp/function-001: FAIL_OK ecma_2/RegExp/properties-001: FAIL_OK +# Negative hexadecimal literals are parsed as NaN. This test is outdated. +ecma/TypeConversion/9.3.1-3: FAIL_OK + + ##################### FAILING TESTS ##################### # This section is for tests that fail in V8 and pass in JSC. -- 2.7.4