Chromium Code Reviews
DescriptionDisable parallelization on telemetry_unittests & set the number of shards to 2 (linux)
It's a known problem that launching browsers in parallel on Linux will cause the
test to hang due to deadlock (
https://github.com/catapult-project/catapult/issues/3074#issuecomment-266562500),
and since each hang test takes 1 min timeout, so we disable telemetry
parallelization & shards it on 2 machines to reduce the overall wait time.
BUG=676742
Review-Url: https://codereview.chromium.org/2653163002
Cr-Commit-Position: refs/heads/master@{#445998}
Committed: https://chromium.googlesource.com/chromium/src/+/027b82c601d86240ce7cdfe1f08b2f73eebbe840
Patch Set 1 #
Messages
Total messages: 15 (9 generated)
|
||||||||||||||||||||||||||||