Move EZSP send lock from EZSP
to individual protocol handlers
#803
Annotations
3 errors
|
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 0x7f88d2113cd0>._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
|
|
This job was cancelled
Loading