• Marja Hölttä's avatar
    Make the ParserSync test faster (and re-enable it). · d3c21767
    Marja Hölttä authored
    Most of the run time came from testing with all possible flag combinations. None
    of the flags passed affect the test, and there are specialized tests for testing
    the features behind the flags; no need to slow down the generic test.
    
    With these changes, run time for debug build goes from 186 s to 0.5 s.
    
    In addition, fixed some missing commas between the test cases.
    
    R=svenpanne@chromium.org
    BUG=v8:3707
    LOG=N
    
    Review URL: https://codereview.chromium.org/766673003
    
    Cr-Commit-Position: refs/heads/master@{#25612}
    d3c21767
Name
Last commit
Last update
..
benchmarks Loading commit data...
cctest Loading commit data...
intl Loading commit data...
js-perf-test Loading commit data...
message Loading commit data...
mjsunit Loading commit data...
mozilla Loading commit data...
preparser Loading commit data...
promises-aplus Loading commit data...
test262 Loading commit data...
test262-es6 Loading commit data...
unittests Loading commit data...
webkit Loading commit data...