Bump to v0.40.0b1 #1350
verify.yml
on: push
Prepare
1m 11s
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.11
Process completed with exit code 1.
|
|
Run pytest using Python 3.11:
tests/test_usb.py#L1150
TestStick.test_pulse_collection_consumption
assert not True
+ where True = <plugwise_usb.nodes.helpers.pulses.PulseCollection object at 0x7f2e40f41550>.log_rollover
|
|
Run pytest using Python 3.12
The operation was canceled.
|
|
Run pytest using Python 3.12:
tests/test_usb.py#L1150
TestStick.test_pulse_collection_consumption
assert not True
+ where True = <plugwise_usb.nodes.helpers.pulses.PulseCollection object at 0x7fb4f19eff20>.log_rollover
|
|
Run pytest using Python 3.12
The strategy configuration was canceled because "pytest._3_11" failed
|