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

chore: ignore irrelevant CreateSession calls in test - #3091

Merged
gcf-merge-on-green[bot] merged 1 commit into
mainfrom
issue-3090
May 3, 2024
Merged

chore: ignore irrelevant CreateSession calls in test#3091
gcf-merge-on-green[bot] merged 1 commit into
mainfrom
issue-3090

Conversation

@olavloite

@olavloite olavloite commented May 3, 2024

Copy link
Copy Markdown
Collaborator

The CreateSession calls are irrelevant to the test, as multiplexed sessions are not used for read/write transactions.

Fixes #3090

The CreateSession calls are irrelevant to the test, as multiplexed
sessions are not used for read/write transactions.
@olavloite
olavloite requested a review from a team May 3, 2024 11:37
@product-auto-label product-auto-label Bot added the size: m Pull request size is medium. label May 3, 2024
@olavloite
olavloite requested a review from rahul2393 May 3, 2024 11:37
@product-auto-label product-auto-label Bot added the api: spanner Issues related to the googleapis/java-spanner API. label May 3, 2024
@olavloite olavloite added the automerge Merge the pull request once unit tests and other checks pass. label May 3, 2024
@gcf-merge-on-green
gcf-merge-on-green Bot merged commit 789b0fb into main May 3, 2024
@gcf-merge-on-green
gcf-merge-on-green Bot deleted the issue-3090 branch May 3, 2024 12:16
@gcf-merge-on-green gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label May 3, 2024
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: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AsyncTransactionManagerTest.asyncTransactionManagerBatchUpdateAbortedWithoutGettingResult is flaky

2 participants