11Sep24rv1_20_0+1946-1ac0654adcb - detailed test results for NETEDIT.daily.elements.demands.personplans.persontrips

To reconnect the TextTest GUI to these results, run:

texttest -a netedit -d /home/delphi/gcc/sumo/tests -reconnect /home/delphi/gcc/texttesttmp/gcc4_64.01Oct002146.296670 -g

To start TextTest for these tests, run:

texttest -a netedit -d /home/delphi/gcc/sumo/tests


daily.elements.demands.personplans.persontrips: 745 tests: 581 succeeded 164 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip common create group ( Last six runs Sep2024 )

---------- Differences in output ----------
9c9
< custom line
---
> custom group
---------- Differences in routes ----------
8c8
<         <personTrip busStop="busStopB" lines="custom line"/>
---
>         <personTrip busStop="busStopB" group="custom group"/>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip common create walk_factor ( Last six runs Sep2024 )

---------- Differences in output ----------
9c9,11
< custom line
---
> dummy
> -12
> 7.5
---------- Differences in routes ----------
8c8
<         <personTrip busStop="busStopB" lines="custom line"/>
---
>         <personTrip busStop="busStopB" walkFactor="7.50"/>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip common inspect group ( Last six runs Sep2024 )

---------- Differences in output ----------
9c9
< custom line
---
> custom group
---------- Differences in routes ----------
8c8
<         <personTrip to="Edge2" lines="custom line"/>
---
>         <personTrip to="Edge2" group="custom group"/>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip common inspect walk_factor ( Last six runs Sep2024 )

---------- Differences in output ----------
9c9,11
< custom line
---
> dummy
> -13
> 11.23
---------- Differences in routes ----------
8c8
<         <personTrip to="Edge2" lines="custom line"/>
---
>         <personTrip to="Edge2" walkFactor="11.23"/>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip common inspect_selection group ( Last six runs Sep2024 )

---------- Differences in output ----------
5,7c5
< dummy
< 
< car
---
> custom group
---------- Differences in routes ----------
11,12c11,12
<         <walk from="Edge0" to="Edge1"/>
<         <personTrip to="Edge2" arrivalPos="37.00" modes="car" lines="Line1" vTypes="type1"/>
---
>         <walk from="Edge0" to="Edge1" speed="0.00"/>
>         <personTrip to="Edge2" arrivalPos="37.00" modes="public" lines="Line1" vTypes="type1" walkFactor="4.00" group="custom group"/>
15,16c15,16
<         <walk from="EdgeBike0" to="EdgeCenter0"/>
<         <personTrip to="Edge5" arrivalPos="11.00" modes="car" lines="Line2" vTypes="type2"/>
---
>         <walk from="EdgeBike0" to="EdgeCenter0" speed="0.00"/>
>         <personTrip to="Edge5" arrivalPos="11.00" modes="car" lines="Line2" vTypes="type2" walkFactor="5.50" group="custom group"/>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip common inspect_selection lines ( Last six runs Sep2024 )

---------- Differences in routes ----------
11,12c11,12
<         <walk from="Edge0" to="Edge1"/>
<         <personTrip to="Edge2" arrivalPos="37.00" modes="public" lines="custom line" vTypes="type1"/>
---
>         <walk from="Edge0" to="Edge1" speed="0.00"/>
>         <personTrip to="Edge2" arrivalPos="37.00" modes="public" lines="custom line" vTypes="type1" walkFactor="4.00" group="groupA"/>
15,16c15,16
<         <walk from="EdgeBike0" to="EdgeCenter0"/>
<         <personTrip to="Edge5" arrivalPos="11.00" modes="car" lines="custom line" vTypes="type2"/>
---
>         <walk from="EdgeBike0" to="EdgeCenter0" speed="0.00"/>
>         <personTrip to="Edge5" arrivalPos="11.00" modes="car" lines="custom line" vTypes="type2" walkFactor="5.50" group="groupB"/>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip common inspect_selection modes ( Last six runs Sep2024 )

---------- Differences in routes ----------
11,12c11,12
<         <walk from="Edge0" to="Edge1"/>
<         <personTrip to="Edge2" arrivalPos="37.00" modes="car" lines="Line1" vTypes="type1"/>
---
>         <walk from="Edge0" to="Edge1" speed="0.00"/>
>         <personTrip to="Edge2" arrivalPos="37.00" modes="car" lines="Line1" vTypes="type1" walkFactor="4.00" group="groupA"/>
15,16c15,16
<         <walk from="EdgeBike0" to="EdgeCenter0"/>
<         <personTrip to="Edge5" arrivalPos="11.00" modes="car" lines="Line2" vTypes="type2"/>
---
>         <walk from="EdgeBike0" to="EdgeCenter0" speed="0.00"/>
>         <personTrip to="Edge5" arrivalPos="11.00" modes="car" lines="Line2" vTypes="type2" walkFactor="5.50" group="groupB"/>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip common inspect_selection vtypes ( Last six runs Sep2024 )

---------- Differences in routes ----------
11,12c11,12
<         <walk from="Edge0" to="Edge1"/>
<         <personTrip to="Edge2" arrivalPos="37.00" modes="public" lines="Line1" vTypes="customType"/>
---
>         <walk from="Edge0" to="Edge1" speed="0.00"/>
>         <personTrip to="Edge2" arrivalPos="37.00" modes="public" lines="Line1" vTypes="customType" walkFactor="4.00" group="groupA"/>
15,16c15,16
<         <walk from="EdgeBike0" to="EdgeCenter0"/>
<         <personTrip to="Edge5" arrivalPos="11.00" modes="car" lines="Line2" vTypes="customType"/>
---
>         <walk from="EdgeBike0" to="EdgeCenter0" speed="0.00"/>
>         <personTrip to="Edge5" arrivalPos="11.00" modes="car" lines="Line2" vTypes="customType" walkFactor="5.50" group="groupB"/>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip common inspect_selection walk_factor ( Last six runs Sep2024 )

---------- Differences in output ----------
6,7c6,8
< 
< car
---
> -7
> 6
> 11.3
---------- Differences in routes ----------
11,12c11,12
<         <walk from="Edge0" to="Edge1"/>
<         <personTrip to="Edge2" arrivalPos="37.00" modes="car" lines="Line1" vTypes="type1"/>
---
>         <walk from="Edge0" to="Edge1" speed="0.00"/>
>         <personTrip to="Edge2" arrivalPos="37.00" modes="public" lines="Line1" vTypes="type1" walkFactor="11.30" group="groupA"/>
15,16c15,16
<         <walk from="EdgeBike0" to="EdgeCenter0"/>
<         <personTrip to="Edge5" arrivalPos="11.00" modes="car" lines="Line2" vTypes="type2"/>
---
>         <walk from="EdgeBike0" to="EdgeCenter0" speed="0.00"/>
>         <personTrip to="Edge5" arrivalPos="11.00" modes="car" lines="Line2" vTypes="type2" walkFactor="11.30" group="groupB"/>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip common load group ( Last six runs Sep2024 )

---------- Differences in log ----------
1d0
< Warning: Unknown person mode 'dummy'. Must be a combination of ("car", "taxi", "bicycle" or "public")
---------- Differences in routes ----------
7,12c7,8
<         <walk from="Edge0" to="Edge1"/>
<         <personTrip to="Edge2"/>
<     </person>
<     <person id="p_1" depart="0.00">
<         <walk from="Edge0" to="Edge1"/>
<         <personTrip to="Edge2" modes="car"/>
---
>         <walk from="Edge0" to="Edge1" speed="0.00"/>
>         <personTrip to="Edge2" group="custom group"/>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip common load lines ( Last six runs Sep2024 )

---------- Differences in routes ----------
7c7
<         <walk from="Edge0" to="Edge1"/>
---
>         <walk from="Edge0" to="Edge1" speed="0.00"/>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip common load modes ( Last six runs Sep2024 )

---------- Differences in routes ----------
7c7
<         <walk from="Edge0" to="Edge1"/>
---
>         <walk from="Edge0" to="Edge1" speed="0.00"/>
11c11
<         <walk from="Edge0" to="Edge1"/>
---
>         <walk from="Edge0" to="Edge1" speed="0.00"/>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip common load vtypes ( Last six runs Sep2024 )

---------- Differences in routes ----------
9c9
<         <walk from="Edge0" to="Edge1"/>
---
>         <walk from="Edge0" to="Edge1" speed="0.00"/>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip common load walk_factor ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,2
> Error: Attribute 'walkFactor' in definition of a personTrip Invalid Number Format (double) dummy.
> Error: Loading of <TEXTTEST_SANDBOX>/routes.rou.xml failed.
---------- Differences in log ----------
1c1,2
< Warning: Unknown person mode 'dummy'. Must be a combination of ("car", "taxi", "bicycle" or "public")
---
> Error: Attribute 'walkFactor' in definition of a personTrip Invalid Number Format (double) dummy.
> Error: Loading of <TEXTTEST_SANDBOX>/routes.rou.xml failed.
---------- Differences in routes ----------
7,8c7
<         <walk from="Edge0" to="Edge1"/>
<         <personTrip to="Edge2"/>
---
>         <walk from="Edge0" to="Edge1" speed="0.00"/>
11,12c10,19
<         <walk from="Edge0" to="Edge1"/>
<         <personTrip to="Edge2" modes="car"/>
---
>         <walk from="Edge0" to="Edge1" speed="0.00"/>
>         <personTrip to="Edge2"/>
>     </person>
>     <person id="p_2" depart="0.00">
>         <walk from="Edge0" to="Edge1" speed="0.00"/>
>         <personTrip to="Edge2" walkFactor="6.00"/>
>     </person>
>     <person id="p_3" depart="0.00">
>         <walk from="Edge0" to="Edge1" speed="0.00"/>
>         <personTrip to="Edge2" walkFactor="12.14"/>

9 TESTS FAILED on ts-sim-build-ba :

---------- Differences in routes ----------
7c7
<         <walk from="Edge0" busStop="busStopA"/>
---
>         <walk from="Edge0" busStop="busStopA" speed="0.00"/>
10c10
<         <walk from="Edge0" busStop="busStopA"/>
---
>         <walk from="Edge0" busStop="busStopA" speed="0.00"/>
elements demands personplan persontrip from_busstop to_busstop load ( Last six runs Sep2024 )
elements demands personplan persontrip from_busstop to_chargingstation load ( Last six runs Sep2024 )
elements demands personplan persontrip from_busstop to_containerstop load ( Last six runs Sep2024 )
elements demands personplan persontrip from_busstop to_edge load arrivalpos ( Last six runs Sep2024 )
elements demands personplan persontrip from_busstop to_edge load to ( Last six runs Sep2024 )
elements demands personplan persontrip from_busstop to_junction load ( Last six runs Sep2024 )
elements demands personplan persontrip from_busstop to_parkingarea load ( Last six runs Sep2024 )
elements demands personplan persontrip from_busstop to_taz load ( Last six runs Sep2024 )
elements demands personplan persontrip from_busstop to_trainstop load ( Last six runs Sep2024 )

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_busstop to_busstop volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/61.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/61.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" busStop="busStopA"/>
<         <personTrip busStop="busStopB"/>
<         <personTrip busStop="busStopA"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_busstop to_chargingstation volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/61.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/61.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" busStop="busStopA"/>
<         <personTrip chargingStation="chargingStationB"/>
<         <personTrip chargingStation="chargingStationA"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_busstop to_containerstop volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/61.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/61.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" busStop="busStopA"/>
<         <personTrip containerStop="containerStopB"/>
<         <personTrip containerStop="containerStopA"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_busstop to_edge inspect_selection ( Last six runs Sep2024 )

---------- Differences in routes ----------
11c11
<         <walk from="Edge0" busStop="busStopA"/>
---
>         <walk from="Edge0" busStop="busStopA" speed="0.00"/>
15c15
<         <walk from="EdgeCenter0" busStop="busStopB"/>
---
>         <walk from="EdgeCenter0" busStop="busStopB" speed="0.00"/>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_busstop to_edge volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/61.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/61.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" busStop="busStopA"/>
<         <personTrip to="EdgeCenter0"/>
<         <personTrip to="Edge5"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_busstop to_junction volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/61.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/61.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" busStop="busStopA"/>
<         <personTrip toJunction="Junction3"/>
<         <personTrip toJunction="Junction5"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_busstop to_taz volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/61.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/61.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" busStop="busStopA"/>
<         <personTrip toTaz="taz_red"/>
<         <personTrip toTaz="taz_green"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_busstop to_trainstop volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/61.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/61.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" busStop="busStopA"/>
<         <personTrip trainStop="trainStopB"/>
<         <personTrip trainStop="trainStopA"/>
<     </person>

9 TESTS FAILED on ts-sim-build-ba :

---------- Differences in routes ----------
7c7
<         <walk from="Edge0" chargingStation="chargingStationA"/>
---
>         <walk from="Edge0" chargingStation="chargingStationA" speed="0.00"/>
10c10
<         <walk from="Edge0" chargingStation="chargingStationA"/>
---
>         <walk from="Edge0" chargingStation="chargingStationA" speed="0.00"/>
elements demands personplan persontrip from_chargingstation to_busstop load ( Last six runs Sep2024 )
elements demands personplan persontrip from_chargingstation to_chargingstation load ( Last six runs Sep2024 )
elements demands personplan persontrip from_chargingstation to_containerstop load ( Last six runs Sep2024 )
elements demands personplan persontrip from_chargingstation to_edge load arrivalpos ( Last six runs Sep2024 )
elements demands personplan persontrip from_chargingstation to_edge load to ( Last six runs Sep2024 )
elements demands personplan persontrip from_chargingstation to_junction load ( Last six runs Sep2024 )
elements demands personplan persontrip from_chargingstation to_parkingarea load ( Last six runs Sep2024 )
elements demands personplan persontrip from_chargingstation to_taz load ( Last six runs Sep2024 )
elements demands personplan persontrip from_chargingstation to_trainstop load ( Last six runs Sep2024 )

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_chargingstation to_busstop volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/77.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/77.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" chargingStation="chargingStationA"/>
<         <personTrip busStop="busStopB"/>
<         <personTrip busStop="busStopA"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_chargingstation to_chargingstation volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/77.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/77.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" chargingStation="chargingStationA"/>
<         <personTrip chargingStation="chargingStationB"/>
<         <personTrip chargingStation="chargingStationA"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_chargingstation to_containerstop volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/77.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/77.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" chargingStation="chargingStationA"/>
<         <personTrip containerStop="containerStopB"/>
<         <personTrip containerStop="containerStopA"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_chargingstation to_edge inspect_selection ( Last six runs Sep2024 )

---------- Differences in routes ----------
11c11
<         <walk from="Edge0" chargingStation="chargingStationA"/>
---
>         <walk from="Edge0" chargingStation="chargingStationA" speed="0.00"/>
15c15
<         <walk from="EdgeCenter0" chargingStation="chargingStationB"/>
---
>         <walk from="EdgeCenter0" chargingStation="chargingStationB" speed="0.00"/>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_chargingstation to_edge volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/77.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/77.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" chargingStation="chargingStationA"/>
<         <personTrip to="EdgeCenter0"/>
<         <personTrip to="Edge5"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_chargingstation to_junction volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/77.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/77.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" chargingStation="chargingStationA"/>
<         <personTrip toJunction="Junction3"/>
<         <personTrip toJunction="Junction5"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_chargingstation to_parkingarea volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/77.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/77.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" chargingStation="chargingStationA"/>
<         <personTrip parkingArea="parkingAreaB"/>
<         <personTrip parkingArea="parkingAreaA"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_chargingstation to_taz volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/77.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/77.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" chargingStation="chargingStationA"/>
<         <personTrip toTaz="taz_red"/>
<         <personTrip toTaz="taz_green"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_chargingstation to_trainstop volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/77.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/77.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" chargingStation="chargingStationA"/>
<         <personTrip trainStop="trainStopB"/>
<         <personTrip trainStop="trainStopA"/>
<     </person>

9 TESTS FAILED on ts-sim-build-ba :

---------- Differences in routes ----------
7c7
<         <walk from="Edge0" containerStop="containerStopA"/>
---
>         <walk from="Edge0" containerStop="containerStopA" speed="0.00"/>
10c10
<         <walk from="Edge0" containerStop="containerStopA"/>
---
>         <walk from="Edge0" containerStop="containerStopA" speed="0.00"/>
elements demands personplan persontrip from_containerstop to_busstop load ( Last six runs Sep2024 )
elements demands personplan persontrip from_containerstop to_chargingstation load ( Last six runs Sep2024 )
elements demands personplan persontrip from_containerstop to_containerstop load ( Last six runs Sep2024 )
elements demands personplan persontrip from_containerstop to_edge load arrivalpos ( Last six runs Sep2024 )
elements demands personplan persontrip from_containerstop to_edge load to ( Last six runs Sep2024 )
elements demands personplan persontrip from_containerstop to_junction load ( Last six runs Sep2024 )
elements demands personplan persontrip from_containerstop to_parkingarea load ( Last six runs Sep2024 )
elements demands personplan persontrip from_containerstop to_taz load ( Last six runs Sep2024 )
elements demands personplan persontrip from_containerstop to_trainstop load ( Last six runs Sep2024 )

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_containerstop to_busstop volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/73.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/73.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" containerStop="containerStopA"/>
<         <personTrip busStop="busStopB"/>
<         <personTrip busStop="busStopA"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_containerstop to_chargingstation volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/73.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/73.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" containerStop="containerStopA"/>
<         <personTrip chargingStation="chargingStationB"/>
<         <personTrip chargingStation="chargingStationA"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_containerstop to_containerstop volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/73.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/73.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" containerStop="containerStopA"/>
<         <personTrip containerStop="containerStopB"/>
<         <personTrip containerStop="containerStopA"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_containerstop to_edge inspect_selection ( Last six runs Sep2024 )

---------- Differences in routes ----------
11c11
<         <walk from="Edge0" containerStop="containerStopA"/>
---
>         <walk from="Edge0" containerStop="containerStopA" speed="0.00"/>
15c15
<         <walk from="EdgeCenter0" containerStop="containerStopB"/>
---
>         <walk from="EdgeCenter0" containerStop="containerStopB" speed="0.00"/>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_containerstop to_edge volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/73.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/73.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" containerStop="containerStopA"/>
<         <personTrip to="EdgeCenter0"/>
<         <personTrip to="Edge5"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_containerstop to_junction volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/73.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/73.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" containerStop="containerStopA"/>
<         <personTrip toJunction="Junction3"/>
<         <personTrip toJunction="Junction5"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_containerstop to_parkingarea volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/73.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/73.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" containerStop="containerStopA"/>
<         <personTrip parkingArea="parkingAreaB"/>
<         <personTrip parkingArea="parkingAreaA"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_containerstop to_taz volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/73.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/73.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" containerStop="containerStopA"/>
<         <personTrip toTaz="taz_red"/>
<         <personTrip toTaz="taz_green"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_containerstop to_trainstop volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/73.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/73.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" containerStop="containerStopA"/>
<         <personTrip trainStop="trainStopB"/>
<         <personTrip trainStop="trainStopA"/>
<     </person>

9 TESTS FAILED on ts-sim-build-ba :

---------- Differences in routes ----------
7c7
<         <walk from="Edge0" to="Edge1"/>
---
>         <walk from="Edge0" to="Edge1" speed="0.00"/>
10c10
<         <walk from="Edge0" to="Edge1"/>
---
>         <walk from="Edge0" to="Edge1" speed="0.00"/>
elements demands personplan persontrip from_edge to_busstop load ( Last six runs Sep2024 )
elements demands personplan persontrip from_edge to_chargingstation load ( Last six runs Sep2024 )
elements demands personplan persontrip from_edge to_containerstop load ( Last six runs Sep2024 )
elements demands personplan persontrip from_edge to_edge load arrivalpos ( Last six runs Sep2024 )
elements demands personplan persontrip from_edge to_edge load to ( Last six runs Sep2024 )
elements demands personplan persontrip from_edge to_junction load ( Last six runs Sep2024 )
elements demands personplan persontrip from_edge to_parkingarea load ( Last six runs Sep2024 )
elements demands personplan persontrip from_edge to_taz load ( Last six runs Sep2024 )
elements demands personplan persontrip from_edge to_trainstop load ( Last six runs Sep2024 )

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_edge to_busstop volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/53.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/53.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" to="Edge1"/>
<         <personTrip busStop="busStopA"/>
<         <personTrip busStop="busStopB"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_edge to_chargingstation volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/53.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/53.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" to="Edge1"/>
<         <personTrip chargingStation="chargingStationA"/>
<         <personTrip chargingStation="chargingStationB"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_edge to_containerstop volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/53.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/53.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" to="Edge1"/>
<         <personTrip containerStop="containerStopA"/>
<         <personTrip containerStop="containerStopB"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_edge to_edge inspect_selection ( Last six runs Sep2024 )

---------- Differences in routes ----------
11c11
<         <walk from="Edge0" to="Edge1"/>
---
>         <walk from="Edge0" to="Edge1" speed="0.00"/>
15c15
<         <walk from="EdgeBike0" to="EdgeCenter0"/>
---
>         <walk from="EdgeBike0" to="EdgeCenter0" speed="0.00"/>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_edge to_edge volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/53.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/53.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" to="Edge1"/>
<         <personTrip to="Edge2"/>
<         <personTrip to="EdgeCenter0"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_edge to_junction volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/53.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/53.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" to="Edge1"/>
<         <personTrip toJunction="Junction3"/>
<         <personTrip toJunction="Junction5"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_edge to_parkingarea volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/53.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/53.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" to="Edge1"/>
<         <personTrip parkingArea="parkingAreaA"/>
<         <personTrip parkingArea="parkingAreaB"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_edge to_taz volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/53.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/53.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" to="Edge1"/>
<         <personTrip toTaz="taz_green"/>
<         <personTrip toTaz="taz_red"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_edge to_trainstop volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/53.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/53.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" to="Edge1"/>
<         <personTrip trainStop="trainStopA"/>
<         <personTrip trainStop="trainStopB"/>
<     </person>

9 TESTS FAILED on ts-sim-build-ba :

---------- Differences in routes ----------
7c7
<         <walk from="Edge0" toJunction="Junction1"/>
---
>         <walk from="Edge0" toJunction="Junction1" speed="0.00"/>
10c10
<         <walk from="Edge0" toJunction="Junction1"/>
---
>         <walk from="Edge0" toJunction="Junction1" speed="0.00"/>
elements demands personplan persontrip from_junction to_busstop load ( Last six runs Sep2024 )
elements demands personplan persontrip from_junction to_chargingstation load ( Last six runs Sep2024 )
elements demands personplan persontrip from_junction to_containerstop load ( Last six runs Sep2024 )
elements demands personplan persontrip from_junction to_edge load arrivalpos ( Last six runs Sep2024 )
elements demands personplan persontrip from_junction to_edge load to ( Last six runs Sep2024 )
elements demands personplan persontrip from_junction to_junction load ( Last six runs Sep2024 )
elements demands personplan persontrip from_junction to_parkingarea load ( Last six runs Sep2024 )
elements demands personplan persontrip from_junction to_taz load ( Last six runs Sep2024 )
elements demands personplan persontrip from_junction to_trainstop load ( Last six runs Sep2024 )

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_junction to_busstop volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/65.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/65.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" toJunction="Junction1"/>
<         <personTrip busStop="busStopA"/>
<         <personTrip busStop="busStopB"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_junction to_chargingstation volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/65.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/65.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" toJunction="Junction1"/>
<         <personTrip chargingStation="chargingStationA"/>
<         <personTrip chargingStation="chargingStationB"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_junction to_containerstop volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/65.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/65.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" toJunction="Junction1"/>
<         <personTrip containerStop="containerStopA"/>
<         <personTrip containerStop="containerStopB"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_junction to_edge inspect_selection ( Last six runs Sep2024 )

---------- Differences in routes ----------
11c11
<         <walk from="Edge0" toJunction="Junction1"/>
---
>         <walk from="Edge0" toJunction="Junction1" speed="0.00"/>
15c15
<         <walk from="EdgeBike0" toJunction="Junction5"/>
---
>         <walk from="EdgeBike0" toJunction="Junction5" speed="0.00"/>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_junction to_edge volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/65.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/65.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" toJunction="Junction1"/>
<         <personTrip to="Edge2"/>
<         <personTrip to="EdgeCenter0"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_junction to_junction volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/65.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/65.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" toJunction="Junction1"/>
<         <personTrip toJunction="Junction3"/>
<         <personTrip toJunction="Junction5"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_junction to_parkingarea volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/65.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/65.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" toJunction="Junction1"/>
<         <personTrip parkingArea="parkingAreaA"/>
<         <personTrip parkingArea="parkingAreaB"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_junction to_taz volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/65.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/65.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" toJunction="Junction1"/>
<         <personTrip toTaz="taz_red"/>
<         <personTrip toTaz="taz_green"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_junction to_trainstop volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/65.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/65.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" toJunction="Junction1"/>
<         <personTrip trainStop="trainStopA"/>
<         <personTrip trainStop="trainStopB"/>
<     </person>

9 TESTS FAILED on ts-sim-build-ba :

---------- Differences in routes ----------
7c7
<         <walk from="Edge0" parkingArea="parkingAreaA"/>
---
>         <walk from="Edge0" parkingArea="parkingAreaA" speed="0.00"/>
10c10
<         <walk from="Edge0" parkingArea="parkingAreaA"/>
---
>         <walk from="Edge0" parkingArea="parkingAreaA" speed="0.00"/>
elements demands personplan persontrip from_parkingarea to_busstop load ( Last six runs Sep2024 )
elements demands personplan persontrip from_parkingarea to_chargingstation load ( Last six runs Sep2024 )
elements demands personplan persontrip from_parkingarea to_containerstop load ( Last six runs Sep2024 )
elements demands personplan persontrip from_parkingarea to_edge load arrivalpos ( Last six runs Sep2024 )
elements demands personplan persontrip from_parkingarea to_edge load to ( Last six runs Sep2024 )
elements demands personplan persontrip from_parkingarea to_junction load ( Last six runs Sep2024 )
elements demands personplan persontrip from_parkingarea to_parkingarea load ( Last six runs Sep2024 )
elements demands personplan persontrip from_parkingarea to_taz load ( Last six runs Sep2024 )
elements demands personplan persontrip from_parkingarea to_trainstop load ( Last six runs Sep2024 )

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_parkingarea to_busstop volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/69.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/69.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" parkingArea="parkingAreaA"/>
<         <personTrip busStop="busStopB"/>
<         <personTrip busStop="busStopA"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_parkingarea to_chargingstation contextual_menu add_to_select ( Last six runs Sep2024 )

---------- Differences in routes ----------
7c7
<         <walk from="Edge0" parkingArea="parkingAreaA"/>
---
>         <personTrip from="Edge0" parkingArea="parkingAreaA"/>

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in routes ----------
7,8c7,8
<         <walk from="Edge0" parkingArea="parkingAreaA"/>
<         <personTrip chargingStation="chargingStationB"/>
---
>         <personTrip from="Edge0" parkingArea="parkingAreaA"/>
>         <walk chargingStation="chargingStationB"/>
elements demands personplan persontrip from_parkingarea to_chargingstation contextual_menu center ( Last six runs Sep2024 )
elements demands personplan persontrip from_parkingarea to_chargingstation contextual_menu copy_name ( Last six runs Sep2024 )
elements demands personplan persontrip from_parkingarea to_chargingstation contextual_menu copy_typed_name ( Last six runs Sep2024 )

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_parkingarea to_chargingstation volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/69.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/69.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" parkingArea="parkingAreaA"/>
<         <personTrip chargingStation="chargingStationB"/>
<         <personTrip chargingStation="chargingStationA"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_parkingarea to_containerstop volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/69.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/69.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" parkingArea="parkingAreaA"/>
<         <personTrip containerStop="containerStopB"/>
<         <personTrip containerStop="containerStopA"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_parkingarea to_edge inspect_selection ( Last six runs Sep2024 )

---------- Differences in routes ----------
11c11
<         <walk from="Edge0" parkingArea="parkingAreaA"/>
---
>         <walk from="Edge0" parkingArea="parkingAreaA" speed="0.00"/>
15c15
<         <walk from="EdgeCenter0" parkingArea="parkingAreaB"/>
---
>         <walk from="EdgeCenter0" parkingArea="parkingAreaB" speed="0.00"/>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_parkingarea to_edge volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/69.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/69.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" parkingArea="parkingAreaA"/>
<         <personTrip to="EdgeCenter0"/>
<         <personTrip to="Edge5"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_parkingarea to_junction volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/69.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/69.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" parkingArea="parkingAreaA"/>
<         <personTrip toJunction="Junction3"/>
<         <personTrip toJunction="Junction5"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_parkingarea to_parkingarea create ride ( Last six runs Sep2024 )

---------- Differences in routes ----------
8c8
<         <personTrip parkingArea="parkingAreaB"/>
---
>         <ride parkingArea="parkingAreaB" lines="ANY"/>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_parkingarea to_parkingarea create walk ( Last six runs Sep2024 )

---------- Differences in routes ----------
7,8c7,8
<         <walk from="Edge0" parkingArea="parkingAreaA"/>
<         <personTrip parkingArea="parkingAreaB"/>
---
>         <personTrip from="Edge0" parkingArea="parkingAreaA"/>
>         <walk parkingArea="parkingAreaB"/>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_parkingarea to_parkingarea volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/69.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/69.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" parkingArea="parkingAreaA"/>
<         <personTrip parkingArea="parkingAreaB"/>
<         <personTrip parkingArea="parkingAreaA"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_parkingarea to_taz volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/69.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/69.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" parkingArea="parkingAreaA"/>
<         <personTrip toTaz="taz_red"/>
<         <personTrip toTaz="taz_green"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_parkingarea to_trainstop volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/69.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/69.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" parkingArea="parkingAreaA"/>
<         <personTrip trainStop="trainStopB"/>
<         <personTrip trainStop="trainStopA"/>
<     </person>

9 TESTS FAILED on ts-sim-build-ba :

---------- Differences in routes ----------
7c7
<         <walk from="Edge0" toTaz="taz_red"/>
---
>         <walk from="Edge0" toTaz="taz_red" speed="0.00"/>
10c10
<         <walk from="Edge0" toTaz="taz_red"/>
---
>         <walk from="Edge0" toTaz="taz_red" speed="0.00"/>
elements demands personplan persontrip from_taz to_busstop load ( Last six runs Sep2024 )
elements demands personplan persontrip from_taz to_chargingstation load ( Last six runs Sep2024 )
elements demands personplan persontrip from_taz to_containerstop load ( Last six runs Sep2024 )
elements demands personplan persontrip from_taz to_edge load arrivalpos ( Last six runs Sep2024 )
elements demands personplan persontrip from_taz to_edge load to ( Last six runs Sep2024 )
elements demands personplan persontrip from_taz to_junction load ( Last six runs Sep2024 )
elements demands personplan persontrip from_taz to_parkingarea load ( Last six runs Sep2024 )
elements demands personplan persontrip from_taz to_taz load ( Last six runs Sep2024 )
elements demands personplan persontrip from_taz to_trainstop load ( Last six runs Sep2024 )

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_taz to_busstop volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/58.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/58.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" toTaz="taz_red"/>
<         <personTrip busStop="busStopA"/>
<         <personTrip busStop="busStopB"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_taz to_chargingstation volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/58.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/58.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" toTaz="taz_red"/>
<         <personTrip chargingStation="chargingStationA"/>
<         <personTrip chargingStation="chargingStationB"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_taz to_containerstop volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/58.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/58.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" toTaz="taz_red"/>
<         <personTrip containerStop="containerStopA"/>
<         <personTrip containerStop="containerStopB"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_taz to_edge inspect_selection ( Last six runs Sep2024 )

---------- Differences in routes ----------
11c11
<         <walk from="Edge0" toTaz="taz_red"/>
---
>         <walk from="Edge0" toTaz="taz_red" speed="0.00"/>
15c15
<         <walk from="EdgeBike0" toTaz="taz_green"/>
---
>         <walk from="EdgeBike0" toTaz="taz_green" speed="0.00"/>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_taz to_edge volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/58.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/58.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" toTaz="taz_red"/>
<         <personTrip to="Edge2"/>
<         <personTrip to="EdgeCenter0"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_taz to_junction delete ( Last six runs Sep2024 )

---------- Differences in output ----------
6c6
< TestFunctions: Clicked over position 1143 - 596
---
> TestFunctions: Clicked over position 1012 - 400
---------- Differences in routes ----------
7c7,8
<         <walk from="Edge0" toJunction="Junction1"/>
---
>         <walk from="Edge0" toTaz="taz_red"/>
>         <personTrip toJunction="Junction3"/>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_taz to_junction volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/58.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/58.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" toTaz="taz_red"/>
<         <personTrip toJunction="Junction3"/>
<         <personTrip toJunction="Junction5"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_taz to_parkingarea volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/58.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/58.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" toTaz="taz_red"/>
<         <personTrip parkingArea="parkingAreaA"/>
<         <personTrip parkingArea="parkingAreaB"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_taz to_taz volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/58.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/58.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" toTaz="taz_red"/>
<         <personTrip toTaz="taz_green"/>
<         <personTrip toTaz="taz_red"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_taz to_trainstop volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/58.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/58.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" toTaz="taz_red"/>
<         <personTrip trainStop="trainStopA"/>
<         <personTrip trainStop="trainStopB"/>
<     </person>

9 TESTS FAILED on ts-sim-build-ba :

---------- Differences in routes ----------
7c7
<         <walk from="Edge0" trainStop="trainStopA"/>
---
>         <walk from="Edge0" trainStop="trainStopA" speed="0.00"/>
10c10
<         <walk from="Edge0" trainStop="trainStopA"/>
---
>         <walk from="Edge0" trainStop="trainStopA" speed="0.00"/>
elements demands personplan persontrip from_trainstop to_busstop load ( Last six runs Sep2024 )
elements demands personplan persontrip from_trainstop to_chargingstation load ( Last six runs Sep2024 )
elements demands personplan persontrip from_trainstop to_containerstop load ( Last six runs Sep2024 )
elements demands personplan persontrip from_trainstop to_edge load arrivalpos ( Last six runs Sep2024 )
elements demands personplan persontrip from_trainstop to_edge load to ( Last six runs Sep2024 )
elements demands personplan persontrip from_trainstop to_junction load ( Last six runs Sep2024 )
elements demands personplan persontrip from_trainstop to_parkingarea load ( Last six runs Sep2024 )
elements demands personplan persontrip from_trainstop to_taz load ( Last six runs Sep2024 )
elements demands personplan persontrip from_trainstop to_trainstop load ( Last six runs Sep2024 )

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_trainstop to_busstop volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/65.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/65.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" trainStop="trainStopA"/>
<         <personTrip busStop="busStopB"/>
<         <personTrip busStop="busStopA"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_trainstop to_chargingstation volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/65.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/65.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" trainStop="trainStopA"/>
<         <personTrip chargingStation="chargingStationB"/>
<         <personTrip chargingStation="chargingStationA"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_trainstop to_containerstop volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/65.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/65.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" trainStop="trainStopA"/>
<         <personTrip containerStop="containerStopB"/>
<         <personTrip containerStop="containerStopA"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_trainstop to_edge inspect_selection ( Last six runs Sep2024 )

---------- Differences in routes ----------
11c11
<         <walk from="Edge0" trainStop="trainStopA"/>
---
>         <walk from="Edge0" trainStop="trainStopA" speed="0.00"/>
15c15
<         <walk from="EdgeCenter0" trainStop="trainStopB"/>
---
>         <walk from="EdgeCenter0" trainStop="trainStopB" speed="0.00"/>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_trainstop to_edge volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/65.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/65.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" trainStop="trainStopA"/>
<         <personTrip to="EdgeCenter0"/>
<         <personTrip to="Edge5"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_trainstop to_junction volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/65.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/65.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" trainStop="trainStopA"/>
<         <personTrip toJunction="Junction3"/>
<         <personTrip toJunction="Junction5"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_trainstop to_parkingarea volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/65.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/65.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" trainStop="trainStopA"/>
<         <personTrip parkingArea="parkingAreaB"/>
<         <personTrip parkingArea="parkingAreaA"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_trainstop to_taz volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/65.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/65.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" trainStop="trainStopA"/>
<         <personTrip toTaz="taz_red"/>
<         <personTrip toTaz="taz_green"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrip from_trainstop to_trainstop volatile_recomputing ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/65.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,5
> Error: value '0.00' must be greater than or equal to minExclusive facet value '0'
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 20/65.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,10d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" trainStop="trainStopA"/>
<         <personTrip trainStop="trainStopB"/>
<         <personTrip trainStop="trainStopA"/>
<     </person>