Add support for devices with production enabled - try 4 #1311
verify.yml
on: pull_request
Prepare
57s
Matrix: prepare-test-cache
Matrix: pytest
Process test complexity
0s
Build and publish Python 🐍 distributions 📦 to TestPyPI
0s
Annotations
4 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 0x7f46f3f7bec0>.log_rollover
|
|
Run pytest using Python 3.11
Process completed with exit code 1.
|
|
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 0x7f654ee99750>.log_rollover
|