Try #1450
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
3 errors
|
Run pytest using Python 3.13
The operation was canceled.
|
|
Run pytest using Python 3.13:
tests/test_usb.py#L1979
TestStick.test_sed_node
assert 15 == 10
+ where 15 = BatteryConfig(awake_duration=15, clock_interval=25200, clock_sync=False, maintenance_interval=60, sleep_duration=60).awake_duration
+ where BatteryConfig(awake_duration=15, clock_interval=25200, clock_sync=False, maintenance_interval=60, sleep_duration=60) = <plugwise_usb.nodes.sed.NodeSED object at 0x7f26d08eba10>.battery_config
|
|
Run pytest using Python 3.13
The job has exceeded the maximum execution time of 6h0m0s
|