Print the exact reason if the WebSocket event to Core fails #8049
ci.yaml
on: pull_request
Prepare Python dependencies
7s
Check ruff-format
11s
Check ruff
10s
Check Dockerfile
6s
Check executables
14s
Check JSON
15s
Check pylint
42s
Process test coverage
0s
Annotations
2 errors
Run tests Python 3.13.1:
tests/homeassistant/test_module.py#L97
test_begin_backup_ws_error
AssertionError: Regex pattern did not match.
Regex: 'Preparing backup of Home Assistant Core failed. Check HA Core logs.'
Input: 'Preparing backup of Home Assistant Core failed. Failed to inform HA Core: .'
|
Run tests Python 3.13.1
Process completed with exit code 1.
|