- Notifications
You must be signed in to change notification settings - Fork 135
Closed
Labels
api: spannerIssues related to the googleapis/java-spanner API.Issues related to the googleapis/java-spanner API.type: processA process-related concern. May include testing, release, or the like.A process-related concern. May include testing, release, or the like.
Description
Error: Tests run: 81, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3.143 s <<< FAILURE! -- in com.google.cloud.spanner.AsyncTransactionManagerTest Error: com.google.cloud.spanner.AsyncTransactionManagerTest.asyncTransactionManagerWithBatchUpdateCommitFails[executor = java.util.concurrent.ThreadPoolExecutor@6b569a0f[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]] -- Time elapsed: 0.069 s <<< FAILURE! missing (1): class com.google.spanner.v1.CreateSessionRequest --- 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] but was : [class com.google.spanner.v1.BatchCreateSessionsRequest, class com.google.spanner.v1.ExecuteBatchDmlRequest, class com.google.spanner.v1.CommitRequest] at com.google.cloud.spanner.AsyncTransactionManagerTest.asyncTransactionManagerWithBatchUpdateCommitFails(AsyncTransactionManagerTest.java:953)
Metadata
Metadata
Assignees
Labels
api: spannerIssues related to the googleapis/java-spanner API.Issues related to the googleapis/java-spanner API.type: processA process-related concern. May include testing, release, or the like.A process-related concern. May include testing, release, or the like.