Mike Percy has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/12043 )

Change subject: build: enable Java flaky test reporting
......................................................................


Patch Set 7: Code-Review+2

> > Currently we retry all Java tests in dist_test.py. Should we enable flaky 
> > retry functionality like the C++ tests? This could be done in this patch or 
> > a follow on.
>
> Yeah potentially, though I need to page back in how we retry on the C++ side. 
> It used to be based on the "list of flaky tests" but has evolved somewhat 
> since.

The premise for not always retrying the C++ tests is the assumption that we 
should only retry "known flaky" tests, to have a higher chance of catching a 
commit causing flakiness at code review time. Only nightly runs against master 
and regular loops on "known flaky" tests contribute to a test's flaky 
percentage (if it's > 0%)


--
To view, visit http://gerrit.cloudera.org:8080/12043
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ifef74fc9bf5453105c267418fa24daf4c33f73f3
Gerrit-Change-Number: 12043
Gerrit-PatchSet: 7
Gerrit-Owner: Mike Percy <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Grant Henke <[email protected]>
Gerrit-Reviewer: Mike Percy <[email protected]>
Gerrit-Reviewer: Will Berkeley <[email protected]>
Gerrit-Comment-Date: Mon, 01 Apr 2019 22:53:11 +0000
Gerrit-HasComments: No

Reply via email to