New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 624409 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: Mar 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 2
Type: Bug



Sign in to add a comment

provision_devices only fires a warning on blacklisting all devices

Project Member Reported by jbudorick@chromium.org, Jun 29 2016

Issue description

e.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.
 
Owner: bpastene@chromium.org
Status: Assigned (was: Untriaged)
I can add that logic.
Status: Started (was: Assigned)
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
Status: Fixed (was: Started)
https://codereview.chromium.org/2587493002 makes it more visible

Sign in to add a comment