CI: deprecations #15550
ci.yaml
on: workflow_dispatch
Collect information & changes data
15s
Matrix: Prepare dependencies
Matrix: lint-hadolint
Check hassfest
0s
Check all requirements
0s
Check mypy
0s
Matrix: Audit licenses
Matrix: List installed packages
Check ruff-format
0s
Check ruff
0s
Check other linters
0s
Matrix: pytest-full
Matrix: pytest-mariadb
Matrix: pytest-partial
Matrix: pytest-postgres
Matrix: Combine test runtimes
Upload test coverage to Codecov (partial suite)
0s
Upload test coverage to Codecov (full suite)
0s
Debug: Combine pytest output
4s
Annotations
4 errors
Run tests Python 3.12 (8):
tests/components/websocket_api/test_commands.py#L2059
test_render_template_with_timeout
AssertionError: assert 'unknown_error' == 'template_error'
- template_error
+ unknown_error
|
Run tests Python 3.12 (8)
Process completed with exit code 1.
|
Run tests Python 3.13 (8):
tests/components/websocket_api/test_commands.py#L2059
test_render_template_with_timeout
AssertionError: assert 'unknown_error' == 'template_error'
- template_error
+ unknown_error
|
Run tests Python 3.13 (8)
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
pip-freeze-3.12
|
12.1 KB |
|
pip-freeze-3.13
|
12.1 KB |
|
pytest-15550
|
5.65 MB |
|
pytest_buckets
|
5.78 KB |
|