Skip to content

Update tplink config to include aes keys #211893

Update tplink config to include aes keys

Update tplink config to include aes keys #211893

Triggered via pull request September 10, 2024 17:37
Status Failure
Total duration 3m 26s
Artifacts 1

ci.yaml

on: pull_request
Collect information & changes data
13s
Collect information & changes data
Matrix: Prepare dependencies
Prepare pre-commit base
25s
Prepare pre-commit base
Matrix: lint-hadolint
Check hassfest
54s
Check hassfest
Check all requirements
25s
Check all requirements
Check mypy
33s
Check mypy
Split tests for full run
0s
Split tests for full run
Audit licenses
0s
Audit licenses
Check pylint
33s
Check pylint
Check pylint on tests
34s
Check pylint on tests
Check ruff-format
22s
Check ruff-format
Check ruff
25s
Check ruff
Check other linters
42s
Check other linters
Matrix: pytest-full
Matrix: pytest-mariadb
Matrix: pytest-partial
Matrix: pytest-postgres
Upload test coverage to Codecov (partial suite)
0s
Upload test coverage to Codecov (partial suite)
Upload test coverage to Codecov (full suite)
0s
Upload test coverage to Codecov (full suite)
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Run tests Python 3.12 (tplink): tests/components/tplink/test_config_flow.py#L148
test_discovery[AES] AssertionError: assert {'aes_keys': ...rstuv==', ...} == {'aes_keys': ...rstuv==', ...} Omitting 6 identical items, use -vv to show Differing items: {'aes_keys': (dict[str, str], {'private': 'foo', 'public': 'bar'})} != {'aes_keys': {'private': 'foo', 'public': 'bar'}} Full diff: { - 'aes_keys': { ? ^ + 'aes_keys': ( ? ^ + dict[str, str], + { - 'private': 'foo', + 'private': 'foo', ? ++++ - 'public': 'bar', + 'public': 'bar', ? ++++ + }, - }, ? ^ + ), ? ^ 'alias': 'My Bulb', 'connection_parameters': { 'device_family': 'SMART.TAPOPLUG', 'encryption_type': 'AES', }, 'credentials_hash': 'AES/abcdefghijklmnopqrstuvabcdefghijklmnopqrstuv==', 'host': '127.0.0.2', 'model': 'HS100', 'uses_http': True, }
Run tests Python 3.12 (tplink)
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
pytest-211893-3.12-tplink Expired
2.9 KB