Skip to content

Add support for TargetDefinition#implicitDependencies #3990

Add support for TargetDefinition#implicitDependencies

Add support for TargetDefinition#implicitDependencies #3990

GitHub Actions / Test Results failed Dec 15, 2024 in 0s

1 fail, 3 skipped, 71 pass in 15m 15s

35 files  +35  35 suites  +35   15m 15s ⏱️ + 15m 15s
75 tests +75  71 ✅ +71  3 💤 +3  1 ❌ +1 
95 runs  +95  91 ✅ +91  3 💤 +3  1 ❌ +1 

Results for commit 485b58c. ± Comparison against earlier commit fe73236.

Annotations

Check warning on line 0 in org.eclipse.tycho.test.compiler.CompilerClasspathEntryTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

testOSGiAnnotations (org.eclipse.tycho.test.compiler.CompilerClasspathEntryTest) failed

artifacts/test-results-ubuntu-latest/TEST-org.eclipse.tycho.test.compiler.CompilerClasspathEntryTest.xml [took 7s]
Raw output
org.eclipse.osgi.services not found in dependencies: /home/runner/work/tycho/tycho/tycho-its/target/projects/CompilerClasspathEntryTest/testOSGiAnnotations/compiler.annotations/target/compiler.annotations-1.0.0-SNAPSHOT.jar,
/home/runner/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.annotation/2.3.100/org.eclipse.jdt.annotation-2.3.100.jar,
/home/runner/.m2/repository/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2.jar,
/home/runner/.m2/repository/org/osgi/org.osgi.service.metatype.annotations/1.4.1/org.osgi.service.metatype.annotations-1.4.1.jar,
/home/runner/.m2/repository/org/osgi/org.osgi.annotation.bundle/1.1.1/org.osgi.annotation.bundle-1.1.1.jar,
/home/runner/.m2/repository/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.jar,
/home/runner/.m2/repository/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar,
/home/runner/.m2/repository/org/osgi/org.osgi.service.component.annotations/1.5.1/org.osgi.service.component.annotations-1.5.1.jar
java.lang.AssertionError: 
org.eclipse.osgi.services not found in dependencies: /home/runner/work/tycho/tycho/tycho-its/target/projects/CompilerClasspathEntryTest/testOSGiAnnotations/compiler.annotations/target/compiler.annotations-1.0.0-SNAPSHOT.jar,
/home/runner/.m2/repository/org/eclipse/jdt/org.eclipse.jdt.annotation/2.3.100/org.eclipse.jdt.annotation-2.3.100.jar,
/home/runner/.m2/repository/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2.jar,
/home/runner/.m2/repository/org/osgi/org.osgi.service.metatype.annotations/1.4.1/org.osgi.service.metatype.annotations-1.4.1.jar,
/home/runner/.m2/repository/org/osgi/org.osgi.annotation.bundle/1.1.1/org.osgi.annotation.bundle-1.1.1.jar,
/home/runner/.m2/repository/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.jar,
/home/runner/.m2/repository/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar,
/home/runner/.m2/repository/org/osgi/org.osgi.service.component.annotations/1.5.1/org.osgi.service.component.annotations-1.5.1.jar
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.eclipse.tycho.test.compiler.CompilerClasspathEntryTest.testOSGiAnnotations(CompilerClasspathEntryTest.java:112)
	at java.base/java.lang.reflect.Method.invoke(Method.java:569)

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

3 skipped tests found

There are 3 skipped tests, see "Raw output" for the full list of skipped tests.
Raw output
org.eclipse.tycho.test.TYCHO321deployableFeature.DeployableFeatureTest ‑ testDeployableFeature
org.eclipse.tycho.test.compiler.RequireJREPackagesImportTest ‑ testStrictImportJREPackages
org.eclipse.tycho.test.packaging.ConsumerPomTest ‑ testReplaceP2

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

75 tests found

There are 75 tests, see "Raw output" for the full list of tests.
Raw output
org.eclipse.tycho.test.TYCHO321deployableFeature.DeployableFeatureTest ‑ testDeployableFeature
org.eclipse.tycho.test.apitools.ApiToolsTest ‑ testAnnotations
org.eclipse.tycho.test.apitools.ApiToolsTest ‑ testApiBreak
org.eclipse.tycho.test.apitools.ApiToolsTest ‑ testBaselineResolutonFailure_Default
org.eclipse.tycho.test.apitools.ApiToolsTest ‑ testBaselineResolutonFailure_Error
org.eclipse.tycho.test.apitools.ApiToolsTest ‑ testBaselineResolutonFailure_Warn
org.eclipse.tycho.test.apitools.ApiToolsTest ‑ testEmbeddedJars
org.eclipse.tycho.test.apitools.ApiToolsTest ‑ testGenerate
org.eclipse.tycho.test.apitools.ApiToolsTest ‑ testInvalidRepo
org.eclipse.tycho.test.apitools.ApiToolsTest ‑ testNoBin
org.eclipse.tycho.test.apitools.ApiToolsTest ‑ testSingleJar
org.eclipse.tycho.test.compiler.AnnotationProcessorTest ‑ testAnnotationProcessor
org.eclipse.tycho.test.compiler.CompilerClasspathEntryTest ‑ testDSComponents
org.eclipse.tycho.test.compiler.CompilerClasspathEntryTest ‑ testJUnit4Container
org.eclipse.tycho.test.compiler.CompilerClasspathEntryTest ‑ testJUnit4ContainerWithDependencies
org.eclipse.tycho.test.compiler.CompilerClasspathEntryTest ‑ testJUnit5ContainerWithLinkedResources
org.eclipse.tycho.test.compiler.CompilerClasspathEntryTest ‑ testJUnit5ContainerWithoutTarget
org.eclipse.tycho.test.compiler.CompilerClasspathEntryTest ‑ testLibEntry
org.eclipse.tycho.test.compiler.CompilerClasspathEntryTest ‑ testOSGiAnnotations
org.eclipse.tycho.test.compiler.CompilerClasspathEntryTest ‑ testTransitiveDSComponents
org.eclipse.tycho.test.compiler.CompilerClasspathTest ‑ testPomOnlyDependencies
org.eclipse.tycho.test.compiler.CompilerExcludeTest ‑ testExtraExports
org.eclipse.tycho.test.compiler.CompilerExtraExportsJava17Test ‑ testExtraExports
org.eclipse.tycho.test.compiler.CompilerExtraExportsTest ‑ testExtraExports
org.eclipse.tycho.test.compiler.FailOnWarningTest ‑ testCompilerFailOnWarning
org.eclipse.tycho.test.compiler.FragmentsTest ‑ testFragment
org.eclipse.tycho.test.compiler.JavaxAnnotationImportTest ‑ testStrictImportJREPackages
org.eclipse.tycho.test.compiler.MavenCompilerPluginTest ‑ testAdditionalBundles
org.eclipse.tycho.test.compiler.MavenCompilerPluginTest ‑ testAdditionalBundles2
org.eclipse.tycho.test.compiler.MavenCompilerPluginTest ‑ testJDTCompilerId
org.eclipse.tycho.test.compiler.MavenCompilerPluginTest ‑ testLimitModules
org.eclipse.tycho.test.compiler.MisconfigurationTest ‑ testCompilerMisconfigured
org.eclipse.tycho.test.compiler.RequireJREPackagesImportTest ‑ testStrictImportJREPackages
org.eclipse.tycho.test.compiler.TestErrorMessages ‑ testBREEWithoutProfile
org.eclipse.tycho.test.compiler.TestErrorMessages ‑ testMissingBREEWithJustJProfile
org.eclipse.tycho.test.compiler.TestErrorMessages ‑ testMissingBREEWithPlainProfile
org.eclipse.tycho.test.packaging.AttachedZipTest ‑ testAttachP2Metadata
org.eclipse.tycho.test.packaging.BaselineValidateAndReplaceTest ‑ testBaselineDisable
org.eclipse.tycho.test.packaging.BaselineValidateAndReplaceTest ‑ testBaselineFail
org.eclipse.tycho.test.packaging.BaselineValidateAndReplaceTest ‑ testBaselineFailCommon_Changed
org.eclipse.tycho.test.packaging.BaselineValidateAndReplaceTest ‑ testBaselineFailCommon_Changed_ignoredFiles
org.eclipse.tycho.test.packaging.BaselineValidateAndReplaceTest ‑ testBaselineFailCommon_newAttachedArtifact
org.eclipse.tycho.test.packaging.BaselineValidateAndReplaceTest ‑ testBaselineFail_changedAttachedArtifact
org.eclipse.tycho.test.packaging.BaselineValidateAndReplaceTest ‑ testBaselineRepositoryDoesNotExist
org.eclipse.tycho.test.packaging.BaselineValidateAndReplaceTest ‑ testBaselineWarn
org.eclipse.tycho.test.packaging.BaselineValidateAndReplaceTest ‑ testBaselineWarn_changedAttachedArtifact
org.eclipse.tycho.test.packaging.BaselineValidateAndReplaceTest ‑ testContentChangedStrict
org.eclipse.tycho.test.packaging.BaselineValidateAndReplaceTest ‑ testCorruptedBaselineRepo
org.eclipse.tycho.test.packaging.BaselineValidateAndReplaceTest ‑ testNewVersion
org.eclipse.tycho.test.packaging.BaselineValidateAndReplaceTest ‑ testRebuildOfTheSameCodebase
org.eclipse.tycho.test.packaging.BaselineValidateAndReplaceTest ‑ testReplaceAll
org.eclipse.tycho.test.packaging.BaselineValidateAndReplaceTest ‑ testReplaceCommon
org.eclipse.tycho.test.packaging.BaselineValidateAndReplaceTest ‑ testReplaceNone
org.eclipse.tycho.test.packaging.BuildQualifierTest ‑ testBuildQualifierMojoWithJGitTimestamp_jarPackagingType
org.eclipse.tycho.test.packaging.ConsumerPomTest ‑ testReplaceP2
org.eclipse.tycho.test.packaging.ConsumerPomTest ‑ testReplacePackagingType
org.eclipse.tycho.test.packaging.ConsumerPomTest ‑ testReplaceWrappedMavenDependencies
org.eclipse.tycho.test.packaging.CustomManifestAndFeatureTest ‑ testManifestAndFeatureConfigsHaveBeenFiltered
org.eclipse.tycho.test.packaging.DefaultBuildTimestampProviderTest ‑ testDefaulBuildTimestampIsTheMavenBuildTimestamp
org.eclipse.tycho.test.packaging.PackageNestedJarsAndDirsTest ‑ testPackageNestedJarsAndDirs
org.eclipse.tycho.test.sourceBundle.PDESourceHeaderGenerationTest ‑ testSourceHeaderGeneration
org.eclipse.tycho.test.tycho001.P2MetadataGenerationTest ‑ test
org.eclipse.tycho.test.versionsplugin.MissingPluginVersionsTest ‑ testMissingPluginVersion
org.eclipse.tycho.test.versionsplugin.TychoVersionsPluginTest ‑ invokeVersionsPluginOnTycho0120Project
org.eclipse.tycho.test.versionsplugin.TychoVersionsPluginTest ‑ testCiFriendlyVersion
org.eclipse.tycho.test.versionsplugin.TychoVersionsPluginTest ‑ testUpdatePomOfPomThatIsNamedPomXml
org.eclipse.tycho.test.versionsplugin.TychoVersionsPluginTest ‑ testUpdatePomOfPomThatIsNotNamedPomXml
org.eclipse.tycho.test.versionsplugin.TychoVersionsPluginTest ‑ testUpdatePomWithImplicitPomName
org.eclipse.tycho.test.versionsplugin.TychoVersionsPluginTest ‑ testUpdatePomsOfModularPom
org.eclipse.tycho.test.versionsplugin.TychoVersionsPluginTest ‑ updateProjectMetadataVersionBndTest
org.eclipse.tycho.test.versionsplugin.TychoVersionsPluginTest ‑ updateProjectVersionBndTest
org.eclipse.tycho.test.versionsplugin.TychoVersionsPluginTest ‑ updateProjectVersionOnlyChangesVersionOfNestedProjectsIfSameVersionAsRoot
org.eclipse.tycho.test.versionsplugin.TychoVersionsPluginTest ‑ updateProjectVersionWithNestedPom
org.eclipse.tycho.test.versionsplugin.TychoVersionsPluginTest ‑ updateTargetVersionTest
org.eclipse.tycho.test.versionsplugin.TychoVersionsPluginTest ‑ updateVersionRanges