Without them, CI and fuzzing is broken
test: Add missing suppressions for crypto_diff_fuzz_chacha20.cpp #23859
pull MarcoFalke wants to merge 1 commits into bitcoin:master from MarcoFalke:2112-testSup changing 1 files +3 −0-
MarcoFalke commented at 11:48 AM on December 24, 2021: member
-
test: Add missing suppressions for crypto_diff_fuzz_chacha20.cpp faaf9da20a
-
MarcoFalke commented at 11:49 AM on December 24, 2021: member
- DrahtBot added the label Tests on Dec 24, 2021
-
stratospher commented at 7:17 AM on December 25, 2021: contributor
ACK faaf9da. The changes look good to me.
I wasn't able to reproduce the fuzz crashes before applying this commit locally though.
$ base64 crash-03f91945a7518033b0df73bf35c2caa452126610 9tXRyA== $ base64 crash-ce471b8e19b31491ff5f4a3669aefa84b1848f06 8goKCj84G/Q= $ FUZZ=crypto_diff_fuzz_chacha20 src/test/fuzz/fuzz crash-03f91945a7518033b0df73bf35c2caa452126610 INFO: Running with entropic power schedule (0xFF, 100). INFO: Seed: 4109103340 INFO: Loaded 1 modules (846038 inline 8-bit counters): 846038 [0x10ea8b318, 0x10eb59bee), INFO: Loaded 1 PC tables (846038 PCs): 846038 [0x10eb59bf0,0x10f842950), src/test/fuzz/fuzz: Running 1 inputs 1 time(s) each. Running: crash-03f91945a7518033b0df73bf35c2caa452126610 Executed crash-03f91945a7518033b0df73bf35c2caa452126610 in 1 ms *** *** NOTE: fuzzing was not performed, you have only *** executed the target code on a fixed set of inputs. *** $ FUZZ=crypto_diff_fuzz_chacha20 src/test/fuzz/fuzz crash-ce471b8e19b31491ff5f4a3669aefa84b1848f06 INFO: Running with entropic power schedule (0xFF, 100). INFO: Seed: 4170518589 INFO: Loaded 1 modules (846038 inline 8-bit counters): 846038 [0x10bc76318, 0x10bd44bee), INFO: Loaded 1 PC tables (846038 PCs): 846038 [0x10bd44bf0,0x10ca2d950), src/test/fuzz/fuzz: Running 1 inputs 1 time(s) each. Running: crash-ce471b8e19b31491ff5f4a3669aefa84b1848f06 Executed crash-ce471b8e19b31491ff5f4a3669aefa84b1848f06 in 1 ms *** *** NOTE: fuzzing was not performed, you have only *** executed the target code on a fixed set of inputs. *** - fanquake merged this on Dec 25, 2021
- fanquake closed this on Dec 25, 2021
- MarcoFalke deleted the branch on Dec 25, 2021
- sidhujag referenced this in commit 4ec978c3c4 on Dec 27, 2021
- hebasto referenced this in commit 497516a93a on Jan 5, 2022
- DrahtBot locked this on Dec 25, 2022
Contributors
Labels