Task 53623220692

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 12m15s)
linedurationpercentagecommand
89812s1%docker buildx build --file=/home/admin/actions-runner/_work/bitcoin/bitcoin/ci/test_imagefile --build-arg=CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:22.04 --build-arg=FILE_ENV=./ci/test/00_setup_env_native_previous_releases.sh --build-arg=BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_previous_releases --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_native_previous_releases --load /home/admin/actions-runner/_work/bitcoin/bitcoin
11961s0%retry -- curl --location --fail https://github.com/bitcoin-core/qa-assets/raw/main/unit_test_data/script_assets_test.json -o /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data//script_assets_test.json
12115s0%bash -c 'CONFIG_SHELL= make -j8 -C depends HOST=x86_64-pc-linux-gnu CC=gcc-11 CXX=g++-11 LOG=1'
12656s0%include pthread.h - found
16635m36s45%cmake --build /home/admin/actions-runner/_work/_temp/build -j8 --target all install
280331s4%ctest --test-dir /home/admin/actions-runner/_work/_temp/build --stop-on-failure -j8 --timeout 2400
31184m51s39%/home/admin/actions-runner/_work/_temp/build/test/functional/test_runner.py --ci -j8 --tmpdirprefix /home/admin/actions-runner/_work/_temp/ci/scratch/test_runner/ --ansi --combinedlogslen=99999999 --timeout-factor=40 --previous-releases --coverage --extended --exclude feature_dbcrash --quiet --failfast
39751s0%docker container kill 7ecdc0c6f387e7491bf48d71994815fcafd1d6dff1f6d3166f657a6708c56af1
Tags
  • previous releases, depends DEBUG
  • PSBTErrorToPSBTResult
  • COMPLETED