Descriptionadd more log to adb_wrapper.py Ls function
Android Tests (trial)(dbg) now wipes chrome specific data during
provisioning device. But some cases show that "adb ls" is not outputing
the 4-column result (e.g.,
http://build.chromium.org/p/chromium.fyi/builders/Android%20Tests%20%28trial%29%28dbg%29/builds/4693/steps/provision_devices/logs/stdio).
This CL is to add more log to the Ls function, in order to get more
detailed information of such weird cases.
BUG=514449
Committed: https://crrev.com/8c556f27a7bbabec5264952f259d65a7262fc3af
Cr-Commit-Position: refs/heads/master@{#348799}
Patch Set 1 #
Total comments: 2
Patch Set 2 : raise AdbCommandFailedError instead of logging info #
Total comments: 2
Patch Set 3 : add a message explaining the meaning of the error #Messages
Total messages: 12 (3 generated)
|