Fix tests #2024
build.yml
on: push
Gradle Validation
/
Gradle Wrapper
1m 31s
Unit Tests
/
...
/
Gradle 8.3 @ ubuntu-latest
30m 59s
Matrix: Unit Tests / unitTests
Matrix: Integration Tests / integrationTests
Waiting for pending jobs
Code Inspection
/
Code Inspection
Release Draft
0s
Annotations
39 errors and 2 warnings
org.jetbrains.intellij.IntelliJPluginManualConfigSpec ► configure extra manually fail without afterEvaluate:
src/test/kotlin/org/jetbrains/intellij/IntelliJPluginSpecBase.kt#L195
Failed test found in:
build/test-results/test/TEST-org.jetbrains.intellij.IntelliJPluginManualConfigSpec.xml
Error:
java.lang.AssertionError: expected:<intellij is not (yet) configured. Please note that you should configure intellij dependencies in the afterEvaluate block> but was:<Configuration cache is an incubating feature.
|
org.jetbrains.intellij.IntelliJPluginManualConfigSpec ► configure sdk manually test:
src/testFixtures/kotlin/org/jetbrains/intellij/IntelliJPlatformTestBase.kt#L76
Failed test found in:
build/test-results/test/TEST-org.jetbrains.intellij.IntelliJPluginManualConfigSpec.xml
Error:
org.gradle.testkit.runner.UnexpectedBuildFailure: Unexpected build execution failure in /tmp/tmp1036524848398716549 with arguments [printMainCompileClassPath, printTestCompileClassPath, printTestRuntimeClassPath, printMainRuntimeClassPath, --stacktrace, --configuration-cache]
|
org.jetbrains.intellij.IntelliJPluginManualConfigSpec ► configure extra manually fail on unconfigured extra dependency:
src/test/kotlin/org/jetbrains/intellij/IntelliJPluginSpecBase.kt#L195
Failed test found in:
build/test-results/test/TEST-org.jetbrains.intellij.IntelliJPluginManualConfigSpec.xml
Error:
java.lang.AssertionError: expected:<intellij extra artifact 'intellij-core' is not found. Please note that you should specify extra dependencies in the intellij.extraDependencies property and configure dependencies on them in the afterEvaluate block> but was:<Configuration cache is an incubating feature.
|
org.jetbrains.intellij.IntelliJPluginManualConfigSpec ► configure sdk manually fail without afterEvaluate:
src/test/kotlin/org/jetbrains/intellij/IntelliJPluginSpecBase.kt#L195
Failed test found in:
build/test-results/test/TEST-org.jetbrains.intellij.IntelliJPluginManualConfigSpec.xml
Error:
java.lang.AssertionError: expected:<intellij is not (yet) configured. Please note that you should configure intellij dependencies in the afterEvaluate block> but was:<Configuration cache is an incubating feature.
|
org.jetbrains.intellij.IntelliJPluginManualConfigSpec ► configure plugins manually fail on some unconfigured plugins:
src/test/kotlin/org/jetbrains/intellij/IntelliJPluginSpecBase.kt#L195
Failed test found in:
build/test-results/test/TEST-org.jetbrains.intellij.IntelliJPluginManualConfigSpec.xml
Error:
java.lang.AssertionError: expected:<The following plugins: [testng, copyright] are not (yet) configured or not found. Please note that you should specify plugins in the intellij.plugins property and configure dependencies on them in the afterEvaluate block> but was:<Configuration cache is an incubating feature.
|
org.jetbrains.intellij.IntelliJPluginManualConfigSpec ► configure plugins manually test:
src/testFixtures/kotlin/org/jetbrains/intellij/IntelliJPlatformTestBase.kt#L76
Failed test found in:
build/test-results/test/TEST-org.jetbrains.intellij.IntelliJPluginManualConfigSpec.xml
Error:
org.gradle.testkit.runner.UnexpectedBuildFailure: Unexpected build execution failure in /tmp/tmp9476305744893528134 with arguments [printMainCompileClassPath, printTestCompileClassPath, printTestRuntimeClassPath, printMainRuntimeClassPath, --stacktrace, --configuration-cache]
|
org.jetbrains.intellij.IntelliJPluginManualConfigSpec ► configure plugins manually fail on unconfigured plugin:
src/test/kotlin/org/jetbrains/intellij/IntelliJPluginSpecBase.kt#L195
Failed test found in:
build/test-results/test/TEST-org.jetbrains.intellij.IntelliJPluginManualConfigSpec.xml
Error:
java.lang.AssertionError: expected:<intellij plugin 'junit' is not found. Please note that you should specify plugins in the intellij.plugins property and configure dependencies on them in the afterEvaluate block> but was:<Configuration cache is an incubating feature.
|
org.jetbrains.intellij.IntelliJPluginManualConfigSpec ► configure plugins manually fail without afterEvaluate:
src/test/kotlin/org/jetbrains/intellij/IntelliJPluginSpecBase.kt#L195
Failed test found in:
build/test-results/test/TEST-org.jetbrains.intellij.IntelliJPluginManualConfigSpec.xml
Error:
java.lang.AssertionError: expected:<intellij plugin 'junit' is not (yet) configured. Please note that you should specify plugins in the intellij.plugins property and configure dependencies on them in the afterEvaluate block> but was:<Configuration cache is an incubating feature.
|
org.jetbrains.intellij.IntelliJPluginManualConfigSpec ► configure extra dependencies manually test:
src/testFixtures/kotlin/org/jetbrains/intellij/IntelliJPlatformTestBase.kt#L76
Failed test found in:
build/test-results/test/TEST-org.jetbrains.intellij.IntelliJPluginManualConfigSpec.xml
Error:
org.gradle.testkit.runner.UnexpectedBuildFailure: Unexpected build execution failure in /tmp/tmp11358458346348234744 with arguments [printMainCompileClassPath, printTestCompileClassPath, printTestRuntimeClassPath, printMainRuntimeClassPath, --stacktrace, --configuration-cache]
|
org.jetbrains.intellij.IntelliJPluginSpec ► add external zip plugin source artifacts from src directory when downloadSources = true:
src/testFixtures/kotlin/org/jetbrains/intellij/IntelliJPlatformTestBase.kt#L76
Failed test found in:
build/test-results/test/TEST-org.jetbrains.intellij.IntelliJPluginSpec.xml
Error:
org.gradle.testkit.runner.UnexpectedBuildFailure: Unexpected build execution failure in /tmp/tmp2347357292556986598 with arguments [printPluginSourceArtifacts, --stacktrace, --configuration-cache]
|
org.jetbrains.intellij.IntelliJPluginSpec ► add ant dependencies to classpath:
src/testFixtures/kotlin/org/jetbrains/intellij/IntelliJPlatformTestBase.kt#L76
Failed test found in:
build/test-results/test/TEST-org.jetbrains.intellij.IntelliJPluginSpec.xml
Error:
org.gradle.testkit.runner.UnexpectedBuildFailure: Unexpected build execution failure in /tmp/tmp5101326275722945446 with arguments [printTestCompileClassPath, printTestRuntimeClassPath, --stacktrace, --configuration-cache]
|
Unit Tests / Gradle 7.6 @ ubuntu-latest / Gradle 7.6 @ ubuntu-latest
Failed test were found and 'fail-on-error' option is set to true
|
Unit Tests / Gradle 7.6 @ ubuntu-latest / Gradle 7.6 @ ubuntu-latest
Process completed with exit code 1.
|
org.jetbrains.intellij.IntelliJPluginManualConfigSpec ► configure extra manually fail without afterEvaluate:
src/test/kotlin/org/jetbrains/intellij/IntelliJPluginSpecBase.kt#L195
Failed test found in:
build/test-results/test/TEST-org.jetbrains.intellij.IntelliJPluginManualConfigSpec.xml
Error:
java.lang.AssertionError: expected:<intellij is not (yet) configured. Please note that you should configure intellij dependencies in the afterEvaluate block> but was:<Configuration cache is an incubating feature.
|
org.jetbrains.intellij.IntelliJPluginManualConfigSpec ► configure sdk manually test:
src/testFixtures/kotlin/org/jetbrains/intellij/IntelliJPlatformTestBase.kt#L76
Failed test found in:
build/test-results/test/TEST-org.jetbrains.intellij.IntelliJPluginManualConfigSpec.xml
Error:
org.gradle.testkit.runner.UnexpectedBuildFailure: Unexpected build execution failure in /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/tmp11479321016737966728 with arguments [printMainCompileClassPath, printTestCompileClassPath, printTestRuntimeClassPath, printMainRuntimeClassPath, --stacktrace, --configuration-cache]
|
org.jetbrains.intellij.IntelliJPluginManualConfigSpec ► configure extra manually fail on unconfigured extra dependency:
src/test/kotlin/org/jetbrains/intellij/IntelliJPluginSpecBase.kt#L195
Failed test found in:
build/test-results/test/TEST-org.jetbrains.intellij.IntelliJPluginManualConfigSpec.xml
Error:
java.lang.AssertionError: expected:<intellij extra artifact 'intellij-core' is not found. Please note that you should specify extra dependencies in the intellij.extraDependencies property and configure dependencies on them in the afterEvaluate block> but was:<Configuration cache is an incubating feature.
|
org.jetbrains.intellij.IntelliJPluginManualConfigSpec ► configure sdk manually fail without afterEvaluate:
src/test/kotlin/org/jetbrains/intellij/IntelliJPluginSpecBase.kt#L195
Failed test found in:
build/test-results/test/TEST-org.jetbrains.intellij.IntelliJPluginManualConfigSpec.xml
Error:
java.lang.AssertionError: expected:<intellij is not (yet) configured. Please note that you should configure intellij dependencies in the afterEvaluate block> but was:<Configuration cache is an incubating feature.
|
org.jetbrains.intellij.IntelliJPluginManualConfigSpec ► configure plugins manually fail on some unconfigured plugins:
src/test/kotlin/org/jetbrains/intellij/IntelliJPluginSpecBase.kt#L195
Failed test found in:
build/test-results/test/TEST-org.jetbrains.intellij.IntelliJPluginManualConfigSpec.xml
Error:
java.lang.AssertionError: expected:<The following plugins: [testng, copyright] are not (yet) configured or not found. Please note that you should specify plugins in the intellij.plugins property and configure dependencies on them in the afterEvaluate block> but was:<Configuration cache is an incubating feature.
|
org.jetbrains.intellij.IntelliJPluginManualConfigSpec ► configure plugins manually test:
src/testFixtures/kotlin/org/jetbrains/intellij/IntelliJPlatformTestBase.kt#L76
Failed test found in:
build/test-results/test/TEST-org.jetbrains.intellij.IntelliJPluginManualConfigSpec.xml
Error:
org.gradle.testkit.runner.UnexpectedBuildFailure: Unexpected build execution failure in /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/tmp4704255095938120329 with arguments [printMainCompileClassPath, printTestCompileClassPath, printTestRuntimeClassPath, printMainRuntimeClassPath, --stacktrace, --configuration-cache]
|
org.jetbrains.intellij.IntelliJPluginManualConfigSpec ► configure plugins manually fail on unconfigured plugin:
src/test/kotlin/org/jetbrains/intellij/IntelliJPluginSpecBase.kt#L195
Failed test found in:
build/test-results/test/TEST-org.jetbrains.intellij.IntelliJPluginManualConfigSpec.xml
Error:
java.lang.AssertionError: expected:<intellij plugin 'junit' is not found. Please note that you should specify plugins in the intellij.plugins property and configure dependencies on them in the afterEvaluate block> but was:<Configuration cache is an incubating feature.
|
org.jetbrains.intellij.IntelliJPluginManualConfigSpec ► configure plugins manually fail without afterEvaluate:
src/test/kotlin/org/jetbrains/intellij/IntelliJPluginSpecBase.kt#L195
Failed test found in:
build/test-results/test/TEST-org.jetbrains.intellij.IntelliJPluginManualConfigSpec.xml
Error:
java.lang.AssertionError: expected:<intellij plugin 'junit' is not (yet) configured. Please note that you should specify plugins in the intellij.plugins property and configure dependencies on them in the afterEvaluate block> but was:<Configuration cache is an incubating feature.
|
org.jetbrains.intellij.IntelliJPluginManualConfigSpec ► configure extra dependencies manually test:
src/testFixtures/kotlin/org/jetbrains/intellij/IntelliJPlatformTestBase.kt#L76
Failed test found in:
build/test-results/test/TEST-org.jetbrains.intellij.IntelliJPluginManualConfigSpec.xml
Error:
org.gradle.testkit.runner.UnexpectedBuildFailure: Unexpected build execution failure in /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/tmp16723187504251232837 with arguments [printMainCompileClassPath, printTestCompileClassPath, printTestRuntimeClassPath, printMainRuntimeClassPath, --stacktrace, --configuration-cache]
|
org.jetbrains.intellij.IntelliJPluginSpec ► add external zip plugin source artifacts from src directory when downloadSources = true:
src/testFixtures/kotlin/org/jetbrains/intellij/IntelliJPlatformTestBase.kt#L76
Failed test found in:
build/test-results/test/TEST-org.jetbrains.intellij.IntelliJPluginSpec.xml
Error:
org.gradle.testkit.runner.UnexpectedBuildFailure: Unexpected build execution failure in /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/tmp11994234023616266192 with arguments [printPluginSourceArtifacts, --stacktrace, --configuration-cache]
|
org.jetbrains.intellij.IntelliJPluginSpec ► add ant dependencies to classpath:
src/testFixtures/kotlin/org/jetbrains/intellij/IntelliJPlatformTestBase.kt#L76
Failed test found in:
build/test-results/test/TEST-org.jetbrains.intellij.IntelliJPluginSpec.xml
Error:
org.gradle.testkit.runner.UnexpectedBuildFailure: Unexpected build execution failure in /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/tmp1017476023839027425 with arguments [printTestCompileClassPath, printTestRuntimeClassPath, --stacktrace, --configuration-cache]
|
Unit Tests / Gradle 7.6 @ macos-latest / Gradle 7.6 @ macos-latest
Failed test were found and 'fail-on-error' option is set to true
|
Unit Tests / Gradle 7.6 @ macos-latest / Gradle 7.6 @ macos-latest
Process completed with exit code 1.
|
org.jetbrains.intellij.IntelliJPluginManualConfigSpec ► configure extra manually fail without afterEvaluate:
src/test/kotlin/org/jetbrains/intellij/IntelliJPluginSpecBase.kt#L195
Failed test found in:
build/test-results/test/TEST-org.jetbrains.intellij.IntelliJPluginManualConfigSpec.xml
Error:
java.lang.AssertionError: expected:<intellij is not (yet) configured. Please note that you should configure intellij dependencies in the afterEvaluate block> but was:<Configuration cache is an incubating feature.
|
org.jetbrains.intellij.IntelliJPluginManualConfigSpec ► configure sdk manually test:
src/testFixtures/kotlin/org/jetbrains/intellij/IntelliJPlatformTestBase.kt#L76
Failed test found in:
build/test-results/test/TEST-org.jetbrains.intellij.IntelliJPluginManualConfigSpec.xml
Error:
org.gradle.testkit.runner.UnexpectedBuildFailure: Unexpected build execution failure in C:\Users\RUNNER~1\AppData\Local\Temp\tmp14854241827272363592 with arguments [printMainCompileClassPath, printTestCompileClassPath, printTestRuntimeClassPath, printMainRuntimeClassPath, --stacktrace, --configuration-cache]
|
org.jetbrains.intellij.IntelliJPluginManualConfigSpec ► configure extra manually fail on unconfigured extra dependency:
src/test/kotlin/org/jetbrains/intellij/IntelliJPluginSpecBase.kt#L195
Failed test found in:
build/test-results/test/TEST-org.jetbrains.intellij.IntelliJPluginManualConfigSpec.xml
Error:
java.lang.AssertionError: expected:<intellij extra artifact 'intellij-core' is not found. Please note that you should specify extra dependencies in the intellij.extraDependencies property and configure dependencies on them in the afterEvaluate block> but was:<Configuration cache is an incubating feature.
|
org.jetbrains.intellij.IntelliJPluginManualConfigSpec ► configure sdk manually fail without afterEvaluate:
src/test/kotlin/org/jetbrains/intellij/IntelliJPluginSpecBase.kt#L195
Failed test found in:
build/test-results/test/TEST-org.jetbrains.intellij.IntelliJPluginManualConfigSpec.xml
Error:
java.lang.AssertionError: expected:<intellij is not (yet) configured. Please note that you should configure intellij dependencies in the afterEvaluate block> but was:<Configuration cache is an incubating feature.
|
org.jetbrains.intellij.IntelliJPluginManualConfigSpec ► configure plugins manually fail on some unconfigured plugins:
src/test/kotlin/org/jetbrains/intellij/IntelliJPluginSpecBase.kt#L195
Failed test found in:
build/test-results/test/TEST-org.jetbrains.intellij.IntelliJPluginManualConfigSpec.xml
Error:
java.lang.AssertionError: expected:<The following plugins: [testng, copyright] are not (yet) configured or not found. Please note that you should specify plugins in the intellij.plugins property and configure dependencies on them in the afterEvaluate block> but was:<Configuration cache is an incubating feature.
|
org.jetbrains.intellij.IntelliJPluginManualConfigSpec ► configure plugins manually test:
src/testFixtures/kotlin/org/jetbrains/intellij/IntelliJPlatformTestBase.kt#L76
Failed test found in:
build/test-results/test/TEST-org.jetbrains.intellij.IntelliJPluginManualConfigSpec.xml
Error:
org.gradle.testkit.runner.UnexpectedBuildFailure: Unexpected build execution failure in C:\Users\RUNNER~1\AppData\Local\Temp\tmp5686778507042953693 with arguments [printMainCompileClassPath, printTestCompileClassPath, printTestRuntimeClassPath, printMainRuntimeClassPath, --stacktrace, --configuration-cache]
|
org.jetbrains.intellij.IntelliJPluginManualConfigSpec ► configure plugins manually fail on unconfigured plugin:
src/test/kotlin/org/jetbrains/intellij/IntelliJPluginSpecBase.kt#L195
Failed test found in:
build/test-results/test/TEST-org.jetbrains.intellij.IntelliJPluginManualConfigSpec.xml
Error:
java.lang.AssertionError: expected:<intellij plugin 'junit' is not found. Please note that you should specify plugins in the intellij.plugins property and configure dependencies on them in the afterEvaluate block> but was:<Configuration cache is an incubating feature.
|
org.jetbrains.intellij.IntelliJPluginManualConfigSpec ► configure plugins manually fail without afterEvaluate:
src/test/kotlin/org/jetbrains/intellij/IntelliJPluginSpecBase.kt#L195
Failed test found in:
build/test-results/test/TEST-org.jetbrains.intellij.IntelliJPluginManualConfigSpec.xml
Error:
java.lang.AssertionError: expected:<intellij plugin 'junit' is not (yet) configured. Please note that you should specify plugins in the intellij.plugins property and configure dependencies on them in the afterEvaluate block> but was:<Configuration cache is an incubating feature.
|
org.jetbrains.intellij.IntelliJPluginManualConfigSpec ► configure extra dependencies manually test:
src/testFixtures/kotlin/org/jetbrains/intellij/IntelliJPlatformTestBase.kt#L76
Failed test found in:
build/test-results/test/TEST-org.jetbrains.intellij.IntelliJPluginManualConfigSpec.xml
Error:
org.gradle.testkit.runner.UnexpectedBuildFailure: Unexpected build execution failure in C:\Users\RUNNER~1\AppData\Local\Temp\tmp1349524874714794589 with arguments [printMainCompileClassPath, printTestCompileClassPath, printTestRuntimeClassPath, printMainRuntimeClassPath, --stacktrace, --configuration-cache]
|
org.jetbrains.intellij.IntelliJPluginSpec ► add external zip plugin source artifacts from src directory when downloadSources = true:
src/testFixtures/kotlin/org/jetbrains/intellij/IntelliJPlatformTestBase.kt#L76
Failed test found in:
build/test-results/test/TEST-org.jetbrains.intellij.IntelliJPluginSpec.xml
Error:
org.gradle.testkit.runner.UnexpectedBuildFailure: Unexpected build execution failure in C:\Users\RUNNER~1\AppData\Local\Temp\tmp13918719479519555264 with arguments [printPluginSourceArtifacts, --stacktrace, --configuration-cache]
|
org.jetbrains.intellij.IntelliJPluginSpec ► add ant dependencies to classpath:
src/testFixtures/kotlin/org/jetbrains/intellij/IntelliJPlatformTestBase.kt#L76
Failed test found in:
build/test-results/test/TEST-org.jetbrains.intellij.IntelliJPluginSpec.xml
Error:
org.gradle.testkit.runner.UnexpectedBuildFailure: Unexpected build execution failure in C:\Users\RUNNER~1\AppData\Local\Temp\tmp10809612727252946155 with arguments [printTestCompileClassPath, printTestRuntimeClassPath, --stacktrace, --configuration-cache]
|
Unit Tests / Gradle 7.6 @ windows-latest / Gradle 7.6 @ windows-latest
Process completed with exit code 1.
|
Unit Tests / Gradle 7.6 @ windows-latest / Gradle 7.6 @ windows-latest
Failed test were found and 'fail-on-error' option is set to true
|
Unit Tests / Gradle 7.6 @ macos-latest / Gradle 7.6 @ macos-latest
Test report summary exceeded limit of 65535 bytes and will be trimmed
|
Unit Tests / Gradle 7.6 @ windows-latest / Gradle 7.6 @ windows-latest
Test report summary exceeded limit of 65535 bytes and will be trimmed
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
unit-tests-7.6-Linux
Expired
|
8.92 MB |
|
unit-tests-7.6-Windows
Expired
|
8.93 MB |
|
unit-tests-7.6-macOS
Expired
|
9.07 MB |
|
unit-tests-8.3-Linux
Expired
|
1.45 MB |
|
unit-tests-8.3-Windows
Expired
|
2.85 MB |
|
unit-tests-8.3-macOS
Expired
|
2.8 MB |
|