Skip to content

fuzz_date: skip combined short options like -Rf- that read from stdin#10547

Merged
sylvestre merged 1 commit intouutils:mainfrom
ChrisDryden:fix-fuzz-date-combined-options
Jan 29, 2026
Merged

fuzz_date: skip combined short options like -Rf- that read from stdin#10547
sylvestre merged 1 commit intouutils:mainfrom
ChrisDryden:fix-fuzz-date-combined-options

Conversation

@ChrisDryden
Copy link
Collaborator

This is a very minor fix for the fuzzing for date where some random args will read data from stdin. This issue has come up twice for me in the CI recently.

Fixes: #9783

@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)

@sylvestre sylvestre merged commit e6f9899 into uutils:main Jan 29, 2026
130 checks passed
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.

fuzz_date: fuzzer does not skip all cases that require input

2 participants