The compact proofs are sent periodically so it's possible for the trigger_avaproofs() function to return on a previously sent message and cause the test to fail. This diff addresses this by using a retry loop and checking the last_update time to make sure we're looking at the correct message.
Details
Details
- Reviewers
PiRK - Group Reviewers
Restricted Project - Commits
- rABC1efdb388195f: [avalanche] Fix a race in abc_p2p_avalanche_remote_proofs.py
./test/functional/test_runner.py abc_p2p_avalanche_remote_proofs
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable