jglapa commented on issue #15169:
URL: https://github.com/apache/grails-core/issues/15169#issuecomment-3487321931

   @jdaugherty any pointer you could give me on which to look more closely in 
this regard?
   
   I'm dealing with a fairly big project and I'm struggling to reproduce this. 
I tried various things already:
    * since I'm using gradle submodules with embedded inlined plugins I tried 
removing them - the problem didn't go away
    * then I generated many submodules with many unit tests thinking perhaps 
compilation of these somehow overlaps and leads to the problem but also nothing
    * I was removing the tests by kind of bisection but seems there is not 
single problematic test but rather just their number (but it fails with approx. 
10% of the overall test suite)
   
   What is being done during `:compileTestGroovy` is this a grails or gradle 
plugin?
   
   Is there any additional logging level I could enable or possibly even 
locally host the plugin responsible for test compilation and debuggin it?


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

Reply via email to