Skip to content

Source routing fixes #754

Source routing fixes

Source routing fixes #754

Triggered via pull request July 23, 2024 13:27
Status Failure
Total duration 1m 13s
Artifacts

ci.yml

on: pull_request
Matrix: shared-ci / Prepare base dependencies
Matrix: shared-ci / pytest
shared-ci  /  Run pre-commit
33s
shared-ci / Run pre-commit
shared-ci  /  Process test coverage
0s
shared-ci / Process test coverage
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 7 warnings
shared-ci / Run tests Python 3.12: tests/test_application.py#L840
test_send_packet_unicast_source_route_ezsp7 AssertionError: assert call(nwk=0x12...=b'some data') == call(nwk=0x12...=b'some data') Full diff: - call(nwk=0x1234, aps_frame=EmberApsFrame(profileId=30864, clusterId=43981, sourceEndpoint=18, destinationEndpoint=52, options=<EmberApsOption.APS_OPTION_RETRY: 64>, groupId=0, sequence=86), message_tag=sentinel.msg_tag, data=b'some data') ? ^ + call(nwk=0x1234, aps_frame=EmberApsFrame(profileId=30864, clusterId=43981, sourceEndpoint=18, destinationEndpoint=52, options=<EmberApsOption.APS_OPTION_RETRY|APS_OPTION_ENABLE_ADDRESS_DISCOVERY: 4160>, groupId=0, sequence=86), message_tag=sentinel.msg_tag, data=b'some data') ? ++++++++++++++++++++++++++++++++++++ ++ ^
shared-ci / Run tests Python 3.12: tests/test_ezsp_v4.py#L345
test_source_route AttributeError: _ezsp not found in COMMANDS
shared-ci / Run tests Python 3.12
Process completed with exit code 1.
shared-ci / Run tests Python 3.11.0
The job was canceled because "_3_12" failed.
shared-ci / Run tests Python 3.11.0: tests/test_application.py#L840
test_send_packet_unicast_source_route_ezsp7 AssertionError: assert call(nwk=0x12...=b'some data') == call(nwk=0x12...=b'some data') Full diff: - call(nwk=0x1234, aps_frame=EmberApsFrame(profileId=30864, clusterId=43981, sourceEndpoint=18, destinationEndpoint=52, options=<EmberApsOption.APS_OPTION_RETRY: 64>, groupId=0, sequence=86), message_tag=sentinel.msg_tag, data=b'some data') ? ^ + call(nwk=0x1234, aps_frame=EmberApsFrame(profileId=30864, clusterId=43981, sourceEndpoint=18, destinationEndpoint=52, options=<EmberApsOption.APS_OPTION_RETRY|APS_OPTION_ENABLE_ADDRESS_DISCOVERY: 4160>, groupId=0, sequence=86), message_tag=sentinel.msg_tag, data=b'some data') ? ++++++++++++++++++++++++++++++++++++ ++ ^
shared-ci / Run tests Python 3.11.0: tests/test_ezsp_v4.py#L345
test_source_route AttributeError: _ezsp not found in COMMANDS
shared-ci / Run tests Python 3.11.0
The operation was canceled.
shared-ci / Run tests Python 3.10.8
The job was canceled because "_3_12" failed.
shared-ci / Run tests Python 3.10.8: tests/test_application.py#L840
test_send_packet_unicast_source_route_ezsp7 AssertionError: assert call(nwk=0x12...=b'some data') == call(nwk=0x12...=b'some data') Full diff: - call(nwk=0x1234, aps_frame=EmberApsFrame(profileId=30864, clusterId=43981, sourceEndpoint=18, destinationEndpoint=52, options=<EmberApsOption.APS_OPTION_RETRY: 64>, groupId=0, sequence=86), message_tag=sentinel.msg_tag, data=b'some data') ? ^ + call(nwk=0x1234, aps_frame=EmberApsFrame(profileId=30864, clusterId=43981, sourceEndpoint=18, destinationEndpoint=52, options=<EmberApsOption.APS_OPTION_ENABLE_ADDRESS_DISCOVERY|APS_OPTION_RETRY: 4160>, groupId=0, sequence=86), message_tag=sentinel.msg_tag, data=b'some data') ? ++++++++++++++++++++++++++++++++++++ ++ ^
shared-ci / Run tests Python 3.10.8: tests/test_ezsp_v4.py#L345
test_source_route AttributeError: _ezsp not found in COMMANDS
shared-ci / Run tests Python 3.10.8
The operation was canceled.
shared-ci / Run tests Python 3.9.15
The job was canceled because "_3_12" failed.
shared-ci / Run tests Python 3.9.15: tests/test_application.py#L840
test_send_packet_unicast_source_route_ezsp7 AssertionError: assert call(nwk=0x12...=b'some data') == call(nwk=0x12...=b'some data') Full diff: - call(nwk=0x1234, aps_frame=EmberApsFrame(profileId=30864, clusterId=43981, sourceEndpoint=18, destinationEndpoint=52, options=<EmberApsOption.APS_OPTION_RETRY: 64>, groupId=0, sequence=86), message_tag=sentinel.msg_tag, data=b'some data') ? ^ + call(nwk=0x1234, aps_frame=EmberApsFrame(profileId=30864, clusterId=43981, sourceEndpoint=18, destinationEndpoint=52, options=<EmberApsOption.APS_OPTION_ENABLE_ADDRESS_DISCOVERY|APS_OPTION_RETRY: 4160>, groupId=0, sequence=86), message_tag=sentinel.msg_tag, data=b'some data') ? ++++++++++++++++++++++++++++++++++++ ++ ^
shared-ci / Run tests Python 3.9.15: tests/test_ezsp_v4.py#L345
test_source_route AttributeError: _ezsp not found in COMMANDS
shared-ci / Run tests Python 3.9.15
The operation was canceled.
shared-ci / Run tests Python 3.8.14
The job was canceled because "_3_12" failed.
shared-ci / Run tests Python 3.8.14
The operation was canceled.
shared-ci / Prepare base dependencies (3.12)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
shared-ci / Prepare base dependencies (3.9.15)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
shared-ci / Prepare base dependencies (3.10.8)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
shared-ci / Prepare base dependencies (3.8.14)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
shared-ci / Prepare base dependencies (3.11.0)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
shared-ci / Run tests Python 3.12
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
shared-ci / Run pre-commit
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/