[
https://issues.apache.org/jira/browse/PHOENIX-4191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16161789#comment-16161789
]
Hadoop QA commented on PHOENIX-4191:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12886445/PHOENIX-4191.001.patch
against master branch at commit 7865a59b0bbc4ea5e8ab775b920f5f608115707b.
ATTACHMENT ID: 12886445
{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 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:red}-1 lineLengths{color}. The patch introduces the following lines
longer than 100:
+ <argLine>-enableassertions -Xmx2000m -XX:MaxPermSize=256m
-Djava.security.egd=file:/dev/./urandom
"-Djava.library.path=${hadoop.library.path}${path.separator}${java.library.path}"
-XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=./target/</argLine>
+
<excludedGroups>org.apache.phoenix.end2end.ParallelStatsEnabledTest,org.apache.phoenix.end2end.ParallelStatsDisabledTest,org.apache.phoenix.end2end.ClientManagedTimeTest,org.apache.phoenix.end2end.HBaseManagedTimeTest,org.apache.phoenix.end2end.NeedsOwnMiniClusterTest</excludedGroups>
{color:green}+1 core tests{color}. The patch passed unit tests in .
{color:red}-1 core zombie tests{color}. There are 1 zombie test(s):
at
org.apache.activemq.artemis.tests.util.ActiveMQTestBase.forceGC(ActiveMQTestBase.java:587)
at
org.apache.activemq.artemis.tests.integration.cluster.distribution.ClusterTestBase.setUp(ClusterTestBase.java:130)
at
org.apache.activemq.artemis.tests.integration.cluster.distribution.SymmetricClusterTest.setUp(SymmetricClusterTest.java:37)
Test results:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/1419//testReport/
Console output:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/1419//console
This message is automatically generated.
> Not all ITs being run
> ---------------------
>
> Key: PHOENIX-4191
> URL: https://issues.apache.org/jira/browse/PHOENIX-4191
> Project: Phoenix
> Issue Type: Bug
> Reporter: Josh Elser
> Assignee: Josh Elser
> Priority: Blocker
> Fix For: 4.12.0
>
> Attachments: PHOENIX-4191.001.patch
>
>
> Noticed that not all of the ITs are getting run, specifically
> SystemTablePermissionsIT.
> It seems like we have the build set up to require that all ITs fall into a
> specific bucket of categories. Those not in one of those categories are
> ignored.
> Marked as blocker as we've had regressions around security in this part of
> the code before. Must make sure this test is running before a release happens.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)