Skip to content

Move EZSP send lock from EZSP to individual protocol handlers #804

Move EZSP send lock from EZSP to individual protocol handlers

Move EZSP send lock from EZSP to individual protocol handlers #804

Triggered via pull request September 10, 2024 20:30
Status Failure
Total duration 1m 19s
Artifacts

ci.yml

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

Annotations

44 errors and 7 warnings
shared-ci / Run tests Python 3.12: tests/test_ash.py#L331
test_sequence bellows.ash.NcpFailure: Transport is closed, cannot send frame
shared-ci / Run tests Python 3.12: tests/test_ash.py#L422
test_ash_protocol_startup bellows.ash.NcpFailure: Transport is closed, cannot send frame
shared-ci / Run tests Python 3.12: tests/test_ash.py#L511
test_ash_end_to_end[FakeTransport] AttributeError: 'FakeTransport' object has no attribute 'is_closing'
shared-ci / Run tests Python 3.12: tests/test_ash.py#L511
test_ash_end_to_end[FakeTransportOneByteAtATime] AttributeError: 'FakeTransportOneByteAtATime' object has no attribute 'is_closing'
shared-ci / Run tests Python 3.12: tests/test_ash.py#L511
test_ash_end_to_end[FakeTransportRandomLoss] AttributeError: 'FakeTransportRandomLoss' object has no attribute 'is_closing'
shared-ci / Run tests Python 3.12: tests/test_ash.py#L511
test_ash_end_to_end[FakeTransportWithDelays] AttributeError: 'FakeTransportWithDelays' object has no attribute 'is_closing'
shared-ci / Run tests Python 3.12: tests/test_uart.py#L214
test_connection_lost_reset_error_propagation bellows.ash.NcpFailure: Transport is closed, cannot send frame
shared-ci / Run tests Python 3.12
Process completed with exit code 1.
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_ash.py#L331
test_sequence bellows.ash.NcpFailure: Transport is closed, cannot send frame
shared-ci / Run tests Python 3.9.15: tests/test_ash.py#L422
test_ash_protocol_startup bellows.ash.NcpFailure: Transport is closed, cannot send frame
shared-ci / Run tests Python 3.9.15: tests/test_ash.py#L511
test_ash_end_to_end[FakeTransport] AttributeError: 'FakeTransport' object has no attribute 'is_closing'
shared-ci / Run tests Python 3.9.15: tests/test_ash.py#L511
test_ash_end_to_end[FakeTransportOneByteAtATime] AttributeError: 'FakeTransportOneByteAtATime' object has no attribute 'is_closing'
shared-ci / Run tests Python 3.9.15: tests/test_ash.py#L511
test_ash_end_to_end[FakeTransportRandomLoss] AttributeError: 'FakeTransportRandomLoss' object has no attribute 'is_closing'
shared-ci / Run tests Python 3.9.15: tests/test_ash.py#L511
test_ash_end_to_end[FakeTransportWithDelays] AttributeError: 'FakeTransportWithDelays' object has no attribute 'is_closing'
shared-ci / Run tests Python 3.9.15: tests/test_uart.py#L214
test_connection_lost_reset_error_propagation bellows.ash.NcpFailure: Transport is closed, cannot send frame
shared-ci / Run tests Python 3.9.15
The operation was canceled.
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_ash.py#L331
test_sequence bellows.ash.NcpFailure: Transport is closed, cannot send frame
shared-ci / Run tests Python 3.11.0: tests/test_ash.py#L422
test_ash_protocol_startup bellows.ash.NcpFailure: Transport is closed, cannot send frame
shared-ci / Run tests Python 3.11.0: tests/test_ash.py#L511
test_ash_end_to_end[FakeTransport] AttributeError: 'FakeTransport' object has no attribute 'is_closing'
shared-ci / Run tests Python 3.11.0: tests/test_ash.py#L511
test_ash_end_to_end[FakeTransportOneByteAtATime] AttributeError: 'FakeTransportOneByteAtATime' object has no attribute 'is_closing'
shared-ci / Run tests Python 3.11.0: tests/test_ash.py#L511
test_ash_end_to_end[FakeTransportRandomLoss] AttributeError: 'FakeTransportRandomLoss' object has no attribute 'is_closing'
shared-ci / Run tests Python 3.11.0: tests/test_ash.py#L511
test_ash_end_to_end[FakeTransportWithDelays] AttributeError: 'FakeTransportWithDelays' object has no attribute 'is_closing'
shared-ci / Run tests Python 3.11.0: tests/test_uart.py#L214
test_connection_lost_reset_error_propagation bellows.ash.NcpFailure: Transport is closed, cannot send frame
shared-ci / Run tests Python 3.11.0
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: tests/test_ash.py#L331
test_sequence bellows.ash.NcpFailure: Transport is closed, cannot send frame
shared-ci / Run tests Python 3.8.14: tests/test_ash.py#L422
test_ash_protocol_startup bellows.ash.NcpFailure: Transport is closed, cannot send frame
shared-ci / Run tests Python 3.8.14: tests/test_ash.py#L511
test_ash_end_to_end[FakeTransport] AttributeError: 'FakeTransport' object has no attribute 'is_closing'
shared-ci / Run tests Python 3.8.14: tests/test_ash.py#L511
test_ash_end_to_end[FakeTransportOneByteAtATime] AttributeError: 'FakeTransportOneByteAtATime' object has no attribute 'is_closing'
shared-ci / Run tests Python 3.8.14: tests/test_ash.py#L511
test_ash_end_to_end[FakeTransportRandomLoss] AttributeError: 'FakeTransportRandomLoss' object has no attribute 'is_closing'
shared-ci / Run tests Python 3.8.14: tests/test_ash.py#L511
test_ash_end_to_end[FakeTransportWithDelays] AttributeError: 'FakeTransportWithDelays' object has no attribute 'is_closing'
shared-ci / Run tests Python 3.8.14: tests/test_uart.py#L214
test_connection_lost_reset_error_propagation bellows.ash.NcpFailure: Transport is closed, cannot send frame
shared-ci / Run tests Python 3.8.14
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_ash.py#L331
test_sequence bellows.ash.NcpFailure: Transport is closed, cannot send frame
shared-ci / Run tests Python 3.10.8: tests/test_ash.py#L422
test_ash_protocol_startup bellows.ash.NcpFailure: Transport is closed, cannot send frame
shared-ci / Run tests Python 3.10.8: tests/test_ash.py#L511
test_ash_end_to_end[FakeTransport] AttributeError: 'FakeTransport' object has no attribute 'is_closing'
shared-ci / Run tests Python 3.10.8: tests/test_ash.py#L511
test_ash_end_to_end[FakeTransportOneByteAtATime] AttributeError: 'FakeTransportOneByteAtATime' object has no attribute 'is_closing'
shared-ci / Run tests Python 3.10.8: tests/test_ash.py#L511
test_ash_end_to_end[FakeTransportRandomLoss] AttributeError: 'FakeTransportRandomLoss' object has no attribute 'is_closing'
shared-ci / Run tests Python 3.10.8: tests/test_ash.py#L511
test_ash_end_to_end[FakeTransportWithDelays] AttributeError: 'FakeTransportWithDelays' object has no attribute 'is_closing'
shared-ci / Run tests Python 3.10.8: tests/test_uart.py#L214
test_connection_lost_reset_error_propagation bellows.ash.NcpFailure: Transport is closed, cannot send frame
shared-ci / Run tests Python 3.10.8
The operation was canceled.
shared-ci / Prepare base dependencies (3.12)
The following actions use a deprecated Node.js version 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 use a deprecated Node.js version 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 use a deprecated Node.js version 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 use a deprecated Node.js version 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 use a deprecated Node.js version 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 use a deprecated Node.js version 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 use a deprecated Node.js version 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/