27Aug24rv1_20_0+1731-72a890d40ca - detailed test results for NETEDIT.daily.elements.demands.persons

To reconnect the TextTest GUI to these results, run:

texttest -a netedit -d /home/delphi/gcc/sumo/tests -reconnect /home/delphi/gcc/texttesttmp/gcc4_64.02Sep002142.1590218 -g

To start TextTest for these tests, run:

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


daily.elements.demands.persons: 852 tests: 791 succeeded 59 FAILED 2 known bugs

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : elements demands person create default_stop default_stop_busstop ( Last six runs Sep2024 Aug2024 )

---------- Differences in routes ----------
5,8d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <stop busStop="busStopA" duration="60.00"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands person create default_stop default_stop_lane ( Last six runs Sep2024 Aug2024 )

---------- Differences in routes ----------
5,8d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_0" depart="0.00">
<         <stop edge="Edge0" endPos="22.83" duration="60.00"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands person create default_walk default_walk_route ( Last six runs Sep2024 Aug2024 )

---------- Differences in routes ----------
11,13d10
<     <person id="p_1" depart="0.00">
<         <walk route="r_0"/>
<     </person>

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

---------- Differences in errors ----------
2c2,3
< Error: Attribute 'color' in definition of person 'p_2' Invalid color definition 'dummycolor'.
---
> Error: Trying to get undefined string attribute 'id' in SUMOBaseObject ''
> Error: Process Error
---------- Differences in log ----------
2c2,3
< Error: Attribute 'color' in definition of person 'p_2' Invalid color definition 'dummycolor'.
---
> Error: Trying to get undefined string attribute 'id' in SUMOBaseObject ''
> Error: Process Error
---------- Differences in routes ----------
9,11d8
<     <person id="p_3" depart="3.00" color="12,13,14">
<         <personTrip from="Edge0" to="Edge2"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands person load depart ( Last six runs Sep2024 Aug2024 )

---------- Differences in errors ----------
2,5c2,3
< Error: Attribute 'depart' in definition of person 'p_1' is empty.
< Error: Invalid departure time for vehicle 'p_2';
<  must be one of ("triggered", "containerTriggered", "now", or a float >= 0)
< Error: Negative departure time in the definition of vehicle 'p_3'.
---
> Error: Trying to get undefined string attribute 'id' in SUMOBaseObject ''
> Error: Process Error
---------- Differences in log ----------
2,5c2,3
< Error: Attribute 'depart' in definition of person 'p_1' is empty.
< Error: Invalid departure time for vehicle 'p_2';
<  must be one of ("triggered", "containerTriggered", "now", or a float >= 0)
< Error: Negative departure time in the definition of vehicle 'p_3'.
---
> Error: Trying to get undefined string attribute 'id' in SUMOBaseObject ''
> Error: Process Error
---------- Differences in routes ----------
5,11d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <person id="p_4" depart="4.00">
<         <personTrip from="Edge0" to="Edge2"/>
<     </person>
<     <person id="p_5" depart="5.20">
<         <personTrip from="Edge0" to="Edge2"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands person load departpos ( Last six runs Sep2024 Aug2024 )

---------- Differences in errors ----------
1a2,3
> Error: Trying to get undefined string attribute 'id' in SUMOBaseObject ''
> Error: Process Error
---------- Differences in log ----------
1a2,3
> Error: Trying to get undefined string attribute 'id' in SUMOBaseObject ''
> Error: Process Error
---------- Differences in routes ----------
9,17d8
<     <person id="p_3" depart="3.00" departPos="-30.00">
<         <personTrip from="Edge0" to="Edge2"/>
<     </person>
<     <person id="p_4" depart="4.00" departPos="12.30">
<         <personTrip from="Edge0" to="Edge2"/>
<     </person>
<     <person id="p_5" depart="5.00" departPos="8.00">
<         <personTrip from="Edge0" to="Edge2"/>
<     </person>

TEST FAILED on ts-sim-build-ba : elements demands person load type ( Last six runs Sep2024 Aug2024 )

---------- Differences in errors ----------
2c2,3
< Error: Invalid vehicle type 'dummyType' used in person 'p_2'.
---
> Error: Trying to get undefined string attribute 'id' in SUMOBaseObject ''
> Error: Process Error
---------- Differences in log ----------
2,3c2,3
< Error: Invalid vehicle type 'dummyType' used in person 'p_2'.
< Warning: invalid person parent
---
> Error: Trying to get undefined string attribute 'id' in SUMOBaseObject ''
> Error: Process Error
---------- Differences in routes ----------
11,13d10
<     <person id="p_3" type="customType" depart="3.00">
<         <personTrip from="Edge0" to="Edge2"/>
<     </person>

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

---------- Differences in routes ----------
5,8d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <personFlow id="pf_0" begin="0.00" end="3600.00" personsPerHour="1800">
<         <stop busStop="busStopA" duration="60.00"/>
<     </personFlow>

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

---------- Differences in routes ----------
5,8d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <personFlow id="pf_0" begin="0.00" end="3600.00" personsPerHour="1800">
<         <stop edge="Edge0" endPos="22.83" duration="60.00"/>
<     </personFlow>

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

---------- Differences in routes ----------
11,13d10
<     <personFlow id="pf_1" begin="0.00" end="3600.00" personsPerHour="1800">
<         <walk route="r_0"/>
<     </personFlow>

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

---------- Differences in log ----------
2c2
< Warning: Only two from-to elements are allowed
---
> Warning: Double stoppingPlaces aren't allowed
4c4
< Warning: Only two from-to elements are allowed
---
> Warning: Double stoppingPlaces aren't allowed
6c6
< Warning: Only two from-to elements are allowed
---
> Warning: Double stoppingPlaces aren't allowed

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

---------- Differences in errors ----------
2,4c2,3
< Error: Invalid begin time for personFlow 'p_2';
<  must be one of ("triggered", "containerTriggered", "now", or a float >= 0)
< Error: Negative begin time in the definition of personFlow 'p_3'.
---
> Error: Trying to get undefined string attribute 'id' in SUMOBaseObject ''
> Error: Process Error
---------- Differences in log ----------
2,4c2,3
< Error: Invalid begin time for personFlow 'p_2';
<  must be one of ("triggered", "containerTriggered", "now", or a float >= 0)
< Error: Negative begin time in the definition of personFlow 'p_3'.
---
> Error: Trying to get undefined string attribute 'id' in SUMOBaseObject ''
> Error: Process Error
---------- Differences in routes ----------
9,14d8
<     <personFlow id="p_4" begin="4.00" end="23.00" personsPerHour="1200.00">
<         <personTrip from="Edge0" to="Edge2"/>
<     </personFlow>
<     <personFlow id="p_5" begin="5.20" end="23.00" personsPerHour="1200.00">
<         <personTrip from="Edge0" to="Edge2"/>
<     </personFlow>

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

---------- Differences in errors ----------
2c2,3
< Error: Attribute 'color' in definition of personFlow 'p_2' Invalid color definition 'dummycolor'.
---
> Error: Trying to get undefined string attribute 'id' in SUMOBaseObject ''
> Error: Process Error
---------- Differences in log ----------
2c2,3
< Error: Attribute 'color' in definition of personFlow 'p_2' Invalid color definition 'dummycolor'.
---
> Error: Trying to get undefined string attribute 'id' in SUMOBaseObject ''
> Error: Process Error
---------- Differences in routes ----------
9,11d8
<     <personFlow id="p_3" begin="3.00" color="12,13,14" end="23.00" personsPerHour="1200.00">
<         <personTrip from="Edge0" to="Edge2"/>
<     </personFlow>

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

---------- Differences in errors ----------
1a2,3
> Error: Trying to get undefined string attribute 'id' in SUMOBaseObject ''
> Error: Process Error
---------- Differences in log ----------
1a2,3
> Error: Trying to get undefined string attribute 'id' in SUMOBaseObject ''
> Error: Process Error
---------- Differences in routes ----------
9,17d8
<     <personFlow id="p_3" begin="3.00" departPos="-30.00" end="23.00" personsPerHour="1200.00">
<         <personTrip from="Edge0" to="Edge2"/>
<     </personFlow>
<     <personFlow id="p_4" begin="4.00" departPos="12.30" end="23.00" personsPerHour="1200.00">
<         <personTrip from="Edge0" to="Edge2"/>
<     </personFlow>
<     <personFlow id="p_5" begin="5.00" departPos="8.00" end="23.00" personsPerHour="1200.00">
<         <personTrip from="Edge0" to="Edge2"/>
<     </personFlow>

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

---------- Differences in errors ----------
2,3c2,3
< Error: Attribute 'end' in definition of personFlow 'p_2' is not a valid time value.
< Error: PersonFlow 'p_3' ends before its begin time.
---
> Error: Trying to get undefined string attribute 'id' in SUMOBaseObject ''
> Error: Process Error
---------- Differences in log ----------
2,3c2,3
< Error: Attribute 'end' in definition of personFlow 'p_2' is not a valid time value.
< Error: PersonFlow 'p_3' ends before its begin time.
---
> Error: Trying to get undefined string attribute 'id' in SUMOBaseObject ''
> Error: Process Error
---------- Differences in routes ----------
9,14d8
<     <personFlow id="p_4" begin="0.00" end="12.50" personsPerHour="1200.00">
<         <personTrip from="Edge0" to="Edge2"/>
<     </personFlow>
<     <personFlow id="p_5" begin="0.00" end="30.00" personsPerHour="1200.00">
<         <personTrip from="Edge0" to="Edge2"/>
<     </personFlow>

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

---------- Differences in errors ----------
2,5c2,3
< Error: Attribute 'number' in definition of personFlow 'p_1' is empty.
< Error: Attribute 'number' in definition of personFlow 'p_2' Invalid Number Format (long long integer format) dummy.
< Error: Attribute 'number' in definition of personFlow 'p_3' Invalid Number Format (long long integer format) -23.00.
< Error: Attribute 'number' in definition of personFlow 'p_4' Invalid Number Format (long long integer format) 12.5.
---
> Error: Trying to get undefined string attribute 'id' in SUMOBaseObject ''
> Error: Process Error
---------- Differences in log ----------
2,5c2,3
< Error: Attribute 'number' in definition of personFlow 'p_1' is empty.
< Error: Attribute 'number' in definition of personFlow 'p_2' Invalid Number Format (long long integer format) dummy.
< Error: Attribute 'number' in definition of personFlow 'p_3' Invalid Number Format (long long integer format) -23.00.
< Error: Attribute 'number' in definition of personFlow 'p_4' Invalid Number Format (long long integer format) 12.5.
---
> Error: Trying to get undefined string attribute 'id' in SUMOBaseObject ''
> Error: Process Error
---------- Differences in routes ----------
5,8d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <personFlow id="p_5" begin="0.00" number="30" personsPerHour="1200.00">
<         <personTrip from="Edge0" to="Edge2"/>
<     </personFlow>

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

---------- Differences in errors ----------
2,5c2,3
< Error: Attribute 'period' in definition of personFlow 'p_2' is empty.
< Error: Attribute 'period' in definition of personFlow 'p_2' is empty.
< Error: Invalid repetition rate in the definition of personFlow 'p_3'.
< Error: Invalid repetition rate in the definition of personFlow 'p_4'.
---
> Error: Trying to get undefined string attribute 'id' in SUMOBaseObject ''
> Error: Process Error
---------- Differences in log ----------
2,5c2,3
< Error: Attribute 'period' in definition of personFlow 'p_2' is empty.
< Error: Attribute 'period' in definition of personFlow 'p_2' is empty.
< Error: Invalid repetition rate in the definition of personFlow 'p_3'.
< Error: Invalid repetition rate in the definition of personFlow 'p_4'.
---
> Error: Trying to get undefined string attribute 'id' in SUMOBaseObject ''
> Error: Process Error
---------- Differences in routes ----------
9,17d8
<     <personFlow id="p_5" begin="0.00" end="23.00" period="20.30">
<         <personTrip from="Edge0" to="Edge2"/>
<     </personFlow>
<     <personFlow id="p_6" begin="0.00" end="23.00" period="2.30">
<         <personTrip from="Edge0" to="Edge2"/>
<     </personFlow>
<     <personFlow id="p_7" begin="0.00" end="23.00" period="1.70">
<         <personTrip from="Edge0" to="Edge2"/>
<     </personFlow>

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

---------- Differences in errors ----------
2,4c2,3
< Error: Attribute 'personsPerHour' in definition of personFlow 'p_2' is empty.
< Error: Invalid repetition rate in the definition of personFlow 'p_3'.
< Error: Invalid repetition rate in the definition of personFlow 'p_4'.
---
> Error: Trying to get undefined string attribute 'id' in SUMOBaseObject ''
> Error: Process Error
---------- Differences in log ----------
2,4c2,3
< Error: Attribute 'personsPerHour' in definition of personFlow 'p_2' is empty.
< Error: Invalid repetition rate in the definition of personFlow 'p_3'.
< Error: Invalid repetition rate in the definition of personFlow 'p_4'.
---
> Error: Trying to get undefined string attribute 'id' in SUMOBaseObject ''
> Error: Process Error
---------- Differences in routes ----------
9,17d8
<     <personFlow id="p_5" begin="0.00" end="23.00" personsPerHour="20.30">
<         <personTrip from="Edge0" to="Edge2"/>
<     </personFlow>
<     <personFlow id="p_6" begin="0.00" end="23.00" personsPerHour="2.30">
<         <personTrip from="Edge0" to="Edge2"/>
<     </personFlow>
<     <personFlow id="p_7" begin="0.00" end="23.00" personsPerHour="1.70">
<         <personTrip from="Edge0" to="Edge2"/>
<     </personFlow>

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

---------- Differences in errors ----------
1,4c1,2
< Error: Attribute 'period' in definition of personFlow 'p_2' is empty.
< Error: Attribute 'period' in definition of personFlow 'p_2' is empty.
< Error: Invalid rate parameter for exponentially distributed period in the definition of personFlow 'p_3'.
< Error: Invalid rate parameter for exponentially distributed period in the definition of personFlow 'p_4'.
---
> Error: Trying to get undefined string attribute 'id' in SUMOBaseObject ''
> Error: Process Error
---------- Differences in log ----------
1,4c1,2
< Error: Attribute 'period' in definition of personFlow 'p_2' is empty.
< Error: Attribute 'period' in definition of personFlow 'p_2' is empty.
< Error: Invalid rate parameter for exponentially distributed period in the definition of personFlow 'p_3'.
< Error: Invalid rate parameter for exponentially distributed period in the definition of personFlow 'p_4'.
---
> Error: Trying to get undefined string attribute 'id' in SUMOBaseObject ''
> Error: Process Error
---------- Differences in routes ----------
9,17d8
<     <personFlow id="p_5" begin="0.00" end="23.00" period="20.30">
<         <personTrip from="Edge0" to="Edge2"/>
<     </personFlow>
<     <personFlow id="p_6" begin="0.00" end="23.00" period="exp(2.30)">
<         <personTrip from="Edge0" to="Edge2"/>
<     </personFlow>
<     <personFlow id="p_7" begin="0.00" end="23.00" period="exp(1.70)">
<         <personTrip from="Edge0" to="Edge2"/>
<     </personFlow>

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

---------- Differences in errors ----------
2,6c2,3
< Error: Attribute 'probability' in definition of personFlow 'p_1' Invalid Number Format (double) dummyProb.
< Error: Attribute 'probability' in definition of personFlow 'p_2' is empty.
< Error: Invalid repetition probability in the definition of personFlow 'p_3'.
< Error: Invalid repetition probability in the definition of personFlow 'p_4'.
< Error: Invalid repetition probability in the definition of personFlow 'p_5'.
---
> Error: Trying to get undefined string attribute 'id' in SUMOBaseObject ''
> Error: Process Error
---------- Differences in log ----------
2,6c2,3
< Error: Attribute 'probability' in definition of personFlow 'p_1' Invalid Number Format (double) dummyProb.
< Error: Attribute 'probability' in definition of personFlow 'p_2' is empty.
< Error: Invalid repetition probability in the definition of personFlow 'p_3'.
< Error: Invalid repetition probability in the definition of personFlow 'p_4'.
< Error: Invalid repetition probability in the definition of personFlow 'p_5'.
---
> Error: Trying to get undefined string attribute 'id' in SUMOBaseObject ''
> Error: Process Error
---------- Differences in routes ----------
5,11d4
<     <!-- Vehicles, persons and containers (sorted by depart) -->
<     <personFlow id="p_6" begin="0.00" end="23.00" probability="1.00">
<         <personTrip from="Edge0" to="Edge2"/>
<     </personFlow>
<     <personFlow id="p_7" begin="0.00" end="23.00" probability="0.30">
<         <personTrip from="Edge0" to="Edge2"/>
<     </personFlow>

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

---------- Differences in errors ----------
2c2,3
< Error: Invalid vehicle type 'dummyType' used in personFlow 'p_2'.
---
> Error: Trying to get undefined string attribute 'id' in SUMOBaseObject ''
> Error: Process Error
---------- Differences in log ----------
2,3c2,3
< Error: Invalid vehicle type 'dummyType' used in personFlow 'p_2'.
< Warning: invalid person parent
---
> Error: Trying to get undefined string attribute 'id' in SUMOBaseObject ''
> Error: Process Error
---------- Differences in routes ----------
11,13d10
<     <personFlow id="p_3" type="customType" begin="3.00" end="23.00" personsPerHour="1200.00">
<         <personTrip from="Edge0" to="Edge2"/>
<     </personFlow>

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

---------- Differences in routes ----------
7a8
>         <personTrip toTaz="taz_red"/>
elements demands personplan persontrips from_busstop to_taz contextual_menu add_to_select ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_containerstop to_taz contextual_menu add_to_select ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_trainstop to_taz contextual_menu add_to_select ( Last six runs Sep2024 Aug2024 )

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

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


IHDR1cIDATxy|uOJm)r
h%(*
KWWA<`" U@wU`*(-G)c 4IsLz>xd2ߙo2i:~3#u%''pm>yfPu
,Z y_$6B;;ӭ
l@w}==_^yJks
d`A^_^Fk{UU{]0	xV7o%j
-PWƍ?̚5j_`Ѵ;_]>q7ݻKڵ{G_2%ЯU0=^d=O-=ņ:r oWVVE=Xt飏>zQWZjHxxxxoE7~ԩ{.[ljE-Kze!S厞|lTUUWa6m~q0
B@;JΟ>6ӕl,rתU+""B+{íѬY֫W_~gnӦܹsoYPo.
_@VV_(tGszIyKN?o	vY҅d>|e"%%̙3=իw޿o7n<xoaiXXXاOO?__l+qڧO>p&M;wnȑO<^V^z…"9}aÆ޽[D"""`8qD~~lڴ)>>7o^Uaê//ٳAϟ_b`6lXBBw}7eʔb]V-iӓÇ;zlؔy]@/"""+**4UUU_/[N;	<wkW5\,IWe?	Y_;pBZ6o޼k׮1c̝;o{7V^n0jժUvmi&)++S֭[粲ѣGϝ;[oݺuw)"?*۸۾'O|{m2ßϿ"2s~͚5Jm@`SZZ^5l2{^n]VVVΝM?̙3|SN5L"bmxx/\CY ]^^^Ne^x!,,lƌ%%%JuzС|'|w)HO"TaFD[0
B*UR5j;}&HDN>iʨr9|?lym6eb_~eV٣,̙3GDΜ9ӿKѣ~t|Zڻw/""ھ}ΝRG|'			G8qb^^dff;7ވ6l?gٳg\NHj
CDDDzׯrw]6**J)ȫӡC{~4?̑#G>ٳ`0ٳ~RSS?sرcZZZDDD||ѣ'LuViڴ{K>r&H||=3a
M6?~exۿ{)s%޽{4kj'Dd̙6OjЁ[ohݺr?eާO#G:+hYߺusΉHݺuz=jԨ
'1۴if<}h",,lƍxвcǎ;VDJKKW^/_p5FDDrKsej׮]VVfݱ)9tPlllyyy۶mz-Ek%h`'c[l7#E,OLmxzs
o[\s͜9s^{/QFoveeeEEEÆ
y9sXj6+)//kn%X6l駟3grRsUUUJBVN}ᇏ9byr5We16l6,..>~CGz,sheVZv{Tޥ/*3?
,<k6+++\G姩:^%;98.tQ$]Q3ri)(,H.5k֨#m
磢,eϫT-"<̯pB_>|ݺu-ͳXNwﮬlҤɗ_~i̮]*++{l?~\;m{ue*eڲuG.9YAo:u.]79
4`ޫF6t!uMCabxLi	A0o߾}ܸqn֬g}Wʸ劊ooӦj׮]ׯWyWcx??|:uvݬYy֭o2ǎݻw1ղlɨv,c٨+TUU)E](//wo%e!6qskw̳2:nZ^˲2>Te56fԄi(ҳ"=~cOvw{5V??-Ztܼg}vO?tIIɮ]N:uwoV-[<r%)3<SXX8y丸C/Q2'O|6lxן?fzvWQQa+XO+aXv[w㎖mHM9NA YʿqN:t1pTZnƾް#m'	T=񒓓Y9w8
^R8w@:4;<}c"RV^>D.a3g~P5ж2ϟBD׋=ֶ:_R
[mWU[^׵SUeՆMvcul{_z%,3ӆckϜ=z.#V~U"}*mUA"8A
>]\QvoٶĎ~zSEuvbb?xu:vl|7a=w^􃏛4J]-wWDnor5Η'u*$[J7ѹ"te=*A[B 8xrHh >.[Qe6/|_{􁃇;wV͏z:uj<u<,"ڵ$k͑c'D$vmhҸQ&z'O>zU-J^Z={tjƟ͚=">;^]^^~)24kڸwϤU9kG^v:uԪֳGiOzvR{tR;"؉enJO.tB0 J޾y?TNQWDEFF=Wܢȱ9kvmiUgΞC۽5-7=~0""":*RD*+Z“-7i#u|M:u***RomV_Ʌ]-<<|ؐA9k>wefBT`ԪUrЍ}&^ՆMbf󯇎?q"{ߥEK*+n t%S^ԋkm;nəGW&<>&.SE~Ոa6^V^*g(<ugҵ_m>`[7vDDGEHIɥ؝/`0"+**;vXV/pu2}z%>rlq-]}=uʓuc>>.is?^d_@{Pj{sмimO{LDp|lwisU
Zhʲ?֛'u*"eϗH5Cm4Ι˖wqaaa<ldǫݐæ
.jo3l0w7m}Eg92}{Ͼ9VX${߁o6
~S޻o?^x̙"RvęgE$2l>sR&\Ӿm툈~?ZDD"PxJ.\P&fجQBSowLQ#|x;z6.YLykz6SϖM{
i6[׷~pef/NDj׎u#"?Q^^."!{UUUee颮4n0uG+++e#GU-;~UUZ6WFbHiimwGYU\l{}>zl6l#"ҪEcO=zl67kڸ)UXn+GWE|…~GnsUUBx)(/<yȱ#"zK:kHEEc'Μ=7d>o*--
'v~`)//ݺƾN.~m[S^^^^^[ԯV#NhDYJXDD’"bw=[rN<{Dan+q Bu7,дqMEs_C]ٍ}{
зKJKK3~0<	cXV^/:-zhoY_1lHEe_~m֞/)+ntwԺctee2h=]s€~7DGE<wzwfɹ:d8gff>tMf*YtrrrQQQ7
<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" center="6.00,0.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" center="22.00,0.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" busStop="busStopA"/>
        <personTrip toTaz="taz_red"/>
    </person>
</routes>

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

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

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

---------- Differences in errors ----------
0a1,7
> Error: Attempt to delete instance of GNEReferenceCounter with count 1
> Error: Attempt to delete instance of GNEReferenceCounter with count 1
> Error: Attempt to delete instance of GNEReferenceCounter with count 1
> Error: Attempt to delete instance of GNEReferenceCounter with count 1
> Error: Attempt to decrement references below zero for instance of GNEReferenceCounter
> Error: Attempt to decrement references below zero for instance of GNEReferenceCounter
> Error: Attempt to decrement references below zero for instance of GNEReferenceCounter
---------- Differences in output ----------
6c6
< TestFunctions: Clicked over position 600 - 179
---
> TestFunctions: Clicked over position 927 - 191
16d15
< TestFunctions: Netedit closed successfully
---------- 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" center="6.00,0.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" center="22.00,0.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 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" busStop="busStopA"/>
        <personTrip to="EdgeCenter0" arrivalPos="2.50"/>
    </person>
</routes>

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

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


IHDR1cIDATxwXW3K/J%P(g&jb&,F{lhĖfLbH"u8nc{>33w.s{lg
%88Uf0MLL4aMҙo̢_q/ǩUuVoQRT@Gj`Rт:ѯ9Wm<(
P34rQj2,9FD"Qg}DlbHf0 yfl^8߇~`|SŲL`d3>Di̱Տ@TDիWOMML2Q9Q~VSNnݺF[޽I&999^j/uizhѢ^{M$};wԽ>23	333M]$	!-V_ߢ4䯿;s{WwpPѫjjjw`fMZYY:ښ[?ѣGmeggGD"뙙sXX1f?~|QQѭ[d#A.]kݻwOj0aBڵ<xv-wpp8p`qqWZVVVÆ



4hqG}oܹsgŊGLX,֭[qq޽{ϟ3"_ti322-[O?B[GպuYhyf{NQ L`[fm~~_ΚInnnժU.1ѾWSW
̋EdAM;0a%hQ+ƴn~8qW}e36^ņӧO駟._hѢׯ;wfΜ9pO>;::ǿrTܺuO^zUu
SSSx
~޻w=vUV]tΝ;2UB˖-{*T_|mڴӧÆ
kܸrrr<{W{̘1aaa…
F0$Đ`Nl%nݺ?ܫW+6V"];iTE,x␐Do߾s粴IoggpB[6oagg~&qΟ|I߾}={v5"rrrrrr:rڵk'V+6m/XHH_15&Lv刈X,W^?~|DDDŊ<y8eʔrOETaggٳgׯIcǎYOKʔƿFb}ݣG>1cԮ]{ʔ)˗/WݻN<޺uK.9::1bŊqqqDԼy󨨨]v),ܕ~[nKP"\rVF1cư/_Ζ?~M4yrhر#GP­[SNQNNLD?sN4iػw[n;wUVGQqBqvvvvv&-Z3fڴi7ofM+W8p_aϞ=D$&L0d>:thTTTdd;ӧ	]"Y^Ϊ$a8pZw85=ϊSv*0u0Wڵ;tО={U6cƌŋѬYڷogDܥKMϟQ^^͜9}	׌y׾ˬ(_|qI"]v޷o_jզN͊Oڵkqܧ~W_MPa١111"hΜ9,F9s&K޹sޞo"ߟ5k֠AV\y֭=zI_=۷?rH\\\j>#u*_
+[s޼y;v\`&6"o+S[xy9;;Ϙ1~ժU~$V!5jzIԿ;p@77"]Y$	TאI&m۶-++Ka233/]ĂƵkJ$z[H5V?SKRGGGvNNNl6))ڵk˗/޽{qqÇvzAZly%OOO+r6mڨ8{/8΋-?~/WTTT4s/_<%%W"9sCꫯvZ\\ubBJ͗6%Ntk?Vvv6Q`l.]bmjzxboo!C>
0zh>~4[sĈlʕ+5jҥ^^^6mKFeddCޅɸrɓ'9ZjϞ=.]=x#G={nȑ|<CayHf@@ȑ#/_^b!C|2#]m#""_mثW/ǕzӧO>]J=zXѣG'%%ƍGzj~zzzJJ
q^^^C_{zzo֬Y'Ovɉm+ҘGGvڝ9sUVIII...Y3D>ŋgΜqqqR
糐277W$3F*V\>}V;-D";;;aupp`OQkΝTm6aFwܸqƍ#)SF)ٙEe?رclo}݃V^͛sYfMڵ

<==NJDW\ˋ\bH$uss#"___"z	+ɓ'"˫o߾ӦMۻw/eddtޝ;wѣ5j+VR%"6##C$y{{:O>?YvRRR;VF7n,ĶC&.)'`;޽ˮ4h`ggi&gq|Ҍ+fڵX{}Va۫aN:bq߾}ҥKCQVa__ڵkDu	QZZ*\ZZZRRžUH$15KJJU&N>͒l⢢"TZZZ'QKJJ
ejRXXԮ]cǎ<y2;;m[XXȷVa֬Y͚5:t(YM
NYQEEEu`GʞecQQQV׈&NHD:u=*xtm۶?ݺu[hф	T8x`pРAʒYy̙-Z>|86ٳgTTT͚5Y#www"QFnnݻ;tPN֭[<x077wƌȑ#Ri~~>Ld~<xpxxreԩS̙3g{5vXj,5j,tb[JaNĶ"w"jV͸8dlk9L/{
3˰kkP9n85YM@82e*#HP^,NX4Ǔ,HYXTT$RiYY[~	}ȍ_yŊ[n%|a'J4//O
[տJ$6!SЁ}/{ׯ#S
SNѣСCLGZZyzzJ$tE)[933D߹sgǎDᦰ...۷2e̾Μ9SfwyСCS|^ ^\vM2E	ԩSw>tP>
4Xdʕ+J*}...~q͛7O2>cY+-[\vT	a?ѣ+]߿?**^^^,̚:gff~˗/_jwdyv
[
8#E7GD2,@`Xwڵ2ÇˬGW^-++Dtʕm۲!X¼e~~œ!؆jV͍ɖj?P/6P``ݻwW~60;ڵcgR,0Q4~mov*Uv)\M8P_>|o߾/xbAAA۶mٸPڵ|2K-S(++ѣGlZHa
;wlgg+vii#ׯ_XXb
<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" center="6.00,0.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" center="22.00,0.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">
        <personTrip from="Edge0" chargingStation="chargingStationA"/>
        <personTrip parkingArea="parkingAreaB"/>
    </person>
</routes>

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

---------- Differences in routes ----------
7,8c7,8
<         <ride from="Edge0" chargingStation="chargingStationA" lines="ANY"/>
<         <personTrip parkingArea="parkingAreaB"/>
---
>         <personTrip from="Edge0" chargingStation="chargingStationA"/>
>         <ride parkingArea="parkingAreaB" lines="ANY"/>

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

---------- Differences in output ----------
6c6
< TestFunctions: Clicked over position 600 - 179
---
> TestFunctions: Clicked over position 927 - 191
8c8
< TestFunctions: Clicked over position 463 - 386
---
> TestFunctions: Clicked over position 1012 - 400
---------- Differences in routes ----------
7c7,8
<         <walk from="Edge0" busStop="busStopA"/>
---
>         <walk from="Edge0" chargingStation="chargingStationA"/>
>         <personTrip toTaz="taz_red"/>

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

---------- Differences in output ----------
6c6
< TestFunctions: Clicked over position 600 - 179
---
> TestFunctions: Clicked over position 927 - 191
8c8
< TestFunctions: Clicked over position 463 - 386
---
> TestFunctions: Clicked over position 1012 - 400
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxy|uOJm)r
hȡH"(,E<Pu<a.+ H]@kA<XE

@^1Cg&y=<t274w?ߙeẒ}6۲e]:Kh-
/_!ڝl6{K~׻>ŅW/
qn%RG20p/
/ڽ.BIXX<O-[p5`rdc}miӦf͚u9xȯ|h=/vyޮu
Dn{AW:<#ZyypBbZZWrrrpgX_^ ݧΖmBcng,[G9z+R:uD$<<<<wyn?u޽{/_b
"%SHᩊ
GOY>]6m«068
F[C_OXj6ԩxCɽhѢEvvE4h0`9skn޼yjuRwɷ(7@D
u5/ i++cɒSۥ󿥧Ν~7S_@,W2_`2r̙|p„	
4ػwM6
2_4,,,ׯ_ll'|k-_8zӧO4hPfJJJFUXXcvmuy饗Ο?/"ӧO>|xiiݻE$"":a'N͛^͍>2gݻwFΝ;rJ0|ovԩ"Rn].9ZҦ'vFٰ)a
^DDDWVV:ibI_iwfyWhrEbWoYU`^|oVDΟ?_N-[ڵ|رͻ馛o]D^5kDDD:uԭ[WDm޼YDիm۶|̘1ͻ[mvwH||?Ϭ,6noo||ɓ'{}L&?ܹs̜9sf:}C!`0X攕EEE|6L߾}ׯ_յkקz￟;wnEEӧMf2Dӧ?ҁYf)A^zʒ?|XX،3JKKaþ?8..ԩS֑D
’`4U}wh~ͤ}Qnsp6mٳGY^+((;w9s믷A=jY`י;pަM{/"ꫯ۷o޼yJ.uTWz0f̘I&Hffq^Ç?s~={vȐ!Ջ`0DDD4hРaÆ)))wu׺u뢢r+999:uڻw`駟~O?)9rO?ر={Þ={>555??>Ν;EDDǏ3fĉ۶m͛#G(o}'NTмy	&Xgرx9Wүݻ70Ns{LDfΜiٳr߶m[~B111n_~Fr>Vвm۶%%%"R~}e~}=zfseer=vڅY+GZ
۴iSYY2GD.\<gܸqƍ5k̞=61""l6WTTX,Snr<x0..NΡCbcc+**ڷooZ`0,^uU..	@\;f,"f1g|lpGӞ]#W@px+ܺꪫΝꫯ~M4y뭷*++7nOϝ;R;YIEECW]uw(qO>ܹsrVrZC=t˳*)fofffqqǕ:zue.DGG+uԩ[e.]pAifIY\UUr8-,?M5)f%*9t;%]^4'OHAaA5/]VnUϝ;e){^yeeeʐhxEٽsׯo	lĚuܽ{wUUUf;evUUUշo{O.``iGݳި+TWWWWW+Ӗ;mwɒ`x
իw4>M7,,U^7k;eHؖAxǎǏ?|p->z/T-WVV&&&vm=\vVv튍ݰa+o{'$Ǐ?yի{-Z۶m+,,|뭷?cϞ=RLl6[2)X62JQW.}<***[dIhY{H
'E`G󬌎Vn }s>\_)ռuYM5q
"rlCQ;Zp_/>|pnnn^^3<3eʔ'|t׮]N
7K֭[[WVVzjy駟.,,2eJ\\ܡC׿*OƓ'O>C7>y
Ν;g3z=
ݫ^ؕe0L;ͻtqGK6{' ,_q8RInt:8k-7Ih|C>_mđ6ROjxuPw@Uq
ޜ;L/)GWs o
NNN>Q)9U[]۸Q|_-y?mvWvj_YYO}YQQ)"
ܖvKW+-]ƭw(שSg̓ޥz-_~:[j`=/iCI5gΖmà_UȪE߮J[`HNPE{ĭCNGDDԫ[wȠnqxabNK䩢CG:j;rĭ11|^ol6k0;.\XG͚$.+"7ؿG9׏zs?:s-zJPfstʃf]Y Cvƭ?!|\<9h$4n6f=]\yEOu{uMzuO:N~ȱ"C~vWDDD4kڤy&oN=v-,kxx޽z|q{H-Ni	rc8qDFFVEDZ4oڷwucF[nz	ݫWۼe=)P^N>ɽztqD{mrۧNYpV!KgD
@S%oڼvVVV)([+"##ϖ*h:rDκ*++{\x[-o^UU%WvjwuOFDDDGEHUUR=^x2ufM""=tD]W^eee7ofW+={U:8gW%Yf&4nA_vzU:uЯ{U_n|(&:l6z'+++zv]ZfB_01E9ȱ㖜yqẽcb<U_~KQs։ȉS{']FDHtT^ݹ!:*2s9jWvl,ӯO#;ұ5S?:"GϾ1ۿ>rL8]T<<wǫ~blotZ6oފU_ٱݵI=b/RmxBy=hըQ\V-~ٻByy_rI=HyEŹsR}iqa3cbk6Q|\XXد[?ץ6,pnnK?ڽoL>䝻~;c_QeNFÇ޳/~wv+?ww[pݐw""?租ԯ(ێ<s欈ԭqYg6Ϝ-Q*5߄:qLjYDL?VtttTʄl>WzA54Iht[_ﻟ=zdBo@Cs*|Te?c}:Oe(<i8>򋯿u#D~興cOTTTKY]]]UU:}{UM4t}EEőc+hc"rEǎ(++;vDu-"RVVm]?QVn[G3[6;t
iG3-7-<yJi(.֦U@;tv,:_cnsuuBx(<yȱu#"KzuHeec'Μ-:dWlؿρ_HF	;_XTTTn~C>OGGGΩCnPNؑc'Zh\yV,""rDaiy⊊m醈:'N=~f[s`P@!ͺfh޴iz9r?,}_^QqDseeezqw]((w`un|}֭zhoYg_>|heU_|Oם+-'~tԹw̺ctUU2h=]sEGE<jvzwfɹ:d8ɧgf>tMf*YtrrrQQQ7
<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" center="6.00,0.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" center="22.00,0.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" busStop="busStopA"/>
        <personTrip toJunction="Junction4"/>
    </person>
</routes>

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

---------- Differences in output ----------
6c6
< TestFunctions: Clicked over position 600 - 179
---
> TestFunctions: Clicked over position 927 - 191
8,9c8,9
< TestFunctions: Clicked over position 463 - 386
< TestFunctions: Clicked over position 416 - 298
---
> TestFunctions: Clicked over position 1012 - 400
> TestFunctions: Clicked over position 1012 - 400
---------- Differences in routes ----------
7c7,8
<         <walk from="Edge0" busStop="busStopA"/>
---
>         <walk from="Edge0" chargingStation="chargingStationA"/>
>         <personTrip toTaz="taz_red"/>

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

---------- Differences in errors ----------
0a1,6
> Error: Attempt to delete instance of GNEReferenceCounter with count 1
> Error: Attempt to delete instance of GNEReferenceCounter with count 1
> Error: Attempt to delete instance of GNEReferenceCounter with count 1
> Error: Attempt to delete instance of GNEReferenceCounter with count 1
> Error: Attempt to decrement references below zero for instance of GNEReferenceCounter
> Error: Attempt to decrement references below zero for instance of GNEReferenceCounter
---------- Differences in output ----------
6c6
< TestFunctions: Clicked over position 600 - 179
---
> TestFunctions: Clicked over position 715 - 163
16d15
< TestFunctions: Netedit closed successfully
---------- 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" center="6.00,0.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" center="22.00,0.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 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" busStop="busStopA"/>
        <personTrip to="EdgeCenter0" arrivalPos="2.50"/>
    </person>
</routes>

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

---------- Differences in output ----------
3a4,5
> TestFunctions: Clicked over position 685 - 611
> TestFunctions: Clicked over position 715 - 163
---------- Differences in routes ----------
11c11
<         <walk from="Edge0" busStop="busStopA"/>
---
>         <walk from="Edge0" containerStop="containerStopA"/>
15c15
<         <walk from="EdgeCenter0" busStop="busStopB"/>
---
>         <walk from="EdgeCenter0" containerStop="containerStopB"/>

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

---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="298.04" x="1.50" y="16.50" angle="0.00"/>
---
>     <viewport zoom="475.00" x="31.00" y="0.00" angle="0.00"/>

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

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


IHDR1cIDATxy|uOJm)rEm9AiaQ'6qqYDW
[*x"
MJ)c 4IsLz>xd2ߙo2i:~3#upm>ePu
,Z y_$6B;;ӭ
l@w}==_^yJks
d`A^_^Fk{MM{]0	xV[l%j
-PW͞=ܹsj_`Ѵ{9_]>q
7ݻK:uzG^}Պ
%ЯU0?Qd#O-?􅦾:r oWWWE=X|#<rQWzHxxxxEo
7~ԩ{;+VP+rh];e/te/
lQj5Quf3?`^zZX7nݍVZ,^QF;wnϟV'U|tIPWXXX\;B|?,=էC[v7{AX͒.}%*gΜy'NبQ{ݴiСC_{5Kâ~ǯ;J3f<EG.**znzϟ3f1l"a0
É'


DdwyjwFGQ{9sӧI&Ν[r`1bDBB7|3mڴ_~-iӓÇ;zlؔy]@/"""j4555_/[N;	<+W4\7,Wg?	Y_9|zlٲk׮q͟?noov{֬Yn0իW~}_yfhРm~駊cΟ?[nٶmw!"?*۸['O|g2sν"2k֬Ξ=Jm@`S^^^5VTTl2[~}vvvnݞzn޼y3f̘>}dKog̘qJfϞ
(K>aaa3g,++SÇꫯ>裸SNYGz)
Kv4"ڂQ:4WЩY3ff"rzIFhÇ'۷+۵kgeW_}p޼y"r̙믿R9ze%.^g}Yv?+o߾+Qu@IBBرc'O/"YYYǏFs}'"r١C6h 22ҲZѨQƍu]֭R"/vy޽fsxx?,sȑO>$11qϞ=aϞ=}w}VPP駟H.]#""ǎ;iҤm۶H˖-Z#G7ADI&)W@hٲĉ-ówzO+WDT\Pw=&"fͲyjΜ9jЁ[no߾r?emֿѣG;+hY}׾}Riذ27M~ƌSUUd=fJs,ϊ6mڄmڴ\#".\PZ3~NjHyy5k̙syQ^^n6+++-m_~EEu<\SСC;v{7{k0ji*.Vm肋cf_|3?2g3ҟ]#W@px+ܺꪫ͛+|g͚5{76mOϛ7R;YIeeCW]u7(iӦO>yrQrZC=t˳*)foVVVIIǕ:zue.DGG+ի[e.]pAifIY\]]r8-,?M)f%*9t;%]^4'OHaQa5i/]VnUϝ;e){^yʐh|ŋ۽s6lh	lĚuܽ{w
uuu->sevU]]ݯ_{O.``iGݳި+(Ӗ;mwɒ`x
5hp4>M7,,U^7keH֏Axǎ&L8|pV>䓂z/P-WUU%%%vm=\Vv튍ݰa/[oy'$Ǐ~4h{VZO۶m+**z7?C^RLl6[2)X62555JQW.}<*++[dIhY{H
'E`G󬌎Vn(Ɓr?B_)վuYM5q
"rlFwCU;:pşK,9|p^^^~~3<3u'|l׮]N
_WKmZWUUyڔjy駟.**:uj\\ܡC?+OƓ'O>CM6=y
Ν;g3z=
ݫ^ؕe0L;ͻtqGK6{' ,_q8RInt:8k-7KhzÀ_nđ6ROjx)))uPw@Uq
ޜ;L/)GWs o
NII1Q5{_۴I|ə_-m~WvXUU]O}QYY%"ܖ~KW++[ƭw(׫Wo̓ѵf-_|:۶i`=/ڹÆM=gΖmà_UȪE߮J[`HNPokCODDD4_nqxQRοICG:j;j11|A#nl6+0;/\X-%&+"78gչ5vӠse:s-JPfstʃf]Y Cvƭ?!|\<9h$4m1e=ݺ^yENjNu}z}MO:نΝȱ"}AWDDDhެefoN=v⊶*Kxx>{~qO{HVIq	zn]<qDFF֘EDZlޯOucG_~
ӻۼe=.T^΀){vqD;ڔJO.tB0 J޾שׁVNQWDEFF--Snt؉u_VUU:[x3gKq_C-({dJ-'DDr2C=]ՠAoؾ/Wv|,}1lH/KϝLh$""|߁}zUWWظTqqLtlБ'NVUU%񛴛dYu5.`b*ЋF11st
ߑc-9Dqə36>yϾ5&q#+*+"#WE.TTI߆
<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" center="6.00,0.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" center="22.00,0.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" containerStop="containerStopA"/>
        <personTrip toTaz="taz_red"/>
    </person>
</routes>

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

---------- Differences in output ----------
6c6
< TestFunctions: Clicked over position 600 - 179
---
> TestFunctions: Clicked over position 715 - 163
8,9c8,9
< TestFunctions: Clicked over position 463 - 386
< TestFunctions: Clicked over position 416 - 298
---
> TestFunctions: Clicked over position 1012 - 400
> TestFunctions: Clicked over position 1012 - 400
---------- Differences in routes ----------
7c7,8
<         <walk from="Edge0" busStop="busStopA"/>
---
>         <walk from="Edge0" containerStop="containerStopA"/>
>         <personTrip toTaz="taz_red"/>

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

---------- Differences in routes ----------
8c8
<         <walk chargingStation="chargingStationA"/>
---
>         <personTrip chargingStation="chargingStationA"/>
elements demands personplan persontrips from_edge to_chargingstation contextual_menu copy_name ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_junction to_chargingstation contextual_menu copy_name ( Last six runs Sep2024 Aug2024 )

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrips from_edge to_chargingstation create stop ( Last six runs Sep2024 Aug2024 )

---------- Differences in routes ----------
7c7
<         <personTrip from="Edge0" to="Edge0"/>
---
>         <stop edge="Edge0" endPos="22.83" duration="60.00"/>

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

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

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

---------- Differences in output ----------
7c7
< TestFunctions: Clicked over position 600 - 179
---
> TestFunctions: Clicked over position 829 - 163
---------- Differences in routes ----------
7a8
>         <personTrip parkingArea="parkingAreaA"/>

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

---------- Differences in output ----------
8c8
< TestFunctions: Clicked over position 600 - 179
---
> TestFunctions: Clicked over position 1022 - 181
---------- Differences in routes ----------
7a8
>         <personTrip trainStop="trainStopA"/>

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

---------- Differences in errors ----------
0a1,7
> Error: Attempt to delete instance of GNEReferenceCounter with count 1
> Error: Attempt to delete instance of GNEReferenceCounter with count 1
> Error: Attempt to delete instance of GNEReferenceCounter with count 1
> Error: Attempt to delete instance of GNEReferenceCounter with count 1
> Error: Attempt to decrement references below zero for instance of GNEReferenceCounter
> Error: Attempt to decrement references below zero for instance of GNEReferenceCounter
> Error: Attempt to decrement references below zero for instance of GNEReferenceCounter
---------- Differences in output ----------
6c6
< TestFunctions: Clicked over position 600 - 179
---
> TestFunctions: Clicked over position 829 - 163
16d15
< TestFunctions: Netedit closed successfully
---------- 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" center="6.00,0.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" center="22.00,0.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 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" busStop="busStopA"/>
        <personTrip to="EdgeCenter0" arrivalPos="2.50"/>
    </person>
</routes>

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

---------- Differences in output ----------
3a4,5
> TestFunctions: Clicked over position 685 - 611
> TestFunctions: Clicked over position 829 - 163
---------- Differences in routes ----------
11c11
<         <walk from="Edge0" busStop="busStopA"/>
---
>         <walk from="Edge0" parkingArea="parkingAreaA"/>
15c15
<         <walk from="EdgeCenter0" busStop="busStopB"/>
---
>         <walk from="EdgeCenter0" parkingArea="parkingAreaB"/>

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

---------- Differences in routes ----------
8c8
<         <personTrip parkingArea="parkingAreaB"/>
---
>         <walk parkingArea="parkingAreaB"/>

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

---------- Differences in output ----------
6c6
< TestFunctions: Clicked over position 600 - 179
---
> TestFunctions: Clicked over position 829 - 163
8c8
< TestFunctions: Clicked over position 463 - 386
---
> TestFunctions: Clicked over position 1012 - 400
---------- Differences in routes ----------
7c7,8
<         <walk from="Edge0" busStop="busStopA"/>
---
>         <walk from="Edge0" parkingArea="parkingAreaA"/>
>         <personTrip toTaz="taz_red"/>

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

---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="380.00" x="-31.00" y="6.50" angle="0.00"/>
---
>     <viewport zoom="475.00" x="31.00" y="0.00" angle="0.00"/>
---------- Differences in output ----------
6c6
< TestFunctions: Clicked over position 600 - 179
---
> TestFunctions: Clicked over position 829 - 163
8c8
< TestFunctions: Clicked over position 463 - 386
---
> TestFunctions: Clicked over position 1012 - 400
---------- Differences in routes ----------
7,8c7,8
<         <walk from="Edge0" busStop="busStopA"/>
<         <personTrip toJunction="Junction4"/>
---
>         <walk from="Edge0" parkingArea="parkingAreaA"/>
>         <personTrip toTaz="taz_red"/>

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

---------- Differences in output ----------
6c6
< TestFunctions: Clicked over position 600 - 179
---
> TestFunctions: Clicked over position 829 - 163
8c8
< TestFunctions: Clicked over position 463 - 386
---
> TestFunctions: Clicked over position 1012 - 400
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATx{\Tu ( 
(5f^4K2˴tbn[Uwi5mMӤ-ߦivqPTRԼ

ia眙Μ9s3gΛ#JLLn۶mjw/`/Y@4+Hl~5ƙ.-l0f;z`w3\@(5AΥDjo6@ aav#WUUE@0			@m6._Rl,</z;^
u5mٳ&&R^i?t/~-y5⦛n:p#GT_:t裏eee*v-Kpkk_=
`ͣ
al|fc5>uB{ws?퇼]YYr`>'T_ԩ#"~7tShhٳg8bŊ+W9.靲D
w{QUUe^l(h6m/:~
GWV]N0-J


F-233/^ܠA̝;]vWKeC$R+$$z~AH[XQxp3Eg{Kz{S_@,W2_p2tzhĉ
48p-[27ް4ׯ_ttu^+V{}ƌ
j֬YQQѣoN:YYY/ŋE$<<|ƌ#F())ٷoY'Lp\ٺukll]wݵ`ݫ#FT_fΜ9{nԨQqqUÈ#iӦHݺukmwޒ6=9v옽7ʆM	˟W",,gA\UUET 9`6&W}%^u5qK/ߊŋԩm۶{7nrw}wwHLLovڰPPNu[HYYYzvO?;vvێ;N?a=VưaþgΜyk2ßW_}UDf͚5`ٳg;wNh`0,sJKK#""BCCƲ2ָL߾}7nܘѵkק~￟7o^yy3On2D3f\xҁٳg+A^zʒ/BHH̙3KJJÿO>$&&ٳ֑D
’퍈`4U}'th~ƌͤwQnsر~pΝġC6m߿_Y_˛7o?oAN8aY`י;|ަM"k<xpJ.WUz7vɓ'Hzzx㍘#F<~\paȐ!`05hРaÆIIIw}
"""rYYY:u:p`?*?~O?ر
>99977>Ν;Ǝ;vҤI;v͛Ǐ+os=&MRмy'Zgڵs{:gү8p?Ns\Df͚eԜ9sv<жm[~BQQQo_~Gv<Vв￿m۶EEE"R~}e~}3zfsEEr=vڅX+GeeeZ
		ٲeKii2GD.]<gǏҵkΙ3ŋ61,,l6[,Snݲ29r$&&FѣG۷o[oY`0T/^s5N.	@;'f],"f1}bh3R[+W@`x+ܺk͛k}M4y++++**7n3̛7R;YIyyC\sw(qO=ԼyrRrZ?|q˳喫*)fozzzaaS{ufK.EFF*eeeuԩL]t2SӀ͒ʳfjw[  Y~SN"KU2sBwKɿ;5*'iOf_\7Y~=\柫@GDDXʞW_}uii2d722RD***˟y_~e5~~JY'}UVV6k/^f޽}}JzN:=:LUUUUU2mٺV,vv'P]zji}@T}CBB\
0z#zΐo1{nA }w5a„cǎhO?͍|ᇿKerEEE||ϷkNiwM6+q1K<u^zkѢO?cǎ~[{={ʕjYldT,c٨3TUU)E](//o%e!6qs[get\Xk
n7/ʴxQ[DQ,"J/4o[{\0d﫵g/?dɒcǎegg<SN}ꩧJJJ{;`0ojݺeqEE+N	gyS=zh<s?ܸq3glڴfz5vzagV°2m6ҩS-Yc!ݫ8d)ǑJ:u^XkI\j|2$PKLLTZJ}|TQr{5Ys^uۖC
oN+**s/+DaSnk⒒_n޾s|:u:]*6o7[uo\L:OR-<U5Xf>UJ[U%n_XGr0,,^ݺCݸ}箓;w]g=~^Q#EEE~zvlla=w^5]|@Dnk>1E%?f9ɡ
{u|)3Y;Aά
@!;ҟ<.07ֆU͋W}ȱ]MSgD޽z^gΞ|GHm?Xi!Cš5mҼYN<}U}z%4N^=ܼEU}{'oW>sVDë""-7;aMֆG֭[^zumݟwز}?)/^=
;y:>
,f8+L" ow}{***S-aJ[4?y:kW==嶷y;?pкeS"#EJ?غehhhqaa=?thԫW"֛۷m\=KBCCG᫢b̸ƍB><<ˑ]SNeeu[DEF_?uLEEEBK_KUV2@I&he9Gڠ?yʒ38L(u\Lt3g}5YV^&k?{wµ_n.`_?nXDFDHI\4;ڠTK.^ݱL>	ǎ<pplLCKGFV_OȈ2>bw?v2qpꃿ?sKG811[PŁ/ޜ7l-czD_*+,ҥ}]ժQ6Z|ХOzt^߾pQQ{^5}J(6&$$#Ǭ|uztG8;;[ԥR^mb
Cbb➽?ܝ7\ݱ݊2I\C?U?;GTTT		e`Ud<|;a{Oꗗ{TTT?AD
;ႈ3/)o5
<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" center="6.00,0.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" center="22.00,0.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" busStop="busStopA"/>
        <personTrip toJunction="Junction4"/>
    </person>
</routes>

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

---------- Differences in output ----------
4c4
< TestFunctions: Clicked over position 600 - 179
---
> TestFunctions: Clicked over position 829 - 163
6a7
> TestFunctions: Clicked over position 829 - 163
8c9
< TestFunctions: Clicked over position 463 - 386
---
> TestFunctions: Clicked over position 1012 - 400
---------- Differences in routes ----------
7,8c7,8
<         <walk from="Edge0" to="Edge0"/>
<         <personTrip toJunction="Junction4"/>
---
>         <walk from="Edge0" parkingArea="parkingAreaA"/>
>         <personTrip toTaz="taz_red"/>

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

---------- Differences in output ----------
6c6
< TestFunctions: Clicked over position 600 - 179
---
> TestFunctions: Clicked over position 829 - 163
8,9c8,9
< TestFunctions: Clicked over position 463 - 386
< TestFunctions: Clicked over position 416 - 298
---
> TestFunctions: Clicked over position 1012 - 400
> TestFunctions: Clicked over position 1012 - 400
---------- Differences in routes ----------
7c7,8
<         <walk from="Edge0" busStop="busStopA"/>
---
>         <walk from="Edge0" parkingArea="parkingAreaA"/>
>         <personTrip toTaz="taz_red"/>

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

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

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

---------- Differences in additionals ----------
6,7c6,7
<     <parkingArea id="parkingAreaA" lane="Edge2_1" startPos="46.00" endPos="56.00"/>
<     <parkingArea id="parkingAreaB" name="i" lane="EdgeCenter1_1" startPos="24.18" endPos="31.09"/>
---
>     <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"/>
---------- Differences in output ----------
6c6
< TestFunctions: Clicked over position 1143 - 596
---
> TestFunctions: Clicked over position 1012 - 400
8c8
< TestFunctions: Clicked over position 600 - 179
---
> TestFunctions: Clicked over position 829 - 163
---------- Differences in routes ----------
7c7,8
<         <walk from="Edge0" toJunction="Junction1"/>
---
>         <walk from="Edge0" toTaz="taz_red"/>
>         <personTrip parkingArea="parkingAreaA"/>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrips from_taz to_taz create ride ( Last six runs Sep2024 Aug2024 )

---------- Differences in routes ----------
8c8
<         <ride to="Edge0" lines="ANY"/>
---
>         <personTrip toTaz="taz_green"/>

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

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


IHDR1cIDATxy|uOJm)r
hȡH"(,E<Pu<a.+ H]@kA<XE

@^1Cg&y=<t274w?ߙeẒ}6۲e]:Kh-
/_!ڝl6{K~׻>ŅW/
qn%RG20p/
/ڽ.BIXX<O-[p5`rdc}miӦf͚u9xȯ|h=/vyޮu
Dn{AW:<#ZyypBbZZWrrrpgX_^ ݧΖmBcng,[G9z+R:uD$<<<<wyn?u޽{/_b
"%SHᩊ
GOY>]6m«068
F[C_OXj6ԩxCɽhѢEvvE4h0`9skn޼yjuRwɷ(7@D
u5/ i++cɒSۥ󿥧Ν~7S_@,W2_`2r̙|p„	
4ػwM6
2_4,,,ׯ_ll'|k-_8zӧO4hPfJJJFUXXcvmuy饗Ο?/"ӧO>|xiiݻE$"":a'N͛^͍>2gݻwFΝ;rJ0|ovԩ"Rn].9ZҦ'vFٰ)a
^DDDWVV:ibI_iwfyWhrEbWoYU`^|oVDΟ?_N-[ڵ|رͻ馛o]D^5kDDD:uԭ[WDm޼YDիm۶|̘1ͻ[mvwH||?Ϭ,6noo||ɓ'{}L&?ܹs̜9sf:}C!`0X攕EEE|6L߾}ׯ_յkקz￟;wnEEӧMf2Dӧ?ҁYf)A^zʒ?|XX،3JKKaþ?8..ԩS֑D
’`4U}wh~ͤ}Qnsp6mٳGY^+((;w9s믷A=jY`י;pަM{/"ꫯ۷o޼yJ.uTWz0f̘I&Hffq^Ç?s~={vȐ!Ջ`0DDD4hРaÆ)))wu׺u뢢r+999:uڻw`駟~O?)9rO?ر={Þ={>555??>Ν;EDDǏ3fĉ۶m͛#G(o}'NTмy	&Xgرx9Wүݻ70Ns{LDfΜiٳr߶m[~B111n_~Fr>Vвm۶%%%"R~}e~}=zfseer=vڅY+GZ
۴iSYY2GD.\<gܸqƍ5k̞=61""l6WTTX,Snr<x0..NΡCbcc+**ڷooZ`0,^uU..	@\;f,"f1g|lpGӞ]#W@px+ܺꪫΝꫯ~M4y뭷*++7nOϝ;R;YIEECW]uw(qO>ܹsrVrZC=t˳*)fofffqqǕ:zue.DGG+uԩ[e.]pAifIY\UUr8-,?M5)f%*9t;%]^4'OHAaA5/]VnUϝ;e){^yeeeʐhxEٽsׯo	lĚuܽ{wUUUf;evUUUշo{O.``iGݳި+TWWWWW+Ӗ;mwɒ`x
իw4>M7,,U^7k;eHؖAxǎǏ?|p->z/T-WVV&&&vm=\vVv튍ݰa+o{'$Ǐ?yի{-Z۶m+,,|뭷?cϞ=RLl6[2)X62JQW.}<***[dIhY{H
'E`G󬌎Vn }s>\_)ռuYM5q
"rlCQ;Zp_/>|pnnn^^3<3eʔ'|t׮]N
7K֭[[WVVzjy駟.,,2eJ\\ܡC׿*OƓ'O>C7>y
Ν;g3z=
ݫ^ؕe0L;ͻtqGK6{' ,_q8RInt:8k-7Ih|C>_mđ6ROjxuPw@Uq
ޜ;L/)GWs o
NNN>Q)9U[]۸Q|_-y?mvWvj_YYO}YQQ)"
ܖvKW+-]ƭw(שSg̓ޥz-_~:[j`=/iCI5gΖmà_UȪE߮J[`HNPE{ĭCNGDDԫ[wȠnqxabNK䩢CG:j;rĭ11|^ol6k0;.\XG͚$.+"7ؿG9׏zs?:s-zJPfstʃf]Y Cvƭ?!|\<9h$4n6f=]\yEOu{uMzuO:N~ȱ"C~vWDDD4kڤy&oN=v-,kxx޽z|q{H-Ni	rc8qDFFVEDZ4oڷwucF[nz	ݫWۼe=)P^N>ɽztqD{mrۧNYpV!KgD
@S%oڼvVVV)([+"##ϖ*h:rDκ*++{\x[-o^UU%WvjwuOFDDDGEHUUR=^x2ufM""=tD]W^eee7ofW+={U:8gW%Yf&4nA_vzU:uЯ{U_n|(&:l6z'+++zv]ZfB_01E9ȱ㖜yqẽcb<U_~KQs։ȉS{']FDHtT^ݹ!:*2s9jWvl,ӯO#;ұ5S?:"GϾ1ۿ>rL8]T<<wǫ~blotZ6oފU_ٱݵI=b/RmxBy=hըQ\V-~ٻByy_rI=HyEŹsR}iqa3cbk6Q|\XXد[?ץ6,pnnK?ڽoL>䝻~;c_QeNFÇ޳/~wv+?ww[pݐw""?租ԯ(ێ<s欈ԭqYg6Ϝ-Q*5߄:qLjYDL?VtttTʄl>WzA54Iht[_ﻟ=zdBo@Cs*|Te?c}:Oe(<i8>򋯿u#D~興cOTTTKY]]]UU:}{UM4t}EEőc+hc"rEǎ(++;vDu-"RVVm]?QVn[G3[6;t
iG3-7-<yJi(.֦U@;tv,:_cnsuuBx(<yȱu#"KzuHeec'Μ-:dWlؿρ_HF	;_XTTTn~C>OGGGΩCnPNؑc'Zh\yV,""rDaiy⊊m醈:'N=~f[s`P@!ͺfh޴iz9r?,}_^QqDseeezqw]((w`un|}֭zhoYg_>|heU_|Oם+-'~tԹw̺ctUU2h=]sEGE<jvzwfɹ:d8ɧgf>tMf*YtrrrQQQ7
<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" center="6.00,0.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" center="22.00,0.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" trainStop="trainStopA"/>
        <personTrip toTaz="taz_red"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrips from_trainstop to_taz create ride ( Last six runs Sep2024 Aug2024 )

---------- Differences in log ----------
1d0
< Warning: invalid combination for ride
---------- Differences in routes ----------
7a8
>         <personTrip toTaz="taz_red"/>

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

---------- Differences in output ----------
6c6
< TestFunctions: Clicked over position 600 - 179
---
> TestFunctions: Clicked over position 1022 - 181
8,9c8,9
< TestFunctions: Clicked over position 463 - 386
< TestFunctions: Clicked over position 416 - 298
---
> TestFunctions: Clicked over position 1012 - 400
> TestFunctions: Clicked over position 1012 - 400
---------- Differences in routes ----------
7c7,8
<         <walk from="Edge0" busStop="busStopA"/>
---
>         <walk from="Edge0" trainStop="trainStopA"/>
>         <personTrip toTaz="taz_red"/>

Detailed information for the tests that had known bugs:

2 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 )