You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "Abacn (via GitHub)" <gi...@apache.org> on 2023/02/08 18:29:55 UTC

[GitHub] [beam] Abacn commented on a diff in pull request #25369: Explicitly set mongo container version for testing

Abacn commented on code in PR #25369:
URL: https://github.com/apache/beam/pull/25369#discussion_r1100529085


##########
build.gradle.kts:
##########
@@ -454,7 +454,6 @@ tasks.register("python37PostCommit") {
   dependsOn(":sdks:python:test-suites:direct:py37:directRunnerIT")
   dependsOn(":sdks:python:test-suites:direct:py37:hdfsIntegrationTest")
   dependsOn(":sdks:python:test-suites:direct:py37:azureIntegrationTest")
-  dependsOn(":sdks:python:test-suites:direct:py37:mongodbioIT")

Review Comment:
   Just because we already run same test ":sdks:python:test-suites:direct:mongodbioIT" in beam_PostCommit_Python_MongoDBIO_IT and I consider no need duplicate run here.



-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org