[
https://issues.apache.org/jira/browse/HBASE-13612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14536972#comment-14536972
]
Hudson commented on HBASE-13612:
--------------------------------
SUCCESS: Integrated in HBase-1.2 #68 (See
[https://builds.apache.org/job/HBase-1.2/68/])
HBASE-13612 TestRegionFavoredNodes should guard against setup failure. (busbey:
rev 11bc89c3daa7c4c2464affddeab15d925527e38a)
*
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)