[
https://issues.apache.org/jira/browse/PHOENIX-2592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15103415#comment-15103415
]
Hadoop QA commented on PHOENIX-2592:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12782732/Ignore_test.patch
against master branch at commit c584029b9face0acb0513d328d68ec42b25fc011.
ATTACHMENT ID: 12782732
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 4 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 javadoc{color}. The javadoc tool appears to have generated
33 warning messages.
{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:green}+1 core tests{color}. The patch passed unit tests in .
Test results:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/225//testReport/
Javadoc warnings:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/225//artifact/patchprocess/patchJavadocWarnings.txt
Console output:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/225//console
This message is automatically generated.
> Pherf RuleGeneratorTest.testDateGenerator() is flapping
> -------------------------------------------------------
>
> Key: PHOENIX-2592
> URL: https://issues.apache.org/jira/browse/PHOENIX-2592
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 4.6.0
> Reporter: James Taylor
> Assignee: Karan Singhal
> Labels: Performance
> Fix For: 4.6.0, 4.7.0
>
> Attachments: Ignore_test.patch, PHOENIX-2592.patch
>
>
> See https://builds.apache.org/job/Phoenix-4.x-HBase-1.0/315/changes
> {code}
> Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.807 sec <<<
> FAILURE! - in org.apache.phoenix.pherf.RuleGeneratorTest
> testDateGenerator(org.apache.phoenix.pherf.RuleGeneratorTest) Time elapsed:
> 0.373 sec <<< FAILURE!
> java.lang.AssertionError: Value 2019-09-22T00:01:00.000Z is not after minValue
> at
> org.apache.phoenix.pherf.RuleGeneratorTest.assertDateBetween(RuleGeneratorTest.java:259)
> at
> org.apache.phoenix.pherf.RuleGeneratorTest.assertRandomDateValue(RuleGeneratorTest.java:133)
> at
> org.apache.phoenix.pherf.RuleGeneratorTest.testDateGenerator(RuleGeneratorTest.java:57)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)