Delete nonreduced inputs #97

pull maflcko wants to merge 3 commits into bitcoin-core:main from maflcko:main changing 0 files +0 −0
  1. maflcko commented at 4:13 PM on October 6, 2022: contributor

    To avoid CI timeouts on the large input set.

    Last one: https://github.com/bitcoin-core/qa-assets/pull/90

  2. Delete fuzz inputs ebe5564468
  3. Reduced inputs for fuzzer b56c703b0f
  4. Reduced inputs for fuzzer,address,undefined,integer ba750aae75
  5. maflcko commented at 4:13 PM on October 6, 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
    
  6. maflcko commented at 4:53 PM on October 6, 2022: contributor

    Did the deletion on Jammy and Focal:

    • 147k files removed on Jammy, 184k on Focal
    • approx 64k files difference between both final sets
  7. maflcko commented at 3:51 PM on October 10, 2022: contributor

    Measuring with /usr/bin/time --format 'user: %U (s:%S w:%e)' ./test/fuzz/test_runner.py -l DEBUG --par=$(nproc) ../qa-assets/fuzz_seed_corpus/ gives a mild speedup, as expected

  8. maflcko merged this on Oct 10, 2022
  9. maflcko closed this on Oct 10, 2022

  10. maflcko commented at 10:56 AM on October 11, 2022: contributor

    Actually, this deleted the wallet folders due to missing the sqlite dependency

  11. maflcko commented at 10:57 AM on October 11, 2022: contributor

    Restored them in ca05b5e921f40042b24443ef016dc190c94e217c

  12. fanquake referenced this in commit 112deab953 on Oct 11, 2022
  13. fanquake referenced this in commit 46de6790bf on Apr 29, 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: 2026-04-29 14:25 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me