Skip to content
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

Handle null case in macrobenchmark #6525

Merged
merged 1 commit into from
Nov 20, 2024
Merged

Handle null case in macrobenchmark #6525

merged 1 commit into from
Nov 20, 2024

Conversation

rlazo
Copy link
Collaborator

@rlazo rlazo commented Nov 20, 2024

There are some scenarios in which we can't find the valid output for a given project. We need to log and continue instead of crashing.

There are some scenarios in which we can't find the valid output for a
given project. We need to log and continue instead of crashing.
Copy link
Contributor

github-actions bot commented Nov 20, 2024

📝 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: v5.2

Copy link
Contributor

Test Results

 1 036 files  +   974   1 036 suites  +974   36m 41s ⏱️ + 34m 38s
 5 873 tests + 5 332   5 851 ✅ + 5 311  22 💤 +21  0 ❌ ±0 
11 831 runs  +10 749  11 787 ✅ +10 707  44 💤 +42  0 ❌ ±0 

Results for commit c4d08bf. ± Comparison against base commit 866e6bd.

@rlazo rlazo enabled auto-merge (squash) November 20, 2024 17:19
@rlazo rlazo merged commit ed2c894 into main Nov 20, 2024
261 of 263 checks passed
@rlazo rlazo deleted the rl.macrobenchmark.fixe branch November 20, 2024 17:41
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.

3 participants