Skip to content

fix(storage): fix flaky storage integration tests#13256

Draft
nidhiii-27 wants to merge 2 commits into
mainfrom
storage/flaky-test-fix-2
Draft

fix(storage): fix flaky storage integration tests#13256
nidhiii-27 wants to merge 2 commits into
mainfrom
storage/flaky-test-fix-2

Conversation

@nidhiii-27
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the TestBench utility to use gthread workers and introduces dynamic port allocation for HTTP and gRPC services to improve test isolation. It also appends a unique UUID to container names. Review feedback identifies that the setReuseAddress call in the new findFreePort method is currently ineffective because it is called after the socket is bound; a code suggestion was provided to fix this. Additionally, it is recommended to refactor the Builder constructor to delegate to the existing parameterized constructor to reduce code duplication.

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