Index: test/test262/test262.status |
diff --git a/test/test262/test262.status b/test/test262/test262.status |
index 4d0dafad19bb5b2d50c3ce78036983d50b8b6743..4910939f15a8e7c5309d59b2d7b0746dfb94ce57 100644 |
--- a/test/test262/test262.status |
+++ b/test/test262/test262.status |
@@ -41,10 +41,6 @@ def FAIL_OK = FAIL, OKAY |
# V8 Bug: http://code.google.com/p/v8/issues/detail?id=2413 |
15.5.4.9_CE: FAIL |
-# Missing 'that' parameter should be treated as an implicit 'undefined' when |
-# String.prototype.localeCompare is called. |
-15.5.4.9_3: FAIL |
- |
##################### DELIBERATE INCOMPATIBILITIES ##################### |
# This tests precision of Math functions. The implementation for those |