Skip to content

StatementTimeoutTest is flaky #738

@olavloite

Description

@olavloite
Error:  Tests run: 40, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 14.58 s <<< FAILURE! - in com.google.cloud.spanner.connection.StatementTimeoutTest
Error:  com.google.cloud.spanner.connection.StatementTimeoutTest.testTimeoutExceptionReadWriteTransactionMultipleStatements  Time elapsed: 0.157 s  <<< FAILURE!
java.lang.AssertionError: 

Expected: is <FAILED_PRECONDITION>
     but: was <ABORTED>
	at com.google.cloud.spanner.connection.StatementTimeoutTest.testTimeoutExceptionReadWriteTransactionMultipleStatements(StatementTimeoutTest.java:405)

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