Fixed
Status Update
Comments
je...@google.com <je...@google.com> #2
Any update on this? This is a major blocker as we cannot run any androidTest under library projects/modules
ga...@google.com <ga...@google.com>
je...@google.com <je...@google.com> #3
Hi there, thank you for your patience.
Could you please attach a sample project that shows this issue? Or please explain where and how the resource is defined and referenced.
Could you please attach a sample project that shows this issue? Or please explain where and how the resource is defined and referenced.
je...@google.com <je...@google.com> #4
Sample project is linked in #1, along with a repro step. Is anything still missing?
je...@google.com <je...@google.com> #5
Ah I missed that, thanks for pointing it out. I'll check it out and keep you updated.
sp...@google.com <sp...@google.com> #7
I understand that this is an old issue and I am just starting to investigate this. Is this still a problem?
72...@gmail.com <72...@gmail.com> #8
I've just updated sample project dependencies to the latest AGP and Gradle versions and problem still occurs with additional StackOverflow issue.
Description
In b/258677934 I found that I could specify
r8.runInSeparateProcess
by adding this to settings.gradle :However, when I try to set jvmArgs in the same way, it doesn't have an effect:
This appears to be because
says
rather than