Improve and extend error handling on D-Bus connect #7307
ci.yaml
on: pull_request
Prepare Python dependencies
27s
Check ruff-format
32s
Check ruff
26s
Check Dockerfile
8s
Check executables
21s
Check JSON
26s
Check pylint
36s
Process test coverage
0s
Annotations
2 errors
Run tests Python 3.12.5:
tests/dbus/agent/boards/test_board.py#L69
test_dbus_board_supervised
assert <supervisor.dbus.agent.boards.supervised.Supervised object at 0x7f96760751c0> is None
+ where <supervisor.dbus.agent.boards.supervised.Supervised object at 0x7f96760751c0> = <supervisor.dbus.agent.boards.BoardManager object at 0x7f967c4364e0>.supervised
|
Run tests Python 3.12.5
Process completed with exit code 1.
|