You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2019/06/09 23:51:00 UTC

[jira] [Comment Edited] (PHOENIX-5323) UpgradeIT.testMapTableToNamespaceDuringUpgrade is flapping

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

Lars Hofhansl edited comment on PHOENIX-5323 at 6/9/19 11:50 PM:
-----------------------------------------------------------------

Just saw it flapping again:
 {{expected:<-9223372036854775805> but was:<-9223372036854774707>}}

Curious that it seems to be off by *exactly* the same value all the time: 1098.


was (Author: lhofhansl):
Just saw it flapping again:
{{expected:<-9223372036854775805> but was:<-9223372036854774707>}}

Curious that it seems to be off by *exactly* the same value all the time.

> UpgradeIT.testMapTableToNamespaceDuringUpgrade is flapping
> ----------------------------------------------------------
>
>                 Key: PHOENIX-5323
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5323
>             Project: Phoenix
>          Issue Type: Test
>            Reporter: Lars Hofhansl
>            Priority: Major
>         Attachments: 5323.txt
>
>
> {quote}
> [ERROR] Tests run: 9, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 94.074 s <<< FAILURE! - in org.apache.phoenix.end2end.UpgradeIT
> [ERROR] testMapTableToNamespaceDuringUpgrade(org.apache.phoenix.end2end.UpgradeIT)  Time elapsed: 36.722 s  <<< FAILURE!
> java.lang.AssertionError: expected:<-9223372036854775805> but was:<-9223372036854774707>
> 	at org.apache.phoenix.end2end.UpgradeIT.testMapTableToNamespaceDuringUpgrade(UpgradeIT.java:189)
> {quote}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)