epugh opened a new pull request, #4010: URL: https://github.com/apache/solr/pull/4010
# Description Test infrastructure clears properties after a test is run, therefore these lines of code are not needed. # Solution Remove system properties that are cleared in `@After` and `@AfterClass` annotated methods. # Tests Re-run the tests. Also investigating the use of the `-Ptests.multiplier=8` and `-Ptests.nightly=true` parameters to stress test. -- 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]
