[
https://issues.apache.org/jira/browse/PHOENIX-4979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16653003#comment-16653003
]
Hadoop QA commented on PHOENIX-4979:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12944250/PHOENIX-4979.v1.4.x-HBase-1.2.patch
against 4.x-HBase-1.2 branch at commit
e07e04a54a6720a0ba8e7a806cd98a2ebc8b2d17.
ATTACHMENT ID: 12944250
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+0 tests included{color}. The patch appears to be a
documentation, build,
or dev patch that doesn't require 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:green}+1 lineLengths{color}. The patch does not introduce lines
longer than 100
{color:red}-1 core tests{color}. The patch failed these unit tests:
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TenantSpecificViewIndexIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StatsEnabledSplitSystemCatalogIT
Test results:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/2094//testReport/
Console output:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/2094//console
This message is automatically generated.
> Fix IndexToolForPartialBuildWithNamespaceEnabledIT for branches <= HBase 1.2
> ----------------------------------------------------------------------------
>
> Key: PHOENIX-4979
> URL: https://issues.apache.org/jira/browse/PHOENIX-4979
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 4.14.0
> Reporter: Vincent Poon
> Assignee: Vincent Poon
> Priority: Minor
> Fix For: 4.14.1
>
> Attachments: PHOENIX-4979.v1.4.x-HBase-1.2.patch
>
>
> This test class was apparently doing the wrong thing, testing with
> isNamespaceEnabled=false even though the server is created with
> IS_NAMESPACE_MAPPING_ENABLED true.
> This test was probably never passing?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)