tests: timer: Unstable tests using timer at nrf platforms #35509
Labels
bug
The issue is a bug, or the PR is fixing a bug
platform: nRF
Nordic nRFx
priority: medium
Medium impact/importance bug
Describe the bug
Once in a few runs tests
tests/kernel/timer/timer_api/: test_timeout_abs (sometimes fails on nrf9160dk_nrf9160, often on nrf5340dk_nrf5340_cpuappns )
tests/posix/common/ : test_posix_realtime (sometimes at nrf9160, often on nrf5340dk_nrf5340_cpuappns)
are failing, respectively:
I created a combined issue as there might be the same root cause for these. Sorry for such imprecise language (often, sometimes). I haven't counted the success/fail rate, just run it several times in a row, also saw these test sometimes failing in our on-target CI. It is possible that the tests are also unstable on other (not mentioned here) nrf platforms, but I haven't caught it.
Environment:
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: