Handle CB3 not sending the correct add_neighbor
response
#272
Annotations
10 errors and 1 warning
Run pytest:
tests/test_api.py#L767
test_bad_command_parsing
AssertionError: assert 'Failed to parse command Command(command_id=<CommandId.aps_data_indication: 23>' in ''
+ where '' = <_pytest.logging.LogCaptureFixture object at 0x7f5286feab40>.text
|
Run pytest:
tests/test_application.py#L219
test_disconnect_close_error
TypeError: CommandError.__init__() missing 2 required keyword-only arguments: 'status' and 'command'
|
Run pytest:
tests/test_application.py#L408
test_restore_neighbours
TypeError: CommandError.__init__() missing 2 required keyword-only arguments: 'status' and 'command'
|
Run pytest:
tests/test_application.py#L494
test_add_endpoint[descriptor0-slots0-0]
TypeError: CommandError.__init__() missing 2 required keyword-only arguments: 'status' and 'command'
|
Run pytest:
tests/test_application.py#L494
test_add_endpoint[descriptor1-slots1-1]
TypeError: CommandError.__init__() missing 2 required keyword-only arguments: 'status' and 'command'
|
Run pytest:
tests/test_application.py#L516
test_add_endpoint_no_free_space
TypeError: CommandError.__init__() missing 2 required keyword-only arguments: 'status' and 'command'
|
Run pytest:
tests/test_application.py#L537
test_add_endpoint_no_unnecessary_writes
TypeError: CommandError.__init__() missing 2 required keyword-only arguments: 'status' and 'command'
|
Run pytest:
tests/test_exception.py#L9
test_command_error
TypeError: CommandError.__init__() missing 2 required keyword-only arguments: 'status' and 'command'
|
Run pytest:
tests/test_network_state.py#L142
test_write_network_info[32768-15-0-False-LogicalType.Coordinator]
TypeError: CommandError.__init__() missing 1 required keyword-only argument: 'command'
|
Run pytest:
tests/test_send_receive.py#L196
test_send_packet_enqueue_failure
TypeError: CommandError.__init__() missing 2 required keyword-only arguments: 'status' and 'command'
|
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/.
|
The logs for this run have expired and are no longer available.
Loading