Page MenuHomePhabricator

[backport#16404] qa: Test ZMQ notification after chain reorg
ClosedPublic

Authored by majcosta on Sep 3 2020, 19:05.

Details

Summary

https://github.com/bitcoin/bitcoin/pull/16404/commits/abdfc5e89b687f73de4ab97e924c29cc27e71c15


Depends on D7343

Concludes backport of Core PR16404 and PR16740 (PR16404 on its own is broken and will not pass the tests otherwise, sorry)

notes:

* ditto as the note for D7343 re: callsite of socket.connect(address)

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

Diff Detail

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

Event Timeline

majcosta requested review of this revision.Sep 3 2020, 19:05

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

added the entirety of PR16740

majcosta edited the summary of this revision. (Show Details)
deadalnix added a subscriber: deadalnix.
deadalnix added inline comments.
test/functional/interface_zmq.py
146 ↗(On Diff #23263)

jimcarreyvomit

This revision is now accepted and ready to land.Sep 3 2020, 21:33