getsentry / getsentry/sentry-java
Only run Android tests when changing a package used in Android
Open
Improvement
Java
- Dominant language
- Kotlin
- Stars
- 1.4k
- Forks
- 478
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 67
Description
### Description
The thread below lists the plain Java packages that are pulled into Android. We could add an exclude list or include list to the GitHub actions responsible for running Android-specific tests.
https://github.com/getsentry/sentry-java/pull/4705#discussion_r2333030234
The advantages are: saving time on the CI and avoiding test flakiness where possible.
Contributor guide
Assessment
This issue has not been assessed yet.