diff options
author | John Newbery <john@johnnewbery.com> | 2018-05-09 15:42:41 -0400 |
---|---|---|
committer | John Newbery <john@johnnewbery.com> | 2018-05-09 15:42:41 -0400 |
commit | 7384a3584929c3650a191d34d09f54e7ec828597 (patch) | |
tree | 49a4a469d0cadd06ba5ae132019ba652c16b6b9f /test/functional/wallet_txn_doublespend.py | |
parent | fc642cbdad6e5bef42dddfbb0b76e662a6a5de6c (diff) |
[tests] Remove spurious error log in p2p_segwit.py
Since 265d7c44b1aae06aee93f745a865807732218a73, when wait_until() fails,
an error message is logged to the test framework log. This means that if
wait_until() is called inside a try-except with the expectation that it
will fail, a spurious error message is logged.
wait_until() shouldn't be called with the expectation of failure. Fix
that in p2p_segwit.py.
Diffstat (limited to 'test/functional/wallet_txn_doublespend.py')
0 files changed, 0 insertions, 0 deletions