Use explicit exceptions when cancelling listeners #438
Annotations
10 errors
Run pytest:
tests/application/test_connect.py#L213
test_watchdog[FormedLaunchpadCC26X2R1]
AssertionError: assert 0 >= 5
+ where 0 = len([])
+ where [] = <AsyncMock id='140235275967552'>.mock_calls
+ where <AsyncMock id='140235275967552'> = <zigpy_znp.zigbee.application.ControllerApplication object at 0x7f8b11a97ca0>._watchdog_feed
|
Run pytest:
tests/application/test_joining.py#L430
test_permit_join[FormedLaunchpadCC26X2R1]
Failed: Timeout >20.0s
|
Run pytest:
tests/application/test_joining.py#L430
test_permit_join[FormedZStack3CC2531]
Failed: Timeout >20.0s
|
Run pytest:
tests/application/test_joining.py#L430
test_permit_join[FormedZStack1CC2531]
Failed: Timeout >20.0s
|
Run pytest:
tests/application/test_joining.py#L128
test_join_device[FormedLaunchpadCC26X2R1]
asyncio.exceptions.TimeoutError
|
Run pytest:
tests/application/test_requests.py#L103
test_zigpy_request[FormedLaunchpadCC26X2R1]
zigpy_znp.exceptions.CommandNotRecognized: Fatal request error RPCError.CommandNotRecognized.Rsp(ErrorCode=<ErrorCode.InvalidCommandId: 2>, RequestHeader=CommandHeader(id=0x02, subsystem=Subsystem.AF, type=CommandType.SREQ)) in response to AF.DataRequestExt.Req(DstAddrModeAddress=AddrModeAddress(mode=<AddrMode.NWK: 2>, address=0xAABB), DstEndpoint=1, DstPanId=0x0000, SrcEndpoint=1, ClusterId=6, TSN=1, Options=<TransmitOptions.SUPPRESS_ROUTE_DISC_NETWORK: 32>, Radius=0, Data=b'\x01\x01\x01')
|
Run pytest:
tests/application/test_requests.py#L103
test_zigpy_request[FormedZStack3CC2531]
zigpy_znp.exceptions.CommandNotRecognized: Fatal request error RPCError.CommandNotRecognized.Rsp(ErrorCode=<ErrorCode.InvalidCommandId: 2>, RequestHeader=CommandHeader(id=0x02, subsystem=Subsystem.AF, type=CommandType.SREQ)) in response to AF.DataRequestExt.Req(DstAddrModeAddress=AddrModeAddress(mode=<AddrMode.NWK: 2>, address=0xAABB), DstEndpoint=1, DstPanId=0x0000, SrcEndpoint=1, ClusterId=6, TSN=1, Options=<TransmitOptions.SUPPRESS_ROUTE_DISC_NETWORK: 32>, Radius=0, Data=b'\x01\x01\x01')
|
Run pytest:
tests/application/test_requests.py#L103
test_zigpy_request[FormedZStack1CC2531]
zigpy_znp.exceptions.CommandNotRecognized: Fatal request error RPCError.CommandNotRecognized.Rsp(ErrorCode=<ErrorCode.InvalidCommandId: 2>, RequestHeader=CommandHeader(id=0x02, subsystem=Subsystem.AF, type=CommandType.SREQ)) in response to AF.DataRequestExt.Req(DstAddrModeAddress=AddrModeAddress(mode=<AddrMode.NWK: 2>, address=0xAABB), DstEndpoint=1, DstPanId=0x0000, SrcEndpoint=1, ClusterId=6, TSN=1, Options=<TransmitOptions.SUPPRESS_ROUTE_DISC_NETWORK: 32>, Radius=0, Data=b'\x01\x01\x01')
|
Run pytest:
tests/application/test_requests.py#L149
test_zigpy_request_failure[FormedLaunchpadCC26X2R1]
zigpy_znp.exceptions.CommandNotRecognized: Fatal request error RPCError.CommandNotRecognized.Rsp(ErrorCode=<ErrorCode.InvalidCommandId: 2>, RequestHeader=CommandHeader(id=0x02, subsystem=Subsystem.AF, type=CommandType.SREQ)) in response to AF.DataRequestExt.Req(DstAddrModeAddress=AddrModeAddress(mode=<AddrMode.NWK: 2>, address=0xAABB), DstEndpoint=1, DstPanId=0x0000, SrcEndpoint=1, ClusterId=6, TSN=1, Options=<TransmitOptions.SUPPRESS_ROUTE_DISC_NETWORK: 32>, Radius=0, Data=b'\x01\x01\x01')
|
Run pytest:
tests/application/test_requests.py#L149
test_zigpy_request_failure[FormedZStack3CC2531]
zigpy_znp.exceptions.CommandNotRecognized: Fatal request error RPCError.CommandNotRecognized.Rsp(ErrorCode=<ErrorCode.InvalidCommandId: 2>, RequestHeader=CommandHeader(id=0x02, subsystem=Subsystem.AF, type=CommandType.SREQ)) in response to AF.DataRequestExt.Req(DstAddrModeAddress=AddrModeAddress(mode=<AddrMode.NWK: 2>, address=0xAABB), DstEndpoint=1, DstPanId=0x0000, SrcEndpoint=1, ClusterId=6, TSN=1, Options=<TransmitOptions.SUPPRESS_ROUTE_DISC_NETWORK: 32>, Radius=0, Data=b'\x01\x01\x01')
|
The logs for this run have expired and are no longer available.
Loading