Source routing fixes #713
Annotations
8 errors
|
Run pytest:
tests/test_application.py#L750
test_send_packet_unicast
AttributeError: Mock object has no attribute 'setSourceRoute'. Did you mean: 'set_source_route'?
|
Run pytest:
tests/test_application.py#L766
test_send_packet_unicast_ieee_fallback
AttributeError: Mock object has no attribute 'setSourceRoute'. Did you mean: 'set_source_route'?
|
Run pytest:
tests/test_application.py#L796
test_send_packet_unicast_retries_success
AttributeError: Mock object has no attribute 'setSourceRoute'. Did you mean: 'set_source_route'?
|
Run pytest:
tests/test_application.py#L809
test_send_packet_unicast_unexpected_failure
AttributeError: Mock object has no attribute 'setSourceRoute'. Did you mean: 'set_source_route'?
|
Run pytest:
tests/test_application.py#L816
test_send_packet_unicast_retries_failure
AttributeError: Mock object has no attribute 'setSourceRoute'. Did you mean: 'set_source_route'?
|
Run pytest:
tests/test_application.py#L875
test_send_packet_unicast_concurrency
AttributeError: Mock object has no attribute 'setSourceRoute'. Did you mean: 'set_source_route'?
|
Run pytest
Process completed with exit code 1.
|
Loading