Page MenuHomePhabricator

[backport#15102] test: Run invalid_txs.InputMissing test in feature_block
ClosedPublic

Authored by majcosta on Sep 2 2020, 18:49.

Details

Summary

test: Run invalid_txs.InputMissing test in feature_block (MarcoFalke)

https://github.com/bitcoin/bitcoin/pull/15102/commits/fac4e731a8e5f140dc3bbca4c9af6e23fc1cd107


SegWit is _not_ active in our RegTest, so I just removed the conditional branch that refers to it.

Backport of Core PR15102

Test Plan
ninja
./test/functional/test_runner.py feature_block

Diff Detail

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

Event Timeline

majcosta requested review of this revision.Sep 2 2020, 18:49

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

This revision is now accepted and ready to land.Sep 2 2020, 19:55