Assigned
Status Update
Comments
am...@google.com <am...@google.com>
an...@google.com <an...@google.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.
je...@google.com <je...@google.com>
xo...@google.com <xo...@google.com> #3
Well the error message is that it tried to configure jacoco task and failed, so it works for you because you disabled the feature.
So the error message is indicative of a bigger problem. Oviously, 8.2 is pretty old for us, not sure you are interested in trying 8.8.
The easiest would be to have a project reproducing the issue, if that's possible, we'll look into it.
dr...@gmail.com <dr...@gmail.com> #4
We tried bumping things up to 8.8 but that causes other problems that we need to resolve first. There was a long list of issues with name spaces and what not due to clashes across different 3rd part integrations that we have in the app.
Unfortunately we haven't had the resources to keep things up to date for a long time - and now every possible problem is just piling up...
I'll get back once we manage to upgrade to 8.8...
Unfortunately we haven't had the resources to keep things up to date for a long time - and now every possible problem is just piling up...
I'll get back once we manage to upgrade to 8.8...
Description
Basically every line of code INCLUDING COMMENTS is in error
It also shows the project builds and loads on the target device (bottom right corner)
SO the errors do not actually exist and the IDE is incorrectly flagging errors
Worse even after the project has been successfully built the invalid errors are STILL reported
Log and screenshot attached
```
####################################################
Please provide all of the following information, otherwise we may not be able to route your bug report.
####################################################
1. Describe the bug or issue that you're seeing.
2. Attach log files from Android Studio
2A. In the IDE, select the Help..Collect Logs and Diagnostic Data menu option.
2B. Create a diagnostic report and save it to your local computer.
2C. Attach the report to this bug using the Add attachments button.
3. If you know what they are, write the steps to reproduce:
3A.
3B.
3C.
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.23726.103.2422.13016713, 202502060615
AS: Ladybug Feature Drop | 2024.2.2 Patch 1
AI-242.23726.103.2422.13016713, JRE 21.0.5+-12932927-b750.29x64 JetBrains s.r.o., OS Windows 11(amd64) v10.0 , screens 2560x1080 (100%), 1920x1080 (100%)
Android Gradle Plugin: 8.8.1
Gradle: 8.10.2
Gradle JDK: JetBrains Runtime 21.0.5
NDK: from local.properties: (not specified), latest from SDK: (not found)
CMake: from local.properties: (not specified), latest from SDK: (not found), from PATH: (not found)
Source: send_feedback_icon```