Skip to content

Comments

Prevent make check from rebuilding GNU binaries over uutils ones#11049

Merged
sylvestre merged 1 commit intouutils:mainfrom
ChrisDryden:fix-gnu-test-rebuild
Feb 21, 2026
Merged

Prevent make check from rebuilding GNU binaries over uutils ones#11049
sylvestre merged 1 commit intouutils:mainfrom
ChrisDryden:fix-gnu-test-rebuild

Conversation

@ChrisDryden
Copy link
Collaborator

Fixes: #10907

My changes to not rebuild the Makefile appears to have caused the SELINUX Gnu tests to rebuild the gnu binaries and make the SELINUX gnu tests to use the gnu binaries instead of the uutils binaries.

@github-actions
Copy link

GNU testsuite comparison:

Skip an intermittent issue tests/pr/bounded-memory (fails in this run but passes in the 'main' branch)
Skipping an intermittent issue tests/tail/symlink (passes in this run but fails in the 'main' branch)
Congrats! The gnu test tests/chcon/chcon is no longer failing!
Congrats! The gnu test tests/cp/no-ctx is no longer failing!
Congrats! The gnu test tests/date/date-locale-hour is no longer failing!

@oech3
Copy link
Contributor

oech3 commented Feb 21, 2026

Interesting... why does GNU binaries not pass GNU tests?

@ChrisDryden
Copy link
Collaborator Author

For chcon we change the error message to include the binary, I believe its the same for no-ctx but I didn't investigate in depth

@sylvestre sylvestre merged commit de5c827 into uutils:main Feb 21, 2026
159 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants