uschindler commented on PR #13351:
URL: https://github.com/apache/lucene/pull/13351#issuecomment-2101049841

   Hrm, I am hopeless at moment. Need a bit of freetime to walk around. The 
issue is that jvmArgs are resolved early, while the test properties are done in 
randomization.gradle. This causes the issue that I cant undo the jvmArgs 
because they are added early to the config.
   
   Need to rewrite that and add the JVM options late.
   
   P.S.: Let's please merge the default-tests.gradle and randomization.gradle! 
This code is unreadable! All in one file would be much better.


-- 
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