Skip to content

Ssks: Fix distance between neighbor track (#1083) #2971

Ssks: Fix distance between neighbor track (#1083)

Ssks: Fix distance between neighbor track (#1083) #2971

GitHub Actions / Test Results succeeded Dec 10, 2024 in 0s

All 121 tests pass in 11s

121 tests   121 ✅  11s ⏱️
 28 suites    0 💤
 28 files      0 ❌

Results for commit 381d4bd.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

121 tests found

There are 121 tests, see "Raw output" for the full list of tests.
Raw output
org.eclipse.set.application.cacheservice.CacheImplTest ‑ cacheCachesValues
org.eclipse.set.application.cacheservice.CacheImplTest ‑ cacheDoesNotCacheMissingValues
org.eclipse.set.application.cacheservice.CacheImplTest ‑ invalidatedCacheIsEmpty
org.eclipse.set.application.cacheservice.CacheImplTest ‑ setCacheWorks
org.eclipse.set.application.cacheservice.CacheServiceImplTest ‑ cacheIdDifferent
org.eclipse.set.application.cacheservice.CacheServiceImplTest ‑ cacheIdIdentical
org.eclipse.set.application.cacheservice.CacheServiceImplTest ‑ containerCacheDifferentCacheId
org.eclipse.set.application.cacheservice.CacheServiceImplTest ‑ containerCacheDifferentContainerId
org.eclipse.set.application.cacheservice.CacheServiceImplTest ‑ containerCacheIdentical
org.eclipse.set.basis.MixedStringComparatorTest ‑ testCompare
org.eclipse.set.basis.MixedStringComparatorTest ‑ testMixedStringComparator
org.eclipse.set.basis.NumericFirstComparatorDecoratorTest ‑ testCompareDecoratedComponent(TestData)[1] TestData [input=Pair [first=1, second=1], expected=IS_NOT_CALLED]
org.eclipse.set.basis.NumericFirstComparatorDecoratorTest ‑ testCompareDecoratedComponent(TestData)[2] TestData [input=Pair [first=1, second=test], expected=IS_CALLED]
org.eclipse.set.basis.NumericFirstComparatorDecoratorTest ‑ testCompareDecoratedComponent(TestData)[3] TestData [input=Pair [first=test, second=test], expected=IS_CALLED]
org.eclipse.set.basis.NumericFirstComparatorDecoratorTest ‑ testCompareDecoratedComponent(TestData)[4] TestData [input=Pair [first=1, second=null], expected=IS_CALLED]
org.eclipse.set.basis.NumericFirstComparatorDecoratorTest ‑ testCompareDecoratedComponent(TestData)[5] TestData [input=Pair [first=null, second=null], expected=IS_CALLED]
org.eclipse.set.basis.NumericFirstComparatorDecoratorTest ‑ testCompareDecoratedComponent(TestData)[6] TestData [input=Pair [first=0, second=], expected=IS_CALLED]
org.eclipse.set.basis.NumericFirstComparatorDecoratorTest ‑ testCompareMixedNumeric(Pair)[1] Pair [first=a, second=1]
org.eclipse.set.basis.NumericFirstComparatorDecoratorTest ‑ testCompareMixedNumeric(Pair)[2] Pair [first=1, second=a]
org.eclipse.set.basis.NumericFirstComparatorDecoratorTest ‑ testCompareNonNumeric(Pair)[1] Pair [first=a, second=b]
org.eclipse.set.basis.NumericFirstComparatorDecoratorTest ‑ testCompareNonNumeric(Pair)[2] Pair [first=a, second=a]
org.eclipse.set.basis.NumericFirstComparatorDecoratorTest ‑ testCompareNonNumeric(Pair)[3] Pair [first=b, second=a]
org.eclipse.set.basis.NumericFirstComparatorDecoratorTest ‑ testCompareNonNumeric(Pair)[4] Pair [first=10a, second=10b]
org.eclipse.set.basis.NumericFirstComparatorDecoratorTest ‑ testCompareNonNumeric(Pair)[5] Pair [first=10a, second=10a]
org.eclipse.set.basis.NumericFirstComparatorDecoratorTest ‑ testCompareNonNumeric(Pair)[6] Pair [first=10b, second=10a]
org.eclipse.set.basis.NumericFirstComparatorDecoratorTest ‑ testCompareNumeric(TestData)[1] TestData [input=Pair [first=1, second=1], expected=0]
org.eclipse.set.basis.NumericFirstComparatorDecoratorTest ‑ testCompareNumeric(TestData)[2] TestData [input=Pair [first=0, second=1], expected=-1]
org.eclipse.set.basis.NumericFirstComparatorDecoratorTest ‑ testCompareNumeric(TestData)[3] TestData [input=Pair [first=1, second=0], expected=1]
org.eclipse.set.basis.constants.ToolboxConstantsTest ‑ test_LST_OBJECT_NAME_COMPARATOR_Kennzahl
org.eclipse.set.basis.constants.ToolboxConstantsTest ‑ test_LST_OBJECT_NAME_COMPARATOR_LettersOnly1
org.eclipse.set.basis.constants.ToolboxConstantsTest ‑ test_LST_OBJECT_NAME_COMPARATOR_LettersOnly2
org.eclipse.set.basis.constants.ToolboxConstantsTest ‑ test_LST_OBJECT_NAME_COMPARATOR_MixedInput1
org.eclipse.set.basis.constants.ToolboxConstantsTest ‑ test_LST_OBJECT_NAME_COMPARATOR_MixedInput2
org.eclipse.set.basis.constants.ToolboxConstantsTest ‑ test_LST_OBJECT_NAME_COMPARATOR_MixedInput3
org.eclipse.set.basis.constants.ToolboxConstantsTest ‑ test_LST_OBJECT_NAME_COMPARATOR_NumbersOnly
org.eclipse.set.basis.extensions.ICharacterScannerExtensionsTest ‑ testReadFound
org.eclipse.set.basis.extensions.ICharacterScannerExtensionsTest ‑ testReadNotFound
org.eclipse.set.basis.extensions.ICharacterScannerExtensionsTest ‑ testUnread
org.eclipse.set.basis.extensions.IDocumentExtensionsTest ‑ testGetNext
org.eclipse.set.basis.extensions.IDocumentExtensionsTest ‑ testGetPrevious
org.eclipse.set.basis.extensions.IDocumentExtensionsTest ‑ testGetTags
org.eclipse.set.basis.extensions.IDocumentExtensionsTest ‑ testGetTags2
org.eclipse.set.basis.extensions.MatcherExtensionsTest ‑ testGetAllMatches
org.eclipse.set.basis.extensions.TagExtensionsTest ‑ testAsString
org.eclipse.set.basis.extensions.TagExtensionsTest ‑ testGetFoldingPositions1
org.eclipse.set.basis.extensions.TagExtensionsTest ‑ testGetFoldingPositions2
org.eclipse.set.basis.files.ToolboxFileFilterTest ‑ testAcceptFile
org.eclipse.set.basis.files.ToolboxFileFilterTest ‑ testAcceptPath
org.eclipse.set.basis.files.ToolboxFileFilterTest ‑ testAdd
org.eclipse.set.basis.files.ToolboxFileFilterTest ‑ testCheckInvalid
org.eclipse.set.basis.files.ToolboxFileFilterTest ‑ testCheckValid
org.eclipse.set.basis.files.ToolboxFileFilterTest ‑ testGetFilterExtensions
org.eclipse.set.basis.files.ToolboxFileFilterTest ‑ testGetFilterExtensionsListOfToolboxFileFilter
org.eclipse.set.basis.files.ToolboxFileFilterTest ‑ testGetFilterName
org.eclipse.set.basis.files.ToolboxFileFilterTest ‑ testSetFilterNameWithFilterList
org.eclipse.set.basis.graph.DigraphsTest ‑ testGetPathsDigraphPP(TestGetPathsDigraphPP)[1] org.eclipse.set.basis.graph.DigraphsTest$TestGetPathsDigraphPP@6c575325
org.eclipse.set.basis.graph.DigraphsTest ‑ testGetPathsDigraphPP(TestGetPathsDigraphPP)[2] org.eclipse.set.basis.graph.DigraphsTest$TestGetPathsDigraphPP@6dfcffb5
org.eclipse.set.basis.graph.DigraphsTest ‑ testGetPathsDigraphPP(TestGetPathsDigraphPP)[3] org.eclipse.set.basis.graph.DigraphsTest$TestGetPathsDigraphPP@5c73f672
org.eclipse.set.basis.graph.DigraphsTest ‑ testGetPathsDigraphPP(TestGetPathsDigraphPP)[4] org.eclipse.set.basis.graph.DigraphsTest$TestGetPathsDigraphPP@8ee0c23
org.eclipse.set.basis.graph.DigraphsTest ‑ testGetPathsDigraphPP(TestGetPathsDigraphPP)[5] org.eclipse.set.basis.graph.DigraphsTest$TestGetPathsDigraphPP@2ab5afc7
org.eclipse.set.basis.tables.TablesTest ‑ testGetColumnIdentifier
org.eclipse.set.basis.tables.TablesTest ‑ testGetColumnIndex
org.eclipse.set.basis.text.TagTest ‑ testGetLine
org.eclipse.set.basis.text.TagTest ‑ testGetName
org.eclipse.set.basis.text.TagTest ‑ testGetText
org.eclipse.set.basis.text.TagTest ‑ testIsClosing
org.eclipse.set.basis.text.TagTest ‑ testIsOpening
org.eclipse.set.basis.text.TagTest ‑ testTag
org.eclipse.set.core.SetSessionServiceTest ‑ testGetFormat
org.eclipse.set.core.SetSessionServiceTest ‑ testGetInitializationFormat
org.eclipse.set.core.SetSessionServiceTest ‑ testGetMergedFileFormat
org.eclipse.set.core.SetSessionServiceTest ‑ testGetPlainPlanProFormat
org.eclipse.set.core.SetSessionServiceTest ‑ testGetZippedPlanProFormat
org.eclipse.set.core.fileservice.PlainToolboxFileTest ‑ testClose
org.eclipse.set.core.fileservice.PlainToolboxFileTest ‑ testCloseThenOpen
org.eclipse.set.core.fileservice.PlainToolboxFileTest ‑ testMultipleClose
org.eclipse.set.core.fileservice.PlainToolboxFileTest ‑ testOpen
org.eclipse.set.core.fileservice.ZippedToolboxFileTest ‑ testAutoclose
org.eclipse.set.core.fileservice.ZippedToolboxFileTest ‑ testClose
org.eclipse.set.core.fileservice.ZippedToolboxFileTest ‑ testCloseThenOpen
org.eclipse.set.core.fileservice.ZippedToolboxFileTest ‑ testMultipleClose
org.eclipse.set.core.fileservice.ZippedToolboxFileTest ‑ testOpen
org.eclipse.set.feature.export.tablediff.CustomTableDiffServiceTest ‑ testDeletedRow
org.eclipse.set.feature.export.tablediff.CustomTableDiffServiceTest ‑ testMovedRow1
org.eclipse.set.feature.export.tablediff.CustomTableDiffServiceTest ‑ testMovedRow2
org.eclipse.set.feature.export.tablediff.CustomTableDiffServiceTest ‑ testNewAndDeletedRow
org.eclipse.set.feature.export.tablediff.CustomTableDiffServiceTest ‑ testNewRow1
org.eclipse.set.feature.export.tablediff.CustomTableDiffServiceTest ‑ testNewRow2
org.eclipse.set.feature.export.tablediff.CustomTableDiffServiceTest ‑ testNewRow_PLANPRO_2690
org.eclipse.set.feature.export.tablediff.CustomTableDiffServiceTest ‑ testNewRow_PLANPRO_2702
org.eclipse.set.feature.export.tablediff.CustomTableDiffServiceTest ‑ testSimpleChange
org.eclipse.set.feature.export.tablediff.CustomTableDiffServiceTest ‑ test_PLANPRO_2735
org.eclipse.set.feature.table.sorting.MixedStringCellComparatorTest ‑ testKennzahl
org.eclipse.set.feature.table.sorting.MixedStringCellComparatorTest ‑ testMixedCells
org.eclipse.set.model.tablemodel.extensions.CellContentExtensionsTest ‑ testGetRichTextValue
org.eclipse.set.ppmodel.extensions.utils.CacheUtilsTest ‑ testGetCacheKey(TestData)[1] TestData [input=org.eclipse.set.model.planpro.Weichen_und_Gleissperren.impl.W_Kr_Gsp_ElementImpl@8f4b803, expected=multi/container-id/element-id]
org.eclipse.set.ppmodel.extensions.utils.CacheUtilsTest ‑ testGetCacheKey(TestData)[2] TestData [input=org.eclipse.set.model.planpro.Signale.impl.SignalImpl@42f9873e, expected=multi/456/123]
org.eclipse.set.ppmodel.extensions.utils.CacheUtilsTest ‑ testGetCacheKeyOther(TestData)[1] TestData [input=Pair [first=org.eclipse.set.model.planpro.Weichen_und_Gleissperren.impl.W_Kr_Gsp_ElementImpl@5611bba, second=other], expected=multi/container-id/element-id/other=other]
org.eclipse.set.ppmodel.extensions.utils.CacheUtilsTest ‑ testGetCacheKeyOther(TestData)[2] TestData [input=Pair [first=org.eclipse.set.model.planpro.Signale.impl.SignalImpl@789dd6bf, second=xxx], expected=multi/456/123/other=xxx]
org.eclipse.set.utils.AttributeRuleTest ‑ testComment
org.eclipse.set.utils.AttributeRuleTest ‑ testSimpleAttribute
org.eclipse.set.utils.CalendarTextConversionTest ‑ testGetCalendarExample
org.eclipse.set.utils.CalendarTextConversionTest ‑ testGetCalendarIllegal
org.eclipse.set.utils.CalendarTextConversionTest ‑ testGetText
org.eclipse.set.utils.ClothoidTest ‑ testReferenceCalculation
org.eclipse.set.utils.PathExtensionsTest ‑ testGetBaseFileName
org.eclipse.set.utils.PathExtensionsTest ‑ testGetExtension
org.eclipse.set.utils.PathExtensionsTest ‑ testReplaceExtension
org.eclipse.set.utils.PathExtensionsTest ‑ testToStringSeparator1
org.eclipse.set.utils.PathExtensionsTest ‑ testToStringSeparator2
org.eclipse.set.utils.PathExtensionsTest ‑ testToStringSeparator3
org.eclipse.set.utils.StringExtensionsTest ‑ testRemoveSuffix
org.eclipse.set.utils.StringExtensionsTest ‑ testShortenBy
org.eclipse.set.utils.ToolboxVersionTest ‑ testGetLongVersion
org.eclipse.set.utils.ToolboxVersionTest ‑ testGetShortVersion
org.eclipse.set.utils.ToolboxVersionTest ‑ testIsAvailable
org.eclipse.set.utils.ToolboxVersionTest ‑ testToolboxVersion
org.eclipse.set.utils.math.AgateRoundingTest ‑ testRoundDown
org.eclipse.set.utils.math.AgateRoundingTest ‑ testRoundUp
org.eclipse.set.utils.math.BigDecimalExtensionsTest ‑ testToolboxIntegerFormat
org.eclipse.set.utils.math.BigDecimalExtensionsTest ‑ testToolboxLengthFormat