Skip to content

Integration Tests fixes #2569

Integration Tests fixes

Integration Tests fixes #2569

GitHub Actions / Integration Tests Report: Gradle 8.8 @ ubuntu-latest succeeded Jun 28, 2024 in 0s

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✅ 35s
build/test-results/integrationTest/TEST-org.jetbrains.intellij.platform.gradle.AwaresIntegrationTest.xml 1⚪ 2ms
build/test-results/integrationTest/TEST-org.jetbrains.intellij.platform.gradle.BuildFeaturesIntegrationTest.xml 5✅ 137s
build/test-results/integrationTest/TEST-org.jetbrains.intellij.platform.gradle.ClasspathInstrumentationTest.xml 4✅ 116s
build/test-results/integrationTest/TEST-org.jetbrains.intellij.platform.gradle.InstrumentationTaskDisabledIntegrationTest.xml 4✅ 45s
build/test-results/integrationTest/TEST-org.jetbrains.intellij.platform.gradle.InstrumentationTaskIntegrationTest.xml 3✅ 1⚪ 29s
build/test-results/integrationTest/TEST-org.jetbrains.intellij.platform.gradle.IntelliJPlatformDependencyValidationIntegrationTest.xml 7✅ 17s
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✅ 3s
build/test-results/integrationTest/TEST-org.jetbrains.intellij.platform.gradle.SandboxIntegrationTest.xml 6✅ 12s
build/test-results/integrationTest/TEST-org.jetbrains.intellij.platform.gradle.SearchableOptionsIntegrationTest.xml 1✅ 17s
build/test-results/integrationTest/TEST-org.jetbrains.intellij.platform.gradle.SplitModeIntegrationTest.xml 2✅ 2⚪ 36s
build/test-results/integrationTest/TEST-org.jetbrains.intellij.platform.gradle.SubmoduleSetupIntegrationTest.xml 1✅ 2s
build/test-results/integrationTest/TEST-org.jetbrains.intellij.platform.gradle.TestClasspathProjectResourcesIntegrationTest.xml 1✅ 7s
build/test-results/integrationTest/TEST-org.jetbrains.intellij.platform.gradle.VerifyPluginConfigurationIntegrationTest.xml 2✅ 1⚪ 33s

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

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

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

✅ 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 2ms with 0 passed, 0 failed and 1 skipped.

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

✅ 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 137s with 5 passed, 0 failed and 0 skipped.

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

✅ 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 116s with 4 passed, 0 failed and 0 skipped.

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

✅ 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 45s with 4 passed, 0 failed and 0 skipped.

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

✅ 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 29s with 3 passed, 0 failed and 1 skipped.

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

✅ 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 17s with 7 passed, 0 failed and 0 skipped.

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

✅ 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 3s with 1 passed, 0 failed and 0 skipped.

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

✅ 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 12s with 6 passed, 0 failed and 0 skipped.

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

✅ 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 17s with 1 passed, 0 failed and 0 skipped.

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

✅ 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 36s with 2 passed, 0 failed and 2 skipped.

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

✅ 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 2s with 1 passed, 0 failed and 0 skipped.

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

✅ 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 7s with 1 passed, 0 failed and 0 skipped.

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

✅ 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 33s with 2 passed, 0 failed and 1 skipped.

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

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

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