[
https://issues.apache.org/jira/browse/PHOENIX-4269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16212112#comment-16212112
]
Hudson commented on PHOENIX-4269:
---------------------------------
FAILURE: Integrated in Jenkins build Phoenix-master #1845 (See
[https://builds.apache.org/job/Phoenix-master/1845/])
PHOENIX-4269 IndexScrutinyToolIT is flapping (vincentpoon: rev
e50b357a0f8d9c6e8e2e803881e4cc197559b822)
* (edit)
phoenix-core/src/it/java/org/apache/phoenix/end2end/IndexScrutinyToolIT.java
> 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
> Fix For: 4.13.0, 4.12.1
>
> 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)