dweiss commented on issue #12964:
URL: https://github.com/apache/lucene/issues/12964#issuecomment-1868599503

   > But suggesting everyone to "fix their Windows" or wait for some Java 27 to 
fix this or otherwise run the tests with the SecurityManager completely off is 
unnecessarily rigid IMO.
   
   Thank you for a thorough investigation into the cause of the failure - it is 
really enlightening. I agree with the others that making exceptions for broken 
system setups is probably not the right way to go. What happened to you has 
never been reported before, so feel unique. :) The Lucene test case setup is 
quite strict but this strictness has a purpose - find the problems early. This 
issue is a testament to how weird the real world systems can be and that the 
test infrastructure is actually doing its job quite well!
   
   If you need a more permanent workaround, you can turn off the security 
manager in your locally generated gradle.properties - sure, you won't be 
running the full test suite but any PR will do it anyway, so it seems fine. 
Thanks again for your time spent on this.


-- 
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...@lucene.apache.org

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


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

Reply via email to