• machenbach's avatar
    [test] Fix deterministic test shards. · a0aac3cb
    machenbach authored
    Test case objects were sorted without key function, resulting
    in random sort order. On sharded builds, the shards are
    determined by the sort order and rely on a deterministic
    sorting. This led to random cctest and unittest cases being
    dropped or executed twice on sharded testers.
    
    TBR=jkummerow@chromium.org, hablich@chromium.org
    
    Review URL: https://codereview.chromium.org/1842673002
    
    Cr-Commit-Position: refs/heads/master@{#35151}
    a0aac3cb
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...