Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(191)

Unified Diff: test/test262/test262.status

Issue 2405003002: Remove flaky test expectation for for-in test that now passes consistently (Closed)
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698