GnuTests: bump GNU to 9.12 - #14564
Merged
Merged
Conversation
oech3
force-pushed
the
gnu912
branch
6 times, most recently
from
September 14, 2026 16:56
eb31784 to
70c80d5
Compare
oech3
marked this pull request as draft
September 14, 2026 17:03
sylvestre
force-pushed
the
gnu912
branch
2 times, most recently
from
September 15, 2026 19:34
bd9c118 to
70d0d67
Compare
This comment was marked as resolved.
This comment was marked as resolved.
oech3
force-pushed
the
gnu912
branch
3 times, most recently
from
September 18, 2026 01:29
214475e to
0b2e36b
Compare
Contributor
Author
|
I cannot fix this |
Contributor
how can i help? |
Contributor
Author
|
log is not helpful for me https://github.com/uutils/coreutils/actions/runs/35296861781/job/105452083180?pr=14564#step:8:291 to fix this. |
The patches encode the uutils-vs-GNU diagnostic differences, so disabling them makes the suite fail (e.g. tests/mkdir/restorecon.sh in the SELinux job). Nine of the fourteen apply to 9.12 unchanged; refresh the five that do not: - tests_comm.pl.patch: comm.pl moved from tests/misc/ to tests/comm/ - tests_ls_no_cap.patch / tests_pwd-long.patch: strace switched from '-e SYSCALL' to '-e trace=SYSCALL' - tests_env_env-S.pl.patch: env-S.pl now escapes the tab in the expected 'invalid option' diagnostic - error_msg_uniq.diff: uniq.pl gained test 146 after the patched hunk Also make the nproc lookup in run-gnu-test.sh survive a missing/failing nproc, which would otherwise abort the script under 'set -e'.
for more information, see https://pre-commit.ci
|
GNU testsuite comparison: |
oech3
marked this pull request as ready for review
September 19, 2026 00:14
sylvestre
enabled auto-merge (rebase)
September 19, 2026 07:40
sylvestre
disabled auto-merge
September 19, 2026 07:40
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.