28Aug24rv1_20_0+1747-c3e35d6b9eb - 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.03Sep002157.249465 -g

To start TextTest for these tests, run:

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


daily.elements.demands.persons: 852 tests: 762 succeeded 88 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


IHDR1cIDATxw\GrG(P,w%jLƨXb&jb[bb4bK|cLƖ
^`Hz1׸^Ϲ;;{ws3;K63uj*e3,̽&	X:
,νVYLEIRuJRт:ל+r*#RQEL0YresND$HY@/؄-dHf@k<6/O>Y`A~~bLZu^1cƜ;wq[*d3"FZs<X'Zj̤(oEA>mڴu5Z+44t
69rȪU~gKcooEvvv}Ν;uO#_Le$%%-_|ƍ:nK_oiEe-,Hs?_/~}*zSoXbeeekSl2f̘GiH$""XlggwL!]iz3s:u3֭[2_bd~.]oܻwOb};vlZ<xf͚~ͷ۷oqquVZVV_


ի'6,<<Ç,/O?
sΊ+Ooذ%/^b
הuuM4Y|&ߙK.mٲeFFƲe˶mV),EīSȳOoY`ӧͭRʖE7W*lw2XD!رc/AX1&<<<~8˄Ϥ'|2h H$U6eʔm۶]|{-~shڴi}1cwttǏ7e^8<<ӧW^U]7|_f…V~ȑݻwgO}+f͚UV]tΝ;Z,ᑟ[o222ο;nݺuڵ7nPrqƧO4A,9x]_\R8̇]vP®kVN!llIS@Bŋ|||$ɾ}Ν3"rpp?~|޽E"Q||…|"-l7|S$߿_yƌ={|ٵk׈ѣk֬ᛪҚ5kWl…M6ծbaaa|Dcǎ8p˗CD{z1cXB'O$&&N8g{ѢEZ?+4s^zgoXwذaѣٳg9VZ'N\|\TTԭ[R":yddddxxKbŊx"jܸ#vڥr~_~-~J$+Ww^z#G		9rĉlž"˗/g?
6|WS^^^ٷoŶ5ܹsvz뭜DDo̘1'N={vFFFÆ
{q֭/44tذa7q*?~|֬YO<)`,/j608p@pkq(F';8eާ
SWԢEÇٳjժSN\x1M>e˖s̱]t)[e'N <"6mZ˖-9.o|YYY}QV/ɓD$3P͏9o߾*UL<9;;;cƌ-Zr7{_:ugΜkgg7k֬iӦf;wb[߿?mڴ~{ʕnܹs׮]k.ӲeˣGWZO?}){&UT/`.,,ʖ7o^֭,X?|wYawVcǎ͛7ɩT$N:U,ZJ"ԭ[^|[b8((ɓ'NյH~r隫Ǎ?~֭YYY!''KΙ3'##D"\~>1uիW	̼pႃ͜9EsT,
B|}}k֬##56lXYYٟzsUD"ҥKR1c~˗=RWYdD";vϷN jӥq	!ZMcեKXZjn/^=`0|pׯ_gl%+U4lذKzyyk{!Ν;+ܺ4W\aٸjժ]tYtwzYCyNJQQQlɀd
0{lغnnnޗ_~/v*\ɉo	sӧO>}rʝ;wꫯ0|$"ڰaW^͖OOOOII!"X̖1bpɯӳW^ӧO8ӧ:urppptt8N,<##ݻDZ$$$888h̙3M6uppHJJrrrb靭%1gΜ/9sٹrDdnn]@@ǏWT->}-̟lgg'5gSmoo?Ģf۶m+WuV>~'ϟ?ydEbiӦrʛ6mRL,0`Μ92o>裏>">
Oտ7;f̘1cѧ~geooo߾-ճg)Sݻ<yҩS'V琐m۶ܹ5::zܹ&MbEoիw

zj^^×/_ngg"12dHBB	*Y9ݻY9{


e 
Ƿ4P?qoרwǯNr,/s环/իWO$CŲ8ȖYVZ"ݻwbŊDTn]H?[1$@HbbXkvpp`(ӳgO"tҀU׷vvvvk׮VU=TfM;;;3[jժvvvO...fsH*%%%򭯅III-Z#""N<?ʖ/,,{e0}^{cդ/ݕ?bl_6mʿFD4n8"jӦ
kRRRVСC쮿;oUͭDo9rhE/%mvĉ/^>:qDz֭[ym۶:tXdG}N)_~gg]Ι3?OOOXwѪU.\8m4}uVNNN```bbɓ͛%J*7lؠ2ԩSl`z>ߚrPSR=ߚBFD-ޮ**..fi,l|>eG2lѣG,S6
LH$6WAAX,.--e9Mb,4Id,..f	k	dsϠϞ=cQOn+VزeÞT*-))asԩpYYm-[տݕH$lB42/ԩӺuȔ¤I:w{c-iiiD)Hl޽{g}vΝ;vQzz:?~:;;lrĉ:۷^6̙3l'Etqq!B=zѣSNU^}Gee^#~Ǐ?~̙35j`˔l߾=""cǎ7oV7CHo-?|pV7mN'VW)(luSXXش_)DmwnY~~~D$
3
T*CTYYKq׮]+++?r,0իeee~~~.vʕ͛!?k[;;;+l3df\]]hlI6iӦm|]_϶*̞-ZgR,(SЯ:eʔwyr;w.7*\ױco߾.^XPPмyK.Q-._Nbaڙ#6-m۶D?sǎ|d]ryK-!TZZT|]5NOOoҤ	rR͚5sss<x~Q^iҤ[rr2޽o6h`EEEO^N~rTZ+/GY??̔\Xۈ$--ߌ3]VRׯsS/\0xTTiʖ/ [)ѣ_}}m111nnn7nܨZ*;חݻww={l"'LLÇ:4k֬}ɴ%Un7n;?]A͛%%%7o0a}||~I&)+܅a]tI8fxFFkě7oCa//$سgѣϝ;ٳ]~*^MO>D~y"8q+W###MVRR5ݸqرcϞ=ٳqm޼aÆUV4iѣGk׮]vn~KQT딕cF`l%??"O"
P`z9N1vXOO?͟3gΊ+֯_4eK<y?y	AN(SɺbӧO?~۷'M4i….,,,|aIII=d=y7nܹ͛evD.baÆ7߿?sŎ;Ѽy󜝝-[V\\dL
^
<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>

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_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


IHDR1cfIDATxy|uOJ-BrQ
CDVEPXx
]dYW\E*[*rx

%gm)c ƴIsLz>xd2ߙo2i:~3#JJJn֭jw/`/Y@4+Hl~5ƙ.-l0f;z`w3\@(5AΥDjo6@ aav#WUUE@0			@uV._Rl,</z;^
u5k̙3&&R^i?uwΗwzwzޮu
Dn8pW:<coFYYp@\bZZWRRR`gX_[0aO](&:r!oWVVE=Xdc=v	W:uHhhhhE7z,]tjE-Kze!]|lTUUWa6m~q0
@K>6ѕl-rשS',,L+{CCCѢE4lذ_~gn׮ܹswYPn.
		_@VV^,\;Lٞ}z!P;K~me"99?6lxo[l4hЛoiix>}DEEY7Xt+ڧM6`͛9O>wQNW^yŋ">mڴaÆ۷OD¬`8uT^^|111w}ywF
V}Yfٳq+V0Æ
ݼy)S
Enݺ5doI;veæ+zV3\QQ᠉M"wrgc0s׾~UӫzG̒xU:8A͛Eŋuٺu޽{ƌ3w[oᄏ;E$::7\zuXXXhh`SNݺuEo۷~+"eee۾}?XVV6zs~۷o뮻D$&&gffXeCoĜ9s_ݻd2ӟ_{51cF~fΜy96C
`)--

l6Z2{^~}fff.]}ٝ;wΙ3|ڴiSN5L"bmhhi.^C̙3 ]^^^^=eɗ^z)$$d%%%JuzС_~}YHO"TaFD[0
*UR:4m?mڴTD;cҨr9v؏?hyceСC6lhӦx9so&Kĉ;/_g_|E6m8O?믿~s*^u://OIllѣ'N+"cǎ}7
/~g"r…AիW/<<ܲZְaF%''s=֭P"keggw~fshh?,s>,>>~a;wܹsgJJJ^^.":uJMM
=z	o."qqq-ʛ "111{	+ ō?2<{׮]}9~E@uuu"2cf͚F|m*Tq}9r㱂<m۶-**
({ԨQc6+**9k.$$2xX9,++kժUHHȖ-[JKK9"r%e=cǎ;v^z֬Y/^yaaaffu떕Ywȑ#5u=U^^޾}wyǺzkqrIZd.8y<f6}g19S>j[5\3gΜ_/hڴ[YYYQQѤI{nΜ9کJ-k[D	M4yg̙XUUbyǏ[-//\UYLM6322
O<kި3\t~tYYY:u***j2Sy.]T4`ltpZ{]HS3Ȓ{@GtoNFM?IY$t~u)/]V.U#"",eϫT[~}(//~x
X{+fWYYټy
6X/w޽{r%[ce='OTN[FYJl^oKt;m^W>m!!!Mj
]gH]7~ CDZF|Rvw>v7nܱcZhgկ_G/q			wqNj/خ];޽{6nk{nA,	ɓ}ы/X^}hܾ}ӧ}]eݻw.Wbe%fْQ-j잲e,SUUuǣ^oފDnpPmcq5f`W6_/6}i7u؉<ܖZ[DQ,"J/4oĭ?)4h݁ZE3?Xpcrrrrssɓ'?3%%%{={wi0YZn2𸢢ÕTW˳=ӧ'O}ѿ/SF̙3<H&MΜ9qb!Qؽ
녝YzZ	ʴڼK'Od݆vs+NG*ԥN{{`঱MnM[}o\qj^'	T=񒒒ְRU5ys0q<q^5tpv8))ҥK~7^׭KTȳ
7|]{
xq|\={˒6~6[jp}fq[w&gZmz&"<Ȇ7mMF
#H}۫KJiێ]`=+̇*oUiy]* J8nM[r
<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"/>

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

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

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

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


IHDR1cIDATxwXWT{%P&QbÒKŨ&hb51Qc+JlI ػb ~\mlgvvΝawΞ{J	

2tȕ{X0uWq+(UenQbX@CJ`bFQ2ѯ1Vm<P)
P2sQJ2L95eFH$RfybC4
}I3f<x{{-5t]LQ=3fŋ?
rtM8Cf+YDADQjՔ(oEAo~ڶm{޽ǏVPP4huիWojŊ1K,y˽{j^2=ӌy$&&Xb˖-nK[Nti7Ee`Dy_ؼ:_my)))Z7xXbʬkQm6f̘gϞ5XYYݾ};##}W+̚5vcƌ),,wÑ߿{G)XO>cǎY'O֭[/}-**ڸqիjX^@^^^ݺusÇ<}T	'+W믿[A\tʕ+%VSڵ!C4ibŊM6MXYYI>>>˗/oժUzz7|cǎ2wMf9 /"^@|].77wѢg̘]rmKF)^7"X IgJnv?vX"JP4-V			O:Şj>e2/
dmmmcc`ESرaaaK,}ŋh}9sGTT#z͛kҫW/nŋ?z_QFCdkk[888[.%%%<<|׮]{˻׏-.u=e/EEE۷o_~;w`˖-^4hP-Zx״WdG	R_k׮˗CZJD=:chT^t`OOOHtСy{mmmxb6~6d^>-8s=zߺuO8n:.Uŕּylb/n֬z*&رc#""_*
B!͛cƌ(_/&MT^dGRqf͚ճgϼ<v$mmmmmm矵krXҸk
={6gΜQFլYsҤI+VPv֭Μ9r5;;!C\2667n<r},̅|{qsdP$ݸq-VZQFq5jԤIm9ҧĊ+K.]0`@
<yݔ{ffm{O;wܾ}~eee_"3fӧ̙ޠAݻ߻wAAAÇX=Ǎ'_/ԩSg~D2U2I9rȑ#5_"X̮s+}N7u0J-[<v؁T2mڴKь3Zj5w\++˗U,Xpi"!ӧj***J 𗌎~/_G^.\x"EǏ?tPʕLɊ9sf˖-9srss[_}Y"*,,5kVhhhttٳ[@0}t{@ YlӧVw^Νvjoo/]sVZ8q"66J*'N|;
*pBVႂyKΟ?M6-$\ߜU46ɓwpp())

6mիE"Q:uƷ?~lcctӧ\XX(z[YYI4U\C@0~۷||s禧5/|*bڴik֬INN"d{{?8##ʕ+vvvD4k֬-[Λ7;Xˊrpp4hPFF˗Y!^^^5jx>rvv>vؼy*˗/cƌLDFׯ_		H%+gٲe"hر6l`M\IXӵ-{{\	Z
IeյkX@[Jnݺ-]cf01~۷4[rȐ!lɊ+>|={2eʁ(==s2/M7Xl\J.],_cÆ
pܰaøxӧ}GlI___d8gRSSٺ..._k.b׮]K:88pH.8an޼yܹsUTs~GHD7o2dȚ5kiiiDdccÖ9r$ͭgϞ3f̈^ԩ@ 
1vvv-[<|fXupppttH;wիWϟ?XR%"edvvϥWX"-z-uZלa֖{ڵT۹`/tҙ3gUFo"vN۶m+UO?DX\ZZjcc3psJND_~%}'3f̘1chĉpV...=z:uŋ:ubuܱc޽{͛7ydVԞ={͛7t͜#FXˋrСdg<x0((-`,+>=z	z
+?rz׃RG߾^^^DTn]kkknX6@ nȖXf͚,NܣG*T@DuԱˬ[
 $Q1+֪UΎ" P(ѣ]vm*URRRV-++QRR*\RRR\\^Q׌-Y\\\J++s9DTTTTXX(KJJ$jqqt 11e˖Ohh3g233W\lf̘ѨQ?&\Q,,,d}),,l֬Ѹq㈨m۶,m۷ѣGS?W^l~>ǏsŽ.yJر:tXt~uZYYmܸ- qرԩS;v\lκڵk׮]]v;wynnn666t^zӧOؗ{eee%$$L2eb8''7_yf(vb^RgSۓ[
qvG򳧢Sۓ\ccq[E\EEE,Ƃ>ӧܫY-9zh%bF(SH˳)))aqDXâA.dAĒEEEB~@2l4??j\-rm۶Qnn.?lNNN2.--byKr{Ėd/))aOE"(ȑ#C]paN6n_F4&Oܹs?H$JKKY322zMD_~vMDiiim2kتUI&q3;v|!zsm;|ϳCCC'MĽ_7ɉ


$~>xٳgΞ=[Z8qҗx?W^--S\\s֭SvҺ9O>vuu}ǎkݺOnnO?ĺ~_df,)((hd"rD$
)3
X,您Rݺu˳o޼YZZ}1b7n(--mѢ] ?o(3g":svvByK͚5?dn>o[2llْINE~S~ᇕ*Uڻw/.Y*sE?x}szj^^^-]FD-[~:.M,gϞi>5l׮ܽ{7pCt[@zy.}J𕔔888(~7e./1;+佧iiiM4awNQFvv'O/J+M4qqqIJJbի~s),,d}w"˕W[lp1ix{F`,>SSSי3gߺubŊof}S\2dȐ'OTXLOOW/(QZii'[ZKMM矅B˝;wTrz̙2r,?d`<GJDO>=zٳ:$KdWqXXv݂woݺu„	?&O,2eڵk1ӹV,J{.7|ҧāF}Ю]N8Q_H/OD&MqFNNNHHHxxӋ[l;vǍuVǦ
TRe'N`kժUVnݺ}˗/g)8䕣:<%0"U2HdM1mڴcǺ|WlܹsW\iӦ'Oǧ[R(x>|kAʺr[(dMyuW3f|rnnn?t[D4yŋ/^ӧe6#Zslҹs[J2Mmll4hиq9W^}h|MQQѲe˸2ɤxa6ܔ45{:Kxy:%4i2|p@p޽/kQ򶶶>|Çg͚uVVtʕ˗/.\Ȫ}ĉm????΍Yf5k,!!?>y$G%y4S?27(fZ


<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">
        <stop chargingStation="chargingStationA" duration="60.00"/>
        <personTrip trainStop="trainStopB"/>
    </person>
</routes>

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

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

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,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 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|uOJ-BrQ
CDVEPXx
]dYW\E*[*rx

%gm)c ƴIsLz>xd2ߙo2i:~3#JJJn֭jw/`/Y@4+Hl~5ƙ.-l0f;z`w3\@(5AΥDjo6@ aav#WUUE@0			@uV._Rl,</z;^
u5k̙3&&R^i?uwΗwzwzޮu
Dn8pW:<coFYYp@\bZZWRRR`gX_[0aO](&:r!oWVVE=Xdc=v	W:uHhhhhE7z,]tjE-Kze!]|lTUUWa6m~q0
@K>6ѕl-rשS',,L+{CCCѢE4lذ_~gn׮ܹswYPn.
		_@VV^,\;Lٞ}z!P;K~me"99?6lxo[l4hЛoiix>}DEEY7Xt+ڧM6`͛9O>wQNW^yŋ">mڴaÆ۷OD¬`8uT^^|111w}ywF
V}Yfٳq+V0Æ
ݼy)S
Enݺ5doI;veæ+zV3\QQ᠉M"wrgc0s׾~UӫzG̒xU:8A͛Eŋuٺu޽{ƌ3w[oᄏ;E$::7\zuXXXhh`SNݺuEo۷~+"eee۾}?XVV6zs~۷o뮻D$&&gffXeCoĜ9s_ݻd2ӟ_{51cF~fΜy96C
`)--

l6Z2{^~}fff.]}ٝ;wΙ3|ڴiSN5L"bmhhi.^C̙3 ]^^^^=eɗ^z)$$d%%%JuzС_~}YHO"TaFD[0
*UR:4m?mڴTD;cҨr9v؏?hyceСC6lhӦx9so&Kĉ;/_g_|E6m8O?믿~s*^u://OIllѣ'N+"cǎ}7
/~g"r…AիW/<<ܲZְaF%''s=֭P"keggw~fshh?,s>,>>~a;wܹsgJJJ^^.":uJMM
=z	o."qqq-ʛ "111{	+ ō?2<{׮]}9~E@uuu"2cf͚F|m*Tq}9r㱂<m۶-**
({ԨQc6+**9k.$$2xX9,++kժUHHȖ-[JKK9"r%e=cǎ;v^z֬Y/^yaaaffu떕Ywȑ#5u=U^^޾}wyǺzkqrIZd.8y<f6}g19S>j[5\3gΜ_/hڴ[YYYQQѤI{nΜ9کJ-k[D	M4yg̙XUUbyǏ[-//\UYLM6322
O<kި3\t~tYYY:u***j2Sy.]T4`ltpZ{]HS3Ȓ{@GtoNFM?IY$t~u)/]V.U#"",eϫT[~}(//~x
X{+fWYYټy
6X/w޽{r%[ce='OTN[FYJl^oKt;m^W>m!!!Mj
]gH]7~ CDZF|Rvw>v7nܱcZhgկ_G/q			wqNj/خ];޽{6nk{nA,	ɓ}ы/X^}hܾ}ӧ}]eݻw.Wbe%fْQ-j잲e,SUUuǣ^oފDnpPmcq5f`W6_/6}i7u؉<ܖZ[DQ,"J/4oĭ?)4h݁ZE3?Xpcrrrrssɓ'?3%%%{={wi0YZn2𸢢ÕTW˳=ӧ'O}ѿ/SF̙3<H&MΜ9qb!Qؽ
녝YzZ	ʴڼK'Od݆vs+NG*ԥN{{`঱MnM[}o\qj^'	T=񒒒ְRU5ys0q<q^5tpv8))ҥK~7^׭KTȳ
7|]{
xq|\={˒6~6[jp}fq[w&gZmz&"<Ȇ7mMF
#H}۫KJiێ]`=+̇*oUiy]* J8nM[r
<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"/>

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

---------- Differences in routes ----------
7c7
<         <ride from="Edge0" to="Edge0" lines="ANY"/>
---
>         <ride from="Edge0" toJunction="Junction1" lines="ANY"/>
elements demands personplan persontrips from_junction to_busstop create ride ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_junction to_chargingstation create ride ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_junction to_containerstop create ride ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_junction to_edge create previous_plan ride ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_junction to_junction create ride ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_junction to_parkingarea create ride ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_junction to_taz create ride ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_junction to_trainstop create ride ( Last six runs Sep2024 Aug2024 )

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"/>

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

---------- Differences in routes ----------
7c7
<         <walk from="Edge0" parkingArea="parkingAreaA"/>
---
>         <personTrip from="Edge0" parkingArea="parkingAreaA"/>
elements demands personplan persontrips from_parkingarea to_chargingstation contextual_menu add_to_select ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_parkingarea to_chargingstation delete ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_parkingarea to_containerstop contextual_menu copy_typed_name ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_parkingarea to_parkingarea contextual_menu center ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_parkingarea to_parkingarea delete ( Last six runs Sep2024 Aug2024 )

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

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

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

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

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

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


IHDR1cIDATxw\G:HwE%%Qcc4`[411jb,15X@`E@Իu|?~νٻnY"QSW@-X6gš3ү+UuoQRT@GjF0T*6BmN5gܦJCf4rQj2L~@iٜ;I$uP&l!CZ4
Z>my]x_|…srrL]ˆg3ҥKW9&sf1
9V?H*THJJ\d&E(ʜ(iժݻw?~ZSNff'V^cKc//ŋlR(~{ս>%2g{M_xl+Vl޼Ym0
!-V_ߢ̴X%ɟ1wb;ۯvؕ,8-&/V\\κ6e֭cƌyFkD""B֭[/^`ڕNJ13gά^1c޽+a Lwٲe-[|葊z5v*U<ydݺuoggջw
6^ZE!-j믿֬Y?믿6lXhhӧOY^@ 8qb>}<xr?Sԩsan%K\Rfu5x;w<xpWXqF	P([lYfRSS/_}wMa9 .2 ^@|].''g͘UVVVr.3`g	߈`k,(H$hvǎKD\	ZNJ1?3g]}էD&|&}||⋁D"XbEWWשSn߾ڵk]v]x[.]DDӧOݻW_}={(+G¡/_q&%%2-z#Gڵ+{J\^GGu%%%^ի<byww>}RSSν졈o۶moV
͛7|rk^paffѣGUJܐȐ`>l%믝;w.UԾS*O$ա^@%Kx{{K$C͝;իWDdoo?~={DED߳	ZؒH$:|0W_}ս{W^ݼyN<n:+QFYYY\-Z԰aC*UL~IH4v\vmDԳg7n3fJJKK4iRŋ~&UWq̙=zeϤӧ׮]˵ʔƽ>>>Æ
cwgϞ͞={ȑUT4iҊ+T.]ٳgBCC^joo?x+WQzFo>Anݺu]nJ$ׯvZbő#Gr

9rInʞ"s+V`]|_~uy䉊WS򞞞Ŷ5رc6m铙~H w̘1^^^ٳSSSԩح[wÆ
;}4q*9sf֬Yiii8%l`sVFȑ#G	~@ 
$;%]<y,5m(_i^xd"1cFf̙#
#""-[V?KDD4}f͚EDDQQQ-[ޫW/eX`ٳgHfƍ8qСCʕ2eJFF+jڴiTT@ ={vNN7|Vw9"Ϸ9sf&MBYrss@0}tLoooX,;?~<}>`ժUwرcΝk.ӬY'OĔ/_~ĉ/_dϤ
/XU8//O,+[r޼y-ZXp!LreYeJc3O:5o<GGǢ"H<m4XzjDRF
z2l{{Ǐ gggϲ޽{˯^BPk
o۶-===lٲ9s椦H$bё/"Mf͚p	?~Ebb=͜9iӦsT,ŋ㓗WrgϞeaÊOǏϝ;777"-[&JnjŅ]¿JVҥK%رcuY^E?]ݼGǕDQ]zweɒ%^^^4h'OnݺŦْfK)Sfذa˖-ѣǔ)S8@D;vTu~i2_βq;ul2//~
:ŋlsCӧO裏ْlRJ2#]%''u]]]?vb+vܙ#Ʌƍϟ?|ٲe;v7xzzDiӦY-r}"l#Fo=<<z1cƌ@:;88X̅ԇ
՘X{{M^paÆ񎎎,u2̙sʕ.899-[rrrX
ϟ?_L2DͶK0wҲP(D3쩶bQue˖ݶmV˗/={bŊ&sZjUlٟ~"JbXܿ9sȼ%>>K6<g~dT\1cƌCD'N䆳suu=tPnn?޽ԩS<HDiii:t`u

ھ}޽{]\\"""Ν;ydVԞ={_Ӎ7|ƍÇXB(H*KJVo~Vb6ȶmwq*UMw=($`#<xCD5kDPl03@ ߿--d*UD"	{QҥF",blI6LbVjoo~P(22{Dt+OQQQժUB(**b.***,,dU\Y(rݘْ˗
ϟ/((`s ??_*qyyyM6=}t&MΞ==ʖze0cƌ{?f$/////+*??ݕ?bl_6lȽFD4n8"jժkRXXVرc)))쮟߇~UͭD8qE\`·߶m.Y>k֬)
7lym߾̙3ڵ[tg}N)ߵk׮]:w<gΜϟ/:<<<b/_LDW^heݻժU2eʼyåRivv6{_MSի#ͲQg37XϞJlOJDM?**((`i,l|O>eG2lѣG,S6
LH$6WnnX,.**b9Mb,4Id,((`k	dsϠ^bQKn+Wܺu+ÞT*-,,dsթpqq1m-[տݕH$lB4#G2d:tذaT<yrǎ?cz=99<<<$IJJ¢-ŋ={ї_~ݻwQJJ
7~:995klҤIvڹ:t6…l&ML4{/3|ٳgϞ;wbŊ?y$/qk=.\T[[pΝM4i߾-[M<}T$<\kǛ7o痓O?ӉUʿ.
[l`5q}"yXy/sh-JU\\R͛7N8!<\zqFqq]~ql&v999NNN
Yc+Y1.Z([oذp[,B>|in[n)m
giӦd-ʔoM:?,[޽{p
<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">
        <stop parkingArea="parkingAreaA" duration="60.00"/>
        <personTrip chargingStation="chargingStationB"/>
    </person>
</routes>

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

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

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

---------- Differences in output ----------
6c6
< TestFunctions: Clicked over position 600 - 179
---
> TestFunctions: Clicked over position 829 - 163
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\oB S*
(j]8jsUmVZGmD2g~s%!O#+%0vTd*y3ϽqqqF	;
,*ϽJWe1%HT)
bH$"F_Sm`=J*FM"
dM9X,Vey
l2Y31HvE_,Z(77u1ox&-*رc/_?h-]oRo#-)zgDQRdE&R᷈Ly [֭[߻wjtzeee<yr͚5;wԸ4V\dIVB_~o>S*}&ŋ_r-[ܖ'`|+oE~-D[uY,}-;]am
:oXb%%%kUm6vgϞ
D"Px/^aJaŘYfլYsرݓSx&|VZ=zHb{7n\j՞<y~_~ͷӧOaaƍ׬YVT:u_j׮͟_><$$ӧ,/K L4o߾~~~<Xj՟;rҥKWZ%:ro.]2aÆ+WܴiۄP(}g._yiii+VرcG&^)&{JQ Z>
׭[hf*;;B
ۖ8^TƣoD6@fIoVU7;7nq%hP+ƄgϞewuUR/
dcc#2mڴ;v\~[nK,}˗hƌ}ꫯ<==#""?w^E(_8$$˗7oT^[fŏ=W~ԨQݺucOm+~䰰5k\v,斛۷o_XZZֹה=ѡC۷oذΝ;J^_@e˖/_4nݺ-:v]_\;L_K.eʔ}jID6=ھ:|5)t`///X|yz&LЫW/ŋD߳	Zؒ͑#G%=zz֭[DdoooooԩsMU\iM4*xƍkV`bK،7nׯ_8p[ddddd$͛cǎ8p`2e&O\곽dIvpp5kVϞ=3ikkkkk{̙uqRq~ٳgs5jTj&OrJk׮Dtܹk׮
2dժU111DԠA#G߿_n!.<x۷o߻w#bƍlnݺU\yԨQ\G5ym۶Hٷʕ+CW\߿z<yTGffm+zM;uԶm۾}fee_";v;gΜzt޽{_PPϜ99~xٿJ~9gϞ={vzz:Ne~U9zѣG&nX"؄}Ss(uA?u0I͚5;q+V8}/^,]fΜټys
ˆ˗U,XQNN͘1ydTTTVedd[Q.\x9"iӦ'O<|p
NɊꫯ5k%̙7߰U?


lmmg͚%
gϞ73ffxyyD"@w߱l3f|Ww^Ntboo/[s͛:u*&&bŊ&Mz%{&Tx…"HђoٲEg.*Uy;88M>]$YF,תU|["ܹsO>P(ꚫ`„	۷o`988,_|ܹiiiDdccâ#_~%;;EL>=,,lڵIII\B_xhggGDfj֬ټy7(Axcx{{WZٳgGFk:|𒒒?ĉc,_\";ׯ3q?]~=$$#e˖q\42Ĥ5?]۲WׅDYƮA]vڊ+vuҥ<x0oĈ'On߾ْͦCaK+Wn˗/ٳԩS<HDiii:uu~iRnܸqŊ;w|rOO6ҥKlsÆ
ӧO裏ْ~~~l2e0`Μ9R#]u]\\>wf+v҅Ʌ͛.\pB;u7xxx0`ĈDy!C]-DD"-9rH~{Ϟ=gΜ#^|ٱcG;;;{{{@ pC@kgg׬Y/6n.>>wܗ@ܹs^zEGGQnn.˓B++Wrrr_|NZ
6663쩶bQM6˗߾};V+W;wr&sZn]|~"J$H4`sJ%>>K6<GT\رcǎKD&M↳uqq9|p^^?ѣǴi:DD;vduܱcǾ}#""͛7eV޽{_͛78t͜#F\R(z{{H*KJVovVΡCbVȺIMԉ;U$˿=<&ڵkpCŲlFdttԒժUa9A{=*[,ժU,blI6TD"Wngg~+22GDtڵ(wqqqՅB
(..f....**bUZU(rݘْEEE+V
.\(,,ds@"sEEE͚5;sLhhs233G\l%fΜ{},sERXgAA[KAAAƍ׈ƏOD[fV*>}?~<55"
>'Or.رcǿۮ]K~goڵBƍRo;v={}˖-)w޽{c.]Ν_~E_H$:tЕ+Wh͚5/1cԾܻw/++FqqqSN?~xxD"aܼyzJSfM`Zwv{RAUHzT|v{5JL.֫駟>}{=KC%nj#$[L(8Re*"8^yyy"4 'YHZXPPT%a?zE5.qZj۶mD{Q%%%\Q$GlIVbvW,	=:tЅvqƍeJSbʔ):u㏹걖^77"rwwũrR/zED_~CDmrkؼyɓ's3۷o|azsl3|/CCC'O̽^ɉ~>xٳgΟ?_r:uҗz?/VR--STTk׮:lݺUk޴...lӧOmllӥOĉ-Z駟Ċ*e_f'|=wtCDR̚*@K$.Dw֭__ߓ'OJ-o޼YRRs	b7n())iڴ)@~enn6C؊*Vٙd7n>o[rln֬{&+ł1RoӦM˗/o>2\c9:t<xp>}9]z5//iӦ׮]#f͚]~.K¬3##ٳglOn
۴iccc_q3NyСW\a.=<<d|_MK^Ԇ
+'UZ5;;ɓ'%畆
$$$pÇ~ݺu̙SPPd*D+GR0:k	lpUѹF`:FDEEE)))W_}eoo֭rݾ}8dȐ'O+Wȑ#LKKW/p[*ԩS|
}ϑ...wܩX";חÇ80g"'ULLrӧO?>{ÇK%Uj?~<;?]A7??ݻEEE[n8qǏ>)S(*ԅa_v?fxZZkĻwrCa.'8x1c._ի.]L4Iɫ_.OD'OqFNNNHHHXX،3[l7nܥK^z5~[r?6իW/$$bŊSL9u;=zիWڵ||r6
<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 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"/>

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

---------- Differences in routes ----------
7,8c7,8
<         <walk from="Edge0" parkingArea="parkingAreaA"/>
<         <personTrip parkingArea="parkingAreaB"/>
---
>         <personTrip from="Edge0" parkingArea="parkingAreaA"/>
>         <walk parkingArea="parkingAreaB"/>
elements demands personplan persontrips from_parkingarea to_parkingarea contextual_menu copy_name ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_parkingarea to_parkingarea contextual_menu copy_typed_name ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_parkingarea to_parkingarea create walk ( Last six runs Sep2024 Aug2024 )

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

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

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

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


IHDR1cIDATxw|e4{V-P({ނBEPEOEAqdl
і.{88BVk$.瞻{y{\c%11Yvܛcǜs~MǽcVY̺Ii4sR23h4V
DZ!"|â(P2ol;js
@NB79lyme΋sÑl{9#
*(,oᶬ\9f|0
pc>WTT{+&&[X;!ob;hࠑ8|aO=CGON睚31mbllks[f9쑄VƝSң
p[JbH}?WTTHt=WľQYYYV3=,71Jeκ.e;7nR`oBD"P,lJ_jVk[B6nުT*+*u ld^=o6ikLGν㺏:0(0O23y*c':j:/l,!AO,\xݏL8fP+?ޜ1s{zWV=_~ˇ,Z}<:wN׽k~}"<߱&~1uB5tV
1CĐJmy^z.**wg?%
jcѿrlD"Xl*t?Ԭ1ViW
ؗOx$<GدO/&V=::e|EeuAQ1eX[v1qFn)Jot2ں5-3}Ҹзg.a.oԚ]12|ݏΝScGvx2-HjZYyP(Ya]*}asXHSK4c#HB	U/'NEY<"[&ܴ/@'h43w=P(H$2 G7|"GJe2P--)njҳ[BQVQIDD,c'Ξgsťr.cS'c3glHe2cK23|p}⒲}ҸQƍ"o,-:(_8wwICC?nhO46*2Dn}$bXz=q9&y_˻nZ[W}mMGju?3\Zس{v1"p@>#!]6HۻJ!X+؉]c6{+2"lȀ~n}3UL,/;ξU\R޷w\dxۺn[K*UU/viΝvMR9ӫ!<=ؽ14$8<,dwTVUU?TuIgνMM
.K+V0]vڵ+Coz3peqG~<o뿲yKthw!㒿CM{!1#ޱ{14qHLz{]Z@Dl-	GpKN3Sv{nJ{bϾljrM#λ|13w԰AM2CLjh쨡cw9q)'"a=pMJшⱣAF9TT8[g·`#OefQm}ø[vȉΝ:tQ"\7sd^>L!gaZ--9e-{&4{"
l!םU?56WW&V&*2E"c'5MpPvwwHT[ Bbѕ"v=J$]X t5CaFp9Lε:y܎=R%:rˏ:tJ碵[5lpsscDMM1#g!b-TrID~Jʮx{)ںz1Ӂzssw=\"0%

o֌IMLDY%e{ӣG.FSɦZ3lp❷MMO=@|pKo73򉘡u&*wZUIiy+~~ݻt{Gq?lja1xׇ/+d=<qܒw訧{]%smt:J*._-|ק[pOMW\o|p߶pK&&:qw$W{\ȸ&v]77qB9w][r.4VYy啂+E>>]c;/l+,.%Դ}{IMcoll'"X.'N'yiwIn?+;aR%D"QkaHRap\(vЮ82"L$W;1f%eťDRixRT1g>d?__"R*
%p]}@ 
\u[l٩}\s%eW|Hmv>-Ih4jZ(߃:EbȀ'і{zڰy+[|}g`":}gK&?.Bv<[VseǞtȈ/d\2|Q[&~>4W̟sWtdxiYL.ЯDžXL??畂"T=iiysgpA!o=N}u;¯;kQ]]ID!A3Vv@0CdD	g*]Mٜ~%9Ug@`"cABX߸Qúw%~2uJ2ϗaۧOΆRd3R۽CmD%
EHp 0r"bd2L(J
H¢으舰WǜD$tgi0zĐ7>.ˉT*%"LRRdWasnxX3p
؏VC(=>
B=z蒝_[WϾճۺ~U(t]n^;>cGN,itnћ̿R03SN=-/K3ΞDݺtw˰),*٢@ rHԉcpUR,8(ja{&տoo"+qc?w>`>A.`z>k;C:9H}<"o"rG;[RTlOWZMDwV^=JT%Pڒ"5Zf\0RdIo}vƮǐx힭\.WEb:Rd0R)v`SgHPh{Fq}NcSf5\IB
[K9޽`N폝8R4[ڹ~v;kmmk]hj
v6p}C7Ѩ*Ϟ :Zc"nbq?fvh&ϟs7]/-W˷sn|iDmMA;2&7oYٹuy%q)'[FP:s.&*s;lnb;awQ	FK~BgtvbSm5u*pM#J
?)ٗUĉ91ghFs!P(JJJ5gVv2\$r#س%j&:2[drP`PК1XƖdGFUTw2"

f6}#Rw*åej]t$}=S
BPhoQ'5mg/1Wn>>g]^MMT\5c>|Lk梒\.:EG<nll"ںMsر}03q?nIp/T*H$4}6
.;_֐FP;M҆PL&h4?DEKܮrL&54$dFទ;&c?l:E>oFpd2XѺ_vűsBC#pP.`F8vvBǧ'YTRЫ;#+
<truncated after showing first 30 lines>
---------- Missing result in datas ----------
<?xml version="1.0" encoding="UTF-8"?>


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


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <stop parkingArea="parkingAreaA" duration="60.00"/>
        <personTrip parkingArea="parkingAreaB"/>
    </person>
</routes>

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


IHDR1cIDATxy|uOJ-W[Z\r*EPQUD"(xn]tYW\E*
[*rx hHrB)W~Đ&iI^L;M&MwfDv|
6mڤvAνRA8oW`gvg`0͞聣tqa0Uv8k oB[|m!(khAbvP&ϓjӦM\BXx_v0yjٟ֬3g={Vk"u2x?vKwl{~oZ@믿~Ϟ=P}%^С?k
'.-~p65*>5"}Lٙ|9u@ޮrzx~ȑ#Ku߿}믿><<ɓ{YdҥKՊZxNB"***=et٨l6`4m
v~?8b}l+XSNDDV
%[wE999oԨQ~f͚ծ]9sI%߲])V3L(>W鏹'JNlN=ovY҅do*O~ƍרQ={߸qA^uKǏ'::O?}ז,YJiӦ
0y%%%#F8~c=v뭷֩S'77_<wDFFN6mСvi0;VPP "}]llw1wܚݫѡC\楗^ٳg&MΞ=l20t
6L<XD֭k5%GKСC(6%@^AЋJ'Ml2puu5 S=Arl6YeM/+7W-1Ke=qB/a9w\:u6mڴsѣGϙ3oo6yW\n0ԩSn]w߉Hyyyzl?5jΜ97|-[nv׿m=V-7=qij>ۻwod0򗿜={W^3fo̙NRzh3`0˜𚯱fvݻ5kt2um۶͞=bڴiSL1L"bmxxiΝ;S̙3 ]QQQ^=e{.,,l饥JuzȐ!_'|sIHO"TaFD[0
B*Rc;4m?mڴTDN:aҨr9t?lyuVeb߾}k׮mӦݻ^{ٳgӧ:Kȑ#m.\gn_|E6m/ȫw9s(Qu@I||Q&L/"YYYcƌycbb~g"r̙AիW/22ҲZѨQƍy睫WR"+vqϞ=᧟~fsxxO?,s>,11qa۶m۶m[ZZZAA.":uJOO5jl""			-ʛ "wu+ $$$72<{Ϲ~EdϞ=@uuuc"2c^z%5z7|}mVPÆ
zk>}F|e%{o۶mKJJDA?{9rdeeJzڵV>[jqƲ2e?^yhYϘ1cƌ#"eee+W|饗Ν;g#""fsEE2u-//؁bbbk<x0::}aaaouo
C"W\
-]pxl6ݑ"bs'6<-?zˏrͭ+bٯ_|Ѵiӷ~2..={vj
+Qe\\ܓO>9{l\窫>|lEEjbJmrlU\\|Q^F]YWԩSYYiL]:2SӀ͒ʳfjqt[ (Y~jRN!KU2sBwKſ5*iOfW="j*{-0W>{lTTy嗗)Cvׯ/"O=ԯ:|_>{l
,ͳXNvj޼ڵkٹsgUUU޽}G*c-uz,S]]]]]L[5%'Kz=h
6TWޅZZf6U߰0'W{ވކ3i?Lޛ%"-[>&R;z۷;СC-Z


ׯ~ʸʤ[ogm׮jΝ֭{WyWcx>gWޮ]Zh?oٲo2޽\fKF=eF]YZ)ŏGEE|,i-|ܰ숻[cqv3p+5_/֖;|iuБ݅ܖ[[DQ,"g4l荏<&4h݁ZE+׿\`C~I&=䓥;w<ymf0[Zn2𸲲˕ԤW˳O='MsoSFĉ>`\\܉'֭[wY!Q^ee®,c=aeQomޥG:Zn!ݫ<8d)ǑJ:uQ8i|}{}~տkvW@j~ɐ@M/%%E*!w%j䭡C)))ϟ77n]7<yxnl7}?Z\_oi޺U2~ϖ^x+{&_ݪeº7|fy~[m6n۷li/o޺I?5|
YUi)	JT#]1̙N**vΟ/zCe5+YSoo?ve:uش5cy?tb/Ʃz)=veU@qrqؑ?p#qUז	KΖHxx~{vKfiמ5_G7hРSE-WgxxvtyEEű'UWtpybw[Vv -F.z׃<[Zڬi|B䩢N\ֺe~=("uݳk+;.f=9-=wB0 Jǝ0wTz'}YV_Fr}*++ސ'?ÓZzo.Tn5lPYY]i7оm5_}{kEN:$_U]]=aȈ|Jp0úo6YJq-Q"btoǎJp]v]fyuϟ_Fz~\m{mʝyoS*`b*Ћ]={J."+>]]zDEE^-<x7iܨaݔ,"}IgE$,,^݈	cGWToշߋHTdNW9[z-[4aG_"FtC7_ʪӮ"r	cGnp؉=ru4_7"Bg_V*Kǝ;QsQ[&(@*^׃_>x+>&[ӔrG%痗+Cر;#;]a
}ϔaG&l{9*"lK<0569y||\t-7OqWT=[*"]Ϛ!Y^༼<_PWͣ#=~g\Zyx}4n|u?.<_^."3%g-,WTT>}fݯLe^2[ئUmVYqk)U_7"\s`WROah{m޻
6(5br:qeU,$Ke=֍>Ugo3ltEESUUUu***~lnؠϻʲj+**~;z|Y]\QQQz͔҄!э?_~l6把2i"^ݺݒh4.5ϟ?r7\?*rϻm𼼼ܲO8
4h.[Wu㧟^zБvtyWVTTWTlaЀ~uvxtFOUsyx}ߎ?mVݒ$󊊊
otC:uvU"RYYYQQ!o}z\|%Hq[ih`ٻg~kWvY}EQ?0iIV-z0'Nxy[)ߊܒ&22TVVFEF]>,,Y^=իwhy(l>Rԏ:[z={ϕUVVr}ۆ
VgrW6Ȯ݅;~eʭ>]F<6[%ݽgU&3n\RRRt4
p$'wՓOM7|T쳲锔o@M6>wfUZޢoWEw?vG'_whx ،nч;&vSEEpKnǭZPk3qҟ۴n=)9%%%oLk-c3ؒMDZlѷOn<p_Fǎި>g0x>4X_ָQ;+#ߚON~neNvgMLMVc'<iػO{o̿c?X0>>.}Hrs 7.*wxp=wW_i=.Ǐoro;Gܦ2lX"gO^=Sչo\\泽Iӧ~~CUuo:4 瞯f헃oQahk
ZzNWgzw{?0CX:u4IWuuY/5]YlO6?f⸸&/`j֬x{2W^fҳB`@w9MZX͛7۴9Gԩk$+r<qFx{Ox3SÏjz!wG"2qqM>?"ԳW_{sҀC>r%{ώ^}EY'?Wލ>oz+=xPV-E~Peooxck~gŻSSNnxE7nWT @*7vlݗ__uU7!ܤL>mXgrt2|9li3gΜ<U_~ޠA}yzq}qѣǚ5kV)ӟh'g[͊OHLt
'woyQYf]wԯ%"_)3==ըQ#e{}_~ְaÀ^W]J`DEEM|97_.~oG6[Yjz:**Yӑ"RZzС"r=ʪpv.__٭gw9ӟ<'	~v4:Bۆ=K=8a>{YNxzΖU==e	Z	('wՐ8Rǝ#n{wW~<OO\8RD|/.JD7EWw8pmx;kQ
<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"/>

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

---------- Differences in routes ----------
7c7
<         <ride from="Edge0" to="Edge0" lines="ANY"/>
---
>         <ride from="Edge0" toTaz="taz_red" lines="ANY"/>
elements demands personplan persontrips from_taz to_busstop create ride ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_taz to_chargingstation create ride ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_taz to_containerstop create ride ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_taz to_edge create previous_plan ride ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_taz to_junction create ride ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_taz to_parkingarea create ride ( Last six runs Sep2024 Aug2024 )
elements demands personplan persontrips from_taz to_trainstop create ride ( Last six runs Sep2024 Aug2024 )

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 ----------
7,8c7,8
<         <ride from="Edge0" to="Edge0" lines="ANY"/>
<         <ride to="Edge0" lines="ANY"/>
---
>         <ride from="Edge0" toTaz="taz_red" 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


IHDR1cIDATxw\%8:]ŽZQZjwDuYI~g$rs's@*5tt3Ͻ	v<2JWe1%HT)
bH$f%P
~"><@١V
P1jpQ*2L9bӲ1w"Ū,(T31,6[tiNNRHU^߾}r[*@ߤߌ3"FcXϪ'%J*			"IQ%Ee[]m6&&ŋj{
dff^paÆ
Ӹ4V|O>D |Gվ>2#	%{M-vݻwk-]OTg[y/䷨ۢXbpffN3wpqr[
U_L$ngϞǿzJB!	4fbs֮]{111R_zbG_~VO?d޽{O0F[l})((ؾ}
ŠjX^@nnnݺus~QF|Re13eʔ}/_ٳg֭5[AO\bźuV^SץKaÆ5idڵ;v`7!dߙVjժUJJիbwMn9 }]I*Ep-999K8{J*Y0oD(kdOJQz'xPhnn*	7{?a"JР4Vo]r}ˀG2dP(433S݌3㏇vmQQQo&YfgΜ9..._>|r/͛Ǐ+aBB_|-lٲϟ+?vnݺܼڲeKBBBϞ=7lgϞicNNN߾}RRRdνS}޽{nS%/0w~͐!Cׯt̳g*5~ݐȐ`<J?tp㈄ۿ=u5)	bŊf͚SN-\۷Ddaa1iҤ^z	e˖f'._ӧOsKZ[[ϙ3{o߾}	YZZZZZ^xq˖-\SWZͳ-[G5k֌Bp„	>ptt




"^z=~xSN-h/_\#VVVsѣGnn.{$/_yf=V4uss5jp۶m^?رckԨ1uԵk*]v-**"k׮Æ
[n]hh(5nx̘1ǎ[H:4***&&#bѣGݺuZرc{{{;vԩ{a9okײOݹsg
4HLLTj*Z9###66uEiNڷo߷oLkeeEDo...W^?~JJJ
>󘘘w5l='N(sʕy楦H(J_ΪH:s̙3gۺ؎a=Nnx@{O]R˖-ϟ?ĉʕ+Ϝ93--mŊD4{VZ-X@ feeZ]eW^%l"5kVV/'{VT%K\vFjѢŅN:URӧgddΙ3e˖̟??''g͚5*?׉(??|ܹ`޼yk֬af֬Yl3ݳg\]]駟lŋYf111:uҥlͥzZjuʕ+O2͛7TR%K333SEڴitRHreYJcg^tiѢEVVVEEEBw̙fff6luԡ;*.daa333OOOk׮O]zO>@ ꚫL4i޽SVVVVZ`AJJ
	B6:߳Y̙3{qƸ8777.![ZZ<8--޽{D4wܖ-[.\{Sї-jȐ!iiiweqss˫^WX^QFD.eW
VH$ǏgkkKDF>H-gʕbx„	۶mZʠq/kïvf=#bZ
Air]v]bˠAʎP|ѣGs'ЉQQQ4a%+T0jԨUV9;;c'N N::4)=bqʕ;wj*1֭[Fɗ/_+_9]|
?HWIIIvvv8إKVVV\k$NX?qƍ7*VةS5k8;;4hDsaÆmܸ]>999..%nj_rӦMNNN=z={vhh(0o޼ر%0fff\8OIIgj0-[޼y"""ʊMVVVr_),͛7+VHD999l˗*T lvo޼a.ZB_s{͹بٮ]+ݻ}ݝ;w]VjUz9m۶X⯿%H$2334hЂ~~KD=;<T\ǏODSLᆳ277;uTnno.ܽ{3f<yRSS;v?8zm``…MuaǏ>~8;;{k׮nnnl$f?Ç#ާ-СCǏg9y򤯯/@Tq-?ejge}ʈgϞQݺuB!7T,;0%w%d5B!rQ:uB/Rl%*fffdxŚ5kZXXԽ{w"zAUͭf͚`֭j.***,,d^@ 1KV\Y ܸqCDkD-,,m}ˋhٲ˗]=.Vbٍ5<x0ٚqEbpM8ڶm˶r[),,dWܹsC|*V"߿}^%K}KW^OWX^znݺ`Ro?ʕ+:tXr~^R~X[
[we_}:N<y"ڰaòef͚%/111j
>}EF)H~*w)RԮ]ʬweo\!կ8";"jٿZh(neWAA۞Ɔo˗ܳٳ94q㤖dS4
Tbv\33"6IU
<l$Ҥ,((`*%[6qɍ[xݺu{!~ؓH$lU*,lhIn%b1;!Uߙ3gdɒ;n߾TiJL6SNǶ:::&%%X,NNN[zEDg<HDmrkhmmݪUSr3;t`kk{)zn:jԨ7oO:{/
I|իW^]~jժ
x"K_5zׯo޼YZ5vyng!!!^SMkggyP(tttLMM:\k[nᑓ믿+Tʾ.r[ʎ5ӯqD"ucNDRJ5UFH$\Dl{H$pl`ǏE"=zH$hт=g999rDǮblmmhhIvϑ#Gn^^^MsGEE
Ge˖d_)6(UߡCf̘1`+=zX*wEg}6t>}s~nnn-<x@D-[|!{Y,%^bְ]vBf<xlWÇ߹s]@vy,+**Rj]^j>Pfdd$''7i҄sRճ_W4ibgge/~g?}Jz;Qk߿`vpur<Ӑn*#6"*,,LJJ?̙ciiɓ
*DEEצ޻woذa*T8}%SRR~vc-J&.^f>*o=}r쵾ܶ?>|EmT1!ϑA%/_;wn޼yNjKdWxĉt򢣣CBB&OWWO6MQ9.1SRR^lJ–]O-qĉqݾ}۷]t2eWモ]Nѣl??={Κ5Pk{	&ܺu۷'N		~ljР_ʕMvE5k֬Yk׮_j;
<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 )