mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 19:17:43 +00:00
fuzzing: printf should pass now
This commit is contained in:
parent
ced5d37f07
commit
170f044a39
1 changed files with 1 additions and 1 deletions
2
.github/workflows/fuzzing.yml
vendored
2
.github/workflows/fuzzing.yml
vendored
|
@ -48,7 +48,7 @@ jobs:
|
|||
# https://github.com/uutils/coreutils/issues/5311
|
||||
- { name: fuzz_date, should_pass: false }
|
||||
- { name: fuzz_expr, should_pass: true }
|
||||
- { name: fuzz_printf, should_pass: false }
|
||||
- { name: fuzz_printf, should_pass: true }
|
||||
- { name: fuzz_echo, should_pass: true }
|
||||
- { name: fuzz_seq, should_pass: false }
|
||||
- { name: fuzz_sort, should_pass: false }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue