Page MenuHomePhabricator

test: Add generate* calls to test framework
ClosedPublic

Authored by Fabien on Nov 11 2022, 11:59.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC031ce3215e9c: test: Add generate* calls to test framework
Summary

Backport of core#22741.

Depends on D12475.

Note that only a few calls to generate* are replaced in this PR, and the selection seems arbitrary. The other callsites will be replaced in another backport.

Test Plan
ninja check-extended

Diff Detail

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

Event Timeline

Fabien requested review of this revision.Nov 11 2022, 11:59
PiRK added a subscriber: PiRK.
PiRK added inline comments.
test/functional/feature_dbcrash.py
293–300 ↗(On Diff #36257)

formatting suggestion to avoid the weird split on the last parenthesis

This revision is now accepted and ready to land.Nov 12 2022, 07:34
Fabien marked an inline comment as done.Nov 12 2022, 12:48
This revision was automatically updated to reflect the committed changes.