ci: exclude wallet_miniscript from valgrind ci

It runs ~4x slower than the next slowest job (~2086s), `tool_signet_miner.py ` (~536s)
which greatly increases the job runtime.
This commit is contained in:
fanquake 2025-09-17 11:24:09 +01:00
parent b371761b52
commit b9b1947b81
No known key found for this signature in database
GPG Key ID: 2EEB9F5CC09526C1
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ export PIP_PACKAGES="--break-system-packages pycapnp"
export USE_VALGRIND=1
export NO_DEPENDS=1
# bind tests excluded for now, see https://github.com/bitcoin/bitcoin/issues/17765#issuecomment-602068547
export TEST_RUNNER_EXTRA="--exclude rpc_bind,feature_bind_extra"
export TEST_RUNNER_EXTRA="--exclude rpc_bind,feature_bind_extra,wallet_miniscript"
export GOAL="install"
# TODO enable GUI
export BITCOIN_CONFIG="\