Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14864580
D14849.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
558 B
Subscribers
None
D14849.id.diff
View Options
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
Details
Attached
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)
Attached To
D14849: [avalanche] Prevent a potential test failure in abc_p2p_avalanche_remote_proofs
Event Timeline
Log In to Comment