Skip to content

sync: fix exit code when fcntl failed & 2>/dev/full abort#11508

Merged
sylvestre merged 1 commit intouutils:mainfrom
oech3:sync-abort
Apr 3, 2026
Merged

sync: fix exit code when fcntl failed & 2>/dev/full abort#11508
sylvestre merged 1 commit intouutils:mainfrom
oech3:sync-abort

Conversation

@oech3
Copy link
Copy Markdown
Contributor

@oech3 oech3 commented Mar 26, 2026

Closes #11507

@github-actions
Copy link
Copy Markdown

GNU testsuite comparison:

GNU test failed: tests/misc/coreutils. tests/misc/coreutils is passing on 'main'. Maybe you have to rebase?
Skip an intermittent issue tests/date/resolution (fails in this run but passes in the 'main' branch)
Skipping an intermittent issue tests/date/date-locale-hour (passes in this run but fails in the 'main' branch)
Note: The gnu test tests/dd/no-allocate is now being skipped but was previously passing.
Note: The gnu test tests/printf/printf-surprise is now being skipped but was previously passing.
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 26, 2026

Merging this PR will not alter performance

✅ 303 untouched benchmarks
⏩ 46 skipped benchmarks1


Comparing oech3:sync-abort (690131e) with main (aab0dda)

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:

GNU test failed: tests/misc/io-errors. tests/misc/io-errors is passing on 'main'. Maybe you have to rebase?
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.

@oech3 oech3 marked this pull request as ready for review March 26, 2026 13:15
@github-actions
Copy link
Copy Markdown

GNU testsuite comparison:

Note: The gnu test tests/tail/tail-n0f is now being skipped but was previously passing.

@sylvestre sylvestre merged commit ffa0532 into uutils:main Apr 3, 2026
164 checks passed
@oech3 oech3 deleted the sync-abort branch April 3, 2026 07:14
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.

sync -f /dev/null 2>/dev/full SIGABRT when fcntl failed

2 participants