• machenbach's avatar
    [test] Simplify progress indicators. · af1f78b8
    machenbach authored
    This removes the "AboutToRun" callback. It makes not much
    sense as it is not actually called before a test is run,
    but just before the results are retrieved from the results
    queue. Therefore, from an information-value p-o-v it is
    redundant to the "HasRun" callback.
    
    This also reduces log size on the bots by 50%, in order to
    reduce buildbot slowness, which is tied to the amount
    of logs.
    
    Review URL: https://codereview.chromium.org/1874973003
    
    Cr-Commit-Position: refs/heads/master@{#35382}
    af1f78b8
Name
Last commit
Last update
..
__init__.py Loading commit data...
commands.py Loading commit data...
execution.py Loading commit data...
junit_output.py Loading commit data...
perfdata.py Loading commit data...
pool.py Loading commit data...
pool_unittest.py Loading commit data...
progress.py Loading commit data...
statusfile.py Loading commit data...
testsuite.py Loading commit data...
utils.py Loading commit data...
verbose.py Loading commit data...