cadonna commented on PR #15942:
URL: https://github.com/apache/kafka/pull/15942#issuecomment-2109812796

   > There are some test failures of the following kind
   > 
   > ```
   > [2024-05-14T03:28:54.106Z] Gradle Test Run :core:test > Gradle Test 
Executor 66 > KafkaZkClientTest > initializationError FAILED
   > 
   > [2024-05-14T03:28:54.106Z]     org.opentest4j.AssertionFailedError: Found 
3 unexpected threads during @BeforeAll: 
`executor-Fetch,client-metrics-reaper,executor-raft-expiration-executor` ==> 
expected: <true> but was: <false>
   > ```
   > 
   > I do not yet know whether these have been introduced by the 
MockitoExtensions in this PR or another PR which has already been merged
   
   This comes from there:
   
https://github.com/apache/kafka/blob/f74f596bc7d35fcea97edcd83244e5d6aee308d2/core/src/test/scala/unit/kafka/utils/TestUtils.scala#L1864
   
   I do not think it is related to this PR, but I will have a closer look. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to