Skip to content

Source routing fixes #713

Source routing fixes

Source routing fixes #713

Triggered via pull request May 28, 2024 14:05
Status Failure
Total duration 1m 45s
Artifacts

ci.yml

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

Annotations

39 errors and 7 warnings
shared-ci / Run tests Python 3.8.14: tests/test_application.py#L750
test_send_packet_unicast AttributeError: Mock object has no attribute 'setSourceRoute'
shared-ci / Run tests Python 3.8.14: tests/test_application.py#L766
test_send_packet_unicast_ieee_fallback AttributeError: Mock object has no attribute 'setSourceRoute'
shared-ci / Run tests Python 3.8.14: tests/test_application.py#L796
test_send_packet_unicast_retries_success AttributeError: Mock object has no attribute 'setSourceRoute'
shared-ci / Run tests Python 3.8.14: tests/test_application.py#L809
test_send_packet_unicast_unexpected_failure AttributeError: Mock object has no attribute 'setSourceRoute'
shared-ci / Run tests Python 3.8.14: tests/test_application.py#L816
test_send_packet_unicast_retries_failure AttributeError: Mock object has no attribute 'setSourceRoute'
shared-ci / Run tests Python 3.8.14: tests/test_application.py#L875
test_send_packet_unicast_concurrency AttributeError: Mock object has no attribute 'setSourceRoute'
shared-ci / Run tests Python 3.8.14
Process completed with exit code 1.
shared-ci / Run tests Python 3.10.8
The job was canceled because "_3_8_14" failed.
shared-ci / Run tests Python 3.10.8: tests/test_application.py#L750
test_send_packet_unicast AttributeError: Mock object has no attribute 'setSourceRoute'. Did you mean: 'set_source_route'?
shared-ci / Run tests Python 3.10.8: tests/test_application.py#L766
test_send_packet_unicast_ieee_fallback AttributeError: Mock object has no attribute 'setSourceRoute'. Did you mean: 'set_source_route'?
shared-ci / Run tests Python 3.10.8: tests/test_application.py#L796
test_send_packet_unicast_retries_success AttributeError: Mock object has no attribute 'setSourceRoute'. Did you mean: 'set_source_route'?
shared-ci / Run tests Python 3.10.8: tests/test_application.py#L809
test_send_packet_unicast_unexpected_failure AttributeError: Mock object has no attribute 'setSourceRoute'. Did you mean: 'set_source_route'?
shared-ci / Run tests Python 3.10.8: tests/test_application.py#L816
test_send_packet_unicast_retries_failure AttributeError: Mock object has no attribute 'setSourceRoute'. Did you mean: 'set_source_route'?
shared-ci / Run tests Python 3.10.8: tests/test_application.py#L875
test_send_packet_unicast_concurrency AttributeError: Mock object has no attribute 'setSourceRoute'. Did you mean: 'set_source_route'?
shared-ci / Run tests Python 3.10.8
Process completed with exit code 1.
shared-ci / Run tests Python 3.9.15
The job was canceled because "_3_8_14" failed.
shared-ci / Run tests Python 3.9.15: tests/test_application.py#L750
test_send_packet_unicast AttributeError: Mock object has no attribute 'setSourceRoute'
shared-ci / Run tests Python 3.9.15: tests/test_application.py#L766
test_send_packet_unicast_ieee_fallback AttributeError: Mock object has no attribute 'setSourceRoute'
shared-ci / Run tests Python 3.9.15: tests/test_application.py#L796
test_send_packet_unicast_retries_success AttributeError: Mock object has no attribute 'setSourceRoute'
shared-ci / Run tests Python 3.9.15: tests/test_application.py#L809
test_send_packet_unicast_unexpected_failure AttributeError: Mock object has no attribute 'setSourceRoute'
shared-ci / Run tests Python 3.9.15: tests/test_application.py#L816
test_send_packet_unicast_retries_failure AttributeError: Mock object has no attribute 'setSourceRoute'
shared-ci / Run tests Python 3.9.15: tests/test_application.py#L875
test_send_packet_unicast_concurrency AttributeError: Mock object has no attribute 'setSourceRoute'
shared-ci / Run tests Python 3.9.15
Process completed with exit code 1.
shared-ci / Run tests Python 3.11.0
The job was canceled because "_3_8_14" failed.
shared-ci / Run tests Python 3.11.0: tests/test_application.py#L750
test_send_packet_unicast AttributeError: Mock object has no attribute 'setSourceRoute'
shared-ci / Run tests Python 3.11.0: tests/test_application.py#L766
test_send_packet_unicast_ieee_fallback AttributeError: Mock object has no attribute 'setSourceRoute'
shared-ci / Run tests Python 3.11.0: tests/test_application.py#L796
test_send_packet_unicast_retries_success AttributeError: Mock object has no attribute 'setSourceRoute'
shared-ci / Run tests Python 3.11.0: tests/test_application.py#L809
test_send_packet_unicast_unexpected_failure AttributeError: Mock object has no attribute 'setSourceRoute'
shared-ci / Run tests Python 3.11.0: tests/test_application.py#L816
test_send_packet_unicast_retries_failure AttributeError: Mock object has no attribute 'setSourceRoute'
shared-ci / Run tests Python 3.11.0: tests/test_application.py#L875
test_send_packet_unicast_concurrency AttributeError: Mock object has no attribute 'setSourceRoute'
shared-ci / Run tests Python 3.11.0
The operation was canceled.
shared-ci / Run tests Python 3.12
The job was canceled because "_3_8_14" failed.
shared-ci / Run tests Python 3.12: tests/test_application.py#L750
test_send_packet_unicast AttributeError: Mock object has no attribute 'setSourceRoute'. Did you mean: 'set_source_route'?
shared-ci / Run tests Python 3.12: tests/test_application.py#L766
test_send_packet_unicast_ieee_fallback AttributeError: Mock object has no attribute 'setSourceRoute'. Did you mean: 'set_source_route'?
shared-ci / Run tests Python 3.12: tests/test_application.py#L796
test_send_packet_unicast_retries_success AttributeError: Mock object has no attribute 'setSourceRoute'. Did you mean: 'set_source_route'?
shared-ci / Run tests Python 3.12: tests/test_application.py#L809
test_send_packet_unicast_unexpected_failure AttributeError: Mock object has no attribute 'setSourceRoute'. Did you mean: 'set_source_route'?
shared-ci / Run tests Python 3.12: tests/test_application.py#L816
test_send_packet_unicast_retries_failure AttributeError: Mock object has no attribute 'setSourceRoute'. Did you mean: 'set_source_route'?
shared-ci / Run tests Python 3.12: tests/test_application.py#L875
test_send_packet_unicast_concurrency AttributeError: Mock object has no attribute 'setSourceRoute'. Did you mean: 'set_source_route'?
shared-ci / Run tests Python 3.12
The operation was canceled.
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.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 / 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.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 / 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.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. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.