Skip to content

Conversation

@copybara-service
Copy link

@copybara-service copybara-service bot commented Oct 27, 2025

Deflake //pkg/tcpip/stack:bridge_test.

It is a test bug, where FindFDBEntry in test may query a MAC address before
it is populated in bridge's fdbTable. In the test, the entry was initialized
once, let's refresh FDB entry in the for loop.

@copybara-service copybara-service bot added the exported Issue was exported automatically label Oct 27, 2025
@copybara-service copybara-service bot force-pushed the test/cl824726972 branch 5 times, most recently from 1839ccc to 85148f0 Compare October 28, 2025 19:56
It is a test bug, where FindFDBEntry in test may query a MAC address before
it is populated in bridge's fdbTable. In the test, the entry was initialized
once, let's refresh FDB entry in the for loop.

PiperOrigin-RevId: 824726972
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.

2 participants