-
Notifications
You must be signed in to change notification settings - Fork 52
Closed
googleapis/java-core
#179Labels
🚨This issue needs some love.This issue needs some love.api: spannerIssues related to the googleapis/java-spanner-jdbc API.Issues related to the googleapis/java-spanner-jdbc API.triage meI really want to be triaged.I really want to be triaged.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
Tests in #73 fail as follows:
com.google.common.truth.ComparisonFailureWithFacts:
expected: 1969-12-31T22:59:59Z
but was : 1969-12-31T23:00:00Z
at com.google.cloud.spanner.jdbc.JdbcTypeConverterTest.testToGoogleTimestamp(JdbcTypeConverterTest.java:608)
@olavloite if you could take a look that would be great.
Metadata
Metadata
Assignees
Labels
🚨This issue needs some love.This issue needs some love.api: spannerIssues related to the googleapis/java-spanner-jdbc API.Issues related to the googleapis/java-spanner-jdbc API.triage meI really want to be triaged.I really want to be triaged.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.