fix(esphome): allow saving unreachable reconfigure host #324219
ci.yaml
on: pull_request
Collect information & changes data
22s
Matrix: Prepare dependencies
Check GitHub Actions workflows
25s
Check copilot instructions
17s
Matrix: lint-hadolint
Check hassfest
1m 16s
Check all requirements
31s
Check mypy
29s
Dependency review
0s
Check pylint
36s
Check pylint on tests
36s
Matrix: Audit licenses
Matrix: pytest-mariadb
Matrix: pytest-partial
Matrix: pytest-postgres
Matrix: pytest-full
Upload test coverage to Codecov (partial suite)
Upload test coverage to Codecov (full suite)
0s
Upload test results to Codecov
Annotations
3 errors
|
Run tests Python 3.14.4 (esphome)
Process completed with exit code 1.
|
|
Run tests Python 3.14.4 (esphome):
tests/components/esphome/test_config_flow.py#L2432
test_reconfig_can_save_changed_unreachable_connection[2001:db8::2-ResolveAPIError-[2001:db8::2]]
AssertionError: assert {'host': '[20...port': '6053'} == {'host': '[20...port': '6053'}
Omitting 2 identical items, use -vv to show
Differing items:
{'name': 'Kitchen Sensor (test)'} != {'name': 'Kitchen Sensor'}
Full diff:
{
'host': '[2001:db8::2]',
- 'name': 'Kitchen Sensor',
+ 'name': 'Kitchen Sensor (test)',
? +++++++
'port': '6053',
}
|
|
Run tests Python 3.14.4 (esphome):
tests/components/esphome/test_config_flow.py#L2432
test_reconfig_can_save_changed_unreachable_connection[127.0.0.2-APIConnectionError-127.0.0.2]
AssertionError: assert {'host': '127...port': '6053'} == {'host': '127...port': '6053'}
Omitting 2 identical items, use -vv to show
Differing items:
{'name': 'Kitchen Sensor (test)'} != {'name': 'Kitchen Sensor'}
Full diff:
{
'host': '127.0.0.2',
- 'name': 'Kitchen Sensor',
+ 'name': 'Kitchen Sensor (test)',
? +++++++
'port': '6053',
}
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
pip-freeze-3.14.4
|
12.9 KB |
sha256:e421f72c779c30b1aa0b238d9ceafe7393b25fb98e820e5c994fe9f64de196c8
|
|
|
pytest-324219-3.14.4-esphome
|
3.62 KB |
sha256:297ba2c043f081be0f7229627ab1e5fab4aaf00e1d9ac3aa1e44b4eb78d1f673
|
|
|
test-results-partial-3.14.4-esphome
|
9.75 KB |
sha256:b764217ddaaff82a0d33179c36f835d6617e9c7de304ebc9c89ce74f79fd0b6a
|
|