DescriptionAndroid: Propagate timeouts when sharding(and retrying) tests.
We use TestResult.GetAllBroken to identify and retry tests.
However, this list is empty if a test times out (and the device is
responsive). In this case we should propagate the timed_out info to the
final result, which will report a STEP_FAILURE based on this
information.
Ex. bad run:
http://build.chromium.org/p/chromium.linux/builders/Android%20Tests%20%28dbg%29/builds/6093/steps/sandbox_linux_unittests/logs/stdio
BUG=169064
NOTRY=true
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=175982
Patch Set 1 #
Total comments: 1
Messages
Total messages: 7 (0 generated)
|