Task 66074453011

scripted-diff: replace bare assert == with assert_equal in functional tests

2026-03-06 18:53:23 failed scripted-diff-bare-asserts b57f42b0e8bcc037b9c5f430beeca803d03ee20f


Commands that took longer than 1 second (total 7m21s)
linedurationpercentagecommand
9474s0%docker buildx build --file=/home/runner/work/bitcoin/bitcoin/ci/test_imagefile --build-arg=CI_IMAGE_NAME_TAG=mirror.gcr.io/debian:trixie --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,scope=ci_arm_linux --load /home/runner/work/bitcoin/bitcoin
10862s0%retry apt-get update
10981s0%retry apt-get install --no-install-recommends --no-upgrade -y python3-zmq g++-arm-linux-gnueabihf libc6:armhf libstdc++6:armhf libfontconfig1:armhf libxcb1:armhf build-essential pkgconf curl ca-certificates ccache python3-dev rsync git procps bison e2fsprogs cmake ninja-build
127416s3%arm64 4:14.2.0-1 [1332 B]
173615s3%(4:14.2.0-1) ...
220247s10%echo -n done
24197s1%bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=arm-linux-gnueabihf LOG=1'
246912s2%- skipped
289959s13%cmake --build /home/runner/work/_temp/build -j4 --target all install
41311m49s24%ctest --test-dir /home/runner/work/_temp/build --stop-on-failure -j4 --timeout 2400
44561m46s24%/home/runner/work/_temp/build/test/functional/test_runner.py -j4 --tmpdirprefix /home/runner/work/_temp/ci/scratch/test_runner/ --ansi --combinedlogslen=99999999 --timeout-factor=40 --quiet --failfast
Tags
  • 32 bit ARM
  • scripted-diff-bare-asserts
  • FAILED