Try #1454
verify.yml
on: push
Prepare
1m 0s
Matrix: prepare-test-cache
Matrix: pytest
Process test complexity
0s
Build and publish Python 🐍 distributions 📦 to TestPyPI
0s
Annotations
8 errors
|
Run pytest using Python 3.13
Process completed with exit code 1.
|
|
Run pytest using Python 3.13:
tests/test_usb.py#L2397
TestStick.test_node_discovery_and_load
plugwise_usb.exceptions.StickError: No response from USB-Stick to initialization request. Validate USB-stick is connected to port ' test_port'
|
|
Run pytest using Python 3.13:
tests/test_usb.py#L891
TestStick.test_energy_circle
plugwise_usb.exceptions.StickError: No response from USB-Stick to initialization request. Validate USB-stick is connected to port ' test_port'
|
|
Run pytest using Python 3.13:
tests/test_usb.py#L771
TestStick.test_node_relay_and_power
plugwise_usb.exceptions.StickError: No response from USB-Stick to initialization request. Validate USB-stick is connected to port ' test_port'
|
|
Run pytest using Python 3.13:
tests/test_usb.py#L701
TestStick.test_node_discovery
plugwise_usb.exceptions.StickError: No response from USB-Stick to initialization request. Validate USB-stick is connected to port ' test_port'
|
|
Run pytest using Python 3.13:
tests/test_usb.py#L574
TestStick.test_stick_node_discovered_subscription
plugwise_usb.exceptions.StickError: No response from USB-Stick to initialization request. Validate USB-stick is connected to port ' test_port'
|
|
Run pytest using Python 3.13:
tests/test_usb.py#L498
TestStick.test_stick_connection_lost
plugwise_usb.exceptions.StickError: No response from USB-Stick to initialization request. Validate USB-stick is connected to port ' test_port'
|
|
Run pytest using Python 3.13:
tests/test_usb.py#L461
TestStick.test_stick_connect
plugwise_usb.exceptions.StickError: No response from USB-Stick to initialization request. Validate USB-stick is connected to port ' test_port'
|