google / mobly

E2E test framework for tests with complex environment requirements.
https://github.com/google/mobly
Apache License 2.0
621 stars 174 forks source link

Add snippet client stop timeout #922

Closed mhaoli closed 1 month ago

mhaoli commented 1 month ago

Add a timeout arg to avoid test stucks when there's something wrong happened in the adb stop command execution.


This change is Reviewable