Uh oh!
There was an error while loading. Please reload this page.
[DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch - #38201
[DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch#38201Amar3tto wants to merge 1 commit into
Conversation
Summary of ChangesHello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request introduces a configuration file designed to initiate a comprehensive suite of automated tests. The primary goal is to ensure stability and verify the integrity of the release branch by running both pre-commit and post-commit validation workflows via GitHub Actions. Highlights
🧠 New Feature in Public Preview: You can now enable Memory to help Gemini Code Assist learn from your team's feedback. This makes future code reviews more consistent and personalized to your project's style. Click here to enable Memory in your admin console. Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here. Footnotes
|
Checks are failing. Will not request review until checks are succeeding. If you'd like to override that behavior, comment |
Amar3tto
commented
Apr 16, 2026
beam_PostCommit_Java_BigQueryEarlyRollout |
tvalentyn
commented
Apr 16, 2026
could you please rerun tests that fail/didn't run ? |
5e395db to
b0495f8CompareAssigning reviewers: R: @Abacn for label build. Note: If you would like to opt out of this review, comment Available commands:
The PR bot will only process comments in the main thread (not review comments). |
IcebergIO Managed Integration Tests on Dataflow and PostCommit Java ValidatesRunner Dataflow Streaming are failing on master. |
Thanks IIRC this was the release blocker and reason for RC2 - so tests failing on master doesn't justify that the error should be ignored.
Is there a tracking bug? when did it become too short? is it a regression of some sort? Let's rerun the tests on the new RC. Thanks! |
Amar3tto
commented
Apr 27, 2026
IcebergIO - reason that we can skip |
Amar3tto
commented
Apr 27, 2026
Java ValidatesRunner - comment |
Amar3tto
commented
Apr 28, 2026
PythonArm - passed with increased timeout. Reason is a new Python 3.14 version |
Amar3tto
commented
Apr 28, 2026
Xlang also passed with increased timeout: https://github.com/apache/beam/actions/runs/25052637554 |
Amar3tto
commented
Apr 28, 2026
Java Clickhouse: we decided that cherrypick is not needed, because the issue is only with workflow file change on master @tvalentyn PTAL at my latest comments |
damccorm
commented
Apr 29, 2026
I think this did happen, tests were retriggered on the new RC when the force push happened earlier in this PR. With that said, we should make sure we're addressing all comments and giving time to respond before closing voting on the thread |
Tests run on GHA should be queued shortly.