MarcoFalke
commented at 11:52 PM on April 8, 2020:
member
There are several issues with writing to a debug log file when fuzzing:
Disk access is slow, but fuzzing should be fast (Note: I could not verify this claim with data)
Disks have a limited size and will eventually run out of space, but fuzzing should run continuous
Fix both issues by disabling the debug log file for fuzz tests
fanquake added the label Tests on Apr 8, 2020
DrahtBot
commented at 5:54 AM on April 9, 2020:
contributor
<!--e57a25ab6845829454e8d69fc972939a-->
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
<!--174a7506f384e20aa4161008e828411d-->
Conflicts
Reviewers, this pull request conflicts with the following ones:
#18470 (net: Make stale tip check time type-safe, extend test by MarcoFalke)
#18077 (net: Add NAT-PMP port forwarding support by hebasto)
#17434 (Move parsing from init.cpp to where values are needed by Xekyo)
If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.
This is a metadata mirror of the GitHub repository
bitcoin/bitcoin.
This site is not affiliated with GitHub.
Content is generated from a GitHub metadata backup.
generated: 2026-05-20 06:54 UTC