This removes printing of the "random run = " at the end of the tests. I haven't seen a single case where this proved to be useful. And as of 48789dafc2a866bbc639184f0387637c0decb8c5, this is anyway printed only at the end of the exhaustive tests and not the normal tests, so the probability that this will be useful in the future is very low.
testrand: Remove testrand_finish #1832
pull real-or-random wants to merge 1 commits into bitcoin-core:master from real-or-random:202603-testrand-finish changing 3 files +0 −11-
real-or-random commented at 2:11 PM on March 2, 2026: contributor
-
8d0eda07e9
testrand: Remove testrand_finish
This removes printing of the "random run = " at the end of the tests. I haven't seen a single case where this proved to be useful. And as of 48789dafc2a866bbc639184f0387637c0decb8c5, this is anyway printed only at the end of the exhaustive tests and not the normal tests, so the probability that this will be useful in the future is very low.
- real-or-random added the label assurance on Mar 2, 2026
- real-or-random added the label tweak/refactor on Mar 2, 2026
-
sipa commented at 4:22 PM on March 2, 2026: contributor
ACK 8d0eda07e9eae7418ce6d23f904faca3ddfb0eb0
- real-or-random merged this on Mar 2, 2026
- real-or-random closed this on Mar 2, 2026
-
furszy commented at 10:45 PM on March 2, 2026: member
Contributors
Labels