[ https://issues.apache.org/jira/browse/HIVE-7083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14001908#comment-14001908 ]
Ashutosh Chauhan commented on HIVE-7083: ---------------------------------------- As far as I can tell, none of these fixes can make these tests to fail on jdk6. But we can be sure only after running the test suite on jdk6 once everything is fixed for jdk7. Also, to keep in mind none of these changes are in production code, all of these changes are exclusively in test code. So, even if we find some tests fail on jdk6 later, its not because of any changes in production code and thus won't be cause of concern. Not sure why ptest didnt paste result here. Pasting from : http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-Build/234/consoleFull {color:red}ERROR:{color} -1 due to 10 failed/errored test(s), 5451 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_root_dir_external_table org.apache.hadoop.hive.metastore.TestMetastoreVersion.testDefaults org.apache.hive.hcatalog.pig.TestOrcHCatPigStorer.testWriteDecimal org.apache.hive.hcatalog.pig.TestOrcHCatPigStorer.testWriteDecimalX org.apache.hive.hcatalog.pig.TestOrcHCatPigStorer.testWriteDecimalXY org.apache.hive.hcatalog.templeton.TestWebHCatE2e.getHadoopVersion org.apache.hive.hcatalog.templeton.TestWebHCatE2e.getHiveVersion org.apache.hive.hcatalog.templeton.TestWebHCatE2e.getPigVersion org.apache.hive.hcatalog.templeton.TestWebHCatE2e.getStatus org.apache.hive.hcatalog.templeton.TestWebHCatE2e.invalidPath {noformat} All the above failures are tracked in other jiras. So, this patch looks good to go. [~xuefuz] would you like to review? > Fix test failures on trunk > -------------------------- > > Key: HIVE-7083 > URL: https://issues.apache.org/jira/browse/HIVE-7083 > Project: Hive > Issue Type: Bug > Components: Tests > Affects Versions: 0.14.0 > Reporter: Ashutosh Chauhan > Assignee: Ashutosh Chauhan > Attachments: HIVE-7083.1.patch > > > After move to jdk7 we need to update .q.out files for few tests. Also, in > HIVE-6901 few .q.out updates were missed. -- This message was sent by Atlassian JIRA (v6.2#6252)