David Arthur created KAFKA-18416: ------------------------------------ Summary: Ensure we capture all flaky/failing tests in report Key: KAFKA-18416 URL: https://issues.apache.org/jira/browse/KAFKA-18416 Project: Kafka Issue Type: Sub-task Reporter: David Arthur
I noticed in our Develocity report that we are missing a catch-all section for failing/flaky tests. We currently have these sections: * Quarantined tests which are continuing to fail * Tests that recently began failing (regressions) * Quarantined tests which have started to pass We are missing a section for failing/flaky tests that are not recent. For example, looking at [https://ge.apache.org/scans/tests?search.names=Git%20Repository&search.rootProjectNames=kafka&search.tags=github%2Ctrunk&search.tasks=test&search.timeZoneId=America%2FNew_York&search.values=https:%2F%2Fgithub.com%2Fapache%2Fkafka&tests.sortField=FLAKY#] we have org.apache.kafka.clients.consumer.internals.ApplicationEventHandlerTest which is quite flaky but is missing from the report. -- This message was sent by Atlassian Jira (v8.20.10#820010)