[
https://issues.apache.org/jira/browse/HBASE-13612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14537030#comment-14537030
]
Hudson commented on HBASE-13612:
--------------------------------
SUCCESS: Integrated in HBase-1.0 #906 (See
[https://builds.apache.org/job/HBase-1.0/906/])
HBASE-13612 TestRegionFavoredNodes should guard against setup failure. (busbey:
rev 858ebb90d6b3a6b5f71ae1bfff3171f272bc65e4)
*
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
> Fix For: 2.0.0, 1.0.2, 1.2.0, 1.1.1
>
> 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)