janhoy opened a new pull request, #4303: URL: https://github.com/apache/solr/pull/4303
- test_extraction.bats: wait for Tika Docker container to be ready before tests run; apache/tika:3.2.3.0-full takes 30+ s to start inside the container and there was no readiness check. Falls back to DOCKER_UNAVAILABLE (skip) if Tika never becomes ready within 120 s. - test_start_solr.bats: narrow SOLR-16976 assertion from 'Exception' to 'Exception in thread' so a benign ShutdownMonitor BindException (port-reuse race from prior test teardown) no longer causes a false failure. See [test history in develocity](https://develocity.apache.org/scans/failures?failures.failureClassification=all_failures&failures.failureMessage=Execution%20failed%20for%20task%20%27:solr:packaging:integrationTests%27.%0A%3E%20Process%20%27command%20%27%2Fhome%2Fjenkins%2Fjenkins-agent%2Fworkspace%2FSolr%2F*%2Fsolr%2Fpackaging%2F.gradle%2Fnode%2Fnode_modules%2Fbats%2Fbin%2Fbats%27%27%20finished%20with%20non-zero%20exit%20value%201&search.startTimeMax=1776290399999&search.startTimeMin=1775599200000&search.timeZoneId=Europe%2FOslo) -- 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]
