dev-lpq commented on PR #3213:
URL: 
https://github.com/apache/incubator-kyuubi/pull/3213#issuecomment-1216256752

   > ```
   > BatchRestApiSuite:
   > - basic batch rest client
   > - basic batch rest client with invalid user *** FAILED ***
   >   "org.apache.http.client.HttpResponseException: status code: 403, reason 
phrase: <html>
   >   <head>
   >   <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
   >   <title>Error 403 LDAP InitialLdapContext search results are empty, LDAP 
user: user.</title>
   >   </head>
   >   <body><h2>HTTP ERROR 403 LDAP InitialLdapContext search results are 
empty, LDAP user: user.</h2>
   >   <table>
   >   <tr><th>URI:</th><td>/api/v1/batches/1</td></tr>
   >   <tr><th>STATUS:</th><td>403</td></tr>
   >   <tr><th>MESSAGE:</th><td>LDAP InitialLdapContext search results are 
empty, LDAP user: user.</td></tr>
   >   
<tr><th>SERVLET:</th><td>org.glassfish.jersey.servlet.ServletContainer-7b1d7f74</td></tr>
   >   </table>
   >   <hr/><a href="https://eclipse.org/jetty";>Powered by Jetty:// 
9.4.48.v20220622</a><hr/>
   >   
   >   </body>
   >   </html>
   >   " did not contain "Error validating LDAP user: uid=user" 
(BatchRestApiSuite.scala:75)
   > ```
   > 
   > could you help fix above UT failure?
   
   fixed


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to