[
https://issues.apache.org/jira/browse/PHOENIX-5036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16695085#comment-16695085
]
Hadoop QA commented on PHOENIX-5036:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12949065/PHOENIX-5036-v01.patch
against master branch at commit cfcf615d98c682df3b60aa7bd82c6706082bdac2.
ATTACHMENT ID: 12949065
{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:red}-1 release audit{color}. The applied patch generated 1 release
audit warnings (more than the master's current 0 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.ConcurrentMutationsIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpsertSelectAutoCommitIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.MutableIndexSplitReverseScanIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.MutableIndexSplitForwardScanIT
Test results:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/2155//testReport/
Release audit warnings:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/2155//artifact/patchprocess/patchReleaseAuditWarnings.txt
Console output:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/2155//console
This message is automatically generated.
> Fix for warning:
> 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be
> unique: junit:junit:jar -> duplicate declaration of version
> ---------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: PHOENIX-5036
> URL: https://issues.apache.org/jira/browse/PHOENIX-5036
> Project: Phoenix
> Issue Type: Improvement
> Environment: {code:java}
> Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe;
> 2018-06-17T14:33:14-04:00)
> Maven home: /opt/apache-maven-3.5.4
> Java version: 1.8.0_172, vendor: Oracle Corporation, runtime:
> /Library/Java/JavaVirtualMachines/jdk1.8.0_172.jdk/Contents/Home/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "mac os x", version: "10.13.6", arch: "x86_64", family: "mac"{code}
> Reporter: Artem Ervits
> Assignee: Artem Ervits
> Priority: Minor
> Attachments: PHOENIX-5036-v01.patch
>
>
> this patch removes a build warning for
> {code:java}
> [WARNING] Some problems were encountered while building the effective model
> for org.apache.phoenix:phoenix-pherf:jar:5.1.0-HBase-2.0-SNAPSHOT
> [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must
> be unique: junit:junit:jar -> duplicate declaration of version (?) @
> org.apache.phoenix:phoenix-pherf:[unknown-version],
> /Users/aervits/NetBeansProjects/APACHE-PHOENIX/phoenix/phoenix-pherf/pom.xml,
> line 113, column 17
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)