Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(p2p): remove flaky test #1835

Merged
merged 1 commit into from
Mar 1, 2024
Merged

fix(p2p): remove flaky test #1835

merged 1 commit into from
Mar 1, 2024

Conversation

sistemd
Copy link
Contributor

@sistemd sistemd commented Mar 1, 2024

This test should have been removed when I added inbound peer eviction. What happens is that peers sometimes get evicted and sometimes not - the process is not deterministic. So the test was sometimes passing and sometimes failing depending on whether there was a good candidate for eviction.

This behavior is covered by the inbound peer eviction tests, so we're good.

@sistemd sistemd requested a review from a team as a code owner March 1, 2024 11:39
@sistemd sistemd merged commit 0082a58 into main Mar 1, 2024
7 checks passed
@sistemd sistemd deleted the sistemd/remove-flaky-test branch March 1, 2024 11:56
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.

2 participants