epugh commented on PR #4738: URL: https://github.com/apache/solr/pull/4738#issuecomment-5288485166
This fails for me reproducibly. One thing is I don't know how useSecurityManager=true snuck in? ``` ./gradlew :solr:webapp:test --tests "org.apache.solr.webapp.AdminUiReplicationStandaloneTest.testReplicationScreenAndActions" "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=BBFF98E2CBAD4116 -Ptests.useSecurityManager=true -Ptests.file.encoding=UTF-8 ``` -- 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]
