Skip to content

Move await to schedule_task_when_awake() #2534

Move await to schedule_task_when_awake()

Move await to schedule_task_when_awake() #2534

Triggered via push July 31, 2025 13:29
Status Failure
Total duration 1m 25s
Artifacts

verify.yml

on: push
Cache identify
4s
Cache identify
Shellcheck
4s
Shellcheck
Dependency
4s
Dependency
Prepare
7s
Prepare
Ruff check and force
8s
Ruff check and force
Check commit
32s
Check commit
Matrix: pytest
Process test coverage
0s
Process test coverage
Run mypy
0s
Run mypy
Process test complexity
0s
Process test complexity
Build and publish Python 🐍 distributions 📦 to TestPyPI
0s
Build and publish Python 🐍 distributions 📦 to TestPyPI
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Run pytest using Python 3.13
Process completed with exit code 1.
Run pytest using Python 3.13: tests/test_usb.py#L1984
TestStick.test_sed_node assert 10 == 15 + where 10 = BatteryConfig(awake_duration=10, clock_interval=25200, clock_sync=False, maintenance_interval=60, sleep_duration=60).awake_duration + where BatteryConfig(awake_duration=10, clock_interval=25200, clock_sync=False, maintenance_interval=60, sleep_duration=60) = <plugwise_usb.nodes.sed.NodeSED object at 0x7fdc0e7ffcb0>.battery_config