On 4/17/26 11:36, Ricardo B. Marlière wrote:
FORCE_TARGETS has been part of the kselftest build system for
some time but is absent from the developer documentation. Without
an entry here, users relying on kselftest in CI pipelines would
have to read the selftests Makefile directly to discover the
option.

A build that exits zero despite some targets failing can mask
real breakage and mislead automated systems into reporting
success. Add a dedicated section so that CI authors can easily
find and adopt FORCE_TARGETS=1 to turn such silent partial
failures into hard errors.

Signed-off-by: Ricardo B. Marlière <[email protected]>
---

Thanks Ricardo. I applied it to linux-kselftest next branch.

thanks,
-- Shuah

Reply via email to