You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2020/02/06 17:13:00 UTC

[jira] [Reopened] (KAFKA-8940) Flaky Test SmokeTestDriverIntegrationTest.shouldWorkWithRebalance

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

Matthias J. Sax reopened KAFKA-8940:
------------------------------------

Reopening. Failed again: [https://builds.apache.org/job/kafka-pr-jdk11-scala2.13/4521/testReport/junit/org.apache.kafka.streams.integration/SmokeTestDriverIntegrationTest/shouldWorkWithRebalance/]
{quote}java.lang.AssertionError: verifying tagg fail: key=1000 tagg=[ConsumerRecord(topic = tagg, partition = 0, leaderEpoch = 0, offset = 57, CreateTime = 1580964384634, serialized key size = 4, serialized value size = 8, headers = RecordHeaders(headers = [], isReadOnly = false), key = 1000, value = 9)] expected=10 taggEvents: [ConsumerRecord(topic = tagg, partition = 0, leaderEpoch = 0, offset = 57, CreateTime = 1580964384634, serialized key size = 4, serialized value size = 8, headers = RecordHeaders(headers = [], isReadOnly = false), key = 1000, value = 9)] verifying suppressed min-suppressed verifying min-suppressed with 10 keys verifying suppressed sws-suppressed verifying min with 10 keys verifying max with 10 keys verifying dif with 10 keys verifying sum with 10 keys sum fail: key=9-1008 actual=507814 expected=508500{quote}

> Flaky Test SmokeTestDriverIntegrationTest.shouldWorkWithRebalance
> -----------------------------------------------------------------
>
>                 Key: KAFKA-8940
>                 URL: https://issues.apache.org/jira/browse/KAFKA-8940
>             Project: Kafka
>          Issue Type: Bug
>          Components: streams, unit tests
>            Reporter: Guozhang Wang
>            Assignee: Guozhang Wang
>            Priority: Major
>              Labels: flaky-test
>             Fix For: 2.5.0
>
>
> I lost the screen shot unfortunately... it reports the set of expected records does not match the received records.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)