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

Divij Vaidya updated KAFKA-15759:
---------------------------------
    Labels: flaky-test  (was: )

> DescribeClusterRequestTest is flaky
> -----------------------------------
>
>                 Key: KAFKA-15759
>                 URL: https://issues.apache.org/jira/browse/KAFKA-15759
>             Project: Kafka
>          Issue Type: Bug
>          Components: unit tests
>            Reporter: Calvin Liu
>            Priority: Major
>              Labels: flaky-test
>
> testDescribeClusterRequestIncludingClusterAuthorizedOperations(String).quorum=kraft
>  – kafka.server.DescribeClusterRequestTest
> {code:java}
> org.opentest4j.AssertionFailedError: expected: 
> <Set(DescribeClusterBroker(brokerId=0, host='localhost', port=42647, 
> rack='rack/0'), DescribeClusterBroker(brokerId=1, host='localhost', 
> port=40303, rack='rack/1'), DescribeClusterBroker(brokerId=2, 
> host='localhost', port=33083, rack='rack/2'))> but was: 
> <Set(DescribeClusterBroker(brokerId=0, host='localhost', port=42647, 
> rack='rack/0'), DescribeClusterBroker(brokerId=1, host='localhost', 
> port=40303, rack='rack/1'))>   at 
> org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
>         at 
> org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
>         at 
> org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)       
> at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)     
>   at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)   
>     at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1141)  
> at 
> kafka.server.DescribeClusterRequestTest.$anonfun$testDescribeClusterRequest$4(DescribeClusterRequestTest.scala:99)
>    at scala.collection.immutable.Range.foreach$mVc$sp(Range.scala:158)     at 
> kafka.server.DescribeClusterRequestTest.testDescribeClusterRequest(DescribeClusterRequestTest.scala:86)
>       at 
> kafka.server.DescribeClusterRequestTest.testDescribeClusterRequestIncludingClusterAuthorizedOperations(DescribeClusterRequestTest.scala:53)
>   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)  at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 
>        at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>  {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to