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

WIP: Idea for exit cleanly on expected crash #6617

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mrober
Copy link
Contributor

@mrober mrober commented Jan 7, 2025

The idea here is to exit cleanly on an expected crash. The point of expectedMessage is so we don't hide unexpected crashes. The PreFirebaseProvider will load before the real FirebaseInitProvider, causing Crashlytics to propagate uncaught exceptions to it.

Copy link
Contributor

github-actions bot commented Jan 7, 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

github-actions bot commented Jan 7, 2025

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.3

@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

Copy link
Contributor

github-actions bot commented Jan 7, 2025

Test Results

0 files   -   186  0 suites   - 186   0s ⏱️ - 4m 36s
0 tests  - 1 234  0 ✅  - 1 218  0 💤  - 16  0 ❌ ±0 
0 runs   - 2 492  0 ✅  - 2 460  0 💤  - 32  0 ❌ ±0 

Results for commit 06adc56. ± Comparison against base commit f024090.

@google-oss-bot
Copy link
Contributor

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.

2 participants