Skip to content

Conversation

@olavloite
Copy link
Collaborator

Unflake InlineBeginTransactionWithoutExecutorTest by not resetting the 'ignore-inline-begin' flag after the first request. This prevents retried requests from first clearing the flag and then getting the unexpected behavior during the retry.

Fixes #3552

Unflake InlineBeginTransactionWithoutExecutorTest by not resetting the
'ignore-inline-begin' flag after the first request. This prevents retried
requests from first clearing the flag and then getting the unexpected
behavior during the retry.
@olavloite olavloite requested review from a team as code owners March 18, 2025 18:50
@product-auto-label product-auto-label bot added the size: l Pull request size is large. label Mar 18, 2025
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/java-spanner API. label Mar 18, 2025
@rahul2393 rahul2393 merged commit 73fca01 into main Mar 20, 2025
34 checks passed
@rahul2393 rahul2393 deleted the unflake-inline-begin-tx-test branch March 20, 2025 06:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

InlineBeginTransactionWithoutExecutorTest is flaky

3 participants