Index: test/test262/test262.status |
diff --git a/test/test262/test262.status b/test/test262/test262.status |
index e5475fa6636c5b45d3ef6beaa63a9920f65620c8..9264b8e990042c2701a698ceea485a00bb9d9343 100644 |
--- a/test/test262/test262.status |
+++ b/test/test262/test262.status |
@@ -30,11 +30,6 @@ |
[ALWAYS, { |
###################### NEEDS INVESTIGATION ####################### |
- # This is an incompatibility between ES5 and V8 on enumerating |
- # shadowed elements in a for..in loop. |
- # https://code.google.com/p/v8/issues/detail?id=705 |
- 'language/statements/for-in/12.6.4-2': [PASS, FAIL_OK], |
- |
# Date tests that fail in CE(S)T timezone. |
# https://bugs.chromium.org/p/v8/issues/detail?id=5449 |
'built-ins/Date/prototype/setFullYear/new-value-time-clip': [PASS, FAIL], |