[
https://issues.apache.org/jira/browse/HBASE-11853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14114290#comment-14114290
]
Hadoop QA commented on HBASE-11853:
-----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12665040/HBASE-11853-testing-v1.patch
against trunk revision .
ATTACHMENT ID: 12665040
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 1 new
or modified tests.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 javadoc{color}. The javadoc tool did not generate any
warning messages.
{color:green}+1 findbugs{color}. The patch does not introduce any new
Findbugs (version 2.0.3) warnings.
{color:red}-1 release audit{color}. The applied patch generated 3 release
audit warnings (more than the trunk's current 0 warnings).
{color:red}-1 lineLengths{color}. The patch introduces the following lines
longer than 100:
+ - BUILD="-pl hbase-server test -P runAllTests
-Dtest=`dev-support/listNonPackagedHBaseServerTests.sh`"
+ - BUILD="-pl hbase-server test -P runAllTests
-Dtest=org.apache.hadoop.hbase.coprocessor.*" - BUILD="-pl hbase-server test -P
runAllTests
-Dtest=org.apache.hadoop.hbase.backup.*,org.apache.hadoop.hbase.codec.*,org.apache.hadoop.hbase.errorhandling.*,org.apache.hadoop.hbase.executor.*,org.apache.hadoop.hbase.filter.*,org.apache.hadoop.hbase.fs.*,org.apache.hadoop.hbase.http.*,org.apache.hadoop.hbase.io.*,org.apache.hadoop.hbase.ipc.*"
+ - BUILD="-pl hbase-server test -P runAllTests
-Dtest=org.apache.hadoop.hbase.metrics.*,org.apache.hadoop.hbase.monitoring.*,org.apache.hadoop.hbase.procedure.*,org.apache.hadoop.hbase.protobuf.*,org.apache.hadoop.hbase.security.*,org.apache.hadoop.hbase.trace.*,org.apache.hadoop.hbase.zookeeper.*"
+ - BUILD="-pl
hbase-client,hbase-common,hbase-examples,hbase-hadoop-compat,hbase-hadoop2-compat,hbase-prefix-tree,hbase-thrift
test -P runAllTests"
+#"mvn -pl hbase-server test -P runAllTests
-Dtest="`dev-support/listNonPackagedHBaseServerTests.sh` \
+"mvn -pl hbase-server test -P runAllTests
-Dtest=org.apache.hadoop.hbase.backup.*,org.apache.hadoop.hbase.codec.*,org.apache.hadoop.hbase.errorhandling.*,org.apache.hadoop.hbase.executor.*,org.apache.hadoop.hbase.filter.*,org.apache.hadoop.hbase.fs.*,org.apache.hadoop.hbase.http.*,org.apache.hadoop.hbase.io.*,org.apache.hadoop.hbase.ipc.*"
\
+"mvn -pl hbase-server test -P runAllTests
-Dtest=org.apache.hadoop.hbase.metrics.*,org.apache.hadoop.hbase.monitoring.*,org.apache.hadoop.hbase.procedure.*,org.apache.hadoop.hbase.protobuf.*,org.apache.hadoop.hbase.security.*,org.apache.hadoop.hbase.trace.*,org.apache.hadoop.hbase.zookeeper.*"
\
+"mvn -pl
hbase-client,hbase-common,hbase-examples,hbase-hadoop-compat,hbase-hadoop2-compat,hbase-prefix-tree,hbase-thrift
test -P runAllTests"
{color:green}+1 site{color}. The mvn site goal succeeds with this patch.
{color:red}-1 core tests{color}. The patch failed these unit tests:
org.apache.hadoop.hbase.TestRegionRebalancing
{color:red}-1 core zombie tests{color}. There are 1 zombie test(s):
Test results:
https://builds.apache.org/job/PreCommit-HBASE-Build/10623//testReport/
Release audit warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/10623//artifact/trunk/patchprocess/patchReleaseAuditProblems.txt
Findbugs warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/10623//artifact/patchprocess/newPatchFindbugsWarningshbase-hadoop-compat.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/10623//artifact/patchprocess/newPatchFindbugsWarningshbase-protocol.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/10623//artifact/patchprocess/newPatchFindbugsWarningshbase-common.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/10623//artifact/patchprocess/newPatchFindbugsWarningshbase-thrift.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/10623//artifact/patchprocess/newPatchFindbugsWarningshbase-hadoop2-compat.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/10623//artifact/patchprocess/newPatchFindbugsWarningshbase-server.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/10623//artifact/patchprocess/newPatchFindbugsWarningshbase-examples.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/10623//artifact/patchprocess/newPatchFindbugsWarningshbase-prefix-tree.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/10623//artifact/patchprocess/newPatchFindbugsWarningshbase-client.html
Console output:
https://builds.apache.org/job/PreCommit-HBASE-Build/10623//console
This message is automatically generated.
> Provide an alternative to the apache build for developers (like me) who
> aren't committers
> -----------------------------------------------------------------------------------------
>
> Key: HBASE-11853
> URL: https://issues.apache.org/jira/browse/HBASE-11853
> Project: HBase
> Issue Type: Bug
> Reporter: Alex Newman
> Assignee: Alex Newman
> Attachments: HBASE-11853-testing-v0.patch,
> HBASE-11853-testing-v1.patch
>
>
> Travis CI and Circle-CI now provide free builds for open source projects. I
> created the capability to run builds this way. Although they are closed
> source (and thus not a replacement for jenkins IMHO), they are super
> convenient.
--
This message was sent by Atlassian JIRA
(v6.2#6252)