PakhomovAlexander commented on PR #5175:
URL: https://github.com/apache/ignite-3/pull/5175#issuecomment-2639094501

   > I would consider such behaviour counter-intuitive (At least I didn't 
expect that). It is possible to run tests multiple times using the same command 
w/o modifying any code.
   
   Generally it's how gradle works. It caches tasks and their results. To 
_really_ re-run thinks in gradle you should use `./gradlew clean`. Does it make 
sense?


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