Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

chore: add wait to test to prevent flakiness#3151

Merged
rahul2393 merged 1 commit intomainfrom
issue-3106
Jun 18, 2024
Merged

chore: add wait to test to prevent flakiness#3151
rahul2393 merged 1 commit intomainfrom
issue-3106

Conversation

@olavloite
Copy link
Copy Markdown
Collaborator

Adds a small wait to the test to ensure no flakiness, as it could be that sessions are re-used instead of just waiting for new sessions to be created. The test however always creates 4 sessions.

Fixes #3106

Adds a small wait to the test to ensure no flakiness, as it could
be that sessions are re-used instead of just waiting for new
sessions to be created. The test however always creates 4 sessions.

Fixes #3106
@olavloite olavloite requested a review from a team June 10, 2024 08:18
@product-auto-label product-auto-label Bot added size: s Pull request size is small. api: spanner Issues related to the googleapis/java-spanner API. labels Jun 10, 2024
@rahul2393 rahul2393 merged commit a165cd7 into main Jun 18, 2024
@rahul2393 rahul2393 deleted the issue-3106 branch June 18, 2024 06:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: spanner Issues related to the googleapis/java-spanner API. size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

testSessionPoolExhaustedError_containsStackTraces is flaky with multiplexed sessions enabled

2 participants