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

Santhosh C T commented on KAFKA-18238:
--------------------------------------

So I am planning to start off with this approach - 

A test is considered "introduced to flakiness" at commit {{X}} if:
 # It was stable (always passing) for all commits before {{{}X{}}}.
 # Starting from commit {{X}} onward, it fails or reports flaky results at 
least {{N}} times in the next {{M}} commits, and never returns to a long stable 
stretch again.

With fixed {{N}} and {{{}M{}}}, and a strict interpretation, the process is 
deterministic. 

[~chia7712] [~davidarthur] do you have any tests that you discovered being 
flaky along with the commit id. I will try to run my algo on that and check. 

> Identify the first commit where a test became flaky
> ---------------------------------------------------
>
>                 Key: KAFKA-18238
>                 URL: https://issues.apache.org/jira/browse/KAFKA-18238
>             Project: Kafka
>          Issue Type: Sub-task
>            Reporter: David Arthur
>            Assignee: David Arthur
>            Priority: Major
>




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

Reply via email to