dsmiley commented on PR #1827:
URL: https://github.com/apache/solr/pull/1827#issuecomment-1667875122

   I can anticipate a problem with my suggestion; may or may not be an issue.  
Sometimes tests use Solr home's and/or configSets _in-place_ (end up being in a 
build dir) in directories that we consider read-only.  Tests that manipulate 
configuration need to use a temp directory.  Gradle executed tests enforce the 
read-only rule but using your IDE will probably not enforce it.  Other than 
copying files to a temp dir, I don't have a simpler recommendation.  There's no 
hurry on this; I can try to work on it being easier.  Ultimately I want this to 
be the norm for tests.


-- 
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: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to