[ https://issues.apache.org/jira/browse/KAFKA-15713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chia-Ping Tsai resolved KAFKA-15713. ------------------------------------ Fix Version/s: 3.9.0 Resolution: Fixed > KRaft support in SaslClientsWithInvalidCredentialsTest > ------------------------------------------------------ > > Key: KAFKA-15713 > URL: https://issues.apache.org/jira/browse/KAFKA-15713 > Project: Kafka > Issue Type: Task > Components: core > Reporter: Sameer Tejani > Assignee: Pavel Pozdeev > Priority: Minor > Labels: kraft, kraft-test, newbie > Fix For: 3.9.0 > > > The following tests in SaslClientsWithInvalidCredentialsTest in > core/src/test/scala/integration/kafka/api/SaslClientsWithInvalidCredentialsTest.scala > need to be updated to support KRaft > 125 : def testAclCliWithAuthorizer(): Unit = { > 130 : def testAclCliWithAdminAPI(): Unit = { > 186 : def testProducerConsumerCliWithAuthorizer(): Unit = { > 191 : def testProducerConsumerCliWithAdminAPI(): Unit = { > 197 : def testAclCliWithClientId(): Unit = { > 236 : def testAclsOnPrefixedResourcesWithAuthorizer(): Unit = { > 241 : def testAclsOnPrefixedResourcesWithAdminAPI(): Unit = { > 268 : def testInvalidAuthorizerProperty(): Unit = { > 276 : def testPatternTypes(): Unit = { > Scanned 336 lines. Found 0 KRaft tests out of 9 tests -- This message was sent by Atlassian Jira (v8.20.10#820010)