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

test: fix timeDiff to drop old databases before running integration tests#1874

Merged
rajatbhatta merged 2 commits intomainfrom
test-drop-db-it
May 11, 2022
Merged

test: fix timeDiff to drop old databases before running integration tests#1874
rajatbhatta merged 2 commits intomainfrom
test-drop-db-it

Conversation

@rajatbhatta
Copy link
Copy Markdown
Contributor

timeDiff should be equal to currentTimestamp.getSeconds() - db.getCreateTime().getSeconds(), so as to obtain a non-negative timeDiff value to compare.

…ests

timeDiff should be equal to currentTimestamp.getSeconds() - db.getCreateTime().getSeconds(), so as to obtain a non-negative timeDiff value to compare.
@rajatbhatta rajatbhatta requested a review from a team May 11, 2022 10:33
@product-auto-label product-auto-label Bot added size: xs Pull request size is extra small. api: spanner Issues related to the googleapis/java-spanner API. labels May 11, 2022
@rajatbhatta rajatbhatta requested a review from a team May 11, 2022 10:36
@rajatbhatta rajatbhatta added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 11, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 11, 2022
@rajatbhatta rajatbhatta requested review from ansh0l and olavloite May 11, 2022 11:02
@rajatbhatta rajatbhatta merged commit 1c1656e into main May 11, 2022
@rajatbhatta rajatbhatta deleted the test-drop-db-it branch May 11, 2022 14:11
@rajatbhatta rajatbhatta self-assigned this May 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: spanner Issues related to the googleapis/java-spanner API. size: xs Pull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants