RTEMS | spec/build: improve handling test state exclude (#5240)
Gedare Bloom (@gedare)
gitlab at rtems.org
Wed Apr 23 00:22:52 UTC 2025
Gedare Bloom created an issue: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5240
Assignees: Chris Johns and Joel Sherrill
## Summary
### Purpose
<!--
Why do you specifically need this feature and how would it be useful for others
-->
The use of `exclude` for test states hides limitations with boards (e.g., memory sizes), and it also obscures compiler bugs or unsupported features. Both of these uses make it harder to understand the limitations or to verify the correctness of a BSP with excludes. It would be useful to convey the `exclude` tests somehow to users.
One possible solution is to make the `exclude` tests build a test template/stub that helps point out these limitations for users, for example, by printing the contents of the `exclude` description.
### Result
<!--
What is the end result of this feature and what will you or others be doing with it
-->
The `exclude` tests will appear somehow in the test results.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5240
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20250423/93de9362/attachment.htm>
More information about the bugs
mailing list