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

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

James Taylor created PHOENIX-4269:
-------------------------------------

             Summary: IndexScrutinyToolIT is flapping
                 Key: PHOENIX-4269
                 URL: https://issues.apache.org/jira/browse/PHOENIX-4269
             Project: Phoenix
          Issue Type: Bug
            Reporter: James Taylor
            Assignee: Vincent Poon


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)