Commit 372d905d authored by caitp's avatar caitp Committed by Commit bot

[tests] skip es6/array-iterator-turbo on deopt_fuzzer

BUG=v8:5388
R=bmeurer@chromium.org
NOTRY=true

Review-Url: https://codereview.chromium.org/2496063003
Cr-Commit-Position: refs/heads/master@{#40974}
parent c0291e12
......@@ -569,6 +569,10 @@
# further down in this file, so we have to duplicate this here.
# https://bugs.chromium.org/p/v8/issues/detail?id=5374
'modules-*': [SKIP],
# Fails deopt_fuzzer due to --deopt_every_n_times or
# deopt_every_n_garbage_collections
'es6/array-iterator-turbo': [SKIP]
}], # 'deopt_fuzzer == True'
##############################################################################
......
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