Closed this issue 6 years ago · 0 comments
We have a return statement in wallet_listsinceblock.py that is silencing some assertions:
return
wallet_listsinceblock.py
unit-e/test/functional/wallet_listsinceblock.py
Line 265 in f8b9210
We should remove the return statement and fix those flaky tests.
Related with #218 .