DescriptionReland of 'New run shell implementation for DeviceUtils'
This is a reland of https://codereview.chromium.org/659533002/
Previous CL broke telemetry unittests and perf unittests because it
didn't handle properly shell commands which may end with a newline
character when check_rc is not None.
This revised patch strips any whitespace at the end of shell commands
to prevent this.
BUG=267773
Committed: https://crrev.com/c2e31ff56e2486ff4173edb774a2e092eba9ce61
Cr-Commit-Position: refs/heads/master@{#300322}
Patch Set 1 #
Total comments: 2
Patch Set 2 : better error handling when return code is not found #
Total comments: 1
Patch Set 3 : pass timeout option to adb.Shell #Messages
Total messages: 16 (4 generated)
|