mumrah commented on PR #17788: URL: https://github.com/apache/kafka/pull/17788#issuecomment-2472245598
In the test-catalog, we have some errors such as: ``` org.apache.kafka.streams.test.MockProcessorContextStateStoreTest: - builder ``` https://github.com/apache/kafka/blob/test-catalog/test-catalog/streams/test-utils/tests.yaml#L157-L158 This patch fixes the display names of test to include the actual test method name. -- @bbejeck can you take a look? I did my best to preserve your display names as comments or assertion messages. -- 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]
