Skip to content

Tests: ClasspathInstrumentationTest fix #2037

Tests: ClasspathInstrumentationTest fix

Tests: ClasspathInstrumentationTest fix #2037

GitHub Actions / Integration Tests Report: Gradle 8.3 @ macos-latest succeeded Sep 14, 2023 in 0s

Integration Tests Report: Gradle 8.3 @ macos-latest ✅

Tests passed successfully

Report Passed Failed Skipped Time
build/test-results/integrationTest/TEST-org.jetbrains.intellij.AttachingPluginBundledSourcesIntegrationTest.xml 1✅ 111s
build/test-results/integrationTest/TEST-org.jetbrains.intellij.AttachingPluginSourcesFromIdeDistIntegrationTest.xml 1✅ 65s
build/test-results/integrationTest/TEST-org.jetbrains.intellij.BuildFeaturesIntegrationTest.xml 3✅ 2⚪ 263s
build/test-results/integrationTest/TEST-org.jetbrains.intellij.ClasspathInstrumentationTest.xml 3✅ 55s
build/test-results/integrationTest/TEST-org.jetbrains.intellij.InstrumentationTaskDisabledIntegrationTest.xml 4✅ 62s
build/test-results/integrationTest/TEST-org.jetbrains.intellij.InstrumentationTaskIntegrationTest.xml 4✅ 53s
build/test-results/integrationTest/TEST-org.jetbrains.intellij.JarManifestFileIntegrationTest.xml 1✅ 2s
build/test-results/integrationTest/TEST-org.jetbrains.intellij.PluginXmlPatchingIntegrationTest.xml 1✅ 34s
build/test-results/integrationTest/TEST-org.jetbrains.intellij.TestClasspathProjectResourcesIntegrationTest.xml 1✅ 7s
build/test-results/integrationTest/TEST-org.jetbrains.intellij.ThrowingExceptionsIntegrationTest.xml 1✅ 1s
build/test-results/integrationTest/TEST-org.jetbrains.intellij.VerifyPluginConfigurationIntegrationTest.xml 4⚪ 0ms

✅ build/test-results/integrationTest/TEST-org.jetbrains.intellij.AttachingPluginBundledSourcesIntegrationTest.xml

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

Test suite Passed Failed Skipped Time
org.jetbrains.intellij.AttachingPluginBundledSourcesIntegrationTest 1✅ 111s

✅ org.jetbrains.intellij.AttachingPluginBundledSourcesIntegrationTest

✅ attach bundled plugin sources

✅ build/test-results/integrationTest/TEST-org.jetbrains.intellij.AttachingPluginSourcesFromIdeDistIntegrationTest.xml

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

Test suite Passed Failed Skipped Time
org.jetbrains.intellij.AttachingPluginSourcesFromIdeDistIntegrationTest 1✅ 65s

✅ org.jetbrains.intellij.AttachingPluginSourcesFromIdeDistIntegrationTest

✅ attach plugin sources

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

5 tests were completed in 263s with 3 passed, 0 failed and 2 skipped.

Test suite Passed Failed Skipped Time
org.jetbrains.intellij.BuildFeaturesIntegrationTest 3✅ 2⚪ 263s

✅ org.jetbrains.intellij.BuildFeaturesIntegrationTest

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

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

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

Test suite Passed Failed Skipped Time
org.jetbrains.intellij.ClasspathInstrumentationTest 3✅ 55s

✅ org.jetbrains.intellij.ClasspathInstrumentationTest

✅ dependencies should not contain IDEA if setupDependencies not called
✅ jacoco should work
✅ dependencies should contain IDEA after calling setupDependencies

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

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

Test suite Passed Failed Skipped Time
org.jetbrains.intellij.InstrumentationTaskDisabledIntegrationTest 4✅ 62s

✅ org.jetbrains.intellij.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.InstrumentationTaskIntegrationTest.xml

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

Test suite Passed Failed Skipped Time
org.jetbrains.intellij.InstrumentationTaskIntegrationTest 4✅ 53s

✅ org.jetbrains.intellij.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.JarManifestFileIntegrationTest.xml

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

Test suite Passed Failed Skipped Time
org.jetbrains.intellij.JarManifestFileIntegrationTest 1✅ 2s

✅ org.jetbrains.intellij.JarManifestFileIntegrationTest

✅ test manifest file

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

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

Test suite Passed Failed Skipped Time
org.jetbrains.intellij.PluginXmlPatchingIntegrationTest 1✅ 34s

✅ org.jetbrains.intellij.PluginXmlPatchingIntegrationTest

✅ patch plugin_xml

✅ build/test-results/integrationTest/TEST-org.jetbrains.intellij.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.TestClasspathProjectResourcesIntegrationTest 1✅ 7s

✅ org.jetbrains.intellij.TestClasspathProjectResourcesIntegrationTest

✅ verify classpath entries

✅ build/test-results/integrationTest/TEST-org.jetbrains.intellij.ThrowingExceptionsIntegrationTest.xml

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

Test suite Passed Failed Skipped Time
org.jetbrains.intellij.ThrowingExceptionsIntegrationTest 1✅ 1s

✅ org.jetbrains.intellij.ThrowingExceptionsIntegrationTest

✅ test throwing exceptions

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

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

Test suite Passed Failed Skipped Time
org.jetbrains.intellij.VerifyPluginConfigurationIntegrationTest 4⚪ 0ms

✅ org.jetbrains.intellij.VerifyPluginConfigurationIntegrationTest

⚪ should report existing Plugin Verifier download directory
⚪ should report incorrect target compatibility
⚪ should report incorrect source compatibility
⚪ should not report issues on valid configuration