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

fix: use millis to prevent rounding errors #260

Merged
merged 1 commit into from Jun 11, 2020
Merged

fix: use millis to prevent rounding errors #260

merged 1 commit into from Jun 11, 2020

Conversation

olavloite
Copy link
Collaborator

Use milliseconds instead of nanoseconds as unit to prevent rounding errors to cause test failures.

Fixes #257

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 11, 2020
@olavloite olavloite requested a review from skuruppu June 11, 2020 07:41
@skuruppu skuruppu merged commit 22ed458 into master Jun 11, 2020
@skuruppu skuruppu deleted the issue-257 branch June 11, 2020 09:49
rajatbhatta pushed a commit to rajatbhatta/java-spanner that referenced this pull request Nov 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

test: SpannerRetryHelperTest.testExceptionWithRetryInfo failure
3 participants