Skip to content

sort: defer compress program errors until needed - #13656

Open
wtcpython wants to merge 1 commit into
uutils:mainfrom
wtcpython:sort-compress-error-priority
Open

sort: defer compress program errors until needed#13656
wtcpython wants to merge 1 commit into
uutils:mainfrom
wtcpython:sort-compress-error-priority

Conversation

@wtcpython

Copy link
Copy Markdown
Contributor

Fixes #13148.

Defer reporting compression program errors until external sorting is required, allowing earlier input errors to be reported without an unrelated compression warning.

@github-actions

Copy link
Copy Markdown

GNU testsuite comparison:

Skip an intermittent issue tests/date/date-locale-hour (fails in this run but passes in the 'main' branch)
Skip an intermittent issue tests/tail/retry (fails in this run but passes in the 'main' branch)
Note: The gnu test tests/printf/printf-surprise is now being skipped but was previously passing.

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.

minorbug(sort): priotize the compress program over files

1 participant