Description[Android] Catch device exceptions from individual test shards.
Currently, if any one device fails but all tests pass on other devices,
the test run fails _even though_ all tests have succeeded. This patch
changes that -- if all tests pass, the test run will pass even if a
device fails. (If a test fails, or if all devices fail and not all tests
run, the test run will still fail.)
BUG=
Committed: https://crrev.com/1ca6eaede71ea9ac9f00a0c3bb55119c8ddf676e
Cr-Commit-Position: refs/heads/master@{#340876}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|