Skip to content

Lifelong_v0.06.0

Lifelong_v0.06.0 #648

GitHub Actions / Unit Tests succeeded Nov 24, 2024 in 1s

424 passed, 0 failed and 3 skipped

Tests passed successfully

Report Passed Failed Skipped Time
target/surefire-reports/TEST-BasicMAPF.DataTypesAndStructures.MDDs.AStarMDDBuilderTest.xml 31✅ 48s
target/surefire-reports/TEST-BasicMAPF.DataTypesAndStructures.MDDs.MDDManagerTest.xml 2✅ 11s
target/surefire-reports/TEST-BasicMAPF.DataTypesAndStructures.MDDs.MDDTest.xml 22✅ 32ms
target/surefire-reports/TEST-BasicMAPF.Instances.I_InstanceBuilderTest.xml 2✅ 0ms
target/surefire-reports/TEST-BasicMAPF.Instances.InstanceBuilder_BGUTest.xml 3✅ 2ms
target/surefire-reports/TEST-BasicMAPF.Instances.InstanceBuilder_MovingAITest.xml 3✅ 144ms
target/surefire-reports/TEST-BasicMAPF.Maps.MapFactoryTest.xml 12✅ 5ms
target/surefire-reports/TEST-BasicMAPF.Solvers.AStar.DistanceTableAStarHeuristicTest.xml 2✅ 2ms
target/surefire-reports/TEST-BasicMAPF.Solvers.AStar.SingleAgentAStar_SolverTest.xml 33✅ 1s
target/surefire-reports/TEST-BasicMAPF.Solvers.AStar.SingleAgentAStarSIPP_SolverTest.xml 35✅ 2⚪ 119s
target/surefire-reports/TEST-BasicMAPF.Solvers.CBS.CBS_SolverTest.xml 17✅ 121s
target/surefire-reports/TEST-BasicMAPF.Solvers.ConstraintsAndConflicts.ConflictManagement.CorridorConflictManagerTest.xml 2✅ 19s
target/surefire-reports/TEST-BasicMAPF.Solvers.ConstraintsAndConflicts.ConflictManagerTest.xml 4✅ 10ms
target/surefire-reports/TEST-BasicMAPF.Solvers.ConstraintsAndConflicts.Constraint.UnmodifiableConstraintSetTest.xml 1✅ 45s
target/surefire-reports/TEST-BasicMAPF.Solvers.ConstraintsAndConflicts.SwappingConflictTest.xml 2✅ 2ms
target/surefire-reports/TEST-BasicMAPF.Solvers.ConstraintSetTest.xml 2✅ 0ms
target/surefire-reports/TEST-BasicMAPF.Solvers.ConstraintTest.xml 2✅ 0ms
target/surefire-reports/TEST-BasicMAPF.Solvers.ICTS.ICTS_SolverTest.xml 7✅ 156s
target/surefire-reports/TEST-BasicMAPF.Solvers.LaCAM.LaCAM_SolverTest.xml 24✅ 237s
target/surefire-reports/TEST-BasicMAPF.Solvers.LargeNeighborhoodSearch.LargeNeighborhoodSearch_SolverTest.xml 11✅ 167s
target/surefire-reports/TEST-BasicMAPF.Solvers.PIBT.PIBT_SolverTest.xml 19✅ 156s
target/surefire-reports/TEST-BasicMAPF.Solvers.PrioritisedPlanning.PrioritisedPlanningSolverTest.xml 30✅ 643s
target/surefire-reports/TEST-BasicMAPF.Solvers.PrioritisedPlanningWithGuarantees.PriorityConstrainedSearchTest.xml 10✅ 274s
target/surefire-reports/TEST-BasicMAPF.Solvers.SingleAgentPlanTest.xml 16✅ 13ms
target/surefire-reports/TEST-Environment.IO_Package.IO_ManagerTest.xml 6✅ 19ms
target/surefire-reports/TEST-Environment.IO_Package.ReaderTest.xml 3✅ 15ms
target/surefire-reports/TEST-Environment.IO_Package.WriterTest.xml 4✅ 46ms
target/surefire-reports/TEST-Environment.Metrics.MetricsTest.xml 1✅ 40ms
target/surefire-reports/TEST-LifelongMAPF.FailPolicies.FailPolicyTest.xml 2✅ 598ms
target/surefire-reports/TEST-LifelongMAPF.FailPolicies.PostprocessRankingAStarFPTest.xml 4✅ 600ms
target/surefire-reports/TEST-LifelongMAPF.LifelongSimulationSolverTest.xml 108✅ 1⚪ 260s
target/surefire-reports/TEST-TransientMAPF.SeparatingVerticesFinderTest.xml 4✅ 0ms

✅ target/surefire-reports/TEST-BasicMAPF.DataTypesAndStructures.MDDs.AStarMDDBuilderTest.xml

31 tests were completed in 48s with 31 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
BasicMAPF.DataTypesAndStructures.MDDs.AStarMDDBuilderTest 31✅ 48s

✅ BasicMAPF.DataTypesAndStructures.MDDs.AStarMDDBuilderTest

✅ searchToFirstSolutionWithMultipleConstraintsOnGoalEarlierAndLater
✅ continueSearchingStandardFlow
✅ searchToFirstSolutionWithConstraintOnGoal
✅ standardFlowMore
✅ continueSearchingWithSkips
✅ continueSearchingStandardFlowReusesWork
✅ continueSearchingWithSkipsReusesWork
✅ searchToFirstSolutionWithConstraintOnGoalLater
✅ continueSearchingWithSkipsValidity1
✅ continueSearchingWithSkipsValidity2
✅ searchToFirstSolutionWithConstraints1
✅ searchToFirstSolutionWithConstraints2
✅ searchToFirstSolutionWithConstraints3
✅ searchToFirstSolutionWithConstraints4
✅ searchToFirstSolutionWithConstraints5
✅ searchToFirstSolutionWithConstraints6
✅ searchToFirstSolutionWithConstraints7
✅ largeNumberOfConstraintsWithInfiniteConstraints
✅ searchToFirstSolution1
✅ searchToFirstSolution2
✅ searchToFirstSolution3
✅ searchToFirstSolutionWithMultipleConstraints1
✅ searchToFirstSolutionWithMultipleConstraints2
✅ searchToFirstSolutionWithMultipleConstraints3
✅ searchToFirstSolutionWithMultipleConstraints4
✅ searchToFirstSolutionWithMultipleConstraints5
✅ searchToFirstSolutionWithMultipleConstraints6
✅ searchToFirstSolutionWithMultipleConstraints7
✅ searchToFirstSolutionWithMultipleConstraints8
✅ continueSearchingStandardFlowValidity
✅ skipsMore

✅ target/surefire-reports/TEST-BasicMAPF.DataTypesAndStructures.MDDs.MDDManagerTest.xml

2 tests were completed in 11s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
BasicMAPF.DataTypesAndStructures.MDDs.MDDManagerTest 2✅ 11s

✅ BasicMAPF.DataTypesAndStructures.MDDs.MDDManagerTest

✅ standardFlow
✅ skips

✅ target/surefire-reports/TEST-BasicMAPF.DataTypesAndStructures.MDDs.MDDTest.xml

22 tests were completed in 32ms with 22 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
BasicMAPF.DataTypesAndStructures.MDDs.MDDTest 22✅ 32ms

✅ BasicMAPF.DataTypesAndStructures.MDDs.MDDTest

✅ conflictsWithMDDAtDepthSwappingConflictTest1
✅ conflictsWithMDDAtDepthSwappingConflictTest2
✅ conflictsWithMDDAtDepthTargetConflictTest1
✅ conflictsWithMDDAtDepthTargetConflictTest2
✅ conflictsWithMDDAtDepthTargetConflictTest3
✅ conflictsWithMDDAtDepthTargetConflictTest4
✅ copyUnderConstraintsTest
✅ copyUnderPositiveConstraintNoChangeWhenNoRelevanceThrowsExceptionTest
✅ getLevelMapWithPocketTest1
✅ getLevelMapWithPocketTest2
✅ getLevelCircleTest
✅ copyUnderPositiveConstraintTest
✅ copyUnderConstraintsAfterGoalTest
✅ copyUnderConstraintsNoChangeWhenNoRelevanceTest
✅ conflictsWithMDDAtDepthVertexConflictTest1
✅ conflictsWithMDDAtDepthVertexConflictTest2
✅ conflictsWithMDDAtDepthVertexConflictTest3
✅ conflictsWithMDDAtDepthVertexConflictTest4
✅ conflictsWithMDDAtDepthStopAtOneTest
✅ copyUnderPositiveConstraintTest2
✅ copyUnderPositiveConstraintTest3
✅ conflictsWithMDDAtDepthVertexAndSwappingConflictsTest1

✅ target/surefire-reports/TEST-BasicMAPF.Instances.I_InstanceBuilderTest.xml

2 tests were completed in 0ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
BasicMAPF.Instances.I_InstanceBuilderTest 2✅ 0ms

✅ BasicMAPF.Instances.I_InstanceBuilderTest

✅ testObstacleCalculation_build_2D_locationTypeMap
✅ build2D_CharacterMap_Instance_8_15_5

✅ target/surefire-reports/TEST-BasicMAPF.Instances.InstanceBuilder_BGUTest.xml

3 tests were completed in 2ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
BasicMAPF.Instances.InstanceBuilder_BGUTest 3✅ 2ms

✅ BasicMAPF.Instances.InstanceBuilder_BGUTest

✅ prepareInstances_Instance_16_0_7
✅ prepareInstances_Instance_8_15_5
✅ nullProperties

✅ target/surefire-reports/TEST-BasicMAPF.Instances.InstanceBuilder_MovingAITest.xml

3 tests were completed in 144ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
BasicMAPF.Instances.InstanceBuilder_MovingAITest 3✅ 144ms

✅ BasicMAPF.Instances.InstanceBuilder_MovingAITest

✅ prepareInstance_16_0_7
✅ twelveAndTwoAgentsOverTwoBatches_8RoomMap
✅ getInstancesPath_16_0_7

✅ target/surefire-reports/TEST-BasicMAPF.Maps.MapFactoryTest.xml

12 tests were completed in 5ms with 12 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
BasicMAPF.Maps.MapFactoryTest 12✅ 5ms

✅ BasicMAPF.Maps.MapFactoryTest

✅ test_newSimple4Connected2D_GraphMap_map_2D_circle
✅ test_newSimple4Connected2D_GraphMap_map_2D_4locations_clump
✅ test_newSimple4Connected2D_GraphMap_map_2D_3Locations_line
✅ test_newSimple4Connected2D_GraphMap_map_2D_1Location_fringe
✅ test_newSimple4Connected2D_GraphMap_map_2D_1Location_middle
✅ test_newSimple4Connected2D_GraphMap_map_2D_empty
✅ test_newSimple4Connected2D_GraphMap_map_2D_2Locations_diagonal
✅ test_newSimple4Connected2D_GraphMap_map_2D_2Locations_fringe
✅ test_newSimple4Connected2D_GraphMap_map_2D_disjointGroups
✅ test_newSimple4Connected2D_GraphMap_map_2D_2Locations_middle
✅ test_newSimple4Connected2D_GraphMap_map_2D_allWalls
✅ test_newSimple4Connected2D_GraphMap_map_2D_corners

✅ target/surefire-reports/TEST-BasicMAPF.Solvers.AStar.DistanceTableAStarHeuristicTest.xml

2 tests were completed in 2ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
BasicMAPF.Solvers.AStar.DistanceTableAStarHeuristicTest 2✅ 2ms

✅ BasicMAPF.Solvers.AStar.DistanceTableAStarHeuristicTest

✅ failIfMapIsNotOneConnectedComponent
✅ test

✅ target/surefire-reports/TEST-BasicMAPF.Solvers.AStar.SingleAgentAStar_SolverTest.xml

33 tests were completed in 1s with 33 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
BasicMAPF.Solvers.AStar.SingleAgentAStar_SolverTest 33✅ 1s

✅ BasicMAPF.Solvers.AStar.SingleAgentAStar_SolverTest

✅ circleOptimality1
✅ emptyOptimality
✅ optimalVsUCSDynamic
✅ largeNumberOfConstraints
✅ accountsForConstraintAfterReachingGoal2
✅ circleOptimalityOtherDirectionBecauseOfConstraints
✅ optimalVsUCSDynamicWithDistanceTableHeuristic
✅ optimalVsUCSWeightedEdges1
✅ optimalVsUCSWeightedEdges2
✅ optimalVsUCSWeightedEdges3
✅ optimalVsUCSWeightedEdges4
✅ optimalVsUCS1
✅ optimalVsUCS2
✅ optimalVsUCS3
✅ optimalVsUCS4
✅ unsolvableShouldTimeout
✅ circleOptimalityNorthwestToSoutheast
✅ continuingFromExistingPlan
✅ findsTMAPFPlanUnderConstraintsUsingTMAPFGoalCondition
✅ findsTMAPFPlanUnderConstraintsAlsoAroundGoalUsingTMAPFGoalCondition
✅ circleOptimalitySameDirectionDespiteLateGoalConstraint
✅ optimalVsUCSWeightedEdgesDynamic
✅ accountsForConstraintAfterReachingGoal
✅ circleOptimalityWaitingBecauseOfConstraint1
✅ circleOptimalityWaitingBecauseOfConstraint2
✅ circleOptimalityWaitingBecauseOfConstraint3
✅ accountsForConstraintInFarFutureAfterReachingGoal
✅ accountsForMultipleConstraintsAfterReachingGoal
✅ optimalVsUCSDDynamicWithManhattanDistanceHeuristic
✅ circleOptimalityOtherDirectionBecauseOfGoalConstraint1
✅ circleOptimalityOtherDirectionBecauseOfGoalConstraint2
✅ oneMoveSolution
✅ circleOptimalityOtherDirectionBecauseOfGoalConstraint1UsingPlan

✅ target/surefire-reports/TEST-BasicMAPF.Solvers.AStar.SingleAgentAStarSIPP_SolverTest.xml

37 tests were completed in 119s with 35 passed, 0 failed and 2 skipped.

Test suite Passed Failed Skipped Time
BasicMAPF.Solvers.AStar.SingleAgentAStarSIPP_SolverTest 35✅ 2⚪ 119s

✅ BasicMAPF.Solvers.AStar.SingleAgentAStarSIPP_SolverTest

✅ largeNumberOfConstraintsWithInfiniteConstraintsAndPerfectHeuristic
✅ largeNumberOfConstraintsWithInfiniteConstraintsBigger
✅ circleOptimality1
✅ comparativeTest
✅ emptyOptimality
✅ optimalVsUCSDynamic
✅ largeNumberOfConstraints
✅ accountsForConstraintAfterReachingGoal2
✅ circleOptimalityOtherDirectionBecauseOfConstraints
✅ optimalVsUCSDynamicWithDistanceTableHeuristic
✅ optimalVsUCSWeightedEdges1
✅ optimalVsUCSWeightedEdges2
✅ optimalVsUCSWeightedEdges3
✅ optimalVsUCSWeightedEdges4
✅ optimalVsUCS1
✅ optimalVsUCS2
✅ optimalVsUCS3
✅ optimalVsUCS4
✅ unsolvableShouldTimeout
✅ circleOptimalityNorthwestToSoutheast
✅ continuingFromExistingPlan
⚪ findsTMAPFPlanUnderConstraintsUsingTMAPFGoalCondition
⚪ findsTMAPFPlanUnderConstraintsAlsoAroundGoalUsingTMAPFGoalCondition
✅ circleOptimalitySameDirectionDespiteLateGoalConstraint
✅ optimalVsUCSWeightedEdgesDynamic
✅ accountsForConstraintAfterReachingGoal
✅ circleOptimalityWaitingBecauseOfConstraint1
✅ circleOptimalityWaitingBecauseOfConstraint2
✅ circleOptimalityWaitingBecauseOfConstraint3
✅ accountsForConstraintInFarFutureAfterReachingGoal
✅ accountsForMultipleConstraintsAfterReachingGoal
✅ optimalVsUCSDDynamicWithManhattanDistanceHeuristic
✅ circleOptimalityOtherDirectionBecauseOfGoalConstraint1
✅ circleOptimalityOtherDirectionBecauseOfGoalConstraint2
✅ largeNumberOfConstraintsWithInfiniteConstraints
✅ oneMoveSolution
✅ circleOptimalityOtherDirectionBecauseOfGoalConstraint1UsingPlan

✅ target/surefire-reports/TEST-BasicMAPF.Solvers.CBS.CBS_SolverTest.xml

17 tests were completed in 121s with 17 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
BasicMAPF.Solvers.CBS.CBS_SolverTest 17✅ 121s

✅ BasicMAPF.Solvers.CBS.CBS_SolverTest

✅ circleMapValidityTest1
✅ circleMapValidityTest2
✅ worksWithRHCRHorizon_instanceSmallMaze
✅ ignoresStayAtSharedGoals
✅ unsolvableBecauseConstraintsShouldReturnNull1
✅ unsolvableBecauseConstraintsShouldReturnNull2
✅ emptyMapValidityTest1
✅ worksWithRHCRHorizon_instanceCircle1
✅ worksWithRHCR
✅ TestingBenchmark
✅ transientExample
✅ unsolvableBecauseOfConflictsShouldTimeout
✅ startAdjacentGoAroundValidityTest
✅ worksWithTMAPFPaths
✅ cbsWithPriorities
✅ TestCBSWithTransientBehaviorNarrowCorridor
✅ cbsWithPrioritiesUsingBuilder

✅ target/surefire-reports/TEST-BasicMAPF.Solvers.ConstraintsAndConflicts.ConflictManagement.CorridorConflictManagerTest.xml

2 tests were completed in 19s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
BasicMAPF.Solvers.ConstraintsAndConflicts.ConflictManagement.CorridorConflictManagerTest 2✅ 19s

✅ BasicMAPF.Solvers.ConstraintsAndConflicts.ConflictManagement.CorridorConflictManagerTest

✅ comparativeTest
✅ HMapFromPaperUsesCorridorReasoning

✅ target/surefire-reports/TEST-BasicMAPF.Solvers.ConstraintsAndConflicts.ConflictManagerTest.xml

4 tests were completed in 10ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
BasicMAPF.Solvers.ConstraintsAndConflicts.ConflictManagerTest 4✅ 10ms

✅ BasicMAPF.Solvers.ConstraintsAndConflicts.ConflictManagerTest

✅ goalConflict
✅ swappingConflict2LocationMap
✅ TwoAgentsWith4VertexConflicts_graphH
✅ TwoAgentsWith1SwappingConflict_graphH

✅ target/surefire-reports/TEST-BasicMAPF.Solvers.ConstraintsAndConflicts.Constraint.UnmodifiableConstraintSetTest.xml

1 tests were completed in 45s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
BasicMAPF.Solvers.ConstraintsAndConflicts.Constraint.UnmodifiableConstraintSetTest 1✅ 45s

✅ BasicMAPF.Solvers.ConstraintsAndConflicts.Constraint.UnmodifiableConstraintSetTest

✅ AStarAndSIPPLargeNumberOfConstraintsWithInfiniteConstraintsBig

✅ target/surefire-reports/TEST-BasicMAPF.Solvers.ConstraintsAndConflicts.SwappingConflictTest.xml

2 tests were completed in 2ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
BasicMAPF.Solvers.ConstraintsAndConflicts.SwappingConflictTest 2✅ 2ms

✅ BasicMAPF.Solvers.ConstraintsAndConflicts.SwappingConflictTest

✅ testHashCode
✅ testEquals

✅ target/surefire-reports/TEST-BasicMAPF.Solvers.ConstraintSetTest.xml

2 tests were completed in 0ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
BasicMAPF.Solvers.ConstraintSetTest 2✅ 0ms

✅ BasicMAPF.Solvers.ConstraintSetTest

✅ acceptsForVertexConflict
✅ acceptsForSwappingConflicts

✅ target/surefire-reports/TEST-BasicMAPF.Solvers.ConstraintTest.xml

2 tests were completed in 0ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
BasicMAPF.Solvers.ConstraintTest 2✅ 0ms

✅ BasicMAPF.Solvers.ConstraintTest

✅ acceptsForVertexConflict
✅ acceptsForSwappingConflicts

✅ target/surefire-reports/TEST-BasicMAPF.Solvers.ICTS.ICTS_SolverTest.xml

7 tests were completed in 156s with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
BasicMAPF.Solvers.ICTS.ICTS_SolverTest 7✅ 156s

✅ BasicMAPF.Solvers.ICTS.ICTS_SolverTest

✅ comparativeTest
✅ circleMapValidityTest1
✅ circleMapValidityTest2
✅ emptyMapValidityTest1
✅ TestingBenchmark
✅ unsolvableBecauseOfConflictsShouldTimeout
✅ startAdjacentGoAroundValidityTest

✅ target/surefire-reports/TEST-BasicMAPF.Solvers.LaCAM.LaCAM_SolverTest.xml

24 tests were completed in 237s with 24 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
BasicMAPF.Solvers.LaCAM.LaCAM_SolverTest 24✅ 237s

✅ BasicMAPF.Solvers.LaCAM.LaCAM_SolverTest

✅ exampleTest
✅ compareBetweenLaCAMStarAndLaCAMTest
✅ loopChainShapedMapTest
✅ emptyMapEasyNoConflictsTest
✅ circleMapValidityTest1
✅ circleMapValidityTest2
✅ tunnelShapedMapTest
✅ stringShapedMapTest
✅ agentsNeedToSwapTest
✅ emptyMapHarderValidityTest1
✅ emptyMapValidityTest1
✅ exampleTestLaCAMStar
✅ treeShapedMapTest
✅ TestingBenchmark
✅ transientExample
✅ startAdjacentGoAroundValidityTest
✅ worksWithTMAPFPaths
✅ goalsInCornersMapTest
✅ testTransientOneAgentNeedToClearPathTest
✅ emptyMapValidityWithEasyConstraint
✅ connectorShapedMapTest
✅ instanceAgentsInterruptsEachOtherTest
✅ compareBetweenPIBTAndLaCAMTest
✅ emptyMapValidityWithInfiniteAndRegularConstraints

✅ target/surefire-reports/TEST-BasicMAPF.Solvers.LargeNeighborhoodSearch.LargeNeighborhoodSearch_SolverTest.xml

11 tests were completed in 167s with 11 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
BasicMAPF.Solvers.LargeNeighborhoodSearch.LargeNeighborhoodSearch_SolverTest 11✅ 167s

✅ BasicMAPF.Solvers.LargeNeighborhoodSearch.LargeNeighborhoodSearch_SolverTest

✅ unsolvable
✅ circleMapValidityTest1
✅ circleMapValidityTest2
✅ ObeysSoftTimeout
✅ ignoresStayAtSharedGoals
✅ emptyMapValidityTest1
✅ worksWithRHCR
✅ TestingBenchmark
✅ startAdjacentGoAroundValidityTest
✅ worksWithTMAPFAndBlacklist
✅ worksWithTMAPF

✅ target/surefire-reports/TEST-BasicMAPF.Solvers.PIBT.PIBT_SolverTest.xml

19 tests were completed in 156s with 19 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
BasicMAPF.Solvers.PIBT.PIBT_SolverTest 19✅ 156s

✅ BasicMAPF.Solvers.PIBT.PIBT_SolverTest

✅ emptyMapValidityInfiniteConstraintTestBothAgents
✅ emptyMapValidityStayInPlaceConstraint
✅ circleMapValidityTest1
✅ circleMapValidityTest2
✅ unsolvableLoopDetection
✅ compareBetweenPrPAndPIBTTest
✅ emptyMapValidityInfiniteConstraintTest
✅ emptyMapHarderValidityTest1
✅ emptyMapValidityTest1
✅ emptyMapValidityTest2
✅ corridorSolvedOnlyByTransient
✅ agentsNeedToSwapReturnNullTest
✅ TestingBenchmark
✅ transientExample
✅ startAdjacentGoAroundValidityTest
✅ emptyMapValidityWithEasyConstraint
✅ unsolvableMultipleInheritanceTest
✅ instanceAgentsInterruptsEachOtherTest
✅ emptyMapAgentsWithTheSameGoal

✅ target/surefire-reports/TEST-BasicMAPF.Solvers.PrioritisedPlanning.PrioritisedPlanningSolverTest.xml

30 tests were completed in 643s with 30 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
BasicMAPF.Solvers.PrioritisedPlanning.PrioritisedPlanningSolverTest 30✅ 643s

✅ BasicMAPF.Solvers.PrioritisedPlanning.PrioritisedPlanningSolverTest

✅ solvesWhenBadInitialOrderAndHasContingency
✅ worksWithRHCRHorizon_instanceSmallMaze_andInitialConstraints
✅ worksWithRHCRHorizon_instanceSmallMaze_reverseAgents
✅ failsBeforeTimeoutWhenFacedWithInfiniteConstraints
✅ unsolvable
✅ circleMapValidityTest1
✅ circleMapValidityTest2
✅ sortAgents
✅ failsBeforeTimeoutWithDeterministicInitialAndContingency
✅ ObeysSoftTimeout
✅ worksWithRHCRHorizon_instanceCircle1_andInitialGoalConstraints
✅ worksWithRHCRHorizon_instanceSmallMaze
✅ failsBeforeTimeoutWithRandomInitialAndContingency
✅ emptyMapValidityTest1
✅ comparativeTestHasAStarRestartsVsOrderRandomRestarts
✅ TestingBenchmarkWInitialDeterministicRestarts
✅ comparativeTestHasContingencyVsNoContingency
✅ worksWithRHCRHorizon_instanceCircle1
✅ worksWithRHCR_shotgunTest
✅ TestingBenchmark
✅ worksWithRHCRHorizon_instanceCircle1_andInitialConstraints
✅ startAdjacentGoAroundValidityTest
✅ worksWithTMAPFPaths
✅ sharedGoals
✅ worksWithRHCRHorizon_instanceSmallMaze_reverseAgents_andInitialConstraints
✅ TestingBenchmarkWInitialRandomRestarts
✅ worksWithTMAPFAndBlacklistAndRandomRestarts
✅ worksWithRHCRHorizon_instanceSmallMaze_andInitialGoalConstraints
✅ worksWithTMAPFAndRandomRestarts
✅ comparativeTestHasAStarRestartsVsNoRestarts

✅ target/surefire-reports/TEST-BasicMAPF.Solvers.PrioritisedPlanningWithGuarantees.PriorityConstrainedSearchTest.xml

10 tests were completed in 274s with 10 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
BasicMAPF.Solvers.PrioritisedPlanningWithGuarantees.PriorityConstrainedSearchTest 10✅ 274s

✅ BasicMAPF.Solvers.PrioritisedPlanningWithGuarantees.PriorityConstrainedSearchTest

✅ unsolvable
✅ circleMapValidityTest1
✅ circleMapValidityTest2
✅ emptyMapValidityTest1
✅ differentOrders
✅ TestingBenchmark
✅ startAdjacentGoAroundValidityTest
✅ comparativeTestVsPP
✅ comparativeTestHeuristics
✅ failsBeforeTimeoutWhenUnsolvableOrder

✅ target/surefire-reports/TEST-BasicMAPF.Solvers.SingleAgentPlanTest.xml

16 tests were completed in 13ms with 16 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
BasicMAPF.Solvers.SingleAgentPlanTest 16✅ 13ms

✅ BasicMAPF.Solvers.SingleAgentPlanTest

✅ getStartTime
✅ markTargetWasVisitedNotLastMove
✅ marksTargetVisitedAfterCleared
✅ addMoves
✅ addMove
✅ getElapsedTime
✅ moveAt
✅ testToString
✅ getEndTime
✅ doesntMarkTargetWasVisitedWhenWasNotVisited
✅ markTargetWasVisitedBatchBuild
✅ marksTargetVisitedWhenGeneratedBySolve
✅ marksTargetNotVisitedAfterCleared
✅ setMoves
✅ conflictsBecauseAgentStaysAtGoal
✅ markTargetWasVisitedGradualBuild

✅ target/surefire-reports/TEST-Environment.IO_Package.IO_ManagerTest.xml

6 tests were completed in 19ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Environment.IO_Package.IO_ManagerTest 6✅ 19ms

✅ Environment.IO_Package.IO_ManagerTest

✅ buildPath
✅ isOpen
✅ closeRemovesFromOpenList
✅ fakeFile
✅ getWriter
✅ unableMultipleOpening

✅ target/surefire-reports/TEST-Environment.IO_Package.ReaderTest.xml

3 tests were completed in 15ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Environment.IO_Package.ReaderTest 3✅ 15ms

✅ Environment.IO_Package.ReaderTest

✅ getNextLine
✅ openFile
✅ closeFile

✅ target/surefire-reports/TEST-Environment.IO_Package.WriterTest.xml

4 tests were completed in 46ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Environment.IO_Package.WriterTest 4✅ 46ms

✅ Environment.IO_Package.WriterTest

✅ dontWriteToInvalidPath
✅ writeThreeLines
✅ currentlyOpenFile
✅ multipleClose

✅ target/surefire-reports/TEST-Environment.Metrics.MetricsTest.xml

1 tests were completed in 40ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Environment.Metrics.MetricsTest 1✅ 40ms

✅ Environment.Metrics.MetricsTest

✅ manualTest_ConsoleOutput_withCommits

✅ target/surefire-reports/TEST-LifelongMAPF.FailPolicies.FailPolicyTest.xml

2 tests were completed in 598ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
LifelongMAPF.FailPolicies.FailPolicyTest 2✅ 598ms

✅ LifelongMAPF.FailPolicies.FailPolicyTest

✅ simpleWithAvoid
✅ complexWithAvoid

✅ target/surefire-reports/TEST-LifelongMAPF.FailPolicies.PostprocessRankingAStarFPTest.xml

4 tests were completed in 600ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
LifelongMAPF.FailPolicies.PostprocessRankingAStarFPTest 4✅ 600ms

✅ LifelongMAPF.FailPolicies.PostprocessRankingAStarFPTest

✅ complexWithWaterfall
✅ simpleWithAvoid
✅ complexWithAvoid
✅ simpleWithWaterfall

✅ target/surefire-reports/TEST-LifelongMAPF.LifelongSimulationSolverTest.xml

109 tests were completed in 260s with 108 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
LifelongMAPF.LifelongSimulationSolverTest 108✅ 1⚪ 260s

✅ LifelongMAPF.LifelongSimulationSolverTest

✅ emptyMapValidityTest1_SnapshotOptimal
⚪ smallMazeDenseValidityTest_SnapshotOptimal
✅ circleMapValidityTest1_MandatoryAgentsOptimal
✅ unsolvableBecauseConstraintsShouldWorkThanksToFailPolicy_mandatoryAgentsPrPrDeepPartial
✅ startAdjacentGoAroundValidityTest_MandatoryAgentsOptimal
✅ unsolvableBecauseConstraintsShouldWorkThanksToFailPolicy_baselineRHCR_w10_p5
✅ circleMapValidityTest2_stationaryAgentsPrPDeepPartialAvoidFPRHCR_w10_h03Lookahead5Avoid1ASFP
✅ emptyMapValidityTest1_ReplanSingle
✅ circleMapValidityTest2_AllAgentsLNS
✅ smallMazeDenseValidityTest_ReplanSingle
✅ unsolvableBecauseConstraintsShouldWorkThanksToFailPolicy_ReplanSingle
✅ circleMapValidityTest1_MandatoryAgentsPrPr
✅ startAdjacentGoAroundValidityTest_stationaryAgentsPrPCutoff25PercentPartialAvoidFPRHCR_w10
✅ circleMapValidityTest1_stationaryAgentsPrPCutoff25PercentPartialRHCR_w10
✅ startAdjacentGoAroundValidityTest_lotsAndPrPT
✅ smallMazeDenseValidityTest_mandatoryAgentsPrPrDeepPartial
✅ smallMazeDenseValidityTest_stationaryAgentsPrPCutoff25PercentPartialRHCR_w10
✅ emptyMapValidityTest1_MandatoryAgentsPrPr
✅ circleMapValidityTest1_stationaryAgentsPrPDeepPartialAvoidFPRHCR_w10_h03Lookahead5Avoid1ASFP
✅ circleMapValidityTest1_AllAgentsPrPr
✅ circleMapValidityTest2_MandatoryAgentsPrPr
✅ startAdjacentGoAroundValidityTest_stationaryAgentsPrPCutoff25PercentPartialRHCR_w10
✅ circleMapValidityTest1_FreespaceConflictingAgentsPrP
✅ circleMapValidityTest1_mandatoryAgentsPrPrDeepPartial
✅ circleMapValidityTest1_AllAgentsLNS
✅ unsolvableBecauseConstraintsShouldWorkThanksToFailPolicy2_ReplanSingle
✅ testNoneFailPolicyShouldReturnNullSolution1
✅ testNoneFailPolicyShouldReturnNullSolution2
✅ startAdjacentGoAroundValidityTest_AllAgentsLNS
✅ unsolvableBecauseOfConflictsShouldBePartialSolution_MandatoryAgentsOptimal
✅ circleMapValidityTest1_SnapshotOptimal
✅ emptyMapValidityTest1_MandatoryAgentsOptimal
✅ startAdjacentGoAroundValidityTest_baselineRHCR_w10_p5
✅ unsolvableBecauseOfConflictsShouldBePartialSolution_freespaceConflictingAgentsOptimal
✅ circleMapValidityTest1_freespaceConflictingAgentsOptimal
✅ unsolvableBecauseOfConflictsShouldBePartialSolution_baselineRHCR_w10_p5
✅ unsolvableBecauseConstraintsShouldWorkThanksToFailPolicy2_MandatoryAgentsOptimal
✅ smallMazeDenseValidityTest_freespaceConflictingAgentsOptimal
✅ unsolvableBecauseOfConflictsShouldBePartialSolution_FreespaceConflictingAgentsPrP
✅ circleMapValidityTest2_FreespaceConflictingAgentsPrP
✅ emptyMapValidityTest1_mandatoryAgentsPrPrDeepPartial
✅ startAdjacentGoAroundValidityTest_AllAgentsPrPr
✅ circleMapValidityTest2_modern1
✅ circleMapValidityTest2_stationaryAgentsPrPCutoff25PercentPartialAvoidFPRHCR_w10
✅ unsolvableBecauseConstraintsShouldWorkThanksToFailPolicy2_MandatoryAgentsPrPr
✅ unsolvableBecauseOfConflictsShouldBePartialSolution_SnapshotOptimal
✅ circleMapValidityTest2_stationaryAgentsPrPCutoff25PercentPartialRHCR_w10
✅ emptyMapValidityTest1_stationaryAgentsPrPCutoff25PercentPartialRHCR_w10
✅ unsolvableBecauseOfConflictsShouldBePartialSolution_AllAgentsLNS
✅ smallMazeDenseValidityTest_lotsAndPrPT
✅ unsolvableBecauseOfConflictsShouldBePartialSolution_AllAgentsPrPr
✅ emptyMapValidityTest1_modern1
✅ unsolvableBecauseConstraintsShouldWorkThanksToFailPolicy_freespaceConflictingAgentsOptimal
✅ smallMazeDenseValidityTest_baselineRHCR_w10_p5
✅ circleMapValidityTest2_ReplanSingle
✅ unsolvableBecauseConstraintsShouldWorkThanksToFailPolicy2_freespaceConflictingAgentsOptimal
✅ circleMapValidityTest2_AllAgentsPrPr
✅ emptyMapValidityTest1_freespaceConflictingAgentsOptimal
✅ unsolvableBecauseConstraintsShouldWorkThanksToFailPolicy_MandatoryAgentsPrPr
✅ circleMapValidityTest2_SnapshotOptimal
✅ smallMazeDenseValidityTest_modern1
✅ circleMapValidityTest1_ReplanSingle
✅ smallMazeDenseValidityTest_FreespaceConflictingAgentsPrP
✅ startAdjacentGoAroundValidityTest_ReplanSingle
✅ smallMazeDenseValidityTest_MandatoryAgentsOptimal
✅ circleMapValidityTest1_baselineRHCR_w10_p5
✅ emptyMapValidityTest1_AllAgentsLNS
✅ emptyMapValidityTest1_FreespaceConflictingAgentsPrP
✅ emptyMapValidityTest1_stationaryAgentsPrPCutoff25PercentPartialAvoidFPRHCR_w10
✅ emptyMapValidityTest1_baselineRHCR_w10_p5
✅ circleMapValidityTest2_freespaceConflictingAgentsOptimal
✅ unsolvableBecauseConstraintsShouldWorkThanksToFailPolicy2_AllAgentsPrPr
✅ unsolvableBecauseConstraintsShouldWorkThanksToFailPolicy2_FreespaceConflictingAgentsPrP
✅ circleMapValidityTest2_baselineRHCR_w10_p5
✅ emptyMapValidityTest1_AllAgentsPrPr
✅ TestMultipleSolversWithTransientBehaviorNarrowCorridor
✅ unsolvableBecauseConstraintsShouldWorkThanksToFailPolicy_FreespaceConflictingAgentsPrP
✅ smallMazeDenseValidityTest_AllAgentsLNS
✅ unsolvableBecauseConstraintsShouldWorkThanksToFailPolicy_AllAgentsLNS
✅ unsolvableBecauseOfConflictsShouldBePartialSolution_mandatoryAgentsPrPrDeepPartial
✅ circleMapValidityTest2_mandatoryAgentsPrPrDeepPartial
✅ startAdjacentGoAroundValidityTest_MandatoryAgentsPrPr
✅ unsolvableBecauseOfConflictsShouldBePartialSolution_MandatoryAgentsPrPr
✅ circleMapValidityTest1_modern1
✅ startAdjacentGoAroundValidityTest_SnapshotOptimal
✅ circleMapValidityTest2_lotsAndPrPT
✅ circleMapValidityTest1_stationaryAgentsPrPCutoff25PercentPartialAvoidFPRHCR_w10
✅ startAdjacentGoAroundValidityTest_FreespaceConflictingAgentsPrP
✅ TestMultipleSolversWithTransientBehavior
✅ unsolvableBecauseConstraintsShouldWorkThanksToFailPolicy2_AllAgentsLNS
✅ unsolvableBecauseOfConflictsShouldBePartialSolution_ReplanSingle
✅ startAdjacentGoAroundValidityTest_stationaryAgentsPrPDeepPartialAvoidFPRHCR_w10_h03Lookahead5Avoid1ASFP
✅ unsolvableBecauseConstraintsShouldWorkThanksToFailPolicy2_SnapshotOptimal
✅ smallMazeDenseValidityTest_stationaryAgentsPrPCutoff25PercentPartialAvoidFPRHCR_w10
✅ unsolvableBecauseConstraintsShouldWorkThanksToFailPolicy_MandatoryAgentsOptimal
✅ emptyMapValidityTest1_stationaryAgentsPrPDeepPartialAvoidFPRHCR_w10_h03Lookahead5Avoid1ASFP
✅ startAdjacentGoAroundValidityTest_modern1
✅ unsolvableBecauseConstraintsShouldWorkThanksToFailPolicy2_mandatoryAgentsPrPrDeepPartial
✅ circleMapValidityTest1_lotsAndPrPT
✅ startAdjacentGoAroundValidityTest_freespaceConflictingAgentsOptimal
✅ unsolvableBecauseConstraintsShouldWorkThanksToFailPolicy2_baselineRHCR_w10_p5
✅ emptyMapValidityTest1_lotsAndPrPT
✅ smallMazeDenseValidityTest_AllAgentsPrPr
✅ startAdjacentGoAroundValidityTest_mandatoryAgentsPrPrDeepPartial
✅ unsolvableBecauseConstraintsShouldWorkThanksToFailPolicy_AllAgentsPrPr
✅ smallMazeDenseValidityTest_stationaryAgentsPrPDeepPartialAvoidFPRHCR_w10_h03Lookahead5Avoid1ASFP
✅ unsolvableBecauseConstraintsShouldWorkThanksToFailPolicy_SnapshotOptimal
✅ circleMapValidityTest2_MandatoryAgentsOptimal
✅ smallMazeDenseValidityTest_MandatoryAgentsPrPr

✅ target/surefire-reports/TEST-TransientMAPF.SeparatingVerticesFinderTest.xml

4 tests were completed in 0ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
TransientMAPF.SeparatingVerticesFinderTest 4✅ 0ms

✅ TransientMAPF.SeparatingVerticesFinderTest

✅ testSVMapWithArbitraryObstacles
✅ testSVMapWithDiagonalObstacle
✅ testSVMapWithObstaclesInTheCenter
✅ testSVMapWithTShapedObstacle