Status Update
Comments
re...@siriusxm.com <re...@siriusxm.com> #2
Maybe a dup of
va...@google.com <va...@google.com>
hu...@google.com <hu...@google.com>
ka...@google.com <ka...@google.com>
ka...@google.com <ka...@google.com>
ka...@google.com <ka...@google.com> #3
Android Gradle Plugin: 8.7.1
Could you try the latest canary, AGP 8.8.0-alpha09
?
ka...@google.com <ka...@google.com>
an...@google.com <an...@google.com> #4
I just updated to Android Gradle Plugin: 8.7.2 and the bug is fixed.
an...@google.com <an...@google.com> #5
I spoke too soon. The bug appears gone when I use a different computer, but that is only because the lint check is disabled on it. The computer with the false positive is a new cloning of my github project which apparently has the lint check enabled. The AGP 8.8.0-alpha09 plugin will not work on ladybug, and I'm too busy to switch to a canary build of android studio just to fix a false positive lint check, sorry.
pa...@gmail.com <pa...@gmail.com> #6
I just tried running lint on two more of my computers, one which also has a fresh clone of the github project, and one which has an "ancient" (but up to date) clone of the project -- the two computers have very different Settings -> Editor -> Inspections choices. The old clones do not have this lint check anywhere in their choices, whereas new clones do. Very odd indeed. (I have .idea/ in my .gitignore BTW).
Description
When I use the gradle runner to first run all tests in a class, and then select a specific test method in that class, the run configuration is not changed and it will still run all tests in the class.
In addition to logs, please attach a screenshot or recording that illustrates the problem.
For more information on how to get your bug routed quickly, see
Build: AI-242.21829.142.2421.12366423, 202409131828
AS: Ladybug | 2024.2.1 RC 1
AI-242.21829.142.2421.12366423, JRE 21.0.3+-79915917-b509.11x64 JetBrains s.r.o., OS Mac OS X(aarch64) v14.5, screens 3840x2160 (200%); Retina
Android Gradle Plugin: 8.7.0-rc01
Gradle: 8.9
Gradle JDK: JetBrains Runtime 21.0.3 - aarch64
NDK: from local.properties: (not specified), latest from SDK: 27.0.12077973
CMake: from local.properties: (not specified), latest from SDK: 3.22.1-g37088a8, from PATH: (not found)
```