[Rpm-maint] [rpm-software-management/rpm] RFE: fine-grained expected failure in the test-suite (Issue #4115)

Panu Matilainen notifications at github.com
Wed Feb 11 09:24:10 UTC 2026


pmatilai created an issue (rpm-software-management/rpm#4115)

Adding tests before the fix is often useful, but AT_XFAIL is an awfully blunt tool for dealing with them as it invalidates the entire SETUP/CLEANUP group while present  - fine if there's only one CHECK in the group, but this is often not the case.

Also the XFAIL method doesn't capture the *current* behavior at all, which is often also useful to record so you can actually see the effect of the commit where it's fixed.

It'd be useful to somehow allow flagging the expected failure / wrongness on CHECK level, but what the actual method...

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/4115
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/issues/4115 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20260211/58e4875a/attachment-0001.htm>


More information about the Rpm-maint mailing list