aboutsummaryrefslogtreecommitdiff
path: root/build_msvc/bitcoin_config.h.in
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2023-04-17 16:19:40 +0100
committerfanquake <fanquake@gmail.com>2023-04-17 16:31:31 +0100
commit54e07a05b28d2bca8fc08cca0bf6e7ddf6762488 (patch)
tree8fb25d4e7cbfc0bea3eee03d7d28b40e88008c26 /build_msvc/bitcoin_config.h.in
parent5d9d6f7fbc9fa010d7b55d09059e376c9faf9b81 (diff)
parente07dd5fff9eb64d7615ab515b351e296c00b1861 (diff)
Merge bitcoin/bitcoin#27471: test: fix bumpfee 'spend_one_input' occasional failure
e07dd5fff9eb64d7615ab515b351e296c00b1861 test: fix bumpfee 'spend_one_input' occasional failure (furszy) Pull request description: CI test failure, in master: https://cirrus-ci.com/task/5975232842825728. In #27469 https://cirrus-ci.com/task/6452468402356224 Most of the subtests in `wallet_bumpfee.py` expect to find spendable UTXOs of 0.001 btc in the rbf wallet. They use the `spend_one_input()` method which fails if none of them exist. The sporadic failure comes from the recently added `test_feerate_checks_replaced_outputs` subtest that can spend all them. Leaving the next subtests with no 0.001 UTXOs to spend. To solve it, this PR moves the recently added case into a "context independent subtests" section. Which is placed at the end to not affect other cases. ACKs for top commit: achow101: ACK e07dd5fff9eb64d7615ab515b351e296c00b1861 pablomartin4btc: ACK https://github.com/bitcoin/bitcoin/commit/e07dd5fff9eb64d7615ab515b351e296c00b1861. Tree-SHA512: c150ed6fcfbb6f1502eaf6370a57aae0da991c0fc48e8bb3d446805f4336abba5d80ff0de26094914da95432dd0255030fe527001af4510dfdcefbc7230f14d6
Diffstat (limited to 'build_msvc/bitcoin_config.h.in')
0 files changed, 0 insertions, 0 deletions