[ https://issues.apache.org/jira/browse/HBASE-13612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14536976#comment-14536976 ]
Hudson commented on HBASE-13612: -------------------------------- SUCCESS: Integrated in HBase-TRUNK #6468 (See [https://builds.apache.org/job/HBase-TRUNK/6468/]) HBASE-13612 TestRegionFavoredNodes should guard against setup failure. (busbey: rev 5a2ca43fa16a95d8db67e5a3d8b48e4d3f3a9aeb) * hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestRegionFavoredNodes.java > 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 > Attachments: HBASE-13612.1.patch.txt > > > 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)