Skip to content

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