Skip to content

build(dependencies): bump jvm from 1.9.23 to 1.9.24 (#52) #242

build(dependencies): bump jvm from 1.9.23 to 1.9.24 (#52)

build(dependencies): bump jvm from 1.9.23 to 1.9.24 (#52) #242

GitHub Actions / Test Results succeeded May 13, 2024 in 0s

All 45 tests pass in 6s

45 tests  ±0   45 ✅ ±0   6s ⏱️ -1s
15 suites ±0    0 💤 ±0 
15 files   ±0    0 ❌ ±0 

Results for commit 8d951a9. ± Comparison against earlier commit fdd504a.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

45 tests found

There are 45 tests, see "Raw output" for the full list of tests.
Raw output
com.intershop.tool.architecture.report.common.model.AzureBoardIssuesVisitorTest ‑ testReadCorrectFile()
com.intershop.tool.architecture.report.common.model.AzureBoardIssuesVisitorTest ‑ testReadDamagedFile()
com.intershop.tool.architecture.report.common.project.DependencyListHandlerTest ‑ test()
com.intershop.tool.architecture.report.common.resources.URILoaderTest ‑ testFileURICreationOnUnix()
com.intershop.tool.architecture.report.common.resources.URILoaderTest ‑ testFileURICreationOnWindows()
com.intershop.tool.architecture.report.common.resources.URILoaderTest ‑ testHttpURICreation()
com.intershop.tool.architecture.report.common.resources.URILoaderTest ‑ testInputStreamOfFile()
com.intershop.tool.architecture.report.common.resources.URILoaderTest ‑ testInputStreamOfHttp()
com.intershop.tool.architecture.report.common.resources.URILoaderTest ‑ testInputStreamOfUnsupportedNews()
com.intershop.tool.architecture.report.jar.JarFileListVisitorTest ‑ testExampleList()
com.intershop.tool.architecture.report.jar.JarFileVisitorTest ‑ testCatalogJar()
com.intershop.tool.architecture.report.jar.JarFileVisitorTest ‑ testJarClasses()
com.intershop.tool.architecture.report.jar.JarFileVisitorTest ‑ testJarPipelets()
com.intershop.tool.architecture.report.jar.JarFinderTest ‑ test()
com.intershop.tool.architecture.report.java.model.jclass.JavaClassVisitorTest ‑ testExport()
com.intershop.tool.architecture.report.java.model.jclass.JavaClassVisitorTest ‑ testFieldAPIDefinition()
com.intershop.tool.architecture.report.java.model.jclass.JavaClassVisitorTest ‑ testGetSignature()
com.intershop.tool.architecture.report.java.model.jclass.JavaClassVisitorTest ‑ testMethodAPIDefinition()
com.intershop.tool.architecture.report.java.model.jclass.JavaHelperTest ‑ testCollectionSignature()
com.intershop.tool.architecture.report.java.model.jclass.JavaHelperTest ‑ testExtendsSignature()
com.intershop.tool.architecture.report.java.model.jclass.JavaHelperTest ‑ testRuleSignature()
com.intershop.tool.architecture.report.java.model.jclass.JavaHelperTest ‑ testSimpleSignature()
com.intershop.tool.architecture.report.java.validation.bo.BusinessObjectClassPredicateTest ‑ test()
com.intershop.tool.architecture.report.java.validation.bo.BusinessObjectValidationTest ‑ test()
com.intershop.tool.architecture.report.java.validation.po.PersistenceClassPredicateTest ‑ test()
com.intershop.tool.architecture.report.plugin.ArchitectureReportPluginTest ‑ canAddTaskToProject()
com.intershop.tool.architecture.report.project.model.LibraryValidationTest ‑ testMajorAndMinorLibraryUpdate()
com.intershop.tool.architecture.report.project.model.LibraryValidationTest ‑ testNewExternalAndInternalLibraries()
com.intershop.tool.architecture.versions.SemanticVersionTest ‑ testExtendedSemanticDashVersions()
com.intershop.tool.architecture.versions.SemanticVersionTest ‑ testExtendedSemanticVersions()
com.intershop.tool.architecture.versions.SemanticVersionTest ‑ testFeatureBranchVersions()
com.intershop.tool.architecture.versions.SemanticVersionTest ‑ testFiveAndMoreDigits()
com.intershop.tool.architecture.versions.SemanticVersionTest ‑ testFourDigits()
com.intershop.tool.architecture.versions.SemanticVersionTest ‑ testGetVersionWithoutBuildExtension()
com.intershop.tool.architecture.versions.SemanticVersionTest ‑ testIncrementVersions()
com.intershop.tool.architecture.versions.SemanticVersionTest ‑ testJettyVersion()
com.intershop.tool.architecture.versions.SemanticVersionTest ‑ testMajorMinor()
com.intershop.tool.architecture.versions.SemanticVersionTest ‑ testMajorMinorPatch()
com.intershop.tool.architecture.versions.SemanticVersionTest ‑ testNonSemanticVersions()
com.intershop.tool.architecture.versions.SemanticVersionTest ‑ testShortSemanticVersions()
com.intershop.tool.architecture.versions.SemanticVersionsTest ‑ testCompatibleVersion()
com.intershop.tool.architecture.versions.SemanticVersionsTest ‑ testGetNewest()
com.intershop.tool.architecture.versions.SemanticVersionsTest ‑ testGetNewestSemanticVersions()
com.intershop.tool.architecture.versions.SemanticVersionsTest ‑ testJettySupport()
com.intershop.tool.architecture.versions.SemanticVersionsTest ‑ testOlderVersionMayNotExistAnymore()