Fix equal MAC addresses #5813
verify.yml
on: push
Cache identify
24s
Matrix: pytest
Build and publish Python 🐍 distributions 📦 to TestPyPI
Process test complexity
Annotations
5 errors
|
Run pytest using Python 3.13
Process completed with exit code 1.
|
|
Run pytest using Python 3.13:
tests/test_adam.py#L35
TestPlugwiseAdam.test_connect_adam_plus_anna_new
AssertionError: assert '000D6F000D13CBA1' == '000D6F000D13CBA0'
- 000D6F000D13CBA0
? ^
+ 000D6F000D13CBA1
? ^
|
|
Run pytest using Python 3.14
The strategy configuration was canceled because "pytest._3_13" failed
|
|
Run pytest using Python 3.14
The operation was canceled.
|
|
Run pytest using Python 3.14:
tests/test_adam.py#L35
TestPlugwiseAdam.test_connect_adam_plus_anna_new
AssertionError: assert '000D6F000D13CBA1' == '000D6F000D13CBA0'
- 000D6F000D13CBA0
? ^
+ 000D6F000D13CBA1
? ^
|