lhotari commented on PR #19237:
URL: https://github.com/apache/pulsar/pull/19237#issuecomment-1384996789

   
   > The flaky test group allows failure when running CI, if any test fails 
during the flaky test group running, the result will be not accurated.
   
   @yaalsn The flaky test group doesn't allow failures when running CI. It's 
the "quarantine" group. We don't have many tests in that group.
   
   I took a look at the reasons for differences. It's caused by builds that 
fail because of flaky tests in the master branch. That's why the coverage 
metrics for the base commit will be wrong.
   The Pulsar master branch builds have been failing recently because of a high 
number of very flaky tests. 
   This is the link to list pulsar-ci builds for the master branch:
   
https://github.com/apache/pulsar/actions/workflows/pulsar-ci.yaml?query=branch%3Amaster


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to