[
https://issues.apache.org/jira/browse/PHOENIX-5346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16907482#comment-16907482
]
Vincent Poon commented on PHOENIX-5346:
---------------------------------------
This failed for me when I ran all tests, but passed when I ran it alone. I
think that's what others have been seeing as well. So might be related to some
bad state or some other interaction from another test.
> SaltedIndexIT is flapping
> -------------------------
>
> Key: PHOENIX-5346
> URL: https://issues.apache.org/jira/browse/PHOENIX-5346
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 4.15.0
> Reporter: Lars Hofhansl
> Priority: Critical
> Fix For: 4.15.0, 5.1.0
>
>
> {code}
> [ERROR] Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
> 14.042 s <<< FAILURE! - in org.apache.phoenix.end2end.index.SaltedIndexIT
> [ERROR]
> testMutableTableIndexMaintanenceSaltedSalted(org.apache.phoenix.end2end.index.SaltedIndexIT)
> Time elapsed: 4.661 s <<< FAILURE!
> org.junit.ComparisonFailure: expected:<[y]> but was:<[x]>
> at
> org.apache.phoenix.end2end.index.SaltedIndexIT.testMutableTableIndexMaintanence(SaltedIndexIT.java:129)
> at
> org.apache.phoenix.end2end.index.SaltedIndexIT.testMutableTableIndexMaintanenceSaltedSalted(SaltedIndexIT.java:74)
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)