Commit ffe2fbf8 authored by mstarzinger's avatar mstarzinger Committed by Commit bot

[test] Run module tests on the deopt fuzzer.

R=neis@chromium.org
BUG=v8:1569

Review-Url: https://codereview.chromium.org/2523693002
Cr-Commit-Position: refs/heads/master@{#41171}
parent a90671f1
......@@ -540,13 +540,6 @@
'shared-function-tier-up-ignition': [SKIP],
'shared-function-tier-up-turbo': [SKIP],
# Ongoing implementation of modules.
# https://bugs.chromium.org/p/v8/issues/detail?id=1569
# The deopt fuzzer currently does not respect the 'variant != ignition' rule
# 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]
......
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