Skip to content

Clean Code for ds/org.eclipse.pde.ds.annotations.tests#2176

Open
eclipse-pde-bot wants to merge 1 commit into
masterfrom
clean-code/ds/org.eclipse.pde.ds.annotations.tests
Open

Clean Code for ds/org.eclipse.pde.ds.annotations.tests#2176
eclipse-pde-bot wants to merge 1 commit into
masterfrom
clean-code/ds/org.eclipse.pde.ds.annotations.tests

Perform clean code of ds/org.eclipse.pde.ds.annotations.tests

820f9bf
Select commit
Loading
Failed to load commit list.
Jenkins - eclipse-pde / Tests / Build failed Jun 5, 2026 in 0s

failed: 129, skipped: 55, passed: 3673

failed: 129, skipped: 55, passed: 3673

Details

org.eclipse.pde.ds.internal.annotations.tests.ManagedProjectTest.manifestHeaderServiceComponentAdded

Missing Service-Component header! ==> expected: not <null>
Stack trace
org.opentest4j.AssertionFailedError: Missing Service-Component header! ==> expected: not <null>
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:152)
	at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
	at org.junit.jupiter.api.AssertNotNull.failNull(AssertNotNull.java:49)
	at org.junit.jupiter.api.AssertNotNull.assertNotNull(AssertNotNull.java:35)
	at org.junit.jupiter.api.Assertions.assertNotNull(Assertions.java:312)
	at org.eclipse.pde.ds.internal.annotations.tests.ManagedProjectTest.manifestHeaderServiceComponentAdded(ManagedProjectTest.java:53)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.ErrorProjectTest.factoryImmediateError

expected: <1> but was: <0>
Stack trace
org.opentest4j.AssertionFailedError: expected: <1> but was: <0>
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
	at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
	at org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
	at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:150)
	at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:145)
	at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:531)
	at org.eclipse.pde.ds.internal.annotations.tests.ErrorProjectTest.factoryImmediateError(ErrorProjectTest.java:49)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.ErrorProjectTest.serviceFactoryWithNoServicesError

expected: <1> but was: <0>
Stack trace
org.opentest4j.AssertionFailedError: expected: <1> but was: <0>
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
	at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
	at org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
	at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:150)
	at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:145)
	at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:531)
	at org.eclipse.pde.ds.internal.annotations.tests.ErrorProjectTest.serviceFactoryWithNoServicesError(ErrorProjectTest.java:102)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.ErrorProjectTest.nonSingletonFactoryOrImmediateError

expected: <2> but was: <0>
Stack trace
org.opentest4j.AssertionFailedError: expected: <2> but was: <0>
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
	at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
	at org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
	at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:150)
	at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:145)
	at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:531)
	at org.eclipse.pde.ds.internal.annotations.tests.ErrorProjectTest.nonSingletonFactoryOrImmediateError(ErrorProjectTest.java:65)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.ErrorProjectTest.missingImplicitDynamicReferenceUnbindMethodError

expected: <1> but was: <0>
Stack trace
org.opentest4j.AssertionFailedError: expected: <1> but was: <0>
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
	at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
	at org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
	at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:150)
	at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:145)
	at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:531)
	at org.eclipse.pde.ds.internal.annotations.tests.ErrorProjectTest.missingImplicitDynamicReferenceUnbindMethodError(ErrorProjectTest.java:31)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.ErrorProjectTest.factoryOrImmediateServiceFactoryError

expected: <2> but was: <0>
Stack trace
org.opentest4j.AssertionFailedError: expected: <2> but was: <0>
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
	at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
	at org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
	at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:150)
	at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:145)
	at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:531)
	at org.eclipse.pde.ds.internal.annotations.tests.ErrorProjectTest.factoryOrImmediateServiceFactoryError(ErrorProjectTest.java:84)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.ErrorProjectTest.scopeWithNoServicesError

expected: <1> but was: <0>
Stack trace
org.opentest4j.AssertionFailedError: expected: <1> but was: <0>
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
	at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
	at org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
	at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:150)
	at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:145)
	at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:531)
	at org.eclipse.pde.ds.internal.annotations.tests.ErrorProjectTest.scopeWithNoServicesError(ErrorProjectTest.java:75)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.ErrorProjectTest.duplicateConfigurationPidError

expected: <2> but was: <0>
Stack trace
org.opentest4j.AssertionFailedError: expected: <2> but was: <0>
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
	at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
	at org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
	at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:150)
	at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:145)
	at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:531)
	at org.eclipse.pde.ds.internal.annotations.tests.ErrorProjectTest.duplicateConfigurationPidError(ErrorProjectTest.java:39)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.ErrorProjectTest.delayedWithNoServicesError

expected: <1> but was: <0>
Stack trace
org.opentest4j.AssertionFailedError: expected: <1> but was: <0>
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
	at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
	at org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
	at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:150)
	at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:145)
	at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:531)
	at org.eclipse.pde.ds.internal.annotations.tests.ErrorProjectTest.delayedWithNoServicesError(ErrorProjectTest.java:57)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.ErrorProjectTest.serviceFactoryIgnoredError

expected: <1> but was: <0>
Stack trace
org.opentest4j.AssertionFailedError: expected: <1> but was: <0>
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
	at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
	at org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
	at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:150)
	at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:145)
	at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:531)
	at org.eclipse.pde.ds.internal.annotations.tests.ErrorProjectTest.serviceFactoryIgnoredError(ErrorProjectTest.java:94)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.DefaultComponentTest.componentImplementationClass

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/ds.annotations.test1.DefaultComponent.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/ds.annotations.test1.DefaultComponent.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.FullComponentTestV1_2.componentImplementationClass

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.FullComponentTest.componentImplementationClass

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.DefaultComponentTest.componentReference

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/ds.annotations.test1.DefaultComponent.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/ds.annotations.test1.DefaultComponent.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.DefaultComponentTest.componentServiceProviderInterface

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/ds.annotations.test1.DefaultComponent.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/ds.annotations.test1.DefaultComponent.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.FullComponentTestV1_2.componentServiceProviderInterface

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.FullComponentTest.componentServiceProviderInterface

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.DefaultComponentTest.componentNamespace

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/ds.annotations.test1.DefaultComponent.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/ds.annotations.test1.DefaultComponent.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.FullComponentTestV1_2.componentNamespace

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.FullComponentTest.componentNamespace

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.ExtendedReferenceMethodComponentTest.componentNamespace

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/ds.annotations.test1.ExtendedReferenceMethodComponent.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/ds.annotations.test1.ExtendedReferenceMethodComponent.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.ExtendedLifeCycleMethodComponentTest.componentNamespace

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/ds.annotations.test1.ExtendedLifeCycleMethodComponent.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/ds.annotations.test1.ExtendedLifeCycleMethodComponent.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.DefaultComponentTest.componentName

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/ds.annotations.test1.DefaultComponent.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/ds.annotations.test1.DefaultComponent.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.FullComponentTestV1_2.componentName

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.FullComponentTest.componentName

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.FullComponentTestV1_2.componentModifiedMethod

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.FullComponentTest.componentModifiedMethod

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.ExtendedLifeCycleMethodComponentTest.componentModifiedMethod

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/ds.annotations.test1.ExtendedLifeCycleMethodComponent.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/ds.annotations.test1.ExtendedLifeCycleMethodComponent.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.FullComponentTestV1_2.componentPropertyInteger

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.FullComponentTest.componentPropertyInteger

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.FullComponentTestV1_2.componentPropertyExplicitString

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.FullComponentTest.componentPropertyExplicitString

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.FullComponentTestV1_2.componentPropertyImplicitStringArray

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.FullComponentTest.componentPropertyImplicitStringArray

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.FullComponentTestV1_2.componentConfigurationPid

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.FullComponentTest.componentConfigurationPid

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.FullComponentTestV1_2.componentPropertyFiles

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.FullComponentTest.componentPropertyFiles

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.FullComponentTestV1_2.componentPropertyFloat

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.FullComponentTest.componentPropertyFloat

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.FullComponentTestV1_2.componentPropertyShort

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.FullComponentTest.componentPropertyShort

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.FullComponentTestV1_2.componentProperties

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.FullComponentTest.componentProperties

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.FullComponentTestV1_2.componentDeactivateMethod

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.FullComponentTest.componentDeactivateMethod

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.ExtendedLifeCycleMethodComponentTest.componentDeactivateMethod

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/ds.annotations.test1.ExtendedLifeCycleMethodComponent.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/ds.annotations.test1.ExtendedLifeCycleMethodComponent.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.FullComponentTestV1_2.componentPropertyExplicitStringArray

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.FullComponentTest.componentPropertyExplicitStringArray

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.FullComponentTestV1_2.componentPropertyDouble

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.FullComponentTest.componentPropertyDouble

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.FullComponentTestV1_2.componentPropertyImplicitString

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.FullComponentTest.componentPropertyImplicitString

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.FullComponentTestV1_2.componentPropertyCharacter

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.FullComponentTest.componentPropertyCharacter

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.FullComponentTestV1_2.componentPropertyByte

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.FullComponentTest.componentPropertyByte

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.FullComponentTestV1_2.componentPropertyLong

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.FullComponentTest.componentPropertyLong

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.FullComponentTestV1_2.componentEnabled

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.FullComponentTest.componentEnabled

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.FullComponentTestV1_2.componentImmediate

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.FullComponentTest.componentImmediate

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.FullComponentTestV1_2.componentConfigurationPolicy

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.FullComponentTest.componentConfigurationPolicy

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.FullComponentTestV1_2.componentActivateMethod

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.FullComponentTest.componentActivateMethod

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.ExtendedLifeCycleMethodComponentTest.componentActivateMethod

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/ds.annotations.test1.ExtendedLifeCycleMethodComponent.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/ds.annotations.test1.ExtendedLifeCycleMethodComponent.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.FullComponentTestV1_2.componentFactory

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.FullComponentTest.componentFactory

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.FullComponentTestV1_2.componentReference1

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.FullComponentTest.componentReference1

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.ExtendedReferenceMethodComponentTest.componentReference1

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/ds.annotations.test1.ExtendedReferenceMethodComponent.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/ds.annotations.test1.ExtendedReferenceMethodComponent.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.FullComponentTestV1_2.componentReference2

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.FullComponentTest.componentReference2

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.FullComponentTest.componentPropertyString

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.FullComponentTest.componentReference3

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.FullComponentTest.componentReference4

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

org.eclipse.pde.ds.internal.annotations.tests.DefaultComponentTest.componentImplementationClass

Missing component descriptor:L/ds.annotations.test1/OSGI-INF/ds.annotations.test1.DefaultComponent.xml ==> expected: <true> but was: <false>
Stack trace
org.opentest4j.AssertionFailedError: Missing component descriptor:L/ds.annotations.test1/OSGI-INF/ds.annotations.test1.DefaultComponent.xml ==> expected: <true> but was: <false>
	at org.eclipse.pde.ds.internal.annotations.tests.AnnotationProcessorTest.setUp(AnnotationProcessorTest.java:35)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

more test results are not shown here, view them on Jenkins