v8/tools/testrunner/objects
machenbach a0aac3cb1d [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

Review URL: https://codereview.chromium.org/1842673002

Cr-Commit-Position: refs/heads/master@{#35151}
2016-03-31 07:38:22 +00:00
..
__init__.py
context.py [coverage] Enable sanitizer coverage. 2016-03-08 10:48:35 +00:00
output.py [coverage] Enable sanitizer coverage. 2016-03-08 10:48:35 +00:00
peer.py
testcase.py [test] Fix deterministic test shards. 2016-03-31 07:38:22 +00:00
workpacket.py