[
https://issues.apache.org/jira/browse/HBASE-10912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13961042#comment-13961042
]
Hudson commented on HBASE-10912:
--------------------------------
FAILURE: Integrated in HBase-TRUNK #5067 (See
[https://builds.apache.org/job/HBase-TRUNK/5067/])
HBASE-10912 setUp / tearDown in TestSCVFWithMiniCluster should be done once per
run (tedyu: rev 1584952)
*
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestSCVFWithMiniCluster.java
> setUp / tearDown in TestSCVFWithMiniCluster should be done once per run
> -----------------------------------------------------------------------
>
> Key: HBASE-10912
> URL: https://issues.apache.org/jira/browse/HBASE-10912
> Project: HBase
> Issue Type: Task
> Reporter: Ted Yu
> Assignee: Ted Yu
> Priority: Minor
> Fix For: 0.99.0, 0.98.2
>
> Attachments: 10912-v1.txt, 10912-v2.txt
>
>
> setUp / tearDown should be annotated with @BeforeClass and @AfterClass,
> respectively.
> On my Mac, the runtime for this test went from 19 seconds to 9 seconds:
> {code}
> Running org.apache.hadoop.hbase.regionserver.TestSCVFWithMiniCluster
> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.302 sec
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)