rondagostino commented on pull request #10105: URL: https://github.com/apache/kafka/pull/10105#issuecomment-782646787
http://confluent-kafka-branch-builder-system-test-results.s3-us-west-2.amazonaws.com/2021-02-20--001.1613812911--rondagostino--kip500_full--f59453faa/report.html Tests|Passes|Failures|Ignored|Time 940|558|185|197|359 minutes Some observations. First, adding the missing @cluster annotations really helped. Running almost 750 tests in under 6 hours is a dramatic improvement. Here’s the stats from a run 2 days ago: Tests|Passes|Failures|Ignored|Time 729|427|105|197|388 minutes We are running 743/532 = 40% more tests, but we are able to finish in 10% less time. So that’s a big win. We have 130 more tests passing and 80 more tests failing. It is VERY difficult to find the signal amid so much noise. A quick browse through our results shows lots of test failures that are not augmented for Raft at all, and many test that are augmented are failing for both ZK and Raft cases. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org