20Aug24rv1_20_0+1907-99fe1b8bbab - detailed test results for NETEDIT.daily.elements.demands.persons

To reconnect the TextTest GUI to these results, run:

texttest -a netedit -d /home/delphi/extraNetedit/sumo/tests -reconnect /home/delphi/extraNetedit/texttesttmp/neteditcheckoutput.10Sep221002.3863846 -g

To start TextTest for these tests, run:

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


daily.elements.demands.persons: 397 tests: 295 succeeded 94 FAILED 8 known bugs

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : elements demands personflow create color ( Last six runs Sep2024 Aug2024 )

---------- Differences in routes ----------
5,11d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <personFlow id="pf_0" begin="0.00" color="139,131,120" end="3600.00" personsPerHour="1800">
<         <walk from="Edge0" busStop="busStopA"/>
<     </personFlow>
<     <personFlow id="pf_1" begin="0.00" color="red" end="3600.00" personsPerHour="1800">
<         <walk from="Edge0" busStop="busStopA"/>
<     </personFlow>

TEST FAILED on ts-sim-build-ba : elements demands personflow inspect end ( Last six runs Sep2024 Aug2024 )

---------- Differences in routes ----------
6c6
<     <personFlow id="pf_0" begin="0.00" end="23.00" personsPerHour="1800">
---
>     <personFlow id="pf_0" begin="0.00" personsPerHour="22.99996166673055597585">

TEST FAILED on ts-sim-build-ba : elements demands personflow inspect_selection color ( Last six runs Sep2024 Aug2024 )

---------- Differences in routes ----------
6c6
<     <personFlow id="pf_0" begin="10.00" departPos="0.00" color="12,13,14" end="3600.00" personsPerHour="1200">
---
>     <personFlow id="pf_0" begin="10.00" departPos="0.00" color="cyan" end="3600.00" personsPerHour="1200">
12c12
<     <personFlow id="pf_1" begin="12.00" departPos="11.00" color="12,13,14" end="3800.00" personsPerHour="11501.59744408945698523894">
---
>     <personFlow id="pf_1" begin="12.00" departPos="11.00" color="cyan" end="3800.00" personsPerHour="11501.59744408945698523894">

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

---------- Differences in routes ----------
7c7
<         <walk from="Edge0" busStop="busStopA"/>
---
>         <personTrip from="Edge0" busStop="busStopA"/>
elements demands personplan persontrips from_busstop to_busstop contextual_menu add_to_select ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_busstop to_edge inspect modes ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_busstop to_junction contextual_menu add_to_select ( Last six runs Sep2024 Aug2024 )

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrips from_busstop to_busstop contextual_menu copy_name ( Last six runs Sep2024 Aug2024 )

---------- Differences in routes ----------
8c8
<         <personTrip busStop="busStopB"/>
---
>         <walk busStop="busStopB"/>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrips from_busstop to_edge contextual_menu center ( Last six runs Sep2024 Aug2024 )

---------- Differences in routes ----------
8c8
<         <walk to="EdgeCenter0"/>
---
>         <personTrip to="EdgeCenter0"/>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrips from_busstop to_edge contextual_menu copy_name ( Last six runs Sep2024 Aug2024 )

---------- Differences in routes ----------
8c8
<         <personTrip to="EdgeCenter0"/>
---
>         <walk to="EdgeCenter0"/>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrips from_busstop to_edge create modes ( Last six runs Sep2024 Aug2024 )

---------- Differences in routes ----------
8d7
<         <personTrip to="EdgeCenter0" modes="public"/>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrips from_busstop to_edge load to ( Last six runs Sep2024 Aug2024 )

---------- Differences in errors ----------
0a1,5
> Error: element name expected
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 10/2.
> 
> Error: Loading of <TEXTTEST_SANDBOX>/routes.rou.xml failed.
---------- Differences in log ----------
1c1,5
< Warning: invalid combination for personTrip
---
> Error: element name expected
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 10/2.
> 
> Error: Loading of <TEXTTEST_SANDBOX>/routes.rou.xml failed.
---------- Differences in routes ----------
5,12d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" busStop="busStopA"/>
<     </person>
<     <person id="p_1" depart="0.00">
<         <walk from="Edge0" busStop="busStopA"/>
<         <personTrip to="EdgeCenter0"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrips from_busstop to_junction create vtypes ( Last six runs Sep2024 Aug2024 )

---------- Differences in routes ----------
9,10c9,10
<         <walk from="Edge0" busStop="busStopA"/>
<         <personTrip toJunction="Junction4" vTypes="customType"/>
---
>         <personTrip from="Edge0" busStop="busStopA"/>
>         <personTrip toJunction="Junction4" vTypes="personTrip"/>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrips from_busstop to_junction inspect_selection modes ( Last six runs Sep2024 Aug2024 )

---------- Differences in routes ----------
12c12
<         <personTrip toJunction="Junction5" modes="car" lines="Line1" vTypes="type1"/>
---
>         <personTrip toJunction="Junction5" lines="Line1" vTypes="type1"/>
16c16
<         <personTrip toJunction="Junction0" modes="car" lines="Line2" vTypes="type2"/>
---
>         <personTrip toJunction="Junction0" lines="Line2" vTypes="type2"/>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrips from_edge to_busstop contextual_menu add_to_select ( Last six runs Sep2024 Aug2024 )

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

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrips from_edge to_edge load to ( Last six runs Sep2024 Aug2024 )

---------- Differences in errors ----------
0a1,5
> Error: element name expected
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 10/2.
> 
> Error: Loading of <TEXTTEST_SANDBOX>/routes.rou.xml failed.
---------- Differences in log ----------
0a1,5
> Error: element name expected
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 10/2.
> 
> Error: Loading of <TEXTTEST_SANDBOX>/routes.rou.xml failed.
---------- Differences in routes ----------
5,13d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" to="Edge1"/>
<         <personTrip to="Edge1"/>
<     </person>
<     <person id="p_1" depart="0.00">
<         <walk from="Edge0" to="Edge1"/>
<         <personTrip to="Edge2"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrips from_edge to_junction contextual_menu copy_typed_name ( Last six runs Sep2024 Aug2024 )

---------- Differences in routes ----------
8c8
<         <walk toJunction="Junction3"/>
---
>         <personTrip toJunction="Junction3"/>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrips from_edge to_junction inspect_selection modes ( Last six runs Sep2024 Aug2024 )

---------- Differences in routes ----------
12c12
<         <personTrip toJunction="Junction3" modes="car" lines="Line1" vTypes="type1"/>
---
>         <personTrip toJunction="Junction3" lines="Line1" vTypes="type1"/>
16c16
<         <personTrip toJunction="Junction0" modes="car" lines="Line1" vTypes="type1"/>
---
>         <personTrip toJunction="Junction0" lines="Line1" vTypes="type1"/>

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

---------- Differences in output ----------
5a6
> TestFunctions: Clicked over position 1143 - 596
---------- Differences in routes ----------
7c7
<         <walk from="Edge0" to="Edge0"/>
---
>         <walk from="Edge0" toJunction="Junction1"/>
elements demands personplan persontrips from_junction to_busstop contextual_menu add_to_select ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_junction to_busstop contextual_menu copy_name ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_junction to_busstop contextual_menu copy_typed_name ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_junction to_busstop create default ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_junction to_busstop create lines ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_junction to_busstop create modes ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_junction to_busstop delete ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_junction to_busstop inspect lines ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_junction to_busstop inspect modes ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_junction to_edge contextual_menu add_to_select ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_junction to_edge contextual_menu copy_name ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_junction to_edge contextual_menu copy_typed_name ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_junction to_edge create lines ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_junction to_edge create modes ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_junction to_edge delete ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_junction to_edge inspect arrivalpos ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_junction to_edge inspect lines ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_junction to_edge inspect modes ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_junction to_junction contextual_menu add_to_select ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_junction to_junction contextual_menu copy_name ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_junction to_junction contextual_menu copy_typed_name ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_junction to_junction create default ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_junction to_junction create lines ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_junction to_junction create modes ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_junction to_junction delete ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_junction to_junction inspect modes ( Last six runs Sep2024 Aug2024 )

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrips from_junction to_busstop contextual_menu center ( Last six runs Sep2024 Aug2024 )

---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="135.71" x="0.00" y="-6.00" angle="0.00"/>
---
>     <viewport zoom="185.37" x="10.00" y="-3.50" angle="0.00"/>
---------- Differences in output ----------
5a6
> TestFunctions: Clicked over position 1143 - 596
---------- Differences in routes ----------
7c7
<         <walk from="Edge0" to="Edge0"/>
---
>         <walk from="Edge0" toJunction="Junction1"/>

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

---------- Differences in output ----------
5a6
> TestFunctions: Clicked over position 1143 - 596
---------- Differences in routes ----------
9c9
<         <walk from="Edge0" to="Edge0"/>
---
>         <walk from="Edge0" toJunction="Junction1"/>
elements demands personplan persontrips from_junction to_busstop create vtypes ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_junction to_busstop inspect vtypes ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_junction to_edge create vtypes ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_junction to_edge inspect vtypes ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_junction to_junction create vtypes ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_junction to_junction inspect vtypes ( Last six runs Sep2024 Aug2024 )

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrips from_junction to_busstop inspect_selection lines ( Last six runs Sep2024 Aug2024 )

---------- Differences in errors ----------
0a1,2
> Error: There is another person with the same ID='p_0'.
> Error: Loading of <TEXTTEST_SANDBOX>/routes.rou.xml failed.
---------- Differences in output ----------
8c8
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|e4mf(=eoAET8PTжn'?ō(DAA,:YM.I>W_p=ݓ'sDgg"7uޜ'ܝlk>eobMJZLՊZ 7<X2{ΊxCNB.;Ghٕw"h4,`ҭnWrn/imP(#
_PX|17Jڍ8kƇ#=+󹢢[v"ox	j߮uEEUuMUkEF}F{Lީ1c,ڷm0?:}4e$43|ҕB*k7
n1$!W+**~}+*ݰw9qs^hj%z3g]B!D"PUVQ$01ָ7EF]IRUTV}G8+ɞݻM<~+G=/<,9~̄1#z$wѨ5ٳ[L4mV
ҏlJkoSioU1aZR?	cnءJ>u~=Je~f|7o?tECC[o/řOB;9;kZ/(z'G"H,[
H$Dĥ#5;f:1K{YN<ҡ] `b%>>G=z"k7OSQY]PTLDn3mKƍ^h-­d2yi^ZFs0=w*˿y}td9үkX͏\SƏYSiٖA
kM2> @v&gQZv_Y|ZFFHB	[}Oƍ

YY<"ᤛwvJL,=eXTfF'H8d`䮝\v_fLĮU2\(pKfedF$6[J$Z==~0}r17X1"ZW2.ЧW$۟~?zÉhշkK+O#Wx-;=SƏrPE"IX,V{޽;yhj?}yIu[wзwxX[vN4|j?_{Gå+ݺtlWZ^!	g߁(>6v`/MمQ^YUm4Q1ё_|cEeUqIY}Rr/IMK!?IogMij>*'AfGr!J|s/]ٲƦ&"Юwщsm['ލ]>r{
oݱM>)%ʪ?wc=-mYk_h"vbҥcǎ;v$Ny>i/^VmK>g1<RV	sf]	9lPCS'NLضs714n0\Z՝tx[0cG7rh6v$%w5Fuj1ҹ!Ao=HDjc?=|RCD0_ghbxAw/#`F
Rn2[{cÒe_%1#$uwtV"e76r/g_

2%޵?6jF$Zr☛ڶNd.H(M\V\_?zFDjt=|9ahDu
"(:*B,].(bͿRܭD"1م^]9Jf_W&ęʌ?>0;yVְQ%KH%,WV%&I$vF!Ą8vZi^IcO:B`ϾZvPwLDT[Wߡ}DfA{O:~՝Ϧs-J*Je'YZ.3MuO:gsy}sDD̠TWW5.))-Ͽ\ 88Kv_*#黟RXLDA}{຺JvϷWnӫ~ݺtcl+\CcSmnkSZVqJ傢{7{QPTBD}z`
"_7rKtwa_${m9uAw[
M>>w;w!bHh5\[.rA傢N;pT*K
[
KSz$?|]aXں߷K9ҽہ#'|%];w9DT;o+H4Zbٹ\&74n^\R.۶iUPX-
K+w%}}}7)cF))+/.-
	!"ZƓJaА`ZmpPTv
]]F B.9b_ZBѿO}	&00G,ADTbVH|۶JnE1Dj+
E^?"`G,fϦ|N1W`4Li<~4**gF|ltAQ?L<6,$XROK+u{B\;u:-ɥsc_XTn

	fN.l2m2?_15Qdx0wN/0D0}TDl(0!Z/cO9ÌKθeޒa!LCCBw{wԞJI~**$(a[͆Jb3Vڽc"6yJ22"aKr9)
"r\ժT*JR&D&'\KtZLHDr/LSS:0:2OLrnT!ԣRU*1cDnAzъkEGTS(5n^=HT644*JWT˫U|rR眼KMj԰AI~v=b0fcc;v9wdn[jYZ&G劳۴

Ne0^;svSSBC>?+J_lUg]tw?i}G@Dokm[Csx2JtUk4Dˆu:ҵ.Uj5dm]Z>[{
l
<truncated after showing first 30 lines>
---------- Missing result in datas ----------
<?xml version="1.0" encoding="UTF-8"?>


<data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd">
    <interval id="dataSet" begin="0.00" end="3600.00">
        <edge id="Edge0"/>
        <edge id="Edge1"/>
        <edge id="Edge2"/>
        <edge id="Edge3"/>
        <edge id="Edge4"/>
        <edge id="Edge5"/>
    </interval>
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- VTypes -->
    <vType id="customType"/>
    <vType id="type1"/>
    <vType id="type2"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="Edge0" to="Edge1"/>
        <personTrip busStop="busStopA" modes="public" lines="custom line" vTypes="type1"/>
        <personTrip busStop="busStopB" modes="car" lines="Line2" vTypes="type2"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrips from_junction to_busstop inspect_selection modes ( Last six runs Sep2024 Aug2024 )

---------- Differences in errors ----------
0a1,2
> Error: There is another person with the same ID='p_0'.
> Error: Loading of <TEXTTEST_SANDBOX>/routes.rou.xml failed.
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|e4mf(=eoAET8PTжn'?ō(DAA,:YM.I>W_p=ݓ'sDgg"7uޜ'ܝlk>eobMJZLՊZ 7<X2{ΊxCNB.;Ghٕw"h4,`ҭnWrn/imP(#
_PX|17Jڍ8kƇ#=+󹢢[v"ox	j߮uEEUuMUkEF}F{Lީ1c,ڷm0?:}4e$43|ҕB*k7
n1$!W+**~}+*ݰw9qs^hj%z3g]B!D"PUVQ$01ָ7EF]IRUTV}G8+ɞݻM<~+G=/<,9~̄1#z$wѨ5ٳ[L4mV
ҏlJkoSioU1aZR?	cnءJ>u~=Je~f|7o?tECC[o/řOB;9;kZ/(z'G"H,[
H$Dĥ#5;f:1K{YN<ҡ] `b%>>G=z"k7OSQY]PTLDn3mKƍ^h-­d2yi^ZFs0=w*˿y}td9үkX͏\SƏYSiٖA
kM2> @v&gQZv_Y|ZFFHB	[}Oƍ

YY<"ᤛwvJL,=eXTfF'H8d`䮝\v_fLĮU2\(pKfedF$6[J$Z==~0}r17X1"ZW2.ЧW$۟~?zÉhշkK+O#Wx-;=SƏrPE"IX,V{޽;yhj?}yIu[wзwxX[vN4|j?_{Gå+ݺtlWZ^!	g߁(>6v`/MمQ^YUm4Q1ё_|cEeUqIY}Rr/IMK!?IogMij>*'AfGr!J|s/]ٲƦ&"Юwщsm['ލ]>r{
oݱM>)%ʪ?wc=-mYk_h"vbҥcǎ;v$Ny>i/^VmK>g1<RV	sf]	9lPCS'NLضs714n0\Z՝tx[0cG7rh6v$%w5Fuj1ҹ!Ao=HDjc?=|RCD0_ghbxAw/#`F
Rn2[{cÒe_%1#$uwtV"e76r/g_

2%޵?6jF$Zr☛ڶNd.H(M\V\_?zFDjt=|9ahDu
"(:*B,].(bͿRܭD"1م^]9Jf_W&ęʌ?>0;yVְQ%KH%,WV%&I$vF!Ą8vZi^IcO:B`ϾZvPwLDT[Wߡ}DfA{O:~՝Ϧs-J*Je'YZ.3MuO:gsy}sDD̠TWW5.))-Ͽ\ 88Kv_*#黟RXLDA}{຺JvϷWnӫ~ݺtcl+\CcSmnkSZVqJ傢{7{QPTBD}z`
"_7rKtwa_${m9uAw[
M>>w;w!bHh5\[.rA傢N;pT*K
[
KSz$?|]aXں߷K9ҽہ#'|%];w9DT;o+H4Zbٹ\&74n^\R.۶iUPX-
K+w%}}}7)cF))+/.-
	!"ZƓJaА`ZmpPTv
]]F B.9b_ZBѿO}	&00G,ADTbVH|۶JnE1Dj+
E^?"`G,fϦ|N1W`4Li<~4**gF|ltAQ?L<6,$XROK+u{B\;u:-ɥsc_XTn

	fN.l2m2?_15Qdx0wN/0D0}TDl(0!Z/cO9ÌKθeޒa!LCCBw{wԞJI~**$(a[͆Jb3Vڽc"6yJ22"aKr9)
"r\ժT*JR&D&'\KtZLHDr/LSS:0:2OLrnT!ԣRU*1cDnAzъkEGTS(5n^=HT644*JWT˫U|rR眼KMj԰AI~v=b0fcc;v9wdn[jYZ&G劳۴

Ne0^;svSSBC>?+J_lUg]tw?i}G@Dokm[Csx2JtUk4Dˆu:ҵ.Uj5dm]Z>[{
l
<truncated after showing first 30 lines>
---------- Missing result in datas ----------
<?xml version="1.0" encoding="UTF-8"?>


<data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd">
    <interval id="dataSet" begin="0.00" end="3600.00">
        <edge id="Edge0"/>
        <edge id="Edge1"/>
        <edge id="Edge2"/>
        <edge id="Edge3"/>
        <edge id="Edge4"/>
        <edge id="Edge5"/>
    </interval>
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- VTypes -->
    <vType id="customType"/>
    <vType id="type1"/>
    <vType id="type2"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="Edge0" to="Edge1"/>
        <personTrip busStop="busStopA" modes="car" lines="Line1" vTypes="type1"/>
        <personTrip busStop="busStopB" modes="car" lines="Line2" vTypes="type2"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrips from_junction to_busstop inspect_selection vtypes ( Last six runs Sep2024 Aug2024 )

---------- Differences in errors ----------
0a1,2
> Error: There is another person with the same ID='p_0'.
> Error: Loading of <TEXTTEST_SANDBOX>/routes.rou.xml failed.
---------- Differences in output ----------
8c8
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|e4mf(=eoAET8PTжn'?ō(DAA,:YM.I>W_p=ݓ'sDgg"7uޜ'ܝlk>eobMJZLՊZ 7<X2{ΊxCNB.;Ghٕw"h4,`ҭnWrn/imP(#
_PX|17Jڍ8kƇ#=+󹢢[v"ox	j߮uEEUuMUkEF}F{Lީ1c,ڷm0?:}4e$43|ҕB*k7
n1$!W+**~}+*ݰw9qs^hj%z3g]B!D"PUVQ$01ָ7EF]IRUTV}G8+ɞݻM<~+G=/<,9~̄1#z$wѨ5ٳ[L4mV
ҏlJkoSioU1aZR?	cnءJ>u~=Je~f|7o?tECC[o/řOB;9;kZ/(z'G"H,[
H$Dĥ#5;f:1K{YN<ҡ] `b%>>G=z"k7OSQY]PTLDn3mKƍ^h-­d2yi^ZFs0=w*˿y}td9үkX͏\SƏYSiٖA
kM2> @v&gQZv_Y|ZFFHB	[}Oƍ

YY<"ᤛwvJL,=eXTfF'H8d`䮝\v_fLĮU2\(pKfedF$6[J$Z==~0}r17X1"ZW2.ЧW$۟~?zÉhշkK+O#Wx-;=SƏrPE"IX,V{޽;yhj?}yIu[wзwxX[vN4|j?_{Gå+ݺtlWZ^!	g߁(>6v`/MمQ^YUm4Q1ё_|cEeUqIY}Rr/IMK!?IogMij>*'AfGr!J|s/]ٲƦ&"Юwщsm['ލ]>r{
oݱM>)%ʪ?wc=-mYk_h"vbҥcǎ;v$Ny>i/^VmK>g1<RV	sf]	9lPCS'NLضs714n0\Z՝tx[0cG7rh6v$%w5Fuj1ҹ!Ao=HDjc?=|RCD0_ghbxAw/#`F
Rn2[{cÒe_%1#$uwtV"e76r/g_

2%޵?6jF$Zr☛ڶNd.H(M\V\_?zFDjt=|9ahDu
"(:*B,].(bͿRܭD"1م^]9Jf_W&ęʌ?>0;yVְQ%KH%,WV%&I$vF!Ą8vZi^IcO:B`ϾZvPwLDT[Wߡ}DfA{O:~՝Ϧs-J*Je'YZ.3MuO:gsy}sDD̠TWW5.))-Ͽ\ 88Kv_*#黟RXLDA}{຺JvϷWnӫ~ݺtcl+\CcSmnkSZVqJ傢{7{QPTBD}z`
"_7rKtwa_${m9uAw[
M>>w;w!bHh5\[.rA傢N;pT*K
[
KSz$?|]aXں߷K9ҽہ#'|%];w9DT;o+H4Zbٹ\&74n^\R.۶iUPX-
K+w%}}}7)cF))+/.-
	!"ZƓJaА`ZmpPTv
]]F B.9b_ZBѿO}	&00G,ADTbVH|۶JnE1Dj+
E^?"`G,fϦ|N1W`4Li<~4**gF|ltAQ?L<6,$XROK+u{B\;u:-ɥsc_XTn

	fN.l2m2?_15Qdx0wN/0D0}TDl(0!Z/cO9ÌKθeޒa!LCCBw{wԞJI~**$(a[͆Jb3Vڽc"6yJ22"aKr9)
"r\ժT*JR&D&'\KtZLHDr/LSS:0:2OLrnT!ԣRU*1cDnAzъkEGTS(5n^=HT644*JWT˫U|rR眼KMj԰AI~v=b0fcc;v9wdn[jYZ&G劳۴

Ne0^;svSSBC>?+J_lUg]tw?i}G@Dokm[Csx2JtUk4Dˆu:ҵ.Uj5dm]Z>[{
l
<truncated after showing first 30 lines>
---------- Missing result in datas ----------
<?xml version="1.0" encoding="UTF-8"?>


<data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd">
    <interval id="dataSet" begin="0.00" end="3600.00">
        <edge id="Edge0"/>
        <edge id="Edge1"/>
        <edge id="Edge2"/>
        <edge id="Edge3"/>
        <edge id="Edge4"/>
        <edge id="Edge5"/>
    </interval>
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- VTypes -->
    <vType id="customType"/>
    <vType id="type1"/>
    <vType id="type2"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="Edge0" to="Edge1"/>
        <personTrip busStop="busStopA" modes="public" lines="Line1" vTypes="customType"/>
        <personTrip busStop="busStopB" modes="car" lines="Line2" vTypes="type2"/>
    </person>
</routes>

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

---------- Differences in routes ----------
7c7
<         <walk from="Edge0" to="Edge1"/>
---
>         <walk from="Edge0" toJunction="Junction1"/>
elements demands personplan persontrips from_junction to_busstop load lines ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_junction to_busstop volatile_recomputing ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_junction to_edge load lines ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_junction to_edge volatile_recomputing ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_junction to_junction load lines ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_junction to_junction volatile_recomputing ( Last six runs Sep2024 Aug2024 )

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

---------- Differences in routes ----------
7c7
<         <walk from="Edge0" to="Edge1"/>
---
>         <walk from="Edge0" toJunction="Junction1"/>
11c11
<         <walk from="Edge0" to="Edge1"/>
---
>         <walk from="Edge0" toJunction="Junction1"/>
elements demands personplan persontrips from_junction to_busstop load modes ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_junction to_edge load modes ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_junction to_junction load modes ( Last six runs Sep2024 Aug2024 )

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

---------- Differences in log ----------
0a1
> Warning: invalid combination for personTrip
---------- Differences in routes ----------
7,8c7
<         <walk from="Edge0" to="Edge1"/>
<         <personTrip to="Edge1"/>
---
>         <walk from="Edge0" toJunction="Junction1"/>
11c10
<         <walk from="Edge0" to="Edge1"/>
---
>         <walk from="Edge0" toJunction="Junction1"/>
elements demands personplan persontrips from_junction to_busstop load to ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_junction to_edge load to ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_junction to_junction load to ( Last six runs Sep2024 Aug2024 )

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

---------- Differences in routes ----------
9c9
<         <walk from="Edge0" to="Edge1"/>
---
>         <walk from="Edge0" toJunction="Junction1"/>
elements demands personplan persontrips from_junction to_busstop load vtypes ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_junction to_edge load vtypes ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_junction to_junction load vtypes ( Last six runs Sep2024 Aug2024 )

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrips from_junction to_edge contextual_menu center ( Last six runs Sep2024 Aug2024 )

---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="135.71" x="0.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="135.71" x="0.00" y="2.50" angle="0.00"/>
---------- Differences in output ----------
5a6
> TestFunctions: Clicked over position 1143 - 596
---------- Differences in routes ----------
7c7
<         <walk from="Edge0" to="Edge0"/>
---
>         <walk from="Edge0" toJunction="Junction1"/>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrips from_junction to_edge create arrivalpos ( Last six runs Sep2024 Aug2024 )

---------- Differences in output ----------
5a6
> TestFunctions: Clicked over position 1143 - 596
---------- Differences in routes ----------
7,8c7
<         <walk from="Edge0" to="Edge0"/>
<         <personTrip to="Edge2" arrivalPos="12.50"/>
---
>         <personTrip from="Edge0" toJunction="Junction1"/>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrips from_junction to_edge create default ( Last six runs Sep2024 Aug2024 )

---------- Differences in output ----------
5a6
> TestFunctions: Clicked over position 1143 - 596
---------- Differences in routes ----------
7,8c7,8
<         <walk from="Edge0" to="Edge0"/>
<         <personTrip to="Edge2"/>
---
>         <personTrip from="Edge0" toJunction="Junction1"/>
>         <walk to="Edge2"/>

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

---------- Differences in routes ----------
11,13c11,16
<         <walk from="Edge0" to="Edge1"/>
<         <personTrip to="Edge2" arrivalPos="2.50" modes="public" lines="Line1" vTypes="type1"/>
<         <personTrip to="Edge5" arrivalPos="2.50" modes="car" lines="Line2" vTypes="type2"/>
---
>         <walk from="Edge0" toJunction="Junction1"/>
>         <personTrip to="Edge2" arrivalPos="7.00" modes="public" lines="Line1" vTypes="type1"/>
>     </person>
>     <person id="p_1" depart="0.00">
>         <walk from="EdgeBike0" toJunction="Junction5"/>
>         <personTrip to="Edge5" arrivalPos="11.00" modes="car" lines="Line2" vTypes="type2"/>

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

---------- Differences in output ----------
8c8
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxy|$S)Bq)quE%EQUZ٨*}UWE[quU	nq r1}}/53Nvg!ř	`:ƽ&l	X:
Y>8Q3~dbjd2тל+6Uvh5\Hf%GVhٜw"***3?^ٱ	[!-Z?myS`5|}}9sdee-
{
>…kT+0!7FZsX|gB
<L2Q9QqVEhݻw׮];==ȑ#K._M
c͛׼ys;;z׮]Xf'X:0ϟ_xƍu_z4])X4EǐxkoUfo碢?co%w˫u(=)<,?[aaemO?4|Ǐk=I$;;7o>}kWL2ZjÇMLL0sؓzZpaݻf=z1J*>\b/{왗f͚KDմL2.lҤӧO-ZuV5׬YV]F
SUF&pgggT*mӦM^^޽{gΜK5*WJ1ۓx1U"[@\|EVV֜9'MӼ[#%<)YPN4ZvK$D2b"kТ6=6iР?|	T_)	ϗ_~ٷo_{{{DfA77oݺի:u7o͛7/\@D'Nٳɓ<ysNUA/^~rq/^۷VZsIOO?x<x{uΝ;޽{rN5yJ߬E~g%K={v~~Y̯\)=YrĐ`>l%nР:*U*feJrID]Zw-+	XzaaaEEE>}:K:9::5{seDrJ66{goo~6'qΓ'Oҥ˗/oܸADNNNNNNG]b֭[Y6l7lZ7,,,o#F(QիW#""ݥRT*%ݻ_~}JzY||1c3PLҵkl'˗Xgի?~<mڴ!CTRe̘1/VvرN:խ[
\rѱK,%u<8&&Fi%ܯ_7o&&&%J[Xv;&&&^p!$$$22ѣ/**vSN+V2dƪSU90nRƩǽ'L3"jѢرch۶m͛7wvvfk^^^'O6mӧO˧NO斘8{3g|	~f\	6`sVd9p*_Z5Ӎ}YowK}8ô\5n{)_	?>|"4iR&M;;EfΜyI"$'6i$**8͛7={vjjj=T5`֬YN""Q7n|ȑ}/_~رiiiɓ'7n8::iӦeee}wlٳg>}rssLmgg7uŋwmҥwH$,vIz'&&k׮CNNNrViҤѣGccc˗/W_iYXsrr$9g̘ѬY9s{eHةU6Vxر3f8;;ۇN0A",]z`3xxx8::޿_":utɞ={(Q"77Wqbg렫DK
6Twww~F/ddd?$<.߼yaÆNNN<77ёnܸѰaC6-w(i[lw
>|͚5~!=zUV,\nK./\P&
>|ʕz1bժU̙3W\㏿֭[屙,Xf^z￯MnRRMW6v!Fnە+WX@[|;Ο?˫O>c1
4>|xM6߿?lٲ\pg׮]Ǎg"ziv픮]Xk׮:u8/\˫w8w[݀xѣG†}GlN??,^TR}6mElY77ٳgol:tvvvpp80;;[Ϝ9s̙rʵknɒ%l4D~/[͟qD"ӧs]v4iŋm۶utttrrbӧOU,Hc7n|ِGGϻWٲ|z|˗Ϟ=R\9"bdFFߓ'O䖒de˖%L/^-gXt֭/[׷D~~~ZLfggߢErmڴY8ZXXx,]ۻDr?`<==4vLpǎOƍ111!!!Ν:u˫T!wsN6wvر{nVgV:dbŊ{+MؒԨO=P寧s;۝B{_ݻ>>>DTF
{{{~X6q]ٜ6lJ*,$ݽ{J.MDիW_n]
cs]VaDyժU/JI.]ѕ+W飪>>>UT[jʕ+ݘٜ˗;sKfrsse2YAAɑkINN7n:u*---VcҤI~֒RVUnnbؖWl,!¿GD4rH"jѢ˯%??-dYYY)))|6?[|p~ۣ7wޓ&MOXl'N>}r؟&?pbbbzzzjΝ;WbŌݻw7m4  aÆr#x:|駕*Ub}4T025,tbKROoMzĖ$"7"jAXSl9L>ѣG^9l09YK@8ruRTTlDRPP4E|<ɂ49sssY|3
Y	%˗,T#7~%KOD%d2fffipaa!"6'kAA{ZTT&j:p'|2k֬mۮYF8\mj;]v1<uwwONN&"Uݻw'Ν;۷o'~7Kʔ)y7n(ѣGsqq	3f~	Xal߿_Xú˽q£\n'oۻN6mذa'OܼyرcRbW{=+^w}tҿtT`;,/NNNNH/sۓݭ%"NnM(,X+ݸqL2G?++Օ?~zaaÇ]vQFl&ű0o4gbȆ(QUCBB~wbLݽ{Wj~7o*m=ܸqc';cjڱc?rڵK8/U wׯ_Ϟ=o߾^|9;;QFW\!ƍ_zŋDc6-j׮7oL˖-/o\jUoM.^^=77.ܼy>}O?dOm͟ ėWV-'']Jlf,LV`X!__Ӷ̔XQ~~~rrɓ';99ݸqlٲ7odצ^t>,[Uuֱ˗/ (W[aaѣG;
KNN知RW|yv/w޽{ڴi,?>>4=sU=:tԩSI8rHv4nNNέ[7o<z{{{cǎUUO3cB-ZjժU;v,\+WN5=-Vk׮ݠA6ѣGO:ɓe˖9;;=̙3|8LWW>رce~ժ*12f<-m
~j!&Lx#<<<<x߲ofɒ%k׮}a\\\rr9Rg>3oogϞ=z4++]ʯQ6։u5\&M:j(۷o۷O.";vܹsΝѣb{۞d=y7nl׮͛6DLhDRvuݛ\|w%3f,Z(//o
R?t)N2%$$$>>?>v옘ܹfUթ\QƩڄGhѢW^/_}5k֯u	+U'$$L8qĈƍξ~

TUJYaעzZ^OkP'y=P9֪B	`r_}UNڷoo
wFUFVUY5
$m৯FVe+]A#="B0Zj 6=j-;o*9fCCCM6f3uc0,؃cOW(7`mM
eM00NFD`N
M.b
Aa^}oAIJxӎx}qw)ᔎ^X@Lo_Xb&:jGC>717]~0+
622 R)T*~Уc12'LUlE
G^PDd§Qg!"Q~k+r{v2hK@;u
<truncated after showing first 30 lines>
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="Edge2_1" startPos="46.00" endPos="56.00"/>
    <busStop id="busStopB" name="i" lane="EdgeCenter1_1" startPos="24.18" endPos="31.09"/>
    <trainStop id="trainStopA" lane="Edge2_1" startPos="2.00" endPos="12.00"/>
    <trainStop id="trainStopB" name="m" lane="EdgeCenter0_1" startPos="6.05" endPos="12.95"/>
    <containerStop id="containerStopA" lane="Edge2_1" startPos="34.00" endPos="44.00"/>
    <containerStop id="containerStopB" lane="EdgeCenter1_1" startPos="10.36" endPos="20.73"/>
    <chargingStation id="chargingStationA" lane="Edge2_1" startPos="13.00" endPos="21.00"/>
    <chargingStation id="chargingStationB" lane="EdgeCenter1_1" startPos="34.42" endPos="41.58"/>
    <parkingArea id="parkingAreaA" lane="Edge2_1" startPos="22.00" endPos="32.00"/>
    <parkingArea id="parkingAreaB" lane="EdgeCenter0_1" startPos="16.41" endPos="26.77"/>
    <!-- Detectors -->
    <inductionLoop id="e1_0" lane="Edge4_1" pos="3.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="e1_1" lane="Edge1_1" pos="27.00" period="300.00" file="e1_1.xml"/>
    <!-- TAZs -->
    <taz id="taz_green" shape="8.00,10.00 8.00,-10.00 -4.00,-10.00 -4.00,10.00 8.00,10.00" fill="1" color="green">
        <tazSource id="Edge2" weight="1.00"/>
        <tazSink id="Edge2" weight="1.00"/>
        <tazSource id="Edge3" weight="1.00"/>
        <tazSink id="Edge3" weight="1.00"/>
    </taz>
    <taz id="taz_red" shape="20.00,10.00 20.00,-10.00 42.00,-10.00 42.00,10.00 20.00,10.00" fill="1" color="red">
        <tazSource id="Edge0" weight="1.00"/>
        <tazSink id="Edge0" weight="1.00"/>
        <tazSource id="Edge5" weight="1.00"/>
        <tazSink id="Edge5" weight="1.00"/>
<truncated after showing first 30 lines>
---------- Missing result in datas ----------
<?xml version="1.0" encoding="UTF-8"?>


<data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd">
    <interval id="dataSet" begin="0.00" end="3600.00">
        <edge id="Edge0"/>
        <edge id="Edge1"/>
        <edge id="Edge2"/>
        <edge id="Edge3"/>
        <edge id="Edge4"/>
        <edge id="Edge5"/>
    </interval>
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/>

    <edge id=":Junction0_0" function="internal">
        <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/>
    </edge>
    <edge id=":Junction0_w0" function="walkingarea">
        <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/>
    </edge>
    <edge id=":Junction1_0" function="internal">
        <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/>
    </edge>
    <edge id=":Junction1_1" function="internal">
        <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/>
    </edge>
    <edge id=":Junction1_w0" function="walkingarea">
        <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/>
    </edge>
    <edge id=":Junction1_w1" function="walkingarea">
        <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/>
    </edge>
    <edge id=":Junction2_0" function="internal">
        <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/>
    </edge>
    <edge id=":Junction2_1" function="internal">
        <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- VTypes -->
    <vType id="customType"/>
    <vType id="type1"/>
    <vType id="type2"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="Edge0" to="Edge1"/>
        <personTrip to="Edge2" arrivalPos="7.00" modes="public" lines="custom line" vTypes="type1"/>
        <personTrip to="Edge5" arrivalPos="11.00" modes="car" lines="custom line" vTypes="type2"/>
    </person>
</routes>

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

---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxy|$S)Bq)quE%EQUZ٨*}UWE[quU	nq r1}}/53Nvg!ř	`:ƽ&l	X:
Y>8Q3~dbjd2тל+6Uvh5\Hf%GVhٜw"***3?^ٱ	[!-Z?myS`5|}}9sdee-
{
>…kT+0!7FZsX|gB
<L2Q9QqVEhݻw׮];==ȑ#K._M
c͛׼ys;;z׮]Xf'X:0ϟ_xƍu_z4])X4EǐxkoUfo碢?co%w˫u(=)<,?[aaemO?4|Ǐk=I$;;7o>}kWL2ZjÇMLL0sؓzZpaݻf=z1J*>\b/{왗f͚KDմL2.lҤӧO-ZuV5׬YV]F
SUF&pgggT*mӦM^^޽{gΜK5*WJ1ۓx1U"[@\|EVV֜9'MӼ[#%<)YPN4ZvK$D2b"kТ6=6iР?|	T_)	ϗ_~ٷo_{{{DfA77oݺի:u7o͛7/\@D'Nٳɓ<ysNUA/^~rq/^۷VZsIOO?x<x{uΝ;޽{rN5yJ߬E~g%K={v~~Y̯\)=YrĐ`>l%nР:*U*feJrID]Zw-+	XzaaaEEE>}:K:9::5{seDrJ66{goo~6'qΓ'Oҥ˗/oܸADNNNNNNG]b֭[Y6l7lZ7,,,o#F(QիW#""ݥRT*%ݻ_~}JzY||1c3PLҵkl'˗Xgի?~<mڴ!CTRe̘1/VvرN:խ[
\rѱK,%u<8&&Fi%ܯ_7o&&&%J[Xv;&&&^p!$$$22ѣ/**vSN+V2dƪSU90nRƩǽ'L3"jѢرch۶m͛7wvvfk^^^'O6mӧO˧NO斘8{3g|	~f\	6`sVd9p*_Z5Ӎ}YowK}8ô\5n{)_	?>|"4iR&M;;EfΜyI"$'6i$**8͛7={vjjj=T5`֬YN""Q7n|ȑ}/_~رiiiɓ'7n8::iӦeee}wlٳg>}rssLmgg7uŋwmҥwH$,vIz'&&k׮CNNNrViҤѣGccc˗/W_iYXsrr$9g̘ѬY9s{eHةU6Vxر3f8;;ۇN0A",]z`3xxx8::޿_":utɞ={(Q"77Wqbg렫DK
6Twww~F/ddd?$<.߼yaÆNNN<77ёnܸѰaC6-w(i[lw
>|͚5~!=zUV,\nK./\P&
>|ʕz1bժU̙3W\㏿֭[屙,Xf^z￯MnRRMW6v!Fnە+WX@[|;Ο?˫O>c1
4>|xM6߿?lٲ\pg׮]Ǎg"ziv픮]Xk׮:u8/\˫w8w[݀xѣG†}GlN??,^TR}6mElY77ٳgol:tvvvpp80;;[Ϝ9s̙rʵknɒ%l4D~/[͟qD"ӧs]v4iŋm۶utttrrbӧOU,Hc7n|ِGGϻWٲ|z|˗Ϟ=R\9"bdFFߓ'O䖒de˖%L/^-gXt֭/[׷D~~~ZLfggߢErmڴY8ZXXx,]ۻDr?`<==4vLpǎOƍ111!!!Ν:u˫T!wsN6wvر{nVgV:dbŊ{+MؒԨO=P寧s;۝B{_ݻ>>>DTF
{{{~X6q]ٜ6lJ*,$ݽ{J.MDիW_n]
cs]VaDyժU/JI.]ѕ+W飪>>>UT[jʕ+ݘٜ˗;sKfrsse2YAAɑkINN7n:u*---VcҤI~֒RVUnnbؖWl,!¿GD4rH"jѢ˯%??-dYYY)))|6?[|p~ۣ7wޓ&MOXl'N>}r؟&?pbbbzzzjΝ;WbŌݻw7m4  aÆr#x:|駕*Ub}4T025,tbKROoMzĖ$"7"jAXSl9L>ѣG^9l09YK@8ruRTTlDRPP4E|<ɂ49sssY|3
Y	%˗,T#7~%KOD%d2fffipaa!"6'kAA{ZTT&j:p'|2k֬mۮYF8\mj;]v1<uwwONN&"Uݻw'Ν;۷o'~7Kʔ)y7n(ѣGsqq	3f~	Xal߿_Xú˽q£\n'oۻN6mذa'OܼyرcRbW{=+^w}tҿtT`;,/NNNNH/sۓݭ%"NnM(,X+ݸqL2G?++Օ?~zaaÇ]vQFl&ű0o4gbȆ(QUCBB~wbLݽ{Wj~7o*m=ܸqc';cjڱc?rڵK8/U wׯ_Ϟ=o߾^|9;;QFW\!ƍ_zŋDc6-j׮7oL˖-/o\jUoM.^^=77.ܼy>}O?dOm͟ ėWV-'']Jlf,LV`X!__Ӷ̔XQ~~~rrɓ';99ݸqlٲ7odצ^t>,[Uuֱ˗/ (W[aaѣG;
KNN知RW|yv/w޽{ڴi,?>>4=sU=:tԩSI8rHv4nNNέ[7o<z{{{cǎUUO3cB-ZjժU;v,\+WN5=-Vk׮ݠA6ѣGO:ɓe˖9;;=̙3|8LWW>رce~ժ*12f<-m
~j!&Lx#<<<<x߲ofɒ%k׮}a\\\rr9Rg>3oogϞ=z4++]ʯQ6։u5\&M:j(۷o۷O.";vܹsΝѣb{۞d=y7nl׮͛6DLhDRvuݛ\|w%3f,Z(//o
R?t)N2%$$$>>?>v옘ܹfUթ\QƩڄGhѢW^/_}5k֯u	+U'$$L8qĈƍξ~

TUJYaעzZ^OkP'y=P9֪B	`r_}UNڷoo
wFUFVUY5
$m৯FVe+]A#="B0Zj 6=j-;o*9fCCCM6f3uc0,؃cOW(7`mM
eM00NFD`N
M.b
Aa^}oAIJxӎx}qw)ᔎ^X@Lo_Xb&:jGC>717]~0+
622 R)T*~Уc12'LUlE
G^PDd§Qg!"Q~k+r{v2hK@;u
<truncated after showing first 30 lines>
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="Edge2_1" startPos="46.00" endPos="56.00"/>
    <busStop id="busStopB" name="i" lane="EdgeCenter1_1" startPos="24.18" endPos="31.09"/>
    <trainStop id="trainStopA" lane="Edge2_1" startPos="2.00" endPos="12.00"/>
    <trainStop id="trainStopB" name="m" lane="EdgeCenter0_1" startPos="6.05" endPos="12.95"/>
    <containerStop id="containerStopA" lane="Edge2_1" startPos="34.00" endPos="44.00"/>
    <containerStop id="containerStopB" lane="EdgeCenter1_1" startPos="10.36" endPos="20.73"/>
    <chargingStation id="chargingStationA" lane="Edge2_1" startPos="13.00" endPos="21.00"/>
    <chargingStation id="chargingStationB" lane="EdgeCenter1_1" startPos="34.42" endPos="41.58"/>
    <parkingArea id="parkingAreaA" lane="Edge2_1" startPos="22.00" endPos="32.00"/>
    <parkingArea id="parkingAreaB" lane="EdgeCenter0_1" startPos="16.41" endPos="26.77"/>
    <!-- Detectors -->
    <inductionLoop id="e1_0" lane="Edge4_1" pos="3.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="e1_1" lane="Edge1_1" pos="27.00" period="300.00" file="e1_1.xml"/>
    <!-- TAZs -->
    <taz id="taz_green" shape="8.00,10.00 8.00,-10.00 -4.00,-10.00 -4.00,10.00 8.00,10.00" fill="1" color="green">
        <tazSource id="Edge2" weight="1.00"/>
        <tazSink id="Edge2" weight="1.00"/>
        <tazSource id="Edge3" weight="1.00"/>
        <tazSink id="Edge3" weight="1.00"/>
    </taz>
    <taz id="taz_red" shape="20.00,10.00 20.00,-10.00 42.00,-10.00 42.00,10.00 20.00,10.00" fill="1" color="red">
        <tazSource id="Edge0" weight="1.00"/>
        <tazSink id="Edge0" weight="1.00"/>
        <tazSource id="Edge5" weight="1.00"/>
        <tazSink id="Edge5" weight="1.00"/>
<truncated after showing first 30 lines>
---------- Missing result in datas ----------
<?xml version="1.0" encoding="UTF-8"?>


<data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd">
    <interval id="dataSet" begin="0.00" end="3600.00">
        <edge id="Edge0"/>
        <edge id="Edge1"/>
        <edge id="Edge2"/>
        <edge id="Edge3"/>
        <edge id="Edge4"/>
        <edge id="Edge5"/>
    </interval>
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/>

    <edge id=":Junction0_0" function="internal">
        <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/>
    </edge>
    <edge id=":Junction0_w0" function="walkingarea">
        <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/>
    </edge>
    <edge id=":Junction1_0" function="internal">
        <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/>
    </edge>
    <edge id=":Junction1_1" function="internal">
        <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/>
    </edge>
    <edge id=":Junction1_w0" function="walkingarea">
        <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/>
    </edge>
    <edge id=":Junction1_w1" function="walkingarea">
        <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/>
    </edge>
    <edge id=":Junction2_0" function="internal">
        <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/>
    </edge>
    <edge id=":Junction2_1" function="internal">
        <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- VTypes -->
    <vType id="customType"/>
    <vType id="type1"/>
    <vType id="type2"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="Edge0" to="Edge1"/>
        <personTrip to="Edge2" arrivalPos="7.00" modes="car" lines="Line1" vTypes="type1"/>
        <personTrip to="Edge5" arrivalPos="11.00" modes="car" lines="Line2" vTypes="type2"/>
    </person>
</routes>

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

---------- Differences in output ----------
8c8
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxy|$S)Bq)quE%EQUZ٨*}UWE[quU	nq r1}}/53Nvg!ř	`:ƽ&l	X:
Y>8Q3~dbjd2тל+6Uvh5\Hf%GVhٜw"***3?^ٱ	[!-Z?myS`5|}}9sdee-
{
>…kT+0!7FZsX|gB
<L2Q9QqVEhݻw׮];==ȑ#K._M
c͛׼ys;;z׮]Xf'X:0ϟ_xƍu_z4])X4EǐxkoUfo碢?co%w˫u(=)<,?[aaemO?4|Ǐk=I$;;7o>}kWL2ZjÇMLL0sؓzZpaݻf=z1J*>\b/{왗f͚KDմL2.lҤӧO-ZuV5׬YV]F
SUF&pgggT*mӦM^^޽{gΜK5*WJ1ۓx1U"[@\|EVV֜9'MӼ[#%<)YPN4ZvK$D2b"kТ6=6iР?|	T_)	ϗ_~ٷo_{{{DfA77oݺի:u7o͛7/\@D'Nٳɓ<ysNUA/^~rq/^۷VZsIOO?x<x{uΝ;޽{rN5yJ߬E~g%K={v~~Y̯\)=YrĐ`>l%nР:*U*feJrID]Zw-+	XzaaaEEE>}:K:9::5{seDrJ66{goo~6'qΓ'Oҥ˗/oܸADNNNNNNG]b֭[Y6l7lZ7,,,o#F(QիW#""ݥRT*%ݻ_~}JzY||1c3PLҵkl'˗Xgի?~<mڴ!CTRe̘1/VvرN:խ[
\rѱK,%u<8&&Fi%ܯ_7o&&&%J[Xv;&&&^p!$$$22ѣ/**vSN+V2dƪSU90nRƩǽ'L3"jѢرch۶m͛7wvvfk^^^'O6mӧO˧NO斘8{3g|	~f\	6`sVd9p*_Z5Ӎ}YowK}8ô\5n{)_	?>|"4iR&M;;EfΜyI"$'6i$**8͛7={vjjj=T5`֬YN""Q7n|ȑ}/_~رiiiɓ'7n8::iӦeee}wlٳg>}rssLmgg7uŋwmҥwH$,vIz'&&k׮CNNNrViҤѣGccc˗/W_iYXsrr$9g̘ѬY9s{eHةU6Vxر3f8;;ۇN0A",]z`3xxx8::޿_":utɞ={(Q"77Wqbg렫DK
6Twww~F/ddd?$<.߼yaÆNNN<77ёnܸѰaC6-w(i[lw
>|͚5~!=zUV,\nK./\P&
>|ʕz1bժU̙3W\㏿֭[屙,Xf^z￯MnRRMW6v!Fnە+WX@[|;Ο?˫O>c1
4>|xM6߿?lٲ\pg׮]Ǎg"ziv픮]Xk׮:u8/\˫w8w[݀xѣG†}GlN??,^TR}6mElY77ٳgol:tvvvpp80;;[Ϝ9s̙rʵknɒ%l4D~/[͟qD"ӧs]v4iŋm۶utttrrbӧOU,Hc7n|ِGGϻWٲ|z|˗Ϟ=R\9"bdFFߓ'O䖒de˖%L/^-gXt֭/[׷D~~~ZLfggߢErmڴY8ZXXx,]ۻDr?`<==4vLpǎOƍ111!!!Ν:u˫T!wsN6wvر{nVgV:dbŊ{+MؒԨO=P寧s;۝B{_ݻ>>>DTF
{{{~X6q]ٜ6lJ*,$ݽ{J.MDիW_n]
cs]VaDyժU/JI.]ѕ+W飪>>>UT[jʕ+ݘٜ˗;sKfrsse2YAAɑkINN7n:u*---VcҤI~֒RVUnnbؖWl,!¿GD4rH"jѢ˯%??-dYYY)))|6?[|p~ۣ7wޓ&MOXl'N>}r؟&?pbbbzzzjΝ;WbŌݻw7m4  aÆr#x:|駕*Ub}4T025,tbKROoMzĖ$"7"jAXSl9L>ѣG^9l09YK@8ruRTTlDRPP4E|<ɂ49sssY|3
Y	%˗,T#7~%KOD%d2fffipaa!"6'kAA{ZTT&j:p'|2k֬mۮYF8\mj;]v1<uwwONN&"Uݻw'Ν;۷o'~7Kʔ)y7n(ѣGsqq	3f~	Xal߿_Xú˽q£\n'oۻN6mذa'OܼyرcRbW{=+^w}tҿtT`;,/NNNNH/sۓݭ%"NnM(,X+ݸqL2G?++Օ?~zaaÇ]vQFl&ű0o4gbȆ(QUCBB~wbLݽ{Wj~7o*m=ܸqc';cjڱc?rڵK8/U wׯ_Ϟ=o߾^|9;;QFW\!ƍ_zŋDc6-j׮7oL˖-/o\jUoM.^^=77.ܼy>}O?dOm͟ ėWV-'']Jlf,LV`X!__Ӷ̔XQ~~~rrɓ';99ݸqlٲ7odצ^t>,[Uuֱ˗/ (W[aaѣG;
KNN知RW|yv/w޽{ڴi,?>>4=sU=:tԩSI8rHv4nNNέ[7o<z{{{cǎUUO3cB-ZjժU;v,\+WN5=-Vk׮ݠA6ѣGO:ɓe˖9;;=̙3|8LWW>رce~ժ*12f<-m
~j!&Lx#<<<<x߲ofɒ%k׮}a\\\rr9Rg>3oogϞ=z4++]ʯQ6։u5\&M:j(۷o۷O.";vܹsΝѣb{۞d=y7nl׮͛6DLhDRvuݛ\|w%3f,Z(//o
R?t)N2%$$$>>?>v옘ܹfUթ\QƩڄGhѢW^/_}5k֯u	+U'$$L8qĈƍξ~

TUJYaעzZ^OkP'y=P9֪B	`r_}UNڷoo
wFUFVUY5
$m৯FVe+]A#="B0Zj 6=j-;o*9fCCCM6f3uc0,؃cOW(7`mM
eM00NFD`N
M.b
Aa^}oAIJxӎx}qw)ᔎ^X@Lo_Xb&:jGC>717]~0+
622 R)T*~Уc12'LUlE
G^PDd§Qg!"Q~k+r{v2hK@;u
<truncated after showing first 30 lines>
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="Edge2_1" startPos="46.00" endPos="56.00"/>
    <busStop id="busStopB" name="i" lane="EdgeCenter1_1" startPos="24.18" endPos="31.09"/>
    <trainStop id="trainStopA" lane="Edge2_1" startPos="2.00" endPos="12.00"/>
    <trainStop id="trainStopB" name="m" lane="EdgeCenter0_1" startPos="6.05" endPos="12.95"/>
    <containerStop id="containerStopA" lane="Edge2_1" startPos="34.00" endPos="44.00"/>
    <containerStop id="containerStopB" lane="EdgeCenter1_1" startPos="10.36" endPos="20.73"/>
    <chargingStation id="chargingStationA" lane="Edge2_1" startPos="13.00" endPos="21.00"/>
    <chargingStation id="chargingStationB" lane="EdgeCenter1_1" startPos="34.42" endPos="41.58"/>
    <parkingArea id="parkingAreaA" lane="Edge2_1" startPos="22.00" endPos="32.00"/>
    <parkingArea id="parkingAreaB" lane="EdgeCenter0_1" startPos="16.41" endPos="26.77"/>
    <!-- Detectors -->
    <inductionLoop id="e1_0" lane="Edge4_1" pos="3.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="e1_1" lane="Edge1_1" pos="27.00" period="300.00" file="e1_1.xml"/>
    <!-- TAZs -->
    <taz id="taz_green" shape="8.00,10.00 8.00,-10.00 -4.00,-10.00 -4.00,10.00 8.00,10.00" fill="1" color="green">
        <tazSource id="Edge2" weight="1.00"/>
        <tazSink id="Edge2" weight="1.00"/>
        <tazSource id="Edge3" weight="1.00"/>
        <tazSink id="Edge3" weight="1.00"/>
    </taz>
    <taz id="taz_red" shape="20.00,10.00 20.00,-10.00 42.00,-10.00 42.00,10.00 20.00,10.00" fill="1" color="red">
        <tazSource id="Edge0" weight="1.00"/>
        <tazSink id="Edge0" weight="1.00"/>
        <tazSource id="Edge5" weight="1.00"/>
        <tazSink id="Edge5" weight="1.00"/>
<truncated after showing first 30 lines>
---------- Missing result in datas ----------
<?xml version="1.0" encoding="UTF-8"?>


<data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd">
    <interval id="dataSet" begin="0.00" end="3600.00">
        <edge id="Edge0"/>
        <edge id="Edge1"/>
        <edge id="Edge2"/>
        <edge id="Edge3"/>
        <edge id="Edge4"/>
        <edge id="Edge5"/>
    </interval>
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/>

    <edge id=":Junction0_0" function="internal">
        <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/>
    </edge>
    <edge id=":Junction0_w0" function="walkingarea">
        <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/>
    </edge>
    <edge id=":Junction1_0" function="internal">
        <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/>
    </edge>
    <edge id=":Junction1_1" function="internal">
        <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/>
    </edge>
    <edge id=":Junction1_w0" function="walkingarea">
        <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/>
    </edge>
    <edge id=":Junction1_w1" function="walkingarea">
        <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/>
    </edge>
    <edge id=":Junction2_0" function="internal">
        <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/>
    </edge>
    <edge id=":Junction2_1" function="internal">
        <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- VTypes -->
    <vType id="customType"/>
    <vType id="type1"/>
    <vType id="type2"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="Edge0" to="Edge1"/>
        <personTrip to="Edge2" arrivalPos="7.00" modes="public" lines="Line1" vTypes="customType"/>
        <personTrip to="Edge5" arrivalPos="11.00" modes="car" lines="Line2" vTypes="customType"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrips from_junction to_edge load arrivalpos ( Last six runs Sep2024 Aug2024 )

---------- Differences in errors ----------
2c2
< Error: Loading of /home/palcraft/.texttest/tmp/netedit.gui.13Aug135833.2042/netedit.gui/elements/demands/personplan/persontrips/edge/edge/load/arrivalpos/routes.rou.xml failed.
---
> Error: Loading of <TEXTTEST_SANDBOX>/routes.rou.xml failed.
---------- Differences in log ----------
2c2
< Error: Loading of /home/palcraft/.texttest/tmp/netedit.gui.13Aug135833.2042/netedit.gui/elements/demands/personplan/persontrips/edge/edge/load/arrivalpos/routes.rou.xml failed.
---
> Error: Loading of <TEXTTEST_SANDBOX>/routes.rou.xml failed.
---------- Differences in routes ----------
7c7
<         <walk from="Edge0" to="Edge1"/>
---
>         <walk from="Edge0" toJunction="Junction1"/>
10c10
<         <walk from="Edge0" to="Edge1"/>
---
>         <walk from="Edge0" toJunction="Junction1"/>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrips from_junction to_junction contextual_menu center ( Last six runs Sep2024 Aug2024 )

---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="135.71" x="0.00" y="-2.50" angle="0.00"/>
---
>     <viewport zoom="149.02" x="0.00" y="0.00" angle="0.00"/>
---------- Differences in output ----------
5a6
> TestFunctions: Clicked over position 1143 - 596
---------- Differences in routes ----------
7,8c7,8
<         <walk from="Edge0" to="Edge0"/>
<         <personTrip toJunction="Junction3"/>
---
>         <walk from="Edge0" toJunction="Junction1"/>
>         <walk toJunction="Junction3"/>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrips from_junction to_junction inspect lines ( Last six runs Sep2024 Aug2024 )

---------- Differences in output ----------
5a6
> TestFunctions: Clicked over position 1143 - 596
7c8
< TestFunctions: Clicked over position 798 - 194
---
> TestFunctions: Clicked over position 458 - 203
---------- Differences in routes ----------
7,8c7,8
<         <walk from="Edge0" to="Edge0"/>
<         <personTrip to="Edge2" lines="custom line"/>
---
>         <walk from="Edge0" toJunction="Junction1"/>
>         <personTrip toJunction="Junction3" lines="custom line"/>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrips from_junction to_junction inspect_selection lines ( Last six runs Sep2024 Aug2024 )

---------- Differences in routes ----------
11,13c11,16
<         <walk from="Edge0" to="Edge1"/>
<         <personTrip to="Edge2" arrivalPos="7.00" modes="public" lines="custom line" vTypes="type1"/>
<         <personTrip to="Edge5" arrivalPos="11.00" modes="car" lines="custom line" vTypes="type2"/>
---
>         <walk from="Edge0" toJunction="Junction1"/>
>         <personTrip toJunction="Junction3" modes="public" lines="custom line" vTypes="type1"/>
>     </person>
>     <person id="p_1" depart="0.00">
>         <walk from="EdgeBike0" toJunction="Junction5"/>
>         <personTrip toJunction="Junction0" modes="public" lines="custom line" vTypes="type1"/>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrips from_junction to_junction inspect_selection modes ( Last six runs Sep2024 Aug2024 )

---------- Differences in routes ----------
11,13c11,16
<         <walk from="Edge0" to="Edge1"/>
<         <personTrip to="Edge2" arrivalPos="7.00" modes="car" lines="Line1" vTypes="type1"/>
<         <personTrip to="Edge5" arrivalPos="11.00" modes="car" lines="Line2" vTypes="type2"/>
---
>         <walk from="Edge0" toJunction="Junction1"/>
>         <personTrip toJunction="Junction3" modes="car" lines="Line1" vTypes="type1"/>
>     </person>
>     <person id="p_1" depart="0.00">
>         <walk from="EdgeBike0" toJunction="Junction5"/>
>         <personTrip toJunction="Junction0" modes="car" lines="Line1" vTypes="type1"/>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrips from_junction to_junction inspect_selection vtypes ( Last six runs Sep2024 Aug2024 )

---------- Differences in routes ----------
11,13c11,16
<         <walk from="Edge0" to="Edge1"/>
<         <personTrip to="Edge2" arrivalPos="7.00" modes="public" lines="Line1" vTypes="customType"/>
<         <personTrip to="Edge5" arrivalPos="11.00" modes="car" lines="Line2" vTypes="customType"/>
---
>         <walk from="Edge0" toJunction="Junction1"/>
>         <personTrip toJunction="Junction3" modes="public" lines="Line1" vTypes="customType"/>
>     </person>
>     <person id="p_1" depart="0.00">
>         <walk from="EdgeBike0" toJunction="Junction5"/>
>         <personTrip toJunction="Junction0" modes="public" lines="Line1" vTypes="customType"/>

TEST FAILED on ts-sim-build-ba : elements demands personplan rides ride_edgeedge create lines ( Last six runs Sep2024 Aug2024 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 53, in <module>
>     netedit.leftClick(referencePosition, netedit.positions.elements.demands.planEdge2Ride)
> AttributeError: type object 'demands' has no attribute 'planEdge2Ride'. Did you mean: 'planEdge2Ped'?
---------- Differences in output ----------
7,11d6
< TestFunctions: Clicked over position 798 - 194
< custom line
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="Edge2_1" startPos="46.00" endPos="56.00"/>
    <busStop id="busStopB" name="i" lane="EdgeCenter1_1" startPos="24.18" endPos="31.09"/>
    <trainStop id="trainStopA" lane="Edge2_1" startPos="2.00" endPos="12.00"/>
    <trainStop id="trainStopB" name="m" lane="EdgeCenter0_1" startPos="6.05" endPos="12.95"/>
    <containerStop id="containerStopA" lane="Edge2_1" startPos="34.00" endPos="44.00"/>
    <containerStop id="containerStopB" lane="EdgeCenter1_1" startPos="10.36" endPos="20.73"/>
    <chargingStation id="chargingStationA" lane="Edge2_1" startPos="13.00" endPos="21.00"/>
    <chargingStation id="chargingStationB" lane="EdgeCenter1_1" startPos="34.42" endPos="41.58"/>
    <parkingArea id="parkingAreaA" lane="Edge2_1" startPos="22.00" endPos="32.00"/>
    <parkingArea id="parkingAreaB" lane="EdgeCenter0_1" startPos="16.41" endPos="26.77"/>
    <!-- Detectors -->
    <inductionLoop id="e1_0" lane="Edge4_1" pos="3.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="e1_1" lane="Edge1_1" pos="27.00" period="300.00" file="e1_1.xml"/>
    <!-- TAZs -->
    <taz id="taz_green" shape="8.00,10.00 8.00,-10.00 -4.00,-10.00 -4.00,10.00 8.00,10.00" fill="1" color="green">
        <tazSource id="Edge2" weight="1.00"/>
        <tazSink id="Edge2" weight="1.00"/>
        <tazSource id="Edge3" weight="1.00"/>
        <tazSink id="Edge3" weight="1.00"/>
    </taz>
    <taz id="taz_red" shape="20.00,10.00 20.00,-10.00 42.00,-10.00 42.00,10.00 20.00,10.00" fill="1" color="red">
        <tazSource id="Edge0" weight="1.00"/>
        <tazSink id="Edge0" weight="1.00"/>
        <tazSource id="Edge5" weight="1.00"/>
        <tazSink id="Edge5" weight="1.00"/>
<truncated after showing first 30 lines>
---------- Missing result in datas ----------
<?xml version="1.0" encoding="UTF-8"?>


<data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd">
    <interval id="dataSet" begin="0.00" end="3600.00">
        <edge id="Edge0"/>
        <edge id="Edge1"/>
        <edge id="Edge2"/>
        <edge id="Edge3"/>
        <edge id="Edge4"/>
        <edge id="Edge5"/>
    </interval>
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/>

    <edge id=":Junction0_0" function="internal">
        <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/>
    </edge>
    <edge id=":Junction0_w0" function="walkingarea">
        <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/>
    </edge>
    <edge id=":Junction1_0" function="internal">
        <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/>
    </edge>
    <edge id=":Junction1_1" function="internal">
        <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/>
    </edge>
    <edge id=":Junction1_w0" function="walkingarea">
        <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/>
    </edge>
    <edge id=":Junction1_w1" function="walkingarea">
        <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/>
    </edge>
    <edge id=":Junction2_0" function="internal">
        <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/>
    </edge>
    <edge id=":Junction2_1" function="internal">
        <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="Edge0" to="Edge0"/>
        <ride to="Edge2" lines="custom line"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : elements demands personplan rides ride_edgeedge delete ( Last six runs Sep2024 Aug2024 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 62, in <module>
>     netedit.leftClick(referencePosition, netedit.positions.elements.demands.planEdge2Ride)
> AttributeError: type object 'demands' has no attribute 'planEdge2Ride'. Did you mean: 'planEdge2Ped'?
---------- Differences in output ----------
5c5
< TestFunctions: Clicked over position 754 - 608
---
> TestFunctions: Clicked over position 685 - 611
7,11c7
< TestFunctions: Clicked over position 679 - 201
< TestFunctions: Clicked over position 679 - 201
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Clicked over position 798 - 194
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="Edge2_1" startPos="29.80" endPos="39.80"/>
    <busStop id="busStopB" name="i" lane="EdgeCenter1_1" startPos="17.50" endPos="22.50"/>
    <trainStop id="trainStopA" lane="Edge3_1" startPos="9.80" endPos="19.80"/>
    <trainStop id="trainStopB" name="m" lane="EdgeCenter1_1" startPos="11.50" endPos="16.50"/>
    <containerStop id="containerStopA" lane="Edge2_1" startPos="9.80" endPos="19.80"/>
    <containerStop id="containerStopB" lane="EdgeCenter1_1" startPos="5.50" endPos="10.50"/>
    <chargingStation id="chargingStationA" lane="Edge2_1" startPos="20.80" endPos="28.80"/>
    <chargingStation id="chargingStationB" lane="EdgeCenter0_1" startPos="2.30" endPos="7.30"/>
    <parkingArea id="parkingAreaA" lane="Edge3_1" startPos="29.80" endPos="39.80"/>
    <parkingArea id="parkingAreaB" lane="EdgeCenter0_1" startPos="14.30" endPos="19.30"/>
    <!-- TAZs -->
    <taz id="taz_green" shape="18.00,20.00 18.00,16.00 0.00,16.00 0.00,20.00 18.00,20.00" fill="1" color="green">
        <tazSource id="Edge2" weight="1.00"/>
        <tazSink id="Edge2" weight="1.00"/>
        <tazSource id="Edge3" weight="1.00"/>
        <tazSink id="Edge3" weight="1.00"/>
    </taz>
    <taz id="taz_red" shape="36.00,20.00 36.00,16.00 54.00,16.00 54.00,20.00 36.00,20.00" fill="1" color="red">
        <tazSource id="Edge0" weight="1.00"/>
        <tazSink id="Edge0" weight="1.00"/>
        <tazSource id="Edge5" weight="1.00"/>
        <tazSink id="Edge5" weight="1.00"/>
    </taz>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="140.00" x="30.00" y="25.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/>

    <edge id=":Junction0_0" function="internal">
        <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/>
    </edge>
    <edge id=":Junction0_w0" function="walkingarea">
        <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/>
    </edge>
    <edge id=":Junction1_0" function="internal">
        <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/>
    </edge>
    <edge id=":Junction1_1" function="internal">
        <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/>
    </edge>
    <edge id=":Junction1_w0" function="walkingarea">
        <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/>
    </edge>
    <edge id=":Junction1_w1" function="walkingarea">
        <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/>
    </edge>
    <edge id=":Junction2_0" function="internal">
        <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/>
    </edge>
    <edge id=":Junction2_1" function="internal">
        <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="Edge0" to="Edge0"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : elements demands personplan rides ride_edgeedge inspect arrivalpos ( Last six runs Sep2024 Aug2024 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 62, in <module>
>     netedit.leftClick(referencePosition, netedit.positions.elements.demands.planEdge2Ride)
> AttributeError: type object 'demands' has no attribute 'planEdge2Ride'. Did you mean: 'planEdge2Ped'?
---------- Differences in output ----------
5c5
< TestFunctions: Clicked over position 754 - 608
---
> TestFunctions: Clicked over position 685 - 611
7,16c7
< TestFunctions: Clicked over position 679 - 201
< TestFunctions: Clicked over position 437 - 647
< TestFunctions: Clicked over position 1054 - 201
< dummy
< 
< -6
< 2.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Clicked over position 798 - 194
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="Edge2_1" startPos="29.80" endPos="39.80"/>
    <busStop id="busStopB" name="i" lane="EdgeCenter1_1" startPos="17.50" endPos="22.50"/>
    <trainStop id="trainStopA" lane="Edge3_1" startPos="9.80" endPos="19.80"/>
    <trainStop id="trainStopB" name="m" lane="EdgeCenter1_1" startPos="11.50" endPos="16.50"/>
    <containerStop id="containerStopA" lane="Edge2_1" startPos="9.80" endPos="19.80"/>
    <containerStop id="containerStopB" lane="EdgeCenter1_1" startPos="5.50" endPos="10.50"/>
    <chargingStation id="chargingStationA" lane="Edge2_1" startPos="20.80" endPos="28.80"/>
    <chargingStation id="chargingStationB" lane="EdgeCenter0_1" startPos="2.30" endPos="7.30"/>
    <parkingArea id="parkingAreaA" lane="Edge3_1" startPos="29.80" endPos="39.80"/>
    <parkingArea id="parkingAreaB" lane="EdgeCenter0_1" startPos="14.30" endPos="19.30"/>
    <!-- TAZs -->
    <taz id="taz_green" shape="18.00,20.00 18.00,16.00 0.00,16.00 0.00,20.00 18.00,20.00" fill="1" color="green">
        <tazSource id="Edge2" weight="1.00"/>
        <tazSink id="Edge2" weight="1.00"/>
        <tazSource id="Edge3" weight="1.00"/>
        <tazSink id="Edge3" weight="1.00"/>
    </taz>
    <taz id="taz_red" shape="36.00,20.00 36.00,16.00 54.00,16.00 54.00,20.00 36.00,20.00" fill="1" color="red">
        <tazSource id="Edge0" weight="1.00"/>
        <tazSink id="Edge0" weight="1.00"/>
        <tazSource id="Edge5" weight="1.00"/>
        <tazSink id="Edge5" weight="1.00"/>
    </taz>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="140.00" x="30.00" y="25.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/>

    <edge id=":Junction0_0" function="internal">
        <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/>
    </edge>
    <edge id=":Junction0_w0" function="walkingarea">
        <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/>
    </edge>
    <edge id=":Junction1_0" function="internal">
        <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/>
    </edge>
    <edge id=":Junction1_1" function="internal">
        <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/>
    </edge>
    <edge id=":Junction1_w0" function="walkingarea">
        <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/>
    </edge>
    <edge id=":Junction1_w1" function="walkingarea">
        <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/>
    </edge>
    <edge id=":Junction2_0" function="internal">
        <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/>
    </edge>
    <edge id=":Junction2_1" function="internal">
        <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="Edge0" to="Edge0"/>
        <ride to="Edge2" arrivalPos="2.50" lines="ANY"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : elements demands personplan rides ride_edgeedge inspect lines ( Last six runs Sep2024 Aug2024 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 62, in <module>
>     netedit.leftClick(referencePosition, netedit.positions.elements.demands.planEdge2Ride)
> AttributeError: type object 'demands' has no attribute 'planEdge2Ride'. Did you mean: 'planEdge2Ped'?
---------- Differences in output ----------
5c5
< TestFunctions: Clicked over position 754 - 608
---
> TestFunctions: Clicked over position 685 - 611
7,13c7
< TestFunctions: Clicked over position 679 - 201
< TestFunctions: Clicked over position 437 - 647
< TestFunctions: Clicked over position 1054 - 201
< custom line
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Clicked over position 798 - 194
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="Edge2_1" startPos="29.80" endPos="39.80"/>
    <busStop id="busStopB" name="i" lane="EdgeCenter1_1" startPos="17.50" endPos="22.50"/>
    <trainStop id="trainStopA" lane="Edge3_1" startPos="9.80" endPos="19.80"/>
    <trainStop id="trainStopB" name="m" lane="EdgeCenter1_1" startPos="11.50" endPos="16.50"/>
    <containerStop id="containerStopA" lane="Edge2_1" startPos="9.80" endPos="19.80"/>
    <containerStop id="containerStopB" lane="EdgeCenter1_1" startPos="5.50" endPos="10.50"/>
    <chargingStation id="chargingStationA" lane="Edge2_1" startPos="20.80" endPos="28.80"/>
    <chargingStation id="chargingStationB" lane="EdgeCenter0_1" startPos="2.30" endPos="7.30"/>
    <parkingArea id="parkingAreaA" lane="Edge3_1" startPos="29.80" endPos="39.80"/>
    <parkingArea id="parkingAreaB" lane="EdgeCenter0_1" startPos="14.30" endPos="19.30"/>
    <!-- TAZs -->
    <taz id="taz_green" shape="18.00,20.00 18.00,16.00 0.00,16.00 0.00,20.00 18.00,20.00" fill="1" color="green">
        <tazSource id="Edge2" weight="1.00"/>
        <tazSink id="Edge2" weight="1.00"/>
        <tazSource id="Edge3" weight="1.00"/>
        <tazSink id="Edge3" weight="1.00"/>
    </taz>
    <taz id="taz_red" shape="36.00,20.00 36.00,16.00 54.00,16.00 54.00,20.00 36.00,20.00" fill="1" color="red">
        <tazSource id="Edge0" weight="1.00"/>
        <tazSink id="Edge0" weight="1.00"/>
        <tazSource id="Edge5" weight="1.00"/>
        <tazSink id="Edge5" weight="1.00"/>
    </taz>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="140.00" x="30.00" y="25.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/>

    <edge id=":Junction0_0" function="internal">
        <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/>
    </edge>
    <edge id=":Junction0_w0" function="walkingarea">
        <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/>
    </edge>
    <edge id=":Junction1_0" function="internal">
        <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/>
    </edge>
    <edge id=":Junction1_1" function="internal">
        <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/>
    </edge>
    <edge id=":Junction1_w0" function="walkingarea">
        <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/>
    </edge>
    <edge id=":Junction1_w1" function="walkingarea">
        <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/>
    </edge>
    <edge id=":Junction2_0" function="internal">
        <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/>
    </edge>
    <edge id=":Junction2_1" function="internal">
        <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="Edge0" to="Edge0"/>
        <ride to="Edge2" lines="custom line"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : elements demands personplan rides ride_edgeedge inspect_selection arrivalpos ( Last six runs Sep2024 Aug2024 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 47, in <module>
>     netedit.leftClick(referencePosition, netedit.positions.elements.demands.planEdge2Ride)
> AttributeError: type object 'demands' has no attribute 'planEdge2Ride'. Did you mean: 'planEdge2Ped'?
---------- Differences in output ----------
4,11d3
< TestFunctions: Clicked over position 1054 - 201
< dummy
< 
< -6
< 2.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="Edge2_1" startPos="29.80" endPos="39.80"/>
    <busStop id="busStopB" name="i" lane="EdgeCenter1_1" startPos="17.50" endPos="22.50"/>
    <trainStop id="trainStopA" lane="Edge3_1" startPos="9.80" endPos="19.80"/>
    <trainStop id="trainStopB" name="m" lane="EdgeCenter1_1" startPos="11.50" endPos="16.50"/>
    <containerStop id="containerStopA" lane="Edge2_1" startPos="9.80" endPos="19.80"/>
    <containerStop id="containerStopB" lane="EdgeCenter1_1" startPos="5.50" endPos="10.50"/>
    <chargingStation id="chargingStationA" lane="Edge2_1" startPos="20.80" endPos="28.80"/>
    <chargingStation id="chargingStationB" lane="EdgeCenter0_1" startPos="2.30" endPos="7.30"/>
    <parkingArea id="parkingAreaA" lane="Edge3_1" startPos="29.80" endPos="39.80"/>
    <parkingArea id="parkingAreaB" lane="EdgeCenter0_1" startPos="14.30" endPos="19.30"/>
    <!-- TAZs -->
    <taz id="taz_green" shape="18.00,20.00 18.00,16.00 0.00,16.00 0.00,20.00 18.00,20.00" fill="1" color="green">
        <tazSource id="Edge2" weight="1.00"/>
        <tazSink id="Edge2" weight="1.00"/>
        <tazSource id="Edge3" weight="1.00"/>
        <tazSink id="Edge3" weight="1.00"/>
    </taz>
    <taz id="taz_red" shape="36.00,20.00 36.00,16.00 54.00,16.00 54.00,20.00 36.00,20.00" fill="1" color="red">
        <tazSource id="Edge0" weight="1.00"/>
        <tazSink id="Edge0" weight="1.00"/>
        <tazSource id="Edge5" weight="1.00"/>
        <tazSink id="Edge5" weight="1.00"/>
    </taz>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="140.00" x="30.00" y="25.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/>

    <edge id=":Junction0_0" function="internal">
        <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/>
    </edge>
    <edge id=":Junction0_w0" function="walkingarea">
        <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/>
    </edge>
    <edge id=":Junction1_0" function="internal">
        <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/>
    </edge>
    <edge id=":Junction1_1" function="internal">
        <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/>
    </edge>
    <edge id=":Junction1_w0" function="walkingarea">
        <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/>
    </edge>
    <edge id=":Junction1_w1" function="walkingarea">
        <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/>
    </edge>
    <edge id=":Junction2_0" function="internal">
        <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/>
    </edge>
    <edge id=":Junction2_1" function="internal">
        <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="Edge0" to="Edge0"/>
        <ride to="Edge1" arrivalPos="2.50" lines="Line1"/>
        <ride to="Edge2" arrivalPos="2.50" lines="Line2"/>
    </person>
</routes>

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

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 47, in <module>
>     netedit.leftClick(referencePosition, netedit.positions.elements.demands.planEdge2Ride)
> AttributeError: type object 'demands' has no attribute 'planEdge2Ride'. Did you mean: 'planEdge2Ped'?
---------- Differences in output ----------
4,8d3
< TestFunctions: Clicked over position 1054 - 201
< custom line
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="Edge2_1" startPos="29.80" endPos="39.80"/>
    <busStop id="busStopB" name="i" lane="EdgeCenter1_1" startPos="17.50" endPos="22.50"/>
    <trainStop id="trainStopA" lane="Edge3_1" startPos="9.80" endPos="19.80"/>
    <trainStop id="trainStopB" name="m" lane="EdgeCenter1_1" startPos="11.50" endPos="16.50"/>
    <containerStop id="containerStopA" lane="Edge2_1" startPos="9.80" endPos="19.80"/>
    <containerStop id="containerStopB" lane="EdgeCenter1_1" startPos="5.50" endPos="10.50"/>
    <chargingStation id="chargingStationA" lane="Edge2_1" startPos="20.80" endPos="28.80"/>
    <chargingStation id="chargingStationB" lane="EdgeCenter0_1" startPos="2.30" endPos="7.30"/>
    <parkingArea id="parkingAreaA" lane="Edge3_1" startPos="29.80" endPos="39.80"/>
    <parkingArea id="parkingAreaB" lane="EdgeCenter0_1" startPos="14.30" endPos="19.30"/>
    <!-- TAZs -->
    <taz id="taz_green" shape="18.00,20.00 18.00,16.00 0.00,16.00 0.00,20.00 18.00,20.00" fill="1" color="green">
        <tazSource id="Edge2" weight="1.00"/>
        <tazSink id="Edge2" weight="1.00"/>
        <tazSource id="Edge3" weight="1.00"/>
        <tazSink id="Edge3" weight="1.00"/>
    </taz>
    <taz id="taz_red" shape="36.00,20.00 36.00,16.00 54.00,16.00 54.00,20.00 36.00,20.00" fill="1" color="red">
        <tazSource id="Edge0" weight="1.00"/>
        <tazSink id="Edge0" weight="1.00"/>
        <tazSource id="Edge5" weight="1.00"/>
        <tazSink id="Edge5" weight="1.00"/>
    </taz>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="140.00" x="30.00" y="25.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/>

    <edge id=":Junction0_0" function="internal">
        <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/>
    </edge>
    <edge id=":Junction0_w0" function="walkingarea">
        <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/>
    </edge>
    <edge id=":Junction1_0" function="internal">
        <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/>
    </edge>
    <edge id=":Junction1_1" function="internal">
        <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/>
    </edge>
    <edge id=":Junction1_w0" function="walkingarea">
        <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/>
    </edge>
    <edge id=":Junction1_w1" function="walkingarea">
        <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/>
    </edge>
    <edge id=":Junction2_0" function="internal">
        <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/>
    </edge>
    <edge id=":Junction2_1" function="internal">
        <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="Edge0" to="Edge0"/>
        <ride to="Edge1" arrivalPos="7.00" lines="custom line"/>
        <ride to="Edge2" arrivalPos="11.00" lines="custom line"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : elements demands personplan stops stop_busstop create default ( Last six runs Sep2024 Aug2024 )

---------- Differences in routes ----------
8d7
<         <stop busStop="busStopA" duration="60.00"/>

TEST FAILED on ts-sim-build-ba : elements demands personplan stops stop_busstop inspect_selection duration ( Last six runs Sep2024 Aug2024 )

---------- Differences in routes ----------
8c8
<         <stop busStop="busStopA" duration="20.15" until="10.20" actType="singing"/>
---
>         <stop busStop="busStopA" duration="6.70" until="10.20" actType="singing"/>
10c10
<         <stop busStop="busStopB" duration="20.15" until="50.20" actType="walking"/>
---
>         <stop busStop="busStopB" duration="6.70" until="50.20" actType="walking"/>

TEST FAILED on ts-sim-build-ba : elements demands personplan stops stop_edge volatile_recomputing ( Last six runs Sep2024 Aug2024 )

---------- Differences in errors ----------
0a1,10
> Error: element name expected
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 8/2.
> 
> Error: Loading of <TEXTTEST_SANDBOX>/routes.rou.xml failed.
> Error: element name expected
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 8/2.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in log ----------
0a1,10
> Error: element name expected
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 8/2.
> 
> Error: Loading of <TEXTTEST_SANDBOX>/routes.rou.xml failed.
> Error: element name expected
>  In file '<TEXTTEST_SANDBOX>/routes.rou.xml'
>  At line/column 8/2.
> 
> Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml
---------- Differences in routes ----------
5,11d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <walk from="Edge0" to="Edge2"/>
<         <stop edge="Edge2" endPos="40.32"/>
<         <walk to="Edge5"/>
<         <stop edge="Edge5" endPos="12.32"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands personplan walks walk_edges inspect_selection ( Last six runs Sep2024 Aug2024 )

---------- Differences in additionals ----------
6,15c6,18
<     <busStop id="busStopA" lane="Edge2_1" startPos="29.80" endPos="39.80"/>
<     <busStop id="busStopB" name="i" lane="EdgeCenter1_1" startPos="17.50" endPos="22.50"/>
<     <trainStop id="trainStopA" lane="Edge3_1" startPos="9.80" endPos="19.80"/>
<     <trainStop id="trainStopB" name="m" lane="EdgeCenter1_1" startPos="11.50" endPos="16.50"/>
<     <containerStop id="containerStopA" lane="Edge2_1" startPos="9.80" endPos="19.80"/>
<     <containerStop id="containerStopB" lane="EdgeCenter1_1" startPos="5.50" endPos="10.50"/>
<     <chargingStation id="chargingStationA" lane="Edge2_1" startPos="20.80" endPos="28.80"/>
<     <chargingStation id="chargingStationB" lane="EdgeCenter0_1" startPos="2.30" endPos="7.30"/>
<     <parkingArea id="parkingAreaA" lane="Edge3_1" startPos="29.80" endPos="39.80"/>
<     <parkingArea id="parkingAreaB" lane="EdgeCenter0_1" startPos="14.30" endPos="19.30"/>
---
>     <busStop id="busStopA" lane="Edge2_1" startPos="46.00" endPos="56.00"/>
>     <busStop id="busStopB" name="i" lane="EdgeCenter1_1" startPos="24.18" endPos="31.09"/>
>     <trainStop id="trainStopA" lane="Edge2_1" startPos="2.00" endPos="12.00"/>
>     <trainStop id="trainStopB" name="m" lane="EdgeCenter0_1" startPos="6.05" endPos="12.95"/>
>     <containerStop id="containerStopA" lane="Edge2_1" startPos="34.00" endPos="44.00"/>
>     <containerStop id="containerStopB" lane="EdgeCenter1_1" startPos="10.36" endPos="20.73"/>
>     <chargingStation id="chargingStationA" lane="Edge2_1" startPos="13.00" endPos="21.00"/>
>     <chargingStation id="chargingStationB" lane="EdgeCenter1_1" startPos="34.42" endPos="41.58"/>
>     <parkingArea id="parkingAreaA" lane="Edge2_1" startPos="22.00" endPos="32.00"/>
>     <parkingArea id="parkingAreaB" lane="EdgeCenter0_1" startPos="16.41" endPos="26.77"/>
>     <!-- Detectors -->
>     <inductionLoop id="e1_0" lane="Edge4_1" pos="3.00" period="300.00" file="e1_0.xml"/>
>     <inductionLoop id="e1_1" lane="Edge1_1" pos="27.00" period="300.00" file="e1_1.xml"/>
17c20
<     <taz id="taz_green" shape="18.00,20.00 18.00,16.00 0.00,16.00 0.00,20.00 18.00,20.00" fill="1" color="green">
---
>     <taz id="taz_green" shape="8.00,10.00 8.00,-10.00 -4.00,-10.00 -4.00,10.00 8.00,10.00" fill="1" color="green">
23c26
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="140.00" x="30.00" y="25.00" angle="0.00"/>
---
>     <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
---------- Differences in output ----------
4c4
< TestFunctions: Clicked over position 1054 - 171
---
> TestFunctions: Clicked over position 904 - 172
---------- Differences in routes ----------
7,8c7,8
<         <walk edges="Edge0 Edge1" arrivalPos="2.50"/>
<         <walk edges="Edge1 Edge2" arrivalPos="2.50"/>
---
>         <walk edges="Edge0 Edge1"/>
>         <walk edges="Edge1 Edge2" arrivalPos="7.00"/>
---------- New result in datas ----------
<?xml version="1.0" encoding="UTF-8"?>


<data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd">
    <interval id="dataSet" begin="0.00" end="3600.00">
        <edge id="Edge0"/>
        <edge id="Edge1"/>
        <edge id="Edge2"/>
        <edge id="Edge3"/>
        <edge id="Edge4"/>
        <edge id="Edge5"/>
    </interval>
</data>

TEST FAILED on ts-sim-build-ba : elements demands personplan walks walk_route delete ( Last six runs Sep2024 Aug2024 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 59, in <module>
>     netedit.leftClick(referencePosition, netedit.positions.elements.demands.edge2)
> AttributeError: type object 'demands' has no attribute 'edge2'
---------- Differences in output ----------
4,12c4,7
< walk: edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< walk: route
< TestFunctions: Clicked over position 484 - 231
< TestFunctions: Clicked over position 441 - 232
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---
> walk
> TestFunctions: Clicked over position 706 - 638
> walk (route)
> TestFunctions: Clicked over position 798 - 194
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="Edge2_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="Edge2_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/>

    <edge id=":Junction0_0" function="internal">
        <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/>
    </edge>
    <edge id=":Junction0_w0" function="walkingarea">
        <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/>
    </edge>
    <edge id=":Junction1_0" function="internal">
        <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/>
    </edge>
    <edge id=":Junction1_1" function="internal">
        <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/>
    </edge>
    <edge id=":Junction1_w0" function="walkingarea">
        <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/>
    </edge>
    <edge id=":Junction1_w1" function="walkingarea">
        <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/>
    </edge>
    <edge id=":Junction2_0" function="internal">
        <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/>
    </edge>
    <edge id=":Junction2_1" function="internal">
        <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="Edge0 Edge1 Edge2"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="Edge0" to="Edge0"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : elements demands personplan walks walk_route inspect arrivalpos ( Last six runs Sep2024 Aug2024 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 62, in <module>
>     netedit.leftClick(referencePosition, netedit.positions.elements.demands.edge2)
> AttributeError: type object 'demands' has no attribute 'edge2'
---------- Differences in output ----------
4,16c4,8
< walk: edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< walk: route
< TestFunctions: Clicked over position 484 - 231
< TestFunctions: Clicked over position 734 - 233
< dummy
< 
< -6
< 2.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---
> walk
> TestFunctions: Clicked over position 706 - 638
> walk (route)
> TestFunctions: Clicked over position 767 - 165
> TestFunctions: Clicked over position 465 - 642
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="Edge2_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="Edge2_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/>

    <edge id=":Junction0_0" function="internal">
        <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/>
    </edge>
    <edge id=":Junction0_w0" function="walkingarea">
        <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/>
    </edge>
    <edge id=":Junction1_0" function="internal">
        <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/>
    </edge>
    <edge id=":Junction1_1" function="internal">
        <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/>
    </edge>
    <edge id=":Junction1_w0" function="walkingarea">
        <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/>
    </edge>
    <edge id=":Junction1_w1" function="walkingarea">
        <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/>
    </edge>
    <edge id=":Junction2_0" function="internal">
        <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/>
    </edge>
    <edge id=":Junction2_1" function="internal">
        <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="Edge0 Edge1 Edge2"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="Edge0" to="Edge0"/>
        <walk route="route_0" arrivalPos="2.50"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : elements demands personplan walks walk_route inspect_selection ( Last six runs Sep2024 Aug2024 )

---------- Differences in errors ----------
0a1,7
> Error: Could not build route in netedit; edge doesn't exist.
> Error: Could not build route in netedit; edge doesn't exist.
> Error: Loading of <TEXTTEST_SANDBOX>/routes.rou.xml failed.
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 47, in <module>
>     netedit.leftClick(referencePosition, netedit.positions.elements.demands.edge2)
> AttributeError: type object 'demands' has no attribute 'edge2'
---------- Differences in output ----------
4,11d3
< TestFunctions: Clicked over position 734 - 233
< dummy
< 
< -6
< 2.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="Edge2_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="Edge2_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/>

    <edge id=":Junction0_0" function="internal">
        <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/>
    </edge>
    <edge id=":Junction0_w0" function="walkingarea">
        <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/>
    </edge>
    <edge id=":Junction1_0" function="internal">
        <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/>
    </edge>
    <edge id=":Junction1_1" function="internal">
        <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/>
    </edge>
    <edge id=":Junction1_w0" function="walkingarea">
        <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/>
    </edge>
    <edge id=":Junction1_w1" function="walkingarea">
        <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/>
    </edge>
    <edge id=":Junction2_0" function="internal">
        <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/>
    </edge>
    <edge id=":Junction2_1" function="internal">
        <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="Edge0 Edge1 Edge2 gneE10"/>
    <route id="route_1" edges="gneE10 gneE8"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="Edge0" to="Edge0"/>
        <walk route="route_0" arrivalPos="2.50"/>
        <walk route="route_1" arrivalPos="2.50"/>
    </person>
</routes>

Detailed information for the tests that had known bugs:

8 TESTS had known bugs (Test needed #3045) on ts-sim-build-ba :

#3045
(This bug was triggered by text found in file 'errors' matching 'python: can't open file')
---------- New result in errors ----------
python: can't open file '<TEXTTEST_SANDBOX>/test.py': [Errno 2] No such file or directory
elements demands person fix ( Last six runs Sep2024 Aug2024 )
elements demands personflow fix ( Last six runs Sep2024 Aug2024 )
elements demands personplan rides ride_edgeedge volatilerecomputing ( Last six runs Sep2024 Aug2024 )
elements demands personplan walks walk_edgebusstop volatilerecomputing ( Last six runs Sep2024 Aug2024 )
elements demands personplan walks walk_edgeedge volatilerecomputing ( Last six runs Sep2024 Aug2024 )
elements demands personplan walks walk_edges volatilerecomputing ( Last six runs Sep2024 Aug2024 )
elements demands personplan walks walk_junctions volatilerecomputing ( Last six runs Sep2024 Aug2024 )
elements demands personplan walks walk_route volatilerecomputing ( Last six runs Sep2024 Aug2024 )