You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2020/05/22 19:57:59 UTC

[GitHub] [kafka] xinzhuxiansheng edited a comment on pull request #8698: KAFKA-10022:console-producer supports the setting of client.id

xinzhuxiansheng edited a comment on pull request #8698:
URL: https://github.com/apache/kafka/pull/8698#issuecomment-632888658


   > 
   > 
   > @xinzhuxiansheng could you run the whole unit test suite locally since jenkins seems a bit unstable at the moment? You can run ` ./gradlew cleanTest test`
   
   I executed './gradlew cleanTest test' , and there were many exceptions to the test Summary of gradle
   
   Test Summary
   5766 tests     9 failures     64 ignored  
   
   Failed tests:
       SaslAuthenticatorFailureDelayTest. testClientConnectionClose[failedAuthenticationDelayMs=200]
       SaslAuthenticatorFailureDelayTest. testInvalidPasswordSaslPlain[failedAuthenticationDelayMs=0]
       SaslAuthenticatorFailureDelayTest. testInvalidPasswordSaslPlain[failedAuthenticationDelayMs=200]
       SaslAuthenticatorTest. testAuthenticateCallbackHandlerMechanisms
       SaslAuthenticatorTest. testCannotReauthenticateWithDifferentMechanism
       SaslAuthenticatorTest. testMechanismPluggability
       SaslAuthenticatorTest. testMultipleServerMechanisms
       LoggingSignalHandlerTest. testRegister
       UtilsTest. testFileAsStringNamedPipe
   
   
   


----------------------------------------------------------------
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:
users@infra.apache.org