mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-09-14 23:37:51 +02:00
The test should now be passing, but it is slow. For example, the commit that enabled the test, took ~47 minutes on a fast CPU, but using a heavy debug build: https://github.com/bitcoin/bitcoin/actions/runs/26434786214/job/77815064664?pr=35363#step:11:4101 ... Model name: AMD Ryzen 9 7950X3D 16-Core Processor ... C++ compiler .......................... GNU 15.2.0, /usr/bin/g++ CMAKE_BUILD_TYPE ...................... Debug Preprocessor defined macros ........... DEBUG DEBUG_LOCKORDER DEBUG_LOCKCONTENTION RPC_DOC_CHECK ABORT_ON_FAILED_ASSUME _GLIBCXX_DEBUG _GLIBCXX_DEBUG_PEDANTIC _LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_DEBUG C++ compiler flags .................... -m64 -O0 -ftrapv -O1 -g3 -g3 -std=c++20 ... ... feature_dbcrash.py | ✓ Passed | 2806 s