[
https://issues.apache.org/jira/browse/KAFKA-19089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Arthur updated KAFKA-19089:
---------------------------------
Component/s: build
> Gradle :test task failing unexpectedly
> --------------------------------------
>
> Key: KAFKA-19089
> URL: https://issues.apache.org/jira/browse/KAFKA-19089
> Project: Kafka
> Issue Type: Bug
> Components: build
> Reporter: David Arthur
> Priority: Major
>
> In this build, we had two flaky tests in the ":core:test" task, but we ended
> up with a failure and an exit code 1
>
> [https://develocity.apache.org/s/3zz2cie6j76hc/tests/task/:core:test/details/kafka.api.SaslPlainPlaintextConsumerTest?top-execution=1]
>
> This was not expected since we have retries set to 1. I suspect there may be
> an issue with this test's generated test name. In the JUnit XML, we see
> > testCoordinatorFailover(String).groupProtocol=consumer
> but in the build scan, it appears as
> > testCoordinatorFailover(String)[2]
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)