codelipenghui commented on pull request #9094:
URL: https://github.com/apache/pulsar/pull/9094#issuecomment-753717888
@sijie There is a failed test, please take a look
```
Error: Tests run: 3, Failures: 1, Errors: 0, Skipped: 1, Time elapsed:
26.913 s <<< FAILURE! - in
org.apache.pulsar.broker.authentication.SaslAuthenticateTest
Error:
testSaslServerAndClientAuth(org.apache.pulsar.broker.authentication.SaslAuthenticateTest)
Time elapsed: 0.011 s <<< FAILURE!
java.lang.ClassCastException:
org.apache.pulsar.broker.authentication.AuthenticationProviderList cannot be
cast to org.apache.pulsar.broker.authentication.AuthenticationProviderSasl
at
org.apache.pulsar.broker.authentication.SaslAuthenticateTest.testSaslServerAndClientAuth(SaslAuthenticateTest.java:256)
```
----------------------------------------------------------------
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:
[email protected]