provision_devices only fires a warning on blacklisting all devices |
|||
Issue descriptione.g. https://uberchromegw.corp.google.com/i/chromium.android/builders/Lollipop%20Tablet%20Tester/builds/3752 It (or, in the very near future, device_status.py) should emit an infra error if no non-blacklisted devices are connected.
,
Jul 19 2016
I can add that logic.
,
Oct 7 2016
Looks like device_status already returns infra_error when there's no available devices: https://github.com/catapult-project/catapult/blob/69f316c9d9f3227af357e8b67df01422391680d4/devil/devil/android/tools/device_status.py#L309 And it seems provision does the same: https://chromium.googlesource.com/chromium/src/+/master/build/android/provision_devices.py#555
,
Mar 3 2017
|
|||
►
Sign in to add a comment |
|||
Comment 1 by jbudorick@chromium.org
, Jun 29 2016