You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Omar Al-Safi (Jira)" <ji...@apache.org> on 2019/09/06 09:15:00 UTC

[jira] [Commented] (CAMEL-13943) Camel-kafka Test cases getting failed

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

Omar Al-Safi commented on CAMEL-13943:
--------------------------------------

I am looking at it

> Camel-kafka Test cases getting failed  
> ---------------------------------------
>
>                 Key: CAMEL-13943
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13943
>             Project: Camel
>          Issue Type: Test
>          Components: camel-kafka
>    Affects Versions: 3.0.0.RC1
>            Reporter: Ramu
>            Priority: Major
>
> {code:java}
> ERROR] Failures: 
> [ERROR] org.apache.camel.component.kafka.KafkaConsumerOffsetRepositoryResumeTest.shouldResumeFromAnyParticularOffset(org.apache.camel.component.kafka.KafkaConsumerOffsetRepositoryResumeTest)
> [ERROR]   Run 1: KafkaConsumerOffsetRepositoryResumeTest.shouldResumeFromAnyParticularOffset:77->Assert.assertEquals:115 partition-0 expected:<[4]> but was:<[2]>
> [ERROR]   Run 2: KafkaConsumerOffsetRepositoryResumeTest.shouldResumeFromAnyParticularOffset:77->Assert.assertEquals:115 partition-0 expected:<[4]> but was:<[2]>
> [ERROR]   Run 3: KafkaConsumerOffsetRepositoryResumeTest.shouldResumeFromAnyParticularOffset:77->Assert.assertEquals:115 partition-0 expected:<[4]> but was:<[2]>
> [INFO] 
> [WARNING] Flakes: 
> [WARNING] org.apache.camel.component.kafka.KafkaConsumerOffsetRepositoryEmptyTest.shouldStartFromBeginningWithEmptyOffsetRepository(org.apache.camel.component.kafka.KafkaConsumerOffsetRepositoryEmptyTest)
> [ERROR]   Run 1: KafkaConsumerOffsetRepositoryEmptyTest.shouldStartFromBeginningWithEmptyOffsetRepository:78->Assert.assertEquals:118->Assert.failNotEquals:834->Assert.fail:88 partition-1 expected:<4> but was:<null>
> [ERROR]   Run 2: KafkaConsumerOffsetRepositoryEmptyTest.shouldStartFromBeginningWithEmptyOffsetRepository:77->Assert.assertEquals:118->Assert.failNotEquals:834->Assert.fail:88 partition-0 expected:<4> but was:<null>
> [INFO]   Run 3: PASS
> [INFO] 
> [INFO] 
> [ERROR] Tests run: 61, Failures: 1, Errors: 0, Skipped: 3, Flakes: 1
> [INFO] 
> {code}



--
This message was sent by Atlassian Jira
(v8.3.2#803003)