[ https://issues.apache.org/jira/browse/HIVE-3812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ashutosh Chauhan updated HIVE-3812: ----------------------------------- Fix Version/s: (was: 0.10.0) > 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.8.0, 0.8.1, 0.9.0, 0.10.0 > Environment: Apache Ant 1.7.1 > IBM JDK 6 > Reporter: Renata Ghisloti Duarte de Souza > Priority: Minor > Fix For: 0.8.1 > > Attachments: HIVE-3812.1_0.8.1.patch.txt, HIVE-3812.1_trunk.patch.txt > > > When running testcase TestJdbcDriver with IBM Java 6, it fails with the > following error: > <failure message="expected:[[{}, 1], [{[c=d, a=b]}, 2]] but was:[[{}, 1], > [{[a=b, c=d]}, 2]];" > type="junit.framework.ComparisonFailure">junit.framework.ComparisonFailure: > expected:[[{}, 1], [{[c=d, a=b]}, 2]] but was:[[{}, 1], [{[a=b, c=d]}, 2]]; > 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