Skip to content

Add testcase for midnight rollover #1239

Add testcase for midnight rollover

Add testcase for midnight rollover #1239

Triggered via push March 31, 2025 06:36
Status Failure
Total duration 2m 31s
Artifacts

verify.yml

on: push
Ruff check and force
6s
Ruff check and force
Check commit
44s
Check commit
Matrix: prepare-test-cache
Matrix: pytest
Process test coverage
0s
Process test coverage
Run mypy
Run mypy
Process test complexity
0s
Process test complexity
Build and publish Python 🐍 distributions 📦 to TestPyPI
Build and publish Python 🐍 distributions 📦 to TestPyPI
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Run pytest using Python 3.12
Process completed with exit code 1.
Run pytest using Python 3.12: tests/test_usb.py#L1153
TestStick.test_pulse_collection_consumption assert (584, FakeDat...timezone.utc)) == (14000, FakeD...timezone.utc)) At index 0 diff: 584 != 14000 Full diff: ( - 14000, + 584, FakeDatetime(2025, 4, 1, 0, 0, 3, tzinfo=datetime.timezone.utc), )
Run pytest using Python 3.11
The operation was canceled.
Run pytest using Python 3.11: tests/test_usb.py#L1153
TestStick.test_pulse_collection_consumption assert (584, FakeDat...timezone.utc)) == (14000, FakeD...timezone.utc)) At index 0 diff: 584 != 14000 Full diff: ( - 14000, + 584, FakeDatetime(2025, 4, 1, 0, 0, 3, tzinfo=datetime.timezone.utc), )
Run pytest using Python 3.11
The strategy configuration was canceled because "pytest._3_12" failed