Fixed
Status Update
Comments
ja...@google.com <ja...@google.com> #2
Do you have a repro project that you could share with us?
There should be no need to excluding any dependencies: we automatically remove them from the test APK if they are in the main APK.
There should be no need to excluding any dependencies: we automatically remove them from the test APK if they are in the main APK.
ar...@google.com <ar...@google.com> #3
am...@google.com <am...@google.com> #4
sa...@google.com <sa...@google.com> #5
Thank you for your patience while our engineering team worked to resolve this issue. A fix for this issue is now available in:
- Android Studio Electric Eel Beta 4 (2022.1.1.14)
- Android Gradle Plugin 7.4.0-beta04
We encourage you to try the latest update.
If you notice further issues or have questions, please file a new bug report.
Thank you for taking the time to submit feedback — we really appreciate it!
Description
java.lang.RuntimeException: Method d in android.util.Log not mocked. See
Which opens
which redirects to
Which doesn't even mention the "Log not mocked" problem.