Skip to content
Commit c7da46a2 authored by Fabrice DJIATSA's avatar Fabrice DJIATSA Committed by Henrik Brix Andersen
Browse files

tests: drivers: uart: uart_async_api: fix error on test_write_abort



With the changes made in PR #76061, only on the F429ZI platform, in
the test_write_abort test,the number of received data (2) is not equal
to the number of sent data (1). It looks like uart_tx_abort is done very
quickly, and the callback doesn't have enough time to deal with it.
Adding a small delay solves the problem and doesn't affect results on
other platforms.

Signed-off-by: default avatarFabrice DJIATSA <fabrice.djiatsa-ext@st.com>
parent 921e281e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment