FrankChen021 commented on PR #17937: URL: https://github.com/apache/druid/pull/17937#issuecomment-2934337580
The error log shows that: ``` Expected [400] but got [401] ``` It turns out that integration tests configure the basic http authenticator in the `docker/environment-configs/common`. Let me update the test cases to add user/password to the http requests -- 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]
