[ 
https://issues.apache.org/jira/browse/HIVE-8812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14212057#comment-14212057
 ] 

Hive QA commented on HIVE-8812:
-------------------------------



{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/12681446/HIVE-8812.4.patch

{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 6687 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver_optimize_nullscan
{noformat}

Test results: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/1784/testReport
Console output: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/1784/console
Test logs: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-1784/

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: 1 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12681446 - PreCommit-HIVE-TRUNK-Build

> TestMinimrCliDriver failure if run in the same command as 
> TestHBaseNegativeCliDriver
> ------------------------------------------------------------------------------------
>
>                 Key: HIVE-8812
>                 URL: https://issues.apache.org/jira/browse/HIVE-8812
>             Project: Hive
>          Issue Type: Bug
>          Components: Testing Infrastructure
>            Reporter: Jason Dere
>            Assignee: Jason Dere
>         Attachments: HIVE-8812.1.patch, HIVE-8812.2.patch, HIVE-8812.3.patch, 
> HIVE-8812.4.patch
>
>
> TestHBaseNegativeCliDriver does not drop all of the tables created during the 
> test. The next CliDriver test in line (TestMinimrCliDriver) tries to clean up 
> the tables created by the test HBase instance and fails:
> {format}
> junit.framework.AssertionFailedError: Unexpected exception in setup
>       at junit.framework.Assert.fail(Assert.java:57)
>       at junit.framework.TestCase.fail(TestCase.java:227)
>       at 
> org.apache.hadoop.hive.cli.TestMinimrCliDriver.setUp(TestMinimrCliDriver.java:71)
> {noformat}
> This only happens if you run these tests in the same maven command. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to