GoogleCloudPlatform / java-docs-samples

Java and Kotlin Code samples used on cloud.google.com
https://cloud.google.com/java
Apache License 2.0
1.74k stars 2.82k forks source link

spanner/r2dbc test(s) are failing #8978 #9318

Closed ssvir closed 2 months ago

ssvir commented 2 months ago

Description

added creation of the instance and only then the creation of database, added after block to close delete an instance, db and close all connections Fixes #8978

Note: Before submitting a pull request, please open an issue for discussion if you are not associated with Google.

Checklist