You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Matthias J. Sax" <ma...@confluent.io> on 2017/10/13 20:52:10 UTC

Re: Randomly failing tests

Hi,

this can happen and we try hard to keep the build stable... If you see
any failing tests, please double check if there is a corresponding Jira
for those flaky tests and comment on the Jira (to raise awareness),
reopen (if it's an older and resolved one) or create a new Jira.

Thanks!


-Matthias


On 10/13/17 1:36 PM, Gilles Degols wrote:
> Hello,
> 
>  
> 
> I'm a new contributor to Kafka and I made 2 trivial pull requests the
> previous days. Those two were tested locally and everything was okay. But on
> Jenkins, even if I retest them with "retest this please", some tests are
> failing randomly, not the same each time. Generally all tests pass for 1 or
> 2 jdk, and fail on another.
> 
>  
> 
> Is it a behavior I should except each time - I hope not -, or is it a
> temporary problem and everything will be fixed in a few days? It would not
> be fun to work on bigger issues if the tests on Jenkins fail for no reason
> and the PRs are systematically refused. 
> 
>  
> 
> Example of the trivial PRs where the tests fail for no reason:
> 
> -          https://github.com/apache/kafka/pull/4069
> 
> -          https://github.com/apache/kafka/pull/4061 
> 
>   
> 
> Gilles Degols
> 
>  
> 
>