Skip to content

Add a tycho-wrap mojo #3844

Add a tycho-wrap mojo

Add a tycho-wrap mojo #3844

GitHub Actions / Test Results succeeded Nov 9, 2024 in 0s

All 111 tests pass, 3 skipped in 30m 38s

 60 files   60 suites   30m 38s ⏱️
114 tests 111 ✅ 3 💤 0 ❌
152 runs  148 ✅ 4 💤 0 ❌

Results for commit 6aff28a.

Annotations

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

114 tests found

There are 114 tests, see "Raw output" for the full list of tests.
Raw output
org.eclipse.tycho.test.TYCHO321deployableFeature.DeployableFeatureTest ‑ testDeployableFeature
org.eclipse.tycho.test.TYCHO502sourceBundleQualifier.Tycho502SourceBundleQualifierTest ‑ testReferencedQualifierInSourceBundle
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.baseline.BaselineMojoTest ‑ testAddHeader
org.eclipse.tycho.test.baseline.BaselineMojoTest ‑ testAddInternalMethod
org.eclipse.tycho.test.baseline.BaselineMojoTest ‑ testAddMethod
org.eclipse.tycho.test.baseline.BaselineMojoTest ‑ testAddResource
org.eclipse.tycho.test.baseline.BaselineMojoTest ‑ testChangedLineEndings
org.eclipse.tycho.test.baseline.BaselineMojoTest ‑ testUnchangedApi
org.eclipse.tycho.test.brokenp2data.BrokenP2DataTest ‑ test
org.eclipse.tycho.test.buildextension.CiFriendlyVersionsTest ‑ testDefaultBuildQualifier
org.eclipse.tycho.test.buildextension.CiFriendlyVersionsTest ‑ testForcedBuildQualifier
org.eclipse.tycho.test.buildextension.CiFriendlyVersionsTest ‑ testJgitBuildQualifier
org.eclipse.tycho.test.buildextension.CiFriendlyVersionsTest ‑ testMilestoneBuildQualifier
org.eclipse.tycho.test.buildextension.CiFriendlyVersionsTest ‑ testReleaseBuildWithForcedContextQualifier
org.eclipse.tycho.test.buildextension.CiFriendlyVersionsTest ‑ testWithSnapshotBuildQualifier
org.eclipse.tycho.test.buildextension.PomlessTest ‑ testBnd
org.eclipse.tycho.test.buildextension.PomlessTest ‑ testPomlessModel
org.eclipse.tycho.test.buildextension.PomlessTest ‑ testPomlessTestPluginDetection
org.eclipse.tycho.test.buildextension.PomlessTest ‑ testSourceFolder
org.eclipse.tycho.test.compare.CompareWithBaselineTest ‑ testEENone
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.featurePatch.EclipseRepoIncludingFeaturePatchTest ‑ testRepsoitoryBuild
org.eclipse.tycho.test.featurePatch.FeaturePatchTest ‑ testFeaturePatch
org.eclipse.tycho.test.issue1093.Issue1093Test ‑ test
org.eclipse.tycho.test.issue271.Issue271Test ‑ test
org.eclipse.tycho.test.jarsigning.JarSigningTest ‑ testExtraSigning
org.eclipse.tycho.test.jarsigning.JarSigningTest ‑ testSigning
org.eclipse.tycho.test.p2Inf.CircularTest ‑ testVirtualUnitRequirementDoesNotFailBuild
org.eclipse.tycho.test.p2Inf.ExtraUnitsTest ‑ testExtraUnitsDontSpoilDependencyArtifacts
org.eclipse.tycho.test.p2Inf.HostRequiresFragmentWithP2InfTest ‑ testBuildAndTestWithHostRequiringOwnFragment
org.eclipse.tycho.test.p2Inf.MultienvP2infTest ‑ test
org.eclipse.tycho.test.p2Inf.VirtualUnitTest ‑ testVirtualUnitMultiBundleWithRequirementDoesNotFailBuild
org.eclipse.tycho.test.p2Inf.VirtualUnitTest ‑ testVirtualUnitRequirementDoesNotFailBuild
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.AutoNoSourceBundleTest ‑ test
org.eclipse.tycho.test.sourceBundle.PDESourceHeaderGenerationTest ‑ testSourceHeaderGeneration
org.eclipse.tycho.test.sourceBundle.SourceBundlesNestedJarsTest ‑ testDistinctSourceRoots
org.eclipse.tycho.test.sourceBundle.TychoSourcePluginTest ‑ testBasic
org.eclipse.tycho.test.sourceBundle.TychoSourcePluginTest ‑ testExtraSourceBundles
org.eclipse.tycho.test.sourceBundle.TychoSourcePluginTest ‑ testLicenseFeature
org.eclipse.tycho.test.sourceBundle.TychoSourcePluginTest ‑ testRemoteSourceBundles
org.eclipse.tycho.test.tycho001.P2MetadataGenerationTest ‑ test
org.eclipse.tycho.test.tycho503.TYCHO503DoubleEncodedUrlTest ‑ testEclipseRepositoryModuleWithSpacesInPath
org.eclipse.tycho.test.tycho98.Tycho98MultiSourcesBundleJarTest ‑ 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