Commit graph

3 commits

Author SHA1 Message Date
Yusuke Tsutsumi
db81dcd5d5 test: disable flakey spanner test
The test continually fails due to an existing database being
created, hich implies the GET isn't returning the proper response.
2023-02-20 10:38:27 -08:00
Yusuke Tsutsumi
44eb7c2d29 fix gcp_spanner_database delete
gcp_spanner_database erroneously used LRO handling on delete,
rather than a standard synchronous function. One side effect
was not catching 404s as a not found error code.
2022-11-27 08:34:30 -08:00
Alex Stephen
d7f9a2782f moving tests 2019-09-05 15:10:46 -07:00
Renamed from tests/integration/gcp_spanner_database/aliases (Browse further)