sdedic edited a comment on pull request #2762:
URL: https://github.com/apache/netbeans/pull/2762#issuecomment-780382699


   > FYI. We do not use the output files from tests to display the results, but 
rather listening Gradle's test progress events.
   > Also further down the road I'd like to use the dedicated test executor 
functionality from Gradle, but maybe i won't get that far in this year...
   
   I admit  I don't know gradle :) so maybe I guessed wrong: But the docs 
seemed to suggest that `cleanTest` purges results (outputs) of `test` task from 
gradle whatever storage, which subsequently leads to reexecution of `test` task 
(since gradle-cached outputs are gone). This seemed to be the case from early 
Gradle versions.


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

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to