Task 5707578287587328

test: add unit test for psbt_wallet error messages

2025-07-20 19:55:09 completed worker:ci_worker_1732287025_500406872 pull/33025 efc58a3d450f3236625d85f9a1ddb3581f1fd56c


Commands that took longer than 1 second (total 4m11s)
linedurationpercentagecommand
1951s0%docker build --file /tmp/cirrus-build/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 --platform=linux/arm64 --label=bitcoin-ci-test --tag=ci_arm_linux /tmp/cirrus-build
4951s0%retry -- curl --location --fail https://github.com/bitcoin-core/qa-assets/raw/main/unit_test_data/script_assets_test.json -o /ci_container_base/ci/scratch/qa-assets/unit_test_data//script_assets_test.json
13266s2%bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=arm-linux-gnueabihf LOG=1'
134521s8%bash -c 'cmake -S /ci_container_base -B /ci_container_base/ci/scratch/build-arm-linux-gnueabihf -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/arm-linux-gnueabihf/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -Werror=dev -DREDUCE_EXPORTS=ON -DCMAKE_CXX_FLAGS='\''-Wno-psabi -Wno-error=maybe-uninitialized'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)'
175057s22%cmake --build /ci_container_base/ci/scratch/build-arm-linux-gnueabihf -j10 --target all install
28322m28s58%ctest --test-dir /ci_container_base/ci/scratch/build-arm-linux-gnueabihf --stop-on-failure -j10 --timeout 2400
Tags
  • worker:ci_worker_1732287025_500406872
  • ARM, unit tests, no functional tests
  • pull/33025
  • COMPLETED