| Index: test/test262/test262.status
|
| diff --git a/test/test262/test262.status b/test/test262/test262.status
|
| index 4910939f15a8e7c5309d59b2d7b0746dfb94ce57..d080e01c57b9a1cb4e6eae1255cb771c326ddb6b 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
|
|
|