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

Defalke test target pkg/tcpip/stack:bridge_test. #11400

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

copybara-service[bot]
Copy link

Defalke test target pkg/tcpip/stack:bridge_test.

There is a race in the test between WritePacketToRemote and FindFDBEntry, even
though it rarely happens, we just enforce FindFDBEntry to wait for
WritePacketToRemote's completion here.

@copybara-service copybara-service bot added the exported Issue was exported automatically label Jan 28, 2025
@copybara-service copybara-service bot force-pushed the test/cl720410527 branch 2 times, most recently from ccb9902 to 62ec71e Compare January 31, 2025 13:37
There is a race in the test between WritePacketToRemote and FindFDBEntry, even
though it rarely happens, we just enforce FindFDBEntry to wait for
WritePacketToRemote's completion here.

PiperOrigin-RevId: 721747159
@copybara-service copybara-service bot merged commit a500a2c into master Jan 31, 2025
@copybara-service copybara-service bot deleted the test/cl720410527 branch January 31, 2025 14:10
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