• 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
build_overrides Loading commit data...
custom_deps Loading commit data...
docs Loading commit data...
gni Loading commit data...
include Loading commit data...
infra Loading commit data...
samples Loading commit data...
src Loading commit data...
test Loading commit data...
testing Loading commit data...
third_party Loading commit data...
tools Loading commit data...
.clang-format Loading commit data...
.clang-tidy Loading commit data...
.editorconfig Loading commit data...
.flake8 Loading commit data...
.git-blame-ignore-revs Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.gn Loading commit data...
.vpython Loading commit data...
.ycm_extra_conf.py Loading commit data...
AUTHORS Loading commit data...
BUILD.gn Loading commit data...
CODE_OF_CONDUCT.md Loading commit data...
COMMON_OWNERS Loading commit data...
DEPS Loading commit data...
ENG_REVIEW_OWNERS Loading commit data...
INFRA_OWNERS Loading commit data...
INTL_OWNERS Loading commit data...
LICENSE Loading commit data...
LICENSE.fdlibm Loading commit data...
LICENSE.strongtalk Loading commit data...
LICENSE.v8 Loading commit data...
LICENSE.valgrind Loading commit data...
MIPS_OWNERS Loading commit data...
OWNERS Loading commit data...
PPC_OWNERS Loading commit data...
PRESUBMIT.py Loading commit data...
README.md Loading commit data...
S390_OWNERS Loading commit data...
WATCHLISTS Loading commit data...
codereview.settings Loading commit data...