[ https://issues.apache.org/jira/browse/PHOENIX-4269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16191782#comment-16191782 ]
churro morales commented on PHOENIX-4269: ----------------------------------------- Looks like [~vincentpoon] figured out that this was due to how timestamps were set in the test. He will be putting up a patch shortly which fixes these issues. Great work and thank you! > IndexScrutinyToolIT is flapping > ------------------------------- > > Key: PHOENIX-4269 > URL: https://issues.apache.org/jira/browse/PHOENIX-4269 > Project: Phoenix > Issue Type: Bug > Reporter: James Taylor > Assignee: churro morales > > In a local test run (not able to repro when run separately), I saw the > following failure: > {code} > [ERROR] Tests run: 20, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: > 193.228 s <<< FAILURE! - in org.apache.phoenix.end2end.IndexScrutinyToolIT > [ERROR] > testBothDataAndIndexAsSource[0](org.apache.phoenix.end2end.IndexScrutinyToolIT) > Time elapsed: 11.708 s <<< FAILURE! > java.lang.AssertionError: expected:<1> but was:<0> > at > org.apache.phoenix.end2end.IndexScrutinyToolIT.testBothDataAndIndexAsSource(IndexScrutinyToolIT.java:344) > {code} -- This message was sent by Atlassian JIRA (v6.4.14#64029)