Jitendra Nath Pandey created HIVE-4971:
------------------------------------------

             Summary: Unit test failure in TestVectorTimestampExpressions
                 Key: HIVE-4971
                 URL: https://issues.apache.org/jira/browse/HIVE-4971
             Project: Hive
          Issue Type: Sub-task
            Reporter: Jitendra Nath Pandey
            Assignee: Gopal V


Unit test is failing TestVectorTimestampExpressions,

    <failure message="expected:&lt;-2&gt; but was:&lt;-1&gt;" 
type="junit.framework.AssertionFailedError">junit.framework.AssertionFailedError:
 expected:&lt;-
2&gt; but was:&lt;-1&gt;
  at junit.framework.Assert.fail(Assert.java:47)
  at junit.framework.Assert.failNotEquals(Assert.java:282)
  at junit.framework.Assert.assertEquals(Assert.java:64)
  at junit.framework.Assert.assertEquals(Assert.java:136)
  at junit.framework.Assert.assertEquals(Assert.java:142)
  at 
org.apache.hadoop.hive.ql.exec.vector.expressions.TestVectorTimestampExpressions.compareToUDFUnixTimeStampLong(TestVectorTimestampExpressions.java:495)
  at 
org.apache.hadoop.hive.ql.exec.vector.expressions.TestVectorTimestampExpressions.verifyUDFUnixTimeStampLong(TestVectorTimestampExpressions.java:513)
  at 
org.apache.hadoop.hive.ql.exec.vector.expressions.TestVectorTimestampExpressions.testVectorUDFUnixTimeStampLong(TestVectorTimestampExpressions.java:546)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to