Conbee III support #237
Annotations
5 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='140620508005856'>.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/...py_deconz/zigbee/application.py:616> wait_for=<Future pending cb=[<TaskWakeupMethWrapper object at 0x7fe4c3a935e0>()]>> is None
+ where <Task pending name='Task-120' coro=<ControllerApplication._reconnect_loop() running at /home/runner/work/zigpy-deconz/...py_deconz/zigbee/application.py:616> wait_for=<Future pending cb=[<TaskWakeupMethWrapper object at 0x7fe4c3a935e0>()]>> = <zigpy_deconz.zigbee.application.ControllerApplication object at 0x7fe4c389a4c0>._reconnect_task
|
Run pytest
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading