-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Do not build SELinux progs if libselinux is not installed #8759
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
could you please add tests to make sure we don't regress? thanks |
GNU testsuite comparison:
|
CodSpeed Performance ReportMerging #8759 will not alter performanceComparing Summary
Footnotes
|
GNU testsuite comparison:
|
This comment was marked as outdated.
This comment was marked as outdated.
GNU testsuite comparison:
|
GNU testsuite comparison:
|
Those bins are still needed by tests for non-SELinux env. Skipping them if libselinux is not installed passed all tests. |
uutils#8759 (comment) Co-authored-by: Etienne Cordonnier <ecordonnier@snap.com>
GNU testsuite comparison:
|
Not replaced by #8795 |
GNU testsuite comparison:
|
GNU testsuite comparison:
|
Closes #7996 .
Replaces #8729 using
SKIP_UTILS
also for skipping tests.