ARC: passed tests marked as failed when running sanitycheck on nsim_* platforms #30752
Labels
area: ARC
ARC Architecture
area: Sanitycheck
Sanitycheck has been renamed to Twister
bug
The issue is a bug, or the PR is fixing a bug
priority: high
High impact/importance bug
Milestone
Describe the bug
The 531fe89 commit of #28372 causes regression for ARC.
When we running sanitycheck on nsim_* platforms we get some exception from sanitycheck code and mark test as FAILED however it successfully passed.
Here is an example on exception:
In the
tests/kernel/mutex/sys_mutex/system.mutex/handler.log
everything looks OK:The tests fail randomly. Usually 2-9 tests fail for nsim_em for each sanitycheck run.
To Reproduce
Lunch sanitycheck for nsim_em with toolchain usage from Zephyr SDK.
Impact
The random failing of tests on nsim_* platforms block it usage in verification.
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: