Task 6673346475065344
Fix tiebreak when loading blocks from disk (and add tests for comparing chain ties)
2025-01-28 17:14:24 completed worker:ci_worker_1732185945_852604745 pull/29640 c9645b43839af5ba9170b78ce90ffa80104bf82d- build_duration:
4m50s - ccache_hitrate:
82.23% - configure_duration:
17s - depends_build_duration:
12m58s - docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 18m21s)
line | duration | percentage | command |
---|---|---|---|
185 | 1s | 0% | docker run --platform=linux/amd64 --rm docker.io/debian:bookworm bash -c 'env | grep --extended-regexp '\''^(HOME|PATH|USER)='\''' |
197 | 1s | 0% | docker build --file /tmp/cirrus-build/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/debian:bookworm --build-arg FILE_ENV=./ci/test/00_setup_env_win64.sh --cpuset-cpus=0,1,2,3,4,5,9,11,13,15 --platform=linux/amd64 --label=bitcoin-ci-test --tag=ci_win64 /tmp/cirrus-build |
510 | 12m58s | 70% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-w64-mingw32 LOG=1' |
590 | 17s | 1% | bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/x86_64-w64-mingw32/toolchain.cmake -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DREDUCE_EXPORTS=ON -DBUILD_GUI_TESTS=OFF -DCMAKE_CXX_FLAGS='\''-Wno-error=return-type -Wno-error=maybe-uninitialized -Wno-error=array-bounds'\'' || ( (cat CMakeFiles/CMakeOutput.log CMakeFiles/CMakeError.log) && false)' |
923 | 4m50s | 26% | bash -c 'cmake --build . -j10 --target all deploy' |