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

v2.2: Fix flaky gossip ping test (backport of #5162) #5170

Open
wants to merge 1 commit into
base: v2.2
Choose a base branch
from

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Mar 6, 2025

Problem

Randomly generated socket addresses in the gossip ping test sometimes get generated with port 0 which causes packets to be discarded and the test to fail

Summary of Changes

Skip generated socket addresses with port 0

Fixes #


This is an automatic backport of pull request #5162 done by [Mergify](https://mergify.com).

(cherry picked from commit 76fd977)
@mergify mergify bot requested a review from a team as a code owner March 6, 2025 14:25
@mergify mergify bot assigned jstarry Mar 6, 2025
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.

1 participant