[ https://issues.apache.org/jira/browse/PHOENIX-2592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15097965#comment-15097965 ]
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/12782240/PHOENIX-2592.patch against master branch at commit 79d24a8bedc1d99b04c44593c4873fda97d4804b. ATTACHMENT ID: 12782240 {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:red}-1 core tests{color}. The patch failed these unit tests: org.apache.phoenix.pherf.RuleGeneratorTest {color:red}-1 core zombie tests{color}. There are 1 zombie test(s): Test results: https://builds.apache.org/job/PreCommit-PHOENIX-Build/224//testReport/ Javadoc warnings: https://builds.apache.org/job/PreCommit-PHOENIX-Build/224//artifact/patchprocess/patchJavadocWarnings.txt Console output: https://builds.apache.org/job/PreCommit-PHOENIX-Build/224//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: 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)