mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
date fuzzer: should pass in the CI
This commit is contained in:
@@ -79,8 +79,7 @@ jobs:
|
||||
matrix:
|
||||
test-target:
|
||||
- { name: fuzz_test, should_pass: true }
|
||||
# https://github.com/uutils/coreutils/issues/5311
|
||||
- { name: fuzz_date, should_pass: false }
|
||||
- { name: fuzz_date, should_pass: true }
|
||||
- { name: fuzz_expr, should_pass: true }
|
||||
- { name: fuzz_printf, should_pass: true }
|
||||
- { name: fuzz_echo, should_pass: true }
|
||||
|
||||
Reference in New Issue
Block a user