Replace StringBuffer with StringBuilder in ClasspathComputer3_0 #2273
109 fail, 54 skipped, 3 334 pass in 36m 25s
Annotations
github-actions / Test Results
2 out of 6 runs failed: componentNamespace (org.eclipse.pde.ds.internal.annotations.tests.ExtendedReferenceMethodComponentTest)
artifacts/test-results-macos-14/ds/org.eclipse.pde.ds.annotations.tests/target/surefire-reports/TEST-org.eclipse.pde.ds.internal.annotations.tests.AllDSAnnotationsTests.xml [took 0s]
artifacts/test-results-macos-14/ds/org.eclipse.pde.ds.annotations.tests/target/surefire-reports/TEST-org.eclipse.pde.ds.internal.annotations.tests.ExtendedReferenceMethodComponentTest.xml [took 0s]
Raw output
Missing component descriptor:L/ds.annotations.test1/OSGI-INF/ds.annotations.test1.ExtendedReferenceMethodComponent.xml ==> expected: <true> but was: <false>
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)
github-actions / Test Results
2 out of 6 runs failed: componentReference1 (org.eclipse.pde.ds.internal.annotations.tests.ExtendedReferenceMethodComponentTest)
artifacts/test-results-macos-14/ds/org.eclipse.pde.ds.annotations.tests/target/surefire-reports/TEST-org.eclipse.pde.ds.internal.annotations.tests.AllDSAnnotationsTests.xml [took 0s]
artifacts/test-results-macos-14/ds/org.eclipse.pde.ds.annotations.tests/target/surefire-reports/TEST-org.eclipse.pde.ds.internal.annotations.tests.ExtendedReferenceMethodComponentTest.xml [took 0s]
Raw output
Missing component descriptor:L/ds.annotations.test1/OSGI-INF/ds.annotations.test1.ExtendedReferenceMethodComponent.xml ==> expected: <true> but was: <false>
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)
Check warning on line 0 in org.eclipse.pde.ds.internal.annotations.tests.ManagedProjectTest
github-actions / Test Results
2 out of 6 runs failed: manifestHeaderServiceComponentAdded (org.eclipse.pde.ds.internal.annotations.tests.ManagedProjectTest)
artifacts/test-results-macos-14/ds/org.eclipse.pde.ds.annotations.tests/target/surefire-reports/TEST-org.eclipse.pde.ds.internal.annotations.tests.AllDSAnnotationsTests.xml [took 0s]
artifacts/test-results-macos-14/ds/org.eclipse.pde.ds.annotations.tests/target/surefire-reports/TEST-org.eclipse.pde.ds.internal.annotations.tests.ManagedProjectTest.xml [took 0s]
Raw output
Missing Service-Component header! ==> expected: not <null>
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)
Check warning on line 0 in org.eclipse.pde.ds.internal.annotations.tests.DefaultComponentTest
github-actions / Test Results
2 out of 6 runs failed: componentImplementationClass (org.eclipse.pde.ds.internal.annotations.tests.DefaultComponentTest)
artifacts/test-results-macos-14/ds/org.eclipse.pde.ds.annotations.tests/target/surefire-reports/TEST-org.eclipse.pde.ds.internal.annotations.tests.AllDSAnnotationsTests.xml [took 0s]
artifacts/test-results-macos-14/ds/org.eclipse.pde.ds.annotations.tests/target/surefire-reports/TEST-org.eclipse.pde.ds.internal.annotations.tests.DefaultComponentTest.xml [took 0s]
Raw output
Missing component descriptor:L/ds.annotations.test1/OSGI-INF/ds.annotations.test1.DefaultComponent.xml ==> expected: <true> but was: <false>
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)
Check warning on line 0 in org.eclipse.pde.ds.internal.annotations.tests.FullComponentTestV1_2
github-actions / Test Results
1 out of 3 runs failed: componentImplementationClass (org.eclipse.pde.ds.internal.annotations.tests.FullComponentTestV1_2)
artifacts/test-results-macos-14/ds/org.eclipse.pde.ds.annotations.tests/target/surefire-reports/TEST-org.eclipse.pde.ds.internal.annotations.tests.AllDSAnnotationsTests.xml [took 0s]
Raw output
Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
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)
Check warning on line 0 in org.eclipse.pde.ds.internal.annotations.tests.FullComponentTest
github-actions / Test Results
2 out of 6 runs failed: componentImplementationClass (org.eclipse.pde.ds.internal.annotations.tests.FullComponentTest)
artifacts/test-results-macos-14/ds/org.eclipse.pde.ds.annotations.tests/target/surefire-reports/TEST-org.eclipse.pde.ds.internal.annotations.tests.AllDSAnnotationsTests.xml [took 0s]
artifacts/test-results-macos-14/ds/org.eclipse.pde.ds.annotations.tests/target/surefire-reports/TEST-org.eclipse.pde.ds.internal.annotations.tests.FullComponentTest.xml [took 0s]
Raw output
Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
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)
Check warning on line 0 in org.eclipse.pde.ds.internal.annotations.tests.DefaultComponentTest
github-actions / Test Results
2 out of 6 runs failed: componentReference (org.eclipse.pde.ds.internal.annotations.tests.DefaultComponentTest)
artifacts/test-results-macos-14/ds/org.eclipse.pde.ds.annotations.tests/target/surefire-reports/TEST-org.eclipse.pde.ds.internal.annotations.tests.AllDSAnnotationsTests.xml [took 0s]
artifacts/test-results-macos-14/ds/org.eclipse.pde.ds.annotations.tests/target/surefire-reports/TEST-org.eclipse.pde.ds.internal.annotations.tests.DefaultComponentTest.xml [took 0s]
Raw output
Missing component descriptor:L/ds.annotations.test1/OSGI-INF/ds.annotations.test1.DefaultComponent.xml ==> expected: <true> but was: <false>
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)
Check warning on line 0 in org.eclipse.pde.ds.internal.annotations.tests.DefaultComponentTest
github-actions / Test Results
2 out of 6 runs failed: componentServiceProviderInterface (org.eclipse.pde.ds.internal.annotations.tests.DefaultComponentTest)
artifacts/test-results-macos-14/ds/org.eclipse.pde.ds.annotations.tests/target/surefire-reports/TEST-org.eclipse.pde.ds.internal.annotations.tests.AllDSAnnotationsTests.xml [took 0s]
artifacts/test-results-macos-14/ds/org.eclipse.pde.ds.annotations.tests/target/surefire-reports/TEST-org.eclipse.pde.ds.internal.annotations.tests.DefaultComponentTest.xml [took 0s]
Raw output
Missing component descriptor:L/ds.annotations.test1/OSGI-INF/ds.annotations.test1.DefaultComponent.xml ==> expected: <true> but was: <false>
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)
Check warning on line 0 in org.eclipse.pde.ds.internal.annotations.tests.FullComponentTestV1_2
github-actions / Test Results
1 out of 3 runs failed: componentServiceProviderInterface (org.eclipse.pde.ds.internal.annotations.tests.FullComponentTestV1_2)
artifacts/test-results-macos-14/ds/org.eclipse.pde.ds.annotations.tests/target/surefire-reports/TEST-org.eclipse.pde.ds.internal.annotations.tests.AllDSAnnotationsTests.xml [took 0s]
Raw output
Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
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)
Check warning on line 0 in org.eclipse.pde.ds.internal.annotations.tests.FullComponentTest
github-actions / Test Results
2 out of 6 runs failed: componentServiceProviderInterface (org.eclipse.pde.ds.internal.annotations.tests.FullComponentTest)
artifacts/test-results-macos-14/ds/org.eclipse.pde.ds.annotations.tests/target/surefire-reports/TEST-org.eclipse.pde.ds.internal.annotations.tests.AllDSAnnotationsTests.xml [took 0s]
artifacts/test-results-macos-14/ds/org.eclipse.pde.ds.annotations.tests/target/surefire-reports/TEST-org.eclipse.pde.ds.internal.annotations.tests.FullComponentTest.xml [took 0s]
Raw output
Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
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)
Check warning on line 0 in org.eclipse.pde.ds.internal.annotations.tests.DefaultComponentTest
github-actions / Test Results
2 out of 6 runs failed: componentNamespace (org.eclipse.pde.ds.internal.annotations.tests.DefaultComponentTest)
artifacts/test-results-macos-14/ds/org.eclipse.pde.ds.annotations.tests/target/surefire-reports/TEST-org.eclipse.pde.ds.internal.annotations.tests.AllDSAnnotationsTests.xml [took 0s]
artifacts/test-results-macos-14/ds/org.eclipse.pde.ds.annotations.tests/target/surefire-reports/TEST-org.eclipse.pde.ds.internal.annotations.tests.DefaultComponentTest.xml [took 0s]
Raw output
Missing component descriptor:L/ds.annotations.test1/OSGI-INF/ds.annotations.test1.DefaultComponent.xml ==> expected: <true> but was: <false>
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)
Check warning on line 0 in org.eclipse.pde.ds.internal.annotations.tests.FullComponentTestV1_2
github-actions / Test Results
1 out of 3 runs failed: componentNamespace (org.eclipse.pde.ds.internal.annotations.tests.FullComponentTestV1_2)
artifacts/test-results-macos-14/ds/org.eclipse.pde.ds.annotations.tests/target/surefire-reports/TEST-org.eclipse.pde.ds.internal.annotations.tests.AllDSAnnotationsTests.xml [took 0s]
Raw output
Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
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)
Check warning on line 0 in org.eclipse.pde.ds.internal.annotations.tests.FullComponentTest
github-actions / Test Results
2 out of 6 runs failed: componentNamespace (org.eclipse.pde.ds.internal.annotations.tests.FullComponentTest)
artifacts/test-results-macos-14/ds/org.eclipse.pde.ds.annotations.tests/target/surefire-reports/TEST-org.eclipse.pde.ds.internal.annotations.tests.AllDSAnnotationsTests.xml [took 0s]
artifacts/test-results-macos-14/ds/org.eclipse.pde.ds.annotations.tests/target/surefire-reports/TEST-org.eclipse.pde.ds.internal.annotations.tests.FullComponentTest.xml [took 0s]
Raw output
Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
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)
github-actions / Test Results
2 out of 6 runs failed: componentNamespace (org.eclipse.pde.ds.internal.annotations.tests.ExtendedLifeCycleMethodComponentTest)
artifacts/test-results-macos-14/ds/org.eclipse.pde.ds.annotations.tests/target/surefire-reports/TEST-org.eclipse.pde.ds.internal.annotations.tests.AllDSAnnotationsTests.xml [took 0s]
artifacts/test-results-macos-14/ds/org.eclipse.pde.ds.annotations.tests/target/surefire-reports/TEST-org.eclipse.pde.ds.internal.annotations.tests.ExtendedLifeCycleMethodComponentTest.xml [took 0s]
Raw output
Missing component descriptor:L/ds.annotations.test1/OSGI-INF/ds.annotations.test1.ExtendedLifeCycleMethodComponent.xml ==> expected: <true> but was: <false>
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)
Check warning on line 0 in org.eclipse.pde.ds.internal.annotations.tests.DefaultComponentTest
github-actions / Test Results
2 out of 6 runs failed: componentName (org.eclipse.pde.ds.internal.annotations.tests.DefaultComponentTest)
artifacts/test-results-macos-14/ds/org.eclipse.pde.ds.annotations.tests/target/surefire-reports/TEST-org.eclipse.pde.ds.internal.annotations.tests.AllDSAnnotationsTests.xml [took 0s]
artifacts/test-results-macos-14/ds/org.eclipse.pde.ds.annotations.tests/target/surefire-reports/TEST-org.eclipse.pde.ds.internal.annotations.tests.DefaultComponentTest.xml [took 0s]
Raw output
Missing component descriptor:L/ds.annotations.test1/OSGI-INF/ds.annotations.test1.DefaultComponent.xml ==> expected: <true> but was: <false>
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)
Check warning on line 0 in org.eclipse.pde.ds.internal.annotations.tests.FullComponentTestV1_2
github-actions / Test Results
1 out of 3 runs failed: componentName (org.eclipse.pde.ds.internal.annotations.tests.FullComponentTestV1_2)
artifacts/test-results-macos-14/ds/org.eclipse.pde.ds.annotations.tests/target/surefire-reports/TEST-org.eclipse.pde.ds.internal.annotations.tests.AllDSAnnotationsTests.xml [took 0s]
Raw output
Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
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)
Check warning on line 0 in org.eclipse.pde.ds.internal.annotations.tests.FullComponentTest
github-actions / Test Results
2 out of 6 runs failed: componentName (org.eclipse.pde.ds.internal.annotations.tests.FullComponentTest)
artifacts/test-results-macos-14/ds/org.eclipse.pde.ds.annotations.tests/target/surefire-reports/TEST-org.eclipse.pde.ds.internal.annotations.tests.AllDSAnnotationsTests.xml [took 0s]
artifacts/test-results-macos-14/ds/org.eclipse.pde.ds.annotations.tests/target/surefire-reports/TEST-org.eclipse.pde.ds.internal.annotations.tests.FullComponentTest.xml [took 0s]
Raw output
Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
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)
Check warning on line 0 in org.eclipse.pde.ds.internal.annotations.tests.FullComponentTestV1_2
github-actions / Test Results
1 out of 3 runs failed: componentModifiedMethod (org.eclipse.pde.ds.internal.annotations.tests.FullComponentTestV1_2)
artifacts/test-results-macos-14/ds/org.eclipse.pde.ds.annotations.tests/target/surefire-reports/TEST-org.eclipse.pde.ds.internal.annotations.tests.AllDSAnnotationsTests.xml [took 0s]
Raw output
Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
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)
Check warning on line 0 in org.eclipse.pde.ds.internal.annotations.tests.FullComponentTest
github-actions / Test Results
2 out of 6 runs failed: componentModifiedMethod (org.eclipse.pde.ds.internal.annotations.tests.FullComponentTest)
artifacts/test-results-macos-14/ds/org.eclipse.pde.ds.annotations.tests/target/surefire-reports/TEST-org.eclipse.pde.ds.internal.annotations.tests.AllDSAnnotationsTests.xml [took 0s]
artifacts/test-results-macos-14/ds/org.eclipse.pde.ds.annotations.tests/target/surefire-reports/TEST-org.eclipse.pde.ds.internal.annotations.tests.FullComponentTest.xml [took 0s]
Raw output
Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
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)
github-actions / Test Results
2 out of 6 runs failed: componentModifiedMethod (org.eclipse.pde.ds.internal.annotations.tests.ExtendedLifeCycleMethodComponentTest)
artifacts/test-results-macos-14/ds/org.eclipse.pde.ds.annotations.tests/target/surefire-reports/TEST-org.eclipse.pde.ds.internal.annotations.tests.AllDSAnnotationsTests.xml [took 0s]
artifacts/test-results-macos-14/ds/org.eclipse.pde.ds.annotations.tests/target/surefire-reports/TEST-org.eclipse.pde.ds.internal.annotations.tests.ExtendedLifeCycleMethodComponentTest.xml [took 0s]
Raw output
Missing component descriptor:L/ds.annotations.test1/OSGI-INF/ds.annotations.test1.ExtendedLifeCycleMethodComponent.xml ==> expected: <true> but was: <false>
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)
Check warning on line 0 in org.eclipse.pde.ds.internal.annotations.tests.FullComponentTestV1_2
github-actions / Test Results
1 out of 3 runs failed: componentPropertyInteger (org.eclipse.pde.ds.internal.annotations.tests.FullComponentTestV1_2)
artifacts/test-results-macos-14/ds/org.eclipse.pde.ds.annotations.tests/target/surefire-reports/TEST-org.eclipse.pde.ds.internal.annotations.tests.AllDSAnnotationsTests.xml [took 0s]
Raw output
Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
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)
Check warning on line 0 in org.eclipse.pde.ds.internal.annotations.tests.FullComponentTest
github-actions / Test Results
2 out of 6 runs failed: componentPropertyInteger (org.eclipse.pde.ds.internal.annotations.tests.FullComponentTest)
artifacts/test-results-macos-14/ds/org.eclipse.pde.ds.annotations.tests/target/surefire-reports/TEST-org.eclipse.pde.ds.internal.annotations.tests.AllDSAnnotationsTests.xml [took 0s]
artifacts/test-results-macos-14/ds/org.eclipse.pde.ds.annotations.tests/target/surefire-reports/TEST-org.eclipse.pde.ds.internal.annotations.tests.FullComponentTest.xml [took 0s]
Raw output
Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
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)
Check warning on line 0 in org.eclipse.pde.ds.internal.annotations.tests.FullComponentTestV1_2
github-actions / Test Results
1 out of 3 runs failed: componentPropertyExplicitString (org.eclipse.pde.ds.internal.annotations.tests.FullComponentTestV1_2)
artifacts/test-results-macos-14/ds/org.eclipse.pde.ds.annotations.tests/target/surefire-reports/TEST-org.eclipse.pde.ds.internal.annotations.tests.AllDSAnnotationsTests.xml [took 0s]
Raw output
Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
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)
Check warning on line 0 in org.eclipse.pde.ds.internal.annotations.tests.FullComponentTest
github-actions / Test Results
2 out of 6 runs failed: componentPropertyExplicitString (org.eclipse.pde.ds.internal.annotations.tests.FullComponentTest)
artifacts/test-results-macos-14/ds/org.eclipse.pde.ds.annotations.tests/target/surefire-reports/TEST-org.eclipse.pde.ds.internal.annotations.tests.AllDSAnnotationsTests.xml [took 0s]
artifacts/test-results-macos-14/ds/org.eclipse.pde.ds.annotations.tests/target/surefire-reports/TEST-org.eclipse.pde.ds.internal.annotations.tests.FullComponentTest.xml [took 0s]
Raw output
Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent.xml ==> expected: <true> but was: <false>
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)
Check warning on line 0 in org.eclipse.pde.ds.internal.annotations.tests.FullComponentTestV1_2
github-actions / Test Results
1 out of 3 runs failed: componentPropertyImplicitStringArray (org.eclipse.pde.ds.internal.annotations.tests.FullComponentTestV1_2)
artifacts/test-results-macos-14/ds/org.eclipse.pde.ds.annotations.tests/target/surefire-reports/TEST-org.eclipse.pde.ds.internal.annotations.tests.AllDSAnnotationsTests.xml [took 0s]
Raw output
Missing component descriptor:L/ds.annotations.test1/OSGI-INF/test.fullComponent-v1_2.xml ==> expected: <true> but was: <false>
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)