Skip to content

Add timer support to mobile app #201831

Add timer support to mobile app

Add timer support to mobile app #201831

Triggered via pull request July 7, 2024 20:29
Status Failure
Total duration 2m 53s
Artifacts 1

ci.yaml

on: pull_request
Collect information & changes data
14s
Collect information & changes data
Matrix: Prepare dependencies
Prepare pre-commit base
16s
Prepare pre-commit base
Check hassfest
52s
Check hassfest
Check all requirements
20s
Check all requirements
Check mypy
28s
Check mypy
Split tests for full run
0s
Split tests for full run
Audit licenses
0s
Audit licenses
Check pylint
30s
Check pylint
Check pylint on tests
28s
Check pylint on tests
Check ruff-format
9s
Check ruff-format
Check ruff
17s
Check ruff
Check other linters
31s
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

3 errors
Run tests Python 3.12 (mobile_app): tests/components/mobile_app/test_timers.py#L57
test_timer_events[intent_args0-0:02:00 timer finished] AssertionError: assert {'data': {'ch...eaf9e1221e0']} == {'data': None...eaf9e1221e0']} Omitting 2 identical items, use -vv to show Differing items: {'data': {'channel': 'Timers', 'group': 'timers', 'importance': 'high', 'push': {'interruption-level': 'passive'}}} != {'data': None} Full diff: { - 'data': None, ? ^^^^^ + 'data': { ? ^ + 'channel': 'Timers', + 'group': 'timers', + 'importance': 'high', + 'push': { + 'interruption-level': 'passive', + }, + }, 'message': '0:02:00 timer finished', 'target': [ '030a3e097388d97cfad9c3ead632ff7c75ff92255b66ba7b0a372eaf9e1221e0', ], }
Run tests Python 3.12 (mobile_app): tests/components/mobile_app/test_timers.py#L57
test_timer_events[intent_args1-pizza finished] AssertionError: assert {'data': {'ch...f87f3c57985']} == {'data': None...f87f3c57985']} Omitting 2 identical items, use -vv to show Differing items: {'data': {'channel': 'Timers', 'group': 'timers', 'importance': 'high', 'push': {'interruption-level': 'passive'}}} != {'data': None} Full diff: { - 'data': None, ? ^^^^^ + 'data': { ? ^ + 'channel': 'Timers', + 'group': 'timers', + 'importance': 'high', + 'push': { + 'interruption-level': 'passive', + }, + }, 'message': 'pizza finished', 'target': [ 'b819b05e3f56bfb2dd725e60cb33d9cd57dd33903d760754b9c77f87f3c57985', ], }
Run tests Python 3.12 (mobile_app)
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
pytest-201831-3.12-mobile_app
3.86 KB