Abacn commented on PR #39849: URL: https://github.com/apache/beam/pull/39849#issuecomment-5415811373
testInStreamingMode still failing ``` 2026-08-25T18:20:41.6121621Z GroupIntoBatchesTest > testInStreamingMode FAILED 2026-08-25T18:20:41.6122801Z java.lang.AssertionError at GroupIntoBatchesTest.java:438 2026-08-25T18:20:41.6124060Z Caused by: java.lang.RuntimeException at GroupIntoBatchesTest.java:438 2026-08-25T18:20:41.6125802Z Caused by: java.util.concurrent.ExecutionException at GroupIntoBatchesTest.java:438 2026-08-25T18:20:41.6127271Z Caused by: java.lang.RuntimeException at JobServicePipelineResult.java:176 ``` -- 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]
