You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2020/07/20 09:58:41 UTC

[GitHub] [beam] mxm commented on a change in pull request #12307: [BEAM-8912] Remove external transforms from FlinkRunnerTest.

mxm commented on a change in pull request #12307:
URL: https://github.com/apache/beam/pull/12307#discussion_r457240281



##########
File path: sdks/python/test-suites/portable/common.gradle
##########
@@ -48,7 +48,6 @@ def flinkCompatibilityMatrix = {
   tasks.create(name: name) {
     dependsOn 'setupVirtualenv'
     dependsOn ':runners:flink:1.10:job-server:shadowJar'
-    dependsOn ':sdks:java:container:docker' // required for test_external_transforms

Review comment:
       I was wondering whether we needed the dependency. Good to see we got rid of it.




----------------------------------------------------------------
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:
users@infra.apache.org