Sophie Blee-Goldman created KAFKA-9001:
------------------------------------------
Summary: Flaky Test
KStreamAggregationIntegrationTest#shouldReduceSessionWindows
Key: KAFKA-9001
URL: https://issues.apache.org/jira/browse/KAFKA-9001
Project: Kafka
Issue Type: Bug
Components: streams, unit tests
Reporter: Sophie Blee-Goldman
Attachments: log.txt
*Jenkins link:*
[https://jenkins.confluent.io/job/apache-kafka-test/job/2.3/18/testReport/junit/org.apache.kafka.streams.integration/KStreamAggregationIntegrationTest/shouldReduceSessionWindows/]
*Stacktrace*
{code:java}
java.lang.AssertionError: Expected: <KeyValue(start, 1558759753345)>
but: was null
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:18)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6)
at
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest.shouldReduceSessionWindows(KStreamAggregationIntegrationTest.java:663)
{code}
*Standard Error*
{code:java}
Processed a total of 15 messages
Processed a total of 15 messages{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)