-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Description
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.
To Reproduce
Steps to reproduce the behavior:
- Have Testrun running perfectly okay with a given (USB Ethernet) network adapter for the device under test.
- With no testing running, unplug the (USB Ethernet) network adapter, and plug in a different/spare one.
- 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.
- Choose the new network adapter as the connection for the device under test.
- Attempt to run a test.
- 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):
- Ubuntu 24.4.01
- Testrun 2.0.1
- Additional hardware (network adapters): USB Ethernet adapter
Metadata
Metadata
Assignees
Labels
No labels

