HomePhabricator

[tests] Remove rpc_zmq.py

Description

[tests] Remove rpc_zmq.py

Summary:

rpc_zmq.py is racy and fails intermittently. Remove that test file and
move the getzmqnotifications RPC test into interface_zmq.py

Backport of core PR14419.

Before this diff, running interface_zmq and rpc_zmq at the same time
would fail, because they use the same address and port.

Test Plan:

./test/functional/test_runner.py interface_zmq

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

Subscribers: deadalnix

Differential Revision: https://reviews.bitcoinabc.org/D5600

Details

Provenance
John Newbery <john@johnnewbery.com>Authored on Oct 7 2018, 00:30
FabienCommitted on Mar 31 2020, 12:11
FabienPushed on Mar 31 2020, 12:11
Reviewer
Restricted Project
Differential Revision
D5600: [tests] Remove rpc_zmq.py
Parents
rABC4f6559b0c623: [CMAKE] Replace the test runner with a test wrapper
Branches
Unknown
Tags
Unknown

Event Timeline