Task 67011239657

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

2026-03-13 19:53:52 completed PSBTErrorToPSBTResult 4e92ac842ca9d1b5293749c37bad791e0de5ef34


Commands that took longer than 1 second (total 15m3s)
linedurationpercentagecommand
2345s4%LSan + UBSan + integer
97922s2%docker buildx build --file=/home/admin/actions-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_native_asan.sh --build-arg=BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_asan --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_native_asan --load /home/admin/actions-runner/_work/bitcoin/bitcoin
11711s0%retry apt-get update
12741s0%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
13219s0%- skipped
16702m41s17%cmake --build /home/admin/actions-runner/_work/_temp/build -j8 --target all install
29023m6s20%ctest --test-dir /home/admin/actions-runner/_work/_temp/build --stop-on-failure -j8 --timeout 2400
32277m44s51%/home/admin/actions-runner/_work/_temp/build/test/functional/test_runner.py -j8 --tmpdirprefix /home/admin/actions-runner/_work/_temp/ci/scratch/test_runner/ --ansi --combinedlogslen=99999999 --timeout-factor=40 --quiet --failfast
46145s0%docker container kill 8e15f2d61cf34dd3f6c841209aaacaaef7273cd795430a6de6623d5148500ad3
Tags
  • ASan + LSan + UBSan + integer
  • PSBTErrorToPSBTResult
  • COMPLETED