Delete non-reduced fuzz inputs #44
pull maflcko wants to merge 3 commits into bitcoin-core:master from bitcoin-core:2101-deleteInputs changing 0 files +0 −0-
maflcko commented at 5:18 pm on January 27, 2021: contributor
-
Delete fuzz inputs cf73e93df4
-
Reduced inputs for fuzzer 80598c15eb
-
Reduced inputs for fuzzer,address,undefined,integer ae401aa90e
-
maflcko commented at 5:20 pm on January 27, 2021: contributor
Can be “reproduced” with:
0apt update && apt install wget -y 1wget https://raw.githubusercontent.com/bitcoin-core/bitcoin-maintainer-tools/master/delete_nonreduced_fuzz_inputs.sh 2bash delete_nonreduced_fuzz_inputs.sh
-
laanwj commented at 8:16 pm on January 27, 2021: memberGithub is completely baffled by the size of the diff :see_no_evil:
-
maflcko commented at 6:53 am on January 28, 2021: contributorI ran this twice and the difference was 7000 files, which is expected, because our fuzz targets are not deterministic
-
fanquake commented at 10:03 am on January 28, 2021: member
Would be nice if someone could test #44
I ran this and it seemed to achieve something similar to this PR; reducing the seed count by ~80'000:
0# master @ 3038a21dd7d6dfb3574401b8c76e48ca87c44769 1find . -type f | wc -l 2241321 3 4./ delete_nonreduced_fuzz_inputs.sh 5# git log 6commit f08f63d6121d794b18213f71ead508649055a493 (HEAD -> master) 7Author: delete_nonreduced_inputs script <noreply@noreply.noreply> 8Date: Thu Jan 28 08:47:11 2021 +0000 9 10 Reduced inputs for fuzzer,address,undefined,integer 11 12commit 12116b05479ba817f0b9c98e00ae3ddf47f0fbe3 13Author: delete_nonreduced_inputs script <noreply@noreply.noreply> 14Date: Thu Jan 28 07:42:43 2021 +0000 15 16 Reduced inputs for fuzzer 17 18commit c9e492d4d9c1281aeb107b027205f895b35d6ec9 19Author: delete_nonreduced_inputs script <noreply@noreply.noreply> 20Date: Thu Jan 28 07:26:52 2021 +0000 21 22 Delete fuzz inputs 23 24commit 3038a21dd7d6dfb3574401b8c76e48ca87c44769 (origin/master, origin/HEAD) 25 26# find . -type f | wc -l (my reduced branch) 27163311 28 29# find . -type f | wc -l ( this branch @ ae401aa90e5e3fa996b4066cb067f23a26e51a4d) 30163242
-
maflcko commented at 11:06 am on January 28, 2021: contributorOk, going to merge. If something went wrong, it is easy to revert.
-
maflcko merged this on Jan 28, 2021
-
maflcko closed this on Jan 28, 2021
-
maflcko deleted the branch on Jan 28, 2021
-
practicalswift commented at 9:10 pm on January 28, 2021: contributorPost-merge ACK ae401aa90e5e3fa996b4066cb067f23a26e51a4d: nice! :)
-
maflcko referenced this in commit dd0521b640 on Feb 11, 2021
-
sidhujag referenced this in commit 189d0152ee on Feb 11, 2021
-
PastaPastaPasta referenced this in commit 872def690b on Feb 6, 2023
-
PastaPastaPasta referenced this in commit e9e79ebf16 on Apr 6, 2023
-
PastaPastaPasta referenced this in commit 63d0471244 on Apr 6, 2023
-
PastaPastaPasta referenced this in commit 3a59c53cad on Apr 9, 2023
github-metadata-mirror
This is a metadata mirror of the GitHub repository bitcoin-core/qa-assets. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-10-30 05:25 UTC
This is a metadata mirror of the GitHub repository bitcoin-core/qa-assets. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-10-30 05:25 UTC
This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me
More mirrored repositories can be found on mirror.b10c.me