janhoy opened a new pull request #775: URL: https://github.com/apache/solr/pull/775
The bug was that `testSolrExample()` changed directory, and then the next test with JDK17 assumed that it was still in the source checkout. Fix it by changing back to where it was before exiting that function. -- 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]
