Support Codecov v4 changes #442
Annotations
54 errors and 7 warnings
shared-ci / Run tests Python 3.11.0:
tests/application/test_connect.py#L213
test_watchdog[FormedLaunchpadCC26X2R1]
AssertionError: assert 0 >= 5
+ where 0 = len([])
+ where [] = <AsyncMock id='139948004603664'>.mock_calls
+ where <AsyncMock id='139948004603664'> = <zigpy_znp.zigbee.application.ControllerApplication object at 0x7f482f425f50>._watchdog_feed
|
shared-ci / Run tests Python 3.11.0:
tests/application/test_joining.py#L436
test_permit_join[FormedLaunchpadCC26X2R1]
Failed: Timeout >20.0s
|
shared-ci / Run tests Python 3.11.0:
tests/application/test_joining.py#L436
test_permit_join[FormedZStack3CC2531]
Failed: Timeout >20.0s
|
shared-ci / Run tests Python 3.11.0:
tests/application/test_joining.py#L436
test_permit_join[FormedZStack1CC2531]
Failed: Timeout >20.0s
|
shared-ci / Run tests Python 3.11.0:
tests/application/test_joining.py#L128
test_join_device[FormedLaunchpadCC26X2R1]
TimeoutError
|
shared-ci / Run tests Python 3.11.0:
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')
|
shared-ci / Run tests Python 3.11.0:
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')
|
shared-ci / Run tests Python 3.11.0:
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')
|
shared-ci / Run tests Python 3.11.0:
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')
|
shared-ci / Run tests Python 3.11.0:
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')
|
shared-ci / Run tests Python 3.12
The job was canceled because "_3_11_0" failed.
|
shared-ci / Run tests Python 3.12:
tests/application/test_connect.py#L213
test_watchdog[FormedLaunchpadCC26X2R1]
AssertionError: assert 0 >= 5
+ where 0 = len([])
+ where [] = <AsyncMock id='140059740883424'>.mock_calls
+ where <AsyncMock id='140059740883424'> = <zigpy_znp.zigbee.application.ControllerApplication object at 0x7f62331e7bc0>._watchdog_feed
|
shared-ci / Run tests Python 3.12:
tests/application/test_joining.py#L436
test_permit_join[FormedLaunchpadCC26X2R1]
Failed: Timeout >20.0s
|
shared-ci / Run tests Python 3.12:
tests/application/test_joining.py#L436
test_permit_join[FormedZStack3CC2531]
Failed: Timeout >20.0s
|
shared-ci / Run tests Python 3.12:
tests/application/test_joining.py#L436
test_permit_join[FormedZStack1CC2531]
Failed: Timeout >20.0s
|
shared-ci / Run tests Python 3.12:
tests/application/test_joining.py#L128
test_join_device[FormedLaunchpadCC26X2R1]
TimeoutError
|
shared-ci / Run tests Python 3.12:
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')
|
shared-ci / Run tests Python 3.12:
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')
|
shared-ci / Run tests Python 3.12:
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')
|
shared-ci / Run tests Python 3.12:
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')
|
shared-ci / Run tests Python 3.12:
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')
|
shared-ci / Run tests Python 3.8.14
The job was canceled because "_3_11_0" failed.
|
shared-ci / Run tests Python 3.8.14:
tests/application/test_connect.py#L213
test_watchdog[FormedLaunchpadCC26X2R1]
AssertionError: assert 0 >= 5
+ where 0 = len([])
+ where [] = <AsyncMock id='140579561947392'>.mock_calls
+ where <AsyncMock id='140579561947392'> = <zigpy_znp.zigbee.application.ControllerApplication object at 0x7fdb3ab93310>._watchdog_feed
|
shared-ci / Run tests Python 3.8.14:
tests/application/test_joining.py#L436
test_permit_join[FormedLaunchpadCC26X2R1]
Failed: Timeout >20.0s
|
shared-ci / Run tests Python 3.8.14:
tests/application/test_joining.py#L436
test_permit_join[FormedZStack3CC2531]
Failed: Timeout >20.0s
|
shared-ci / Run tests Python 3.8.14:
tests/application/test_joining.py#L436
test_permit_join[FormedZStack1CC2531]
Failed: Timeout >20.0s
|
shared-ci / Run tests Python 3.8.14:
tests/application/test_joining.py#L128
test_join_device[FormedLaunchpadCC26X2R1]
asyncio.exceptions.TimeoutError
|
shared-ci / Run tests Python 3.8.14:
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')
|
shared-ci / Run tests Python 3.8.14:
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')
|
shared-ci / Run tests Python 3.8.14:
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')
|
shared-ci / Run tests Python 3.8.14:
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')
|
shared-ci / Run tests Python 3.8.14:
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')
|
shared-ci / Run tests Python 3.10.8
The job was canceled because "_3_11_0" failed.
|
shared-ci / Run tests Python 3.10.8:
tests/application/test_connect.py#L213
test_watchdog[FormedLaunchpadCC26X2R1]
AssertionError: assert 0 >= 5
+ where 0 = len([])
+ where [] = <AsyncMock id='140312541838016'>.mock_calls
+ where <AsyncMock id='140312541838016'> = <zigpy_znp.zigbee.application.ControllerApplication object at 0x7f9d0f29f250>._watchdog_feed
|
shared-ci / Run tests Python 3.10.8:
tests/application/test_joining.py#L436
test_permit_join[FormedLaunchpadCC26X2R1]
Failed: Timeout >20.0s
|
shared-ci / Run tests Python 3.10.8:
tests/application/test_joining.py#L436
test_permit_join[FormedZStack3CC2531]
Failed: Timeout >20.0s
|
shared-ci / Run tests Python 3.10.8:
tests/application/test_joining.py#L436
test_permit_join[FormedZStack1CC2531]
Failed: Timeout >20.0s
|
shared-ci / Run tests Python 3.10.8:
tests/application/test_joining.py#L128
test_join_device[FormedLaunchpadCC26X2R1]
asyncio.exceptions.TimeoutError
|
shared-ci / Run tests Python 3.10.8:
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')
|
shared-ci / Run tests Python 3.10.8:
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')
|
shared-ci / Run tests Python 3.10.8:
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')
|
shared-ci / Run tests Python 3.10.8:
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')
|
shared-ci / Run tests Python 3.10.8:
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')
|
shared-ci / Run tests Python 3.9.15
The job was canceled because "_3_11_0" failed.
|
shared-ci / Run tests Python 3.9.15:
tests/application/test_connect.py#L213
test_watchdog[FormedLaunchpadCC26X2R1]
AssertionError: assert 0 >= 5
+ where 0 = len([])
+ where [] = <AsyncMock id='140242874160944'>.mock_calls
+ where <AsyncMock id='140242874160944'> = <zigpy_znp.zigbee.application.ControllerApplication object at 0x7f8cd6b50cd0>._watchdog_feed
|
shared-ci / Run tests Python 3.9.15:
tests/application/test_joining.py#L436
test_permit_join[FormedLaunchpadCC26X2R1]
Failed: Timeout >20.0s
|
shared-ci / Run tests Python 3.9.15:
tests/application/test_joining.py#L436
test_permit_join[FormedZStack3CC2531]
Failed: Timeout >20.0s
|
shared-ci / Run tests Python 3.9.15:
tests/application/test_joining.py#L436
test_permit_join[FormedZStack1CC2531]
Failed: Timeout >20.0s
|
shared-ci / Run tests Python 3.9.15:
tests/application/test_joining.py#L128
test_join_device[FormedLaunchpadCC26X2R1]
asyncio.exceptions.TimeoutError
|
shared-ci / Run tests Python 3.9.15:
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')
|
shared-ci / Run tests Python 3.9.15:
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')
|
shared-ci / Run tests Python 3.9.15:
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')
|
shared-ci / Run tests Python 3.9.15:
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')
|
shared-ci / Run tests Python 3.9.15:
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')
|
shared-ci / Prepare base dependencies (3.12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache/restore@v3, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
shared-ci / Prepare base dependencies (3.9.15)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache/restore@v3, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
shared-ci / Prepare base dependencies (3.10.8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache/restore@v3, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
shared-ci / Prepare base dependencies (3.11.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache/restore@v3, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
shared-ci / Prepare base dependencies (3.8.14)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache/restore@v3, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
shared-ci / Run pre-commit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache/restore@v3, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
shared-ci / Run tests Python 3.11.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|