[jira] [Assigned] (HIVE-8812) TestMinimrCliDriver failure if run in the same command as TestHBaseNegativeCliDriver
[ https://issues.apache.org/jira/browse/HIVE-8812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere reassigned HIVE-8812: Assignee: Jason Dere (was: Xiaobing Zhou) > 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 > > > 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)
[jira] [Assigned] (HIVE-8812) TestMinimrCliDriver failure if run in the same command as TestHBaseNegativeCliDriver
[ https://issues.apache.org/jira/browse/HIVE-8812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou reassigned HIVE-8812: --- Assignee: Xiaobing Zhou (was: Jason Dere) > 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: Xiaobing Zhou > Attachments: HIVE-8812.1.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)