_update_log_references(): don't sync to pulse-counter reset #1310
verify.yml
on: push
Prepare
49s
Matrix: prepare-test-cache
Matrix: pytest
Process test complexity
0s
Build and publish Python 🐍 distributions 📦 to TestPyPI
0s
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#L1151
TestStick.test_pulse_collection_consumption
assert False
+ where False = <plugwise_usb.nodes.helpers.pulses.PulseCollection object at 0x7f8462063aa0>.log_rollover
|
|
Run pytest using Python 3.11
The operation was canceled.
|
|
Run pytest using Python 3.11:
tests/test_usb.py#L1151
TestStick.test_pulse_collection_consumption
assert False
+ where False = <plugwise_usb.nodes.helpers.pulses.PulseCollection object at 0x7fdd8af8d210>.log_rollover
|
|
Run pytest using Python 3.11
The strategy configuration was canceled because "pytest._3_12" failed
|