Assigned
Status Update
Comments
ad...@google.com <ad...@google.com>
je...@google.com <je...@google.com>
bs...@gmail.com <bs...@gmail.com> #2
Disregard - after adding
enableUnitTestCoverage = false
enableAndroidTestCoverage false
Thinks started to work again.
But for what it is worth - the error message could have been more helpful.
enableUnitTestCoverage = false
enableAndroidTestCoverage false
Thinks started to work again.
But for what it is worth - the error message could have been more helpful.
Description
With the testFixtures feature enabled on Android Gradle Plugin (8.5), modules with plugins like com.android.application and com.android.library started to accept shared folders for testing. But modules dedicated exclusively to tests (com.android.test) still do not.
Studio Build: Android Studio Ladybug | 2024.2.1 Patch 3 - (Build #AI-242.23339.11.2421.12700392, built on November 22, 2024)
Version of Gradle Plugin: 8.7.3
Version of Gradle: gradle-8.10
Version of Java: 21
OS: MacOs