-
Notifications
You must be signed in to change notification settings - Fork 6.8k
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/counter/counter_basic_api fails on mps2_an385 #24635
Comments
@stephanosio on CI it fails almost always (if not always). On my setup never :/ |
It happens when CPU load is high (i.e. when building and running multiple tests in parallel, as we do in sanitycheck). |
cc @nashif |
i see, so CPU is emulating timer interrupt and interrupt gets delayed when CPU load is high? |
@nordic-krch See the comment above: #24635 (comment) |
@stephanosio, @andyross and @wentongwu is this a duplicate of #14173? |
@carlescufi I would say so. cc @andrewboie |
@wentongwu @andrewboie I wonder if we should merge the |
Closing as duplicate of #14173 |
Describe the bug
Test is failing on CI consistently but passes locally on my setup (Linux VM and WSL).
To Reproduce
?
Expected behavior
Test shall pass.
Impact
Test fails and makes CI red which prevents counter PRs integration.
Screenshots or console output
The text was updated successfully, but these errors were encountered: