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


Reply via email to