Build plugin with Gradle 8.2.1 #2032
build.yml
on: push
Gradle Validation
/
Gradle Wrapper
1m 2s
Unit Tests
/
...
/
Gradle 8.3 @ ubuntu-latest
46m 16s
Matrix: Unit Tests / unitTests
Waiting for pending jobs
Matrix: Integration Tests / integrationTests
Waiting for pending jobs
Code Inspection
/
Code Inspection
Release Draft
0s
Annotations
3 errors
Unit Tests / Gradle 8.3 @ ubuntu-latest / Gradle 8.3 @ ubuntu-latest
The hosted runner: GitHub Actions 2 lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
|
org.jetbrains.intellij.IntelliJPluginManualConfigSpec ► configure sdk manually test:
src/test/kotlin/org/jetbrains/intellij/IntelliJPluginManualConfigSpec.kt#L60
Failed test found in:
build/test-results/test/TEST-org.jetbrains.intellij.IntelliJPluginManualConfigSpec.xml
Error:
java.lang.AssertionError: Expected value to be false.
|
org.jetbrains.intellij.IntelliJPluginManualConfigSpec ► configure plugins manually test:
src/test/kotlin/org/jetbrains/intellij/IntelliJPluginManualConfigSpec.kt#L127
Failed test found in:
build/test-results/test/TEST-org.jetbrains.intellij.IntelliJPluginManualConfigSpec.xml
Error:
java.lang.AssertionError: Expected value to be false.
|