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

tests: Deflake socket_inet_loopback_isolated_test #11366

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

copybara-service[bot]
Copy link

tests: Deflake socket_inet_loopback_isolated_test

This test case creates one connection, then it closes one end of it. After that
it waits for a linger timeout and tries to create the second connection with
the same client source port. The test is flaky if the second half of the fist
connection isn't closed before creating the second connection.

@copybara-service copybara-service bot added the exported Issue was exported automatically label Jan 15, 2025
@copybara-service copybara-service bot force-pushed the test/cl715595880 branch 2 times, most recently from 70c40d5 to 08a07fa Compare January 15, 2025 21:09
This test case creates one connection, then it closes one end of it. After that
it waits for a linger timeout and tries to create the second connection with
the same client source port. The test is flaky if the second half of the fist
connection isn't closed before creating the second connection.

PiperOrigin-RevId: 715924851
@copybara-service copybara-service bot merged commit ca3c23d into master Jan 15, 2025
1 check was pending
@copybara-service copybara-service bot deleted the test/cl715595880 branch January 15, 2025 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exported Issue was exported automatically
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant