Abacn commented on PR #29117:
URL: https://github.com/apache/beam/pull/29117#issuecomment-1777548882

   Tested by run the equivalent command locally: 
   
   ```
   ./gradlew 
:runners:google-cloud-dataflow-java:arm:examplesJavaRunnerV2IntegrationTestARM 
-PtestJavaVersion=8 -Pjava8Home=.../.sdkman/candidates/java/8.0.322-zulu 
-Pcontainer-architecture-list=arm64 -Ppush-containers 
-Pdocker-repository-root=us.gcr.io/apache-beam-testing/github-actions 
-Pdocker-tag=java21test -PdisableSpotlessCheck=true -PdisableCheckStyle=true 
-PskipCheckerFramework
   ```
   
   passed jobIds
   ```
   2023-10-24_08_41_00-10801098760830802204
   2023-10-24_08_41_03-14774137446205140215
   2023-10-24_08_41_05-8911072195670644574
   2023-10-24_08_41_12-7715440097359109658
   ```
   
   Note that "-PtestJavaVersion=8 -Pjava8Home=...." are not necessary for java8 
test (but we tolerate the redundant config as Java version tests are structured 
in this way).


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