• Clemens Backes's avatar
    [wasm][debug] Stage --debug-in-liftoff behind --future · 0f4d68da
    Clemens Backes authored
    There are only three tests with differing behaviour if Liftoff is used
    for debugging.
    This CL thus stages the --debug-in-liftoff flag behind --future (tested
    by the "future" variant) and excludes the three tests.
    This allows us to test the other (already working) tests for
    regressions, and iteratively shrinking down the list of failing tests.
    
    Drive-by: Tier down modules in tests before testing debugging features
    to avoid hitting a DCHECK in Liftoff recompilation for debugging.
    
    R=thibaudm@chromium.org, ecmziegler@chromium.org
    
    Bug: v8:10351
    Change-Id: I3b1dd1a29258ecf13c1f60020fb06358005558d4
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2122021Reviewed-by: 's avatarThibaud Michaud <thibaudm@chromium.org>
    Commit-Queue: Clemens Backes <clemensb@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#66889}
    0f4d68da
Name
Last commit
Last update
..
benchmarks Loading commit data...
cctest Loading commit data...
common Loading commit data...
debugger Loading commit data...
debugging Loading commit data...
fuzzer Loading commit data...
inspector Loading commit data...
intl Loading commit data...
js-perf-test Loading commit data...
memory Loading commit data...
message Loading commit data...
mjsunit Loading commit data...
mkgrokdump Loading commit data...
mozilla Loading commit data...
test262 Loading commit data...
torque Loading commit data...
unittests Loading commit data...
wasm-api-tests Loading commit data...
wasm-js Loading commit data...
wasm-spec-tests Loading commit data...
webkit Loading commit data...
BUILD.gn Loading commit data...
OWNERS Loading commit data...