Skip to content

ls: Fix error message for ls file/missing-file#11333

Merged
cakebaker merged 1 commit intouutils:mainfrom
oech3:ls-err-fmt
Mar 30, 2026
Merged

ls: Fix error message for ls file/missing-file#11333
cakebaker merged 1 commit intouutils:mainfrom
oech3:ls-err-fmt

Conversation

@oech3
Copy link
Copy Markdown
Contributor

@oech3 oech3 commented Mar 15, 2026

Closes #11325

@github-actions
Copy link
Copy Markdown

GNU testsuite comparison:

Skipping an intermittent issue tests/tty/tty-eof (passes in this run but fails in the 'main' branch)
Note: The gnu test tests/expand/bounded-memory is now being skipped but was previously passing.

@github-actions
Copy link
Copy Markdown

GNU testsuite comparison:

Skipping an intermittent issue tests/pr/bounded-memory (passes in this run but fails in the 'main' branch)

@oech3 oech3 marked this pull request as ready for review March 15, 2026 06:50
@oech3 oech3 changed the title ls: Fix error message for ls /file/directory ls: Fix error message for ls file/missing-file Mar 15, 2026
@github-actions
Copy link
Copy Markdown

GNU testsuite comparison:

Skipping an intermittent issue tests/cut/bounded-memory (passes in this run but fails in the 'main' branch)
Skipping an intermittent issue tests/date/date-locale-hour (passes in this run but fails in the 'main' branch)
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/tail/pipe-f is now being skipped but was previously passing.

@github-actions
Copy link
Copy Markdown

GNU testsuite comparison:

Skip an intermittent issue tests/date/resolution (fails in this run but passes in the 'main' branch)
Skipping an intermittent issue tests/pr/bounded-memory (passes in this run but fails in the 'main' branch)
Skipping an intermittent issue tests/tail/inotify-dir-recreate (passes in this run but fails in the 'main' branch)
Congrats! The gnu test tests/printf/printf-surprise is now passing!
Congrats! The gnu test tests/seq/seq-epipe is now passing!

@oech3
Copy link
Copy Markdown
Contributor Author

oech3 commented Mar 29, 2026

Is this OK to merge?

@cakebaker cakebaker merged commit 93157b7 into uutils:main Mar 30, 2026
161 checks passed
@cakebaker
Copy link
Copy Markdown
Contributor

Thanks!

@oech3 oech3 deleted the ls-err-fmt branch March 30, 2026 08:33
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.

ls doesn't gracefully handle all errors

4 participants