Skip to content

Conversation

alexander-alderman-webb
Copy link
Contributor

@alexander-alderman-webb alexander-alderman-webb commented Aug 14, 2025

📜 Description

#skip-changelog

Testing against a newer Android API-level in CI and dropping the oldest one. At the time the UI tests were added the most recent versions were selected, but since then new versions have been released.

💡 Motivation and Context

We have experienced issues with the API level 30 in the UI tests critical action, resulting in our CI hanging. See the recent cancelled runs: https://github.com/getsentry/sentry-java/actions?query=is%3Acancelled

See related thread: ReactiveCircus/android-emulator-runner#385

💚 How did you test it?

📝 Checklist

  • I added tests to verify the changes.
  • No new PII added or SDK only sends newly added PII if sendDefaultPII is enabled.
  • I updated the docs if needed.
  • I updated the wizard if needed.
  • Review from the native team if needed.
  • No breaking change or entry added to the changelog.
  • No breaking change for hybrid SDKs or communicated to hybrid SDKs.

🔮 Next steps

Copy link
Contributor

Performance metrics 🚀

  Plain With Sentry Diff
Startup time 450.66 ms 516.58 ms 65.92 ms
Size 1.58 MiB 2.10 MiB 530.94 KiB

@alexander-alderman-webb alexander-alderman-webb merged commit 7c7a209 into main Aug 14, 2025
40 of 41 checks passed
@alexander-alderman-webb alexander-alderman-webb deleted the webb/update_emulator_in_ci branch August 14, 2025 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants