Status Update
Comments
re...@siriusxm.com <re...@siriusxm.com> #2
STEPS TO REPRODUCE:
Suppose we have such entry in Main.apk:
main.apk -->
res/ic_launcher_round.webp 10K
assets/plugin.apk -->
res/ic_launcher_round.webp 1K
check Apk Analyzer assets/plugin.apk/res/ic_launcher_round.webp
size
Expected result:
ic_launcher_round.webp
display 1k
Actual result:
ic_launcher_round.webp
display 10k
Pls check attachment main.apk or main.png
Studio Build: Android Studio Giraffe | 2022.3.1
OS: N/A
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
Hi, @rp...@google.com
Is there any update on this issue?
ka...@google.com <ka...@google.com>
an...@google.com <an...@google.com> #4
Just had a chance to look at this -- seems like we're looking up the zip entry from the wrong zip manifest. I'll see what I can do about this.
an...@google.com <an...@google.com> #5
This has been fixed, will be out in Canary (or something) in a couple of releases.
pa...@gmail.com <pa...@gmail.com> #6
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!
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)
```