Skip to content

Integration Tests fixes #2569

Integration Tests fixes

Integration Tests fixes #2569

GitHub Actions / Integration Tests Report: Gradle 8.2 @ windows-latest succeeded Jun 28, 2024 in 1s

39 passed, 0 failed and 5 skipped

Tests passed successfully

Report Passed Failed Skipped Time
build/test-results/integrationTest/TEST-org.jetbrains.intellij.platform.gradle.ApplyRecommendedRepositoriesIntegrationTest.xml 1✅ 50s
build/test-results/integrationTest/TEST-org.jetbrains.intellij.platform.gradle.AwaresIntegrationTest.xml 1⚪ 0ms
build/test-results/integrationTest/TEST-org.jetbrains.intellij.platform.gradle.BuildFeaturesIntegrationTest.xml 5✅ 174s
build/test-results/integrationTest/TEST-org.jetbrains.intellij.platform.gradle.ClasspathInstrumentationTest.xml 4✅ 120s
build/test-results/integrationTest/TEST-org.jetbrains.intellij.platform.gradle.InstrumentationTaskDisabledIntegrationTest.xml 4✅ 55s
build/test-results/integrationTest/TEST-org.jetbrains.intellij.platform.gradle.InstrumentationTaskIntegrationTest.xml 3✅ 1⚪ 39s
build/test-results/integrationTest/TEST-org.jetbrains.intellij.platform.gradle.IntelliJPlatformDependencyValidationIntegrationTest.xml 7✅ 23s
build/test-results/integrationTest/TEST-org.jetbrains.intellij.platform.gradle.JarManifestFileIntegrationTest.xml 1✅ 4s
build/test-results/integrationTest/TEST-org.jetbrains.intellij.platform.gradle.PluginXmlPatchingIntegrationTest.xml 1✅ 5s
build/test-results/integrationTest/TEST-org.jetbrains.intellij.platform.gradle.SandboxIntegrationTest.xml 6✅ 14s
build/test-results/integrationTest/TEST-org.jetbrains.intellij.platform.gradle.SearchableOptionsIntegrationTest.xml 1✅ 25s
build/test-results/integrationTest/TEST-org.jetbrains.intellij.platform.gradle.SplitModeIntegrationTest.xml 2✅ 2⚪ 92s
build/test-results/integrationTest/TEST-org.jetbrains.intellij.platform.gradle.SubmoduleSetupIntegrationTest.xml 1✅ 4s
build/test-results/integrationTest/TEST-org.jetbrains.intellij.platform.gradle.TestClasspathProjectResourcesIntegrationTest.xml 1✅ 9s
build/test-results/integrationTest/TEST-org.jetbrains.intellij.platform.gradle.VerifyPluginConfigurationIntegrationTest.xml 2✅ 1⚪ 63s

✅ build/test-results/integrationTest/TEST-org.jetbrains.intellij.platform.gradle.ApplyRecommendedRepositoriesIntegrationTest.xml

1 tests were completed in 50s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jetbrains.intellij.platform.gradle.ApplyRecommendedRepositoriesIntegrationTest 1✅ 50s

✅ org.jetbrains.intellij.platform.gradle.ApplyRecommendedRepositoriesIntegrationTest

✅ attach bundled plugin sources

✅ build/test-results/integrationTest/TEST-org.jetbrains.intellij.platform.gradle.AwaresIntegrationTest.xml

1 tests were completed in 0ms with 0 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
org.jetbrains.intellij.platform.gradle.AwaresIntegrationTest 1⚪ 0ms

✅ org.jetbrains.intellij.platform.gradle.AwaresIntegrationTest

⚪ create custom tasks with Aware interfaces

✅ build/test-results/integrationTest/TEST-org.jetbrains.intellij.platform.gradle.BuildFeaturesIntegrationTest.xml

5 tests were completed in 174s with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jetbrains.intellij.platform.gradle.BuildFeaturesIntegrationTest 5✅ 174s

✅ org.jetbrains.intellij.platform.gradle.BuildFeaturesIntegrationTest

✅ noSearchableOptionsWarning is disabled
✅ noSearchableOptionsWarning is enabled
✅ paidPluginSearchableOptionsWarning is enabled
✅ paidPluginSearchableOptionsWarning is disabled
✅ selfUpdateCheck is disabled

✅ build/test-results/integrationTest/TEST-org.jetbrains.intellij.platform.gradle.ClasspathInstrumentationTest.xml

4 tests were completed in 120s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jetbrains.intellij.platform.gradle.ClasspathInstrumentationTest 4✅ 120s

✅ org.jetbrains.intellij.platform.gradle.ClasspathInstrumentationTest

✅ jacoco should work
✅ dependencies should contain IntelliJ Platform and Markdown plugin
✅ attach custom bundled library
✅ attach bundled testFramework_jar

✅ build/test-results/integrationTest/TEST-org.jetbrains.intellij.platform.gradle.InstrumentationTaskDisabledIntegrationTest.xml

4 tests were completed in 55s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jetbrains.intellij.platform.gradle.InstrumentationTaskDisabledIntegrationTest 4✅ 55s

✅ org.jetbrains.intellij.platform.gradle.InstrumentationTaskDisabledIntegrationTest

✅ run tests and print nulls when instrumentation is disabled
✅ skip instrumentCode task if disabled
✅ run tests and throw unmet assertion exceptions when instrumentation is enabled
✅ produce instrumented artifact when instrumentation is enabled

✅ build/test-results/integrationTest/TEST-org.jetbrains.intellij.platform.gradle.InstrumentationTaskIntegrationTest.xml

4 tests were completed in 39s with 3 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
org.jetbrains.intellij.platform.gradle.InstrumentationTaskIntegrationTest 3✅ 1⚪ 39s

✅ org.jetbrains.intellij.platform.gradle.InstrumentationTaskIntegrationTest

✅ produce instrumented jar
⚪ fail on null with instrumented code not NPE
✅ test incremental build
✅ instrument NotNull annotations

✅ build/test-results/integrationTest/TEST-org.jetbrains.intellij.platform.gradle.IntelliJPlatformDependencyValidationIntegrationTest.xml

7 tests were completed in 23s with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jetbrains.intellij.platform.gradle.IntelliJPlatformDependencyValidationIntegrationTest 7✅ 23s

✅ org.jetbrains.intellij.platform.gradle.IntelliJPlatformDependencyValidationIntegrationTest

✅ inform about missing IntelliJ Platform dependency
✅ correctly resolve IntelliJ Platform dependency
✅ report too many IntelliJ Platform dependencies
✅ correctly resolve Marketplace ZIP Signer dependency in the fixed version
✅ fail signing when no Marketplace ZIP Signer dependency is present
✅ allow for no IntelliJ Platform dependency if not running tasks
✅ correctly resolve Marketplace ZIP Signer dependency in the latest version

✅ build/test-results/integrationTest/TEST-org.jetbrains.intellij.platform.gradle.JarManifestFileIntegrationTest.xml

1 tests were completed in 4s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jetbrains.intellij.platform.gradle.JarManifestFileIntegrationTest 1✅ 4s

✅ org.jetbrains.intellij.platform.gradle.JarManifestFileIntegrationTest

✅ test manifest file

✅ build/test-results/integrationTest/TEST-org.jetbrains.intellij.platform.gradle.PluginXmlPatchingIntegrationTest.xml

1 tests were completed in 5s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jetbrains.intellij.platform.gradle.PluginXmlPatchingIntegrationTest 1✅ 5s

✅ org.jetbrains.intellij.platform.gradle.PluginXmlPatchingIntegrationTest

✅ patch plugin_xml

✅ build/test-results/integrationTest/TEST-org.jetbrains.intellij.platform.gradle.SandboxIntegrationTest.xml

6 tests were completed in 14s with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jetbrains.intellij.platform.gradle.SandboxIntegrationTest 6✅ 14s

✅ org.jetbrains.intellij.platform.gradle.SandboxIntegrationTest

✅ create test sandbox in a default location
✅ create test sandbox for a custom task in a default location
✅ create sandbox for a custom task in a default location
✅ create sandbox in a custom container location
✅ create sandbox in a default location
✅ create sandbox in a custom directory within the common sandbox container

✅ build/test-results/integrationTest/TEST-org.jetbrains.intellij.platform.gradle.SearchableOptionsIntegrationTest.xml

1 tests were completed in 25s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jetbrains.intellij.platform.gradle.SearchableOptionsIntegrationTest 1✅ 25s

✅ org.jetbrains.intellij.platform.gradle.SearchableOptionsIntegrationTest

✅ test manifest file

✅ build/test-results/integrationTest/TEST-org.jetbrains.intellij.platform.gradle.SplitModeIntegrationTest.xml

4 tests were completed in 92s with 2 passed, 0 failed and 2 skipped.

Test suite Passed Failed Skipped Time
org.jetbrains.intellij.platform.gradle.SplitModeIntegrationTest 2✅ 2⚪ 92s

✅ org.jetbrains.intellij.platform.gradle.SplitModeIntegrationTest

✅ fail running Split Mode with too low IntelliJ Platform version
⚪ run IDE in Split Mode
⚪ accept arguments provided with argumentProviders
✅ fail when applying custom arguments to the task with args

✅ build/test-results/integrationTest/TEST-org.jetbrains.intellij.platform.gradle.SubmoduleSetupIntegrationTest.xml

1 tests were completed in 4s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jetbrains.intellij.platform.gradle.SubmoduleSetupIntegrationTest 1✅ 4s

✅ org.jetbrains.intellij.platform.gradle.SubmoduleSetupIntegrationTest

✅ submodule shouldn't contain the runIde task

✅ build/test-results/integrationTest/TEST-org.jetbrains.intellij.platform.gradle.TestClasspathProjectResourcesIntegrationTest.xml

1 tests were completed in 9s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jetbrains.intellij.platform.gradle.TestClasspathProjectResourcesIntegrationTest 1✅ 9s

✅ org.jetbrains.intellij.platform.gradle.TestClasspathProjectResourcesIntegrationTest

✅ verify classpath entries

✅ build/test-results/integrationTest/TEST-org.jetbrains.intellij.platform.gradle.VerifyPluginConfigurationIntegrationTest.xml

3 tests were completed in 63s with 2 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
org.jetbrains.intellij.platform.gradle.VerifyPluginConfigurationIntegrationTest 2✅ 1⚪ 63s

✅ org.jetbrains.intellij.platform.gradle.VerifyPluginConfigurationIntegrationTest

✅ should report incorrect target compatibility
⚪ should report incorrect source compatibility
✅ should not report issues on valid configuration