jto commented on PR #32440: URL: https://github.com/apache/beam/pull/32440#issuecomment-2462147753
Hey there! I rebased master into my branch and a few tests are failing however: ## In [beam_PreCommit_Java (Run Java PreCommit)](https://github.com/apache/beam/actions/runs/11707691842/job/32607654212?pr=32440#logs) - tests are failing in `:runners:spark:3:test`. I did not change anything in the spark runner and according to the report those tests are also failing in other builds. I guess my PR is not the cause of those failure. - One of the tests in `:runners:flink:1.17:test` is failing but it succeeds on my machine. It looks like something may not be deterministic. I already fixed a couple of determinism issues in tests. I'll try to fix this one too. ## In [beam_PostCommit_Java_ValidatesRunner_Flink (Run Flink ValidatesRunner)](https://github.com/apache/beam/actions/runs/11707691832/job/32607652831?pr=32440#logs) - One test in `:runners:flink:1.19:validatesRunnerBatchWithDataStream` is failing. This too works on my machine so probably another non deterministic test. I'll investigate it too. ## PostCommit Go VR Flink / beam_PostCommit_Go_VR_Flink (Run Go Flink ValidatesRunner) Logs are truncated. I don't know if there's an actual failure or what it might be... -- 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]
