Skip to content

Better test adaptation #2962

Better test adaptation

Better test adaptation #2962

Triggered via push September 16, 2025 14:04
Status Failure
Total duration 1m 44s
Artifacts

verify.yml

on: push
Cache identify
7s
Cache identify
Shellcheck
7s
Shellcheck
Dependency
6s
Dependency
Prepare
9s
Prepare
Ruff check and force
7s
Ruff check and force
Check commit
33s
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#L1714
TestStick.test_network_cache AssertionError: assert {'0123456789A...RCLE_PLUS: 1>} == {} Left contains 1 more item: {'0123456789ABCDEF': <NodeType.CIRCLE_PLUS: 1>} Full diff: - {} + { + '0123456789ABCDEF': <NodeType.CIRCLE_PLUS: 1>, + }