You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by "Mihir Monani (Jira)" <ji...@apache.org> on 2020/03/02 17:35:00 UTC

[jira] [Commented] (PHOENIX-5346) SaltedIndexIT is flapping

    [ https://issues.apache.org/jira/browse/PHOENIX-5346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17049479#comment-17049479 ] 

Mihir Monani commented on PHOENIX-5346:
---------------------------------------

I was trying to reproduce this test flapping test in local by running entire test suit (including all ITs) of phoenix-core.

I did 6 iteration of it but SaltedIndexIT test passed every-time :). Should we enable this test again?

> 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.1, 5.1.1
>
>
> {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
(v8.3.4#803005)