Commit 16b3638
authored
Harden spanner system tests further. (googleapis#4374)
Because of quota, we are sharing the instance we use to test CRUD of
databases: we therefore cannot rely on having only the expected databases
present, as other tests may be running simultaneously, or may have failed
in ways which left 'stray' databases in the instance.1 parent 3f3fbe4 commit 16b3638
1 file changed
+4
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
277 | | - | |
278 | | - | |
279 | | - | |
280 | | - | |
281 | | - | |
282 | | - | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
283 | 281 | | |
284 | 282 | | |
285 | 283 | | |
| |||
0 commit comments