Conbee III support #237
Annotations
6 errors
|
Run pytest:
tests/test_application.py#L226
test_permit_with_key_not_implemented
ValueError: Invalid install code: b'abcdef'
|
Run pytest:
tests/test_application.py#L347
test_reset_watchdog
AttributeError: 'ControllerApplication' object has no attribute '_reset_watchdog'
|
Run pytest:
tests/test_application.py#L452
test_change_network_state[True]
AssertionError: assert 0 == 1
+ where 0 = <MagicMock name='mock.cancel' id='140338652661072'>.call_count
|
Run pytest:
tests/test_application.py#L578
test_disconnect_during_reconnect
AssertionError: assert <Task pending name='Task-120' coro=<ControllerApplication._reconnect_loop() running at /home/runner/work/zigpy-deconz/zigpy-deconz/zigpy_deconz/zigbee/application.py:616> wait_for=<Future pending cb=[Task.task_wakeup()]>> is None
+ where <Task pending name='Task-120' coro=<ControllerApplication._reconnect_loop() running at /home/runner/work/zigpy-deconz/zigpy-deconz/zigpy_deconz/zigbee/application.py:616> wait_for=<Future pending cb=[Task.task_wakeup()]>> = <zigpy_deconz.zigbee.application.ControllerApplication object at 0x7fa323739d50>._reconnect_task
|
Run pytest
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading