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


##########
.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:
   Actually, we don't allow this:
   
   * What went wrong:
   Execution failed for task ':beam-test-gha:check'.
   > Check failed: Fail to get the trigger path for 
beam_PostCommit_XVR_GoUsingJava_Dataflow.yml. Make sure it has a 
pull_request_target trigger.
   



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