Status Update
Comments
bh...@salesforce.com <bh...@salesforce.com> #2
Oh and important thing to note, the test passes when running via Gradle.
bh...@salesforce.com <bh...@salesforce.com> #4
This is not reproducible. Verified against LB Canary 1 using the attached project. Everything works fine.
What test do you run exactly (the class/method/...)?
bh...@salesforce.com <bh...@salesforce.com> #5
I'm attaching screenshots and idea.log as well to narrow this down. I tried to assign Gradle JDK 17 and 11 with no change, different flavor of 21 - no change. But then again running the test through Gradle works, unless you want to debug. In which case it cannot find a valid JDK. This is really confusing for me…
If you want me to try anything, I'm willing to give it a shot. It's reproducible in 100% of times on my side.
ra...@google.com <ra...@google.com> #6
Ok, I understand what is going on: you are choosing the first option which runs tests using JUnit, but we should not be showing that option to you anyway. If you chose the option to run the Gradle RC, then it will run the tests for you fine.
Thank you for bringing this to our attention.
an...@google.com <an...@google.com>
an...@google.com <an...@google.com>
an...@google.com <an...@google.com> #7
This is now fixed and will be available in the next Android Studio release. Thank you for reporting.
bh...@salesforce.com <bh...@salesforce.com> #8
Thank you for your patience while our engineering team worked to resolve this issue. A fix for this issue is now available in:
- Android Studio Ladybug Feature Drop | 2024.2.2 Canary 3
- Android Gradle Plugin 8.8.0-alpha03
We encourage you to try the latest update.
If you notice further issues or have questions, please file a new bug report.
Thank you for taking the time to submit feedback — we really appreciate it!
an...@google.com <an...@google.com> #9
I've tried this with Canary 4 for ladybug and I can still reproduce this issue. Not really sure what I might be doing wrong.
Description
####################################################
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.
Android Studio 2024.1.2 RC 1 freezes regularly and is only fixed by force quitting.
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-241.18034.62.2412.12169539, 202408010021
AS: Koala Feature Drop | 2024.1.2 RC 1
AI-241.18034.62.2412.12169539, JRE 17.0.11+0-17.0.11b1207.24-11852314x64 JetBrains s.r.o., OS Mac OS X(aarch64) v14.5, screens 3456.0x2234.0, 3440.0x1440.0
Android Gradle Plugin: 8.5.2
Gradle: 8.10
Gradle JDK: Azul Zulu 21.0.4 - aarch64
NDK: from local.properties: (not specified), latest from SDK: (not found)
CMake: from local.properties: (not specified), latest from SDK: (not found), from PATH: 3.24.0
```