Skip to content

Add Java VertexAI bidi compile tests #6903

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
May 1, 2025
Merged

Conversation

emilypgoogle
Copy link
Collaborator

Added Java compile tests for VertexAI's bidi support. Notably b/412743328 was filed due to LiveContentResponse.Status being inaccessible properly for Java.

In addition, minor non-bidi testing for GenerationContent being inaccessible was added, relating to a previous bug.

Copy link
Contributor

github-actions bot commented Apr 22, 2025

📝 PRs merging into main branch

Our main branch should always be in a releasable state. If you are working on a larger change, or if you don't want this change to see the light of the day just yet, consider using a feature branch first, and only merge into the main branch when the code complete and ready to be released.

Copy link
Contributor

Vertex AI Mock Responses Check ⚠️

A newer major version of the mock responses for Vertex AI unit tests is available. update_responses.sh should be updated to clone the latest version of the responses: v10.0

@google-oss-bot
Copy link
Contributor

1 Warning
⚠️ Did you forget to add a changelog entry? (Add the 'no-changelog' label to the PR to silence this warning.)

Generated by 🚫 Danger

@google-oss-bot
Copy link
Contributor

google-oss-bot commented Apr 22, 2025

Copy link
Contributor

github-actions bot commented Apr 22, 2025

Test Results

 40 files  + 18   40 suites  +18   31s ⏱️ +17s
184 tests + 86  184 ✅ + 86  0 💤 ±0  0 ❌ ±0 
368 runs  +172  368 ✅ +172  0 💤 ±0  0 ❌ ±0 

Results for commit 6b9352e. ± Comparison against base commit 2b23887.

♻️ This comment has been updated with latest results.

@google-oss-bot
Copy link
Contributor

google-oss-bot commented Apr 22, 2025

@emilypgoogle emilypgoogle requested a review from daymxn April 25, 2025 18:47
@emilypgoogle emilypgoogle requested a review from daymxn April 30, 2025 18:22
@emilypgoogle emilypgoogle merged commit 4b12b33 into main May 1, 2025
34 checks passed
@emilypgoogle emilypgoogle deleted the ep/bidi-compile-tests branch May 1, 2025 20:00
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.

4 participants