Otherwise the remainder of the fuzz test can't be fuzzed without running into crashes
fuzz: Temporarily disable failing assert in banman fuzz test #22517
pull MarcoFalke wants to merge 1 commits into bitcoin:master from MarcoFalke:2107-fuzzBanman changing 1 files +2 −1-
MarcoFalke commented at 1:31 PM on July 21, 2021: member
-
fuzz: Temporarily disable failing assert in banman fuzz test fa8bed6a47
- DrahtBot added the label Tests on Jul 21, 2021
-
jarolrod commented at 12:47 AM on July 22, 2021: member
concept ack, but only if temporary 🧑⚖️
-
MarcoFalke commented at 6:13 AM on July 22, 2021: member
Just for reference, one example crash on OSS-Fuzz: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=35561 . Other fuzzing servers are/should be running into this as well.
- Dunlap28 approved
-
practicalswift commented at 7:39 PM on July 24, 2021: contributor
cr ACK fa8bed6a47c88f769ae05b04b93eeaf2e1011478
- MarcoFalke merged this on Jul 25, 2021
- MarcoFalke closed this on Jul 25, 2021
- MarcoFalke deleted the branch on Jul 25, 2021
-
hebasto commented at 10:09 AM on July 25, 2021: member
This temporary change produces a temporary clang warning:
test/fuzz/banman.cpp:35:13: warning: unused function 'operator==' [-Wunused-function] static bool operator==(const CBanEntry& lhs, const CBanEntry& rhs) ^ 1 warning generated. - fanquake referenced this in commit be175cef24 on Jul 28, 2021
- sidhujag referenced this in commit 4d4caa47d9 on Jul 28, 2021
- sidhujag referenced this in commit 28706338a4 on Jul 28, 2021
- hebasto referenced this in commit 05129a0dc7 on Aug 6, 2021
-
hebasto commented at 3:54 PM on August 6, 2021: member
~Backported in #22629.~
UPDATE: #22629 (comment)
- hebasto referenced this in commit 2697a60379 on Aug 6, 2021
- hebasto referenced this in commit 38319327c0 on Aug 7, 2021
- hebasto referenced this in commit ed34e5dc8f on Aug 9, 2021
- hebasto referenced this in commit f2175c85f2 on Aug 9, 2021
- hebasto referenced this in commit bdc765154e on Aug 19, 2021
- hebasto referenced this in commit 8e14b2ff07 on Aug 20, 2021
- hebasto referenced this in commit 67740f6425 on Aug 20, 2021
- DrahtBot locked this on Aug 20, 2022