[
https://issues.apache.org/jira/browse/KAFKA-16775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17893586#comment-17893586
]
Will Perlichek edited comment on KAFKA-16775 at 10/28/24 7:19 PM:
------------------------------------------------------------------
Hi [~chia7712], according to develocity dashboard for test
testCreateExistingTopicsThrowTopicExistsException of class
PlaintextAdminIntegrationTest
develocity reference
https://ge.apache.org/scans/tests?search.relativeStartTime=P90D&search.rootProjectNames=kafka&search.tags=trunk&search.timeZoneId=America%2FLos_Angeles&tests.container=kafka.api.PlaintextAdminIntegrationTest&tests.test=testCreateExistingTopicsThrowTopicExistsException(String)%5B1%5D
This test has not been flaky or failed in last 1400 builds for last 90 days.
According to project guidelines, is this test still considered flaky?
I have done some early code investigation and want to touch base before diving
deeper to make sure I am on right track or if this issue should be closed,
thanks!
was (Author: JIRAUSER307496):
Hi [~chia7712], according to develocity dashboard for test
testCreateExistingTopicsThrowTopicExistsException of class
PlaintextAdminIntegrationTest
develocity reference
https://ge.apache.org/scans/tests?search.relativeStartTime=P90D&search.rootProjectNames=kafka&search.tags=trunk&search.timeZoneId=America%2FLos_Angeles&tests.container=kafka.api.PlaintextAdminIntegrationTest&tests.test=testCreateExistingTopicsThrowTopicExistsException(String)%5B1%5D
This test has not been flaky or failed in last 1400 builds for last 90 days.
According to project guidelines, is this test still considered flaky?
I have done some early code investigation and want to touch base before diving
deeper to make sure I am on right track, thanks!
> Fix flaky
> PlaintextAdminIntegrationTest#testCreateExistingTopicsThrowTopicExistsException
> -----------------------------------------------------------------------------------------
>
> Key: KAFKA-16775
> URL: https://issues.apache.org/jira/browse/KAFKA-16775
> Project: Kafka
> Issue Type: Test
> Reporter: Chia-Ping Tsai
> Assignee: Will Perlichek
> Priority: Major
>
> org.opentest4j.AssertionFailedError: timed out waiting for topics
> at app//org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:38)
> at app//org.junit.jupiter.api.Assertions.fail(Assertions.java:138)
> at
> app//kafka.api.BaseAdminIntegrationTest.waitForTopics(BaseAdminIntegrationTest.scala:236)
> at
> app//kafka.api.PlaintextAdminIntegrationTest.testCreateExistingTopicsThrowTopicExistsException(PlaintextAdminIntegrationTest.scala:140)
> at
> [email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
> at
> [email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
> at
> [email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at [email protected]/java.lang.reflect.Method.invoke(Method.java:568)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)