Instead of skipping the whole test, only skip the wallet specific section of a test if the wallet is not compiled in.
Backport of core PR14324.
Differential D6146
qa: Run more tests with wallet disabled Fabien on May 19 2020, 21:06. Authored by
Details
Instead of skipping the whole test, only skip the wallet specific section of a test if the wallet is not compiled in. Backport of core PR14324. ninja check-functional cmake -GNinja .. -DBUILD_BITCOIN_WALLET=OFF ninja check-functional
Diff Detail
Event TimelineComment Actions [Bot Message]
|