[ https://issues.apache.org/jira/browse/HIVE-12213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14972777#comment-14972777 ]
Hive QA commented on HIVE-12213: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12768491/HIVE-12213.4.patch {color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified. {color:red}ERROR:{color} -1 due to 4 failed/errored test(s), 9687 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestMiniTezCliDriver.initializationError org.apache.hadoop.hive.ql.io.orc.TestColumnStatistics.testHasNull org.apache.hadoop.hive.ql.io.orc.TestJsonFileDump.testJsonDump org.apache.hive.jdbc.TestSSL.testSSLVersion {noformat} Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/5778/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/5778/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-5778/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 4 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12768491 - PreCommit-HIVE-TRUNK-Build > Investigating the test failure TestHCatClient.testTableSchemaPropagation > ------------------------------------------------------------------------ > > Key: HIVE-12213 > URL: https://issues.apache.org/jira/browse/HIVE-12213 > Project: Hive > Issue Type: Test > Components: Test > Affects Versions: 2.0.0 > Reporter: Aihua Xu > Assignee: Aleksei Statkevich > Priority: Minor > Attachments: HIVE-12213.2.patch, HIVE-12213.3.patch, > HIVE-12213.4.patch, HIVE-12213.patch, HIVE-12231.1.patch > > > The test has been failing for some time with following error. > {noformat} > Error Message > Table after deserialization should have been identical to sourceTable. > expected:<[TABLE_PROPERTIES]> but was:<[]> > Stacktrace > java.lang.AssertionError: Table after deserialization should have been > identical to sourceTable. expected:<[TABLE_PROPERTIES]> but was:<[]> > at org.junit.Assert.fail(Assert.java:88) > at org.junit.Assert.failNotEquals(Assert.java:743) > at org.junit.Assert.assertEquals(Assert.java:118) > at > org.apache.hive.hcatalog.api.TestHCatClient.testTableSchemaPropagation(TestHCatClient.java:1065) > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)