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)