mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-16 08:22:46 +00:00
ci: Enable wallet_multiwallet.py in "Windows, test cross-built" job
Co-authored-by: Hennadii Stepanov <32963518+hebasto@users.noreply.github.com>
This commit is contained in:
parent
850a80c199
commit
c2e28d455a
3
.github/ci-windows-cross.py
vendored
3
.github/ci-windows-cross.py
vendored
@ -97,9 +97,6 @@ def run_functional_tests():
|
||||
# feature_unsupported_utxo_db.py fails on Windows because of emojis in the test data directory.
|
||||
"--exclude",
|
||||
"feature_unsupported_utxo_db.py",
|
||||
# See https://github.com/bitcoin/bitcoin/issues/31409.
|
||||
"--exclude",
|
||||
"wallet_multiwallet.py",
|
||||
]
|
||||
run(test_runner_cmd)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user