Fixed
Status Update
Comments
tn...@google.com <tn...@google.com>
be...@google.com <be...@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.
ls...@google.com <ls...@google.com> #3
It was a problem of passing the wrong GlobalScope when finding tests by annotation. It should be fixed since 2.3 Beta1
Description
When I open an instrumentation test that is setup to use `android.support.test.runner.AndroidJUnit4` or `org.junit.runners.Parameterized`, AS tries to run it as a regular junit test and fails.
If I manually create the test, it works fine.
Versions:
Studio 2.2-rc2
android gradle plugin rc2
gradle 3.0