[ https://issues.apache.org/jira/browse/KAFKA-14132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Christo Lolov updated KAFKA-14132: ---------------------------------- Description: {color:#DE350B}Some of the tests below use EasyMock as well. For those migrate both PowerMock and EasyMock to Mockito.{color} A list of tests which still require to be moved from PowerMock to Mockito as of 2nd of August 2022 which do not have a Jira issue and do not have pull requests I am aware of which are opened: (connect) # ErrorHandlingTaskTest # SourceTaskOffsetCommiterTest # WorkerMetricsGroupTest # WorkerSinkTaskTest # WorkerSinkTaskThreadedTest # WorkerTaskTest # ErrorReporterTest # RetryWithToleranceOperatorTest # WorkerErrantRecordReporterTest # ConnectorsResourceTest # StandaloneHerderTest # KafkaConfigBackingStoreTest # KafkaOffsetBackingStoreTest # KafkaBasedLogTest # RetryUtilTest (streams) # RepartitionTopicTest # StateManagerUtilTest was: {color:#DE350B}Some of the tests below use EasyMock as well. For those migrate both PowerMock and EasyMock to Mockito.{color} A list of tests which still require to be moved from PowerMock to Mockito as of 2nd of August 2022 which do not have a Jira issue and do not have pull requests I am aware of which are opened: # ErrorHandlingTaskTest # SourceTaskOffsetCommiterTest # WorkerMetricsGroupTest # WorkerSinkTaskTest # WorkerSinkTaskThreadedTest # WorkerTaskTest # ErrorReporterTest # RetryWithToleranceOperatorTest # WorkerErrantRecordReporterTest # ConnectorsResourceTest # StandaloneHerderTest # KafkaConfigBackingStoreTest # KafkaOffsetBackingStoreTest # KafkaBasedLogTest # RetryUtilTest # RepartitionTopicTest # StateManagerUtilTest > Remaining PowerMock to Mockito tests > ------------------------------------ > > Key: KAFKA-14132 > URL: https://issues.apache.org/jira/browse/KAFKA-14132 > Project: Kafka > Issue Type: Sub-task > Reporter: Christo Lolov > Priority: Major > > {color:#DE350B}Some of the tests below use EasyMock as well. For those > migrate both PowerMock and EasyMock to Mockito.{color} > A list of tests which still require to be moved from PowerMock to Mockito as > of 2nd of August 2022 which do not have a Jira issue and do not have pull > requests I am aware of which are opened: > (connect) > # ErrorHandlingTaskTest > # SourceTaskOffsetCommiterTest > # WorkerMetricsGroupTest > # WorkerSinkTaskTest > # WorkerSinkTaskThreadedTest > # WorkerTaskTest > # ErrorReporterTest > # RetryWithToleranceOperatorTest > # WorkerErrantRecordReporterTest > # ConnectorsResourceTest > # StandaloneHerderTest > # KafkaConfigBackingStoreTest > # KafkaOffsetBackingStoreTest > # KafkaBasedLogTest > # RetryUtilTest > (streams) > # RepartitionTopicTest > # StateManagerUtilTest -- This message was sent by Atlassian Jira (v8.20.10#820010)