Add fuzz inputs #184

pull maflcko wants to merge 2 commits into bitcoin-core:main from maflcko:main changing 30593 files +124307 āˆ’0
  1. maflcko commented at 9:37 am on May 21, 2024: contributor

    C.f. last one: #175

    0mv fuzz_seed_corpus fuzz_inputs_moved
    1../bitcoin-core/test/fuzz/test_runner.py -l DEBUG --par $( nproc ) --m_dir ./fuzz_inputs_moved/  --m_dir ./results_from_working_farm --m_dir ../etc/... ./fuzz_seed_corpus
    2git restore -- ./fuzz_seed_corpus
    3git add ./fuzz_seed_corpus
    4git commit -m "Add fuzz inputs"
    
  2. Add fuzz inputs 3a5592767f
  3. murchandamus commented at 3:55 pm on May 21, 2024: contributor

    I am never quite sure how Iā€™m supposed to read those two coverage reports. :sweat_smile:

    If I read it right, the main branch has no coverage of sha256_avx2.cpp, sha256_sse4.cpp, and sha256_sse41.cpp, while the feature branch has full coverage of those three, but the main branch had full coverage of sha256_x86_shani.cpp and the feature branch has none. Are these different architectures where only one or the other applies?

    image

    Otherwise looks like some nice NgU

  4. maflcko commented at 4:21 pm on May 21, 2024: contributor

    I am never quite sure how Iā€™m supposed to read those two coverage reports. šŸ˜…

    Yeah, it is a bit unfortunate that they were produced on machines with different hardware. I guess I can try to normalize them in configure somehow.

  5. maflcko marked this as a draft on May 21, 2024
  6. maflcko commented at 4:22 pm on May 21, 2024: contributor
    Draft for now to look into the timeout.
  7. Temporarily remove fuzz input which times out
    See https://github.com/bitcoin/bitcoin/issues/28812#issuecomment-2128761184
    cc5858cb70
  8. maflcko marked this as ready for review on May 24, 2024
  9. murchandamus commented at 1:10 pm on May 24, 2024: contributor

    image

    LGTM

  10. dergoegge commented at 1:25 pm on May 24, 2024: member
  11. murchandamus commented at 7:41 pm on May 24, 2024: contributor
    Looks like it got merged
  12. maflcko commented at 9:34 am on May 27, 2024: contributor
    rfm?
  13. dergoegge merged this on May 27, 2024
  14. dergoegge closed this on May 27, 2024


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-11-21 08:25 UTC

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