Sean Busbey created HBASE-13612:
-----------------------------------
Summary: TestRegionFavoredNodes doesn't guard against setup failure
Key: HBASE-13612
URL: https://issues.apache.org/jira/browse/HBASE-13612
Project: HBase
Issue Type: Bug
Components: test
Reporter: Sean Busbey
Assignee: Sean Busbey
Priority: Minor
if the BeforeClass setup method fails in certain ways, the table member will be
null and we'll still try to call close() on it in our AfterClass.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)