Skip to content

fix: flaky TestSkipRefreshOnGapCpls#1021

Merged
guillaumemichel merged 1 commit into
masterfrom
fix/722
Feb 7, 2025
Merged

fix: flaky TestSkipRefreshOnGapCpls#1021
guillaumemichel merged 1 commit into
masterfrom
fix/722

Conversation

@guillaumemichel
Copy link
Copy Markdown
Collaborator

@guillaumemichel guillaumemichel commented Feb 7, 2025

Fixes #722

GenRandPeerID doesn't actually generate a random peer ID, but it select one matching the CPL from the preimage list.

The test was failing when the same peer was "randomly generated" twice and added to the routing table.

@guillaumemichel guillaumemichel requested a review from a team as a code owner February 7, 2025 14:36
@guillaumemichel guillaumemichel merged commit 646baa9 into master Feb 7, 2025
@guillaumemichel guillaumemichel deleted the fix/722 branch February 7, 2025 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

flaky TestSkipRefreshOnGapCpls test

1 participant