You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Borzoo Esmailloo (Jira)" <ji...@apache.org> on 2021/08/04 07:07:00 UTC

[jira] [Commented] (KAFKA-10859) add @Test annotation to FileStreamSourceTaskTest.testInvalidFile and reduce the loop count to speedup the test

    [ https://issues.apache.org/jira/browse/KAFKA-10859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17392792#comment-17392792 ] 

Borzoo Esmailloo commented on KAFKA-10859:
------------------------------------------

Hi [~chia7712], I submitted a small patch for this issue.

> add @Test annotation to FileStreamSourceTaskTest.testInvalidFile and reduce the loop count to speedup the test
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: KAFKA-10859
>                 URL: https://issues.apache.org/jira/browse/KAFKA-10859
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Chia-Ping Tsai
>            Assignee: Tom Bentley
>            Priority: Major
>              Labels: newbie
>
> FileStreamSourceTaskTest.testInvalidFile miss a `@Test` annotation. Also, it loops 100 times which spend about 2m to complete a unit test.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)