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


##########
.github/workflows/beam_PostCommit_XVR_GoUsingJava_Dataflow.yml:
##########
@@ -84,8 +85,9 @@ jobs:
           USER: github-actions
           CLOUDSDK_CONFIG: ${{ env.KUBELET_GCLOUD_CONFIG_PATH}}
         uses: ./.github/actions/gradle-command-self-hosted-action
-        with:
-          gradle-command: 
:runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerGoUsingJava
+        # TODO(https://github.com/apache/beam/issues/32492): re-enable the 
suite.
+        # with:
+        #   gradle-command: 
:runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerGoUsingJava

Review Comment:
   I think we can preserve this "with: gradle-command". We only need to comment 
out the "schedule" trigger (as you did) and pull_request_target trigger (which 
prevents this test suite run on release branch verification)



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