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 2022/09/02 17:27:57 UTC

[GitHub] [beam] AnandInguva commented on a diff in pull request #22990: test UI post commit

AnandInguva commented on code in PR #22990:
URL: https://github.com/apache/beam/pull/22990#discussion_r961882672


##########
build.gradle.kts:
##########
@@ -329,9 +329,9 @@ tasks.register("python38PostCommit") {
 
 tasks.register("python39PostCommit") {
   dependsOn(":sdks:python:test-suites:dataflow:py39:postCommitIT")
-  dependsOn(":sdks:python:test-suites:direct:py39:postCommitIT")
-  dependsOn(":sdks:python:test-suites:direct:py39:hdfsIntegrationTest")
-  dependsOn(":sdks:python:test-suites:portable:py39:postCommitPy39")
+  // dependsOn(":sdks:python:test-suites:direct:py39:postCommitIT")

Review Comment:
   Oh this is only for testing why the UI not showing few tests. It's not ready for review yet



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