Support for Matter 1.4 Water Heater #225569
ci.yaml
on: pull_request
Collect information & changes data
19s
Matrix: Prepare dependencies
Matrix: lint-hadolint
Check hassfest
1m 17s
Check all requirements
25s
Check mypy
35s
Matrix: Audit licenses
Check ruff-format
14s
Check ruff
16s
Check other linters
23s
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 (full suite)
0s
Annotations
12 errors
Run tests Python 3.13 (matter):
tests/components/matter/test_init.py#L269
test_raise_addon_task_in_progress
AssertionError: assert <ConfigEntryState.NOT_LOADED: 'not_loaded'> is <ConfigEntryState.SETUP_RETRY: 'setup_retry'>
+ where <ConfigEntryState.NOT_LOADED: 'not_loaded'> = <ConfigEntry entry_id=01JDH22Y5K9N4EEMF3Q7SM06XH version=1 domain=matter title=Matter state=ConfigEntryState.NOT_LOADED unique_id=None>.state
+ and <ConfigEntryState.SETUP_RETRY: 'setup_retry'> = ConfigEntryState.SETUP_RETRY
|
Run tests Python 3.13 (matter):
tests/components/matter/test_init.py#L309
test_start_addon
AssertionError: assert <ConfigEntryState.NOT_LOADED: 'not_loaded'> is <ConfigEntryState.SETUP_RETRY: 'setup_retry'>
+ where <ConfigEntryState.NOT_LOADED: 'not_loaded'> = <ConfigEntry entry_id=01JDH22YB5QC3YVS8AGAYM8MW7 version=1 domain=matter title=Matter state=ConfigEntryState.NOT_LOADED unique_id=None>.state
+ and <ConfigEntryState.SETUP_RETRY: 'setup_retry'> = ConfigEntryState.SETUP_RETRY
|
Run tests Python 3.13 (matter):
tests/components/matter/test_init.py#L337
test_install_addon
AssertionError: assert <ConfigEntryState.NOT_LOADED: 'not_loaded'> is <ConfigEntryState.SETUP_RETRY: 'setup_retry'>
+ where <ConfigEntryState.NOT_LOADED: 'not_loaded'> = <ConfigEntry entry_id=01JDH22YEM5QEF5GFKANQY0B8F version=1 domain=matter title=Matter state=ConfigEntryState.NOT_LOADED unique_id=None>.state
+ and <ConfigEntryState.SETUP_RETRY: 'setup_retry'> = ConfigEntryState.SETUP_RETRY
|
Run tests Python 3.13 (matter):
tests/components/matter/test_init.py#L367
test_addon_info_failure
AssertionError: assert <ConfigEntryState.NOT_LOADED: 'not_loaded'> is <ConfigEntryState.SETUP_RETRY: 'setup_retry'>
+ where <ConfigEntryState.NOT_LOADED: 'not_loaded'> = <ConfigEntry entry_id=01JDH22YJ7WX02GADAT8CN2M7D version=1 domain=matter title=Matter state=ConfigEntryState.NOT_LOADED unique_id=None>.state
+ and <ConfigEntryState.SETUP_RETRY: 'setup_retry'> = ConfigEntryState.SETUP_RETRY
|
Run tests Python 3.13 (matter):
tests/components/matter/test_init.py#L566
test_remove_entry
ImportError: Exception importing homeassistant.components.matter
|
Run tests Python 3.13 (matter)
Process completed with exit code 1.
|
Run tests Python 3.12 (matter):
tests/components/matter/test_init.py#L269
test_raise_addon_task_in_progress
AssertionError: assert <ConfigEntryState.NOT_LOADED: 'not_loaded'> is <ConfigEntryState.SETUP_RETRY: 'setup_retry'>
+ where <ConfigEntryState.NOT_LOADED: 'not_loaded'> = <ConfigEntry entry_id=01JDH25Q899N4EEMF3Q7SM06XH version=1 domain=matter title=Matter state=ConfigEntryState.NOT_LOADED unique_id=None>.state
+ and <ConfigEntryState.SETUP_RETRY: 'setup_retry'> = ConfigEntryState.SETUP_RETRY
|
Run tests Python 3.12 (matter):
tests/components/matter/test_init.py#L309
test_start_addon
AssertionError: assert <ConfigEntryState.NOT_LOADED: 'not_loaded'> is <ConfigEntryState.SETUP_RETRY: 'setup_retry'>
+ where <ConfigEntryState.NOT_LOADED: 'not_loaded'> = <ConfigEntry entry_id=01JDH25QF2QC3YVS8AGAYM8MW7 version=1 domain=matter title=Matter state=ConfigEntryState.NOT_LOADED unique_id=None>.state
+ and <ConfigEntryState.SETUP_RETRY: 'setup_retry'> = ConfigEntryState.SETUP_RETRY
|
Run tests Python 3.12 (matter):
tests/components/matter/test_init.py#L337
test_install_addon
AssertionError: assert <ConfigEntryState.NOT_LOADED: 'not_loaded'> is <ConfigEntryState.SETUP_RETRY: 'setup_retry'>
+ where <ConfigEntryState.NOT_LOADED: 'not_loaded'> = <ConfigEntry entry_id=01JDH25QKV5QEF5GFKANQY0B8F version=1 domain=matter title=Matter state=ConfigEntryState.NOT_LOADED unique_id=None>.state
+ and <ConfigEntryState.SETUP_RETRY: 'setup_retry'> = ConfigEntryState.SETUP_RETRY
|
Run tests Python 3.12 (matter):
tests/components/matter/test_init.py#L367
test_addon_info_failure
AssertionError: assert <ConfigEntryState.NOT_LOADED: 'not_loaded'> is <ConfigEntryState.SETUP_RETRY: 'setup_retry'>
+ where <ConfigEntryState.NOT_LOADED: 'not_loaded'> = <ConfigEntry entry_id=01JDH25QRFWX02GADAT8CN2M7D version=1 domain=matter title=Matter state=ConfigEntryState.NOT_LOADED unique_id=None>.state
+ and <ConfigEntryState.SETUP_RETRY: 'setup_retry'> = ConfigEntryState.SETUP_RETRY
|
Run tests Python 3.12 (matter):
tests/components/matter/test_init.py#L566
test_remove_entry
ImportError: Exception importing homeassistant.components.matter
|
Run tests Python 3.12 (matter)
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
pytest-225569-3.12-matter
|
144 KB |
|
pytest-225569-3.13-matter
|
146 KB |
|