Task 52021842941

test: add functional test for `TestShell` (matching doc example)

2025-10-06 07:58:15 aborted 202510-add-TestShell-doc-example-test e6b234df0e1af6e88cd39ccb7fe7f9c956c1afea


Commands that took longer than 1 second (total 14m46s)
linedurationpercentagecommand
8926s0%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,scope=ci_arm_linux --load /home/runner/work/bitcoin/bitcoin
10394s0%retry -- apt-get update
10741s0%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'
10843s0%g++-13
126315s1%arm64 4:13.2.0-7ubuntu1 [1082 B]
170712s1%(4:13.2.0-7ubuntu1) ...
20611s0%to provide /usr/bin/c++ (c++) in auto mode
209239s4%echo -n done
31697s0%bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=arm-linux-gnueabihf LOG=1'
32019s1%- skipped
360911m2s74%cmake --build /home/runner/work/_temp/build -j4 --target all install
47391s0%ctest --test-dir /home/runner/work/_temp/build --stop-on-failure -j4 --timeout 2400
Tags
  • 32 bit ARM, unit tests, no functional tests
  • 202510-add-TestShell-doc-example-test
  • ABORTED