Page MenuHomePhabricator

test: Delete generate* calls from TestNode
ClosedPublic

Authored by Fabien on Nov 17 2022, 10:56.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABCb5c265807220: test: Delete generate* calls from TestNode
Summary
Deleting the methods is needed for #22567 to pave the way to make it easier to implicitly call the sync_all member function.

Backport of core#23207.

Includes a conversion leftover to interface_zmq, but not the other test changes that don't apply to us.

Test Plan
ninja check-functional-extended

Diff Detail