[
https://issues.apache.org/jira/browse/PHOENIX-5719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17074118#comment-17074118
]
Hadoop QA commented on PHOENIX-5719:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12998385/PHOENIX-5719.master.004.patch
against master branch at commit 40bcc0184d3f7257ba2ce98b045d6e8a41f58a00.
ATTACHMENT ID: 12998385
{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:red}-1 lineLengths{color}. The patch introduces the following lines
longer than 100:
+ fail(String.format("Ran out of time waiting for current task state
%s to become %s. TaskData: %s", taskStatus, expectedTaskStatus, taskData));
+ if (taskRecord.getStatus() != null &&
!taskRecord.getStatus().equals(PTable.TaskStatus.CREATED.toString())) {
{color:green}+1 core tests{color}. The patch passed unit tests in .
Test results:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/3706//testReport/
Console output:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/3706//console
This message is automatically generated.
> testIndexRebuildTask test is failing on pre-commit and master build
> -------------------------------------------------------------------
>
> Key: PHOENIX-5719
> URL: https://issues.apache.org/jira/browse/PHOENIX-5719
> Project: Phoenix
> Issue Type: Test
> Reporter: Xinyi Yan
> Assignee: Gokcen Iskender
> Priority: Major
> Attachments: PHOENIX-5719.master.001.patch,
> PHOENIX-5719.master.002.patch, PHOENIX-5719.master.003.patch,
> PHOENIX-5719.master.004.patch
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> testIndexRebuildTask has been failing for a few days on PreCommit build, as
> well as master build(first failing on Jan 31).
> [https://builds.apache.org/job/PreCommit-PHOENIX-Build/3401/testReport/]
> [https://builds.apache.org/job/PreCommit-PHOENIX-Build/3393/]
> [https://builds.apache.org/job/PreCommit-PHOENIX-Build/3400/]
> [https://builds.apache.org/view/M-R/view/Phoenix/job/Phoenix-master/2638/]
> [https://builds.apache.org/view/M-R/view/Phoenix/job/Phoenix-master/2639/testReport/]
> Can someone take a look at this flapper test, thanks
> [~kadir] [~gjacoby] [~swaroopa]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)