benWize commented on a change in pull request #16609:
URL: https://github.com/apache/beam/pull/16609#discussion_r821136958



##########
File path: runners/flink/flink_runner.gradle
##########
@@ -285,8 +285,6 @@ createJavaExamplesArchetypeValidationTask(type: 
'Quickstart', runner: 'FlinkLoca
 
 task examplesIntegrationTest(type: Test) {
   group = "Verification"
-  // Disable gradle cache
-  outputs.upToDateWhen { false }

Review comment:
       I've used some of the configs to launch tests using FlinkRunner from the 
ValidatesRunner task, I'm not sure if for this case is it worth it to reuse 
previous outputs from the cache or not. I lean more towards the second.




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