[
https://issues.apache.org/jira/browse/PHOENIX-2129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14632167#comment-14632167
]
Samarth Jain commented on PHOENIX-2129:
---------------------------------------
Not too sure. [~Dumindux] please take a look.
FYI [[email protected]] - I don't see the test in
4.x-HBase-1.0. Were the changes committed to the branch?
> Fix ArrayToStringFunctionTest#testDate
> --------------------------------------
>
> Key: PHOENIX-2129
> URL: https://issues.apache.org/jira/browse/PHOENIX-2129
> Project: Phoenix
> Issue Type: Test
> Reporter: Samarth Jain
> Assignee: Dumindu Buddhika
>
> ArrayToStringFunctionTest#testDate is failing:
> {code}
> org.junit.ComparisonFailure: expected:<19[70-01-01, 1970-01-01, 1970-01-0]1>
> but was:<19[69-12-31, 1969-12-31, 1969-12-3]1>
> at org.junit.Assert.assertEquals(Assert.java:115)
> at org.junit.Assert.assertEquals(Assert.java:144)
> at
> org.apache.phoenix.expression.ArrayToStringFunctionTest.testExpression(ArrayToStringFunctionTest.java:50)
> at
> org.apache.phoenix.expression.ArrayToStringFunctionTest.test(ArrayToStringFunctionTest.java:58)
> at
> org.apache.phoenix.expression.ArrayToStringFunctionTest.testDate(ArrayToStringFunctionTest.java:147)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)