You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Renata Ghisloti Duarte de Souza (JIRA)" <ji...@apache.org> on 2012/12/17 15:02:12 UTC

[jira] [Created] (HIVE-3812) TestCase TestJdbcDriver fails with IBM Java 6

Renata Ghisloti Duarte de Souza created HIVE-3812:
-----------------------------------------------------

             Summary: TestCase TestJdbcDriver fails with IBM Java 6
                 Key: HIVE-3812
                 URL: https://issues.apache.org/jira/browse/HIVE-3812
             Project: Hive
          Issue Type: Bug
          Components: JDBC, Tests
    Affects Versions: 0.9.0, 0.8.1, 0.8.0, 0.10.0
         Environment: Apache Ant 1.7.1
IBM JDK 6
            Reporter: Renata Ghisloti Duarte de Souza
            Priority: Minor
             Fix For: 0.10.0, 0.8.1


When running testcase TestJdbcDriver with IBM Java 6, it fails with the following error:

    <failure message="expected:&lt;[[{}, 1], [{[c=d, a=b]}, 2]]&gt; but was:&lt;[[{}, 1], [{[a=b, c=d]}, 2]]&gt;" type="junit.framework.ComparisonFailure">junit.framework.ComparisonFailure: expected:&lt;[[{}, 1], [{[c=d, a=b]}, 2]]&gt; but was:&lt;[[{}, 1], [{[a=b, c=d]}, 2]]&gt;
	at junit.framework.Assert.assertEquals(Assert.java:85)
	at junit.framework.Assert.assertEquals(Assert.java:91)
	at org.apache.hadoop.hive.jdbc.TestJdbcDriver.testDataTypes(TestJdbcDriver.java:380)

--
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