Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

seq: handle the error when stdout is full #5765

Merged
merged 1 commit into from Jan 2, 2024

Conversation

sylvestre
Copy link
Sponsor Contributor

Avoid panic when using
seq 1 >/dev/full

Should move tests/csplit/csplit-io-err.sh from ERROR to SKIP

Avoid panic when using
seq 1 >/dev/full

Should move tests/csplit/csplit-io-err.sh from ERROR to SKIP
Copy link

github-actions bot commented Jan 1, 2024

GNU testsuite comparison:

Skip an intermittent issue tests/tail/inotify-dir-recreate (fails in this run but passes in the 'main' branch)
Congrats! The gnu test tests/seq/seq-io-errors is no longer failing!
Congrats! The gnu test tests/csplit/csplit-io-err is no longer ERROR!

@cakebaker cakebaker merged commit 9f257ad into uutils:main Jan 2, 2024
55 of 56 checks passed
@sylvestre sylvestre deleted the handle-full branch January 2, 2024 10:34
@sylvestre sylvestre changed the title handle the error when stdout is full seq: handle the error when stdout is full Jan 25, 2024
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.

None yet

2 participants