Revert "Introduce g_fuzzing global for fuzzing checks"#31189
Revert "Introduce g_fuzzing global for fuzzing checks"#31189dergoegge wants to merge 1 commit intobitcoin:masterfrom
g_fuzzing global for fuzzing checks"#31189Conversation
This reverts commit 9f243cd.
|
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers. Code CoverageFor detailed information about the code coverage, see the test coverage report. ReviewsSee the guideline for information on the review process. |
|
It would be good to make it |
|
I don't think the approach described in #31178 (comment) would fix the ci issues? If we make it a compile time option we'll see the timeouts in |
|
Yeah, I am saying that the fix should be a complete one, at least when it comes to the |
Yes please |
Assume's should not be compiled in for production builds. #31093 broke that property ofAssume.Closes #31178