Update api.py - log_interval #1111
verify.yml
on: push
Prepare
1m 3s
Matrix: prepare-test-cache
Matrix: pytest
Process test complexity
0s
Build and publish Python 🐍 distributions 📦 to TestPyPI
0s
Annotations
8 errors
|
Run pytest using Python 3.11
The operation was canceled.
|
|
Run pytest using Python 3.11:
tests/test_usb.py#L1211
TestStick.test_pulse_collection_production
assert 0 is None
+ where 0 = <plugwise_usb.nodes.helpers.pulses.PulseCollection object at 0x7f82ca2b93d0>.log_interval
|
|
Run pytest using Python 3.11:
tests/test_usb.py#L1122
TestStick.test_pulse_collection_consumption
assert not True
+ where True = <plugwise_usb.nodes.helpers.pulses.PulseCollection object at 0x7f82c97ce3d0>.log_rollover
|
|
Run pytest using Python 3.11
The job has exceeded the maximum execution time of 6h0m0s
|
|
Run pytest using Python 3.12
The operation was canceled.
|
|
Run pytest using Python 3.12:
tests/test_usb.py#L1211
TestStick.test_pulse_collection_production
assert 0 is None
+ where 0 = <plugwise_usb.nodes.helpers.pulses.PulseCollection object at 0x7fe616a0d0d0>.log_interval
|
|
Run pytest using Python 3.12:
tests/test_usb.py#L1122
TestStick.test_pulse_collection_consumption
assert not True
+ where True = <plugwise_usb.nodes.helpers.pulses.PulseCollection object at 0x7fe616a02780>.log_rollover
|
|
Run pytest using Python 3.12
The job has exceeded the maximum execution time of 6h0m0s
|