Page MenuHomePhabricator

[backport#18247] test: Remove redundant sync_with_ping after add_p2p_connection
ClosedPublic

Authored by majcosta on Jun 7 2020, 02:46.

Details

Summary

Also replace the two-line (send_message + sync_with_ping) with the one-line send_and_ping

https://github.com/bitcoin/bitcoin/pull/18247/commits/faf1d047313e71658fb31f6b94fdd5d37705ab85


Depends on D6384

Concludes backport of Core PR18247

Test Plan
./test/functional/test_runner.py

Diff Detail

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

Event Timeline

majcosta requested review of this revision.Jun 7 2020, 02:46

[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.Jun 7 2020, 13:27