openworld-maker commented on PR #4215: URL: https://github.com/apache/solr/pull/4215#issuecomment-4065472552
Updated `RenameCoreAPITest.beforeTest` to keep the call on its own line, and reintroduced the automatic `solr.security.allow.paths` setup inside `SolrTestCase.beforeSolrTestCase()` so tests that rely on `ExternalPaths.SERVER_HOME` no longer need the manual `EnvUtils.setProperty` call. Verified the change with `./gradlew :solr:core:test --tests org.apache.solr.handler.admin.api.RenameCoreAPITest`. -- 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]
