[
https://issues.apache.org/jira/browse/HBASE-14725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14983716#comment-14983716
]
Hadoop QA commented on HBASE-14725:
-----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12769896/14725v2%20%281%29.txt
against master branch at commit c6d3dcdea33efa4fa745b323f6ff46b8b0711309.
ATTACHMENT ID: 12769896
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 36 new
or modified tests.
{color:red}-1 patch{color}. The patch command could not apply the patch.
Console output:
https://builds.apache.org/job/PreCommit-HBASE-Build/16326//console
This message is automatically generated.
> Vet categorization of tests so they for sure go into the right
> small/medium/large buckets
> -----------------------------------------------------------------------------------------
>
> Key: HBASE-14725
> URL: https://issues.apache.org/jira/browse/HBASE-14725
> Project: HBase
> Issue Type: Sub-task
> Components: test
> Reporter: stack
> Attachments: 14725v2 (1).txt, 14725v2 (1).txt, 14725v2.txt,
> 14725v2.txt, categorization.patch
>
>
> I tried doing runSmallTests, runMediumTests, etc., and I noticed that some
> tests are larger than our categorization. At least for small tests it means
> they area all running in the one JVM. I also noticed that the categorization
> only takes effect in hbase-server.
> This patch makes it so runSmallTests runs all the small tests only in each
> category. Also moves tests that were larger than small out to medium so they
> don't run in the one JVM anymore.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)