Commit 6fffffce authored by Georg Neis's avatar Georg Neis Committed by Commit Bot

[mjsunit] Reenable test es6/array-iterator-turbo

I'm unable to produce an issue with this test locally, so let's
try to enable it again.

Big: v8:6587
Change-Id: Ida834ac4ccf8c25d8f5c1e09fc57479db46a1873
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2108722
Commit-Queue: Georg Neis <neis@chromium.org>
Auto-Submit: Georg Neis <neis@chromium.org>
Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#66803}
parent ce1ee492
......@@ -862,9 +862,6 @@
# Forced optimisation path tests.
'shared-function-tier-up-turbo': [SKIP],
# Fails deopt_fuzzer due to --deopt_every_n_times
'es6/array-iterator-turbo': [SKIP],
# Too slow tests.
'regress/regress-740784': [SKIP],
......@@ -987,7 +984,6 @@
['variant == stress', {
# Slow tests.
'array-natives-elements': [SKIP],
'es6/array-iterator-turbo': [SKIP],
'ignition/regress-599001-verifyheap': [SKIP],
'unicode-test': [SKIP],
......
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