You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tests: posix: xsi_realtime: Exclude FVP SMP for minimal and picolibc for now
The xsi_realtime test with minimal and picolibc C libraries fails on FVP
SMP configurations. The test execution completes but reports failure,
distinct from both the timeout issues (lockfree, eventfd) and the newlib
spinlock validation failures.
Tests affected:
- portability.posix.xsi_realtime.minimal (failed)
- portability.posix.xsi_realtime.picolibc (failed)
The newlib variant was already disabled by the previous Kconfig change
that disables all newlib on FVP SMP.
Signed-off-by: Nicolas Pitre <[email protected]>
0 commit comments