You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`IntelliJ IDEA 2023.1.2 (Ultimate Edition)
Build #IU-231.9011.34, built on May 16, 2023
Licensed to Wolt Enterprises Oy / David Lino
You have a perpetual fallback license for this version.
Subscription is active until September 30, 2024.
Runtime version: 17.0.6+10-b829.9 aarch64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 13.4
GC: G1 Young Generation, G1 Old Generation
Memory: 6000M
Cores: 10
Metal Rendering is ON
Registry:
debugger.new.tool.window.layout=true
ide.experimental.ui=true
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
On IntelliJ version:
`IntelliJ IDEA 2023.1.2 (Ultimate Edition)
Build #IU-231.9011.34, built on May 16, 2023
Licensed to Wolt Enterprises Oy / David Lino
You have a perpetual fallback license for this version.
Subscription is active until September 30, 2024.
Runtime version: 17.0.6+10-b829.9 aarch64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 13.4
GC: G1 Young Generation, G1 Old Generation
Memory: 6000M
Cores: 10
Metal Rendering is ON
Registry:
debugger.new.tool.window.layout=true
ide.experimental.ui=true
Non-Bundled Plugins:
de.cmm.side_nodes (1.2)
com.github.copilot (1.2.8.2631)
com.markskelton.one-dark-theme (5.8.0)
com.dubreuia.tool (2.6.0)
net.ashald.envfile (3.4.1)
com.datadog.intellij (0.7.1)
kotest-plugin-intellij (1.3.69-IC-2023.1)
com.nbadal.ktlint (0.12.0)
Kotlin: 231-1.8.21-IJ9011.34`
if I run all tests in a File and some are failing.
When I click on "Rerun Failed Tests"
I expect to run only the tests that fails.
But all tests are run. Successful and failures.
The text was updated successfully, but these errors were encountered: