• Tamer Tas's avatar
    [testrunner] enable the progress indicator · baeb4e32
    Tamer Tas authored
    Using test generators meant that we had to remove the progress indicator since
    the total number of tests weren't known before-hand.
    
    This CL implements a progress indicator using test number estimations.
    
    cctest and unittests progress indicator is accurate, however estimating
    means the progress will terminate over 100% in big test suites and sometimes
    under 100%.
    
    R=machenbach@chromium.org
    CC=​sergiyb@chromium.org,yangguo@chromium.org
    
    Bug: v8:8769
    Change-Id: I40ca5b40f9b1223376d33707f0945900ea98cea3
    Reviewed-on: https://chromium-review.googlesource.com/c/1460471
    Commit-Queue: Tamer Tas <tmrts@chromium.org>
    Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#59538}
    baeb4e32
Name
Last commit
Last update
..
benchmarks Loading commit data...
cctest Loading commit data...
common Loading commit data...
debugger 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...
preparser Loading commit data...
test262 Loading commit data...
torque Loading commit data...
unittests Loading commit data...
wasm-js Loading commit data...
wasm-spec-tests Loading commit data...
webkit Loading commit data...
BUILD.gn Loading commit data...