Skip to content

Fix typo

Fix typo #1082

Triggered via push March 17, 2025 10:01
Status Failure
Total duration 2m 27s
Artifacts

verify.yml

on: push
Ruff check and force
6s
Ruff check and force
Check commit
40s
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

7 errors
Run pytest using Python 3.12
Process completed with exit code 1.
Run pytest using Python 3.12: tests/test_usb.py#L1205
TestStick.test_pulse_collection_production assert False == True + where False = <plugwise_usb.nodes.helpers.pulses.PulseCollection object at 0x7f779a973530>.production_logging
Run pytest using Python 3.12: tests/test_usb.py#L963
TestStick.test_pulse_collection_consumption assert False == True + where False = <plugwise_usb.nodes.helpers.pulses.PulseCollection object at 0x7f779ab869f0>.production_logging
Run pytest using Python 3.11
The operation was canceled.
Run pytest using Python 3.11: tests/test_usb.py#L1205
TestStick.test_pulse_collection_production assert False == True + where False = <plugwise_usb.nodes.helpers.pulses.PulseCollection object at 0x7fa7c0290310>.production_logging
Run pytest using Python 3.11: tests/test_usb.py#L963
TestStick.test_pulse_collection_consumption assert False == True + where False = <plugwise_usb.nodes.helpers.pulses.PulseCollection object at 0x7fa7c0118f90>.production_logging
Run pytest using Python 3.11
The strategy configuration was canceled because "pytest._3_12" failed