Skip to content

Conversation

@mark-yacoub
Copy link

@mark-yacoub mark-yacoub commented Jun 18, 2025

Improve the error messaging to indicate that an expected DUT might not be connected via ADB.

Test: atest UCD with ADB disconnected


This change is Reviewable

Improve the error messaging to indicate that an expected DUT might not be connected via ADB.
@google-cla
Copy link

google-cla bot commented Jun 18, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

raise signals.ControllerError(
'Expected to get at least %d controller objects, got %d.'
'Expected to get at least %d controller objects, got %d. '
'Verify that the DUT is connected via ADB'
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about "is listed in adb devices as device"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants