Skip to content

Share Robolectric JVM setup in a convention plugin#9599

Draft
yschimke wants to merge 1 commit into
lysine-dev:masterfrom
yschimke:robolectric-jdk-conventions
Draft

Share Robolectric JVM setup in a convention plugin#9599
yschimke wants to merge 1 commit into
lysine-dev:masterfrom
yschimke:robolectric-jdk-conventions

Conversation

@yschimke

Copy link
Copy Markdown
Collaborator

Want to avoid running API 37 on JDK 17.

Also we already have the add-opens defined, but started to list them again.

Want to avoid running API 37 on JDK 17.

Also we already have the add-opens defined, but started to list them again.
@yschimke

Copy link
Copy Markdown
Collaborator Author

Task :android-test:testDebugUnitTest

AndroidLoggingTest > testHttpLoggingInterceptor FAILED
java.lang.RuntimeException at AndroidInterceptors.java:88
Caused by: java.lang.IllegalAccessException at AccessibleObject.java:714

AndroidLoggingTest > testLoggingEventListener FAILED
java.lang.RuntimeException at AndroidInterceptors.java:88
Caused by: java.lang.IllegalAccessException at AccessibleObject.java:714

AndroidSocketAdapterTest > [okhttp3.internal.platform.android.DeferredSocketAdapter@7fc6de5b] > testDoesntMatchSupportedCustomSocketFactory[okhttp3.internal.platform.android.DeferredSocketAdapter@7fc6de5b] FAILED
java.lang.RuntimeException at AndroidInterceptors.java:88
Caused by: java.lang.IllegalAccessException at AccessibleObject.java:714

@yschimke
yschimke marked this pull request as draft July 25, 2026 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant