Fix missing logic #1261
verify.yml
on: push
Prepare
47s
Matrix: prepare-test-cache
Matrix: pytest
Process test complexity
0s
Build and publish Python 🐍 distributions 📦 to TestPyPI
0s
Annotations
11 errors
|
Run pytest using Python 3.11
Process completed with exit code 1.
|
|
Run pytest using Python 3.11
Event loop is closed
|
|
Run pytest using Python 3.11
Event loop is closed
|
|
Run pytest using Python 3.11
Event loop is closed
|
|
Run pytest using Python 3.11:
tests/test_usb.py#L928
TestStick.test_energy_circle
AssertionError: assert EnergyStatist...on_reset=None) == EnergyStatist...on_reset=None)
Omitting 8 identical items, use -vv to show
Differing attributes:
['day_consumption', 'day_consumption_reset']
Drill down into differing attribute day_consumption:
day_consumption: 0.0026868922443345974 != None
Drill down into differing attribute day_consumption_reset:
day_consumption_reset: datetime.datetime(2025, 4, 2, 8, 0, tzinfo=datetime.timezone(datetime.timedelta(0), 'UTC')) != None
|
|
Run pytest using Python 3.12
The operation was canceled.
|
|
Run pytest using Python 3.12
Event loop is closed
|
|
Run pytest using Python 3.12
Event loop is closed
|
|
Run pytest using Python 3.12
Event loop is closed
|
|
Run pytest using Python 3.12:
tests/test_usb.py#L928
TestStick.test_energy_circle
AssertionError: assert EnergyStatist...on_reset=None) == EnergyStatist...on_reset=None)
Omitting 8 identical items, use -vv to show
Differing attributes:
['day_consumption', 'day_consumption_reset']
Drill down into differing attribute day_consumption:
day_consumption: 0.0026868922443345974 != None
Drill down into differing attribute day_consumption_reset:
day_consumption_reset: datetime.datetime(2025, 4, 2, 8, 0, tzinfo=datetime.timezone(datetime.timedelta(0), 'UTC')) != None
|
|
Run pytest using Python 3.12
The strategy configuration was canceled because "pytest._3_11" failed
|