From f2966242843572037e7f384b249e1a9148450efd Mon Sep 17 00:00:00 2001 From: "jochen@chromium.org" Date: Wed, 18 Sep 2013 08:44:41 +0000 Subject: [PATCH] Update test262 expectations, now that 15.5.4.9_CE passes BUG=v8:2413 TBR=mstarzinger@chromium.org Review URL: https://codereview.chromium.org/23961009 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@16784 ce2b1a6d-e550-0410-aec6-3dcde31c8c00 --- test/test262/test262.status | 5 ----- 1 file changed, 5 deletions(-) diff --git a/test/test262/test262.status b/test/test262/test262.status index 4910939..d080e01 100644 --- a/test/test262/test262.status +++ b/test/test262/test262.status @@ -36,11 +36,6 @@ def FAIL_OK = FAIL, OKAY # V8 Bug: http://code.google.com/p/v8/issues/detail?id=691 11.2.3-3_3: FAIL -# Strings that are considered canonically equivalent by the Unicode standard -# return a non-zero value on String.prototype.localeCompare calls. -# V8 Bug: http://code.google.com/p/v8/issues/detail?id=2413 -15.5.4.9_CE: FAIL - ##################### DELIBERATE INCOMPATIBILITIES ##################### # This tests precision of Math functions. The implementation for those -- 2.7.4