Correct control_state #5158
verify.yml
on: push
Prepare
1m 0s
Matrix: prepare-test-cache
Matrix: pytest
Process test complexity
0s
Build and publish Python 🐍 distributions 📦 to TestPyPI
0s
Annotations
5 errors
|
Run pytest using Python 3.12:
tests/test_adam.py#L179
TestPlugwiseAdam.test_connect_adam_plus_anna_new_regulation_off
AssertionError: assert 'off' == 'Off'
- Off
+ off
|
|
Run pytest using Python 3.12
Process completed with exit code 1.
|
|
Run pytest using Python 3.13
The job was canceled because "_3_12" failed.
|
|
Run pytest using Python 3.13:
tests/test_adam.py#L179
TestPlugwiseAdam.test_connect_adam_plus_anna_new_regulation_off
AssertionError: assert 'off' == 'Off'
- Off
+ off
|
|
Run pytest using Python 3.13
The operation was canceled.
|