On 11/6/20 11:17 AM, Ján Tomko wrote:
On a Friday in 2020, Michal Privoznik wrote:
> The whole test is built only if SELinux secdriver is enabled and
> thus the !WITH_SELINUX can't be satisfied really.
Which seems like a mistake. testIdentityAttrs does not depend on SELinux
and the virIdentity APIs it tests are called even from code that does
not require SELinux.
Well, it's like that for 6+ years :-)
cdc5f3f1a3a960cbc988ad6a21078f135c936457
But okay, let me see if I can make the test run more often.
Michal