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

[All] Updated Robolectric to 4.9.1 #1056

Merged
merged 2 commits into from
Dec 31, 2022
Merged

Conversation

IanGClifton
Copy link
Contributor

This fixes #1055.

@IanGClifton IanGClifton requested a review from a team as a code owner December 27, 2022 22:23
@IanGClifton IanGClifton requested review from ricknout and removed request for ricknout December 27, 2022 22:24
@IanGClifton
Copy link
Contributor Author

The failure error is

java.lang.IllegalAccessException: class androidx.test.espresso.base.ThreadPoolExecutorExtractor$2 cannot access a member of class androidx.loader.content.ModernAsyncTask with modifiers "public static final"

But that's what it was when android/android-test#1000 wasn't fixed (pre Espresso 3.5.0) and it's only happening for JetNews.

@IanGClifton IanGClifton merged commit a3b434f into main Dec 31, 2022
@IanGClifton IanGClifton deleted the iangclifton/robolectric-update branch December 31, 2022 03: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.

[All]: Update Robolectric
2 participants