Commit f2a5c65b authored by adamk's avatar adamk Committed by Commit bot

Remove flaky test expectation for for-in test that now passes consistently

R=cbruni@chromium.org
BUG=v8:705

Review-Url: https://codereview.chromium.org/2405003002
Cr-Commit-Position: refs/heads/master@{#40372}
parent e75c5a64
...@@ -30,11 +30,6 @@ ...@@ -30,11 +30,6 @@
[ALWAYS, { [ALWAYS, {
###################### NEEDS INVESTIGATION ####################### ###################### 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. # Date tests that fail in CE(S)T timezone.
# https://bugs.chromium.org/p/v8/issues/detail?id=5449 # https://bugs.chromium.org/p/v8/issues/detail?id=5449
'built-ins/Date/prototype/setFullYear/new-value-time-clip': [PASS, FAIL], 'built-ins/Date/prototype/setFullYear/new-value-time-clip': [PASS, FAIL],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment