Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
[ID: 558956]
View issue level access limits(Press Alt + Right arrow for more information)
Unintended behavior
View staffing
Attachment actions
Description
When you run unit tests with Gradle, we don't see the Gradle output until the first test is executed. So, we don't see the output of the Gradle tasks that are being executed. It would be great if we could see the output of the tasks when we run it. Now, we need to manually select the task after running it to see the Gradle output.
This is quite annoying as I'd expect to see the run output as soon as I run the Gradle task without manually selecting it.
3. If you know what they are, write the steps to reproduce:
3A. Run a grade task
3B. The output is blank
3C. Select the task being run on the left section of the Run panel.
3D. Then you see the Gradle task output.
Build: AI-243.22562.145.2431.12834608, 202412200911
AS: Meerkat | 2024.3.1 Nightly 2024-12-20
AI-243.22562.145.2431.12834608, JRE 21.0.5+-12771278-b631.28x64 JetBrains s.r.o., OS Mac OS X(aarch64) v15.2, screens 3456x2234 (200%); Retina
Android Gradle Plugin: 8.7.0
Gradle: 8.9
Gradle JDK: JetBrains Runtime 21.0.5 - 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: (not found)
```