• Michael Achenbach's avatar
    [test] Overhaul mode processing in test runner · 608b732d
    Michael Achenbach authored
    This simplifies mode processing as follows:
    - Passing the --mode parameter is deprecated.
    - The build output is now only searched in the --outdir parameter
    that was passed (previously some combinations of mode and outdir
    were possible).
    - The mode is deduced from the build artifacts based on the gn
    arguments "is_debug" and "dcheck_always_on".
    - Timeouts and status file entries in release mode with dchecks are
    treated like in debug mode.
    
    This change was prepared on the infrastructure side by deprecating
    the --mode flag and passing --outdir=out/build:
    https://crrev.com/c/2426643
    
    Bug: chromium:1132088, v8:10893
    Change-Id: I0f34ebc003b220f07df4ecdbf69ea6c06ac1f66a
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2450016Reviewed-by: 's avatarJakob Kummerow <jkummerow@chromium.org>
    Commit-Queue: Michael Achenbach <machenbach@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#70363}
    608b732d
Name
Last commit
Last update
..
local Loading commit data...
objects Loading commit data...
outproc Loading commit data...
testproc Loading commit data...
utils Loading commit data...
OWNERS Loading commit data...
PRESUBMIT.py Loading commit data...
__init__.py Loading commit data...
base_runner.py Loading commit data...
num_fuzzer.py Loading commit data...
standard_runner.py Loading commit data...
test_config.py Loading commit data...
trycatch_loader.js Loading commit data...