Task 53623220648

wallet/refactor: change PSBTError to PSBTResult and remove std::optional<common::PSBTResult> and return common::PSBTResult

2025-10-24 20:43:45 completed PSBTErrorToPSBTResult 86d9a82cc8f4c5dd873592ef3589fd2406bb513c


Commands that took longer than 1 second (total 19m10s)
linedurationpercentagecommand
9066s0%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
10544s0%retry -- apt-get update
10891s0%retry -- 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
10992s0%g++-13
127514s1%arm64 4:13.2.0-7ubuntu1 [1082 B]
169416s1%(4:13.2.0-7ubuntu1) ...
20482s0%to provide /usr/bin/c++ (c++) in auto mode
207940s3%echo -n done
23251s0%1].Add(stats);
31598s0%bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=arm-linux-gnueabihf LOG=1'
31919s0%- skipped
360514m41s76%cmake --build /home/runner/work/_temp/build -j4 --target all install
47381m57s10%ctest --test-dir /home/runner/work/_temp/build --stop-on-failure -j4 --timeout 2400
50551s0%docker container kill 9bcfa87d66c145a11ec32c40219094bc18d9118e86d42e54ef44d7839e146506
Tags
  • 32 bit ARM, unit tests, no functional tests
  • PSBTErrorToPSBTResult
  • COMPLETED