Page MenuHomePhabricator

D14849.id.diff
No OneTemporary

D14849.id.diff

diff --git a/test/functional/abc_p2p_avalanche_remote_proofs.py b/test/functional/abc_p2p_avalanche_remote_proofs.py
--- a/test/functional/abc_p2p_avalanche_remote_proofs.py
+++ b/test/functional/abc_p2p_avalanche_remote_proofs.py
@@ -106,7 +106,7 @@
outbound.peer_disconnect()
outbound.wait_for_disconnect()
- assert_remote_proofs(outbound.nodeid, [])
+ self.wait_until(lambda: check_remote_proofs(node, outbound.nodeid, [])[0] == [])
self.log.info("Check the compact proofs update the remote proofs status")

File Metadata

Mime Type
text/plain
Expires
Tue, May 20, 20:39 (14 h, 35 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5864331
Default Alt Text
D14849.id.diff (558 B)

Event Timeline