This repository has been archived by the owner on Dec 3, 2019. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
devil: Try safely handling 'connect for root closed' errors when rooting
We're seeing these errors during random `adb root` calls, which ends up poisoning the rest of the test: https://chromium-swarm.appspot.com/task?id=4ea8f76daeeb4d10 Hopefully with this extra wait-for-device call, we can let the rest of the shard proceed safely with the retries of root it attempts. Bug: chromium:1127009 Change-Id: I52f07394840fa1e5572f10841967e67487e97ce2 Reviewed-on: https://chromium-review.googlesource.com/c/catapult/+/2411339 Reviewed-by: John Budorick <jbudorick@chromium.org> Commit-Queue: Ben Pastene <bpastene@chromium.org>
- Loading branch information