Obsolete
Status Update
Comments
uc...@google.com <uc...@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.
Description
Build #AI-162.3764568, built on February 24, 2017
JRE: 1.8.0_112-release-b06 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Version of Gradle Plugin: 2.3.0
Version of Gradle: 3.3
OS: Win10 x64
Check the attached screenshot. The whole Mockito expression has been folded and replaced with the string id preview.
This is pretty inconvenient since Mockito is used specifically to return a different string.