dsmiley commented on PR #4171: URL: https://github.com/apache/solr/pull/4171#issuecomment-4148849209
This has a flaky test: > ./gradlew :solr:core:test --tests "org.apache.solr.handler.admin.HealthCheckHandlerTest.testV1FailureResponseIncludesStatusField" -Ptests.seed=58F0C58B3D8F9C1D Due to randomized use of SSL, we can't use the JDK HttpClient unless we configure the client for the SSL. I'm going to throw up a PR soon to fix this and make it a bit easier to be compliant. -- 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]
