Support production #1112
Triggered via pull request
March 18, 2025 14:46
Status
Cancelled
Total duration
6h 2m 30s
Artifacts
–
verify.yml
on: pull_request
Prepare
56s
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 0x7fe818838450>.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 0x7fe8184fa4d0>.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 0x7f12ad6549e0>.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 0x7f12adad61b0>.log_rollover
|
|
Run pytest using Python 3.12
The job has exceeded the maximum execution time of 6h0m0s
|