Should fix rpc tests that fail due to an unclean stderr.
Backport of Bitcoin Core PR13394
https://github.com/bitcoin/bitcoin/pull/13394
Differential D4005
cli: Ignore libevent warnings fpelliccioni on Sep 5 2019, 19:07. Authored by Tags None Subscribers None
Details
Should fix rpc tests that fail due to an unclean stderr. Backport of Bitcoin Core PR13394 In a macOS terminal: ./src/bitcoind -regtest In another macOS terminal: ./src/bitcoin-cli -regtest help The following warning should not be seen in stdout/stderr:
Diff Detail
Event TimelineComment Actions The code looks good but the test plan is unappropriated.
|