Skip to content

cksum --debug 2>/dev/full does not abort#10589

Merged
cakebaker merged 1 commit intouutils:mainfrom
oech3:cksum-debug-abort
Feb 1, 2026
Merged

cksum --debug 2>/dev/full does not abort#10589
cakebaker merged 1 commit intouutils:mainfrom
oech3:cksum-debug-abort

Conversation

@oech3
Copy link
Contributor

@oech3 oech3 commented Jan 30, 2026

Fixes #10588 . The >/dev/full operation is difficult to add to tests. So I think I submit a test to GNU.

@github-actions
Copy link

GNU testsuite comparison:

Skipping an intermittent issue tests/shuf/shuf-reservoir (passes in this run but fails in the 'main' branch)
Skipping an intermittent issue tests/sort/sort-stale-thread-mem (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/basenc/bounded-memory is now passing!

@cakebaker cakebaker merged commit 26498f5 into uutils:main Feb 1, 2026
173 of 175 checks passed
@cakebaker
Copy link
Contributor

Thanks!

@oech3 oech3 deleted the cksum-debug-abort branch February 1, 2026 13:39
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.

cksum --debug 2> /dev/full should not SIGABRT

2 participants