[
https://issues.apache.org/jira/browse/PHOENIX-5817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17074929#comment-17074929
]
Hadoop QA commented on PHOENIX-5817:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12998779/PHOENIX-5817.master.v1.patch
against master branch at commit 40bcc0184d3f7257ba2ce98b045d6e8a41f58a00.
ATTACHMENT ID: 12998779
{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: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.ViewMetadataIT
Test results:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/3717//testReport/
Console output:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/3717//console
This message is automatically generated.
> Prepatch script is a psycho killer
> ----------------------------------
>
> Key: PHOENIX-5817
> URL: https://issues.apache.org/jira/browse/PHOENIX-5817
> Project: Phoenix
> Issue Type: Bug
> Reporter: Istvan Toth
> Assignee: Istvan Toth
> Priority: Blocker
> Fix For: 5.1.0
>
> Attachments: PHOENIX-5817.master.v1.patch
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> The prepatch script assumes that it is the only test on a machine, and kills
> other copies of itself, as well as unrelated maven tests runs.
> Looking at the times, it's obvious that
> https://builds.apache.org/job/PreCommit-PHOENIX-Build/3712/
> was killed by
> https://builds.apache.org/job/PreCommit-PHOENIX-Build/3713/
> What's worse, it also kills ANY maven surefire/failsafe process, so not only
> does it sabotage other copies of itself, it also sabotages other projects'
> tests that share the ASF infrastructure.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)