samotleriche commented on PR #4689: URL: https://github.com/apache/eventmesh/pull/4689#issuecomment-1872226037
> > able to pull the results of the test task from cache > > So, when a class with unit test is modified, the unit test for that class will be automatically executed again, right? > > > The default value of `removeUnusedEntriesAfterDays` is 7 > > I'm referring to that parameter as well. Since it has a default value, there's no need to set it separately. Yes, thats correct. Any test tasks that have that class as an input will be re-executed. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
