You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2017/09/26 12:44:00 UTC

[jira] [Updated] (IGNITE-6443) Test IgniteSourceConnectorTest has flaky fails

     [ https://issues.apache.org/jira/browse/IGNITE-6443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Ozerov updated IGNITE-6443:
------------------------------------
    Fix Version/s:     (was: 2.3)

> Test IgniteSourceConnectorTest has flaky fails
> ----------------------------------------------
>
>                 Key: IGNITE-6443
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6443
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Andrey Gura
>              Labels: MakeTeamcityGreenAgain
>
> {{ IgniteSourceConnectorTest.testEventsInjectedIntoKafka}} and {{ IgniteSourceConnectorTest.testEventsInjectedIntoKafkaWithoutFilter}} fail periodically.
> {noformat}
> junit.framework.AssertionFailedError: expected:<100> but was:<117>
>     at junit.framework.Assert.fail(Assert.java:57)
>     at junit.framework.Assert.failNotEquals(Assert.java:329)
>     at junit.framework.Assert.assertEquals(Assert.java:78)
>     at junit.framework.Assert.assertEquals(Assert.java:234)
>     at junit.framework.Assert.assertEquals(Assert.java:241)
>     at junit.framework.TestCase.assertEquals(TestCase.java:409)
>     at org.apache.ignite.stream.kafka.connect.IgniteSourceConnectorTest.checkDataDelivered(IgniteSourceConnectorTest.java:304)
>     at org.apache.ignite.stream.kafka.connect.IgniteSourceConnectorTest.doTest(IgniteSourceConnectorTest.java:213)
>     at org.apache.ignite.stream.kafka.connect.IgniteSourceConnectorTest.testEventsInjectedIntoKafka(IgniteSourceConnectorTest.java:155)
> {noformat}
> Tests shold be unmuted on TC after fix.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)