Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: lib: heap: increase timeout #25438

Merged
merged 1 commit into from
May 20, 2020

Conversation

ABOSTM
Copy link
Collaborator

@ABOSTM ABOSTM commented May 19, 2020

On some STM32 boards : nucleo_wb55rg, nucleo_l152re
the test lasts longer than defaut 60sec timeout.
Increase timeout to 120 sec.

Fixes #25437

On some STM32 boards : nucleo_wb55rg, nucleo_l152re
the test lasts longer than defaut 60sec timeout.
Increase timeout to 120 sec.

Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
@ABOSTM ABOSTM requested a review from nashif as a code owner May 19, 2020 08:58
@zephyrbot zephyrbot added the area: Tests Issues related to a particular existing or missing test label May 19, 2020
@carlescufi carlescufi added this to the v2.3.0 milestone May 19, 2020
@erwango erwango added bug The issue is a bug, or the PR is fixing a bug platform: STM32 ST Micro STM32 priority: low Low impact/importance bug and removed platform: STM32 ST Micro STM32 labels May 19, 2020
@carlescufi carlescufi merged commit 10d8fd4 into zephyrproject-rtos:master May 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Tests Issues related to a particular existing or missing test bug The issue is a bug, or the PR is fixing a bug priority: low Low impact/importance bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tests/lib/heap: sanitycheck timeout on STM32 boards
6 participants