Task 50681530563

index: Fix missing case in the comment in NextSyncBlock()

2025-09-18 11:07:36 completed fix-comment 9ac0dfa974bfbbc8dff6b5daabdab07bf74dedc1


Commands that took longer than 1 second (total 17m19s)
linedurationpercentagecommand
8916s0%docker buildx build --file /home/runner/work/bitcoin/bitcoin/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_arm.sh --build-arg BASE_ROOT_DIR=/home/runner/work/_temp --platform=linux/arm64 --label=bitcoin-ci-test --tag=ci_arm_linux --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_arm_linux --load /home/runner/work/bitcoin/bitcoin
10376s0%retry -- apt-get update
10725s0%retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y python3-zmq g++-arm-linux-gnueabihf busybox libc6:armhf libstdc++6:armhf libfontconfig1:armhf libxcb1:armhf build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake ninja-build'
126114s1%arm64 4:13.2.0-7ubuntu1 [1082 B]
170515s1%(4:13.2.0-7ubuntu1) ...
20592s0%to provide /usr/bin/c++ (c++) in auto mode
209040s3%echo -n done
31688s0%bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=arm-linux-gnueabihf LOG=1'
31989s0%- skipped
360612m51s74%cmake --build /home/runner/work/_temp/build -j4 --target all install
47331m51s10%ctest --test-dir /home/runner/work/_temp/build --stop-on-failure -j4 --timeout 2400
50421s0%docker container kill 2e7bde6a3752cc90a115d0f5b3ddd747ac92fe91daf203e70c7d46c8c47d6229
Tags
  • 32 bit ARM, unit tests, no functional tests
  • fix-comment
  • COMPLETED