[
https://issues.apache.org/jira/browse/PHOENIX-6026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17160350#comment-17160350
]
Hadoop QA commented on PHOENIX-6026:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/13007933/PHOENIX-6026-4.x-v1.patch
against 4.x branch at commit 28eb6980a668dc3d98d387692aedf7bec863b6c7.
ATTACHMENT ID: 13007933
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 0 new
or modified 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.DropTableWithViewsIT
Test results:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/4056//testReport/
Code Coverage results:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/4056//artifact/phoenix-core/target/site/jacoco/index.html
Release audit warnings:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/4056//artifact/patchprocess/patchReleaseAuditWarnings.txt
Console output:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/4056//console
This message is automatically generated.
> Fix BackwardCompatibilityIT so it can run locally
> -------------------------------------------------
>
> Key: PHOENIX-6026
> URL: https://issues.apache.org/jira/browse/PHOENIX-6026
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 4.15.0
> Environment: Branch: 4.x
> OS: MacOS 10.13.6
> java runtime version: 1.8.0_181
> mvn version: 3.5.2
> Reporter: Chinmay Kulkarni
> Assignee: Chinmay Kulkarni
> Priority: Major
> Labels: phoenix-hardening, quality-improvement
> Fix For: 5.1.0, 4.16.0
>
> Attachments: PHOENIX-6026-4.x-v1.patch
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> When you try running BackwardCompatibilityIT on 4.x locally it fails with the
> following exception:
> {code:java}
> java.io.FileNotFoundException:
> src/it/resources/compatible_client_versions.json (No such file or directory)
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)