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

tests/lib/heap: sanitycheck timeout on STM32 boards #25437

Closed
ABOSTM opened this issue May 19, 2020 · 0 comments · Fixed by #25438
Closed

tests/lib/heap: sanitycheck timeout on STM32 boards #25437

ABOSTM opened this issue May 19, 2020 · 0 comments · Fixed by #25438
Assignees
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
Milestone

Comments

@ABOSTM
Copy link
Collaborator

ABOSTM commented May 19, 2020

Describe the bug
When running tests/lib/heap with sanitycheck on STM32 boards : nucleo_wb55rg, nucleo_l152re
the test reports timeout.
But in fact test is passed but it lasts longer than defaut 60sec timeout.

To Reproduce
Steps to reproduce the behavior:

  1. ./scripts/sanitycheck -s tests/lib/heap -p nucleo_l152re
  2. See timeout

Expected behavior
Test Passed

@ABOSTM ABOSTM added the bug The issue is a bug, or the PR is fixing a bug label May 19, 2020
@erwango erwango added this to the v2.3.0 milestone May 19, 2020
@erwango erwango added area: Tests Issues related to a particular existing or missing test priority: low Low impact/importance bug labels May 19, 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 a pull request may close this issue.

2 participants