Description[test] Fix deterministic test shards.
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
Committed: https://crrev.com/a0aac3cb1d30e8b3949df6827243a49e6d95c2ed
Cr-Commit-Position: refs/heads/master@{#35151}
Patch Set 1 #Patch Set 2 : Key function for more speed. #
Messages
Total messages: 17 (9 generated)
|