elements icon indicating copy to clipboard operation
elements copied to clipboard

ci: fix macos failing functional tests

Open delta1 opened this issue 2 years ago • 1 comments

The macOS 13 CI job in elements-23.x defaults to descriptor wallets, so example_elements_code_tutorial.py fails with "insufficient funds".

Fixed by running the test with legacy wallet.

delta1 avatar Nov 22 '23 14:11 delta1

added same fix for regression test 1263

delta1 avatar Nov 22 '23 17:11 delta1

fixed in #1392

delta1 avatar Feb 13 '25 07:02 delta1