bugsnag / bugsnag-android

BugSnag crash monitoring and reporting tool for Android apps
https://www.bugsnag.com/platforms/android/
Other
1.18k stars 205 forks source link

Add Android 14 tests #2032

Closed twometresteve closed 3 months ago

twometresteve commented 3 months ago

Goal

Add end-to-end tests for Android 14.

Changeset

An ANR test has also also been amended, unrelated to the addition of Android 14. It had been causing Appium issues with Android 8 for some time.

Scenario Unhandled JVM error has also been skipped pending further investigation - it's flaked occasionally for a while, but now seems to fail consistently on Android 14.

Testing

Covered by a full CI run.

bugsnagbot commented 3 months ago

Android notifier sizes

Format Size impact of Bugsnag (kB) Size impact of Bugsnag when Minified (kB)
APK 1844.37 1668.68
arm64_v8a 626.95 450.82
armeabi_v7a 561.42 385.29
x86 700.66 524.53
x86_64 671.99 495.86

Generated by :no_entry_sign: Danger