Support production #1110
Triggered via pull request
March 18, 2025 14:06
Status
Cancelled
Total duration
6h 3m 4s
Artifacts
–
verify.yml
on: pull_request
Prepare
1m 29s
Matrix: prepare-test-cache
Matrix: pytest
Process test complexity
0s
Build and publish Python 🐍 distributions 📦 to TestPyPI
0s
Annotations
10 errors
|
Run pytest using Python 3.12
The operation was canceled.
|
|
Run pytest using Python 3.11
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 0x7f8697b386b0>.log_interval
|
|
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 0x7f4e07214410>.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 0x7f8697fc18b0>.log_rollover
|
|
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 0x7f4e06dcc2d0>.log_rollover
|
|
Run pytest using Python 3.12:
tests/test_usb.py#L911
TestStick.test_energy_circle
TypeError: EnergyStatistics.__init__() got an unexpected keyword argument 'log_interval'
|
|
Run pytest using Python 3.11:
tests/test_usb.py#L911
TestStick.test_energy_circle
TypeError: EnergyStatistics.__init__() got an unexpected keyword argument 'log_interval'
|
|
Run pytest using Python 3.12
The job has exceeded the maximum execution time of 6h0m0s
|
|
Run pytest using Python 3.11
The job has exceeded the maximum execution time of 6h0m0s
|