Skip to content

chore: update redisson to v4.5.0 (#121) #2495

chore: update redisson to v4.5.0 (#121)

chore: update redisson to v4.5.0 (#121) #2495

GitHub Actions / Test Results succeeded Jun 8, 2026 in 0s

All 89 tests pass, 4 skipped in 34s

93 tests   89 ✅  34s ⏱️
18 suites   4 💤
18 files     0 ❌

Results for commit dfacf35.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

4 skipped tests found

There are 4 skipped tests, see "Raw output" for the full list of skipped tests.
Raw output
tools.simrail.backend.common.point.SimRailPointProviderTest ‑ testAllPointMappingsHaveAValidMaxSpeed()
tools.simrail.backend.external.steam.SteamApiClientTest ‑ testGlobalAchievementProgress()
tools.simrail.backend.external.steam.SteamApiClientTest ‑ testPlayerSummaries()
tools.simrail.backend.external.steam.SteamApiClientTest ‑ testUserStats()

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

93 tests found

There are 93 tests, see "Raw output" for the full list of tests.
Raw output
tools.simrail.backend.collector.journey.TrainNameParserTest ‑ [10] trainName = "ROJ - S1", expectedResult = Result[category=ROJ, line=S1, label=null]
tools.simrail.backend.collector.journey.TrainNameParserTest ‑ [11] trainName = "RPJ - S41", expectedResult = Result[category=RPJ, line=S41, label=null]
tools.simrail.backend.collector.journey.TrainNameParserTest ‑ [12] trainName = "MPE – \"Łukasz\"", expectedResult = Result[category=MPE, line=null, label=Łukasz]
tools.simrail.backend.collector.journey.TrainNameParserTest ‑ [13] trainName = "ECE -  \"Růžena\"", expectedResult = Result[category=ECE, line=null, label=Růžena]
tools.simrail.backend.collector.journey.TrainNameParserTest ‑ [14] trainName = "ECE - \"Ludmila\"", expectedResult = Result[category=ECE, line=null, label=Ludmila]
tools.simrail.backend.collector.journey.TrainNameParserTest ‑ [15] trainName = "ECE - \"Zdeněk\"\"", expectedResult = Result[category=ECE, line=null, label=Zdeněk]
tools.simrail.backend.collector.journey.TrainNameParserTest ‑ [1] trainName = "", expectedResult = Result[category=null, line=null, label=null]
tools.simrail.backend.collector.journey.TrainNameParserTest ‑ [2] trainName = "  ", expectedResult = Result[category=null, line=null, label=null]
tools.simrail.backend.collector.journey.TrainNameParserTest ‑ [3] trainName = " - RE1", expectedResult = Result[category=null, line=RE1, label=null]
tools.simrail.backend.collector.journey.TrainNameParserTest ‑ [4] trainName = "R", expectedResult = Result[category=R, line=null, label=null]
tools.simrail.backend.collector.journey.TrainNameParserTest ‑ [5] trainName = "IR", expectedResult = Result[category=IR, line=null, label=null]
tools.simrail.backend.collector.journey.TrainNameParserTest ‑ [6] trainName = "TSE", expectedResult = Result[category=TSE, line=null, label=null]
tools.simrail.backend.collector.journey.TrainNameParserTest ‑ [7] trainName = "ZXE", expectedResult = Result[category=ZXE, line=null, label=null]
tools.simrail.backend.collector.journey.TrainNameParserTest ‑ [8] trainName = "RE1", expectedResult = Result[category=null, line=RE1, label=null]
tools.simrail.backend.collector.journey.TrainNameParserTest ‑ [9] trainName = "RAJ - R3", expectedResult = Result[category=RAJ, line=R3, label=null]
tools.simrail.backend.common.border.MapBorderPointProviderTest ‑ testAllBorderPointsAreMappedUniquely()
tools.simrail.backend.common.border.MapBorderPointProviderTest ‑ testAllBorderPointsWereLoaded()
tools.simrail.backend.common.border.MapBorderPointProviderTest ‑ testAllTimetableEntriesHaveBorderPoints()
tools.simrail.backend.common.border.MapBorderPointProviderTest ‑ testBorderPointIdsAreUnique()
tools.simrail.backend.common.journey.JourneyTransportTypeTest ‑ testAllTrainTypesHaveAMappedTransportType()
tools.simrail.backend.common.point.SimRailPointProviderTest ‑ testAllDispatchPostsHaveAnAssociatedPoint()
tools.simrail.backend.common.point.SimRailPointProviderTest ‑ testAllOsmNodesActuallyExist()
tools.simrail.backend.common.point.SimRailPointProviderTest ‑ testAllPointMappingsHaveAValidMaxSpeed()
tools.simrail.backend.common.point.SimRailPointProviderTest ‑ testAllPointNamesAreOnlyAssociatedOnce()
tools.simrail.backend.common.point.SimRailPointProviderTest ‑ testAllPointsHaveAUniqueInternalId()
tools.simrail.backend.common.point.SimRailPointProviderTest ‑ testAllTimetableEntriesHaveAPointMapping()
tools.simrail.backend.common.point.SimRailPointProviderTest ‑ testFindPointByAlternativeName()
tools.simrail.backend.common.point.SimRailPointProviderTest ‑ testFindPointByInternalId()
tools.simrail.backend.common.point.SimRailPointProviderTest ‑ testFindPointByName()
tools.simrail.backend.common.point.SimRailPointProviderTest ‑ testFindPointByPositionInBoundingBox()
tools.simrail.backend.common.point.SimRailPointProviderTest ‑ testMaxSpeedAtPointIsValid()
tools.simrail.backend.common.point.SimRailPointProviderTest ‑ testPointNamesAreUnique()
tools.simrail.backend.common.point.SimRailPointProviderTest ‑ testPointOsmNodeIdsAreUnique()
tools.simrail.backend.common.point.SimRailPointProviderTest ‑ testPointPrefixesAreUnique()
tools.simrail.backend.common.point.SimRailPointProviderTest ‑ testPointUicRefsAreUnique()
tools.simrail.backend.common.point.SimRailPointProviderTest ‑ testPointsWereLoaded()
tools.simrail.backend.common.point.SimRailPointProviderTest ‑ testPositionOfStationIsInBoundingBox()
tools.simrail.backend.common.railcar.RailcarProviderTest ‑ testAllRailcarApiIdsAreUnique()
tools.simrail.backend.common.railcar.RailcarProviderTest ‑ testAllRailcarDisplayNamesAreUnique()
tools.simrail.backend.common.railcar.RailcarProviderTest ‑ testAllRailcarIdsAreUnique()
tools.simrail.backend.common.railcar.RailcarProviderTest ‑ testAllRailcardModelsAreValid()
tools.simrail.backend.common.railcar.RailcarProviderTest ‑ testAllRailcarsWereLoaded()
tools.simrail.backend.common.railcar.RailcarProviderTest ‑ testRailcarsFromTrainListCanBeMapped()
tools.simrail.backend.common.scenery.SimRailServerSceneryProviderTest ‑ testAllSceneriesWereLoaded()
tools.simrail.backend.common.scenery.SimRailServerSceneryProviderTest ‑ testSceneryExistsForAllServers()
tools.simrail.backend.common.signal.PlatformSignalProviderTest ‑ [1] pointId = 27f5db2c-07a1-4c23-aaa5-dff759f687ba, signalId = "Kz_G6"
tools.simrail.backend.common.signal.PlatformSignalProviderTest ‑ [2] pointId = 8c58048c-e3f9-4faf-8f1f-5ecf3e978e54, signalId = "WSD_J20"
tools.simrail.backend.common.signal.PlatformSignalProviderTest ‑ [3] pointId = 8c58048c-e3f9-4faf-8f1f-5ecf3e978e54, signalId = "WSD_J23"
tools.simrail.backend.common.signal.PlatformSignalProviderTest ‑ [4] pointId = 6840caa1-ef46-4cc4-93fb-0f26abf7c7d9, signalId = "Zw_G2"
tools.simrail.backend.common.signal.PlatformSignalProviderTest ‑ [5] pointId = a50dcebe-76b0-43d4-840e-6a8475c9756d, signalId = "SG_N2"
tools.simrail.backend.common.signal.PlatformSignalProviderTest ‑ testAllScheduledPlatformsHaveASignalMapping()
tools.simrail.backend.common.signal.PlatformSignalProviderTest ‑ testAllSignalMappingsWereLoaded()
tools.simrail.backend.common.signal.PlatformSignalProviderTest ‑ testAllSignalNamesAreUnique()
tools.simrail.backend.common.util.MongoIdDecodeUtilTest ‑ [1] mongoId = "6390db9a9401bed7d6409dbb", expectedDate = 2022-12-07T18:29:46Z
tools.simrail.backend.common.util.MongoIdDecodeUtilTest ‑ [2] mongoId = "638fe94cd089346098624eb3", expectedDate = 2022-12-07T01:15:56Z
tools.simrail.backend.common.util.MongoIdDecodeUtilTest ‑ [3] mongoId = "638fd331b8d1724f7a1ce321", expectedDate = 2022-12-06T23:41:37Z
tools.simrail.backend.common.util.MongoIdDecodeUtilTest ‑ [4] mongoId = "638f53a50938809ac3f1cf60", expectedDate = 2022-12-06T14:37:25Z
tools.simrail.backend.common.util.MongoIdDecodeUtilTest ‑ [5] mongoId = "63c2fcabcacd60ea3e93f9c5", expectedDate = 2023-01-14T19:04:11Z
tools.simrail.backend.common.util.RomanNumberConverterTest ‑ [10] roman = "LXXXVIII", expectedResult = 88
tools.simrail.backend.common.util.RomanNumberConverterTest ‑ [11] roman = "DLXXXV", expectedResult = 585
tools.simrail.backend.common.util.RomanNumberConverterTest ‑ [1] roman = "I", expectedResult = 1
tools.simrail.backend.common.util.RomanNumberConverterTest ‑ [2] roman = "Ia", expectedResult = 1
tools.simrail.backend.common.util.RomanNumberConverterTest ‑ [3] roman = "III", expectedResult = 3
tools.simrail.backend.common.util.RomanNumberConverterTest ‑ [4] roman = "IV", expectedResult = 4
tools.simrail.backend.common.util.RomanNumberConverterTest ‑ [5] roman = "VII", expectedResult = 7
tools.simrail.backend.common.util.RomanNumberConverterTest ‑ [6] roman = "IX", expectedResult = 9
tools.simrail.backend.common.util.RomanNumberConverterTest ‑ [7] roman = "XI", expectedResult = 11
tools.simrail.backend.common.util.RomanNumberConverterTest ‑ [8] roman = "XL", expectedResult = 40
tools.simrail.backend.common.util.RomanNumberConverterTest ‑ [9] roman = "XbbLa", expectedResult = 40
tools.simrail.backend.common.util.UuidV5FactoryTest ‑ [1] name = "testing", expected = 7899701a-7d40-52c3-bf9c-c28419cab7e6
tools.simrail.backend.common.util.UuidV5FactoryTest ‑ [2] name = "hello world", expected = ccc93e04-5a2a-5691-a386-71c99fa4dc48
tools.simrail.backend.common.util.UuidV5FactoryTest ‑ [3] name = "I love bananas", expected = 49d74ec8-1445-5ca4-9b57-6f83151f90d7
tools.simrail.backend.common.util.UuidV5FactoryTest ‑ [4] name = "chi-hp-bungee107", expected = 68bd566c-ee84-5373-84cd-58ba3af9fe82
tools.simrail.backend.common.util.UuidV5FactoryTest ‑ [5] name = "ROJ-40641-<hello>", expected = 44d6e7bd-9774-53eb-8198-746095c82ce7
tools.simrail.backend.external.brouter.BRouterApiClientTest ‑ testRouting()
tools.simrail.backend.external.playerdb.PlayerDBApiClientTest ‑ testInvalidSteamId()
tools.simrail.backend.external.playerdb.PlayerDBApiClientTest ‑ testInvalidXBoxId()
tools.simrail.backend.external.playerdb.PlayerDBApiClientTest ‑ testSuccessfulSteamData()
tools.simrail.backend.external.playerdb.PlayerDBApiClientTest ‑ testSuccessfulXBoxData()
tools.simrail.backend.external.simkol.SimKolApiClientTest ‑ testSpeedLimits()
tools.simrail.backend.external.sraws.SimRailAwsApiClientTest ‑ testServerTimeMillis()
tools.simrail.backend.external.sraws.SimRailAwsApiClientTest ‑ testServerTimeOffset()
tools.simrail.backend.external.sraws.SimRailAwsApiClientTest ‑ testTrainRuns()
tools.simrail.backend.external.sraws.SimRailAwsTrainRunValidationTest ‑ testTimetableKeys()
tools.simrail.backend.external.sraws.SimRailIntAwsApiClientTest ‑ testTrainThumbnail()
tools.simrail.backend.external.srpanel.SimRailPanelApiClientTest ‑ testDispatchPosts()
tools.simrail.backend.external.srpanel.SimRailPanelApiClientTest ‑ testServers()
tools.simrail.backend.external.srpanel.SimRailPanelApiClientTest ‑ testTrainPositions()
tools.simrail.backend.external.srpanel.SimRailPanelApiClientTest ‑ testTrains()
tools.simrail.backend.external.srpanel.SimRailPanelApiClientTest ‑ testUserInfo()
tools.simrail.backend.external.steam.SteamApiClientTest ‑ testGlobalAchievementProgress()
tools.simrail.backend.external.steam.SteamApiClientTest ‑ testPlayerSummaries()
tools.simrail.backend.external.steam.SteamApiClientTest ‑ testUserStats()