google-cloud-go: spanner: Failure failed

This test failed!

To configure my behavior, see the Build Cop Bot documentation.

If I’m commenting on this issue too often, add the buildcop: quiet label and I will stop commenting.


commit: https://github.com/googleapis/google-cloud-go/commit/7bed94ff244b7f40f8d7b29447b7e9843f6fed8b buildURL: Build Status, Sponge status: failed

About this issue

  • Original URL
  • State: closed
  • Created 4 years ago
  • Comments: 23 (17 by maintainers)

Most upvoted comments

@codyoss The Spanner integration tests are set up to create a new instance for each integration test run and create its test databases within that instance. The instance is then deleted at the end of each test run. The integration tests will also automatically try to clean up all other test instances that may have been left lingering around by failed test runs that are more than 24 hours old.