To avoid CI timeouts on the large input set.
Delete nonreduced inputs #90
pull maflcko wants to merge 3 commits into bitcoin-core:main from maflcko:main changing 0 files +0 −0-
maflcko commented at 9:32 AM on June 10, 2022: contributor
-
Delete fuzz inputs a747adef7c
-
Reduced inputs for fuzzer 5f2dc765f6
-
Reduced inputs for fuzzer,address,undefined,integer 4ae222c5e4
-
maflcko commented at 9:33 AM on June 10, 2022: contributor
Can be "reproduced" with:
apt update && apt install wget -y wget https://raw.githubusercontent.com/bitcoin-core/bitcoin-maintainer-tools/main/delete_nonreduced_fuzz_inputs.sh bash delete_nonreduced_fuzz_inputs.sh(Or by testing https://github.com/bitcoin-core/bitcoin-maintainer-tools/pull/138 while it is open)
-
maflcko commented at 11:55 AM on June 10, 2022: contributor
Did the deletion on Jammy and Focal:
- 123k files removed on Jammy, 150k on Focal
- approx 70k files difference between both final sets
- maflcko merged this on Jun 10, 2022
- maflcko closed this on Jun 10, 2022