Skip to content

Testing hangs at Waiting for Device after interface swap #978

@duncangreene

Description

@duncangreene

Describe the bug
After changing the interface to use for the device under test, future tests hang at "Waiting for Device", and error is thrown in logs.

Image

Image

To Reproduce
Steps to reproduce the behavior:

  1. Have Testrun running perfectly okay with a given (USB Ethernet) network adapter for the device under test.
  2. With no testing running, unplug the (USB Ethernet) network adapter, and plug in a different/spare one.
  3. Testrun detects that the network adapter configured for the device under test is no longer available and the user is prompted to choose another network adapter.
  4. Choose the new network adapter as the connection for the device under test.
  5. Attempt to run a test.
  6. Observe error as in above screenshot and testing hang at "Waiting for Device".

Expected behavior
Error should not be thrown, and testing should work as expected.

Workaround
Stop, restart and reconfigure Testrun to use the new network adapter.

Environment (please provide the following information about your setup):

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions