Skip to content

[AI] Update Gemini Live models in integration tests#15641

Merged
andrewheard merged 8 commits intomainfrom
ah/pb-green-tests-again
Dec 23, 2025
Merged

[AI] Update Gemini Live models in integration tests#15641
andrewheard merged 8 commits intomainfrom
ah/pb-green-tests-again

Conversation

@andrewheard
Copy link
Contributor

  • Replaced the Live models used in the integration tests with the latest models.
  • Re-enabled tests that are working again (some of the previous models were decommissioned).

#no-changelog

@gemini-code-assist
Copy link
Contributor

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 by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description

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. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

…-green-tests-again

# Conflicts:
#	FirebaseAI/Tests/TestApp/Tests/Integration/LiveSessionTests.swift
@google-oss-bot
Copy link
Collaborator

Danger has errored

[!] Invalid Dangerfile file: POST https://api.github.com/repos/firebase/firebase-ios-sdk/issues/15641/labels: 403 - Must have admin rights to Repository. // See: https://docs.github.com/rest/issues/labels#add-labels-to-an-issue. Updating the Danger gem might fix the issue. Your Danger version: 8.4.5, latest Danger version: 9.5.3

 #  from Dangerfile:43
 #  -------------------------------------------
 #    repo_name = "firebase/firebase-ios-sdk"
 >    github.api.add_labels_to_an_issue(repo_name, issue_number, label_array)
 #  end
 #  -------------------------------------------

Generated by 🚫 Danger

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.

Code Review

This pull request successfully updates the Gemini Live models used in the integration tests to the latest versions. The changes are clear and well-implemented, including updating model name constants, adjusting test arguments to use the new models, and re-enabling previously disabled tests that are now functional. The removal of obsolete disabled tests is a good cleanup. Overall, the changes are correct and improve the test suite's relevance.

Base automatically changed from pb-green-tests-again to main December 23, 2025 17:04
# Conflicts:
#	FirebaseAI/Tests/TestApp/Tests/Integration/LiveSessionTests.swift
@andrewheard andrewheard marked this pull request as ready for review December 23, 2025 17:37
@andrewheard andrewheard requested a review from paulb777 December 23, 2025 17:37
Copy link
Member

@paulb777 paulb777 left a comment

Choose a reason for hiding this comment

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

Thanks! The bug syntax is nice.

@andrewheard andrewheard enabled auto-merge (squash) December 23, 2025 18:22
@andrewheard andrewheard merged commit a87e8a9 into main Dec 23, 2025
64 checks passed
@andrewheard andrewheard deleted the ah/pb-green-tests-again branch December 23, 2025 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants