[ https://issues.apache.org/jira/browse/HIVE-11946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14909304#comment-14909304 ]
Hive QA commented on HIVE-11946: -------------------------------- {color:red}Overall{color}: -1 at least one tests failed Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12762198/HIVE-11946.1.patch {color:red}ERROR:{color} -1 due to 4 failed/errored test(s), 9605 tests executed *Failed tests:* {noformat} TestMiniTezCliDriver-vector_left_outer_join2.q-vector_outer_join5.q-custom_input_output_format.q-and-12-more - did not produce a TEST-*.xml file org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_vector_groupby_reduce org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver_vector_groupby_reduce org.apache.hive.hcatalog.api.TestHCatClient.testTableSchemaPropagation {noformat} Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/5424/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/5424/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-5424/ Messages: {noformat} 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: 12762198 - PreCommit-HIVE-TRUNK-Build > TestNotificationListener is flaky > --------------------------------- > > Key: HIVE-11946 > URL: https://issues.apache.org/jira/browse/HIVE-11946 > Project: Hive > Issue Type: Test > Reporter: Jimmy Xiang > Assignee: Jimmy Xiang > Priority: Minor > Fix For: 1.3.0, 2.0.0 > > Attachments: HIVE-11946.1.patch > > > {noformat} > expected:<[CREATE_DATABASE, CREATE_TABLE, ADD_PARTITION, ALTER_PARTITION, > DROP_PARTITION, ALTER_TABLE, DROP_TABLE, DROP_DATABASE]> but > was:<[CREATE_DATABASE, CREATE_TABLE, ADD_PARTITION, ALTER_PARTITION, > DROP_PARTITION, ALTER_TABLE, DROP_TABLE]> > Stacktrace > java.lang.AssertionError: expected:<[CREATE_DATABASE, CREATE_TABLE, > ADD_PARTITION, ALTER_PARTITION, DROP_PARTITION, ALTER_TABLE, DROP_TABLE, > DROP_DATABASE]> but was:<[CREATE_DATABASE, CREATE_TABLE, ADD_PARTITION, > ALTER_PARTITION, DROP_PARTITION, ALTER_TABLE, DROP_TABLE]> > 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.junit.Assert.assertEquals(Assert.java:144) > at > org.apache.hive.hcatalog.listener.TestNotificationListener.tearDown(TestNotificationListener.java:114) > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)