Jakub Chrzanowski
Jakub Chrzanowski
No, that doesn't seem like anything on our side.
Thanks for the input! Yes, Windows performance is terrible. IntelliJ Platform Gradle Plugin unit tests are also affected on CI and take two times more time than on other OSes.
Oh my, this PR got closed automatically when I merged the `next` branch into `main` as a part of the release flow. It was not my intention to drop your...
It was intentional. https://github.com/JetBrains/intellij-platform-plugin-template/commit/e827319b923548ce87e1db6760ee30d5a2573892
Sorry for the delay — is this case still relevant?
Thanks for reporting. Can you please check the `2.10.5-SNAPSHOT` release?
@arturbosch `z90_intellij` is a configuration present in the old 1.x version of the plugin. And `jbr-api` — it is not something we define. The `architecture` variable is by default set...
> These changes will result in a race condition if there are several ides we are trying to verify. The submitted work actions end up deleting the same verification reports...
> Additionally, the ides to use in plugin verification is resolved before task execution. Waiting for all ides to download before going on to execute the task action is one...
This is because of [IJPL-159134](https://youtrack.jetbrains.com/issue/IJPL-159134/JUnit5-Test-Framework-refers-to-JUnit4-java.lang.NoClassDefFoundError-junit-framework-TestCase)