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 First commit of new tools/run-tests.py 2012-09-24 09:38:46 +00:00
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 First commit of new tools/run-tests.py 2012-09-24 09:38:46 +00:00
testcase.py [test] Fix deterministic test shards. 2016-03-31 07:38:22 +00:00
workpacket.py First commit of new tools/run-tests.py 2012-09-24 09:38:46 +00:00