• svenpanne's avatar
    Disable ParserSync test for now, it takes waaaaay too long. · fd13969e
    svenpanne authored
    Running this in x64.release mode on a powerful HP620 takes 4 seconds,
    this is at least 2 orders of magnitude too slow and leads to tons of
    false positives on our build bots due to timeouts. As it is, the
    cost-benefit ratio is far too low.
    
    The whole approach needs to be changed: Instead of trying to exhaust
    some search space in unit tests, this should be turned into a fuzzing
    test where only a small but random number of things are tested. The
    exhaustive approach can be done separately, but definitely not in the
    unit tests.
    
    BUG=v8:3707
    
    Review URL: https://codereview.chromium.org/762743002
    
    Cr-Commit-Position: refs/heads/master@{#25510}
    fd13969e
Name
Last commit
Last update
benchmarks Loading commit data...
build Loading commit data...
include Loading commit data...
samples Loading commit data...
src Loading commit data...
test Loading commit data...
testing Loading commit data...
tools Loading commit data...
.clang-format Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
BUILD.gn Loading commit data...
ChangeLog Loading commit data...
DEPS Loading commit data...
LICENSE Loading commit data...
LICENSE.strongtalk Loading commit data...
LICENSE.v8 Loading commit data...
LICENSE.valgrind Loading commit data...
Makefile Loading commit data...
Makefile.android Loading commit data...
Makefile.nacl Loading commit data...
OWNERS Loading commit data...
PRESUBMIT.py Loading commit data...
README.md Loading commit data...
WATCHLISTS Loading commit data...
codereview.settings Loading commit data...