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

AsyncTransactionManagerTest.asyncTransactionManagerBatchUpdateAbortedWithoutGettingResult is flaky #3090

@olavloite

Description

@olavloite
Error:  Failures: 
Error:    AsyncTransactionManagerTest.asyncTransactionManagerBatchUpdateAbortedWithoutGettingResult:916 missing (2): class com.google.spanner.v1.CreateSessionRequest, class com.google.spanner.v1.CommitRequest
---
expected   : [class com.google.spanner.v1.CreateSessionRequest, class com.google.spanner.v1.BatchCreateSessionsRequest, class com.google.spanner.v1.ExecuteBatchDmlRequest, class com.google.spanner.v1.CommitRequest, class com.google.spanner.v1.BeginTransactionRequest, class com.google.spanner.v1.ExecuteBatchDmlRequest, class com.google.spanner.v1.CommitRequest]
but was    : [class com.google.spanner.v1.BatchCreateSessionsRequest, class com.google.spanner.v1.ExecuteBatchDmlRequest, class com.google.spanner.v1.BeginTransactionRequest, class com.google.spanner.v1.ExecuteBatchDmlRequest, class com.google.spanner.v1.CommitRequest]

Metadata

Metadata

Assignees

Labels

api: spannerIssues related to the googleapis/java-spanner API.type: cleanupAn internal cleanup or hygiene concern.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions