You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Vincent Poon (JIRA)" <ji...@apache.org> on 2017/10/04 18:55:00 UTC

[jira] [Updated] (PHOENIX-4269) IndexScrutinyToolIT is flapping

     [ https://issues.apache.org/jira/browse/PHOENIX-4269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vincent Poon updated PHOENIX-4269:
----------------------------------
    Attachment: PHOENIX-4269.master.patch

[~churromorales] Please review, thanks for your help on this!

> IndexScrutinyToolIT is flapping
> -------------------------------
>
>                 Key: PHOENIX-4269
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-4269
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 4.13.0
>            Reporter: James Taylor
>            Assignee: Vincent Poon
>         Attachments: PHOENIX-4269.master.patch
>
>
> 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)