Page MenuHomePhabricator

test: run mempool_expiry.py even with wallet disabled
ClosedPublic

Authored by Fabien on Nov 7 2022, 13:47.

Details

Reviewers
sdulfari
Group Reviewers
Restricted Project
Commits
rABCa8af41576c93: test: run mempool_expiry.py even with wallet disabled
Summary
Test coverage is also extended in this commit to:
Ensure that another transaction in the mempool is not evicted when other transactions expire. Note: this other transaction does not have any ancestors in the mempool that expired. Otherwise it would be evicted from the mempool, and we already test this case.

Backport of core#20276.

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

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable