Skip to content

Add support for devices with production enabled - try 4 #1148

Add support for devices with production enabled - try 4

Add support for devices with production enabled - try 4 #1148

Triggered via pull request March 24, 2025 09:02
@bouwewbouwew
synchronize #218
neg-energy-4
Status Failure
Total duration 2m 39s
Artifacts

verify.yml

on: pull_request
Ruff check and force
10s
Ruff check and force
Check commit
42s
Check commit
Matrix: prepare-test-cache
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

5 errors
Run pytest using Python 3.11
Process completed with exit code 1.
Run pytest using Python 3.11: tests/test_usb.py#L1142
TestStick.test_pulse_collection_consumption assert (5600, FakeDa...timezone.utc)) == (None, None) At index 0 diff: 5600 != None Full diff: ( - None, - None, + 5600, + FakeDatetime(2025, 3, 24, 10, 0, 3, tzinfo=datetime.timezone.utc), )
Run pytest using Python 3.12
The operation was canceled.
Run pytest using Python 3.12: tests/test_usb.py#L1142
TestStick.test_pulse_collection_consumption assert (5600, FakeDa...timezone.utc)) == (None, None) At index 0 diff: 5600 != None Full diff: ( - None, - None, + 5600, + FakeDatetime(2025, 3, 24, 10, 0, 3, tzinfo=datetime.timezone.utc), )
Run pytest using Python 3.12
The strategy configuration was canceled because "pytest._3_11" failed