Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test(spanner): fix backup spanner test failing because of zero sizeBytes #5849

Merged
merged 1 commit into from Apr 5, 2022

Conversation

rahul2393
Copy link
Contributor

Spanner databases with no rows creates backup of size 0 now, this PR will insert row in the table before creating the backup
Fixes: #5804

@rahul2393 rahul2393 requested review from a team as code owners April 5, 2022 09:13
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: spanner Issues related to the Spanner API. labels Apr 5, 2022
@rahul2393 rahul2393 merged commit 23ea358 into googleapis:main Apr 5, 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 Spanner API. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

spanner: TestIntegration_StartBackupOperation failed
2 participants