Chromium Code Reviews
DescriptionImplement clustering support in run_test_cases.py.
This change piles up on the 2 previous CLs.
By clustering a few test cases into a single run, it can minimize the one-cost
process startup.
Since run_test_cases.py knows the exact list of test cases it tried, instead of
just giving a shard index, it knows which output to expect so missing test
cases can be retried properly.
Retries are always done individually; they are not clustered.
R=csharp@chromium.org
BUG=
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=187330
Patch Set 1 #
Total comments: 6
Patch Set 2 : Fix #Patch Set 3 : Fixes #
Total comments: 1
Messages
Total messages: 8 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||