shunping commented on code in PR #33574:
URL: https://github.com/apache/beam/pull/33574#discussion_r1943377915


##########
runners/google-cloud-dataflow-java/worker/build.gradle:
##########
@@ -250,6 +250,14 @@ project.task('validateShadedJarContainsSlf4jJdk14', 
dependsOn: 'shadowJar') {
     }
 }
 
+project.tasks.withType(Test).configureEach {

Review Comment:
   I just took it out and triggered the tests again on github. Will see.



##########
runners/google-cloud-dataflow-java/worker/build.gradle:
##########
@@ -250,6 +250,14 @@ project.task('validateShadedJarContainsSlf4jJdk14', 
dependsOn: 'shadowJar') {
     }
 }
 
+project.tasks.withType(Test).configureEach {

Review Comment:
   I just took them out and triggered the tests again on github. Will see.



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