Commit 3a8baab5 authored by Michael Achenbach's avatar Michael Achenbach Committed by Commit Bot

[foozzie] Add --future to correctness-fuzzer configs

NOTRY=true

Change-Id: Ie96e645851beb26e9a777379ad68f1c173acd80d
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1829266Reviewed-by: 's avatarClemens Backes [né Hammacher] <clemensb@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#64036}
parent 8309c3e6
......@@ -37,6 +37,7 @@ ADDITIONAL_FLAGS = [
(0.01, '--thread-pool-size=4'),
(0.01, '--thread-pool-size=8'),
(0.1, '--interrupt-budget=1000'),
(0.25, '--future'),
]
class Config(object):
......
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