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

[PLAT-12353] Split out ANR tests to BS #2065

Merged
merged 22 commits into from
Aug 13, 2024
Merged

Conversation

joshedney
Copy link
Contributor

Goal

Split out the Android ANR tests to BrowserStack for stability

Testing

Covered by CI

@joshedney joshedney self-assigned this Aug 6, 2024
@bugsnagbot
Copy link
Collaborator

bugsnagbot commented Aug 6, 2024

Android notifier sizes

Format Size impact of Bugsnag (kB) Size impact of Bugsnag when Minified (kB)
APK 1853.95 1674.63
arm64_v8a 631.04 450.82
armeabi_v7a 565.51 385.29
x86 708.85 528.62
x86_64 676.09 495.86

Generated by 🚫 Danger

Josh Edney added 2 commits August 6, 2024 12:07
@joshedney joshedney requested a review from twometresteve August 6, 2024 11:08
- "--app-package=com.bugsnag.android.mazerunner"
- "--appium-version=1.22.0"
- "--farm=bs"
- "--device=ANDROID_7"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

An annoying thing to realise now is that all the android 7 and 8 devices we have for BS in Maze Runner are Samsungs and so the scenarios will all be skipped.

Maybe we don't actually need to skip Samsung? Could be worth checking that. Or see if BS have any other options we can use?

We can skip the Android 7 and 8 steps in this PR if you like and raise a separate ticket to reinstate them somehow.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking at BS it doesn't look like they have any none Samsung devices for Android 7/8. I'll remove the skip and see what issues we get.

@joshedney joshedney merged commit 4a0bde0 into next Aug 13, 2024
54 of 56 checks passed
@joshedney joshedney deleted the je/plat-12353-split-out-anr branch August 13, 2024 10:56
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.

3 participants