[
https://issues.apache.org/jira/browse/PHOENIX-4494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16746774#comment-16746774
]
Hadoop QA commented on PHOENIX-4494:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12908229/PHEONXI-4494.001.patch
against master branch at commit c8686ce73093b879bbda5f08f3e7933a9708e110.
ATTACHMENT ID: 12908229
{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:red}-1 patch{color}. The patch command could not apply the patch.
Console output:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/2263//console
This message is automatically generated.
> Fix PhoenixTracingEndToEndIT
> ----------------------------
>
> Key: PHOENIX-4494
> URL: https://issues.apache.org/jira/browse/PHOENIX-4494
> Project: Phoenix
> Issue Type: Sub-task
> Reporter: Ankit Singhal
> Priority: Major
> Labels: HBase-2.0
> Attachments: PHEONXI-4494.001.patch
>
>
> {code}
> [ERROR] Tests run: 8, Failures: 2, Errors: 0, Skipped: 0, Time elapsed:
> 148.175 s <<< FAILURE! - in org.apache.phoenix.trace.PhoenixTracingEndToEndIT
> [ERROR]
> testScanTracingOnServer(org.apache.phoenix.trace.PhoenixTracingEndToEndIT)
> Time elapsed: 64.484 s <<< FAILURE!
> java.lang.AssertionError: Didn't get expected updates to trace table
> at
> org.apache.phoenix.trace.PhoenixTracingEndToEndIT.testScanTracingOnServer(PhoenixTracingEndToEndIT.java:304)
> [ERROR]
> testClientServerIndexingTracing(org.apache.phoenix.trace.PhoenixTracingEndToEndIT)
> Time elapsed: 22.346 s <<< FAILURE!
> java.lang.AssertionError: Never found indexing updates
> at
> org.apache.phoenix.trace.PhoenixTracingEndToEndIT.testClientServerIndexingTracing(PhoenixTracingEndToEndIT.java:193)
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)