Skip to content

coreutils: strip errno#11484

Merged
sylvestre merged 1 commit intouutils:mainfrom
oech3:core-import
Mar 31, 2026
Merged

coreutils: strip errno#11484
sylvestre merged 1 commit intouutils:mainfrom
oech3:core-import

Conversation

@oech3
Copy link
Copy Markdown
Contributor

@oech3 oech3 commented Mar 25, 2026

strip (os error N) from --version >/dev/full, etc...

@github-actions
Copy link
Copy Markdown

GNU testsuite comparison:

GNU test failed: tests/misc/io-errors. tests/misc/io-errors is passing on 'main'. Maybe you have to rebase?
Skipping an intermittent issue tests/date/resolution (passes in this run but fails in the 'main' branch)
Skipping an intermittent issue tests/pr/bounded-memory (passes in this run but fails in the 'main' branch)
Note: The gnu test tests/cp/link-heap is now being skipped but was previously passing.
Note: The gnu test tests/printf/printf-surprise is now being skipped but was previously passing.

@oech3 oech3 marked this pull request as ready for review March 25, 2026 08:51
Copy link
Copy Markdown
Contributor

@xtqqczze xtqqczze left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In future, could you minimise the diff by avoiding making unnecessary changes to type qualification.

@xtqqczze
Copy link
Copy Markdown
Contributor

These changes make error messages more consistent with GNU coreutils.

@oech3
Copy link
Copy Markdown
Contributor Author

oech3 commented Mar 25, 2026

Targets of diff are mostly same lines

@oech3
Copy link
Copy Markdown
Contributor Author

oech3 commented Mar 25, 2026

GNU's test suite stated extracting OS provided err messages and use it. So many tests might fail in the future by (os error N).

@github-actions
Copy link
Copy Markdown

GNU testsuite comparison:

Skip an intermittent issue tests/pr/bounded-memory (fails in this run but passes in the 'main' branch)
Congrats! The gnu test tests/cp/link-heap is now passing!
Note: The gnu test tests/misc/write-errors was skipped on 'main' but is now failing.

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Mar 30, 2026

Merging this PR will not alter performance

✅ 304 untouched benchmarks
⏩ 46 skipped benchmarks1


Comparing oech3:core-import (e5a2aa2) with main (02bc8e0)

Open in CodSpeed

Footnotes

  1. 46 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@github-actions
Copy link
Copy Markdown

GNU testsuite comparison:

Congrats! The gnu test tests/timeout/timeout-group is no longer failing!

@sylvestre sylvestre merged commit 3b2a09c into uutils:main Mar 31, 2026
162 of 163 checks passed
@oech3 oech3 deleted the core-import branch March 31, 2026 17:20
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.

4 participants