Skip to content

Conversation

@Amar3tto
Copy link
Collaborator

@Amar3tto Amar3tto commented Aug 6, 2025

Tests run on GHA should be queued shortly.

@github-actions github-actions bot added the build label Aug 6, 2025
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Summary of Changes

Hello @Amar3tto, 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 appears to be a test or setup for running PostCommit and PreCommit tests against a release branch. It introduces a new file, release/trigger_all_tests.json, which seems intended to trigger these test runs within the GitHub Actions workflow.

Highlights

  • Test Trigger File Added: A new file, release/trigger_all_tests.json, has been added to the release/ directory. This file currently contains an empty JSON object ({}), suggesting it serves as a placeholder or a trigger for automated test workflows, as indicated by the PR title.
Using Gemini Code Assist

The 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 in your pull request via creating an issue comment (i.e. comment on the pull request page) using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in issue comments and review comments.
Help /gemini help Displays a list of available commands.

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 .gemini/ folder in the base of the repository. Detailed instructions can be found here.

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 or fill out our survey to provide feedback.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 6, 2025

Test Results

15 tests  +14   15 ✅ +14   1h 54m 13s ⏱️ + 1h 30m 12s
12 suites +11    0 💤 ± 0 
12 files   +11    0 ❌ ± 0 

Results for commit 13619c7. ± Comparison against base commit 97d40ee.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 6, 2025

Checks are failing. Will not request review until checks are succeeding. If you'd like to override that behavior, comment assign set of reviewers

@tvalentyn
Copy link
Contributor

Seeing an error in one of Python Postcommits:

E   RuntimeError: Failed to import transformers.models.auto.modeling_auto because of the following error (look up to see its traceback):
E   Failed to import transformers.generation.utils because of the following error (look up to see its traceback):
E   module 'torch' has no attribute 'uint64'

https://github.com/apache/beam/actions/runs/16783094643/job/47608696906?pr=35795

Have we investigated this? cc'ing a few folks who might know:

@Amar3tto @shunping @damccorm

@tvalentyn
Copy link
Contributor

Also seeing dockerInDockerIntegrationTest failing in https://github.com/apache/beam/actions/runs/16783094582/job/47608728125?pr=35795 , although:

  1. logs are a bit hard to find
  2. this seems to be a new test: workflows+gradle: capture and run ML tests that require non self-hosted environment on ubuntu-latest #35585

cc: @mohamedawnallah

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants