Skip to content

Replace StringBuffer with StringBuilder in ClasspathComputer3_0

906f333
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Replace StringBuffer with StringBuilder in ClasspathComputer3_0 #2273

Replace StringBuffer with StringBuilder in ClasspathComputer3_0
906f333
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results failed Mar 29, 2026 in 0s

109 fail, 54 skipped, 3 334 pass in 36m 25s

  147 files  ±0    147 suites  ±0   36m 25s ⏱️ +9s
3 497 tests +2  3 334 ✅  - 38   54 💤 ±0  109 ❌ +40 
9 312 runs  +6  9 068 ✅  - 34  130 💤 ±0  114 ❌ +40 

Results for commit 906f333. ± Comparison against earlier commit ac353a8.

Annotations

Check warning on line 0 in org.eclipse.pde.ds.internal.annotations.tests.ExtendedReferenceMethodComponentTest

See this annotation in the file changed.

@github-actions 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)

Check warning on line 0 in org.eclipse.pde.ds.internal.annotations.tests.ExtendedReferenceMethodComponentTest

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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)

Check warning on line 0 in org.eclipse.pde.ds.internal.annotations.tests.ExtendedLifeCycleMethodComponentTest

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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)

Check warning on line 0 in org.eclipse.pde.ds.internal.annotations.tests.ExtendedLifeCycleMethodComponentTest

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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)