Move EZSP send lock from EZSP
to individual protocol handlers
#801
Annotations
2 errors and 1 warning
tests/test_ash.py#L569
test_ash_end_to_end[FakeTransportRandomLoss]
AssertionError: assert None is <NcpResetCode.ERROR_EXCEEDED_MAXIMUM_ACK_TIMEOUT_COUNT: 81>
+ where None = <bellows.ash.AshProtocol object at 0x7fd3fc6f0ad0>._ncp_reset_code
+ and <NcpResetCode.ERROR_EXCEEDED_MAXIMUM_ACK_TIMEOUT_COUNT: 81> = <enum 'NcpResetCode'>.ERROR_EXCEEDED_MAXIMUM_ACK_TIMEOUT_COUNT
+ where <enum 'NcpResetCode'> = t.NcpResetCode
|
|
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/
|
The logs for this run have expired and are no longer available.
Loading