Page MenuHomePhabricator

Improve the getblock test in rpc_blockchain
ClosedPublic

Authored by Fabien on Nov 9 2022, 12:49.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC3e5ce6af598a: Improve the getblock test in rpc_blockchain
Summary

This diff removes the need for both the txindex and the wallet from the _test_getblock test. This will make it possible to run the test with no wallet in a later backport. Note that this test case is ABC only.

Test Plan
./test/functional/test_runner.py rpc_blockchain

Diff Detail

Repository
rABC Bitcoin ABC
Branch
rpc_blockchain_dont_generate
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 20845
Build 41347: Build Diffbuild-debug · build-diff · build-clang-tidy · build-without-wallet · build-clang
Build 41346: arc lint + arc unit