Skip to content

Conversation

@olavloite
Copy link
Collaborator

Increase the wait time for a DatabaseNotFound error, as it can take a little while before Cloud Spanner actually sends that error for a SELECT 1 query.

Also enable the ResourceNotFound tests on the emulator, as the emulator now includes ResourceInfo in the returned errors.

Fixes #1272

Increase the wait time for a `DatabaseNotFound` error, as it can take a little while before
Cloud Spanner actually sends that error for a `SELECT 1` query.

Also enable the `ResourceNotFound` tests on the emulator, as the emulator now includes
`ResourceInfo` in the returned errors.

Fixes #1272
@olavloite olavloite requested a review from a team as a code owner July 2, 2021 07:02
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/java-spanner API. label Jul 2, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jul 2, 2021
@thiagotnunes thiagotnunes merged commit 8a40ff2 into master Jul 5, 2021
@thiagotnunes thiagotnunes deleted the issue-1272 branch July 5, 2021 02:26
rajatbhatta pushed a commit to rajatbhatta/java-spanner that referenced this pull request Nov 17, 2022
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. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

spanner.it.ITDatabaseTest: databaseDeletedTest failed

2 participants