From e805b83621164b40b1b50e031c5b174185fe1f0c Mon Sep 17 00:00:00 2001 From: "jochen@chromium.org" Date: Wed, 18 Sep 2013 09:21:02 +0000 Subject: [PATCH] Mark two failing mozilla tests as failing. They started to fail after turning on i18n support. Need to investigate why BUG=v8:2893 TBR=mstarzinger@chromium.org Review URL: https://codereview.chromium.org/23705008 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@16786 ce2b1a6d-e550-0410-aec6-3dcde31c8c00 --- test/mozilla/mozilla.status | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/test/mozilla/mozilla.status b/test/mozilla/mozilla.status index 9878730..c9a5f37 100644 --- a/test/mozilla/mozilla.status +++ b/test/mozilla/mozilla.status @@ -45,6 +45,12 @@ prefix mozilla def FAIL_OK = FAIL, OKAY +##################### NEEDS INVESTIGATION ############## + +# BUG(2893): These tests started to fail after i18n support was turned on. Need +# to investigate why. +ecma_3/Number/15.7.4.3-02: FAIL +ecma_3/Date/15.9.5.5-02: FAIL ##################### SKIPPED TESTS ##################### -- 2.7.4