Skip to content
This repository was archived by the owner on Jun 8, 2026. It is now read-only.

test: fix PITR restored database version time assertion - #238

Merged
gcf-merge-on-green[bot] merged 3 commits into
googleapis:masterfrom
larkee:pitr-support
Feb 23, 2021
Merged

test: fix PITR restored database version time assertion#238
gcf-merge-on-green[bot] merged 3 commits into
googleapis:masterfrom
larkee:pitr-support

Conversation

@larkee

Copy link
Copy Markdown
Contributor

This PR fixes the assertion to use metadata.backup_info.version_time instead of metadata.backup_info.create_time. It looks it was passing before the backend correctly supported it and I forgot to re-run the tests before merging #148 (whoops!) and so it is currently failing and preventing #205 from being merged:
https://source.cloud.google.com/results/invocations/8f0f5dab-1b35-4ce3-bb72-0ce9e79ab89d/targets/cloud-devrel%2Fclient-libraries%2Fpython%2Fgoogleapis%2Fpython-spanner%2Fpresubmit%2Fpresubmit/log

@product-auto-labelproduct-auto-labelBot added the api: spanner Issues related to the googleapis/python-spanner API. label Feb 22, 2021
@google-clagoogle-claBot added the cla: yes This human has signed the Contributor License Agreement. label Feb 22, 2021
@larkee
larkee marked this pull request as ready for review February 22, 2021 10:02
@larkee
larkee requested a review from a teamFebruary 22, 2021 10:02
@larkeelarkee added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 22, 2021
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 22, 2021
@larkeelarkee added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 22, 2021
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 22, 2021
@larkeelarkee added automerge Merge the pull request once unit tests and other checks pass. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Feb 22, 2021
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 23, 2021
@larkeelarkee added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 23, 2021
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 23, 2021
@gcf-merge-on-green
gcf-merge-on-greenBot merged commit fd14b13 into googleapis:masterFeb 23, 2021
@gcf-merge-on-greengcf-merge-on-greenBot removed the automerge Merge the pull request once unit tests and other checks pass. label Feb 23, 2021
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: spannerIssues related to the googleapis/python-spanner API.cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@larkee@thiagotnunes@yoshi-kokoro