Reviewers: Michael Starzinger,

Description:
Mark two failing mozilla tests as failing.

They started to fail after turning on i18n support. Need to investigate
why

BUG=v8:2893
[email protected]

Please review this at https://codereview.chromium.org/23705008/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+6, -0 lines):
  M test/mozilla/mozilla.status


Index: test/mozilla/mozilla.status
diff --git a/test/mozilla/mozilla.status b/test/mozilla/mozilla.status
index 9878730b2cf87d620f518263949460a5408fb2c6..c9a5f37d786fc7e3a0549a8050536df9197bdf2f 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 #####################



--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to