Task 85740603486

wallet, descriptor: Revert `StringType::COMPAT` for Miniscript expressions and drop the concept of a Descriptor ID that can be validated

2026-07-07 22:06:22 failed fix-miniscript-desc-id 210e31923c8011295dc371a1ac07afabbac67a8e


Commands that took longer than 1 second (total 3m18s)
linedurationpercentagecommand
1418s9%LSan + UBSan + integer
109620s10%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_native_asan.sh --build-arg=BASE_ROOT_DIR=/home/runner/work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_asan --cache-from type=gha,url=http://127.0.0.1:49160/,version=1,scope=ci_native_asan --load /home/runner/work/bitcoin/bitcoin
13101s0%retry apt-get update
14021s0%retry curl --location --fail https://github.com/bitcoin-core/qa-assets/raw/main/unit_test_data/script_assets_test.json -o '/home/runner/work/_temp/ci/scratch_ ₿🧪_/qa-assets/unit_test_data//script_assets_test.json'
14718s4%features - done
18062m16s68%cmake --build /home/runner/work/_temp/build -j8 --target all install
25488s4%-DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_NO_CXX98_FUNCTION_BASE -I/home/runner/work/_temp/build/src -I/home/runner/work/_temp/src -I/home/runner/work/_temp/src/univalue/include -ftrivial-auto-var-init=pattern -O2 -g -std=c++20 -fPIC -fmacro-prefix-map=/home/runner/work/_temp/src=. -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fsanitize=address,float-divide-by-zero,integer,undefined -Wall -Wextra -Wgnu -Wcovered-switch-default -Wformat -Wformat-security -Wvla -Wshadow-field -Wthread-safety -Wthread-safety-pointer -Wloop-analysis -Wredundant-decls -Wunused-member-function -Wdate-time -Wconditional-uninitialized -Woverloaded-virtual -Wsuggest-override -Wimplicit-fallthrough -Wunreachable-code -Wdocumentation -Wself-assign -Wundef -Wno-unused-parameter -Werror -MD -MT src/wallet/CMakeFiles/bitcoin_wallet.dir/export.cpp.o -MF CMakeFiles/bitcoin_wallet.dir/export.cpp.o.d -o CMakeFiles/bitcoin_wallet.dir/export.cpp.o -c /home/runner/work/_temp/src/wallet/export.cpp -DARENA_DEBUG -DDEBUG_LOCKORDER -std=c++23
Tags
  • ASan + LSan + UBSan + integer
  • fix-miniscript-desc-id
  • FAILED