Abacn commented on PR #30545: URL: https://github.com/apache/beam/pull/30545#issuecomment-2086781686
Looks like several VR PostCommits failing after this PR: https://github.com/apache/beam/actions/workflows/beam_PostCommit_Java_ValidatesRunner_ULR.yml?query=event%3Aschedule https://github.com/apache/beam/actions/workflows/beam_PostCommit_Java_PVR_Samza.yml?query=event%3Aschedule https://github.com/apache/beam/actions/workflows/beam_PostCommit_Java_PVR_Flink_Streaming.yml?query=event%3Aschedule https://github.com/apache/beam/actions/workflows/beam_PostCommit_Java_PVR_Spark3_Streaming.yml?query=event%3Aschedule https://github.com/apache/beam/actions/workflows/beam_PostCommit_Java_PVR_Spark_Batch.yml?query=event%3Aschedule example error https://github.com/apache/beam/actions/runs/8881963750/job/24385538170 ``` > Task :runners:spark:3:job-server:validatesPortableRunnerStreaming org.apache.beam.sdk.transforms.RedistributeTest > testRedistributeAfterSessionsAndGroupByKey FAILED java.lang.RuntimeException at RedistributeTest.java:265 org.apache.beam.sdk.transforms.RedistributeTest > testRedistributeAfterFixedWindowsAndGroupByKey FAILED java.lang.RuntimeException at RedistributeTest.java:286 org.apache.beam.sdk.transforms.RedistributeTest > testRedistributePreservesMetadata FAILED java.lang.RuntimeException at RedistributeTest.java:244 org.apache.beam.sdk.transforms.RedistributeTest > testRedistributeAfterSlidingWindowsAndGroupByKey FAILED java.lang.RuntimeException at RedistributeTest.java:307 org.apache.beam.sdk.transforms.RedistributeTest > testRedistributeAfterFixedWindows FAILED java.lang.RuntimeException at RedistributeTest.java:327 org.apache.beam.sdk.transforms.RedistributeTest > testRedistributeAfterSlidingWindows FAILED java.lang.RuntimeException at RedistributeTest.java:347 ``` -- 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]
