Fixed
Status Update
Comments
ps...@google.com <ps...@google.com>
va...@google.com <va...@google.com> #2
I am also on Catalina if it helps.
je...@google.com <je...@google.com>
ra...@google.com <ra...@google.com>
ra...@google.com <ra...@google.com> #3
I'm also affected but I'm on Windows10. can confirm it on version 4.0 Canary 9
cc...@google.com <cc...@google.com> #4
Happening on junit tests for me as well.
Android Studio 3.6 RC 1
Build #AI-192.7142.36.36.6071332, built on December 13, 2019
Runtime version: 1.8.0_212-release-1586-b4-5784211 x86_64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
macOS 10.15.2
GC: ParNew, ConcurrentMarkSweep
Memory: 1237M
Cores: 16
Registry: ide.new.welcome.screen.force=true, ide.tooltip.initialDelay=600
Non-Bundled Plugins: IdeaVIM, org.jetbrains.kotlin, com.squareup.sqldelight
Android Studio 3.6 RC 1
Build #AI-192.7142.36.36.6071332, built on December 13, 2019
Runtime version: 1.8.0_212-release-1586-b4-5784211 x86_64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
macOS 10.15.2
GC: ParNew, ConcurrentMarkSweep
Memory: 1237M
Cores: 16
Registry: ide.new.welcome.screen.force=true, ide.tooltip.initialDelay=600
Non-Bundled Plugins: IdeaVIM, org.jetbrains.kotlin, com.squareup.sqldelight
ra...@google.com <ra...@google.com> #5
I'm not yet able to repro this using MvRx project.
Any additional info any of you have to help us repro this would be useful. Such as:
- Is this happening to Java as well as Kotlin tests?
- How did you start the test run exactly? Through clicking the run button at the top bar, or the run button in the gutter next to the test class/method name, or through context menu in the project view?
- Please attach idea.log of when this reproes for you.
Thanks!
Any additional info any of you have to help us repro this would be useful. Such as:
- Is this happening to Java as well as Kotlin tests?
- How did you start the test run exactly? Through clicking the run button at the top bar, or the run button in the gutter next to the test class/method name, or through context menu in the project view?
- Please attach idea.log of when this reproes for you.
Thanks!
ap...@google.com <ap...@google.com> #6
1) I ran StateStoreTest by clicking the arrow next to the class name. Tests passed
2) I changed the expected value for the first assert in testSubscribeNotCalledForNoop from 1 to 2
3) I reran the tests with control + r. Tests passed
4) I reran them again and they correctly failed (because I changed the assert)
I also ran YourKit. Out of the last 2 runs, the 2nd to last ran with out of date sources and incorrectly passed. The last run incorrectly failed.
2) I changed the expected value for the first assert in testSubscribeNotCalledForNoop from 1 to 2
3) I reran the tests with control + r. Tests passed
4) I reran them again and they correctly failed (because I changed the assert)
I also ran YourKit. Out of the last 2 runs, the 2nd to last ran with out of date sources and incorrectly passed. The last run incorrectly failed.
Description
When compiling my app with AGP 8.3.0-alpha17,
:app:compileReleaseArtProfile
fails withjava.lang.ArrayIndexOutOfBoundsException
Full stacktrace:
The same app compiles fine when using 8.3.0-alpha12
Reproducing project with PR:https://github.com/alexvanyo/composelife/pull/1397
Build: AI-232.10227.8.2321.11191411, 202312070855
AI-232.10227.8.2321.11191411, JRE 17.0.9+0-17.0.9b1087.7-11185874x64 JetBrains s.r.o., OS Mac OS X(x86_64) v14.1.2, screens 3584.0x2240.0; Retina
AS: Iguana | 2023.2.1 Canary 17 Kotlin plugin: 232-1.9.0-release-358-AS10227.8.2321.11191411 Android Gradle Plugin: 8.3.0-alpha17 Gradle: 8.6 Gradle JDK: JetBrains Runtime version 17.0.8 NDK: from local.properties: (not specified), latest from SDK: 22.1.7171670 CMake: from local.properties: (not specified), latest from SDK: 3.18.1-g262b901, from PATH: (not found) Source: send_feedback_icon