Skip to content

Add new director mojo #1010

Add new director mojo

Add new director mojo #1010

GitHub Actions / Test Results succeeded Dec 9, 2023 in 0s

All 129 tests pass, 3 skipped in 28m 32s

  69 files    69 suites   28m 32s ⏱️
132 tests 129 ✔️ 3 💤 0
134 runs  131 ✔️ 3 💤 0

Results for commit 66a0df3.

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.compiler.RequireJREPackagesImportTest ‑ testStrictImportJREPackages
org.eclipse.tycho.test.eeProfile.Java18ResolutionTest ‑ testProductBuildForJava18
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

132 tests found

There are 132 tests, see "Raw output" for the full list of tests.
Raw output
org.eclipse.tycho.test.CustomBundlePluginTest ‑ testCustomBundleParent
org.eclipse.tycho.test.CustomBundlePluginTest ‑ testUnresolvableCustomBundle
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 ‑ testEmbeddedJars
org.eclipse.tycho.test.apitools.ApiToolsTest ‑ testGenerate
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 ‑ 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 ‑ testJUnit5ContainerWithoutTarget
org.eclipse.tycho.test.compiler.CompilerClasspathEntryTest ‑ testLibEntry
org.eclipse.tycho.test.compiler.CompilerClasspathEntryTest ‑ testOSGiAnnotations
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.eeProfile.CustomProfileIntegrationTest ‑ testBuildWithCustomProfile
org.eclipse.tycho.test.eeProfile.DependencyResolverEETest ‑ breeForDependencyHigherThanCurrentBREE
org.eclipse.tycho.test.eeProfile.DependencyResolverEETest ‑ eeFromBREE
org.eclipse.tycho.test.eeProfile.DependencyResolverEETest ‑ eeFromPOM
org.eclipse.tycho.test.eeProfile.FragmentsAttachedTest ‑ testSWTFragmentsAttached
org.eclipse.tycho.test.eeProfile.Java11ResolutionTest ‑ testProductBuildForJava11
org.eclipse.tycho.test.eeProfile.Java17ResolutionTest ‑ testProductBuildForJava17
org.eclipse.tycho.test.eeProfile.Java18ResolutionTest ‑ testProductBuildForJava18
org.eclipse.tycho.test.eeProfile.Java7ResolutionTest ‑ testP2ResolutionWithLowerBREEThanRequiredBundle
org.eclipse.tycho.test.eeProfile.Java7ResolutionTest ‑ testRepositoryAggregationForJava7
org.eclipse.tycho.test.issue1093.Issue1093Test ‑ test
org.eclipse.tycho.test.issue271.Issue271Test ‑ test
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.AutoGenerateSourceArtifactsTest ‑ testSourceGeneration
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.surefire.CategoriesTest ‑ testIncludeExcludeCategories
org.eclipse.tycho.test.surefire.EnableAssertionsTest ‑ testEnableAssertions
org.eclipse.tycho.test.surefire.ExplodedTestDependenciesTest ‑ testLocalMavenRepository
org.eclipse.tycho.test.surefire.ExtraTestApplicationArgumentsTest ‑ exportProduct
org.eclipse.tycho.test.surefire.FailIfNoTestsTest ‑ testNoTestsFailureDefaultCase
org.eclipse.tycho.test.surefire.FailIfNoTestsTest ‑ testNoTestsNoFailure
org.eclipse.tycho.test.surefire.FrameworkExtensionsTest ‑ testFrameworkExtensions
org.eclipse.tycho.test.surefire.JVMArgsTest ‑ test
org.eclipse.tycho.test.surefire.JavaToolchainInSurefireTest ‑ test
org.eclipse.tycho.test.surefire.Junit4TestBundleTest ‑ test
org.eclipse.tycho.test.surefire.OpenTest4JTest ‑ testOpenTest4JUsage
org.eclipse.tycho.test.surefire.ParallelTestExecutionTest ‑ testParallelExecution
org.eclipse.tycho.test.surefire.RequireBundleTest ‑ loadResourceFromRequireBundle
org.eclipse.tycho.test.surefire.RequireBundleTest ‑ requireMultipleVersionsOfABundle
org.eclipse.tycho.test.surefire.RunOrderTest ‑ testRunOrder
org.eclipse.tycho.test.surefire.RunSingleTestTest ‑ test
org.eclipse.tycho.test.surefire.SystemPropertiesTest ‑ exportProduct
org.eclipse.tycho.test.surefire.TestBundleShapeTest ‑ test
org.eclipse.tycho.test.surefire.TestNGBundleTest ‑ test
org.eclipse.tycho.test.surefire.TestsInBundleTest ‑ testCompile
org.eclipse.tycho.test.surefire.TestsInBundleTest ‑ testCompile5
org.eclipse.tycho.test.surefire.TestsInBundleTest ‑ testIntegrationTest
org.eclipse.tycho.test.surefire.TestsInBundleTest ‑ testTest
org.eclipse.tycho.test.surefire.TestsInBundleTest ‑ testVerify
org.eclipse.tycho.test.symlinks.SymbolicLinkTest ‑ testBuildWithSymbolicLinkOnProjectPath
org.eclipse.tycho.test.versionsplugin.MissingPluginVersionsTest ‑ testMissingPluginVersion
org.eclipse.tycho.test.versionsplugin.TychoVersionsPluginTest ‑ invokeVersionsPluginOnTycho0120Project
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 ‑ updateTargetVersionTest