06May22rv1_13_0+0070-501bae77c01 - detailed test results for NETEDIT

To reconnect the TextTest GUI to these results, run:

texttest -a netedit -d /home/delphi/coverageGcc/sumo/tests -reconnect /home/delphi/coverageGcc/texttesttmp/coverage_gcc4_64.11Jan090748.1499379 -g

To start TextTest for these tests, run:

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


gui: 3574 tests: 3080 succeeded 480 FAILED 14 known bugs

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : additionalelements busstop inspect personcapacity ( Last six runs May2022 )

---------- Differences in errors ----------
4c4
< Debug: Value '-7' for attribute personCapacity of busStop isn't valid
---
> Debug: Value 'dummyPersonCapacity' for attribute personCapacity of busStop isn't valid

TEST FAILED on ts-sim-build-ba : additionalelements e1detector load freq ( Last six runs May2022 )

---------- Differences in errors ----------
6c6
< Error: Attribute 'freq' is missing in definition of e1Detector 'E1_01'.
---
> Error: Attribute 'period' is missing in definition of e1Detector 'E1_01'.
---------- Differences in log ----------
1c1
< Error: Attribute 'freq' is missing in definition of e1Detector 'E1_01'.
---
> Error: Attribute 'period' is missing in definition of e1Detector 'E1_01'.

TEST FAILED on ts-sim-build-ba : additionalelements e2detector load freq ( Last six runs May2022 )

---------- Differences in errors ----------
6c6
< Error: Define either 'freq' or 'tl' in a lane area detector.
---
> Error: Define either 'period' (alias: 'freq') or 'tl' in a lane area detector.
---------- Differences in log ----------
1c1
< Error: Define either 'freq' or 'tl' in a lane area detector.
---
> Error: Define either 'period' (alias: 'freq') or 'tl' in a lane area detector.

TEST FAILED on ts-sim-build-ba : additionalelements e2detector load tl ( Last six runs May2022 )

---------- Differences in errors ----------
6,7c6,7
< Error: Define either 'freq' or 'tl' in a lane area detector.
< Error: Define either 'freq' or 'tl' in a lane area detector.
---
> Error: Define either 'period' (alias: 'freq') or 'tl' in a lane area detector.
> Error: Define either 'period' (alias: 'freq') or 'tl' in a lane area detector.
---------- Differences in log ----------
1,2c1,2
< Error: Define either 'freq' or 'tl' in a lane area detector.
< Error: Define either 'freq' or 'tl' in a lane area detector.
---
> Error: Define either 'period' (alias: 'freq') or 'tl' in a lane area detector.
> Error: Define either 'period' (alias: 'freq') or 'tl' in a lane area detector.

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

---------- Differences in errors ----------
9c9
< Error: Define either 'freq' or 'tl' in a lane area detector.
---
> Error: Define either 'period' (alias: 'freq') or 'tl' in a lane area detector.
---------- Differences in log ----------
1c1
< Error: Define either 'freq' or 'tl' in a lane area detector.
---
> Error: Define either 'period' (alias: 'freq') or 'tl' in a lane area detector.
additionalelements e2multilanedetector load freq ( Last six runs May2022 )
additionalelements e2multilanedetector load tl ( Last six runs May2022 )

TEST FAILED on ts-sim-build-ba : additionalelements routeprobe load freq ( Last six runs May2022 )

---------- Differences in errors ----------
6c6
< Error: Attribute 'freq' is missing in definition of routeProbe 'routeProbe_0'.
---
> Error: Attribute 'period' is missing in definition of routeProbe 'routeProbe_0'.
---------- Differences in log ----------
1c1
< Error: Attribute 'freq' is missing in definition of routeProbe 'routeProbe_0'.
---
> Error: Attribute 'period' is missing in definition of routeProbe 'routeProbe_0'.

TEST FAILED on ts-sim-build-ba : dataelements edgedata create default ( Last six runs May2022 )

---------- Differences in datas ----------
5c5
<     <interval id="newDataSet" begin="0.00" end="3600.00">
---
>     <interval id="newDataSet" begin="0.00" end="0.00">
---------- Differences in errors ----------
2c2
< Debug: adding dataInterval [0.00, 3600.00] in GNEChange_DataInterval
---
> Debug: adding dataInterval [0.00, 0.00] in GNEChange_DataInterval
6c6
< Debug: Removing edgeData 'newDataSet[0.00,3600.00]gneE13' in GNEChange_GenericData
---
> Debug: Removing edgeData 'newDataSet[0.00,0.00]gneE13' in GNEChange_GenericData
9c9
< Debug: Adding edgeData 'newDataSet[0.00,3600.00]gneE13' in GNEChange_GenericData
---
> Debug: Adding edgeData 'newDataSet[0.00,0.00]gneE13' in GNEChange_GenericData
31,32c31,32
< Debug: Deleting unreferenced edgeData 'newDataSet[0.00,3600.00]gneE13'
< Debug: Deleting unreferenced dataInterval [0.00, 3600.00] in ~GNEChange_DataInterval()
---
> Debug: Deleting unreferenced edgeData 'newDataSet[0.00,0.00]gneE13'
> Debug: Deleting unreferenced dataInterval [0.00, 0.00] in ~GNEChange_DataInterval()

TEST FAILED on ts-sim-build-ba : dataelements edgedata create parameters ( Last six runs May2022 )

---------- Differences in datas ----------
5,7d4
<     <interval id="newDataSet" begin="0.00" end="3600.00">
<         <edge id="gneE13" param1="value2" param3="value4"/>
<     </interval>
---------- Differences in errors ----------
1,3c1
< Debug: Adding dataSet 'newDataSet' in GNEChange_DataSet
< Debug: adding dataInterval [0.00, 3600.00] in GNEChange_DataInterval
< Debug: Adding edgeData 'newDataSet' in GNEChange_GenericData
---
> Debug: Adding dataSet '11.5' in GNEChange_DataSet
6c4
< Debug: Removing edgeData 'newDataSet[0.00,3600.00]gneE13' in GNEChange_GenericData
---
> Debug: Removing dataSet '11.5' in GNEChange_DataSet
9c7
< Debug: Adding edgeData 'newDataSet[0.00,3600.00]gneE13' in GNEChange_GenericData
---
> Debug: Adding dataSet '11.5' in GNEChange_DataSet
31,33c29
< Debug: Deleting unreferenced edgeData 'newDataSet[0.00,3600.00]gneE13'
< Debug: Deleting unreferenced dataInterval [0.00, 3600.00] in ~GNEChange_DataInterval()
< Debug: Deleting unreferenced dataSet 'newDataSet'
---
> Debug: Deleting unreferenced dataSet '11.5'
---------- Differences in log ----------
1d0
< Warning: Invalid format of parameter (dummyValues)

TEST FAILED on ts-sim-build-ba : dataelements edgedata delete ( Last six runs May2022 )

---------- Differences in errors ----------
1,6c1
< Debug: Adding dataSet 'newDataSet' in GNEChange_DataSet
< Debug: adding dataInterval [0.00, 3600.00] in GNEChange_DataInterval
< Debug: Adding edgeData 'newDataSet' in GNEChange_GenericData
< Debug: Removing edgeData 'newDataSet[0.00,3600.00]gneE13' in GNEChange_GenericData
< Debug: Removing dataInterval [0.00, 3600.00] in GNEChange_DataInterval
< Debug: Removing dataSet 'newDataSet' in GNEChange_DataSet
---
> Debug: Adding dataSet 'singing' in GNEChange_DataSet
9,11c4
< Debug: Adding dataSet 'newDataSet' in GNEChange_DataSet
< Debug: adding dataInterval [0.00, 3600.00] in GNEChange_DataInterval
< Debug: Adding edgeData 'newDataSet[0.00,3600.00]gneE13' in GNEChange_GenericData
---
> Debug: Removing dataSet 'singing' in GNEChange_DataSet
13,14d5
< Debug: Calling GNEUndoList::undo()
< Debug: Removing edgeData 'newDataSet[0.00,3600.00]gneE13' in GNEChange_GenericData
17c8
< Debug: Adding edgeData 'newDataSet[0.00,3600.00]gneE13' in GNEChange_GenericData
---
> Debug: Adding dataSet 'singing' in GNEChange_DataSet
19,22d9
< Debug: Calling GNEUndoList::redo()
< Debug: Removing edgeData 'newDataSet[0.00,3600.00]gneE13' in GNEChange_GenericData
< Debug: Removing dataInterval [0.00, 3600.00] in GNEChange_DataInterval
< Debug: Removing dataSet 'newDataSet' in GNEChange_DataSet
44,46c31
< Debug: Deleting unreferenced edgeData 'newDataSet[0.00,3600.00]gneE13'
< Debug: Deleting unreferenced dataInterval [0.00, 3600.00] in ~GNEChange_DataInterval()
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : dataelements edgedata inspect parameters ( Last six runs May2022 )

---------- Differences in datas ----------
5,7d4
<     <interval id="newDataSet" begin="0.00" end="3600.00">
<         <edge id="gneE13" keyFinal1="1" keyFinal2="2" keyFinal3="3"/>
<     </interval>
---------- Differences in errors ----------
1,10c1,5
< Debug: Adding dataSet 'newDataSet' in GNEChange_DataSet
< Debug: adding dataInterval [0.00, 3600.00] in GNEChange_DataInterval
< Debug: Adding edgeData 'newDataSet' in GNEChange_GenericData
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Adding dataSet 'join' in GNEChange_DataSet
> Debug: Open additional dialog
> Debug: Cancel additional dialog
> Debug: Open additional dialog
> Debug: Cancel additional dialog
13c8
< Debug: Restoring previous attribute
---
> Debug: Removing dataSet 'join' in GNEChange_DataSet
15,16d9
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
18,19d10
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
21,22d11
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Warning: Invalid format of atribute (dummyGenericParameters)
< Warning: Invalid format of atribute (key1)
< Warning: Invalid format of atribute (keyInvalid.;%>%$$=1)

TEST FAILED on ts-sim-build-ba : dataelements edgedata inspect_selection parameters ( Last six runs May2022 )

---------- Differences in datas ----------
5,8d4
<     <interval id="newDataSet" begin="0.00" end="3600.00">
<         <edge id="gneE13" keyFinal1="1" keyFinal2="2" keyFinal3="3"/>
<         <edge id="-gneE15" keyFinal1="1" keyFinal2="2" keyFinal3="3"/>
<     </interval>
---------- Differences in errors ----------
1,20c1,5
< Debug: Adding dataSet 'newDataSet' in GNEChange_DataSet
< Debug: adding dataInterval [0.00, 3600.00] in GNEChange_DataInterval
< Debug: Adding edgeData 'newDataSet' in GNEChange_GenericData
< Debug: Adding edgeData 'newDataSet' in GNEChange_GenericData
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Adding dataSet 'personA personB' in GNEChange_DataSet
> Debug: Open additional dialog
> Debug: Cancel additional dialog
> Debug: Open additional dialog
> Debug: Cancel additional dialog
23,24c8
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Warning: Invalid format of atribute (dummyGenericParameters)
< Warning: Invalid format of atribute (key1)
< Warning: Invalid format of atribute (keyInvalid.;%>%$$=1)

TEST FAILED on ts-sim-build-ba : dataelements edgereldata create default ( Last six runs May2022 )

---------- Differences in datas ----------
5,7d4
<     <interval id="newDataSet" begin="0.00" end="3600.00">
<         <edgeRelation from="gneE12" to="gneE15"/>
<     </interval>
---------- Differences in errors ----------
1,2c1
< Debug: Adding dataSet 'newDataSet' in GNEChange_DataSet
< Debug: adding dataInterval [0.00, 3600.00] in GNEChange_DataInterval
---
> Debug: Adding dataSet '3.5' in GNEChange_DataSet
4d2
< Debug: Adding edgeRelation 'newDataSet' in GNEChange_GenericData
7c5
< Debug: Removing edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' in GNEChange_GenericData
---
> Debug: Removing dataSet '3.5' in GNEChange_DataSet
10c8
< Debug: Adding edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' in GNEChange_GenericData
---
> Debug: Adding dataSet '3.5' in GNEChange_DataSet
32,34c30
< Debug: Deleting unreferenced edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15'
< Debug: Deleting unreferenced dataInterval [0.00, 3600.00] in ~GNEChange_DataInterval()
< Debug: Deleting unreferenced dataSet 'newDataSet'
---
> Debug: Deleting unreferenced dataSet '3.5'

TEST FAILED on ts-sim-build-ba : dataelements edgereldata create parameters ( Last six runs May2022 )

---------- Differences in errors ----------
1,93c1
< Debug: Adding dataSet 'newDataSet' in GNEChange_DataSet
< Debug: adding dataInterval [0.00, 3600.00] in GNEChange_DataInterval
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding edgeRelation 'newDataSet' in GNEChange_GenericData
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' in GNEChange_GenericData
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' in GNEChange_GenericData
< Debug: data sets saved
< Debug: Created connection 'from-gneE14_0togneE16_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE14_0togneE15_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE14_1togneE15_1' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE14_2togneE15_2' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE14_2togneE13_2' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE15_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE15_0togneE14_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE15_1togneE14_1' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE15_2togneE14_2' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE15_2togneE16_2' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE16_0togneE15_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE16_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE16_1togneE13_1' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE16_2togneE13_2' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE16_2togneE14_2' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE12_0togneE14_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE12_0togneE16_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,15d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< newDataSet
< 0
< 3600
< dummyValues
< TestFunctions: Clicked over position 554 - 258
< TestFunctions: Clicked over position 754 - 438
< param1=value2|param3=value4
< TestFunctions: Clicked over position 304 - 198
< TestFunctions: Clicked over position 304 - 198
< TestFunctions: Clicked over position 304 - 198
< TestFunctions: Clicked over position 304 - 198
< TestFunctions: Netedit closed successfully
---------- New result in errorScreenshot ----------
PNG


IHDR1clIDATxw]u?ۦL2+	:!~4+RD)
	BM2ܙ[~2L|aryϹs>P

/t@bX4
d9	@ѣG>|rȨQ


rrrp<[f͂6o޼aÆ5k֤[ {PVVv'p	GqĠArss"H8D:=m۶^{mܹ<Lyyyn0"qw)̜9sܸq=X⩧zG_|T*
Æ
k/^ؘ-k
{WPPp'>䓻vڛAO>	'PPP@(TRRlŊxo;}neee7xc'~Ԯ]nƲު{ﭮwEuu=#}Ξ=a_


g۷o
@ose&{rrr>{zUUUu5dgg}
"ilٲ̧˗/?3"HW^
^}ꪫFTF+-@fKb:cX=~C^<묳m38m@(\qƍP(;vW\I`543椓N
P(b3g"iL>|x]çOtp0:w^w*wyA7@O&@3r)SŇ}S9rd]Г	лۯ.۷oiӦ
}{.g}v^^^Ѝ|X^^މ't#X0.999ÇFA7aht0KNNNYYY8eee999A7@%@2u.;r>}o	#GO}N3ЋᢢxEEE0KNNNMh3;0.hp8wI$t:.>^:N&Aw@QW\\ܷo⒒¼ʊD"H$
T*L&*++vܹ666R=fgI$Aw@%@?o߾|G1dȐdeeeggD"7UUU;vغu5k6lذ~܁t:]QQ5'njjtw0IVVVVVVQQ~1b̘1C)+++))gkcX,kI?~|(j(nhhرcի׭[nݺsn޼9H$?N\d/[/_."HAAA>}Ǝ{I'=z„	.))tM-wMgee9CM$uuu;w\fڵk׮]oٲdɒ!CdvZti]c	aht
>}G~
8O>]ap8URRRRR2f̘D"կ~uݺu˖-{'O=6t:ޱcgw`!C?:GQRRt_%>|f|.x|d2ZxЍcuw>Dqq:sN8aх-s5w#H$77wС'On%8S7#Kh4zΘ1c9蠃JJJ]&O6֭۹sgW۷oWM0N4ˇrȅ^x	'6,''':ӄ	SUUI__3fL&ڣ_}Aw@O&Ћb_|sɓؕC3fACCC=tyuǀٳn>Ǐ?k֬>۷oWy),,<Z	P護ZfM:]5kz뭠ƌsg5jTQQQݪ"g?هzYnݓO>9jԨ0O]6F`z}~[:sƍjS1bҥA:G|^t:hѢ;NA
,~W^y{o(8pYg#,~k׮uvSXtG]|y/\Y'??/**jeT*u=KMMMkC^|{Fd@Ok׮n:F2-L8qڴi{WWWtM+VXcx㍽ 0=Y*;wŋn$W]t^5[MM+ 3`z7M&A7ih#5kV%;lllLc-x4EKӏ?x\cvРA7srrZ,J]q~{Ɓo `zᄏ"F2-ygygnnnk_رc_wU^^kmnn׵`h4ݮ]xy»mÇqr֭[Ctz۶mrO}QZ!^pW\qE2pyy_}}X5eʔs=7++k[^wu7xŋ;}xyɒ%7x/~=8@O3bĈG+W\lفخ}Cd/H$38c7B:ン;wvVv'Oܖs1?peee"hhho~#lٲB]7/zmVַ`ƽ);\s5lD"38cŊDbwڰa×Hy{'D"c
:]W~_Wy䑍7577Vsss}}ƍgϞ/y̘1|`hӭP_uU]vه[:;w\Ю靏<ٳg۷
7ڱdҤI'tG=x¬H$r[u:NRuuu[ly嗟~E;0]3߿Gꗿ<h4ymv;wwX7۷O>vZ߾}

bX(j򭨨xG*+++**vܙH$D
3gNEEE+w۾;kaO>UVu}ƍ+--ݛ&+++77 77WD9䐿ǹ^yyyvS%-[\wu`"駟>o޼6?hѢ	&ѣ.]fWV]]_b/ǁ{i̙pꫯMqݱc^{my厶\uUwuרQ56t_B\p5׌;{{wyիcϑ3s̿/W_}uNNN-wٲe7?eeem/l6mC\$9'm۶]}*&W^yaK@(
]tEk֬ٛD"+kIp8|744tb쾚osϝvi&G
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- 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="newDataSet" begin="0.00" end="3600.00">
        <edgeRelation from="gneE12" to="gneE15" param1="value2" param3="value4"/>
    </interval>
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="200.00" x="40.00" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid format of parameter (dummyValues)
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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,30.00" convBoundary="0.00,0.00,80.00,80.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ11_0" function="internal">
        <lane id=":gneJ11_0_0" index="0" speed="6.51" length="9.03" shape="32.00,53.60 31.65,51.15 30.60,49.40 28.85,48.35 26.40,48.00"/>
    </edge>
    <edge id=":gneJ11_1" function="internal">
        <lane id=":gneJ11_1_0" index="0" speed="13.89" length="27.20" shape="32.00,53.60 32.00,26.40"/>
        <lane id=":gneJ11_1_1" index="1" speed="13.89" length="27.20" shape="35.20,53.60 35.20,26.40"/>
        <lane id=":gneJ11_1_2" index="2" speed="13.89" length="27.20" shape="38.40,53.60 38.40,26.40"/>
    </edge>
    <edge id=":gneJ11_4" function="internal">
        <lane id=":gneJ11_4_0" index="0" speed="10.36" length="5.01" shape="38.40,53.60 39.11,48.64"/>
    </edge>
    <edge id=":gneJ11_20" function="internal">
        <lane id=":gneJ11_20_0" index="0" speed="10.36" length="19.50" shape="39.11,48.64 39.35,46.95 42.20,42.20 46.95,39.35 53.60,38.40"/>
    </edge>
    <edge id=":gneJ11_5" function="internal">
        <lane id=":gneJ11_5_0" index="0" speed="6.51" length="9.03" shape="53.60,48.00 51.15,48.35 49.40,49.40 48.35,51.15 48.00,53.60"/>
    </edge>
    <edge id=":gneJ11_6" function="internal">
        <lane id=":gneJ11_6_0" index="0" speed="13.89" length="27.20" shape="53.60,48.00 26.40,48.00"/>
        <lane id=":gneJ11_6_1" index="1" speed="13.89" length="27.20" shape="53.60,44.80 26.40,44.80"/>
        <lane id=":gneJ11_6_2" index="2" speed="13.89" length="27.20" shape="53.60,41.60 26.40,41.60"/>
    </edge>
    <edge id=":gneJ11_9" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : dataelements edgereldata delete ( Last six runs May2022 )

---------- Differences in errors ----------
1,2c1
< Debug: Adding dataSet 'newDataSet' in GNEChange_DataSet
< Debug: adding dataInterval [0.00, 3600.00] in GNEChange_DataInterval
---
> Debug: Adding dataSet '32.5' in GNEChange_DataSet
4,7d2
< Debug: Adding edgeRelation 'newDataSet' in GNEChange_GenericData
< Debug: Removing edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' in GNEChange_GenericData
< Debug: Removing dataInterval [0.00, 3600.00] in GNEChange_DataInterval
< Debug: Removing dataSet 'newDataSet' in GNEChange_DataSet
10,12c5
< Debug: Adding dataSet 'newDataSet' in GNEChange_DataSet
< Debug: adding dataInterval [0.00, 3600.00] in GNEChange_DataInterval
< Debug: Adding edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' in GNEChange_GenericData
---
> Debug: Removing dataSet '32.5' in GNEChange_DataSet
14,15d6
< Debug: Calling GNEUndoList::undo()
< Debug: Removing edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' in GNEChange_GenericData
18c9
< Debug: Adding edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' in GNEChange_GenericData
---
> Debug: Adding dataSet '32.5' in GNEChange_DataSet
20,23d10
< Debug: Calling GNEUndoList::redo()
< Debug: Removing edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' in GNEChange_GenericData
< Debug: Removing dataInterval [0.00, 3600.00] in GNEChange_DataInterval
< Debug: Removing dataSet 'newDataSet' in GNEChange_DataSet
45,47c32
< Debug: Deleting unreferenced edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15'
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : dataelements edgereldata inspect fromedge ( Last six runs May2022 )

---------- Differences in datas ----------
5,7d4
<     <interval id="newDataSet" begin="0.00" end="3600.00">
<         <edgeRelation from="-gneE14" to="gneE15"/>
<     </interval>
---------- Differences in errors ----------
1,2c1,5
< Debug: Adding dataSet 'newDataSet' in GNEChange_DataSet
< Debug: adding dataInterval [0.00, 3600.00] in GNEChange_DataInterval
---
> Debug: Adding dataSet '3.5' in GNEChange_DataSet
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
4,8d6
< Debug: Adding edgeRelation 'newDataSet' in GNEChange_GenericData
< Debug: Value '' for attribute from of edgeRelation isn't valid
< Debug: Value 'dummyEdge' for attribute from of edgeRelation isn't valid
< Debug: Value 'gneE15' for attribute from of edgeRelation isn't valid
< Debug: Setting new attribute
11c9
< Debug: Restoring previous attribute
---
> Debug: Removing dataSet '3.5' in GNEChange_DataSet
13,14d10
< Debug: Calling GNEUndoList::undo()
< Debug: Removing edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' in GNEChange_GenericData
16,17d11
< Debug: Calling GNEUndoList::undo()
< Debug: Removing dataInterval [0.00, 3600.00] in GNEChange_DataInterval
20c14
< Debug: adding dataInterval [0.00, 3600.00] in GNEChange_DataInterval
---
> Debug: Adding dataSet '3.5' in GNEChange_DataSet
22,23d15
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : dataelements edgereldata inspect parameters ( Last six runs May2022 )

---------- Differences in datas ----------
5,7d4
<     <interval id="newDataSet" begin="0.00" end="3600.00">
<         <edgeRelation from="gneE12" to="gneE15" keyFinal1="1" keyFinal2="2" keyFinal3="3"/>
<     </interval>
---------- Differences in errors ----------
2d1
< Debug: adding dataInterval [0.00, 3600.00] in GNEChange_DataInterval
4,11c3,12
< Debug: Adding edgeRelation 'newDataSet' in GNEChange_GenericData
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
14c15
< Debug: Restoring previous attribute
---
> Debug: Removing dataSet 'newDataSet' in GNEChange_DataSet
16,17d16
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
19,20d17
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Warning: Invalid format of atribute (dummyGenericParameters)
< Warning: Invalid format of atribute (key1)
< Warning: Invalid format of atribute (keyInvalid.;%>%$$=1)

TEST FAILED on ts-sim-build-ba : dataelements edgereldata inspect toedge ( Last six runs May2022 )

---------- Differences in errors ----------
1,2c1
< Debug: Adding dataSet 'newDataSet' in GNEChange_DataSet
< Debug: adding dataInterval [0.00, 3600.00] in GNEChange_DataInterval
---
> Debug: Adding dataSet 'customLine' in GNEChange_DataSet
4,108c3
< Debug: Adding edgeRelation 'newDataSet' in GNEChange_GenericData
< Debug: Value '' for attribute to of edgeRelation isn't valid
< Debug: Value 'dummyEdge' for attribute to of edgeRelation isn't valid
< Debug: Value 'gneE12' for attribute to of edgeRelation isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' in GNEChange_GenericData
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing dataInterval [0.00, 3600.00] in GNEChange_DataInterval
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: adding dataInterval [0.00, 3600.00] in GNEChange_DataInterval
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' in GNEChange_GenericData
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: data sets saved
<truncated after showing first 30 lines>
---------- Differences in output ----------
18c18
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXw7łJ)vw1c
kXb$`A&qG~ٹޛY"8UW@.nnn
WE^|R@yUv` sV$V	BFY%.2D(X*8G~)Ue&J+ >$!*J2Nl	0
@)+0}UCIXjՅ^@96~;!PK0RjբG(Me''UGϦM=b[l2[lI԰O>=TbPٌ?~SuE*>?;|qssGR#6-0_VPtiʤ%7oeH8⢬Jؒ!~xW^ݵk&2jԨϟk?~c6m_CC?7o]]]:,^XCCCF8p`TTT5Ȭ9s;w_~O>7]jׯ>}:eʔBw'-
5BhhmذӦMgۂqZ&qr&dBG؇?"5iH5%}JYY.	[b/sMMM=4L먺j$
ǍǿTWW痋ٹ%VJ.V%U29ڵi6loHDl[Μ9o>>FF…
h…>|عs'ijjJ̯YJݻw[YY9;;Ϙ1W^CIOOg{QSSԔQ죰8q!CX/;:::wiӦgϞEDDH+dٽ{;w٢EbbbN:ůHIIye%G+Wd_8==O>e||me^1̂޽{ӗӿKTTlYz=o<33ƞ:uJ(J6z;IMMM 4#
eRPY`#GtqUÉԻμpG5PwnڴDn:@pfffի6mjaay̙+Vddd˗/'NxE"=z۴iÊݶmqqIII5kָ/^NKKkɽzRWWpʕ+Y:l-%%fj*wwwsss@p…%Kdee&MԣGuu/V|QM4kأGG޽9w̙3/^j*33'Np׭[7;wL6-998??|m"RWW8>|WSSԸ8󫩩'OիWϟ?)S\R2JfW5j{cǎ?.X`̘15jԘ6m
e^~=[xׯ%hii
6lÆ
D԰aC__߳gP/^m;wloo?f6B~SSӤ0R]]]GGmq˗/F3DwլYs֭c}lC;~x33[n͟??>>Ǝ;bCC_~ݻ=<yrϞ=VXsv=z4egg?~Ba.]T]]}ĉСC
믿tvv5jG0iҤ͛7x@Cwf߀dS/@Q`sH.]t%g'ۗpz9naNkٽKִi+W={ZjsMHHXbh9wɓW>bE-Y֭[D&cwW^=w\jf͚ӧUVܹs6m:|55ŋYm?߹s`׮];|jfΜ'ٳ6mh"-ZvZɲe
kcǎ7oޭ[\}UϜ9ѣGknnyOxb5Eb\qnZvm߾}?}ľ*8444YfP(:4"+w9cE'OٓZ%37nXtN^^۬Y4446m$j׮MDlHvf!C|ѣGqrrӻsp޽{gggORGGWYܽ{wFFF5kӻwP(sN޽


r84i455Y9we,/_"++ǏwZj^zikkggg_o1k֬&Lرc붽w޳grrrnݺ֭[̙3Yf,PSSKMMv 'O޷o_\\h˧ϝ;W^֭`վy&[G[[;++UN(|(pq<	w޴S\)"$TUW
<{}_VZ.]XLD?ŋOvuu}r>|+yvw۷ouiժUfff
2dH`` URחZ-ϟ߹sΝ;:uZfϰaXf*UFѯ_.X?{{{wڕOU``````N>}j׮ݭ[7iGzhY]vy{{Ob>|p|˗X*f9rȑlȑ#}֏͢_>lf/LPPw``VHH.[JS_Yf---ёOD3fHKK9ϳ!vIIIjjjVVV?~/"{fjj*-Ǐ,UVUV凔			e||<c"boŋ322<zŶ5331ɓ'ϝ;GD/_g݄7o޴ӠA_)G
۴iSj?CmC={6
[.xfff>|%~ʎ:S7|wVO\gpxDMd/ODDeoFv\T޽c[:~'wXQNuu={%{;vL8q1113|̌-GGGH+j,<~ـ
y^YUgϞ=x ['F(
\3g߿-'$$䰜la=YYYB0//OS 糡㢲_OO;w$&&kY	YYY0uX朜8pm۶+ƍaeǞ^ڵ6i$"j۶͟?yv/YO>߿Ǐ?өS'vC
ݗlɵj


ԩرcW,XXXݻe.x\rEb(^fM

<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="newDataSet" begin="0.00" end="3600.00">
        <edgeRelation from="gneE12" to="-gneE14"/>
    </interval>
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="200.00" x="40.00" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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,30.00" convBoundary="0.00,0.00,80.00,80.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ11_0" function="internal">
        <lane id=":gneJ11_0_0" index="0" speed="6.51" length="9.03" shape="32.00,53.60 31.65,51.15 30.60,49.40 28.85,48.35 26.40,48.00"/>
    </edge>
    <edge id=":gneJ11_1" function="internal">
        <lane id=":gneJ11_1_0" index="0" speed="13.89" length="27.20" shape="32.00,53.60 32.00,26.40"/>
        <lane id=":gneJ11_1_1" index="1" speed="13.89" length="27.20" shape="35.20,53.60 35.20,26.40"/>
        <lane id=":gneJ11_1_2" index="2" speed="13.89" length="27.20" shape="38.40,53.60 38.40,26.40"/>
    </edge>
    <edge id=":gneJ11_4" function="internal">
        <lane id=":gneJ11_4_0" index="0" speed="10.36" length="5.01" shape="38.40,53.60 39.11,48.64"/>
    </edge>
    <edge id=":gneJ11_20" function="internal">
        <lane id=":gneJ11_20_0" index="0" speed="10.36" length="19.50" shape="39.11,48.64 39.35,46.95 42.20,42.20 46.95,39.35 53.60,38.40"/>
    </edge>
    <edge id=":gneJ11_5" function="internal">
        <lane id=":gneJ11_5_0" index="0" speed="6.51" length="9.03" shape="53.60,48.00 51.15,48.35 49.40,49.40 48.35,51.15 48.00,53.60"/>
    </edge>
    <edge id=":gneJ11_6" function="internal">
        <lane id=":gneJ11_6_0" index="0" speed="13.89" length="27.20" shape="53.60,48.00 26.40,48.00"/>
        <lane id=":gneJ11_6_1" index="1" speed="13.89" length="27.20" shape="53.60,44.80 26.40,44.80"/>
        <lane id=":gneJ11_6_2" index="2" speed="13.89" length="27.20" shape="53.60,41.60 26.40,41.60"/>
    </edge>
    <edge id=":gneJ11_9" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : dataelements edgereldata inspect_selection parameters ( Last six runs May2022 )

---------- Differences in datas ----------
5,8d4
<     <interval id="newDataSet" begin="0.00" end="3600.00">
<         <edgeRelation from="gneE12" to="gneE15" keyFinal1="1" keyFinal2="2" keyFinal3="3"/>
<         <edgeRelation from="gneE13" to="-gneE16" keyFinal1="1" keyFinal2="2" keyFinal3="3"/>
<     </interval>
---------- Differences in errors ----------
2d1
< Debug: adding dataInterval [0.00, 3600.00] in GNEChange_DataInterval
4d2
< Debug: Adding edgeRelation 'newDataSet' in GNEChange_GenericData
6,22c4,7
< Debug: Adding edgeRelation 'newDataSet' in GNEChange_GenericData
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Open additional dialog
> Debug: Cancel additional dialog
> Debug: Open additional dialog
> Debug: Cancel additional dialog
25,26c10
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Warning: Invalid format of atribute (dummyGenericParameters)
< Warning: Invalid format of atribute (key1)
< Warning: Invalid format of atribute (keyInvalid.;%>%$$=1)

TEST FAILED on ts-sim-build-ba : dataelements tazreldata create parameters ( Last six runs May2022 )

---------- Differences in log ----------
1c1
< Warning: Invalid format of parameter (dummyValues)
---
> Warning: Invalid format of parameter (3600)

TEST FAILED on ts-sim-build-ba : dataelements tazreldata inspect fromtaz ( Last six runs May2022 )

---------- Differences in errors ----------
5d4
< Debug: adding dataInterval [0.00, 3600.00] in GNEChange_DataInterval
7,14c6,9
< Debug: Adding tazRelation 'newDataSet' in GNEChange_GenericData
< Debug: Value '' for attribute from of tazRelation isn't valid
< Debug: Value 'dummyTAZ' for attribute from of tazRelation isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
17c12
< Debug: Restoring previous attribute
---
> Debug: Removing dataSet 'newDataSet' in GNEChange_DataSet
19,115d13
< Debug: Calling GNEUndoList::undo()
< Debug: Removing tazRelation 'newDataSet' in GNEChange_GenericData
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding tazRelation 'newDataSet' in GNEChange_GenericData
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
18c18
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|餛
-{- *  e/Y27Ae H{(-+qp6	i6I|.>7{!R0K``K,.P/O
;eXt0 IF΋t:*`oL˟L|wl4Dl)TBd)?0&dktVkb	ɖwqt3
}?
kő͛m۶ݻw[ر#F>}СC.*bgn^/a&R2e߿o5"?NN㎎{]t鯿jf7orif—^z̙3NNNlj3bĈŋ.	G d
6²Z

jEzVWT)pxqLr6ڵk......&V-?c@@ZˋfB!äؽ{+9xlӊ-uְ,.]jlyF?߹s',,ڵk[n}뭷k1cF1Ѳ9z}Ν
*`a''q9r$44t߾}/闻͛7իϟ:c_FL;!$$֪UKG6Y$I4m
*ei?L0
>lُ,]Oӌ_ó3[_|eBBœ9L8)..TR?λ=okXN{7t.;52/
b`SmS.]=>S^(_+IƍeĩSzxx!Nz޽˗!"##.TD[\hѢ5k;vl=뗐 D˦wׯM/olaWW/ݻݺu[tn޼i	&sҤI~~~ӦM߰alz=ztg.opݻw_|Esν}\ʼ^z%aTTך{<3nȝ;w\]]z)|OܹǏٳɓNaNglz;\rppj4L	 %׫Woڵ:tudB8vi툵+,ѣK.-WVݲeԩSoܸRRƍ̙(|ᄏc!Đ!C^VZ~WD@@GzAAAn:cyu~=m6w\y믿'=z|37o^PPP…ZmfΜ,75r_|qǎrS򫔦ׯT/~G/[/yqرc޼yKHH%Iڵ#GF+$|رwyɓQ$%GFF>}ZYAuqqqJ. ?wb[l?>sWkeyb~aaa~a*T0zŋ?3ę3gz]z{ly}ۅj:tMՐj/]$SNe˖6l<ze1117nܐ:::ʯ]dɮ]t:]ڵ
e!+3fѢErBIz5b??ÇO2%**J1|zzz|'G߽{wGG۷ϙ3')))##ŋr7dȐ!Bg
!t:]Ν˖-SGGw}^+TЅ?`O?T̚5k<XC)_ȑ#-[fphg`%~aXx;wܹfs$nqdݭΛZkkܸiӦ2eL4sB4kl޽7o.U_\nj̙BǛXݻ7o\LGGGϛ7O1iҤƍO2aƌ,_G9r$k5ڳgϖ-[ʔ)3nܸh%&Lhܸi$I6mZ\\…̞=;kSW=L2|ɓ'>|vttlԨݻnZzqƝ9sO?MKK<y1cf̘!M1~$ɓ^pa^Jrw$IPB:Nh2D6+OY^$)y~hhw.LlYYf;::?^,]T>sBy,vuuׯ_tt3gSZ5ww#G?={,TPJJ'*?|ݏ;&G˫bŊN;rHϞ====v$I9rO?$sQW\lٰ0;nʕ7СC=zpqqIIIYxC2qtt\`V}[pBjjkhѢ-[N8I&~w!?߾2ҤI=zXhэ7<(?{^z%99Y.JCyB_v_΍s5p
R!n
!5W>&&F8k.˔)ӹsg9!Ξ={!ĥK㏺u8qD;ݻr9ҥKwq޼y~~~}ׯ_ppDCU߿X/^<rȑ#GJ*ձcgrf%_z5k;ӧO믿>FuEʕ;?^{vjl\]]ڌ\ߊ+5j4}{/S믿.OY?Vk=hРAk׮Oē>^׮]ӧ܏-_%6WTǝ5j\n]ggSN-*sd;;;돼}7x
!رc3W/^\#ycbb-fp]Bh|}}hѢdɒʐryx,FرcGbbO?$lgZZ??7o,|֭[ݜ:uJ~644e˖۷owʐ!CpVJ,weju֥JR{{{„	rNkٲeMw򚜁IPW>Sh>Uor勞y?nf"PܼyH"Y:u*>>^0֭[Vy$I_Ix-9xTRqժU2۷oŋó.p=???y>>>ƚ1c/\ꫯfzVN<YԦM~'yZO2NgnܸqRSS%322i31ZmFF<t\_rrɓ'5jt
9rÇʳr0uSSS?8pusy7LmOOOXBYlȑB֭[g:cl_޳gƖ9s|pϟ?+[nݺu;v_.BBBbcc+W|;>\rGG^^8;O>[~Ŋ5}sY6ܠ5ޒO?&4OBx!\nؤcQXnA9Ɯ"->\l6SSof۴i|r徝ZV])))tjj<-ЏK,slBB~U͛7g͚5i$9˱PEDDϧ<YY<'22R!ԟ/\eNժU###>eΝ;_?m۶˗/_F9NMRGDDDDD;v\r}ݿBhh/Fy.0QP!b///V)
oooV. 77F=Z9rϰ\^lN||u5jԮ]_~E|WM/w
>*U,^xɒ%w"E[yC4i2jԨL
5m>PYkW㲁D;IQXw9\W
!9\agѢE:trqUUXG<YbŬ$$$xyy%K۷/k
2H)Nz匌Eٳ'kSnnn.㔽꫕+Wڵ#.귯jZm~H$@WeگڥK!C*d
ҙ^i-Ɩ4J*zZjdmY~qƽ+%Kܸq2~0V>O14hp!DF.^(w9sFð0y&BhV0+jgϞMLLW|+
\xQpTW	aڵ=<<N>s%''wwwUhhhFFFųS
6tttܽ{w7vtt_)ϹrJbbbӦM
lڴŋ
<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">
    <!-- TAZs -->
    <taz id="taz_0" shape="20.00,30.00 20.00,-10.00 -20.00,-10.00 -20.00,30.00 20.00,30.00" fill="1" color="blue"/>
    <taz id="taz_1" shape="60.00,30.00 60.00,-10.00 100.00,-10.00 100.00,30.00 60.00,30.00" fill="1" color="red"/>
    <taz id="taz_2" shape="60.00,-20.00 20.00,-20.00 20.00,-40.00 60.00,-40.00 60.00,-20.00" fill="1" color="green"/>
</additional>
---------- 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="newDataSet" begin="0.00" end="3600.00">
        <tazRelation from="taz_2" to="taz_1"/>
    </interval>
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="108.50" x="40.00" y="10.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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,30.00" convBoundary="0.00,0.00,80.00,80.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ11_0" function="internal">
        <lane id=":gneJ11_0_0" index="0" speed="6.51" length="9.03" shape="32.00,53.60 31.65,51.15 30.60,49.40 28.85,48.35 26.40,48.00"/>
    </edge>
    <edge id=":gneJ11_1" function="internal">
        <lane id=":gneJ11_1_0" index="0" speed="13.89" length="27.20" shape="32.00,53.60 32.00,26.40"/>
        <lane id=":gneJ11_1_1" index="1" speed="13.89" length="27.20" shape="35.20,53.60 35.20,26.40"/>
        <lane id=":gneJ11_1_2" index="2" speed="13.89" length="27.20" shape="38.40,53.60 38.40,26.40"/>
    </edge>
    <edge id=":gneJ11_4" function="internal">
        <lane id=":gneJ11_4_0" index="0" speed="10.36" length="5.01" shape="38.40,53.60 39.11,48.64"/>
    </edge>
    <edge id=":gneJ11_20" function="internal">
        <lane id=":gneJ11_20_0" index="0" speed="10.36" length="19.50" shape="39.11,48.64 39.35,46.95 42.20,42.20 46.95,39.35 53.60,38.40"/>
    </edge>
    <edge id=":gneJ11_5" function="internal">
        <lane id=":gneJ11_5_0" index="0" speed="6.51" length="9.03" shape="53.60,48.00 51.15,48.35 49.40,49.40 48.35,51.15 48.00,53.60"/>
    </edge>
    <edge id=":gneJ11_6" function="internal">
        <lane id=":gneJ11_6_0" index="0" speed="13.89" length="27.20" shape="53.60,48.00 26.40,48.00"/>
        <lane id=":gneJ11_6_1" index="1" speed="13.89" length="27.20" shape="53.60,44.80 26.40,44.80"/>
        <lane id=":gneJ11_6_2" index="2" speed="13.89" length="27.20" shape="53.60,41.60 26.40,41.60"/>
    </edge>
    <edge id=":gneJ11_9" function="internal">
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2,17c2,17
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
---
> GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
> GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
> GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
> GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
> GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
> GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
> GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
> GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
> GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
> GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
---
>     <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
---------- Differences in net ----------
6c6
<     <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
---
>     <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
9c9
<         <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
---
>         <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
12,13c12,13
<         <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
<         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
16c16
<         <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
---
>         <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
19,20c19,20
<         <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
<         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
23c23
<         <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
---
>         <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
demandelements flow_junctions create arrivallane ( Last six runs May2022 )
demandelements flow_junctions create arrivalpos ( Last six runs May2022 )
demandelements flow_junctions create arrivalposlat ( Last six runs May2022 )
demandelements flow_junctions create arrivalspeed ( Last six runs May2022 )
demandelements flow_junctions create begin ( Last six runs May2022 )
demandelements flow_junctions create color ( Last six runs May2022 )
demandelements flow_junctions create containernumber ( Last six runs May2022 )
demandelements flow_junctions create default ( Last six runs May2022 )
demandelements flow_junctions create departpos ( Last six runs May2022 )
demandelements flow_junctions create departposlat ( Last six runs May2022 )
demandelements flow_junctions create end ( Last six runs May2022 )
demandelements flow_junctions create endnumber ( Last six runs May2022 )
demandelements flow_junctions create id ( Last six runs May2022 )
demandelements flow_junctions create line ( Last six runs May2022 )
demandelements flow_junctions create number ( Last six runs May2022 )
demandelements flow_junctions create period ( Last six runs May2022 )
demandelements flow_junctions create personnumber ( Last six runs May2022 )
demandelements flow_junctions create poisson ( Last six runs May2022 )
demandelements flow_junctions create probability ( Last six runs May2022 )
demandelements flow_junctions create vehsperhour ( Last six runs May2022 )
demandelements flow_junctions create vtype ( Last six runs May2022 )
demandelements flow_junctions inspect arrivallane current ( Last six runs May2022 )
demandelements flow_junctions inspect arrivalpos float ( Last six runs May2022 )
demandelements flow_junctions inspect arrivalpos max ( Last six runs May2022 )
demandelements flow_junctions inspect arrivalpos random ( Last six runs May2022 )
demandelements flow_junctions inspect arrivalposlat current ( Last six runs May2022 )
demandelements flow_junctions inspect arrivalposlat float ( Last six runs May2022 )
demandelements flow_junctions inspect arrivalspeed center ( Last six runs May2022 )
demandelements flow_junctions inspect arrivalspeed float ( Last six runs May2022 )
demandelements flow_junctions inspect arrivalspeed left ( Last six runs May2022 )
demandelements flow_junctions inspect arrivalspeed right ( Last six runs May2022 )
demandelements flow_junctions inspect color ( Last six runs May2022 )
demandelements flow_junctions inspect containernumber ( Last six runs May2022 )
demandelements flow_junctions inspect departpos base ( Last six runs May2022 )
demandelements flow_junctions inspect departpos float ( Last six runs May2022 )
demandelements flow_junctions inspect departpos free ( Last six runs May2022 )
demandelements flow_junctions inspect departpos last ( Last six runs May2022 )
demandelements flow_junctions inspect departpos random ( Last six runs May2022 )
demandelements flow_junctions inspect departpos random_free ( Last six runs May2022 )
demandelements flow_junctions inspect departposlat center ( Last six runs May2022 )
demandelements flow_junctions inspect departposlat float ( Last six runs May2022 )
demandelements flow_junctions inspect departposlat free ( Last six runs May2022 )
demandelements flow_junctions inspect departposlat left ( Last six runs May2022 )
demandelements flow_junctions inspect departposlat random ( Last six runs May2022 )
demandelements flow_junctions inspect departposlat random_free ( Last six runs May2022 )
demandelements flow_junctions inspect departposlat right ( Last six runs May2022 )
demandelements flow_junctions inspect end ( Last six runs May2022 )
demandelements flow_junctions inspect endnumber ( Last six runs May2022 )
demandelements flow_junctions inspect id ( Last six runs May2022 )
demandelements flow_junctions inspect line ( Last six runs May2022 )
demandelements flow_junctions inspect parameters ( Last six runs May2022 )
demandelements flow_junctions inspect period ( Last six runs May2022 )
demandelements flow_junctions inspect personnumber ( Last six runs May2022 )
demandelements flow_junctions inspect poisson ( Last six runs May2022 )
demandelements flow_junctions inspect probability ( Last six runs May2022 )
demandelements flow_junctions inspect vehsperhour ( Last six runs May2022 )
demandelements flow_junctions inspect vtype ( Last six runs May2022 )
demandelements flow_junctions load arrivallane ( Last six runs May2022 )
demandelements flow_junctions load arrivalpos ( Last six runs May2022 )
demandelements flow_junctions load arrivalposlat ( Last six runs May2022 )
demandelements flow_junctions load arrivalspeed ( Last six runs May2022 )
demandelements flow_junctions load color ( Last six runs May2022 )
demandelements flow_junctions load default ( Last six runs May2022 )
demandelements flow_junctions load departpos ( Last six runs May2022 )
demandelements flow_junctions load departposlat ( Last six runs May2022 )
demandelements flow_junctions load end ( Last six runs May2022 )
demandelements flow_junctions load no_junctions ( Last six runs May2022 )
demandelements flow_junctions load number ( Last six runs May2022 )
demandelements flow_junctions load parameters ( Last six runs May2022 )
demandelements flow_junctions load period ( Last six runs May2022 )
demandelements flow_junctions load poisson ( Last six runs May2022 )
demandelements flow_junctions load probability ( Last six runs May2022 )
demandelements flow_junctions load vehsperhour ( Last six runs May2022 )

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions delete ( Last six runs May2022 )

---------- Differences in errors ----------
2,17c2,17
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
---
> GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
> GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
> GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
> GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
> GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
> GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
> GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
> GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
> GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
> GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
---
>     <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
---------- Differences in net ----------
6c6
<     <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
---
>     <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
9c9
<         <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
---
>         <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
12,13c12,13
<         <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
<         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
16c16
<         <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
---
>         <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
19c19
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
22c22
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.80"/>
25c25
<         <lane id=":gneJ8_1_0" index="0" allow="bicycle" speed="4.62" length="4.03" width="2.00" shape="13.50,42.20 12.41,42.36 11.62,42.83 11.16,43.61 11.00,44.70"/>
---
>         <lane id=":gneJ8_1_0" index="0" allow="bicycle" speed="4.62" length="4.03" width="2.00" shape="3.50,22.20 2.41,22.36 1.62,22.83 1.16,23.61 1.00,24.70"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect arrivallane float ( Last six runs May2022 )

---------- Differences in errors ----------
2,17c2,17
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
---
> GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
> GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
> GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
> GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
> GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
> GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
> GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
> GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
> GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
> GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
---
>     <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
---------- Differences in net ----------
6c6
<     <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
---
>     <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
9c9
<         <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
---
>         <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
12,13c12,13
<         <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
<         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
16c16
<         <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
---
>         <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
19,20c19,20
<         <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
<         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
23c23
<         <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
---
>         <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< 1
---
> 0
---------- Differences in routes ----------
6c6
<     <flow id="f_0" begin="0.00" arrivalLane="1" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
---
>     <flow id="f_0" begin="0.00" arrivalLane="0" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>

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

---------- Differences in errors ----------
2,17c2,17
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
---
> GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
> GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
> GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
> GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
> GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
> GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
> GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
> GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
> GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
> GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
---
>     <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
---------- Differences in net ----------
6c6
<     <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
---
>     <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
9c9
<         <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
---
>         <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
12,13c12,13
<         <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
<         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
16c16
<         <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
---
>         <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
19,20c19,20
<         <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
<         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
23c23
<         <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
---
>         <lane id=":gneJ7_0_0" index="0" speed="7.62" length="12.77" width="2.00" shape="6.00,41.60 2.94,41.05 0.75,39.40 -0.56,36.65 -1.00,32.80"/>
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
demandelements flow_junctions inspect from ( Last six runs May2022 )
demandelements flow_junctions inspect to ( Last six runs May2022 )

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

---------- Differences in errors ----------
2,17c2,17
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
---
> GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
> GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
> GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
> GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
> GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
> GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
> GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
> GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
> GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
> GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="1240.00" x="9.00" y="22.00" angle="0.00"/>
---
>     <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
---------- Differences in net ----------
6c6
<     <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
---
>     <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
9c9
<         <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
---
>         <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
12,13c12,13
<         <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
<         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
16c16
<         <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
---
>         <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
19,20c19,20
<         <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
<         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
23c23
<         <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
---
>         <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
demandelements flow_junctions inspect_selection arrivallane current ( Last six runs May2022 )
demandelements flow_junctions inspect_selection arrivallane float ( Last six runs May2022 )
demandelements flow_junctions inspect_selection arrivalpos float ( Last six runs May2022 )
demandelements flow_junctions inspect_selection arrivalpos max ( Last six runs May2022 )
demandelements flow_junctions inspect_selection arrivalpos random ( Last six runs May2022 )
demandelements flow_junctions inspect_selection arrivalposlat current ( Last six runs May2022 )
demandelements flow_junctions inspect_selection arrivalposlat float ( Last six runs May2022 )
demandelements flow_junctions inspect_selection arrivalspeed center ( Last six runs May2022 )
demandelements flow_junctions inspect_selection arrivalspeed float ( Last six runs May2022 )
demandelements flow_junctions inspect_selection arrivalspeed left ( Last six runs May2022 )
demandelements flow_junctions inspect_selection arrivalspeed right ( Last six runs May2022 )
demandelements flow_junctions inspect_selection color ( Last six runs May2022 )
demandelements flow_junctions inspect_selection containernumber ( Last six runs May2022 )
demandelements flow_junctions inspect_selection departpos base ( Last six runs May2022 )
demandelements flow_junctions inspect_selection departpos float ( Last six runs May2022 )
demandelements flow_junctions inspect_selection departpos free ( Last six runs May2022 )
demandelements flow_junctions inspect_selection departpos last ( Last six runs May2022 )
demandelements flow_junctions inspect_selection departpos random ( Last six runs May2022 )
demandelements flow_junctions inspect_selection departpos random_free ( Last six runs May2022 )
demandelements flow_junctions inspect_selection departposlat center ( Last six runs May2022 )
demandelements flow_junctions inspect_selection departposlat float ( Last six runs May2022 )
demandelements flow_junctions inspect_selection departposlat free ( Last six runs May2022 )
demandelements flow_junctions inspect_selection departposlat left ( Last six runs May2022 )
demandelements flow_junctions inspect_selection departposlat random ( Last six runs May2022 )
demandelements flow_junctions inspect_selection departposlat random_free ( Last six runs May2022 )
demandelements flow_junctions inspect_selection departposlat right ( Last six runs May2022 )
demandelements flow_junctions inspect_selection end ( Last six runs May2022 )
demandelements flow_junctions inspect_selection number ( Last six runs May2022 )
demandelements flow_junctions inspect_selection parameters ( Last six runs May2022 )
demandelements flow_junctions inspect_selection period ( Last six runs May2022 )
demandelements flow_junctions inspect_selection poisson ( Last six runs May2022 )
demandelements flow_junctions inspect_selection probability ( Last six runs May2022 )
demandelements flow_junctions inspect_selection type ( Last six runs May2022 )
demandelements flow_junctions inspect_selection vehsperhour ( Last six runs May2022 )

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection line ( Last six runs May2022 )

---------- Differences in errors ----------
2,25c2,25
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding tripJunctions 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding tripJunctions 'tripB' in GNEChange_DemandElement
---
> GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
> GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
> GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
> GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="1240.00" x="9.00" y="22.00" angle="0.00"/>
---
>     <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
---------- Differences in net ----------
6c6
<     <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
---
>     <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
9c9
<         <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
---
>         <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
12,13c12,13
<         <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
<         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
16c16
<         <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
---
>         <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
19,20c19,20
<         <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
<         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
23c23
<         <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
---
>         <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6c6
<     <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="custom Line" personNumber="1" containerNumber="5" fromJunction="gneJ4" toJunction="gneJ7">
---
>     <flow id="flowA" begin="10.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="custom Line" personNumber="1" containerNumber="5" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100">
10,11c10,11
<     </trip>
<     <trip id="tripB" depart="10.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="custom Line" personNumber="2" containerNumber="10" fromJunction="gneJ5" toJunction="gneJ6">
---
>     </flow>
>     <flow id="flowB" begin="20.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="custom Line" personNumber="2" containerNumber="10" fromJunction="gneJ5" toJunction="gneJ6" end="50.00" number="100">
15c15
<     </trip>
---
>     </flow>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection personnumber ( Last six runs May2022 )

---------- Differences in errors ----------
2,25c2,25
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding tripJunctions 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding tripJunctions 'tripB' in GNEChange_DemandElement
---
> GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
> GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
> GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
> GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="1240.00" x="9.00" y="22.00" angle="0.00"/>
---
>     <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
---------- Differences in net ----------
6c6
<     <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
---
>     <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
9c9
<         <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
---
>         <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
12,13c12,13
<         <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
<         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
16c16
<         <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
---
>         <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
19,20c19,20
<         <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
<         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
23c23
<         <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
---
>         <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6c6
<     <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="3" containerNumber="5" fromJunction="gneJ4" toJunction="gneJ7">
---
>     <flow id="flowA" begin="10.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="3" containerNumber="5" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100">
10,11c10,11
<     </trip>
<     <trip id="tripB" depart="10.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="3" containerNumber="10" fromJunction="gneJ5" toJunction="gneJ6">
---
>     </flow>
>     <flow id="flowB" begin="20.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="3" containerNumber="10" fromJunction="gneJ5" toJunction="gneJ6" end="50.00" number="100">
15c15
<     </trip>
---
>     </flow>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load containernumber ( Last six runs May2022 )

---------- Differences in errors ----------
2,17c2,17
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
---
> GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
> GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
> GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
> GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
> GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
> GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
> GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
> GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
> GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
> GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
---
>     <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
---------- Differences in log ----------
4c4
< Error: Loading of C:/Users/SUMO-Test/.texttest/tmp/netedit.gui.22Mar152337.1832/netedit.gui/demandElements/flow_junctions/load/containerNumber/input_routes.rou.xml failed.
---
> Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
6c6
<     <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
---
>     <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
9c9
<         <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
---
>         <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
12,13c12,13
<         <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
<         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
16c16
<         <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
---
>         <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
19,20c19,20
<         <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
<         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
23c23
<         <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
---
>         <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load id ( Last six runs May2022 )

---------- Differences in errors ----------
2,17c2,17
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
---
> GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
> GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
> GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
> GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
> GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
> GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
> GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
> GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
> GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
> GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
---
>     <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
---------- Differences in log ----------
7c7
< Error: Loading of C:/Users/SUMO-Test/.texttest/tmp/netedit.gui.22Mar152337.1832/netedit.gui/demandElements/flow_junctions/load/id/input_routes.rou.xml failed.
---
> Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
6c6
<     <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
---
>     <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
9c9
<         <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
---
>         <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
12,13c12,13
<         <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
<         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
16c16
<         <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
---
>         <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
19,20c19,20
<         <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
<         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
23c23
<         <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
---
>         <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load line ( Last six runs May2022 )

---------- Differences in errors ----------
2,17c2,17
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
---
> GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
> GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
> GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
> GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
> GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
> GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
> GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
> GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
> GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
> GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
---
>     <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
---------- Differences in log ----------
2c2
< Error: Loading of C:/Users/SUMO-Test/.texttest/tmp/netedit.gui.22Mar152337.1832/netedit.gui/demandElements/flow_junctions/load/line/input_routes.rou.xml failed.
---
> Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
6c6
<     <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
---
>     <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
9c9
<         <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
---
>         <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
12,13c12,13
<         <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
<         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
16c16
<         <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
---
>         <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
19,20c19,20
<         <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
<         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
23c23
<         <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
---
>         <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load personnumber ( Last six runs May2022 )

---------- Differences in errors ----------
2,17c2,17
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
---
> GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
> GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
> GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
> GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
> GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
> GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
> GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
> GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
> GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
> GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
---
>     <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
---------- Differences in log ----------
4c4
< Error: Loading of C:/Users/SUMO-Test/.texttest/tmp/netedit.gui.22Mar152337.1832/netedit.gui/demandElements/flow_junctions/load/personNumber/input_routes.rou.xml failed.
---
> Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
6c6
<     <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
---
>     <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
9c9
<         <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
---
>         <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
12,13c12,13
<         <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
<         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
16c16
<         <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
---
>         <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
19,20c19,20
<         <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
<         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
23c23
<         <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
---
>         <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load vtype ( Last six runs May2022 )

---------- Differences in errors ----------
2,17c2,17
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -2.00,8.00,22.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -2.00,48.00,22.00,72.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -2.00,28.00,22.00,52.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary 0.00,8.40,80.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 0.00,50.00,80.00,71.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary 0.00,48.40,80.00,70.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary 0.00,10.00,80.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary 0.00,28.40,50.00,50.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 0.00,30.00,50.00,51.60
---
> GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
> GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
> GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
> GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
> GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
> GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
> GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
> GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
> GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
> GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
---
>     <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
---------- Differences in log ----------
4c4
< Error: Loading of C:/Users/SUMO-Test/.texttest/tmp/netedit.gui.22Mar152337.1832/netedit.gui/demandElements/flow_junctions/load/vType/input_routes.rou.xml failed.
---
> Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
6c6
<     <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
---
>     <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
9c9
<         <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
---
>         <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
12,13c12,13
<         <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
<         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
16c16
<         <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
---
>         <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
19,20c19,20
<         <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
<         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
23c23
<         <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
---
>         <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements person inspect id ( Last six runs May2022 )

---------- Differences in routes ----------
6c6
<     <person id="p_0" depart="0.00">
---
>     <person id="customID" depart="0.00">

TEST FAILED on ts-sim-build-ba : demandelements person inspect_selection depart float ( Last six runs May2022 )

---------- Differences in errors ----------
85,86c85
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Value '-3' for attribute depart of person isn't valid
94a94,95
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
96a98,99
> Debug: Setting new attribute
> Debug: Setting new attribute
---------- Differences in routes ----------
6c6
<     <person id="f_0" depart="10.20" departPos="0.00" color="red">
---
>     <person id="f_0" depart="0.00" departPos="0.00" color="red">
12c12
<     <person id="f_1" depart="10.20" departPos="11.00" color="blue">
---
>     <person id="f_1" depart="0.00" departPos="11.00" color="blue">

TEST FAILED on ts-sim-build-ba : demandelements person inspect_selection depart triggered ( Last six runs May2022 )

---------- Differences in errors ----------
84,85d83
< Debug: Setting new attribute
< Debug: Setting new attribute
93a92,93
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
95a96,97
> Debug: Setting new attribute
> Debug: Setting new attribute
---------- Differences in routes ----------
6c6
<     <person id="f_0" depart="triggered" departPos="0.00" color="red">
---
>     <person id="f_0" depart="0.00" departPos="0.00" color="red">
12c12
<     <person id="f_1" depart="triggered" departPos="11.00" color="blue">
---
>     <person id="f_1" depart="0.00" departPos="11.00" color="blue">

TEST FAILED on ts-sim-build-ba : demandelements person inspect_selection parameters ( Last six runs May2022 )

---------- Differences in errors ----------
93,98d92
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
128a123,128
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Removing personTrip: edge->edge 'f_1' in GNEChange_DemandElement
> Debug: Removing person 'f_1' in GNEChange_DemandElement
> Debug: Removing personTrip: edge->edge 'f_0' in GNEChange_DemandElement
> Debug: Removing person 'f_0' in GNEChange_DemandElement
131,134c131,134
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Adding person 'f_0' in GNEChange_DemandElement
> Debug: Adding personTrip: edge->edge 'f_0' in GNEChange_DemandElement
> Debug: Adding person 'f_1' in GNEChange_DemandElement
> Debug: Adding personTrip: edge->edge 'f_1' in GNEChange_DemandElement
136a137,138
> Debug: Setting new attribute
> Debug: Setting new attribute
---------- Differences in routes ----------
7,9c7,9
<         <param key="keyFinal1" value="value1"/>
<         <param key="keyFinal2" value="value2"/>
<         <param key="keyFinal3" value="value3"/>
---
>         <param key="key1" value="valueInvalid%;%$<>$$%"/>
>         <param key="key2" value="value2"/>
>         <param key="key3" value="value3"/>
13,15c13,15
<         <param key="keyFinal1" value="value1"/>
<         <param key="keyFinal2" value="value2"/>
<         <param key="keyFinal3" value="value3"/>
---
>         <param key="key1" value="valueInvalid%;%$<>$$%"/>
>         <param key="key2" value="value2"/>
>         <param key="key3" value="value3"/>

TEST FAILED on ts-sim-build-ba : demandelements personflow create color ( Last six runs May2022 )

---------- Differences in errors ----------
76,82d75
< Debug: Key ENTER pressed
< Debug: Adding personFlow 'f_1' in GNEChange_DemandElement
< Debug: Adding walk: edge->busStop 'f_1' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing walk: edge->busStop 'f_1' in GNEChange_DemandElement
< Debug: Removing personFlow 'f_1' in GNEChange_DemandElement
87,179c80
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding personFlow 'f_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->busStop 'f_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding personFlow 'f_1' in GNEChange_DemandElement
< Debug: Adding walk: edge->busStop 'f_1' in GNEChange_DemandElement
< Debug: demand elements saved
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -10.00,-16.40,10.00,13.20
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 39.60,-16.40,76.40,17.20
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 39.60,22.80,76.40,53.20
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,25.30,13.50,53.20
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,6.80,13.50,34.70
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 20.00,6.80,40.00,33.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwxSU6݅{U(
e)(Nޔ=ޫEi{$!m$M<}xnnn=w$_ι'BA),][
;vUU`'l׷eYo>\P(tV0R:k	[hsXiPXS	iآ|d)+	(zJKW@'>gBTJWTz,Il	MǎcYo[Y-(0w͛7ܹ
>|So銠H^,:pa|' UX޽{f_#Dqa4{Ef,u֑o6c-0jϟ>}Ōe>|…GtENؖ`z>EF;6X	~
T'$$$i>*V͸.iκ)usU7W&%%YQVXd
¨Baܹsҥ..._…O+UԦMsYhJ寿zWnڴwЬÌ3J
/߾}jժ&,2nܸCEEE?_1w+W;w?wus~vBddmРkGmks=BkCl`nV@nOѤUg?Yzos]B5&%%e&Nѣ˯{eqZ`Njߖ:;;lV**gPpvv6W2LBѽ{ѣGk
źu~yԩSz{{!Nz%K!\\\\ťlٲ6mZlYRǎۻwHkqrrrqqSx ~ZosNϞ=-Zt7n*d„	}4iibbb֮]+?K.|ܹsɯ3gέ[z_'%%矗W33ܾ}=::O>g}vm777Kώ?O>'O:ujllڵkjj	JjFV@pwҥx뿋R.Jm6ts;|EVX!X`Ahhh@@JڸqԩS҄k޼y@@@ZZںufϞ*t￿uV!okkN*o&>|ϟ"nӦM3f̐Vys̑!;i"88ÇܹsCBBJ(R6oKE9svv޺uT*&M5|>{͛eʔٰaøqn:wPKP#  СCGNJJB(
ѣG{'N<xPP(w)yy'''9=z(..Nnp坜gϞBܹsƍ~8g)Y7o^@@믿.=?裡CVZu.7Zx…ӧ_~zݽ{7\]]_nٲEѠA!C_^^W_rJdduWT/^^ۭ[J*
:T@??ׯKݥ~W۷oW
6:tƍofjƌ`SzB۷80eʔx!İa
TX>1ze˖ٳg\pA҆B3g!j>[R%:;;򊗗_}Ձ~fRn7T2rŋ9̚i20;m۶m۶mU~?[pfr\rCoN͌ڰ+OD͛رc+V4igϞ-hժݻ7lP|>rʃ
_|!DrrܹsÆ
+V?~|BBܹs&Mj޼)Sf̘<|%|ɡCr۬Y]vmܸbŊƍKHH^2a„͛O6MPL6ѣGYf.ݻ)S
6yرٹYf;wܴiSzƍw/"++kcƌ1ctg}P(N8q?o߾			ҥP(JZ'w՚#7+
(i~TTԚ5kz%g,YgϞ3gggg;;;?^T.ZHRլYS!>qBHHH8}rԩy!i+##CZ@jtww֭[ѣҞ9|p>}/^Z5OO#GCӧXbr9
bȑ+WLLLtqq9|td5+	HOOTRtt|[F
OOO ؿ޽222.\(-WT? 59r󙙙ʂڶm9q-Z|GNNNӧON6>_4˗6O4w,~z@@T}IݻwssKOO*VB!g`/`=l/٨Ey"b7P4P%11QGPXΟ?/]WXg̙3{B\xnܸs˗/<xB
]v;w!([!C{*…:tPv:|~
8Pj,[믿.{]r%w9ӧO?f͚u]刈];wNjǫYf=tmB#kZtifͦO>b^{^{M>S))j<X?3W#իW'cKWR-*s1WWf͚EDD4nɓҳR	I_]]]5{޾[obرZ=eeʔB<|PD''RJEGG繮!DBBNNN~~~GGGKsڴiS\9KR<BHWTz{{oݺ555uʕR˶ֺ߻wOwkٰ֬aҥK6mF9ylTTԾ}*UпW_}U~]vʕo߾}>>>	6^Zݶmܛ]
Ip|`eT~mUJu7r}؟7n,Y2'O&''?3n޼)vrn(
$y<jժO?in^ݻ{|}}u5c)?^zVRM<Yjzj+W$Qj:++Ksu/_.M߿?33SZ2''GH-j:;;[SRH]58qYf{mڴC<x ?+.wSCZ833Ss+VػwogϞoZgeeI۞-=		Ytȑ#۷:k^صk㏥{ܹ_|qիWvwwڵtU]~III5j8vX׮]
VreÂw@@?,-ү_;vh,/9ZjJRsV@AXRk	/<2*:2Jo!D*oْb*V)##CWgl)Vegg}	WR{Ta4oL*bz7N$''waɒ%*J
]tff4-ь_}cSRR4Moܸ1sI&I_j:66V8RgyҜ8Psr9k׎nxle۶m{>ӎ;.YDsiH٥z=zhʕgϞ<_+}+UTqqq			7Fq_%4n*.^J.V[:+|||T*ULLt<<<5k6zh8J-ŋ* Wʛzf͚uiժU~~~Rkt7ImjZpW_}cǎ%KJz)҆hbԨQZzxxl?HYiWor{#)KOk`{49Wӵ9]+UK.`QժU:UV-2)))ŋ7Ȝrʅ.+Ϡ%EJ)K.*Uj׮]кSK/ըQGk֬ׯԺYJRTZIW\ɳfiGxL ZZ^k~ZO?ZKek֬7n܋/X\ui.#]֤a];w.55iӦϟB4k…Rsӧ<,!D6mw!WC"''GR9s&55544TiӦ.\N̔o%
6>uT͚5ӥ1===}SL!DXXΝ;7oY%;I&4˩-[6e˖.\8oN
3(d`J8JZ)m9JYF@'-Br|<x3jԨ3gHcoܸqo߾qF5ēgϾw)[֭[uiR'Lre^rĉR{TlNNNxx^X*0664iE_cǎ1cիWg͚5}?Cf;!Bƶkn۶mZcQs„	RPi2eBBB_.ߡgsyZ]lِ%K>3s>s]q]OwΝ;LyfPt|O:֥K?PW9YYY˗/n߾]D^xa̘1zеrԩsG^ѣ/^ڳg	&.]{^z*T3fLxxC===z={Hegg9IZΟ?/[._Mu
*^z#GuV%;fF0&ZlF`])o 	20`%["TF3jv{J󳲲&MTdQFIΝ7}t''{JN_.]ݻR<WƏ޹sO>ɳXgNNNvv:^ZVZjȐ!#G<yfR?O?4,,,p!Dddŋ"߳gϞ={O4I(.y.Ν]#99˟~eĒg9@!~N:-_\kthذ믿P("##Goy̙3=<<ZJwySz7nhm
<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="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.80"/>
    </edge>
<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) -->
    <personFlow id="f_0" begin="0.00" color="139,131,120" end="3600.00" personsPerHour="1800.00">
        <walk from="gneE2" busStop="busStop"/>
    </personFlow>
    <personFlow id="f_1" begin="0.00" color="red" end="3600.00" personsPerHour="1800.00">
        <walk from="gneE2" busStop="busStop"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personflow create default_ride default_ride_busstop ( Last six runs May2022 )

---------- Differences in errors ----------
67a68
> Debug: Selected invalid item in GNETagSelector
70,71d70
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'ride: edge->busStop' in GNETagSelector
74c73
< Debug: Adding ride: edge->busStop 'f_0' in GNEChange_DemandElement
---
> Debug: Adding personTrip: edge->edge 'f_0' in GNEChange_DemandElement
77c76
< Debug: Removing ride: edge->busStop 'f_0' in GNEChange_DemandElement
---
> Debug: Removing personTrip: edge->edge 'f_0' in GNEChange_DemandElement
82c81
< Debug: Adding ride: edge->busStop 'f_0' in GNEChange_DemandElement
---
> Debug: Adding personTrip: edge->edge 'f_0' in GNEChange_DemandElement
121c120
< Debug: Deleting unreferenced ride: edge->busStop 'f_0'
---
> Debug: Deleting unreferenced personTrip: edge->edge 'f_0'
---------- Differences in routes ----------
7c7
<         <ride from="gneE2" busStop="busStop" lines="ANY"/>
---
>         <personTrip from="gneE2" to="gneE2"/>

TEST FAILED on ts-sim-build-ba : demandelements personflow create default_ride default_ride_fromto ( Last six runs May2022 )

---------- Differences in errors ----------
67a68
> Debug: Selected invalid item in GNETagSelector
70,71d70
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'ride: edge->edge' in GNETagSelector
74c73
< Debug: Adding ride: edge->edge 'f_0' in GNEChange_DemandElement
---
> Debug: Adding personTrip: edge->edge 'f_0' in GNEChange_DemandElement
77c76
< Debug: Removing ride: edge->edge 'f_0' in GNEChange_DemandElement
---
> Debug: Removing personTrip: edge->edge 'f_0' in GNEChange_DemandElement
82c81
< Debug: Adding ride: edge->edge 'f_0' in GNEChange_DemandElement
---
> Debug: Adding personTrip: edge->edge 'f_0' in GNEChange_DemandElement
120c119
< Debug: Deleting unreferenced ride: edge->edge 'f_0'
---
> Debug: Deleting unreferenced personTrip: edge->edge 'f_0'
---------- Differences in routes ----------
7c7
<         <ride from="gneE2" to="gneE5" lines="ANY"/>
---
>         <personTrip from="gneE2" to="gneE5"/>

TEST FAILED on ts-sim-build-ba : demandelements personflow create default_trip default_trip_busstop ( Last six runs May2022 )

---------- Differences in errors ----------
67a68
> Debug: Selected invalid item in GNETagSelector
70,71d70
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'personTrip: edge->busStop' in GNETagSelector
74c73
< Debug: Adding personTrip: edge->busStop 'f_0' in GNEChange_DemandElement
---
> Debug: Adding personTrip: edge->edge 'f_0' in GNEChange_DemandElement
77c76
< Debug: Removing personTrip: edge->busStop 'f_0' in GNEChange_DemandElement
---
> Debug: Removing personTrip: edge->edge 'f_0' in GNEChange_DemandElement
82c81
< Debug: Adding personTrip: edge->busStop 'f_0' in GNEChange_DemandElement
---
> Debug: Adding personTrip: edge->edge 'f_0' in GNEChange_DemandElement
121c120
< Debug: Deleting unreferenced personTrip: edge->busStop 'f_0'
---
> Debug: Deleting unreferenced personTrip: edge->edge 'f_0'
---------- Differences in routes ----------
7c7
<         <personTrip from="gneE2" busStop="busStop"/>
---
>         <personTrip from="gneE2" to="gneE2"/>

TEST FAILED on ts-sim-build-ba : demandelements personflow create default_walk default_walk_busstop ( Last six runs May2022 )

---------- Differences in errors ----------
67a68
> Debug: Selected invalid item in GNETagSelector
70,71d70
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'walk: edge->busStop' in GNETagSelector
74c73
< Debug: Adding walk: edge->busStop 'f_0' in GNEChange_DemandElement
---
> Debug: Adding personTrip: edge->edge 'f_0' in GNEChange_DemandElement
77c76
< Debug: Removing walk: edge->busStop 'f_0' in GNEChange_DemandElement
---
> Debug: Removing personTrip: edge->edge 'f_0' in GNEChange_DemandElement
82c81
< Debug: Adding walk: edge->busStop 'f_0' in GNEChange_DemandElement
---
> Debug: Adding personTrip: edge->edge 'f_0' in GNEChange_DemandElement
121c120
< Debug: Deleting unreferenced walk: edge->busStop 'f_0'
---
> Debug: Deleting unreferenced personTrip: edge->edge 'f_0'
---------- Differences in routes ----------
7c7
<         <walk from="gneE2" busStop="busStop"/>
---
>         <personTrip from="gneE2" to="gneE2"/>

TEST FAILED on ts-sim-build-ba : demandelements personflow create default_walk default_walk_edges ( Last six runs May2022 )

---------- Differences in errors ----------
67a68
> Debug: Selected invalid item in GNETagSelector
70,71d70
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'walk: edges' in GNETagSelector
74c73
< Debug: Adding walk: edges 'f_0' in GNEChange_DemandElement
---
> Debug: Adding personTrip: edge->edge 'f_0' in GNEChange_DemandElement
77c76
< Debug: Removing walk: edges 'f_0' in GNEChange_DemandElement
---
> Debug: Removing personTrip: edge->edge 'f_0' in GNEChange_DemandElement
82c81
< Debug: Adding walk: edges 'f_0' in GNEChange_DemandElement
---
> Debug: Adding personTrip: edge->edge 'f_0' in GNEChange_DemandElement
120c119
< Debug: Deleting unreferenced walk: edges 'f_0'
---
> Debug: Deleting unreferenced personTrip: edge->edge 'f_0'
---------- Differences in log ----------
0a1
> Warning: Only two edges are allowed
---------- Differences in routes ----------
7c7
<         <walk edges="gneE2 gneE4 gneE5"/>
---
>         <personTrip from="gneE2" to="gneE4"/>

TEST FAILED on ts-sim-build-ba : demandelements personflow create default_walk default_walk_fromto ( Last six runs May2022 )

---------- Differences in errors ----------
67a68
> Debug: Selected invalid item in GNETagSelector
70,71d70
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'walk: edge->edge' in GNETagSelector
74c73
< Debug: Adding walk: edge->edge 'f_0' in GNEChange_DemandElement
---
> Debug: Adding personTrip: edge->edge 'f_0' in GNEChange_DemandElement
77c76
< Debug: Removing walk: edge->edge 'f_0' in GNEChange_DemandElement
---
> Debug: Removing personTrip: edge->edge 'f_0' in GNEChange_DemandElement
82c81
< Debug: Adding walk: edge->edge 'f_0' in GNEChange_DemandElement
---
> Debug: Adding personTrip: edge->edge 'f_0' in GNEChange_DemandElement
120c119
< Debug: Deleting unreferenced walk: edge->edge 'f_0'
---
> Debug: Deleting unreferenced personTrip: edge->edge 'f_0'
---------- Differences in routes ----------
7c7
<         <walk from="gneE2" to="gneE5"/>
---
>         <personTrip from="gneE2" to="gneE5"/>

TEST FAILED on ts-sim-build-ba : demandelements personflow create id ( Last six runs May2022 )

---------- Differences in errors ----------
67a68
> Debug: Selected invalid item in GNETagSelector
70,71d70
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'walk: edge->busStop' in GNETagSelector
74,75c73
< Debug: Adding walk: edge->busStop 'f_0' in GNEChange_DemandElement
< Debug: Key ENTER pressed
---
> Debug: Adding personTrip: edge->edge 'f_0' in GNEChange_DemandElement
77,78d74
< Debug: Adding personFlow 'customID' in GNEChange_DemandElement
< Debug: Adding walk: edge->busStop 'customID' in GNEChange_DemandElement
81,82c77,78
< Debug: Removing walk: edge->busStop 'customID' in GNEChange_DemandElement
< Debug: Removing personFlow 'customID' in GNEChange_DemandElement
---
> Debug: Removing personTrip: edge->edge 'f_0' in GNEChange_DemandElement
> Debug: Removing personFlow 'f_0' in GNEChange_DemandElement
85,86c81,82
< Debug: Adding personFlow 'customID' in GNEChange_DemandElement
< Debug: Adding walk: edge->busStop 'customID' in GNEChange_DemandElement
---
> Debug: Adding personFlow 'f_0' in GNEChange_DemandElement
> Debug: Adding personTrip: edge->edge 'f_0' in GNEChange_DemandElement
125,127c121
< Debug: Deleting unreferenced walk: edge->busStop 'customID'
< Debug: Deleting unreferenced personFlow 'customID'
< Debug: Deleting unreferenced walk: edge->busStop 'f_0'
---
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6,8d5
<     <personFlow id="customID" begin="0.00" end="3600.00" personsPerHour="1800.00">
<         <walk from="gneE2" busStop="busStop"/>
<     </personFlow>
10c7
<         <walk from="gneE2" busStop="busStop"/>
---
>         <personTrip from="gneE2" to="gneE2"/>

TEST FAILED on ts-sim-build-ba : demandelements personflow inspect id ( Last six runs May2022 )

---------- Differences in routes ----------
6c6
<     <personFlow id="f_0" begin="0.00" end="3600.00" personsPerHour="1800.00">
---
>     <personFlow id="customID" begin="0.00" end="3600.00" personsPerHour="1800.00">

TEST FAILED on ts-sim-build-ba : demandelements personflow inspect_selection begin float ( Last six runs May2022 )

---------- Differences in errors ----------
80,86c80,84
< Debug: Current Viewport values: 0.00, -6.00, 5.00. Zoom = '1736.00'
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value 'dummyDepart' for attribute begin of personFlow isn't valid
< Debug: Value '-3' for attribute begin of personFlow isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Current Viewport values: 7.80, 0.00, 0.12. Zoom = '72333.33'
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
91,92d88
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
94a91,96
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Removing personTrip: edge->edge 'f_1' in GNEChange_DemandElement
> Debug: Removing personFlow 'f_1' in GNEChange_DemandElement
> Debug: Removing personTrip: edge->edge 'f_0' in GNEChange_DemandElement
> Debug: Removing personFlow 'f_0' in GNEChange_DemandElement
97,98c99,102
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Adding personFlow 'f_0' in GNEChange_DemandElement
> Debug: Adding personTrip: edge->edge 'f_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
---
>     <viewport zoom="72333.33" x="7.80" y="0.00" angle="0.00"/>
---------- Differences in routes ----------
6c6
<     <personFlow id="f_0" begin="10.20" departPos="0.00" color="red" end="3600.00" personsPerHour="1200.00">
---
>     <personFlow id="f_0" begin="10.00" departPos="0.00" color="red" end="3600.00" personsPerHour="1200.00">
12c12
<     <personFlow id="f_1" begin="10.20" departPos="11.00" color="blue" end="3800.00" personsPerHour="11501.60">
---
>     <personFlow id="f_1" begin="12.00" departPos="11.00" color="blue" end="3800.00" personsPerHour="11501.60">

TEST FAILED on ts-sim-build-ba : demandelements personflow inspect_selection begin triggered ( Last six runs May2022 )

---------- Differences in errors ----------
80,85c80,83
< Debug: Current Viewport values: 0.00, -6.00, 5.00. Zoom = '1736.00'
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value 'dummyDepart' for attribute begin of personFlow isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Current Viewport values: 0.00, 0.00, 0.12. Zoom = '72333.33'
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
90,91d87
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
93a90,95
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Removing ride: edge->edge 'f_1' in GNEChange_DemandElement
> Debug: Removing personFlow 'f_1' in GNEChange_DemandElement
> Debug: Removing ride: edge->edge 'f_0' in GNEChange_DemandElement
> Debug: Removing personFlow 'f_0' in GNEChange_DemandElement
96,97c98,101
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Adding personFlow 'f_0' in GNEChange_DemandElement
> Debug: Adding ride: edge->edge 'f_0' in GNEChange_DemandElement
> Debug: Adding personFlow 'f_1' in GNEChange_DemandElement
> Debug: Adding ride: edge->edge 'f_1' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
---
>     <viewport zoom="72333.33" x="0.00" y="0.00" angle="0.00"/>
---------- Differences in routes ----------
6c6
<     <personFlow id="f_0" begin="triggered" departPos="0.00" color="red" end="3600.00" personsPerHour="1200.00">
---
>     <personFlow id="f_0" begin="10.00" departPos="0.00" color="red" end="3600.00" personsPerHour="1200.00">
12c12
<     <personFlow id="f_1" begin="triggered" departPos="11.00" color="blue" end="3800.00" personsPerHour="11501.60">
---
>     <personFlow id="f_1" begin="12.00" departPos="11.00" color="blue" end="3800.00" personsPerHour="11501.60">

TEST FAILED on ts-sim-build-ba : demandelements personflow inspect_selection probability ( Last six runs May2022 )

---------- Differences in errors ----------
80,98c80,82
< Debug: Current Viewport values: 0.00, -6.00, 5.00. Zoom = '1736.00'
< Debug: Setting new attribute into personFlow 'f_0'
< Debug: Setting new attribute into personFlow 'f_1'
< Debug: Setting new attribute into personFlow 'f_0'
< Debug: Setting new attribute into personFlow 'f_1'
< Debug: Setting new attribute into personFlow 'f_0'
< Debug: Setting new attribute into personFlow 'f_1'
< Debug: Setting new attribute into personFlow 'f_0'
< Debug: Setting new attribute into personFlow 'f_1'
< Debug: Setting new attribute into personFlow 'f_0'
< Debug: Setting new attribute into personFlow 'f_1'
< Debug: Setting new attribute into personFlow 'f_0'
< Debug: Setting new attribute into personFlow 'f_1'
< Debug: Setting new attribute into personFlow 'f_0'
< Debug: Setting new attribute into personFlow 'f_1'
< Debug: Setting new attribute into personFlow 'f_0'
< Debug: Setting new attribute into personFlow 'f_1'
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Current Viewport values: 10.20, 0.00, 0.12. Zoom = '72333.33'
> Debug: Open additional dialog
> Debug: Cancel additional dialog
102a87,88
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
105,106c91,94
< Debug: Setting previous attribute into personFlow 'f_1'
< Debug: Setting previous attribute into personFlow 'f_0'
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
---
>     <viewport zoom="72333.33" x="10.20" y="0.00" angle="0.00"/>
---------- Differences in routes ----------
6c6
<     <personFlow id="f_0" begin="10.00" departPos="0.00" color="red" end="3600.00" probability="0.30">
---
>     <personFlow id="f_0" begin="10.00" departPos="0.00" color="red" end="3600.00" personsPerHour="1200.00">
12c12
<     <personFlow id="f_1" begin="12.00" departPos="11.00" color="blue" end="3800.00" probability="0.30">
---
>     <personFlow id="f_1" begin="12.00" departPos="11.00" color="blue" end="3800.00" personsPerHour="11501.60">

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

---------- Differences in errors ----------
23,27c23
< Debug: Selected item 'route_0' in DemandElementSelector
< Debug: Adding stopLane 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopLane 'route_0' in GNEChange_DemandElement
---
> Debug: Selected invalid item in DemandElementSelector
30a27
> Debug: Keys Ctrl+Z (Undo) pressed
35,36d31
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopLane 'route_0' in GNEChange_DemandElement
50d44
< Debug: Deleting unreferenced stopLane 'route_0'
---------- Differences in log ----------
1a2
> Warning: Current selected Stop parent isn't valid.
---------- Differences in routes ----------
6,8c6
<     <route id="route_0" edges="gneE0 gneE1" color="yellow">
<         <stop lane="gneE0_0" startPos="7.00" endPos="17.00" duration="60.00"/>
<     </route>
---
>     <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
demandelements stop basic invalid_parent ( Last six runs May2022 )
demandelements waypoint basic invalid_parent ( Last six runs May2022 )

TEST FAILED on ts-sim-build-ba : demandelements stop basic invalid_type ( Last six runs May2022 )

---------- Differences in errors ----------
23,27c23
< Debug: Selected item 'stopLane' in GNETagSelector
< Debug: Adding stopLane 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopLane 'route_0' in GNEChange_DemandElement
---
> Debug: Selected invalid item in GNETagSelector
30a27
> Debug: Keys Ctrl+Z (Undo) pressed
35,36d31
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopLane 'route_0' in GNEChange_DemandElement
50d44
< Debug: Deleting unreferenced stopLane 'route_0'
---------- Differences in log ----------
1a2
> Warning: Selected Stop type isn't valid.
---------- Differences in routes ----------
6,8c6
<     <route id="route_0" edges="gneE0 gneE1" color="yellow">
<         <stop lane="gneE0_0" startPos="7.00" endPos="17.00" duration="60.00"/>
<     </route>
---
>     <route id="route_0" edges="gneE0 gneE1" color="yellow"/>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop create no_parent ( Last six runs May2022 )

---------- Differences in errors ----------
24c24
< Debug: Selected item 'stopBusStop' in GNETagSelector
---
> Debug: Selected invalid item in GNETagSelector
---------- Differences in log ----------
1c1
< Warning: Click over a stopBusStop to create a stop placed in a stopBusStop
---
> Warning: Selected Stop type isn't valid.

TEST FAILED on ts-sim-build-ba : demandelements stop busstop create permitted ( Last six runs May2022 )

---------- Differences in errors ----------
23a24
> Debug: Selected invalid item in GNETagSelector
25d25
< Debug: Invalid input parameter of stopBusStop
26a27
> Debug: Invalid input parameter of stopBusStop
---------- Differences in routes ----------
10c10
<         <stop busStop="busStopB" duration="60.00" permitted="ID1 ID2 ID3"/>
---
>         <stop busStop="busStopB" duration="60.00"/>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop create triggered_join ( Last six runs May2022 )

---------- Differences in errors ----------
24,25c24,25
< Debug: Selected item 'stopBusStop' in GNETagSelector
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Selected invalid item in GNETagSelector
> Debug: Selected invalid item in DemandElementSelector
28c28,29
< Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
> Debug: Removing route 'route_0' in GNEChange_DemandElement
31c32,33
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Adding route 'route_0' in GNEChange_DemandElement
> Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
46d47
< Debug: Deleting unreferenced stopBusStop 'vehicle_0'
---------- Differences in log ----------
0a1
> Warning: Selected Stop type isn't valid.
---------- Differences in routes ----------
8,10c8
<     <vehicle id="vehicle_0" depart="0.00" route="route_0">
<         <stop busStop="busStopB" duration="60.00" triggered="join"/>
<     </vehicle>
---
>     <vehicle id="vehicle_0" depart="0.00" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop delete ( Last six runs May2022 )

---------- Differences in errors ----------
24,26c24
< Debug: Selected item 'stopBusStop' in GNETagSelector
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Selected invalid item in GNETagSelector
29c27,28
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
> Debug: Removing route 'route_0' in GNEChange_DemandElement
32c31,32
< Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Adding route 'route_0' in GNEChange_DemandElement
> Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
35c35,36
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
> Debug: Removing route 'route_0' in GNEChange_DemandElement
38c39,40
< Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Adding route 'route_0' in GNEChange_DemandElement
> Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
41c43,44
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1
> Warning: Selected Stop type isn't valid.

TEST FAILED on ts-sim-build-ba : demandelements stop busstop inspect line ( Last six runs May2022 )

---------- Differences in routes ----------
9c9
<         <stop busStop="busStopB" duration="60.00" line="customLine"/>
---
>         <stop busStop="busStopB" duration="60.00"/>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop inspect_selection extension ( Last six runs May2022 )

---------- Differences in errors ----------
29a30
> Debug: Value 'stopBusStop' for attribute extension of stopBusStop isn't valid
34,35d34
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in routes ----------
7,8c7,8
<         <stop busStop="busStopA" duration="70.00" until="12.00" extension="3.50" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA"/>
<         <stop busStop="busStopB" duration="60.00" until="20.00" extension="3.50" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB"/>
---
>         <stop busStop="busStopA" duration="70.00" until="12.00" extension="0.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA"/>
>         <stop busStop="busStopB" duration="60.00" until="20.00" extension="0.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB"/>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop inspect_selection line ( Last six runs May2022 )

---------- Differences in routes ----------
7,8c7,8
<         <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="custom line"/>
<         <stop busStop="busStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="custom line"/>
---
>         <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA"/>
>         <stop busStop="busStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB"/>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop inspect_selection parking ( Last six runs May2022 )

---------- Differences in routes ----------
7,8c7,8
<         <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" expected="perA perB" permitted="A B" tripId="tripA" line="lineA"/>
<         <stop busStop="busStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" expected="conA conB" permitted="C D" tripId="tripB" line="lineB"/>
---
>         <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" actType=" "/>
>         <stop busStop="busStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" actType=" "/>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop inspect_selection permitted ( Last six runs May2022 )

---------- Differences in routes ----------
7,8c7,8
<         <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="permitA permitB" tripId="tripA" line="lineA"/>
<         <stop busStop="busStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="permitA permitB" tripId="tripB" line="lineB"/>
---
>         <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="customLine" tripId="tripA" line="lineA"/>
>         <stop busStop="busStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="customLine" tripId="tripB" line="lineB"/>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop inspect_selection triggered_container ( Last six runs May2022 )

---------- Differences in errors ----------
28c28,29
< Debug: Value 'dummy' for attribute triggered of stopBusStop isn't valid
---
> Debug: Value 'stopBusStop' for attribute triggered of stopBusStop isn't valid
> Debug: Setting new attribute
38a40
> Debug: Restoring previous attribute
40a43
> Debug: Setting new attribute
---------- Differences in routes ----------
7,8c7,8
<         <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="container" parking="1" permitted="A B" expectedContainers="containerA containerB" tripId="tripA" line="lineA"/>
<         <stop busStop="busStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" expectedContainers="containerA containerB" tripId="tripB" line="lineB"/>
---
>         <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="container" permitted="A B" tripId="tripA" line="lineA"/>
>         <stop busStop="busStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" expectedContainers="container" tripId="tripB" line="lineB"/>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop inspect_selection triggered_join ( Last six runs May2022 )

---------- Differences in errors ----------
28c28,29
< Debug: Value 'dummy' for attribute triggered of stopBusStop isn't valid
---
> Debug: Setting new attribute
> Debug: Setting new attribute
39d39
< Debug: Restoring previous attribute
42d41
< Debug: Setting new attribute
---------- Differences in routes ----------
7,8c7,8
<         <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="join" parking="1" permitted="A B" tripId="tripA" line="lineA"/>
<         <stop busStop="busStopB" duration="60.00" until="20.00" extension="20.00" triggered="join" parking="1" permitted="C D" tripId="tripB" line="lineB"/>
---
>         <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="join" permitted="A B" tripId="dummy" line="lineA"/>
>         <stop busStop="busStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" expectedContainers="join" tripId="dummy" line="lineB"/>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop inspect_selection triggered_person ( Last six runs May2022 )

---------- Differences in errors ----------
27a28
> Debug: Value 'ID1 ID2 ID3' for attribute triggered of stopBusStop isn't valid
31d31
< Debug: Setting new attribute
38a39,40
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
40a43,44
> Debug: Setting new attribute
> Debug: Setting new attribute
---------- Differences in routes ----------
7,8c7,8
<         <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="personA personB" permitted="A B" tripId="tripA" line="lineA"/>
<         <stop busStop="busStopB" duration="60.00" until="20.00" extension="20.00" triggered="person" parking="1" expected="personA personB" permitted="C D" tripId="tripB" line="lineB"/>
---
>         <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="person" permitted="A B" tripId="tripA" line="lineA"/>
>         <stop busStop="busStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" expectedContainers="person" tripId="tripB" line="lineB"/>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop inspect_selection tripid ( Last six runs May2022 )

---------- Differences in errors ----------
27a28
> Debug: Value 'containerID1 containerID2 containerID3' for attribute tripId of stopBusStop isn't valid
30,31d30
< Debug: Setting new attribute
< Debug: Setting new attribute
35a35
> Debug: Restoring previous attribute
38,40c38,40
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Removing stopBusStop 'route_0' in GNEChange_DemandElement
> Debug: Removing stopBusStop 'route_0' in GNEChange_DemandElement
> Debug: Removing route 'route_0' in GNEChange_DemandElement
43,45c43,45
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Adding route 'route_0' in GNEChange_DemandElement
> Debug: Adding stopBusStop 'route_0' in GNEChange_DemandElement
> Debug: Adding stopBusStop 'route_0' in GNEChange_DemandElement
47a48
> Debug: Setting new attribute
---------- Differences in routes ----------
7,8c7,8
<         <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="customTripID" line="lineA"/>
<         <stop busStop="busStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="customTripID" line="lineB"/>
---
>         <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA"/>
>         <stop busStop="busStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB"/>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop inspect_selection until ( Last six runs May2022 )

---------- Differences in errors ----------
29a30
> Debug: Value 'join' for attribute until of stopBusStop isn't valid
34,35d34
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in routes ----------
7,8c7,8
<         <stop busStop="busStopA" duration="70.00" until="3.50" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA"/>
<         <stop busStop="busStopB" duration="60.00" until="3.50" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB"/>
---
>         <stop busStop="busStopA" duration="70.00" until="0.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA"/>
>         <stop busStop="busStopB" duration="60.00" until="0.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB"/>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop load parking ( Last six runs May2022 )

---------- Differences in errors ----------
38a39
> Debug: Key F5 (Compute) pressed

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation create acttype ( Last six runs May2022 )

---------- Differences in errors ----------
23,27c23,27
< Debug: Selected item 'stopChargingStation' in GNETagSelector
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
---
> Debug: Selected invalid item in GNETagSelector
> Debug: Open additional dialog
> Debug: Cancel additional dialog
> Debug: Open additional dialog
> Debug: Cancel additional dialog
30c30
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
---
> Debug: Removing flow 'flow' in GNEChange_DemandElement
32,69d31
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|otRh)eR$dPE-*S@*@)H˦M@3IIzw{˸woDFl.p8KԫB`'*;oeU,}:\h,팇*PX+p
"s"@eTLy>TA*!OtY`لTJ/**2_,idKN7@9*SX:QΰpumڴIBP=3ᅰ.y,O0+qƗ.]rQ*NJqWW͛7?իWBBاcuFw߁'gYxΝ;.3" vrtPA8S?]o۷oذ2enV[vk׮yxxxxxXE|;vtTo
!o&٦M/_&Oyǎ9"?zVuԉ\̇~hVϟ?'OFFF>^^^5kZ+=<|h6cƌ;v$&&w}֟p'NǿK%R{MVBBBСsNjs=FRYaiA,`q-FdYX5UUY[Yzs	(g3|'o+̾qFÆ
]xj5(]HᩧG]]]2j6>fw\]]uՁ]OF3tЩS~s5MDD7|#ʚ7ob޼y/^\l"%%l{77GFF~u	

>}#ƍ)J֗"  7nO>p?Ç9sR'f9rٳCCC~7Ν;_~رc%7;…s;wN|%w4jV^_󞞞/_9rw:ӥGgΜ9r9sϛ7/99~3h'PF...EEE&1ֿ:Ν;O
QOS5Huhu;p?oB;w(**Zvy󲳳N#""~,!ıcǞ!Gyo߾R;^~-ZEFFKswwGnݺHӅ~4_.,\PתUhݺuZNNՔ)SWWK]Iϒҥ\=s=gϞWޚ5kf̘~v?33_h4Æ
رcԩS]&h4]v=s{F)))ۻȹƍ))))o"M?tbӦMk׮_zWkgiw	xǤ?˯I7o>uŋ-5^x4p|}/^4ۃ?(!D&Nzj?|ĉ-M/**:z!C4idҤI	+YfzzӧQWWWOOOK,6&MZv'hѢŴi}阧DF3jԨgysMMMBL<y„	իWOHHx뭷bccm/{ョQQQovvvvaa#G)-?.=x`0}M4?CUV?{=i1{1)?͚52eҥKlnZ}fY9,e`/PAT,|
6lذ!١h\?cyyk9J޽ƍW^ݸqٳg_rBy睛7o^fMÆ
_|ŦMN0zWۅVfiӦ5k4nx̙iii.B̞={suqq	Xh_}ǎŻ֭_vƍϘ1#--MzʬYwhBCCoܸJOy7w1bܹ'O3g7nڭ[M6EFFo~ƌx̙3mڴpi7l.hݻ}w}wԨQiiiҮt8NhjժI
q)&SCyr{F#u%MOLL\jս+G,ٲe===

\]]u:̙3Z~XTTԺuk!t,{zz7.--i׮;ȑ#U+5IzzzJv]5;r5jh{Νaǎ#G^܏F2ew}&+mY|%999M4|۪U+ooo Gᑛxbypuu]hQQQѳ>KmwyἼzӧO^^+ңGW_}%,,ƍ;EZ_|oIII1_ZZ>{#FO޶m֭[>6m8
p
9~87M7!>Yzz7.
pÇK7,8x֭[G;ug+\x5j4x;vܸqwBԯ_ĉnK,u{ȑ;vرaÆ^h1cƏ/լ_c=&K.8qx?aaa믿ޭ[Cӏ?{ݻw<8>>^:׺uaÆYZ:OOOmaat˻u/<#<#?oI$f?裏>4O?[c'<yr̘1ql)ʱYJqKbݻu{N:۷KzTS"1{'|'BL>=##yYzׯ_===ťN:/_6;!DZZ4z5kZ~eiJ޽4h R.r4*BڸZgYYY}tdd^s/]dwVZfرcn'=m۶&M;)?q۷o
װaCy?<k,`ӧOEx"M_PW]bȘqkwi:矕g
+T=gΜ]vȸۭ:{4mۺC:wC~%ٳgѦMWWׯʤ+O?w/^8))x/K×.]Uxx><zhG̙#5yh}4,'`0#""VX!
_r%//OjYXX(
K#9990fQQQaat긱{vm֭!!!;vzCNN|R㼼<~[nׯoSOKMHK^PP ˗ͦL"ׯɆ_?K^FK_{5i?+W\rk}e]BBµkZj7xɓ'7mT:a'  믿3fƍKOoѢV5tP*%v<qw51%
#vӨLTHNF-((bUAAٿٱǜ+Oz<yIحIWO=IW%i^q]w-[LogQQrssἼ<WWWiXQXXhM,Y"L *G3g̟?Rb`HNNtOgyҔt)Sڶm"]\=6l#_lqiH7;J4NNNNNN޵kWӦMǎeϕ뛜,+**JIIIKK/9s_FVtQq5._\zu!-**JJJ6WnݦN*oGp5o\yq222V\٭[5k֔JE:~6m/^dɒ7֮][:xk"-H=^~ezK/Sl|hW:5ۄ(_,}O`tUoϯB.XN:BA)\-ZI'hѢx5jBBBaaa
bbbw[Z5AKRh),,4yyyǎ+,,S_U+///8%GnժհaVZ5fqEEEEEE&!ſ88qYƽC}~LsMb6mڌ5ꫯ4=VZ5cƌxAm``cKOO|||VVVHHÇݺu;rt8BW^|YJ?B޽{nܸQ.R{KWQXXXTTsΝ;K"		9r=뼼<y[4֭[HUbbbaaazS]vuuuݴiݻ?Ezu??~<++gϞȑ#f,JHfԖR14 #H|ӆ@iJ:V<X!9m>W^-,,|<(ݻxڵ>Ϝ9ӪU+C~.ԯ_o0rrr.]O?͚5?q޽{nǏE˜_:8K&''Og𰱫_u'O|7~g~,,Kܷo
6sGYfIAErӧOW
fڵk~=X||k)[	.]ڴiܹs׭['_*^!6`?v:hР^zR?+Vxϟ?_VڴiV`~ڵkw7n>_ԩS=ѹsÇϚ5yYZ{۷ܹsFMcǎoo'|r˖-


.M6[.|ZZ'O6jhʕ+V2eʹsjժ5jԨiӦ+F7fCk@%b %co 	20P1%WT}T8+*Mϟ={vڵcbb^~ei…k֬⒒uViy>˗_xq9fgmvv3gLMM}g.\믛V:󳰰Q]I'\`0'N2eʜ9s7°4[o]v-#V\t҉'>|rٳg˷,2{
<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 -->
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" actType=";;;;;;;;;;"/>
        <stop chargingStation="chargingStationB" duration="60.00"/>
        <stop chargingStation="chargingStationB" duration="60.00" actType="dummy Act"/>
        <stop chargingStation="chargingStationB" duration="60.00" actType="singing"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation create default ( Last six runs May2022 )

---------- Differences in errors ----------
23,27c23
< Debug: Selected item 'stopChargingStation' in GNETagSelector
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
---
> Debug: Selected invalid item in GNETagSelector
31,63c27
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flow 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Deleting unreferenced stopChargingStation 'flow'
<truncated after showing first 30 lines>
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|otRh)eR$dPE-*S@*@)H˦M@3IIzw{˸woDFl.p8KԫB`'*;oeU,}:\h,팇*PX+p
"s"@eTLy>TA*!OtY`لTJ/**2_,idKN7@9*SX:QΰpumڴIBP=3ᅰ.y,O0+qƗ.]rQ*NJqWW͛7?իWBBاcuFw߁'gYxΝ;.3" vrtPA8S?]o۷oذ2enV[vk׮yxxxxxXE|;vtTo
!o&٦M/_&Oyǎ9"?zVuԉ\̇~hVϟ?'OFFF>^^^5kZ+=<|h6cƌ;v$&&w}֟p'NǿK%R{MVBBBСsNjs=FRYaiA,`q-FdYX5UUY[Yzs	(g3|'o+̾qFÆ
]xj5(]HᩧG]]]2j6>fw\]]uՁ]OF3tЩS~s5MDD7|#ʚ7ob޼y/^\l"%%l{77GFF~u	

>}#ƍ)J֗"  7nO>p?Ç9sR'f9rٳCCC~7Ν;_~رc%7;…s;wN|%w4jV^_󞞞/_9rw:ӥGgΜ9r9sϛ7/99~3h'PF...EEE&1ֿ:Ν;O
QOS5Huhu;p?oB;w(**Zvy󲳳N#""~,!ıcǞ!Gyo߾R;^~-ZEFFKswwGnݺHӅ~4_.,\PתUhݺuZNNՔ)SWWK]Iϒҥ\=s=gϞWޚ5kf̘~v?33_h4Æ
رcԩS]&h4]v=s{F)))ۻȹƍ))))o"M?tbӦMk׮_zWkgiw	xǤ?˯I7o>uŋ-5^x4p|}/^4ۃ?(!D&Nzj?|ĉ-M/**:z!C4idҤI	+YfzzӧQWWWOOOK,6&MZv'hѢŴi}阧DF3jԨgysMMMBL<y„	իWOHHx뭷bccm/{ョQQQovvvvaa#G)-?.=x`0}M4?CUV?{=i1{1)?͚52eҥKlnZ}fY9,e`/PAT,|
6lذ!١h\?cyyk9J޽ƍW^ݸqٳg_rBy睛7o^fMÆ
_|ŦMN0zWۅVfiӦ5k4nx̙iii.B̞={suqq	Xh_}ǎŻ֭_vƍϘ1#--MzʬYwhBCCoܸJOy7w1bܹ'O3g7nڭ[M6EFFo~ƌx̙3mڴpi7l.hݻ}w}wԨQiiiҮt8NhjժI
q)&SCyr{F#u%MOLL\jս+G,ٲe===

\]]u:̙3Z~XTTԺuk!t,{zz7.--i׮;ȑ#U+5IzzzJv]5;r5jh{Νaǎ#G^܏F2ew}&+mY|%999M4|۪U+ooo Gᑛxbypuu]hQQQѳ>KmwyἼzӧO^^+ңGW_}%,,ƍ;EZ_|oIII1_ZZ>{#FO޶m֭[>6m8
p
9~87M7!>Yzz7.
pÇK7,8x֭[G;ug+\x5j4x;vܸqwBԯ_ĉnK,u{ȑ;vرaÆ^h1cƏ/լ_c=&K.8qx?aaa믿ޭ[Cӏ?{ݻw<8>>^:׺uaÆYZ:OOOmaat˻u/<#<#?oI$f?裏>4O?[c'<yr̘1ql)ʱYJqKbݻu{N:۷KzTS"1{'|'BL>=##yYzׯ_===ťN:/_6;!DZZ4z5kZ~eiJ޽4h R.r4*BڸZgYYY}tdd^s/]dwVZfرcn'=m۶&M;)?q۷o
װaCy?<k,`ӧOEx"M_PW]bȘqkwi:矕g
+T=gΜ]vȸۭ:{4mۺC:wC~%ٳgѦMWWׯʤ+O?w/^8))x/K×.]Uxx><zhG̙#5yh}4,'`0#""VX!
_r%//OjYXX(
K#9990fQQQaat긱{vm֭!!!;vzCNN|R㼼<~[nׯoSOKMHK^PP ˗ͦL"ׯɆ_?K^FK_{5i?+W\rk}e]BBµkZj7xɓ'7mT:a'  믿3fƍKOoѢV5tP*%v<qw51%
#vӨLTHNF-((bUAAٿٱǜ+Oz<yIحIWO=IW%i^q]w-[LogQQrssἼ<WWWiXQXXhM,Y"L *G3g̟?Rb`HNNtOgyҔt)Sڶm"]\=6l#_lqiH7;J4NNNNNN޵kWӦMǎeϕ뛜,+**JIIIKK/9s_FVtQq5._\zu!-**JJJ6WnݦN*oGp5o\yq222V\٭[5k֔JE:~6m/^dɒ7֮][:xk"-H=^~ezK/Sl|hW:5ۄ(_,}O`tUoϯB.XN:BA)\-ZI'hѢx5jBBBaaa
bbbw[Z5AKRh),,4yyyǎ+,,S_U+///8%GnժհaVZ5fqEEEEEE&!ſ88qYƽC}~LsMb6mڌ5ꫯ4=VZ5cƌxAm``cKOO|||VVVHHÇݺu;rt8BW^|YJ?B޽{nܸQ.R{KWQXXXTTsΝ;K"		9r=뼼<y[4֭[HUbbbaaazS]vuuuݴiݻ?Ezu??~<++gϞȑ#f,JHfԖR14 #H|ӆ@iJ:V<X!9m>W^-,,|<(ݻxڵ>Ϝ9ӪU+C~.ԯ_o0rrr.]O?͚5?q޽{nǏE˜_:8K&''Og𰱫_u'O|7~g~,,Kܷo
6sGYfIAErӧOW
fڵk~=X||k)[	.]ڴiܹs׭['_*^!6`?v:hР^zR?+Vxϟ?_VڴiV`~ڵkw7n>_ԩS=ѹsÇϚ5yYZ{۷ܹsFMcǎoo'|r˖-


.M6[.|ZZ'O6jhʕ+V2eʹsjժ5jԨiӦ+F7fCk@%b %co 	20P1%WT}T8+*Mϟ={vڵcbb^~ei…k֬⒒uViy>˗_xq9fgmvv3gLMM}g.\믛V:󳰰Q]I'\`0'N2eʜ9s7°4[o]v-#V\t҉'>|rٳg˷,2{
<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 -->
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation create duration ( Last six runs May2022 )

---------- Differences in errors ----------
23,71c23,24
< Debug: Selected item 'stopChargingStation' in GNETagSelector
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Invalid input parameter of stopChargingStation
< Debug: Invalid input parameter of stopChargingStation
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
18c18
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwX8z  ,BXv3رbMSԨQcb
c, ؕ(
* ݜ8p|?{q,TR<mmQQQX4;w|]w<̰5J(ʌfϺ9:G(X*Dlʣ?ɔ*90@v2@*t@ g]zzzlAwrKnʘ&m#MXjɓ'ϝ;@0a­[._@Li.TeC L5Mjժj#%II8Ͽp†
ݫf۶m6۬&"ׯ۷
&T6&LXn׵H'i'/>>>Pfw@p??Bum]]]ո/Oeӗ@.C<yaddddd$gk׮ƍ5M4H9w֭[
ѣG߿[S$lذAV}}}?3))իWO<	

oLLLDc		חӲ"
TF
%*FDD$$$O&&&VzݻwMVd՗ZޠA~6l(3Vx<==MY"%6l}J[rv!-TVP(Md}.u	R_2=i+V|7wLWW]oiSGۡP(?~<s*vn*ԵR?(|uuҶz1cƌېض<ѣW?''gѢEDhѢ/_nٲRSS
700RJhhmf͚էOCfggiYQO<yС,__Veccŋzڰaý{e52gΜ}Λ76((ׇÇ%֗Zŋ/vʕϟ?gq/ceeݯ_?͛7sT|eJHRRWK?OwIIIFFFbg۷mmm-Zr!P(+lvHOOO }5#
2PY`??k׮~M@>d#Pk׮mذa׮]D?'N,Z(77V^ݲeK{{ܣGX"''>|8ySNј1cFѡC/7n{^f/]hhhHH۝ԩSO<rJVND+[y=`ժUvvvɓ/cMM2/NbM6mE_.Y/|왳O:j*???[[x={GDD̘1###x<	7&M}U"<KSSSoݺT%Xyll,;wĉ6mʕ+E2[Xzѣ͛7zj…cǎQƌ3֭[Wb,u۷
T~/_Jmp?cXX5l0  رc\aÆ=~8..N~}Ylݻ;
_&===>>=lן9sF(6jhر'N f͚3gX'ې„	W\Y`7ohܸq#G]ƞSݛ燅X"77,d2f"Ͽs	/ݝ{N|ɓbffv޽aÆ
>g5zh3zSLٸq?|fHN0I~tDKRw:}ӧ̜:+5Ag
Xe˖gϞ=vXժU͛+VQ6m.\pqWWשSVVmȑZx+W(++KΝ;wUΞ=ݻwV"ylrzzz!!!YYYk֬a,Y$""B-Z?ĉUV
|dΜ9-[

xAAAk׮e,[L#Ggƍ?+WΞ=[hqܹ޾}/,,?̙3CBB	'}ʕkݻwxfffP(
+<5<ػwovJmxҥK|ٳ7l j׮MDl癈H~eccC{۲455`^ڷo_33|VI355q;3׮]۷e͚5MMM_ndd$
#""kaaL{tεk3swwVZ._ܧO##uq'D_f@ 8q͛YݻWPP0dȐ~}smժ…􂃃333v SN?RSSEgc|޼y}Yؗ.]bk~`(r`d%Mǽx̉x-VOOO'vhr=yjժ_|KΝ;/=x7oޔ˗/=z^zU77nݺZСDTJc}rrf߿ڭ[5k<xWJ*GǏK|ȑ%KhѢG\G"#####uv]֏Wv={::cccC[\\EmݺE~ت#F1-_˗/VU,5jԨQw>^сO<<x0f/6[ehhآEHoooCCØ`ll̕0Rʆ#o#Yfeee8;;ٱ9::zJݻw۷ollldzkŅR}=|
c"bOSrrrvzŶMNN3?ND>

eİ			.]rwwaø1cƈ&:tpqqر+Wnee5lذ9s>^Pؾ}{C}%4#+;Q'Z|Uc?_ݟX\"@œ YgOKٳglwu\nx<ů$|K<ԩo.֔͟?yɓ'[ג^|ikk˖e5{
8Pl@ ?>[uرݻwe.}bBP(,,,-<zΝ;۷o

Xb̰ɼ|PXTT$ڍ)qQyyy-Z5kƭe-q`
<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 -->
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB"/>
        <stop chargingStation="chargingStationB" duration="60.00"/>
        <stop chargingStation="chargingStationB" duration="0.00"/>
        <stop chargingStation="chargingStationB" duration="22.33"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation create extension ( Last six runs May2022 )

---------- Differences in errors ----------
23,28c23
< Debug: Selected item 'stopChargingStation' in GNETagSelector
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Invalid input parameter of stopChargingStation
< Debug: Invalid input parameter of stopChargingStation
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
---
> Debug: Selected item 'stopContainerStop' in GNETagSelector
31c26
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
---
> Debug: Removing flow 'flow' in GNEChange_DemandElement
33,69d27
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|otRh)eR$dPE-*S@*@)H˦M@3IIzw{˸woDFl.p8KԫB`'*;oeU,}:\h,팇*PX+p
"s"@eTLy>TA*!OtY`لTJ/**2_,idKN7@9*SX:QΰpumڴIBP=3ᅰ.y,O0+qƗ.]rQ*NJqWW͛7?իWBBاcuFw߁'gYxΝ;.3" vrtPA8S?]o۷oذ2enV[vk׮yxxxxxXE|;vtTo
!o&٦M/_&Oyǎ9"?zVuԉ\̇~hVϟ?'OFFF>^^^5kZ+=<|h6cƌ;v$&&w}֟p'NǿK%R{MVBBBСsNjs=FRYaiA,`q-FdYX5UUY[Yzs	(g3|'o+̾qFÆ
]xj5(]HᩧG]]]2j6>fw\]]uՁ]OF3tЩS~s5MDD7|#ʚ7ob޼y/^\l"%%l{77GFF~u	

>}#ƍ)J֗"  7nO>p?Ç9sR'f9rٳCCC~7Ν;_~رc%7;…s;wN|%w4jV^_󞞞/_9rw:ӥGgΜ9r9sϛ7/99~3h'PF...EEE&1ֿ:Ν;O
QOS5Huhu;p?oB;w(**Zvy󲳳N#""~,!ıcǞ!Gyo߾R;^~-ZEFFKswwGnݺHӅ~4_.,\PתUhݺuZNNՔ)SWWK]Iϒҥ\=s=gϞWޚ5kf̘~v?33_h4Æ
رcԩS]&h4]v=s{F)))ۻȹƍ))))o"M?tbӦMk׮_zWkgiw	xǤ?˯I7o>uŋ-5^x4p|}/^4ۃ?(!D&Nzj?|ĉ-M/**:z!C4idҤI	+YfzzӧQWWWOOOK,6&MZv'hѢŴi}阧DF3jԨgysMMMBL<y„	իWOHHx뭷bccm/{ョQQQovvvvaa#G)-?.=x`0}M4?CUV?{=i1{1)?͚52eҥKlnZ}fY9,e`/PAT,|
6lذ!١h\?cyyk9J޽ƍW^ݸqٳg_rBy睛7o^fMÆ
_|ŦMN0zWۅVfiӦ5k4nx̙iii.B̞={suqq	Xh_}ǎŻ֭_vƍϘ1#--MzʬYwhBCCoܸJOy7w1bܹ'O3g7nڭ[M6EFFo~ƌx̙3mڴpi7l.hݻ}w}wԨQiiiҮt8NhjժI
q)&SCyr{F#u%MOLL\jս+G,ٲe===

\]]u:̙3Z~XTTԺuk!t,{zz7.--i׮;ȑ#U+5IzzzJv]5;r5jh{Νaǎ#G^܏F2ew}&+mY|%999M4|۪U+ooo Gᑛxbypuu]hQQQѳ>KmwyἼzӧO^^+ңGW_}%,,ƍ;EZ_|oIII1_ZZ>{#FO޶m֭[>6m8
p
9~87M7!>Yzz7.
pÇK7,8x֭[G;ug+\x5j4x;vܸqwBԯ_ĉnK,u{ȑ;vرaÆ^h1cƏ/լ_c=&K.8qx?aaa믿ޭ[Cӏ?{ݻw<8>>^:׺uaÆYZ:OOOmaat˻u/<#<#?oI$f?裏>4O?[c'<yr̘1ql)ʱYJqKbݻu{N:۷KzTS"1{'|'BL>=##yYzׯ_===ťN:/_6;!DZZ4z5kZ~eiJ޽4h R.r4*BڸZgYYY}tdd^s/]dwVZfرcn'=m۶&M;)?q۷o
װaCy?<k,`ӧOEx"M_PW]bȘqkwi:矕g
+T=gΜ]vȸۭ:{4mۺC:wC~%ٳgѦMWWׯʤ+O?w/^8))x/K×.]Uxx><zhG̙#5yh}4,'`0#""VX!
_r%//OjYXX(
K#9990fQQQaat긱{vm֭!!!;vzCNN|R㼼<~[nׯoSOKMHK^PP ˗ͦL"ׯɆ_?K^FK_{5i?+W\rk}e]BBµkZj7xɓ'7mT:a'  믿3fƍKOoѢV5tP*%v<qw51%
#vӨLTHNF-((bUAAٿٱǜ+Oz<yIحIWO=IW%i^q]w-[LogQQrssἼ<WWWiXQXXhM,Y"L *G3g̟?Rb`HNNtOgyҔt)Sڶm"]\=6l#_lqiH7;J4NNNNNN޵kWӦMǎeϕ뛜,+**JIIIKK/9s_FVtQq5._\zu!-**JJJ6WnݦN*oGp5o\yq222V\٭[5k֔JE:~6m/^dɒ7֮][:xk"-H=^~ezK/Sl|hW:5ۄ(_,}O`tUoϯB.XN:BA)\-ZI'hѢx5jBBBaaa
bbbw[Z5AKRh),,4yyyǎ+,,S_U+///8%GnժհaVZ5fqEEEEEE&!ſ88qYƽC}~LsMb6mڌ5ꫯ4=VZ5cƌxAm``cKOO|||VVVHHÇݺu;rt8BW^|YJ?B޽{nܸQ.R{KWQXXXTTsΝ;K"		9r=뼼<y[4֭[HUbbbaaazS]vuuuݴiݻ?Ezu??~<++gϞȑ#f,JHfԖR14 #H|ӆ@iJ:V<X!9m>W^-,,|<(ݻxڵ>Ϝ9ӪU+C~.ԯ_o0rrr.]O?͚5?q޽{nǏE˜_:8K&''Og𰱫_u'O|7~g~,,Kܷo
6sGYfIAErӧOW
fڵk~=X||k)[	.]ڴiܹs׭['_*^!6`?v:hР^zR?+Vxϟ?_VڴiV`~ڵkw7n>_ԩS=ѹsÇϚ5yYZ{۷ܹsFMcǎoo'|r˖-


.M6[.|ZZ'O6jhʕ+V2eʹsjժ5jԨiӦ+F7fCk@%b %co 	20P1%WT}T8+*Mϟ={vڵcbb^~ei…k֬⒒uViy>˗_xq9fgmvv3gLMM}g.\믛V:󳰰Q]I'\`0'N2eʜ9s7°4[o]v-#V\t҉'>|rٳg˷,2{
<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 -->
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" extension="0.00"/>
        <stop chargingStation="chargingStationB" extension="0.00"/>
        <stop chargingStation="chargingStationB" extension="22.33"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation create line ( Last six runs May2022 )

---------- Differences in errors ----------
23,26c23,26
< Debug: Selected item 'stopChargingStation' in GNETagSelector
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
---
> Debug: Selected invalid item in GNETagSelector
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
29c29
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
---
> Debug: Removing flow 'flow' in GNEChange_DemandElement
31,67d30
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|otRh)eR$dPE-*S@*@)H˦M@3IIzw{˸woDFl.p8KԫB`'*;oeU,}:\h,팇*PX+p
"s"@eTLy>TA*!OtY`لTJ/**2_,idKN7@9*SX:QΰpumڴIBP=3ᅰ.y,O0+qƗ.]rQ*NJqWW͛7?իWBBاcuFw߁'gYxΝ;.3" vrtPA8S?]o۷oذ2enV[vk׮yxxxxxXE|;vtTo
!o&٦M/_&Oyǎ9"?zVuԉ\̇~hVϟ?'OFFF>^^^5kZ+=<|h6cƌ;v$&&w}֟p'NǿK%R{MVBBBСsNjs=FRYaiA,`q-FdYX5UUY[Yzs	(g3|'o+̾qFÆ
]xj5(]HᩧG]]]2j6>fw\]]uՁ]OF3tЩS~s5MDD7|#ʚ7ob޼y/^\l"%%l{77GFF~u	

>}#ƍ)J֗"  7nO>p?Ç9sR'f9rٳCCC~7Ν;_~رc%7;…s;wN|%w4jV^_󞞞/_9rw:ӥGgΜ9r9sϛ7/99~3h'PF...EEE&1ֿ:Ν;O
QOS5Huhu;p?oB;w(**Zvy󲳳N#""~,!ıcǞ!Gyo߾R;^~-ZEFFKswwGnݺHӅ~4_.,\PתUhݺuZNNՔ)SWWK]Iϒҥ\=s=gϞWޚ5kf̘~v?33_h4Æ
رcԩS]&h4]v=s{F)))ۻȹƍ))))o"M?tbӦMk׮_zWkgiw	xǤ?˯I7o>uŋ-5^x4p|}/^4ۃ?(!D&Nzj?|ĉ-M/**:z!C4idҤI	+YfzzӧQWWWOOOK,6&MZv'hѢŴi}阧DF3jԨgysMMMBL<y„	իWOHHx뭷bccm/{ョQQQovvvvaa#G)-?.=x`0}M4?CUV?{=i1{1)?͚52eҥKlnZ}fY9,e`/PAT,|
6lذ!١h\?cyyk9J޽ƍW^ݸqٳg_rBy睛7o^fMÆ
_|ŦMN0zWۅVfiӦ5k4nx̙iii.B̞={suqq	Xh_}ǎŻ֭_vƍϘ1#--MzʬYwhBCCoܸJOy7w1bܹ'O3g7nڭ[M6EFFo~ƌx̙3mڴpi7l.hݻ}w}wԨQiiiҮt8NhjժI
q)&SCyr{F#u%MOLL\jս+G,ٲe===

\]]u:̙3Z~XTTԺuk!t,{zz7.--i׮;ȑ#U+5IzzzJv]5;r5jh{Νaǎ#G^܏F2ew}&+mY|%999M4|۪U+ooo Gᑛxbypuu]hQQQѳ>KmwyἼzӧO^^+ңGW_}%,,ƍ;EZ_|oIII1_ZZ>{#FO޶m֭[>6m8
p
9~87M7!>Yzz7.
pÇK7,8x֭[G;ug+\x5j4x;vܸqwBԯ_ĉnK,u{ȑ;vرaÆ^h1cƏ/լ_c=&K.8qx?aaa믿ޭ[Cӏ?{ݻw<8>>^:׺uaÆYZ:OOOmaat˻u/<#<#?oI$f?裏>4O?[c'<yr̘1ql)ʱYJqKbݻu{N:۷KzTS"1{'|'BL>=##yYzׯ_===ťN:/_6;!DZZ4z5kZ~eiJ޽4h R.r4*BڸZgYYY}tdd^s/]dwVZfرcn'=m۶&M;)?q۷o
װaCy?<k,`ӧOEx"M_PW]bȘqkwi:矕g
+T=gΜ]vȸۭ:{4mۺC:wC~%ٳgѦMWWׯʤ+O?w/^8))x/K×.]Uxx><zhG̙#5yh}4,'`0#""VX!
_r%//OjYXX(
K#9990fQQQaat긱{vm֭!!!;vzCNN|R㼼<~[nׯoSOKMHK^PP ˗ͦL"ׯɆ_?K^FK_{5i?+W\rk}e]BBµkZj7xɓ'7mT:a'  믿3fƍKOoѢV5tP*%v<qw51%
#vӨLTHNF-((bUAAٿٱǜ+Oz<yIحIWO=IW%i^q]w-[LogQQrssἼ<WWWiXQXXhM,Y"L *G3g̟?Rb`HNNtOgyҔt)Sڶm"]\=6l#_lqiH7;J4NNNNNN޵kWӦMǎeϕ뛜,+**JIIIKK/9s_FVtQq5._\zu!-**JJJ6WnݦN*oGp5o\yq222V\٭[5k֔JE:~6m/^dɒ7֮][:xk"-H=^~ezK/Sl|hW:5ۄ(_,}O`tUoϯB.XN:BA)\-ZI'hѢx5jBBBaaa
bbbw[Z5AKRh),,4yyyǎ+,,S_U+///8%GnժհaVZ5fqEEEEEE&!ſ88qYƽC}~LsMb6mڌ5ꫯ4=VZ5cƌxAm``cKOO|||VVVHHÇݺu;rt8BW^|YJ?B޽{nܸQ.R{KWQXXXTTsΝ;K"		9r=뼼<y[4֭[HUbbbaaazS]vuuuݴiݻ?Ezu??~<++gϞȑ#f,JHfԖR14 #H|ӆ@iJ:V<X!9m>W^-,,|<(ݻxڵ>Ϝ9ӪU+C~.ԯ_o0rrr.]O?͚5?q޽{nǏE˜_:8K&''Og𰱫_u'O|7~g~,,Kܷo
6sGYfIAErӧOW
fڵk~=X||k)[	.]ڴiܹs׭['_*^!6`?v:hР^zR?+Vxϟ?_VڴiV`~ڵkw7n>_ԩS=ѹsÇϚ5yYZ{۷ܹsFMcǎoo'|r˖-


.M6[.|ZZ'O6jhʕ+V2eʹsjժ5jԨiӦ+F7fCk@%b %co 	20P1%WT}T8+*Mϟ={vڵcbb^~ei…k֬⒒uViy>˗_xq9fgmvv3gLMM}g.\믛V:󳰰Q]I'\`0'N2eʜ9s7°4[o]v-#V\t҉'>|rٳg˷,2{
<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 -->
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" line=";;;;;;;;;;"/>
        <stop chargingStation="chargingStationB" duration="60.00"/>
        <stop chargingStation="chargingStationB" duration="60.00" line="customLine"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation create no_parent ( Last six runs May2022 )

---------- Differences in errors ----------
23c23
< Debug: Selected item 'stopChargingStation' in GNETagSelector
---
> Debug: Selected invalid item in GNETagSelector
---------- Differences in log ----------
1c1
< Warning: Click over a chargingStation to create a stop placed in a chargingStation
---
> Warning: Selected Stop type isn't valid.

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation create parking ( Last six runs May2022 )

---------- Differences in errors ----------
23,25c23,24
< Debug: Selected item 'stopChargingStation' in GNETagSelector
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
---
> Debug: Selected invalid item in GNETagSelector
> Debug: Selected invalid item in GNETagSelector
28c27
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
---
> Debug: Removing flow 'flow' in GNEChange_DemandElement
30,65d28
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cPIDATxw|otRh)eR$dPE-*S@*@)H˦M@3IIzw{˸woDFl.p8KԫB`'*;oeU,}:\h,팇*PX+p
"s"@eTLy>TA*!OtY`لTJ/**2_,idKN7@9*SX:QΰpumڴIBP=3ᅰ.y,O0+qƗ.]rQ*NJqWW͛7?իWBBاcuFw߁'gYxΝ;.3" vrtPA8S?]o۷oذ2enV[vk׮yxxxxxXE|;vtTo
!o&٦M/_&Oyǎ9"?zVuԉ\̇~hVϟ?'OFFF>^^^5kZ+=<|h6cƌ;v$&&w}֟p'NǿK%R{MVBBBСsNjs=FRYaiA,`q-FdYX5UUY[Yzs	(g3|'o+̾qFÆ
]xj5(]HᩧG]]]2j6>fw\]]uՁ]OF3tЩS~s5MDD7|#ʚ7ob޼y/^\l"%%l{77GFF~u	

>}#ƍ)J֗"  7nO>p?Ç9sR'f9rٳCCC~7Ν;_~رc%7;…s;wN|%w4jV^_󞞞/_9rw:ӥGgΜ9r9sϛ7/99~3h'PF...EEE&1ֿ:Ν;O
QOS5Huhu;p?oB;w(**Zvy󲳳N#""~,!ıcǞ!Gyo߾R;^~-ZEFFKswwGnݺHӅ~4_.,\PתUhݺuZNNՔ)SWWK]Iϒҥ\=s=gϞWޚ5kf̘~v?33_h4Æ
رcԩS]&h4]v=s{F)))ۻȹƍ))))o"M?tbӦMk׮_zWkgiw	xǤ?˯I7o>uŋ-5^x4p|}/^4ۃ?(!D&Nzj?|ĉ-M/**:z!C4idҤI	+YfzzӧQWWWOOOK,6&MZv'hѢŴi}阧DF3jԨgysMMMBL<y„	իWOHHx뭷bccm/{ョQQQovvvvaa#G)-?.=x`0}M4?CUV?{=i1{1)?͚52eҥKlnZ}fY9,e`/PAT,|
6lذ!١h\?cyyk9J޽ƍW^ݸqٳg_rBy睛7o^fMÆ
_|ŦMN0zWۅVfiӦ5k4nx̙iii.B̞={suqq	Xh_}ǎŻ֭_vƍϘ1#--MzʬYwhBCCoܸJOy7w1bܹ'O3g7nڭ[M6EFFo~ƌx̙3mڴpi7l.hݻ}w}wԨQiiiҮt8NhjժI
q)&SCyr{F#u%MOLL\jս+G,ٲe===

\]]u:̙3Z~XTTԺuk!t,{zz7.--i׮;ȑ#U+5IzzzJv]5;r5jh{Νaǎ#G^܏F2ew}&+mY|%999M4|۪U+ooo Gᑛxbypuu]hQQQѳ>KmwyἼzӧO^^+ңGW_}%,,ƍ;EZ_|oIII1_ZZ>{#FO޶m֭[>6m8
p
9~87M7!>Yzz7.
pÇK7,8x֭[G;ug+\x5j4x;vܸqwBԯ_ĉnK,u{ȑ;vرaÆ^h1cƏ/լ_c=&K.8qx?aaa믿ޭ[Cӏ?{ݻw<8>>^:׺uaÆYZ:OOOmaat˻u/<#<#?oI$f?裏>4O?[c'<yr̘1ql)ʱYJqKbݻu{N:۷KzTS"1{'|'BL>=##yYzׯ_===ťN:/_6;!DZZ4z5kZ~eiJ޽4h R.r4*BڸZgYYY}tdd^s/]dwVZfرcn'=m۶&M;)?q۷o
װaCy?<k,`ӧOEx"M_PW]bȘqkwi:矕g
+T=gΜ]vȸۭ:{4mۺC:wC~%ٳgѦMWWׯʤ+O?w/^8))x/K×.]Uxx><zhG̙#5yh}4,'`0#""VX!
_r%//OjYXX(
K#9990fQQQaat긱{vm֭!!!;vzCNN|R㼼<~[nׯoSOKMHK^PP ˗ͦL"ׯɆ_?K^FK_{5i?+W\rk}e]BBµkZj7xɓ'7mT:a'  믿3fƍKOoѢV5tP*%v<qw51%
#vӨLTHNF-((bUAAٿٱǜ+Oz<yIحIWO=IW%i^q]w-[LogQQrssἼ<WWWiXQXXhM,Y"L *G3g̟?Rb`HNNtOgyҔt)Sڶm"]\=6l#_lqiH7;J4NNNNNN޵kWӦMǎeϕ뛜,+**JIIIKK/9s_FVtQq5._\zu!-**JJJ6WnݦN*oGp5o\yq222V\٭[5k֔JE:~6m/^dɒ7֮][:xk"-H=^~ezK/Sl|hW:5ۄ(_,}O`tUoϯB.XN:BA)\-ZI'hѢx5jBBBaaa
bbbw[Z5AKRh),,4yyyǎ+,,S_U+///8%GnժհaVZ5fqEEEEEE&!ſ88qYƽC}~LsMb6mڌ5ꫯ4=VZ5cƌxAm``cKOO|||VVVHHÇݺu;rt8BW^|YJ?B޽{nܸQ.R{KWQXXXTTsΝ;K"		9r=뼼<y[4֭[HUbbbaaazS]vuuuݴiݻ?Ezu??~<++gϞȑ#f,JHfԖR14 #H|ӆ@iJ:V<X!9m>W^-,,|<(ݻxڵ>Ϝ9ӪU+C~.ԯ_o0rrr.]O?͚5?q޽{nǏE˜_:8K&''Og𰱫_u'O|7~g~,,Kܷo
6sGYfIAErӧOW
fڵk~=X||k)[	.]ڴiܹs׭['_*^!6`?v:hР^zR?+Vxϟ?_VڴiV`~ڵkw7n>_ԩS=ѹsÇϚ5yYZ{۷ܹsFMcǎoo'|r˖-


.M6[.|ZZ'O6jhʕ+V2eʹsjժ5jԨiӦ+F7fCk@%b %co 	20P1%WT}T8+*Mϟ={vڵcbb^~ei…k֬⒒uViy>˗_xq9fgmvv3gLMM}g.\믛V:󳰰Q]I'\`0'N2eʜ9s7°4[o]v-#V\t҉'>|rٳg˷,2{
<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 -->
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00"/>
        <stop chargingStation="chargingStationB" duration="60.00" parking="1"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation create permitted ( Last six runs May2022 )

---------- Differences in errors ----------
23,66c23,24
< Debug: Selected item 'stopChargingStation' in GNETagSelector
< Debug: Invalid input parameter of stopChargingStation
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXGw{bTTHQ%آP?c	`%[ر!

#*ݜqGyr{3;B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!(J
B!)	5\:{cbbB!ʊYHW{`{)JbcM[B!jf1FXJ5Kڤ`4BO25c`jG
<%6BVV.ԋB!bXdĖHXLLhP
0ec(ð_z_!uCxe7ը;#B!pu.ieQQkD5hb:}RЃ"XU̬bm|rX&jhztq	QBRR	#-8
S`PKYf-yttC
H4^7XRUUU*	n#^_Ҫjj!ykƔg.\a>;;g
![MMoܺg,7/(t=ܺYS*..IIKmHhϘ2>&.H*YCn]ao'˷	")ե]km͌{Ez+ew6=Ov㰠!ҫ_liw/)-ٴCzMMfLϬ
|p~p?{ExI"@`ymlj!Z`M7ohѢM6O_xƍSp4B5
g
~[tYnnMnrZ(i)Mg/\eV?V1p8***2%vh(UEEX&EQmZ>KPHFQٗ<}/oܾSUg<	ܼ|.+6?z]HXq]kc{hq\)%K?
M
n;8Ţ\2sUTf涱mӐ)Yْ
gvvPW}/0[[W_lzNnS̾ffgvJPWS+..d5/@Rͮʕ)r ?蓙?ä;+'|%D{tngͻj}{w/(|
MӒa'BUiӦ1p!TJ|~ikk_#Y{`nB6o攠CßA,-454(--iRSC囨;JJJ`鼙.x.:8wplQRaɂEbCF4MHp:wkՒŢDub&l{s3SRw17fvr&E}K(({68tlVv+w޾{Fjj%_ZQWWOHp/(cBQTbRrNɟRWL_P)%fs3rqIIAAᇏ*	g]1#{vt7!RJ&~e9y7n8;]~{>F2,|־m3SI۹}!QNoԾmZFf>IIImasU.[aFQqqfVחlsv%4Mz:8_q\UTTo(j]뮝xq߼_P.۷UUUIȼfY:whcۂfeUK]/9hnFOWJurvSUQzE'_yI^_O#r#|}}ɂw@.H/BD/^L,֭[nݲk&EOKk|.aUIՀKy@H͚XFEǾ|ڳk~a{Y/_Ghkꢯ{EE	KH&,WohߣK~aA@#G-oܺG())!IVĤŒ^}ݫ[‚!л{&)շWbNCRTIi)S7ڴjڳ˹
ߣs\Bx6]L1&F=v9%>}.upbE%JIHJq
9EQ;(6F27H.<D(/26+;7uTA*d"6>k@bQf8Oi64#}ԮǡmO)i116r9>IZPUUeF
lȪIBjbG-
u\·UUUiNl׺SEQ;wr?WP/+1>!q@\b]l6	sBDXԽ8r8	IɟS|~vm౲2~6$w݋ֆ?;rO>c]{vmLMuuC=nL\Ζfic#4B
_jE<*&@<ylӬ,Sd!T}ƶ9	 g85-}(FI!Ku$<n: 葺C;/$~Z홏R!>񃶶ms!jjmuO(m8''vǍ}&g$}c>>@C-m$aQ,f<~y^]v[dY~:os+;ߑ/ܻ_i@̬l

u--͒RL)tb,U&?52)jj_sR+|%UTTGvtln*EF3O(mܼ|u@aBx"E$=7/X5xAV5HbX,U	KJKß
"j	x>uh3ӤO_{32fM]PXę_C;ئYma"7j*9;l5nv^~ivvN.gF_j?<qt˰kI~j8򯭚M50'++[CC|zR⒒F`364(!$Ţ(?ygg5zď$tJsrCžu'y_"a99y_ÿܼ<O.JF][ϩi'#wGkc\d/raQ^TךWo3[AaQII	I%B]eeePTTTZZFNeeeg/**JɢXsSㄤ<fk:),,t\\%%%>	omդ?ݗc/+-%fG֥#?rJfVD/rו]1q	ion̋{ԅ޾xlnէWܼ*K̬bCO-[urv!cTTT4Յ/)ڼ-(}A۵m-nb杮bBU=6u/޸qcwzx"ئ!>}<<	~j/1BOiYYED#a \O+ū9_,32-'EZPF4EQ>[42-.)in4$45>$嫨prYibe¡鿏T8eBӴ%sIXHtnnn8iIJ^^އOs2m&n-_2mo߻ocq3<䔕Q̹yyttڷm-99Oܼ@32^|YYY*X9\.̬l
l6pi!mSrZ_~ys9B~q)++x񪱅Yf/^h/ŢlЁ}?z>j  &*\UˋWoZ7mM:͎@Fۏ54+lyIڴeqF%^,"O>+:C!TzjjԴt/scqq~Q222izWX&ABJH5բދ>)aֆz~GNNs6-CB#DL에heT(܋Yd6k9}"6-=TzGխw[jkixF8ϗ/$5X|>aK*%%-}[}NI%$/c&H/hĒ7Qe&)-(**JJN.))03,}NI-(\r%%%#;jTUECG=Ҳ22]VVEe~[
VMSE&֤EQc54gA^RRڬ3o2%5MQHC.ߡܝWl-"@cP-Pb.ӷڐcc"׻_#h]{uS
՛3

<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 -->
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00"/>
        <stop chargingStation="chargingStationB" duration="60.00" permitted="ID1 ID2 ID3"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation create triggered_container ( Last six runs May2022 )

---------- Differences in errors ----------
23,67c23,25
< Debug: Selected item 'stopChargingStation' in GNETagSelector
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Invalid input parameter of stopChargingStation
< Debug: Invalid input parameter of stopChargingStation
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXw9;"`łJ)%XcŮc4hbK4j/jQcbO,cAAŮ" ݜ8|?{q,TSPCЂH]P}UX:;Tv|[7f
8NieyQ@e^RYNMU#slN"A6QdsU90@uJ@!tDb[zzzl -223C'[/8+W=zԩS*I&]vU٥b&eMVZϞ=<UTtD3gά_~׮]Zl}ZlS͖E~ۄfҤIk׮| #ʍlPAh]@">>>~Zȼicggg-@]"3PP9El߾S[Ee!~NڼyP2v۷ok!$$乜+$&&>!!!}t*ZVǐ!CիAeٳgLJ
8P+W͛7MVWXެY3~7o.3VqW졩@T&w~kRA.TʼB)ERo.AP*bpYǟ/f޼W>RºC&'N(<Dr);


JZD"XTI8W^3f
mqw~vvŋ̈hO>ݴi%''(o``Pf͐-[888Ϛ5Çb{300PѲ꣰/~U?ӓ'O~[n%$$(kdܹ?M``//}ݻwɓ'}]bǏYXZZfee
8=|mUR2$11Q,?|7|hdd$9[;gΜ,XfIIIy^Y(%===D"u@9.	_ս{wCKO$1h#жK._~Df___;;;DrȑŋѪUڴicggs˗gggݻwcǎѸqFթS'?<==_~p׫Wa			f344:ujE"ѣGWXʉ[~`ʕ>>>ѣK,eMM2o߾"رc)T˖-W_ѣG={cV\kccw^zmgg>cƌt"8Nʕ+yTTŋH$q'$׮]	y]FFFrr`zzz<&&N:uȑL6mŊѪh-Znرƍ?hѢ׫Woƌk׮-6VVyڵlCiڴӧO`hh8r>447op!ˆ#߿rDrmϞ=k׮=~x6B~kk봴8P$buN8󼇇9BD|IgΜf68nРA&Mp…_|ID&L=zyll7|s%M:_~"(44t999EEEofi';qQ^^ލ7?vs*aÆ޺ukĈ#Ga;ƍ[)S6lؠ}7RLr90_
%N;?~uc~Yfq>d&g6hq~y"&V]kӦɓ':TV秤,_3g>|yԩu=zꦖ,Yr"TSN>|VZsyʕ+hmڴYp^pppffի&_}Uxx|[>}#Gjժ5{W^MΝۦM@322[ɲep	&,X…'OD[>uTHHHӦMgϞ}`3gfS&`8p·~;hРW^J;8}}}SSSVyqY+Oqk۷_~ȬU2s٥KBH=g}}K$
}y&"R]Y,>իWׯ_W֎Ixx8p
OR,M4111r
;3.]0`EMLL._ldd|xxͅv82eʎ;X;.]b,/_.77vϟ?>6hĄ!oddvZDWH$'O޸q#붽|[
f͚;ϛ7m۶-

R؁L:ONNn֭[͚5qqqvvv,sαrssY`a0@r`dGKK#&}ﷶ"%qmMKK#uhe֭[zZ>Cэ7_"s΁^O޻wO]xŋ...=zXr#""f͚gϞ)k=zXzСCGz5k֬9vX!~	

֭[K(w^DDDDDD=n޼6lػwoeG'YmQQ3y֭[}2F5j(~*ʤcƌ3f[믿z+=Ce,f~K`"##


[nehhmllֲbP(*JO?S"5kVffy#~{ZZΎ^zY[[++9+С0OIIa_|ؓoffvر;vm}mmll={b}>|޽ffkϝ;WvW^1BK7ntܩS'''_UΝ;;;;喖#F;w.ycǎlccSLPX^	6<:ubXcvqOBcUOBB|ytttff{ァ:.G5nX$	qW>z%5DLS7ƍ⋵k׾xBӧOmllgϬ5[n}2k%ɂX̪Cر-<҅ܶmIIg52z&sssx/,,ƔH$EEEl踴ܨ֭[■Z
OMMֲrssa*ݾ}۹s˗O8Q//((`^XXl޼Y6e"ܹ-~>ӧOǨ%Kؓ{ٳgϞ=bGZߝ;w/bcc4h٣G	&ԩS
X033D[neRzI'2dty.ePh*_zK4Ž6^33ɅDfD:YZBS6U
s^^Oc-O0A~cA5ijĉ2MNdff~6mH$,311a"-QQQtjn:feeI'Bjt糄<'%%)瓍pJBr
%7NNNf<˯oYpQF}]tٴitvrd*NIIIIIIW\Sٳgn˾LJJ""+++D+
KR_L-,,$͉̌*,--%ɋ/dllܺu3f#`~rܳgO֭vsNv5Me|oԨڵk׭[wI{{{y/H۶mO.ӠqvM&Yk
8lD[gRfT/Lnn ǫ{㉨GE{:@ׯoee'''ׯ__NVVf9997kjj0b)%KZxϿ{nQQӧ2664hлw}
:.J/H$L?$M +e-ڮ]z5nܸ|DZf[(/SިQAo"߲`߾}g<xAYTWfߧ(k͛٭Zun۬;DsvC"ɓB+{rH"޸q#;;חME֪U۷oK	>Xٷ졇ٵk6l711a*>>Q/D"ѩSd۴i#7aq-[Yɽ{۵k]voVPMK3d9UMDdfFPAT }[_ǛFPN8Xz#$dNMM-**>}7G3fLbbbBBB
<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 -->
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" triggered="container"/>
        <stop chargingStation="chargingStationB" duration="60.00" triggered="container" expectedContainers="containerID1 containerID2 containerID3"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation create triggered_join ( Last six runs May2022 )

---------- Differences in errors ----------
23,24c23,24
< Debug: Selected item 'stopChargingStation' in GNETagSelector
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
---
> Debug: Selected invalid item in GNETagSelector
> Debug: Selected invalid item in DemandElementSelector
27c27
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
---
> Debug: Removing flow 'flow' in GNEChange_DemandElement
30c30
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
---
> Debug: Adding flow 'flow' in GNEChange_DemandElement
45d44
< Debug: Deleting unreferenced stopChargingStation 'flow'
---------- Differences in log ----------
0a1
> Warning: Selected Stop type isn't valid.
---------- Differences in routes ----------
6,8c6
<     <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
<         <stop chargingStation="chargingStationB" duration="60.00" triggered="join"/>
<     </flow>
---
>     <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation create triggered_person ( Last six runs May2022 )

---------- Differences in errors ----------
23,67c23,25
< Debug: Selected item 'stopChargingStation' in GNETagSelector
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Invalid input parameter of stopChargingStation
< Debug: Invalid input parameter of stopChargingStation
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXw9;"`łJ)%XcŮc4hbK4j/jQcbO,cAAŮ" ݜ8|?{q,TSPCЂH]P}UX:;Tv|[7f
8NieyQ@e^RYNMU#slN"A6QdsU90@uJ@!tDb[zzzl -223C'[/8+W=zԩS*I&]vU٥b&eMVZϞ=<UTtD3gά_~׮]Zl}ZlS͖E~ۄfҤIk׮| #ʍlPAh]@">>>~Zȼicggg-@]"3PP9El߾S[Ee!~NڼyP2v۷ok!$$乜+$&&>!!!}t*ZVǐ!CիAeٳgLJ
8P+W͛7MVWXެY3~7o.3VqW졩@T&w~kRA.TʼB)ERo.AP*bpYǟ/f޼W>RºC&'N(<Dr);


JZD"XTI8W^3f
mqw~vvŋ̈hO>ݴi%''(o``Pf͐-[888Ϛ5Çb{300PѲ꣰/~U?ӓ'O~[n%$$(kdܹ?M``//}ݻwɓ'}]bǏYXZZfee
8=|mUR2$11Q,?|7|hdd$9[;gΜ,XfIIIy^Y(%===D"u@9.	_ս{wCKO$1h#жK._~Df___;;;DrȑŋѪUڴicggs˗gggݻwcǎѸqFթS'?<==_~p׫Wa			f344:ujE"ѣGWXʉ[~`ʕ>>>ѣK,eMM2o߾"رc)T˖-W_ѣG={cV\kccw^zmgg>cƌt"8Nʕ+yTTŋH$q'$׮]	y]FFFrr`zzz<&&N:uȑL6mŊѪh-Znرƍ?hѢ׫Woƌk׮-6VVyڵlCiڴӧO`hh8r>447op!ˆ#߿rDrmϞ=k׮=~x6B~kk봴8P$buN8󼇇9BD|IgΜf68nРA&Mp…_|ID&L=zyll7|s%M:_~"(44t999EEEofi';qQ^^ލ7?vs*aÆ޺ukĈ#Ga;ƍ[)S6lؠ}7RLr90_
%N;?~uc~Yfq>d&g6hq~y"&V]kӦɓ':TV秤,_3g>|yԩu=zꦖ,Yr"TSN>|VZsyʕ+hmڴYp^pppffի&_}Uxx|[>}#Gjժ5{W^MΝۦM@322[ɲep	&,X…'OD[>uTHHHӦMgϞ}`3gfS&`8p·~;hРW^J;8}}}SSSVyqY+Oqk۷_~ȬU2s٥KBH=g}}K$
}y&"R]Y,>իWׯ_W֎Ixx8p
OR,M4111r
;3.]0`EMLL._ldd|xxͅv82eʎ;X;.]b,/_.77vϟ?>6hĄ!oddvZDWH$'O޸q#붽|[
f͚;ϛ7m۶-

R؁L:ONNn֭[͚5qqqvvv,sαrssY`a0@r`dGKK#&}ﷶ"%qmMKK#uhe֭[zZ>Cэ7_"s΁^O޻wO]xŋ...=zXr#""f͚gϞ)k=zXzСCGz5k֬9vX!~	

֭[K(w^DDDDDD=n޼6lػwoeG'YmQQ3y֭[}2F5j(~*ʤcƌ3f[믿z+=Ce,f~K`"##


[nehhmllֲbP(*JO?S"5kVffy#~{ZZΎ^zY[[++9+С0OIIa_|ؓoffvر;vm}mmll={b}>|޽ffkϝ;WvW^1BK7ntܩS'''_UΝ;;;;喖#F;w.ycǎlccSLPX^	6<:ubXcvqOBcUOBB|ytttff{ァ:.G5nX$	qW>z%5DLS7ƍ⋵k׾xBӧOmllgϬ5[n}2k%ɂX̪Cر-<҅ܶmIIg52z&sssx/,,ƔH$EEEl踴ܨ֭[■Z
OMMֲrssa*ݾ}۹s˗O8Q//((`^XXl޼Y6e"ܹ-~>ӧOǨ%Kؓ{ٳgϞ=bGZߝ;w/bcc4h٣G	&ԩS
X033D[neRzI'2dty.ePh*_zK4Ž6^33ɅDfD:YZBS6U
s^^Oc-O0A~cA5ijĉ2MNdff~6mH$,311a"-QQQtjn:feeI'Bjt糄<'%%)瓍pJBr
%7NNNf<˯oYpQF}]tٴitvrd*NIIIIIIW\Sٳgn˾LJJ""+++D+
KR_L-,,$͉̌*,--%ɋ/dllܺu3f#`~rܳgO֭vsNv5Me|oԨڵk׭[wI{{{y/H۶mO.ӠqvM&Yk
8lD[gRfT/Lnn ǫ{㉨GE{:@ׯoee'''ׯ__NVVf9997kjj0b)%KZxϿ{nQQӧ2664hлw}
:.J/H$L?$M +e-ڮ]z5nܸ|DZf[(/SިQAo"߲`߾}g<xAYTWfߧ(k͛٭Zun۬;DsvC"ɓB+{rH"޸q#;;חME֪U۷oK	>Xٷ졇ٵk6l711a*>>Q/D"ѩSd۴i#7aq-[Yɽ{۵k]voVPMK3d9UMDdfFPAT }[_ǛFPN8Xz#$dNMM-**>}7G3fLbbbBBB
<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 -->
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" triggered="person"/>
        <stop chargingStation="chargingStationB" duration="60.00" triggered="person" expected="personID1 personID2 personID3"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation create tripid ( Last six runs May2022 )

---------- Differences in errors ----------
23,65c23,24
< Debug: Selected item 'stopChargingStation' in GNETagSelector
< Debug: Invalid input parameter of stopChargingStation
< Debug: Invalid input parameter of stopChargingStation
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flow 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flow 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXIwS ^ذ"EQc;콋zwYSԳg;bC8(*6" J=~1$!@(컛ffgB!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!P-E:899:B! $$D! T{UX4Ra$!B_Æ
ē|U7&ٯļ]h%B!ndU$JVE`/Tz,mJ"l!BQd*sUs`*GHc%!*K
2B!bXdHTTThP%	0VKTUA{zCԡ/UTvgCBP5955U*kk낂Uq5gAϞ+YRS32ئrZ}r&m:wpql|D#U/NNN8
JS`Pgݺ;ǫ縺JIJJb@ &v՜<VVP,K}CSƧtت{O߲֚cწ-눵ե+7%7rM,UXXͻ0)1e|TǛwN-eyU޹Go*S͵}s=]~'cs6ݧGזBѓAw'rSY&n^T\an9knf2cx=mɳGQ"i,aˉf>:b"\-j۶m˗,Yu֒K.ݲeh	FUX?yo˗ζ<5rAU24}5rGMMMέ$s8eu*)(9ۤ(ʮYiER2ȶEzs>_ y>O]zv딙4sr\\.WWGͻA!aZZ:whag{"hq\->
m-͎8jbQ\.Wv}ijj3l7)95=#SZ#ݻthe]-M^;|Y[ʢ0)%˳s}Nlۿ{zf&S~	M
¢?<OVcye}zgfxܼ1}{v"|"Yb[7v랖Fnr_zKӴ1DnZ2."*_mI]\\Ξ=۫W/]]ݫKo%f#CH̜IpԯP(|Í;~|O4_/yͷ#CV ԗ,x>TPX(q~aeYGKS8vm5eQ~="wIniaNz>_/6΅4}4i(v8VXTDlv|,m-q#}>Vu454_zK4oHSS36ӿ7|=@9Sڹ$|Io_=0	pn^ޗ>IM ˅EEyy>'$.YNRrjRrjTLG^#IeL+A}snwuq424r΀=JU~)YҺnyҺU1`YN;Ƿ8nORZ}mm띻|喺_BKK0=#Sxl6˥uObh&F|vm޼Ojjj̷EEjܭ/&Ӎ[sեKjiw1l6c6vMlۈ{_JrJI;5m{ $&M͚62#d۹8:ث}IJ>uCK߾sSӶN$oo`h!xBdA;ŋD,*%K.%Hs۷o?Q$^]SsͯpwGzѯDwqϻ{!4!7z:]\

O,)߻1q%ճz;wx;w_ݽsQQM
|/,iͻz];:gm{ǟbQ=v,,,d:]?"M3zޮY..s{1q>z֖>efbŭĤOAvlwI%&%;)Jsg/s8HwEQl6GSST>?]t,EQ,[M+V_l0mFfv;\+e"c\ojjjBŢ,-̟q8GO4mldG]ٕ9cK/I)135r9q>
?7oΌ`㑇&F\.'K9q	742r9>'4)y


:oUQQ1%'|!,/_B[Kge0ϗ!!q@L\}&l6[ )sBİX4lO	I)u+}{8rtԾ~]kխSaa!?~@L{vkkjqbbڨ-ml61MӦ&FRiP9090fU+sKT%mT1322NPu%19c\8==];$ωqrJq#,'|NVVvrJ<#遞n&6~555[ٟ:{)gn|lbRǸO>6n HC׺ݟOBrnݒI?Q7y^;ճ:"2d4%5-O6nB7m$\bQ%L'6ɳ-{t;b7~Ր[-[ _z{A|M٢324utZf,3	ȉMe
ŢNJMx<^я(q+&:S+ǖpN_ 9b9¢btusr%KSCvS+/ 9a=km퐰䡖&SPXȢX@\Ɲ:adQqqW=~ h\W޼I)S'0Og>-=cִ	zyO8M5$$L
닖kxέ[\y\MӴMza摰3q<3B"TuԮ阶#\o7^}?wh?Q`W1<ZZ%17+;Sc#F
@Y,
(wffhS#LIGK 3+;(yN=~-)-įd֬i#HLN9}4M߼0n ;bDDxE
Ŷ
"4M~IH@ (*PPPP\'kEFB>_r_}47OajH|i{B(**mսcNnǸO%=Ea~buh%D3_%^WvMbb.~Ϯ'_^~;.Ӵq]ݲsr^.u_g'|iڸa;G}=2AMMMKSS]/š|'UF,+Ndr*F~	-[J+ѣ1+g1nh=__	y"!FB!.YA9@@vkY߲,32.s=K$ai(Y5nX?(8$-?$q2ϢXdhj$/-*.MD4%5߃]:?{A4IiΎ4M4GR)KɚL̄aNnn~~ĵ%[fܺ5$hrr|
H1^ͥ7++ԸY4{y6-=wErhNfH,[w133l^UjdO.s8|>?VMl||Ԡi:7o
b&Ɔ|iDd@ 7YPrֳ|Xj\M?S?ldhXKKa#T,X@ڪ۷+w_5[l*%)((pbb"c<tLMMW^*!262%@NndʖNӴ·2Rd2EEEI4MkijD|SZaa.4;CF>L3]Ӡ0B!5%../'&%K<F^gÛ5mJH#+m[i%MMZ4o$乴7];oѼWoE|"ϗ(ٕÖĢVu>IVIɤ䙹yY9ie
YS6"yI/PH

,>%|k:Iyy߯%[TT|?B -똫}Jld_bo>Ae~]2RE&UEQ@Z[2JNM-**nPϊ7g{!TPʎ*w/b@cPQ[B.ܳHj#B{w[Z4ˣik$_h*##3-#ȀisbCL]w#e|L!a/unOQFrkV(:/1Q,...,.	{Սf:q~bR=>=>'KL}@NNn߾PEiڭٿLT[[œΌ:JOӴKωI*gdFDFmćU߆"˓UVr;uh)K1_U
/]NqqqpNڦgjjj8h~bgUZ}~IJ]~n'&ճoKݗgjbdeYG_W[bbb똛q\Z|>?3+[[F_sse*,,}ѳ[GfuɰE0I%v`ȸD90BUAmI_~
ڵSu #y
'f-3,
<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 -->
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" tripId="tripID"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation create until ( Last six runs May2022 )

---------- Differences in errors ----------
23,69c23,24
< Debug: Selected item 'stopChargingStation' in GNETagSelector
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Invalid input parameter of stopChargingStation
< Debug: Invalid input parameter of stopChargingStation
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXS7Np:ֺXQg
jں[:PAPq2A@dۘEHa|?͹ޛ{.TR<mm!!!*	xދw
(@nd/xr.U"HnP(W:|SF`[H@yT'\UF"APt\x/If,](*/h[(;%		L7&PqV9KG*%aڵΝ|rl߿qㆶRUri:$	S UZ5>>^{TvRqv6^uÇkvEFFjM6[0zzzl*ɓ'oڴΝ;G|(5iCwP?{zz%
Y999ip_:˧+Bx"--@.M4Tk%lIDHD&˗wޭǕ7ɓ'ڷ+e֭o߾}ⅿ~khh(1dȐؚ5kPYOOoܹAAAсPڵk?ѣ3g;ye7lP$DFF*Fo;{le>{<OGGCS@ށ(8@i
[IS֤](xx{?Tdb
?'oy߆K]cOW`t''k_N̲C$H4i$!Wr+ke~Pb`Smsٛ7o6$"-;uZt	-]4..n׮]D'^*UcggoĈl/:::zzz
ZV|666ӦM1bKחWY Oo޼ݻ֭[?~#…VVV>>>			'Nzyy}ٳgE֗Y͛>}pۮY,Ne333{N
ΞLo߾߿?}<?HlΛ7-Ztibb'D"	&P(ՌH$RJAeInݺ%c4gsAڎ@n߾uƍlllBٳg.]MD֭kժMvvSV^EDϞ=6mhGر#kfM4]_ӓϏN__ƌΝ[f
+'_~-xxx|dvZOOOkkkPxܹe˖䰦OާO>yۊkYf\}Y|y>}^zp̙s?~ڵ^^^VVVǎxz	

={vZZx<wN:544֭[Dy<'%%ݿuIII\Kp"|ٳgO<9s5kֈGen:qƱ;w|%K&LPfٳgoڴX^M62Aqqq2[5j͛QFާO*9瑑+
O>eѣZj&L`(LMMb|@ `nٲŋ"q&L8{,}7j՚3gƍY'ې
8pVVV7o\xwhĉcƌ155n߾͞3fۗ^:;;ɓ',d2~x"}!DZjsM6|pccǏ9rԨQ?#;L77qƱ}5jԘ>}m<3w@
zI*FPF{)x.\pF+Mx<~o22}4/̕%+jҥKOZ…W^MDm۶z3gf̘Qz1c(njٲe7o$|3gV:o޼߯].\تUŋedd_m| f[lyʕgVZuܹ߿g̟?UV>>><'==}Æ
l+WJ7?o'N\h͛7/][lye
̝;?c~~E̙>L?xЛ7onذa߿gXw566fE"8nD	וx)V}}3 Vf̵kVX!


|Ǽytuun*
ԩCDl癈Hqe@0bĈ?x@^;FFFAAA­[oll*>I@֯_ݻܾ}fffj222s玁H$


߿)Ǜ>}SSSX;of,/_&''Zjo߾>֮]Ȉ!э7g``i&Hׯ
SLٹs'붽sǏq:-XuK,MOOR؁̘1OJJo}oƍQQQ666,ׯrrrX`ub0@r`deGKNOZJJǏU~W,&Dӓ'O߻wOA;qqq֭[nrvv޽ڵk
6bĈ`"R7>>>^^O<	


<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 -->
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" until="0.00"/>
        <stop chargingStation="chargingStationB" until="0.00"/>
        <stop chargingStation="chargingStationB" until="22.33"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation delete ( Last six runs May2022 )

---------- Differences in errors ----------
23,25c23
< Debug: Selected item 'stopChargingStation' in GNETagSelector
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
---
> Debug: Selected invalid item in GNETagSelector
28c26
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
---
> Debug: Removing flow 'flow' in GNEChange_DemandElement
31c29
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
---
> Debug: Adding flow 'flow' in GNEChange_DemandElement
34c32
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
---
> Debug: Removing flow 'flow' in GNEChange_DemandElement
37c35
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
---
> Debug: Adding flow 'flow' in GNEChange_DemandElement
40c38
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
---
> Debug: Removing flow 'flow' in GNEChange_DemandElement
43c41
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
---
> Debug: Adding flow 'flow' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1
> Warning: Selected Stop type isn't valid.

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect acttype ( Last six runs May2022 )

---------- Differences in errors ----------
1,66c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Adding chargingStation 'chargingStationB' in GNEChange_Additional
< Debug: Adding flow 'flow' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'flow' in DemandElementSelector
< Debug: Selected item 'stopChargingStation' in GNETagSelector
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,13d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopChargingStation
< TestFunctions: Clicked over position 594 - 363
< TestFunctions: Clicked over position 594 - 363
< dummy
< 
< singing
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in errorScreenshot ----------
PNG


IHDR1clIDATxwe7ӦL2;!$N@TPւ\q]EإH(z	$$Hm̜c)dr)&}q뺯+

bX,Fp2lnnnlllnn5T0&pxȑC8p!2bĈp8VZ5o޼7[nժUt:nx'pG1`ܬH$,Nwoٲ7ߜ5k
?_^^l|H$rqǝz3f3fLnnnN˖-{gxW^y%J>`!C\.lllL\C9\+((8y;vMUEE3<s	' *))~lٲx<QEˌg%%%A?Jzo~?nǎ7|sYYYЏﯮwEuu}'޽{?c


:hhhxz'ɹ2~[w}999A?zz珫벳~"gdɒ̧K.=묳"H=zu5׌92FqW	bOtb{8ÿ==p9FaaYgu==Q$ꪫƌt#P(4z諮ʝki'5jI't#P(f̘I8ݘ=a6tРCN6-.`q/NT4nLg'O:ttg0,pxp޽{O:RX;cg?snN<ܠg:th4
FCw`YrrrpЍ|T8.++	-z)StŖ{5~	ÇOwvizp8\TTt#,;;H`g	3}G%v;t0,D"N'Kd2.bA7J^^^>}{]\\\RRRXX7YYYH$Bt:JdSSSccc}}}cccuuuUUUeeeUUUUUՎ;;T*ձ(D1.`h.z}:tذa
8p`YYYYYYaaaNNNVVVvvv&*//߶m͛WZnݺkΟ??=MMMMs!覦N;@
@W'@deeeee~Ǐ6lبQ
TVVVRR!bX,֒N7vP(2PPQQm۶+WYf͚5fڸqcsss"H$m~:^|y}}}II^/444,]T`SE"^z=N9rqXRRZfMgee>CM$uuu۷o_jիW^SOmڴhѢAevZxq]m	Qh6mG=~+773QJJJJJJFH$կYfɒ%<K/TYYit:ւN۶ms07hРcuQ'|aJJJ󳲲SCN6SNC})x|ڵd2\ڵkxЍmuw>Dqq:cƌN8aȑ-k5w!H$77w&Mj%8{vᥗ^2#Ch4zN>c9蠃JJJ:۬=&M1k֬پ}{g[n};Mt0=N2ˇr_|	'2$''':ҸqzUUUi]5jT&ڭzkڵAw@w&Ѓb}^zs̤Iߙc5jԼy>퀆Gy.<'{!F:Spxرrʹ瞻ݻ3缏P(4gΜUV3ZjΜ9Aw@7'5s??bĈ.U{E"N;Gc֬Y3ό13777?ӫW9wַ;1cdeeu5hʔ)Æ
[xNy|pOK:^`ޛNl@O<̫z97
siyw۱cGƺD;v~m0V:~'.]w?㋊Z9&Jw}jSSSW^y끯'Нر;LD"&L:ujշr˲e2G|7|s|@wJf͚p 	@~򕯴>:N]SSv_ݿd@7~d2F2-y䑧rJ%ɻnllLc-z{4EKO=Tcv7srrZ?,J]uUwygƁίn `{キ"F2-yg}nWnnn_o۶m_wU^^onn׵`W0]O4n)=ٳ{lۼzС=?mݶy}tSn:޲emӟ~_Vt1]tUW]ծ\^^~7nݺu5iM<푵7p7߼pmnn^h7_c/6G?˗,Yr^z=#x<$?DYYYp<}aǎ>Iڒzc9GL$


o{M6uTB^yC=U~o͛7qoJ766{]w]<H䬳ZlY"ؙ֭[/9i<EEEw}^.)H<䓃n3?rȯ|+?ꚛR~=ؗQF}MS @}k⊏t:=k֬.];y䑏=X޽;. LtM^]]ݮKJJ&NxI'},))),,ʊD"-Ӫt*jnnشiks-X`ԆguV߾}?UUU/pgGюkؾ}wۃ-cXiii޽{ugݻ B!ߊbDb<h3gάhe{קOv]O^bE+֯__ii޼4YYYhH$r!o=566?lW˻;v{*Hlڴn(..w D<ٳgq7]%Fx}5;_{9]K;V^{
70u6=/((h{7/i]^AA5\s=1]+i@
N$^tE]wѣ~VNNαۮAx<~w\=v9993f_r@ђ~,Yz?\VVrYYY?۸maÆni3E"/?De˖k]Eo?cdU]]2d>zBK.dժU{3H$^vmoƆL]Wss֭[_|38XtKЌ3?'ޫ7+OSO6l?|!M$JUUU͟?'|͛!8q-[;jg`;;sذar{%Kx|$C6-[^yٳg?쳫WN$t:JH$cȑ#O9?#Xr嗿UVeyD0	SN뮻Əc;я~SJKKzӧ[tCCƍ-[pµkΛ7ox<Jp8GѬ#FL6mذap1c
^~+bƍ>(z,xwyAԱsŗ_~;#%\r7ݻ~jjj***jjjx˰pVVV^^^QQQ޽򲳳?rx<s]zՁ<z8`<>cX^9_DO4hн{qul'N?μDzoSSSoeee7p!F;999'tҌ3z6iӦ;㨣RT<ollkhhhjjj	-cX^^^aaa~~~aaa^


rrr;y6niM^z;vi
>Y~g[*..`HӳfͺxJii#<rG7ѥd2o߾jժ%K[nÆ
6mھ}{UUնmےd߿III~0hРѣG=zȐ!{.((jY\]uBtzƍ7pQz{]M%??__/vmػ㳎?>itzǎ6lx.\z-[lݺyz}0`„	'O>CXZZźt^bu]m`/u7NH$o4hPʽ꫗^zux|^^ޟSO=ے7l߼ysyym2Ⲳ;nܸ?у.++3߿+:ja-9瞱cf\UU_wvqp8|u]C?%Ɋ+V̙3g7o^UUUmm>MzիW?O^\\ڱcGнt޽{J$o֤IdQQ<ظ"MMMK.{AvD


Ə̙6mjjj3***~\tUUUW5557xc&	}ׯO&


.[Mֲվ{~R$ʺ袋UVuH$V^}eubwݍ7VXqgۢ7/^;|3Xl?я,YRWWH$y%HzjO^;-Z`z5ܷo߾}'$&M|wީoYf;
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" actType="singing"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect duration ( Last six runs May2022 )

---------- Differences in errors ----------
23,70c23,24
< Debug: Selected item 'stopChargingStation' in GNETagSelector
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Setting new attribute into stopChargingStation 'flow'
< Debug: Setting new attribute into stopChargingStation 'flow'
< Debug: Value 'dummyValue' for attribute duration of stopChargingStation isn't valid
< Debug: Setting new attribute
< Debug: Value '-5' for attribute duration of stopChargingStation isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\Gg9zر%[k]ػɫcX
T(ܽnk~ݹgJ%-i:k:5tګL'y/>)[*	0tqr.D"(QtR]JNM"r,!DlʣBɔCe$OWȅdfȚ҅Bf谅[0tPneUґCIXrӧ/\@0a;w]@T\Y
f\)HU=Bi*;8i:.]ڸqlVئz-s]===5	f„	֭yGwww|(5iCOP?{xxxnOf
[;::q_:ȧ+B=}4--@.dϞ=7VWk%lIDHD&ޅo߮Ǘ5Ço>gooFƍ?޼yﯫee0 ..VZ*Tӛ5kVpppll˗xs##+WFEEݿԩN^}
68	QFN>]mq:::DJ+jJ2&BGć?"S9y5\,-[~Xs}qg~5I$7_r1;uuuJ2(uuq\׮]O~z~C"brw]v333.\hjjJD.|u@@%&&ɬWr;vۻ̜9W^C`{Sв⣰4iҐ!CXگʆWwq<\^#sݻy󬭭}}}߾}{QQOO?~2_zգG~+V|ũxEFFF>}jRRmb2$..͛7{Oߧ縸8٣gݻ󭭭.\pQH$/lvP(iF$)_'mI===ߩS'ssKY%HеM`MGn!!!7nܳg]V(:uj…YYYDjժ͛fee?~|噙DI&9sF=|m۲f7иqի=<<LҫW/@p+Vr"߿3XrP(<}EYS'Oѣ@ 8skm7մiS>=z,^G/^ppp8yYΜ9rJOOOkk댌Çs׭[7[[ӧq'noܸAD8>NLLs__GG>|X+$.:uرcSN]bx
ZfV5j[ݶmۛ7o~1cԪUk֭+4WyݺulݻhРׯe?lذQF|||N8W:thTTTttʅBGض]t^1c
eRSScbbت@ 044dnذܹs"u̘1N"v3fXv-dr׷o	&X[[_~}IIID4v#FEGG!!!92eJϞ=APP˳


>|Nv G&{H$oW?`ҤI611yСC
/tqq5jG]fɓ'oڴI
3r`deDKϝ"w:{ٳg]jFn]jqߥ'7>banɋ9CK&VMk޼O8QZy{nDW_]tɓSLQƈ#7hѢׯQzz]pɓժU={vrrʕ+h޼y͛7_`zzի&/nYf/^<uTjf͚63gN}}}9Ú5k&K.nիׂƎ;ׯ?^ 4k…
45kݻw嗼Ϙ1ߟ}MK8.<<k֬۷orr2ĺ8511aE"8~D	ߕ85ccc9ҳgOv$2sʕ%KwwٳgnܸQ(֭[S93ʆCINN{vY7n$''U`}l/066u;3!!!{677]͛7
D"Qppp޽v8<y޽{SSSX;!!!efggW^͛7w:u7]vW^999֭O@zjP8qm۶nۛ7o>x 77wk׮mӦMnnܹs[hO?}2eʮ]gsN|޼yzZvmLL-իO>,z0
D90_%q׃GУDωCj}th%zjվѽ{_"zѱcn߾ׯ_?yDݸqƍUVܹʕ+
4dȐP"\>>>^^>vttܹի8l0֫YrQF	p|||TTt;~~~ŋ5kֵkWɓ';w>ǫ[nn!-((`}oެY3??QÇ>-_˖-bD=rȑ#GW| ӧOY˧,e7k,44M__?""Ȉ=Z044K_Ye}}}OD3gLOO9spp ߳cOMMѱ}Qrr2[}7oް֭[WRR{&%%,=&"Ꚛ9s&33s޽g[b_l[kkx9rɓD@6MDD{466իիWONN4hСCwѣmVRh]v|СC̙xE"Q6mטB/@١]	^뇝km5qyK/#""ӿK	pQx~O?
㔿ŋ,W@ ?$R˗/m6iҤuֽ}Vׯr||YzK<*
ϟze%:q޽{2>1"H$?~|lݻwfAA[fXdvvvNNH$
l踸f͚^^^)))l~rnn~knƍK%رU۷&OLDڵx׏r޷~{E_h{r߿߯_C:tаsZ}/Ţԩֹsc֨Q
X055;wd)<0@vںN3l(5/f%*lx}ol!5C}/7Ȕ}[#((C!I999糴*??_A*|caicNJo5dM7NBi:  S(+''ؘ-
LD
X!ϗ,Y2o<P$%$$ț瓍pJBr%OLLd<K?*2ٳÇ_lY밓&;UpJTNHHHHHuV5
t۲#,,,R(&&&&''_MÇ&&&bsssP333"255e
P[5klzY~ş\p:ԬY:۷]keezSh(իnݺ
6?Ύu*xiѢŴi$422jٲԩS9w*
PzKPL5Sȁʂ&;;ۭñDTZًN>fDԩS'
Qk׶dk׮-]'##\
<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 -->
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="3.50"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect extension ( Last six runs May2022 )

---------- Differences in errors ----------
23,70c23,24
< Debug: Selected item 'stopChargingStation' in GNETagSelector
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Setting new attribute into stopChargingStation 'flow'
< Debug: Setting new attribute into stopChargingStation 'flow'
< Debug: Value 'dummyValue' for attribute extension of stopChargingStation isn't valid
< Debug: Setting new attribute
< Debug: Value '-5' for attribute extension of stopChargingStation isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\Gg9z ,(%5ػc4`Xccc, ؕ(J^cts^8>Wr,h(N(M!@hhC\:{IWM٧vi
2FY%.rD(X*Dl*"ɔr	r`dgTR3due酅rꥥOn	BCC1
@+	0VyKG*aժUgϞt钺
lĉw޽~2UzigI6*	pi&'A^z\\el\ \reӦMRam۶Uam4"ׯ߽{tttT&h'_֭[NX0̈
j?
owwwϭ[dҰ
9lڲȥ+SSSX׬Y3UV͖FD$i]ti׮]:::|ɘ1c=zį}9[[[6m$ϟw1ikkiY
UuttfϞد_?Zٳg<6mZU_jyFNBddmҤ3fPd[ɳqV&s>'I9*a~E|N&~
/@+=am+V4o4{{}^AԢCP%P8a@ KعVRJ TŪ¦&q=z1cƆ

mqɓ'~ffŋho޼ٹs'%$$HSjUݻwں̚5O>Æ
`{ёӲ<yaX/۶m{u^6mØY̝;o߾Ϸy>|xI~]rWX˘edd׏=LLLWW}o߾O?'9[;gΜ}.XrǏ
Fo'@	iii4#
ʀ$ڵ_jV&hu6HݑZppMGD֭𰶶.,,<sŋhխZ:y+233ɓ''O>w;vȑ:t`/lYf>|5kָN:O>ٳ+WdD믿77>VZneeUXXx%KdggLW_	sαV|S-Z#ꫯ~ǯ˗vvvO={sVZaiiqQzimm4cƌT"8N}XX͛7H p'			wkiiy]ZZZBB`ZZZ<"".]t̙'NL6mʕi-^z̘1;޾}hѢqժUkƌׯ/2Uyl޽{
jذ7o;bĈ
6Q&MO:W>|g"##חU^XXcmǍP/caa
}}}ƍ/\ 
6m:nܸ3g7|Sv3g[y
9߿ĉ---oܸpD"?~QLLL"##`M:w   `ŊYYY=bi';cQNNH(~嗎s*&O<tP##>|Ĉ?3;L1cư}ر5k֜2e͛<;o@rzI"FPNT)xϟ?ޥfe'MzBz#/F7tbPVZ]xԩSիW?~RRҊ+/rӧNZFQFojɒ%7n t9tӧW>gΜ߯ZϟߪUjiiYm?I6۲e˗/9szg~=dܹZ8'--mڵle˖I6?g…Ǐ_`7.^(Zly%
Ξ=޽{?s^^ނfΜǾHM%pvƍk8N[[ȈU
C!b%|W_8+>vX޽[+eիK.nnns޴iSaaaݺu><ɯ?lذ߻wOV;ΆAAA͛7kdd*>I}}}Aofg&88o߾k644u떞P(

۷	qSLٿJJk'88=~kklGGǷoqԩchhDt>}_?!b5k
'Mcm{֭:tݺu۷͝7o^֭-Z뛖ƿS؁L:?HHHm={gݺuQQQ,k׮o~Y`a0@s`dGKK""eBqLII!JSwhÇzտK_"z'\]]ܹ#7o<}Tݼy͛ݺu[j!C
BDUVjѣGAAAAAAݺu[fGz5V:f>{d;Ϗ?زe=zO>
					֭ۃX?^ݺu{)YmAA3k׮-[bF9rH_-__W4{ѣGf駟S@ϟ<cOY-ł	

<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 -->
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" extension="3.50"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect line ( Last six runs May2022 )

---------- Differences in errors ----------
23,66c23,24
< Debug: Selected item 'stopChargingStation' in GNETagSelector
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\Gg9zر%[k]ػɫcX
T(ܽnk~ݹgJ%-i:k:5tګL'y/>)[*	0tqr.D"(QtR]JNM"r,!DlʣBɔCe$OWȅdfȚ҅Bf谅[0tPneUґCIXrӧ/\@0a;w]@T\Y
f\)HU=Bi*;8i:.]ڸqlVئz-s]===5	f„	֭yGwww|(5iCOP?{xxxnOf
[;::q_:ȧ+B=}4--@.dϞ=7VWk%lIDHD&ޅo߮Ǘ5Ço>gooFƍ?޼yﯫee0 ..VZ*Tӛ5kVpppll˗xs##+WFEEݿԩN^}
68	QFN>]mq:::DJ+jJ2&BGć?"S9y5\,-[~Xs}qg~5I$7_r1;uuuJ2(uuq\׮]O~z~C"brw]v333.\hjjJD.|u@@%&&ɬWr;vۻ̜9W^C`{Sв⣰4iҐ!CXگʆWwq<\^#sݻy󬭭}}}߾}{QQOO?~2_zգG~+V|ũxEFFF>}jRRmb2$..͛7{Oߧ縸8٣gݻ󭭭.\pQH$/lvP(iF$)_'mI===ߩS'ssKY%HеM`MGn!!!7nܳg]V(:uj…YYYDjժ͛fee?~|噙DI&9sF=|m۲f7иqի=<<LҫW/@p+Vr"߿3XrP(<}EYS'Oѣ@ 8skm7մiS>=z,^G/^ppp8yYΜ9rJOOOkk댌Çs׭[7[[ӧq'noܸAD8>NLLs__GG>|X+$.:uرcSN]bx
ZfV5j[ݶmۛ7o~1cԪUk֭+4WyݺulݻhРׯe?lذQF|||N8W:thTTTttʅBGض]t^1c
eRSScbbت@ 044dnذܹs"u̘1N"v3fXv-dr׷o	&X[[_~}IIID4v#FEGG!!!92eJϞ=APP˳


>|Nv G&{H$oW?`ҤI611yСC
/tqq5jG]fɓ'oڴI
3r`deDKϝ"w:{ٳg]jFn]jqߥ'7>banɋ9CK&VMk޼O8QZy{nDW_]tɓSLQƈ#7hѢׯQzz]pɓժU={vrrʕ+h޼y͛7_`zzի&/nYf/^<uTjf͚63gN}}}9Ú5k&K.nիׂƎ;ׯ?^ 4k…
45kݻw嗼Ϙ1ߟ}MK8.<<k֬۷orr2ĺ8511aE"8~D	ߕ85ccc9ҳgOv$2sʕ%KwwٳgnܸQ(֭[S93ʆCINN{vY7n$''U`}l/066u;3!!!{677]͛7
D"Qppp޽v8<y޽{SSSX;!!!efggW^͛7w:u7]vW^999֭O@zjP8qm۶nۛ7o>x 77wk׮mӦMnnܹs[hO?}2eʮ]gsN|޼yzZvmLL-իO>,z0
D90_%q׃GУDωCj}th%zjվѽ{_"zѱcn߾ׯ_?yDݸqƍUVܹʕ+
4dȐP"\>>>^^>vttܹի8l0֫YrQF	p|||TTt;~~~ŋ5kֵkWɓ';w>ǫ[nn!-((`}oެY3??QÇ>-_˖-bD=rȑ#GW| ӧOY˧,e7k,44M__?""Ȉ=Z044K_Ye}}}OD3gLOO9spp ߳cOMMѱ}Qrr2[}7oް֭[WRR{&%%,=&"Ꚛ9s&33s޽g[b_l[kkx9rɓD@6MDD{466իիWONN4hСCwѣmVRh]v|СC̙xE"Q6mטB/@١]	^뇝km5qyK/#""ӿK	pQx~O?
㔿ŋ,W@ ?$R˗/m6iҤuֽ}Vׯr||YzK<*
ϟze%:q޽{2>1"H$?~|lݻwfAA[fXdvvvNNH$
l踸f͚^^^)))l~rnn~knƍK%رU۷&OLDڵx׏r޷~{E_h{r߿߯_C:tаsZ}/Ţԩֹsc֨Q
X055;wd)<0@vںN3l(5/f%*lx}ol!5C}/7Ȕ}[#((C!I999糴*??_A*|caicNJo5dM7NBi:  S(+''ؘ-
LD
X!ϗ,Y2o<P$%$$ț瓍pJBr%OLLd<K?*2ٳÇ_lY밓&;UpJTNHHHHHuV5
t۲#,,,R(&&&&''_MÇ&&&bsssP333"255e
P[5klzY~ş\p:ԬY:۷]keezSh(իnݺ
6?Ύu*xiѢŴi$422jٲԩS9w*
PzKPL5Sȁʂ&;;ۭñDTZًN>fDԩS'
Qk׶dk׮-]'##\
<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 -->
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" line="customLine"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect permitted ( Last six runs May2022 )

---------- Differences in errors ----------
23,64c23,24
< Debug: Selected item 'stopChargingStation' in GNETagSelector
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXw9 Q*Q-Xg,0j,$v(5&Ă1TT("v?F75~w^fv4T ""B!hJoԫ&A<6	BQ@U#^l]O%M"Tp,kZ"A6UQd*rS%90@Vw2@*b9b'QU*?UґCyXvSΟ?@
2e۷\@B_Y*g\	 ۿ|RGTyRqRw6..^yَ;$&&M6[4Ν;:::*l4͔)S6lp
uRG777|0iC%Oݽ/5nV@6mtҕMGGɓ'zzzzzzrQ*{qqqQUklyDHD_&烂tttq=xc$l޼YV}mm=11իWO<	
Dc֖Ӳ"X~}%*̛7/,,,...44tРAw700XvǏݻ7s'͛]ŏۢE}gϞȾW8--OMY'"%6l}LGr!#TVݟP(]d5\%H}*Xe.۶zw.zힵOѮiXݡP(<y2*2vnkkk*ԭR(UuҶq\>}fϞqF~G"brwر~l2###"Zlً/(99YGGGj}ڵkܹyܹ1bDVV;埅G~eU?ޯ_͛7߿?>>^V#,8pE}}}_~}~۷o>|Xb}ϟ?/}׬Y\$++kРAl5%%Er^ߙ'ի҇}]bblxbsse˖%%%9rD(
eU\\,P(N{xx={YՉ#s*Lݑ7o޼g"Z~eqqɓ'-[CD֭k׮eNNαcV^MD>>}ӧhGҥk~b...o߾z耀wwwv`v8]]3f0@ :uj͚5~g[ڵk-,,O:|\֔_|!N>͚b{Mnݚ/ogϞ؜8qb޼yO^vyVV֡C8۷eXXٳ32287oN6-22ڵkD$8۷oݻw|K%kiih":ɓ'=:s5kֈF+en:KKqƱ;vzjҥ&L_ٳ7lPb,
;wڬY/^HmAWWwԨQ7n		!-Zx{{?~0rǏȯ/ea„	l2fff鱱lU }7mtYPزe	&<y&NؠA9s_y9<x)Sͯ^dɒ"4iҘ1ccbbׯhƌ!!!W)**zK;ى?޽KDB?wpp_S@0}ÇרQ#G5j?Nyܸq,o?~|z|||l"mߙE$$r`dDKϝRw:s̙3gEo_iq~33|,?ą+kܹsǏ_hQjjիO?x'lmmg̘Qn1cojW^%L9;'ϟ͛kѢEڵkd---̀˷~&l۶m/\pI{{yy`vrݻrJɦ,YdҤI/zsA۶mϟ?ܬYyݹs~(((Xx9s	7"##^<͛78N[[FP(+DZXy\\ÇϮV-3.]Zb~aa@ pss?͛5jDDlיH~e}}#FyΝ;qrr244c]6p5j
OR__6m͛\~}5klР7BaXXv8ٻwozzkeEXZZ:88z۰aCCCC@DW\0`^^^ކ
"F O:uǎƍ>|;wp/]TKKݻwo
;3foɢܵk_hѢ_>66Ғ}e4h^nn.qc(|z	pYD9o#\#x"݈zD@y>noo石޽?ѿ{QWW[niŋ=Rp׮]v횝]^֮]knn5bĈp"]7˗}AXXXXXm^͇
6j(֫Yvq	˗/?~,َ߶m۶O>|G{u=֏רQ}:;}}}C[TTEmo4zѣG?cժU&cǎ;v,[?;+:ɓ'Æ
c,f~K`"""tuu۶mꪫe``FWVYWWWtD4wL<"z-;t---kkW^I=%y󆭦jii*+ԩS:u!~jj*[MIIaYzLD622:}tvv޽{Y϶رؾ/_3ÇO8AD>fDEEqqq/_vppx捗ȑ#ߔNj&]tS/"~׮]mmmr#G.X
Ν;K/0>@yc90_C{<58˺_ot`|MD'>>J<***33O>ֳg4i"8N;	={ƍ_U)'$$رc6lxd/^/_jߟꫯĶ/^ʊm:~޽{2>1BP(;vll9555??,**b
ݘEEEl踨ȶm?aaaiiiVBnn.?L]V9??_{vzɓ'bX٪{PP_LJv*BY/…9ʪ|r޻woȐ!<x𠾾~^ؽ+Xddd4l0""W^&M[.`dddii)v*K6ܹs/3tP
hkk;]ư,PT(սqFԻGܫWQ/놄d8DJ)//O`BVJ{ߘXkyҤIc
*جXS'Okt=33>,..fIW^^![lDSM6<6++K4S+V,Z%,-
IIId##dPe|I&M
ϒ[%[9sfѫV֭[``hvqdr.IIIIII7oެ[ץKabbDDo޼aA5kV||CH5j`7׬YիWDddd&&&ů_f/A۶mgϞͿgf͚,/.:l۶mn533cvwh7naÆM6;wʊuMa'Ҿ}Yf5h``СC3g%,seC͕:{Sȁ*+'77uͭCqDT\鳢DԳgO5V
4055e4h Y'++f͚ʵSTTTNPfkԨ!5b)%KZBa~~Ç/\ ٔmW_}հaþ}>|xذawQb~H@&?:Zg|;bؾbGU_qƃ_eEeÇ͛7dȐ:u;vLd,J~eYܻw/;;DԶm;wQZZګWزr!N:	saȪ/%ܻwfgg{xx<==<x :'bf`-[422}vFrssٜᆆZHQ6m۵k'Dwaq[믿XɣG;tNC<!حb9UCTfFPIhJz6ZT6>!CҊf͚u]6wɓ'ǎ߰aC>::zȑϟ?]ӧe-((
/_?,Xѣڵk?~8225;jԨ/^fBCCׯ_F&?sѢEzzz
6uСs?ydʕ~~~g& dXDԥK3gΈ9$ESDOMmllR`Baڵݭ>qݻwᅲI_|y%K:u5a`ʆӧO}vNNN6mz9sLY޽{ƌ_~9s!@V}899ݿݻw={ѯ_x,YWYfvvvs	


444w%6;Zaaa7n|}6o9ի׷FO<;xݻ}||,,,<gNRDPEA1$Dȁ*MI;>h*:

-Zdee:k,VvZ333???--/[lƍAAA/^gcVZϟ2uTSSϟRe#?
UPzAPo>oooŋ/̒aw߭ZM6sDeooo~׏h"~"Cy^훙ѣUVܹX#k4ڵ{wP!-[7nq111f?b
~!???  `߾}[ki1>>^\dƍ322zŋ[+yBCC;v8xGwlTTԂN:wy󦰰P[։*_paZZillSJJ[\G"Dv͐)ώTy"Aj9~Ν}:m*6#)/Cy@Yu5iD!@C8$UԿ Pa/THKh*##Ҫ	Cj&wC>xOUw&V"8yPmݳP&Py{y[zQڕ{v]Vw\?Y!(B_=8#Z~Sq@5P`U]W*Gr@>o
<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 -->
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" permitted="permitA permitB"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect triggered_container ( Last six runs May2022 )

---------- Differences in errors ----------
23,66c23,26
< Debug: Selected item 'stopChargingStation' in GNETagSelector
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute triggered of stopChargingStation isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXw9 Q*Q-Xg,0j,$v(5&Ă1TT("v?F75~w^fv4T ""B!hJoԫ&A<6	BQ@U#^l]O%M"Tp,kZ"A6UQd*rS%90@Vw2@*b9b'QU*?UґCyXvSΟ?@
2e۷\@B_Y*g\	 ۿ|RGTyRqRw6..^yَ;$&&M6[4Ν;:::*l4͔)S6lp
uRG777|0iC%Oݽ/5nV@6mtҕMGGɓ'zzzzzzrQ*{qqqQUklyDHD_&烂tttq=xc$l޼YV}mm=11իWO<	
Dc֖Ӳ"X~}%*̛7/,,,...44tРAw700XvǏݻ7s'͛]ŏۢE}gϞȾW8--OMY'"%6l}LGr!#TVݟP(]d5\%H}*Xe.۶zw.zힵOѮiXݡP(<y2*2vnkkk*ԭR(UuҶq\>}fϞqF~G"brwر~l2###"Zlً/(99YGGGj}ڵkܹyܹ1bDVV;埅G~eU?ޯ_͛7߿?>>^V#,8pE}}}_~}~۷o>|Xb}ϟ?/}׬Y\$++kРAl5%%Er^ߙ'ի҇}]bblxbsse˖%%%9rD(
eU\\,P(N{xx={YՉ#s*Lݑ7o޼g"Z~eqqɓ'-[CD֭k׮eNNαcV^MD>>}ӧhGҥk~b...o߾z耀wwwv`v8]]3f0@ :uj͚5~g[ڵk-,,O:|\֔_|!N>͚b{Mnݚ/ogϞ؜8qb޼yO^vyVV֡C8۷eXXٳ32287oN6-22ڵkD$8۷oݻw|K%kiih":ɓ'=:s5kֈF+en:KKqƱ;vzjҥ&L_ٳ7lPb,
;wڬY/^HmAWWwԨQ7n		!-Zx{{?~0rǏȯ/ea„	l2fff鱱lU }7mtYPزe	&<y&NؠA9s_y9<x)Sͯ^dɒ"4iҘ1ccbbׯhƌ!!!W)**zK;ى?޽KDB?wpp_S@0}ÇרQ#G5j?Nyܸq,o?~|z|||l"mߙE$$r`dDKϝRw:s̙3gEo_iq~33|,?ą+kܹsǏ_hQjjիO?x'lmmg̘Qn1cojW^%L9;'ϟ͛kѢEڵkd---̀˷~&l۶m/\pI{{yy`vrݻrJɦ,YdҤI/zsA۶mϟ?ܬYyݹs~(((Xx9s	7"##^<͛78N[[FP(+DZXy\\ÇϮV-3.]Zb~aa@ pss?͛5jDDlיH~e}}#FyΝ;qrr244c]6p5j
OR__6m͛\~}5klР7BaXXv8ٻwozzkeEXZZ:88z۰aCCCC@DW\0`^^^ކ
"F O:uǎƍ>|;wp/]TKKݻwo
;3foɢܵk_hѢ_>66Ғ}e4h^nn.qc(|z	pYD9o#\#x"݈zD@y>noo石޽?ѿ{QWW[niŋ=Rp׮]v횝]^֮]knn5bĈp"]7˗}AXXXXXm^͇
6j(֫Yvq	˗/?~,َ߶m۶O>|G{u=֏רQ}:;}}}C[TTEmo4zѣG?cժU&cǎ;v,[?;+:ɓ'Æ
c,f~K`"""tuu۶mꪫe``FWVYWWWtD4wL<"z-;t---kkW^I=%y󆭦jii*+ԩS:u!~jj*[MIIaYzLD622:}tvv޽{Y϶رؾ/_3ÇO8AD>fDEEqqq/_vppx捗ȑ#ߔNj&]tS/"~׮]mmmr#G.X
Ν;K/0>@yc90_C{<58˺_ot`|MD'>>J<***33O>ֳg4i"8N;	={ƍ_U)'$$رc6lxd/^/_jߟꫯĶ/^ʊm:~޽{2>1BP(;vll9555??,**b
ݘEEEl踨ȶm?aaaiiiVBnn.?L]V9??_{vzɓ'bX٪{PP_LJv*BY/…9ʪ|r޻woȐ!<x𠾾~^ؽ+Xddd4l0""W^&M[.`dddii)v*K6ܹs/3tP
hkk;]ư,PT(սqFԻGܫWQ/놄d8DJ)//O`BVJ{ߘXkyҤIc
*جXS'Okt=33>,..fIW^^![lDSM6<6++K4S+V,Z%,-
IIId##dPe|I&M
ϒ[%[9sfѫV֭[``hvqdr.IIIIII7oެ[ץKabbDDo޼aA5kV||CH5j`7׬YիWDddd&&&ů_f/A۶mgϞͿgf͚,/.:l۶mn533cvwh7naÆM6;wʊuMa'Ҿ}Yf5h``СC3g%,seC͕:{Sȁ*+'77uͭCqDT\鳢DԳgO5V
4055e4h Y'++f͚ʵSTTTNPfkԨ!5b)%KZBa~~Ç/\ ٔmW_}հaþ}>|xذawQb~H@&?:Zg|;bؾbGU_qƃ_eEeÇ͛7dȐ:u;vLd,J~eYܻw/;;DԶm;wQZZګWزr!N:	saȪ/%ܻwfgg{xx<==<x :'bf`-[422}vFrssٜᆆZHQ6m۵k'Dwaq[믿XɣG;tNC<!حb9UCTfFPIhJz6ZT6>!CҊf͚u]6wɓ'ǎ߰aC>::zȑϟ?]ӧe-((
/_?,Xѣڵk?~8225;jԨ/^fBCCׯ_F&?sѢEzzz
6uСs?ydʕ~~~g& dXDԥK3gΈ9$ESDOMmllR`Baڵݭ>qݻwᅲI_|y%K:u5a`ʆӧO}vNNN6mz9sLY޽{ƌ_~9s!@V}899ݿݻw={ѯ_x,YWYfvvvs	


444w%6;Zaaa7n|}6o9ի׷FO<;xݻ}||,,,<gNRDPEA1$Dȁ*MI;>h*:

-Zdee:k,VvZ333???--/[lƍAAA/^gcVZϟ2uTSSϟRe#?
UPzAPo>oooŋ/̒aw߭ZM6sDeooo~׏h"~"Cy^훙ѣUVܹX#k4ڵ{wP!-[7nq111f?b
~!???  `߾}[ki1>>^\dƍ322zŋ[+yBCC;v8xGwlTTԂN:wy󦰰P[։*_paZZillSJJ[\G"Dv͐)ώTy"Aj9~Ν}:m*6#)/Cy@Yu5iD!@C8$UԿ Pa/THKh*##Ҫ	Cj&wC>xOUw&V"8yPmݳP&Py{y[zQڕ{v]Vw\?Y!(B_=8#Z~Sq@5P`U]W*Gr@>o
<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 -->
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" triggered="container" expectedContainers="containerA containerB"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect triggered_join ( Last six runs May2022 )

---------- Differences in errors ----------
23,26c23,25
< Debug: Selected item 'stopChargingStation' in GNETagSelector
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute triggered of stopChargingStation isn't valid
< Debug: Setting new attribute
---
> Debug: Selected invalid item in GNETagSelector
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
29c28
< Debug: Restoring previous attribute
---
> Debug: Removing flow 'flow' in GNEChange_DemandElement
31,65d29
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|otRh)eR$dPE-*S@*@)H˦M@3IIzw{˸woDFl.p8KԫB`'*;oeU,}:\h,팇*PX+p
"s"@eTLy>TA*!OtY`لTJ/**2_,idKN7@9*SX:QΰpumڴIBP=3ᅰ.y,O0+qƗ.]rQ*NJqWW͛7?իWBBاcuFw߁'gYxΝ;.3" vrtPA8S?]o۷oذ2enV[vk׮yxxxxxXE|;vtTo
!o&٦M/_&Oyǎ9"?zVuԉ\̇~hVϟ?'OFFF>^^^5kZ+=<|h6cƌ;v$&&w}֟p'NǿK%R{MVBBBСsNjs=FRYaiA,`q-FdYX5UUY[Yzs	(g3|'o+̾qFÆ
]xj5(]HᩧG]]]2j6>fw\]]uՁ]OF3tЩS~s5MDD7|#ʚ7ob޼y/^\l"%%l{77GFF~u	

>}#ƍ)J֗"  7nO>p?Ç9sR'f9rٳCCC~7Ν;_~رc%7;…s;wN|%w4jV^_󞞞/_9rw:ӥGgΜ9r9sϛ7/99~3h'PF...EEE&1ֿ:Ν;O
QOS5Huhu;p?oB;w(**Zvy󲳳N#""~,!ıcǞ!Gyo߾R;^~-ZEFFKswwGnݺHӅ~4_.,\PתUhݺuZNNՔ)SWWK]Iϒҥ\=s=gϞWޚ5kf̘~v?33_h4Æ
رcԩS]&h4]v=s{F)))ۻȹƍ))))o"M?tbӦMk׮_zWkgiw	xǤ?˯I7o>uŋ-5^x4p|}/^4ۃ?(!D&Nzj?|ĉ-M/**:z!C4idҤI	+YfzzӧQWWWOOOK,6&MZv'hѢŴi}阧DF3jԨgysMMMBL<y„	իWOHHx뭷bccm/{ョQQQovvvvaa#G)-?.=x`0}M4?CUV?{=i1{1)?͚52eҥKlnZ}fY9,e`/PAT,|
6lذ!١h\?cyyk9J޽ƍW^ݸqٳg_rBy睛7o^fMÆ
_|ŦMN0zWۅVfiӦ5k4nx̙iii.B̞={suqq	Xh_}ǎŻ֭_vƍϘ1#--MzʬYwhBCCoܸJOy7w1bܹ'O3g7nڭ[M6EFFo~ƌx̙3mڴpi7l.hݻ}w}wԨQiiiҮt8NhjժI
q)&SCyr{F#u%MOLL\jս+G,ٲe===

\]]u:̙3Z~XTTԺuk!t,{zz7.--i׮;ȑ#U+5IzzzJv]5;r5jh{Νaǎ#G^܏F2ew}&+mY|%999M4|۪U+ooo Gᑛxbypuu]hQQQѳ>KmwyἼzӧO^^+ңGW_}%,,ƍ;EZ_|oIII1_ZZ>{#FO޶m֭[>6m8
p
9~87M7!>Yzz7.
pÇK7,8x֭[G;ug+\x5j4x;vܸqwBԯ_ĉnK,u{ȑ;vرaÆ^h1cƏ/լ_c=&K.8qx?aaa믿ޭ[Cӏ?{ݻw<8>>^:׺uaÆYZ:OOOmaat˻u/<#<#?oI$f?裏>4O?[c'<yr̘1ql)ʱYJqKbݻu{N:۷KzTS"1{'|'BL>=##yYzׯ_===ťN:/_6;!DZZ4z5kZ~eiJ޽4h R.r4*BڸZgYYY}tdd^s/]dwVZfرcn'=m۶&M;)?q۷o
װaCy?<k,`ӧOEx"M_PW]bȘqkwi:矕g
+T=gΜ]vȸۭ:{4mۺC:wC~%ٳgѦMWWׯʤ+O?w/^8))x/K×.]Uxx><zhG̙#5yh}4,'`0#""VX!
_r%//OjYXX(
K#9990fQQQaat긱{vm֭!!!;vzCNN|R㼼<~[nׯoSOKMHK^PP ˗ͦL"ׯɆ_?K^FK_{5i?+W\rk}e]BBµkZj7xɓ'7mT:a'  믿3fƍKOoѢV5tP*%v<qw51%
#vӨLTHNF-((bUAAٿٱǜ+Oz<yIحIWO=IW%i^q]w-[LogQQrssἼ<WWWiXQXXhM,Y"L *G3g̟?Rb`HNNtOgyҔt)Sڶm"]\=6l#_lqiH7;J4NNNNNN޵kWӦMǎeϕ뛜,+**JIIIKK/9s_FVtQq5._\zu!-**JJJ6WnݦN*oGp5o\yq222V\٭[5k֔JE:~6m/^dɒ7֮][:xk"-H=^~ezK/Sl|hW:5ۄ(_,}O`tUoϯB.XN:BA)\-ZI'hѢx5jBBBaaa
bbbw[Z5AKRh),,4yyyǎ+,,S_U+///8%GnժհaVZ5fqEEEEEE&!ſ88qYƽC}~LsMb6mڌ5ꫯ4=VZ5cƌxAm``cKOO|||VVVHHÇݺu;rt8BW^|YJ?B޽{nܸQ.R{KWQXXXTTsΝ;K"		9r=뼼<y[4֭[HUbbbaaazS]vuuuݴiݻ?Ezu??~<++gϞȑ#f,JHfԖR14 #H|ӆ@iJ:V<X!9m>W^-,,|<(ݻxڵ>Ϝ9ӪU+C~.ԯ_o0rrr.]O?͚5?q޽{nǏE˜_:8K&''Og𰱫_u'O|7~g~,,Kܷo
6sGYfIAErӧOW
fڵk~=X||k)[	.]ڴiܹs׭['_*^!6`?v:hР^zR?+Vxϟ?_VڴiV`~ڵkw7n>_ԩS=ѹsÇϚ5yYZ{۷ܹsFMcǎoo'|r˖-


.M6[.|ZZ'O6jhʕ+V2eʹsjժ5jԨiӦ+F7fCk@%b %co 	20P1%WT}T8+*Mϟ={vڵcbb^~ei…k֬⒒uViy>˗_xq9fgmvv3gLMM}g.\믛V:󳰰Q]I'\`0'N2eʜ9s7°4[o]v-#V\t҉'>|rٳg˷,2{
<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 -->
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" triggered="join"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect triggered_person ( Last six runs May2022 )

---------- Differences in errors ----------
23,66c23,26
< Debug: Selected item 'stopChargingStation' in GNETagSelector
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute triggered of stopChargingStation isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXw9 Q*Q-Xg,0j,$v(5&Ă1TT("v?F75~w^fv4T ""B!hJoԫ&A<6	BQ@U#^l]O%M"Tp,kZ"A6UQd*rS%90@Vw2@*b9b'QU*?UґCyXvSΟ?@
2e۷\@B_Y*g\	 ۿ|RGTyRqRw6..^yَ;$&&M6[4Ν;:::*l4͔)S6lp
uRG777|0iC%Oݽ/5nV@6mtҕMGGɓ'zzzzzzrQ*{qqqQUklyDHD_&烂tttq=xc$l޼YV}mm=11իWO<	
Dc֖Ӳ"X~}%*̛7/,,,...44tРAw700XvǏݻ7s'͛]ŏۢE}gϞȾW8--OMY'"%6l}LGr!#TVݟP(]d5\%H}*Xe.۶zw.zힵOѮiXݡP(<y2*2vnkkk*ԭR(UuҶq\>}fϞqF~G"brwر~l2###"Zlً/(99YGGGj}ڵkܹyܹ1bDVV;埅G~eU?ޯ_͛7߿?>>^V#,8pE}}}_~}~۷o>|Xb}ϟ?/}׬Y\$++kРAl5%%Er^ߙ'ի҇}]bblxbsse˖%%%9rD(
eU\\,P(N{xx={YՉ#s*Lݑ7o޼g"Z~eqqɓ'-[CD֭k׮eNNαcV^MD>>}ӧhGҥk~b...o߾z耀wwwv`v8]]3f0@ :uj͚5~g[ڵk-,,O:|\֔_|!N>͚b{Mnݚ/ogϞ؜8qb޼yO^vyVV֡C8۷eXXٳ32287oN6-22ڵkD$8۷oݻw|K%kiih":ɓ'=:s5kֈF+en:KKqƱ;vzjҥ&L_ٳ7lPb,
;wڬY/^HmAWWwԨQ7n		!-Zx{{?~0rǏȯ/ea„	l2fff鱱lU }7mtYPزe	&<y&NؠA9s_y9<x)Sͯ^dɒ"4iҘ1ccbbׯhƌ!!!W)**zK;ى?޽KDB?wpp_S@0}ÇרQ#G5j?Nyܸq,o?~|z|||l"mߙE$$r`dDKϝRw:s̙3gEo_iq~33|,?ą+kܹsǏ_hQjjիO?x'lmmg̘Qn1cojW^%L9;'ϟ͛kѢEڵkd---̀˷~&l۶m/\pI{{yy`vrݻrJɦ,YdҤI/zsA۶mϟ?ܬYyݹs~(((Xx9s	7"##^<͛78N[[FP(+DZXy\\ÇϮV-3.]Zb~aa@ pss?͛5jDDlיH~e}}#FyΝ;qrr244c]6p5j
OR__6m͛\~}5klР7BaXXv8ٻwozzkeEXZZ:88z۰aCCCC@DW\0`^^^ކ
"F O:uǎƍ>|;wp/]TKKݻwo
;3foɢܵk_hѢ_>66Ғ}e4h^nn.qc(|z	pYD9o#\#x"݈zD@y>noo石޽?ѿ{QWW[niŋ=Rp׮]v횝]^֮]knn5bĈp"]7˗}AXXXXXm^͇
6j(֫Yvq	˗/?~,َ߶m۶O>|G{u=֏רQ}:;}}}C[TTEmo4zѣG?cժU&cǎ;v,[?;+:ɓ'Æ
c,f~K`"""tuu۶mꪫe``FWVYWWWtD4wL<"z-;t---kkW^I=%y󆭦jii*+ԩS:u!~jj*[MIIaYzLD622:}tvv޽{Y϶رؾ/_3ÇO8AD>fDEEqqq/_vppx捗ȑ#ߔNj&]tS/"~׮]mmmr#G.X
Ν;K/0>@yc90_C{<58˺_ot`|MD'>>J<***33O>ֳg4i"8N;	={ƍ_U)'$$رc6lxd/^/_jߟꫯĶ/^ʊm:~޽{2>1BP(;vll9555??,**b
ݘEEEl踨ȶm?aaaiiiVBnn.?L]V9??_{vzɓ'bX٪{PP_LJv*BY/…9ʪ|r޻woȐ!<x𠾾~^ؽ+Xddd4l0""W^&M[.`dddii)v*K6ܹs/3tP
hkk;]ư,PT(սqFԻGܫWQ/놄d8DJ)//O`BVJ{ߘXkyҤIc
*جXS'Okt=33>,..fIW^^![lDSM6<6++K4S+V,Z%,-
IIId##dPe|I&M
ϒ[%[9sfѫV֭[``hvqdr.IIIIII7oެ[ץKabbDDo޼aA5kV||CH5j`7׬YիWDddd&&&ů_f/A۶mgϞͿgf͚,/.:l۶mn533cvwh7naÆM6;wʊuMa'Ҿ}Yf5h``СC3g%,seC͕:{Sȁ*+'77uͭCqDT\鳢DԳgO5V
4055e4h Y'++f͚ʵSTTTNPfkԨ!5b)%KZBa~~Ç/\ ٔmW_}հaþ}>|xذawQb~H@&?:Zg|;bؾbGU_qƃ_eEeÇ͛7dȐ:u;vLd,J~eYܻw/;;DԶm;wQZZګWزr!N:	saȪ/%ܻwfgg{xx<==<x :'bf`-[422}vFrssٜᆆZHQ6m۵k'Dwaq[믿XɣG;tNC<!حb9UCTfFPIhJz6ZT6>!CҊf͚u]6wɓ'ǎ߰aC>::zȑϟ?]ӧe-((
/_?,Xѣڵk?~8225;jԨ/^fBCCׯ_F&?sѢEzzz
6uСs?ydʕ~~~g& dXDԥK3gΈ9$ESDOMmllR`Baڵݭ>qݻwᅲI_|y%K:u5a`ʆӧO}vNNN6mz9sLY޽{ƌ_~9s!@V}899ݿݻw={ѯ_x,YWYfvvvs	


444w%6;Zaaa7n|}6o9ի׷FO<;xݻ}||,,,<gNRDPEA1$Dȁ*MI;>h*:

-Zdee:k,VvZ333???--/[lƍAAA/^gcVZϟ2uTSSϟRe#?
UPzAPo>oooŋ/̒aw߭ZM6sDeooo~׏h"~"Cy^훙ѣUVܹX#k4ڵ{wP!-[7nq111f?b
~!???  `߾}[ki1>>^\dƍ322zŋ[+yBCC;v8xGwlTTԂN:wy󦰰P[։*_paZZillSJJ[\G"Dv͐)ώTy"Aj9~Ν}:m*6#)/Cy@Yu5iD!@C8$UԿ Pa/THKh*##Ҫ	Cj&wC>xOUw&V"8yPmݳP&Py{y[zQڕ{v]Vw\?Y!(B_=8#Z~Sq@5P`U]W*Gr@>o
<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 -->
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" triggered="person" expected="personA personB"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect tripid ( Last six runs May2022 )

---------- Differences in errors ----------
23,66c23,24
< Debug: Selected item 'stopChargingStation' in GNETagSelector
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Value ';;;;' for attribute tripId of stopChargingStation isn't valid
< Debug: Value '' for attribute tripId of stopChargingStation isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\Gg9z ,(%5ػc4`Xccc, ؕ(J^cts^8>Wr,h(N(M!@hhC\:{IWM٧vi
2FY%.rD(X*Dl*"ɔr	r`dgTR3due酅rꥥOn	BCC1
@+	0VyKG*aժUgϞt钺
lĉw޽~2UzigI6*	pi&'A^z\\el\ \reӦMRam۶Uam4"ׯ߽{tttT&h'_֭[NX0̈
j?
owwwϭ[dҰ
9lڲȥ+SSSX׬Y3UV͖FD$i]ti׮]:::|ɘ1c=zį}9[[[6m$ϟw1ikkiY
UuttfϞد_?Zٳg<6mZU_jyFNBddmҤ3fPd[ɳqV&s>'I9*a~E|N&~
/@+=am+V4o4{{}^AԢCP%P8a@ KعVRJ TŪ¦&q=z1cƆ

mqɓ'~ffŋho޼ٹs'%$$HSjUݻwں̚5O>Æ
`{ёӲ<yaX/۶m{u^6mØY̝;o߾Ϸy>|xI~]rWX˘edd׏=LLLWW}o߾O?'9[;gΜ}.XrǏ
Fo'@	iii4#
ʀ$ڵ_jV&hu6HݑZppMGD֭𰶶.,,<sŋhխZ:y+233ɓ''O>w;vȑ:t`/lYf>|5kָN:O>ٳ+WdD믿77>VZneeUXXx%KdggLW_	sαV|S-Z#ꫯ~ǯ˗vvvO={sVZaiiqQzimm4cƌT"8N}XX͛7H p'			wkiiy]ZZZBB`ZZZ<"".]t̙'NL6mʕi-^z̘1;޾}hѢqժUkƌׯ/2Uyl޽{
jذ7o;bĈ
6Q&MO:W>|g"##חU^XXcmǍP/caa
}}}ƍ/\ 
6m:nܸ3g7|Sv3g[y
9߿ĉ---oܸpD"?~QLLL"##`M:w   `ŊYYY=bi';cQNNH(~嗎s*&O<tP##>|Ĉ?3;L1cư}ر5k֜2e͛<;o@rzI"FPNT)xϟ?ޥfe'MzBz#/F7tbPVZ]xԩSիW?~RRҊ+/rӧNZFQFojɒ%7n t9tӧW>gΜ߯ZϟߪUjiiYm?I6۲e˗/9szg~=dܹZ8'--mڵle˖I6?g…Ǐ_`7.^(Zly%
Ξ=޽{?s^^ނfΜǾHM%pvƍk8N[[ȈU
C!b%|W_8+>vX޽[+eիK.nnns޴iSaaaݺu><ɯ?lذ߻wOV;ΆAAA͛7kdd*>I}}}Aofg&88o߾k644u떞P(

۷	qSLٿJJk'88=~kklGGǷoqԩchhDt>}_?!b5k
'Mcm{֭:tݺu۷͝7o^֭-Z뛖ƿS؁L:?HHHm={gݺuQQQ,k׮o~Y`a0@s`dGKK""eBqLII!JSwhÇzտK_"z'\]]ܹ#7o<}Tݼy͛ݺu[j!C
BDUVjѣGAAAAAAݺu[fGz5V:f>{d;Ϗ?زe=zO>
					֭ۃX?^ݺu{)YmAA3k׮-[bF9rH_-__W4{ѣGf駟S@ϟ<cOY-ł	

<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 -->
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" tripId="customID"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect until ( Last six runs May2022 )

---------- Differences in errors ----------
23,31c23,25
< Debug: Selected item 'stopChargingStation' in GNETagSelector
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Setting new attribute into stopChargingStation 'flow'
< Debug: Setting new attribute into stopChargingStation 'flow'
< Debug: Value 'dummyValue' for attribute until of stopChargingStation isn't valid
< Debug: Setting new attribute
< Debug: Value '-5' for attribute until of stopChargingStation isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Selected invalid item in GNETagSelector
> Debug: Open additional dialog
> Debug: Cancel additional dialog
34c28
< Debug: Restoring previous attribute
---
> Debug: Removing flow 'flow' in GNEChange_DemandElement
36,70d29
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1c}IDATxw|otRh)eR$dPE-*S@*@)H˦M@3IIzw{˸woDFl.p8KԫB`'*;oeU,}:\h,팇*PX+p
"s"@eTLy>TA*!OtY`لTJ/**2_,idKN7@9*SX:QΰpumڴIBP=3ᅰ.y,O0+qƗ.]rQ*NJqWW͛7?իWBBاcuFw߁'gYxΝ;.3" vrtPA8S?]o۷oذ2enV[vk׮yxxxxxXE|;vtTo
!o&٦M/_&Oyǎ9"?zVuԉ\̇~hVϟ?'OFFF>^^^5kZ+=<|h6cƌ;v$&&w}֟p'NǿK%R{MVBBBСsNjs=FRYaiA,`q-FdYX5UUY[Yzs	(g3|'o+̾qFÆ
]xj5(]HᩧG]]]2j6>fw\]]uՁ]OF3tЩS~s5MDD7|#ʚ7ob޼y/^\l"%%l{77GFF~u	

>}#ƍ)J֗"  7nO>p?Ç9sR'f9rٳCCC~7Ν;_~رc%7;…s;wN|%w4jV^_󞞞/_9rw:ӥGgΜ9r9sϛ7/99~3h'PF...EEE&1ֿ:Ν;O
QOS5Huhu;p?oB;w(**Zvy󲳳N#""~,!ıcǞ!Gyo߾R;^~-ZEFFKswwGnݺHӅ~4_.,\PתUhݺuZNNՔ)SWWK]Iϒҥ\=s=gϞWޚ5kf̘~v?33_h4Æ
رcԩS]&h4]v=s{F)))ۻȹƍ))))o"M?tbӦMk׮_zWkgiw	xǤ?˯I7o>uŋ-5^x4p|}/^4ۃ?(!D&Nzj?|ĉ-M/**:z!C4idҤI	+YfzzӧQWWWOOOK,6&MZv'hѢŴi}阧DF3jԨgysMMMBL<y„	իWOHHx뭷bccm/{ョQQQovvvvaa#G)-?.=x`0}M4?CUV?{=i1{1)?͚52eҥKlnZ}fY9,e`/PAT,|
6lذ!١h\?cyyk9J޽ƍW^ݸqٳg_rBy睛7o^fMÆ
_|ŦMN0zWۅVfiӦ5k4nx̙iii.B̞={suqq	Xh_}ǎŻ֭_vƍϘ1#--MzʬYwhBCCoܸJOy7w1bܹ'O3g7nڭ[M6EFFo~ƌx̙3mڴpi7l.hݻ}w}wԨQiiiҮt8NhjժI
q)&SCyr{F#u%MOLL\jս+G,ٲe===

\]]u:̙3Z~XTTԺuk!t,{zz7.--i׮;ȑ#U+5IzzzJv]5;r5jh{Νaǎ#G^܏F2ew}&+mY|%999M4|۪U+ooo Gᑛxbypuu]hQQQѳ>KmwyἼzӧO^^+ңGW_}%,,ƍ;EZ_|oIII1_ZZ>{#FO޶m֭[>6m8
p
9~87M7!>Yzz7.
pÇK7,8x֭[G;ug+\x5j4x;vܸqwBԯ_ĉnK,u{ȑ;vرaÆ^h1cƏ/լ_c=&K.8qx?aaa믿ޭ[Cӏ?{ݻw<8>>^:׺uaÆYZ:OOOmaat˻u/<#<#?oI$f?裏>4O?[c'<yr̘1ql)ʱYJqKbݻu{N:۷KzTS"1{'|'BL>=##yYzׯ_===ťN:/_6;!DZZ4z5kZ~eiJ޽4h R.r4*BڸZgYYY}tdd^s/]dwVZfرcn'=m۶&M;)?q۷o
װaCy?<k,`ӧOEx"M_PW]bȘqkwi:矕g
+T=gΜ]vȸۭ:{4mۺC:wC~%ٳgѦMWWׯʤ+O?w/^8))x/K×.]Uxx><zhG̙#5yh}4,'`0#""VX!
_r%//OjYXX(
K#9990fQQQaat긱{vm֭!!!;vzCNN|R㼼<~[nׯoSOKMHK^PP ˗ͦL"ׯɆ_?K^FK_{5i?+W\rk}e]BBµkZj7xɓ'7mT:a'  믿3fƍKOoѢV5tP*%v<qw51%
#vӨLTHNF-((bUAAٿٱǜ+Oz<yIحIWO=IW%i^q]w-[LogQQrssἼ<WWWiXQXXhM,Y"L *G3g̟?Rb`HNNtOgyҔt)Sڶm"]\=6l#_lqiH7;J4NNNNNN޵kWӦMǎeϕ뛜,+**JIIIKK/9s_FVtQq5._\zu!-**JJJ6WnݦN*oGp5o\yq222V\٭[5k֔JE:~6m/^dɒ7֮][:xk"-H=^~ezK/Sl|hW:5ۄ(_,}O`tUoϯB.XN:BA)\-ZI'hѢx5jBBBaaa
bbbw[Z5AKRh),,4yyyǎ+,,S_U+///8%GnժհaVZ5fqEEEEEE&!ſ88qYƽC}~LsMb6mڌ5ꫯ4=VZ5cƌxAm``cKOO|||VVVHHÇݺu;rt8BW^|YJ?B޽{nܸQ.R{KWQXXXTTsΝ;K"		9r=뼼<y[4֭[HUbbbaaazS]vuuuݴiݻ?Ezu??~<++gϞȑ#f,JHfԖR14 #H|ӆ@iJ:V<X!9m>W^-,,|<(ݻxڵ>Ϝ9ӪU+C~.ԯ_o0rrr.]O?͚5?q޽{nǏE˜_:8K&''Og𰱫_u'O|7~g~,,Kܷo
6sGYfIAErӧOW
fڵk~=X||k)[	.]ڴiܹs׭['_*^!6`?v:hР^zR?+Vxϟ?_VڴiV`~ڵkw7n>_ԩS=ѹsÇϚ5yYZ{۷ܹsFMcǎoo'|r˖-


.M6[.|ZZ'O6jhʕ+V2eʹsjժ5jԨiӦ+F7fCk@%b %co 	20P1%WT}T8+*Mϟ={vڵcbb^~ei…k֬⒒uViy>˗_xq9fgmvv3gLMM}g.\믛V:󳰰Q]I'\`0'N2eʜ9s7°4[o]v-#V\t҉'>|rٳg˷,2{
<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 -->
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" until="3.50"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect_selection acttype ( Last six runs May2022 )

---------- Differences in errors ----------
25,78c25
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\Gg9zر%[k]ػɫcX
T(ܽnk~ݹgJ%-i:k:5tګL'y/>)[*	0tqr.D"(QtR]JNM"r,!DlʣBɔCe$OWȅdfȚ҅Bf谅[0tPneUґCIXrӧ/\@0a;w]@T\Y
f\)HU=Bi*;8i:.]ڸqlVئz-s]===5	f„	֭yGwww|(5iCOP?{xxxnOf
[;::q_:ȧ+B=}4--@.dϞ=7VWk%lIDHD&ޅo߮Ǘ5Ço>gooFƍ?޼yﯫee0 ..VZ*Tӛ5kVpppll˗xs##+WFEEݿԩN^}
68	QFN>]mq:::DJ+jJ2&BGć?"S9y5\,-[~Xs}qg~5I$7_r1;uuuJ2(uuq\׮]O~z~C"brw]v333.\hjjJD.|u@@%&&ɬWr;vۻ̜9W^C`{Sв⣰4iҐ!CXگʆWwq<\^#sݻy󬭭}}}߾}{QQOO?~2_zգG~+V|ũxEFFF>}jRRmb2$..͛7{Oߧ縸8٣gݻ󭭭.\pQH$/lvP(iF$)_'mI===ߩS'ssKY%HеM`MGn!!!7nܳg]V(:uj…YYYDjժ͛fee?~|噙DI&9sF=|m۲f7иqի=<<LҫW/@p+Vr"߿3XrP(<}EYS'Oѣ@ 8skm7մiS>=z,^G/^ppp8yYΜ9rJOOOkk댌Çs׭[7[[ӧq'noܸAD8>NLLs__GG>|X+$.:uرcSN]bx
ZfV5j[ݶmۛ7o~1cԪUk֭+4WyݺulݻhРׯe?lذQF|||N8W:thTTTttʅBGض]t^1c
eRSScbbت@ 044dnذܹs"u̘1N"v3fXv-dr׷o	&X[[_~}IIID4v#FEGG!!!92eJϞ=APP˳


>|Nv G&{H$oW?`ҤI611yСC
/tqq5jG]fɓ'oڴI
3r`deDKϝ"w:{ٳg]jFn]jqߥ'7>banɋ9CK&VMk޼O8QZy{nDW_]tɓSLQƈ#7hѢׯQzz]pɓժU={vrrʕ+h޼y͛7_`zzի&/nYf/^<uTjf͚63gN}}}9Ú5k&K.nիׂƎ;ׯ?^ 4k…
45kݻw嗼Ϙ1ߟ}MK8.<<k֬۷orr2ĺ8511aE"8~D	ߕ85ccc9ҳgOv$2sʕ%KwwٳgnܸQ(֭[S93ʆCINN{vY7n$''U`}l/066u;3!!!{677]͛7
D"Qppp޽v8<y޽{SSSX;!!!efggW^͛7w:u7]vW^999֭O@zjP8qm۶nۛ7o>x 77wk׮mӦMnnܹs[hO?}2eʮ]gsN|޼yzZvmLL-իO>,z0
D90_%q׃GУDωCj}th%zjվѽ{_"zѱcn߾ׯ_?yDݸqƍUVܹʕ+
4dȐP"\>>>^^>vttܹի8l0֫YrQF	p|||TTt;~~~ŋ5kֵkWɓ';w>ǫ[nn!-((`}oެY3??QÇ>-_˖-bD=rȑ#GW| ӧOY˧,e7k,44M__?""Ȉ=Z044K_Ye}}}OD3gLOO9spp ߳cOMMѱ}Qrr2[}7oް֭[WRR{&%%,=&"Ꚛ9s&33s޽g[b_l[kkx9rɓD@6MDD{466իիWONN4hСCwѣmVRh]v|СC̙xE"Q6mטB/@١]	^뇝km5qyK/#""ӿK	pQx~O?
㔿ŋ,W@ ?$R˗/m6iҤuֽ}Vׯr||YzK<*
ϟze%:q޽{2>1"H$?~|lݻwfAA[fXdvvvNNH$
l踸f͚^^^)))l~rnn~knƍK%رU۷&OLDڵx׏r޷~{E_h{r߿߯_C:tаsZ}/Ţԩֹsc֨Q
X055;wd)<0@vںN3l(5/f%*lx}ol!5C}/7Ȕ}[#((C!I999糴*??_A*|caicNJo5dM7NBi:  S(+''ؘ-
LD
X!ϗ,Y2o<P$%$$ț瓍pJBr%OLLd<K?*2ٳÇ_lY밓&;UpJTNHHHHHuV5
t۲#,,,R(&&&&''_MÇ&&&bsssP333"255e
P[5klzY~ş\p:ԬY:۷]keezSh(իnݺ
6?Ύu*xiѢŴi$422jٲԩS9w*
PzKPL5Sȁʂ&;;ۭñDTZًN>fDԩS'
Qk׶dk׮-]'##\
<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 -->
    <chargingStation id="chargingStationA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" actType="singing"/>
        <stop chargingStation="chargingStationB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" actType="singing"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect_selection duration ( Last six runs May2022 )

---------- Differences in errors ----------
29a30
> Debug: Value 'stopChargingStation' for attribute duration of stopChargingStation isn't valid
31,32d31
< Debug: Setting new attribute
< Debug: Setting new attribute
34,35c33
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Value '-5' for attribute duration of stopChargingStation isn't valid
44,45c42
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Setting previous attribute into stopChargingStation 'flow'
48,49c45
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Setting new attribute into stopChargingStation 'flow'
---------- Differences in routes ----------
7,8c7,8
<         <stop chargingStation="chargingStationA" duration="3.50" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA"/>
<         <stop chargingStation="chargingStationB" duration="3.50" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB"/>
---
>         <stop chargingStation="chargingStationA" duration="0.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA"/>
>         <stop chargingStation="chargingStationB" duration="0.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB"/>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect_selection extension ( Last six runs May2022 )

---------- Differences in errors ----------
29a30
> Debug: Value 'customTripID' for attribute extension of stopChargingStation isn't valid
34,35d34
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in routes ----------
7,8c7,8
<         <stop chargingStation="chargingStationA" duration="70.00" until="12.00" extension="3.50" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA"/>
<         <stop chargingStation="chargingStationB" duration="60.00" until="20.00" extension="3.50" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB"/>
---
>         <stop chargingStation="chargingStationA" duration="70.00" until="12.00" extension="0.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA"/>
>         <stop chargingStation="chargingStationB" duration="60.00" until="20.00" extension="0.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB"/>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect_selection line ( Last six runs May2022 )

---------- Differences in errors ----------
25,33c25,27
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
36,37c30,32
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
> Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
> Debug: Removing flow 'flow' in GNEChange_DemandElement
39,78d33
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|otR콑V$2dPE~Ee
H["jR()Pvٔ^qx6I4鵽C.|sw(]Ut:%vt	zUl{@e-Oٲ`0[%*;x}]SAOrR8Jܓ)χ*H%d`i.,>L2J酅$
Tl	c(g7⓿VeJK'ϟnݺM6)]*g}҅\9.vQ1#f! 5jv#SʼnB4y>_~c=z􈏏po8x𠋋<.ܵk҅T}_NT.:3rS46T(,,z}>xz6~
495"W\\\N:uu777777(˗w^9[GT(d6mZt<'8zծ];22J1}Z~p•+WN:3xxxj-l~…͚5˴ivܙe˖x=<<ϟɸ_~ٙkorz@@@o|۷ooɓ'[kO899h[X\i˶,4Y`a>B|*ُ,H=_Ëx>ӌwyWg޼yAokK`0<򨳳<\ƃZg|䎂ڱh<y?P~BzFsB̙3ҥKK,B$''lR^ȯvځSN6lؘ1c222899XRcƌb/^:tG}tȑgϚdƌÇ9s_hhhbbիG;utƍǏ/w}s͛wyNx{{gdd<hJJZX{e|e_._re~…nnnE.=:}ÇϚ5oΜ9IIIW6h'PFNNNE4c0,u(j	:uPF??OnZ?AT2bbb>˗!>N:]vΜ9YYYBw}k׮YYYNff/O>c=ֻwo>LСÍ7Lzz^]dddxx4;WWח^ziذa֭7o4]K:ƍz}͚5׭[gggK]M4svv^~ԕ,Ν;w}o}wܹuYfڴiׯ?~N222V\hsɓ'_~
]hw~?!58 wrrs͛7#R.I~a!ĦM֮]o3BOH_~+W^{	&4kl.,1kpBi?pv.]dWWױc~QQQBۏ??<'OcǎI4hPƍ'L @ay__ߴ3gHs-Zm0&LvZ!͛O2>yJOh4#Fxgv1{씔!ĉǍWz~;&&FF/;dee=zT҂<BC	!ý۸qcy:;;<HjՎ9裏;ߗ300'rO>ٴiI&-^g6#X&DNwڰaÆ
M/yғv87'7a_98V@i]vݸq٨Q3g^zwB}ݛ7o^fM
^z&M7rW;fiӦ5k4jh驩B̜9k׮gvrr
OOO_`7xcΝŻҥ_vFM6-55Uzʌ3vhBCCo޼{IOy7w6l'N5k֎;6nܥKM6EFFknڴi|f͚5eʔpi7d.h۷cǎ{oĈҮt8NhjժI
q)EȇFJjժ_ZE5ٳd֭suwwwvvtӧOj}QaaaV٧fBXn>f̘ԃm۶;w?ÇVZNN@:&.qwLLLkԨѼysOO]v;w>zr?fҤI}ZZOLLeggg7nʕ+>n˖-===76l[NN…R
{/R:lk׮#G>#|A^rss_}nݺkNNNaaa7oޔ)҂K}]rrq~3g6>8s挿TۥGmeggKnPCT/;j͞^BBuLӴ4!n*](G5jtJXqСm۶	!;ouq޽t҉'??4lp=z1c#W˗/ѣ;wܹsg
`??QF;V:Y^'xB/_>yd~7xK.8qbϞ={8p`\\tUVC1tڂ阹Kv%,,_,c=cI?[o%?$"1ǥ5>ԩSFcKWR[)&66յK.{ر=<<G)'J]]]ϼ}ꩧz)!ԩSӋ9/[ƍҲ999ծ]ʕ+&/HMMF^kn+W)={_|JիhJJ^BijZ//gff~ґ"wew[j՚5kǏv~ф۷7n855uя>Ny'p޽ׯW_O>
4{{{?3f̐^z_d??K.q}ѤL*u'jB4}Yq;@sZj;r.sIkӦ?s74W;wN
[vvvoteϟ/_xᅅ&&&op%???i>>>
#GFYYfIGe<~Ұ$`0OXl4|\eAA4,Lfgg|ØҩƲץKm۶ܹڵkRiHsss|m۶wyEHI˞/K&M$ӧO
-~M=ڿƍ{衇VXb
wwJ%˲ׯl266v'NlҤt‚~+5.N5jƍ76޼ysVk|2
,8T4/KGKlxiS•˅;OK&QQv.rrr̝/Ū|a9''G:&<qD:"]=E*1N{gɒ%};Е)
:;;KBhh")fddQ9={vܹ3gΔ
CRR|Jg8s$''GK)WҦMdYaÆ{쭷۷%KH+G٩UjqRRRRRݻ4i2z[|oo襤$!OaaarrrjjW^yٳ+WFVtQq5
\Rzu!.,,LLL6G.]&O,oGp5o\yqWXѥK~廾Tr"ѰL:ߺu.ZhƍjՒZxHҭ[W^yHݻw)Rr6>+gs@Ub](_,}O`dggwQw!D?
^vm!Ā.PT}||7o^MFFF5l?>>~[l)mjL-)RJ`0?~vW<<<\)9rd˖-jժQFIG/,,,,,,rR ɓ'Mem/2x'|277WH."s1׾֭[1o17=VZ5mڴz~m``cKO1O\\\fffpp#G]t9zt8Bk׮]rEB?B={:;;oܸQ.\{sWQPPPXX}СN:I">z=\y[4uVZeggKUBBBAAAݺuS!!!Λ6m*2k׮Oq;wߥ)'N޽ݻw?z7ҥErj͇^4 #H~iJV<X!9m>C׮]+((xW:$ݻxڵ?Ξ=۲eKÇ}ы/֫Wog0/_?Ϙ1ĉ;y}nǎ{%ۂ-[|YX0))9s]\rԩNz7~~,,KԻw
673f̐M֭gΜP5M7jպ;x≸{\\/_iӦٳg[N4T"BE{zz
		0`/le˖K.\Y>8e0r?m۶=r͛7dǎKOOԩСCg̘Q̭vuԩaÆSLٲeΝ;===zꩭ[JwGϷ6 ֭[9rDoʕ+?ChhhjN:հa+V,[lҤIϟY#Lb|TݘXsR⿁$@Š,_BP)~Sj||4=//o̙jڲe+"M?oXXSrrmۤs.]zҥ={H笚M>=%%xoa[ς|{u%Pb
??~ҤIf2xX
o[oX._x:tP̙3[<d/8pȐ!'Nx뭷k9)Bo_~˖-+Ҡ,@{xx=&>>W^駟,<}ܹ~nn~GGy+[EgϞ-,+nOxyy;wn֬Y%ٖ[|mٲG#FߤWg̘sM:533㩩^W_}ڵk&M9s̺uJ[JޡJP3|_c|2$oBX(χ*N%xt>{}JUOkcC"]_v#pbgզMK8p%c/8@E@.'"U)0PZ4t:KT)4ٳG`Z܁K:ƍNX
UEdTiTȨA*]؂T!sЀJEDXzdTT.lyJ|@eW:4T?!כ5x8
0%Zۺ0y4,,a+H>C^g%Z`w*]` 
PFJp0jW$JSe8{kkP5F<ev
<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 -->
    <chargingStation id="chargingStationA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="custom line"/>
        <stop chargingStation="chargingStationB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="custom line"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect_selection permitted ( Last six runs May2022 )

---------- Differences in errors ----------
28,76c28
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\SW'	[V**u
nWb'nWXgbժj@Z**nED\2d&Goc!$~͹ܛ{.S<mwwwm*	xދw
(@Jnd/xr*H$7J(m+U
>X;B1'Vi%dPI8WH?m d!k+K

B-A\dd$f(f%7ot	+V8qٳgbƍu˗+ͥEd&&LAkSIIٸ@ 8ۧf[j6۬&"ݻ۷uuu&7ƍ[f׵H'N(]1H
%zB?MԲtppP_ȧ#Bz>y$55U______.
e׮]
4PWkhV⧉s٭[r%#F>lmmCCCHY~:::GBB›7o<y:vXCCCttt'$$TVMʺqqq.\ݻ


WXwN2ɫ/nݺ'!66V֫WO|iӦ)x|>CS@ށ(8@i
[I_S֤](xx{?eyb&oy߆K]`MظqSFFƲe?͞='--a׊>tL-jj;4uDcƌ
n:::zzzJn%s
@]]jlmx.]L6mڵ܆DĶxG߹,066&z*$$tuueխXbhhmlmmf̘ѳgAedd|]]]-+>
kk'4˫l``iӦ/_vm{Ff͚իW9sXZZ}СCƍÇ֗Yݻs._ŋ,Ne222z{N
^_```͛^zї?SBBl̙3{5w\KK$&&:tH$EBW3"HPKܸq{vV#tiD#Pk׮_~׮]Dzƍ[[[Ǐ/XӧODrf͚Y[[ȑ#˖-$N8ɓD4rȡCmۖ5믿
|Q殃=<<BCC&OܳgO@pĉ˗r"?~}2XbP(<q…XS~~~ݻw'OdM4iEؽ{Eu=>>رc'O\bEƍ---322<vjmm>mڴT"x'7nܘ0aBTTիWH x<.NJJuWsy]ZZZRR`|>ٳg?~)S,_\<Z-+WZ[[1=ܲe˛7oϟ?jԨjժM6m͚5&*Y-ܾ}uyvڰ0"WѣG
~qllʅBضޕ+W5j@xEJJʳgC@```]nӧE"QGuq"W>}իW>O!ӧϸq,--\2o޼wѣ
fbbO?]v=G'Oѣ@ [l٧O߿Nv #G$;wH$*W=`ĉP½{<dȐۈ#X>rȪUmذA
::?3r`d%DKBw:uԩSܪl^b	^7@c{Eh&Vmk֬ٙ3g=4gΜ/[Zlycǎ988L<J*Æ
S…\BD
vwcǎ999͜9Ç+V 9s4kl޼y|>?(((===88mhѢpfΝ;wq'''>Mf͚լYj*ɒ%Kz9o޼ѣGϝ;ʕ+gΜ^^^gϞ


S۷ܹsN>=((}LKxQQQW\YjU>}>|>*8SBVY$Jp]y\}ǚbqqqW=X+eŋ/6003gY~P(Qѧrg""ŕ

<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 -->
    <chargingStation id="chargingStationA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="permitA permitB" tripId="tripA" line="lineA"/>
        <stop chargingStation="chargingStationB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="permitA permitB" tripId="tripB" line="lineB"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect_selection triggered_container ( Last six runs May2022 )

---------- Differences in errors ----------
27a28
> Debug: Value 'ID1 ID2 ID3' for attribute triggered of stopChargingStation isn't valid
31d31
< Debug: Setting new attribute
38a39,40
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
40a43,44
> Debug: Setting new attribute
> Debug: Setting new attribute
---------- Differences in routes ----------
7,8c7,8
<         <stop chargingStation="chargingStationA" duration="70.00" until="12.00" extension="10.00" triggered="container" parking="1" permitted="A B" expectedContainers="containerA containerB" tripId="tripA" line="lineA"/>
<         <stop chargingStation="chargingStationB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" expectedContainers="containerA containerB" tripId="tripB" line="lineB"/>
---
>         <stop chargingStation="chargingStationA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="container" permitted="A B" tripId="tripA" line="lineA"/>
>         <stop chargingStation="chargingStationB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" expectedContainers="container" tripId="tripB" line="lineB"/>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect_selection triggered_join ( Last six runs May2022 )

---------- Differences in errors ----------
27a28
> Debug: Value 'tripID' for attribute triggered of stopChargingStation isn't valid
29,30d29
< Debug: Setting new attribute
< Debug: Setting new attribute
34a34
> Debug: Restoring previous attribute
37,39c37,39
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
> Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
> Debug: Removing flow 'flow' in GNEChange_DemandElement
42,44c42,44
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Adding flow 'flow' in GNEChange_DemandElement
> Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
> Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
46a47
> Debug: Setting new attribute
---------- Differences in routes ----------
7,8c7,8
<         <stop chargingStation="chargingStationA" duration="70.00" until="12.00" extension="10.00" triggered="join" parking="1" permitted="A B" tripId="tripA" line="lineA"/>
<         <stop chargingStation="chargingStationB" duration="60.00" until="20.00" extension="20.00" triggered="join" parking="1" permitted="C D" tripId="tripB" line="lineB"/>
---
>         <stop chargingStation="chargingStationA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA"/>
>         <stop chargingStation="chargingStationB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB"/>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect_selection triggered_person ( Last six runs May2022 )

---------- Differences in errors ----------
28c28,29
< Debug: Value 'dummy' for attribute triggered of stopChargingStation isn't valid
---
> Debug: Value 'stopChargingStation' for attribute triggered of stopChargingStation isn't valid
> Debug: Setting new attribute
38a40
> Debug: Restoring previous attribute
40a43
> Debug: Setting new attribute
---------- Differences in routes ----------
7,8c7,8
<         <stop chargingStation="chargingStationA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="personA personB" permitted="A B" tripId="tripA" line="lineA"/>
<         <stop chargingStation="chargingStationB" duration="60.00" until="20.00" extension="20.00" triggered="person" parking="1" expected="personA personB" permitted="C D" tripId="tripB" line="lineB"/>
---
>         <stop chargingStation="chargingStationA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="dummy" permitted="person" tripId="tripA" line="lineA"/>
>         <stop chargingStation="chargingStationB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="person" expectedContainers="dummy" tripId="tripB" line="lineB"/>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect_selection tripid ( Last six runs May2022 )

---------- Differences in errors ----------
27a28
> Debug: Value 'containerID1 containerID2 containerID3' for attribute tripId of stopChargingStation isn't valid
30,31d30
< Debug: Setting new attribute
< Debug: Setting new attribute
35a35
> Debug: Restoring previous attribute
38,40c38,40
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
> Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
> Debug: Removing flow 'flow' in GNEChange_DemandElement
43,45c43,45
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Adding flow 'flow' in GNEChange_DemandElement
> Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
> Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
47a48
> Debug: Setting new attribute
---------- Differences in routes ----------
7,8c7,8
<         <stop chargingStation="chargingStationA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="customTripID" line="lineA"/>
<         <stop chargingStation="chargingStationB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="customTripID" line="lineB"/>
---
>         <stop chargingStation="chargingStationA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA"/>
>         <stop chargingStation="chargingStationB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB"/>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect_selection until ( Last six runs May2022 )

---------- Differences in errors ----------
30a31
> Debug: Value 'dummyValue' for attribute until of stopChargingStation isn't valid
34,35d34
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in routes ----------
7,8c7,8
<         <stop chargingStation="chargingStationA" duration="70.00" until="3.50" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA"/>
<         <stop chargingStation="chargingStationB" duration="60.00" until="3.50" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB"/>
---
>         <stop chargingStation="chargingStationA" duration="70.00" until="0.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA"/>
>         <stop chargingStation="chargingStationB" duration="60.00" until="0.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB"/>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop create no_parent ( Last six runs May2022 )

---------- Differences in errors ----------
23c23
< Debug: Selected item 'stopContainerStop' in GNETagSelector
---
> Debug: Selected invalid item in GNETagSelector
---------- Differences in log ----------
1c1
< Warning: Click over a containerStop to create a stop placed in a containerStop
---
> Warning: Selected Stop type isn't valid.

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop create triggered_join ( Last six runs May2022 )

---------- Differences in errors ----------
23,24c23,24
< Debug: Selected item 'stopContainerStop' in GNETagSelector
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
---
> Debug: Selected invalid item in GNETagSelector
> Debug: Selected invalid item in DemandElementSelector
27c27
< Debug: Removing stopContainerStop 'trip' in GNEChange_DemandElement
---
> Debug: Removing trip 'trip' in GNEChange_DemandElement
30c30
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
---
> Debug: Adding trip 'trip' in GNEChange_DemandElement
45d44
< Debug: Deleting unreferenced stopContainerStop 'trip'
---------- Differences in log ----------
0a1
> Warning: Selected Stop type isn't valid.
---------- Differences in routes ----------
6,8c6
<     <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
<         <stop containerStop="containerStopB" duration="60.00" triggered="join"/>
<     </trip>
---
>     <trip id="trip" depart="0.00" from="gneE0" to="gneE1"/>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop delete ( Last six runs May2022 )

---------- Differences in errors ----------
23,25c23
< Debug: Selected item 'stopContainerStop' in GNETagSelector
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Removing stopContainerStop 'trip' in GNEChange_DemandElement
---
> Debug: Selected invalid item in GNETagSelector
28c26
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
---
> Debug: Removing trip 'trip' in GNEChange_DemandElement
31c29
< Debug: Removing stopContainerStop 'trip' in GNEChange_DemandElement
---
> Debug: Adding trip 'trip' in GNEChange_DemandElement
34c32
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
---
> Debug: Removing trip 'trip' in GNEChange_DemandElement
37c35
< Debug: Removing stopContainerStop 'trip' in GNEChange_DemandElement
---
> Debug: Adding trip 'trip' in GNEChange_DemandElement
40c38
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
---
> Debug: Removing trip 'trip' in GNEChange_DemandElement
43c41
< Debug: Removing stopContainerStop 'trip' in GNEChange_DemandElement
---
> Debug: Adding trip 'trip' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1
> Warning: Selected Stop type isn't valid.

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect acttype ( Last six runs May2022 )

---------- Differences in routes ----------
7c7
<         <stop containerStop="containerStopB" duration="60.00" actType="singing"/>
---
>         <stop containerStop="containerStopB" duration="60.00"/>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect extension ( Last six runs May2022 )

---------- Differences in errors ----------
23,70c23,24
< Debug: Selected item 'stopContainerStop' in GNETagSelector
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Setting new attribute into stopContainerStop 'trip'
< Debug: Setting new attribute into stopContainerStop 'trip'
< Debug: Value 'dummyValue' for attribute extension of stopContainerStop isn't valid
< Debug: Setting new attribute
< Debug: Value '-5' for attribute extension of stopContainerStop isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\Gg9z ,(%5ػc4`Xccc, ؕ(J^cts^8>Wr,h(N(M!@hhC\:{IWM٧vi
2FY%.rD(X*Dl*"ɔr	r`dgTR3due酅rꥥOn	BCC1
@+	0VyKG*aժUgϞt钺
lĉw޽~2UzigI6*	pi&'A^z\\el\ \reӦMRam۶Uam4"ׯ߽{tttT&h'_֭[NX0̈
j?
owwwϭ[dҰ
9lڲȥ+SSSX׬Y3UV͖FD$i]ti׮]:::|ɘ1c=zį}9[[[6m$ϟw1ikkiY
UuttfϞد_?Zٳg<6mZU_jyFNBddmҤ3fPd[ɳqV&s>'I9*a~E|N&~
/@+=am+V4o4{{}^AԢCP%P8a@ KعVRJ TŪ¦&q=z1cƆ

mqɓ'~ffŋho޼ٹs'%$$HSjUݻwں̚5O>Æ
`{ёӲ<yaX/۶m{u^6mØY̝;o߾Ϸy>|xI~]rWX˘edd׏=LLLWW}o߾O?'9[;gΜ}.XrǏ
Fo'@	iii4#
ʀ$ڵ_jV&hu6HݑZppMGD֭𰶶.,,<sŋhխZ:y+233ɓ''O>w;vȑ:t`/lYf>|5kָN:O>ٳ+WdD믿77>VZneeUXXx%KdggLW_	sαV|S-Z#ꫯ~ǯ˗vvvO={sVZaiiqQzimm4cƌT"8N}XX͛7H p'			wkiiy]ZZZBB`ZZZ<"".]t̙'NL6mʕi-^z̘1;޾}hѢqժUkƌׯ/2Uyl޽{
jذ7o;bĈ
6Q&MO:W>|g"##חU^XXcmǍP/caa
}}}ƍ/\ 
6m:nܸ3g7|Sv3g[y
9߿ĉ---oܸpD"?~QLLL"##`M:w   `ŊYYY=bi';cQNNH(~嗎s*&O<tP##>|Ĉ?3;L1cư}ر5k֜2e͛<;o@rzI"FPNT)xϟ?ޥfe'MzBz#/F7tbPVZ]xԩSիW?~RRҊ+/rӧNZFQFojɒ%7n t9tӧW>gΜ߯ZϟߪUjiiYm?I6۲e˗/9szg~=dܹZ8'--mڵle˖I6?g…Ǐ_`7.^(Zly%
Ξ=޽{?s^^ނfΜǾHM%pvƍk8N[[ȈU
C!b%|W_8+>vX޽[+eիK.nnns޴iSaaaݺu><ɯ?lذ߻wOV;ΆAAA͛7kdd*>I}}}Aofg&88o߾k644u떞P(

۷	qSLٿJJk'88=~kklGGǷoqԩchhDt>}_?!b5k
'Mcm{֭:tݺu۷͝7o^֭-Z뛖ƿS؁L:?HHHm={gݺuQQQ,k׮o~Y`a0@s`dGKK""eBqLII!JSwhÇzտK_"z'\]]ܹ#7o<}Tݼy͛ݺu[j!C
BDUVjѣGAAAAAAݺu[fGz5V:f>{d;Ϗ?زe=zO>
					֭ۃX?^ݺu{)YmAA3k׮-[bF9rH_-__W4{ѣGf駟S@ϟ<cOY-ł	

<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 -->
    <containerStop id="containerStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" extension="3.50"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect line ( Last six runs May2022 )

---------- Differences in errors ----------
23,66c23,24
< Debug: Selected item 'stopContainerStop' in GNETagSelector
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\Gg9zر%[k]ػɫcX
T(ܽnk~ݹgJ%-i:k:5tګL'y/>)[*	0tqr.D"(QtR]JNM"r,!DlʣBɔCe$OWȅdfȚ҅Bf谅[0tPneUґCIXrӧ/\@0a;w]@T\Y
f\)HU=Bi*;8i:.]ڸqlVئz-s]===5	f„	֭yGwww|(5iCOP?{xxxnOf
[;::q_:ȧ+B=}4--@.dϞ=7VWk%lIDHD&ޅo߮Ǘ5Ço>gooFƍ?޼yﯫee0 ..VZ*Tӛ5kVpppll˗xs##+WFEEݿԩN^}
68	QFN>]mq:::DJ+jJ2&BGć?"S9y5\,-[~Xs}qg~5I$7_r1;uuuJ2(uuq\׮]O~z~C"brw]v333.\hjjJD.|u@@%&&ɬWr;vۻ̜9W^C`{Sв⣰4iҐ!CXگʆWwq<\^#sݻy󬭭}}}߾}{QQOO?~2_zգG~+V|ũxEFFF>}jRRmb2$..͛7{Oߧ縸8٣gݻ󭭭.\pQH$/lvP(iF$)_'mI===ߩS'ssKY%HеM`MGn!!!7nܳg]V(:uj…YYYDjժ͛fee?~|噙DI&9sF=|m۲f7иqի=<<LҫW/@p+Vr"߿3XrP(<}EYS'Oѣ@ 8skm7մiS>=z,^G/^ppp8yYΜ9rJOOOkk댌Çs׭[7[[ӧq'noܸAD8>NLLs__GG>|X+$.:uرcSN]bx
ZfV5j[ݶmۛ7o~1cԪUk֭+4WyݺulݻhРׯe?lذQF|||N8W:thTTTttʅBGض]t^1c
eRSScbbت@ 044dnذܹs"u̘1N"v3fXv-dr׷o	&X[[_~}IIID4v#FEGG!!!92eJϞ=APP˳


>|Nv G&{H$oW?`ҤI611yСC
/tqq5jG]fɓ'oڴI
3r`deDKϝ"w:{ٳg]jFn]jqߥ'7>banɋ9CK&VMk޼O8QZy{nDW_]tɓSLQƈ#7hѢׯQzz]pɓժU={vrrʕ+h޼y͛7_`zzի&/nYf/^<uTjf͚63gN}}}9Ú5k&K.nիׂƎ;ׯ?^ 4k…
45kݻw嗼Ϙ1ߟ}MK8.<<k֬۷orr2ĺ8511aE"8~D	ߕ85ccc9ҳgOv$2sʕ%KwwٳgnܸQ(֭[S93ʆCINN{vY7n$''U`}l/066u;3!!!{677]͛7
D"Qppp޽v8<y޽{SSSX;!!!efggW^͛7w:u7]vW^999֭O@zjP8qm۶nۛ7o>x 77wk׮mӦMnnܹs[hO?}2eʮ]gsN|޼yzZvmLL-իO>,z0
D90_%q׃GУDωCj}th%zjվѽ{_"zѱcn߾ׯ_?yDݸqƍUVܹʕ+
4dȐP"\>>>^^>vttܹի8l0֫YrQF	p|||TTt;~~~ŋ5kֵkWɓ';w>ǫ[nn!-((`}oެY3??QÇ>-_˖-bD=rȑ#GW| ӧOY˧,e7k,44M__?""Ȉ=Z044K_Ye}}}OD3gLOO9spp ߳cOMMѱ}Qrr2[}7oް֭[WRR{&%%,=&"Ꚛ9s&33s޽g[b_l[kkx9rɓD@6MDD{466իիWONN4hСCwѣmVRh]v|СC̙xE"Q6mטB/@١]	^뇝km5qyK/#""ӿK	pQx~O?
㔿ŋ,W@ ?$R˗/m6iҤuֽ}Vׯr||YzK<*
ϟze%:q޽{2>1"H$?~|lݻwfAA[fXdvvvNNH$
l踸f͚^^^)))l~rnn~knƍK%رU۷&OLDڵx׏r޷~{E_h{r߿߯_C:tаsZ}/Ţԩֹsc֨Q
X055;wd)<0@vںN3l(5/f%*lx}ol!5C}/7Ȕ}[#((C!I999糴*??_A*|caicNJo5dM7NBi:  S(+''ؘ-
LD
X!ϗ,Y2o<P$%$$ț瓍pJBr%OLLd<K?*2ٳÇ_lY밓&;UpJTNHHHHHuV5
t۲#,,,R(&&&&''_MÇ&&&bsssP333"255e
P[5klzY~ş\p:ԬY:۷]keezSh(իnݺ
6?Ύu*xiѢŴi$422jٲԩS9w*
PzKPL5Sȁʂ&;;ۭñDTZًN>fDԩS'
Qk׶dk׮-]'##\
<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 -->
    <containerStop id="containerStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00" line="customLine"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect parking ( Last six runs May2022 )

---------- Differences in errors ----------
23,25c23
< Debug: Selected item 'stopContainerStop' in GNETagSelector
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Setting new attribute
---
> Debug: Selected invalid item in GNETagSelector
28c26
< Debug: Restoring previous attribute
---
> Debug: Removing trip 'trip' in GNEChange_DemandElement
30,64d27
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1c!IDATxw|S6(lSZ)@Yd*("
?ܢ2QQQ*p8PTfٔ-@א&i&Mࡹ7'~Y{oJi.&:NHHHP@*u6νSPV
һbθ`0Xw]SIw
R8pE~Ȼ*I%d`i."2JV!ݨ<
P*oF'ʔK'͛f͚
6(]\س>o߾[*]*bgy3;/aVRÆ
/^%"U(.N㞞7nWvۣGs9Ov
x{yy9Oͳ>`;w*]3  vµt:|*il$.P\\_η൪m[5h<ni2/-:qĵk||||||,L;7gt
wlÆ
/<tڵkGGG_*?^Νt҉'y???Zm;wiӦv4:u;x7o_~Rg!!!&!))k&M%F(uլ"VVm#[Yk"*wVhVb%\B*XevO?,++w~7nhРNzQ[F+K`0<򤧧|ZGOOOG
:hI&}c5͊+;}vvٳgϾp¢E^^^f{yyիW/::믿]vhh)S:z謬,i)^^^Vz/ѣoƾ}:tӖ:>}af̘q]cǎׯ_?zh?}'?vܹgϞ괾\Iճxi2--clr>3Kȹs|}}/]4l0~ܹs>>>&6mڰafΜ4{씔`0X*N<<<M4c0tj	;v_PZ6,罽rP2?^t188xճgB]v
Yb;3-8z/vZ!ēO>c[t}ׯ_7ziqQQQ⼽_z饡CzzzYfܹ|!.tׯ_̛7O׬Yx͚5znnĉ>OOϵkJ]Iԩ\}ow}gΜ[UNvyu1(((++kٲef;v4iҵkׄk׮~Ϟ=۷oBxzzj49۷On!7n#R.CA!Ć
V^s5Jҍw}788'&K.kǏoڴI,XPjxҍ?m۶pnj!ڵk7nܸ+W
}Ǐ'%%Yooi~qq#G4QFǏ\I5222N:%MzzzJ裏bcc
CXXW^-f͚M<><j4Ç?AAA۶m5kVZZb„	cǎZjRRo/^z􌉉ywrrr>,NiE|I!D^^ށ{iԨO===_xGyJ*zGnjKOH'lҤĉ.\hewjo~g6`Q"~JS֭[nݺ&x3@!;aS+]_~ʕ
61cƕ+Wy!]wݵqUV5hॗ^jܸرcwo۶Mieq6lXjUÆ
M>o<!Č3v:k,Ky7vQ.]߫WnذԩSӥL>k׮&""ƍ7|dWСCg͚5a„3gn۶m]tٰaCttt۶mN`̙'O
%h4={l۶>|xzzUIh4ZJ*Rc`|h|y(Onh˗/-`rٞ%6m3goaaN6mV㏋[l)>zc__ѣG߿R?mڴ߱c`Æ
RJ^^@&ov]vI[&>>~ذaժUk֬Ν;}||Î;
VjUF3q~!##K'>>^ڳR{Jsss5jt%;n-b֭C[`ALxzzΟ?/a۝;w:t(??Gzꕟꫯv^qJV䥗^RSSVoϘ1cС|Sl"ݻyx'77W*U+B_p\C?зkv i!4]G7ҥr!zÆ
)!8yf!đ#G:?Vp±clY۷o~m
8p޼yAAAF=zݻ7nŋ=|;vѠAΟ??((hȑcƌF5իOŋǏ/Odd_ot{;vlݻw8p`bb4ײe[Z;___iH37x.]DFF&w=c=t~뭷令j\/1^O81rHi[Jrlү4niRLBBw.]vݡCoo{IJ=s$f|{{{ySO=SB)Sdff9/[ҺgddxxxԮ]ҥKf,HOO&\QF
K/]$ٳgCʥW\&ҤR<BH;W]6;;~FM%=6((ŋV~|UV	!=-]f޽ҽ[liԨQzzQ}QO޽{ׯ_2O>
4W^G>}4k0zUr.\%g20<>us]lܤ?ؾtQݳ% ӵj*9޽wq\VgΜ׺ukOOO9~Hnh4$<s<Zj7ߘtegϞ/_x\|d.I/^h():thĈ&Ϝ9S5kʕ?t[O`0


gXbɒ%+WK-id2777//`0cIݳgO.]6ocǎWJ=ʇ[!57^y>};O?<^jB*@ZBiR/^Xn6qD!D>}Lv4_:ZjK;711ZtҥK}}}(O?,뒒]֢EN0q~Ը+eȑׯ7Y~x~fʹZuY6`l\/K%v<p]G79m?$ `㘘,TJyyyF-,,bUaaٿ9//OOz0aIحIWO?IWi^yw/ZHngqqm!DQQq4裏eDhz9s̘1C
<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 -->
    <containerStop id="containerStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00" parking="1"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect triggered_container ( Last six runs May2022 )

---------- Differences in errors ----------
23,66c23,26
< Debug: Selected item 'stopContainerStop' in GNETagSelector
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute triggered of stopContainerStop isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXw9 Q*Q-Xg,0j,$v(5&Ă1TT("v?F75~w^fv4T ""B!hJoԫ&A<6	BQ@U#^l]O%M"Tp,kZ"A6UQd*rS%90@Vw2@*b9b'QU*?UґCyXvSΟ?@
2e۷\@B_Y*g\	 ۿ|RGTyRqRw6..^yَ;$&&M6[4Ν;:::*l4͔)S6lp
uRG777|0iC%Oݽ/5nV@6mtҕMGGɓ'zzzzzzrQ*{qqqQUklyDHD_&烂tttq=xc$l޼YV}mm=11իWO<	
Dc֖Ӳ"X~}%*̛7/,,,...44tРAw700XvǏݻ7s'͛]ŏۢE}gϞȾW8--OMY'"%6l}LGr!#TVݟP(]d5\%H}*Xe.۶zw.zힵOѮiXݡP(<y2*2vnkkk*ԭR(UuҶq\>}fϞqF~G"brwر~l2###"Zlً/(99YGGGj}ڵkܹyܹ1bDVV;埅G~eU?ޯ_͛7߿?>>^V#,8pE}}}_~}~۷o>|Xb}ϟ?/}׬Y\$++kРAl5%%Er^ߙ'ի҇}]bblxbsse˖%%%9rD(
eU\\,P(N{xx={YՉ#s*Lݑ7o޼g"Z~eqqɓ'-[CD֭k׮eNNαcV^MD>>}ӧhGҥk~b...o߾z耀wwwv`v8]]3f0@ :uj͚5~g[ڵk-,,O:|\֔_|!N>͚b{Mnݚ/ogϞ؜8qb޼yO^vyVV֡C8۷eXXٳ32287oN6-22ڵkD$8۷oݻw|K%kiih":ɓ'=:s5kֈF+en:KKqƱ;vzjҥ&L_ٳ7lPb,
;wڬY/^HmAWWwԨQ7n		!-Zx{{?~0rǏȯ/ea„	l2fff鱱lU }7mtYPزe	&<y&NؠA9s_y9<x)Sͯ^dɒ"4iҘ1ccbbׯhƌ!!!W)**zK;ى?޽KDB?wpp_S@0}ÇרQ#G5j?Nyܸq,o?~|z|||l"mߙE$$r`dDKϝRw:s̙3gEo_iq~33|,?ą+kܹsǏ_hQjjիO?x'lmmg̘Qn1cojW^%L9;'ϟ͛kѢEڵkd---̀˷~&l۶m/\pI{{yy`vrݻrJɦ,YdҤI/zsA۶mϟ?ܬYyݹs~(((Xx9s	7"##^<͛78N[[FP(+DZXy\\ÇϮV-3.]Zb~aa@ pss?͛5jDDlיH~e}}#FyΝ;qrr244c]6p5j
OR__6m͛\~}5klР7BaXXv8ٻwozzkeEXZZ:88z۰aCCCC@DW\0`^^^ކ
"F O:uǎƍ>|;wp/]TKKݻwo
;3foɢܵk_hѢ_>66Ғ}e4h^nn.qc(|z	pYD9o#\#x"݈zD@y>noo石޽?ѿ{QWW[niŋ=Rp׮]v횝]^֮]knn5bĈp"]7˗}AXXXXXm^͇
6j(֫Yvq	˗/?~,َ߶m۶O>|G{u=֏רQ}:;}}}C[TTEmo4zѣG?cժU&cǎ;v,[?;+:ɓ'Æ
c,f~K`"""tuu۶mꪫe``FWVYWWWtD4wL<"z-;t---kkW^I=%y󆭦jii*+ԩS:u!~jj*[MIIaYzLD622:}tvv޽{Y϶رؾ/_3ÇO8AD>fDEEqqq/_vppx捗ȑ#ߔNj&]tS/"~׮]mmmr#G.X
Ν;K/0>@yc90_C{<58˺_ot`|MD'>>J<***33O>ֳg4i"8N;	={ƍ_U)'$$رc6lxd/^/_jߟꫯĶ/^ʊm:~޽{2>1BP(;vll9555??,**b
ݘEEEl踨ȶm?aaaiiiVBnn.?L]V9??_{vzɓ'bX٪{PP_LJv*BY/…9ʪ|r޻woȐ!<x𠾾~^ؽ+Xddd4l0""W^&M[.`dddii)v*K6ܹs/3tP
hkk;]ư,PT(սqFԻGܫWQ/놄d8DJ)//O`BVJ{ߘXkyҤIc
*جXS'Okt=33>,..fIW^^![lDSM6<6++K4S+V,Z%,-
IIId##dPe|I&M
ϒ[%[9sfѫV֭[``hvqdr.IIIIII7oެ[ץKabbDDo޼aA5kV||CH5j`7׬YիWDddd&&&ů_f/A۶mgϞͿgf͚,/.:l۶mn533cvwh7naÆM6;wʊuMa'Ҿ}Yf5h``СC3g%,seC͕:{Sȁ*+'77uͭCqDT\鳢DԳgO5V
4055e4h Y'++f͚ʵSTTTNPfkԨ!5b)%KZBa~~Ç/\ ٔmW_}հaþ}>|xذawQb~H@&?:Zg|;bؾbGU_qƃ_eEeÇ͛7dȐ:u;vLd,J~eYܻw/;;DԶm;wQZZګWزr!N:	saȪ/%ܻwfgg{xx<==<x :'bf`-[422}vFrssٜᆆZHQ6m۵k'Dwaq[믿XɣG;tNC<!حb9UCTfFPIhJz6ZT6>!CҊf͚u]6wɓ'ǎ߰aC>::zȑϟ?]ӧe-((
/_?,Xѣڵk?~8225;jԨ/^fBCCׯ_F&?sѢEzzz
6uСs?ydʕ~~~g& dXDԥK3gΈ9$ESDOMmllR`Baڵݭ>qݻwᅲI_|y%K:u5a`ʆӧO}vNNN6mz9sLY޽{ƌ_~9s!@V}899ݿݻw={ѯ_x,YWYfvvvs	


444w%6;Zaaa7n|}6o9ի׷FO<;xݻ}||,,,<gNRDPEA1$Dȁ*MI;>h*:

-Zdee:k,VvZ333???--/[lƍAAA/^gcVZϟ2uTSSϟRe#?
UPzAPo>oooŋ/̒aw߭ZM6sDeooo~׏h"~"Cy^훙ѣUVܹX#k4ڵ{wP!-[7nq111f?b
~!???  `߾}[ki1>>^\dƍ322zŋ[+yBCC;v8xGwlTTԂN:wy󦰰P[։*_paZZillSJJ[\G"Dv͐)ώTy"Aj9~Ν}:m*6#)/Cy@Yu5iD!@C8$UԿ Pa/THKh*##Ҫ	Cj&wC>xOUw&V"8yPmݳP&Py{y[zQڕ{v]Vw\?Y!(B_=8#Z~Sq@5P`U]W*Gr@>o
<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 -->
    <containerStop id="containerStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00" triggered="container" expectedContainers="containerA containerB"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect tripid ( Last six runs May2022 )

---------- Differences in errors ----------
24a25
> Debug: Setting new attribute
27d27
< Debug: Setting new attribute
---------- Differences in routes ----------
7c7
<         <stop containerStop="containerStopB" duration="60.00" tripId="customType"/>
---
>         <stop containerStop="containerStopB" duration="60.00" tripId="stopContainerStop"/>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect until ( Last six runs May2022 )

---------- Differences in errors ----------
23,31c23,25
< Debug: Selected item 'stopContainerStop' in GNETagSelector
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Setting new attribute into stopContainerStop 'trip'
< Debug: Setting new attribute into stopContainerStop 'trip'
< Debug: Value 'dummyValue' for attribute until of stopContainerStop isn't valid
< Debug: Setting new attribute
< Debug: Value '-5' for attribute until of stopContainerStop isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Selected invalid item in GNETagSelector
> Debug: Open additional dialog
> Debug: Cancel additional dialog
34c28
< Debug: Restoring previous attribute
---
> Debug: Removing trip 'trip' in GNEChange_DemandElement
36,70d29
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|S6(lSZ)@Yd*("
?ܢ2QQQ*p8PTfٔ-@א&i&Mࡹ7'~Y{oJi.&:NHHHP@*u6νSPV
һbθ`0Xw]SIw
R8pE~Ȼ*I%d`i."2JV!ݨ<
P*oF'ʔK'͛f͚
6(]\س>o߾[*]*bgy3;/aVRÆ
/^%"U(.N㞞7nWvۣGs9Ov
x{yy9Oͳ>`;w*]3  vµt:|*il$.P\\_η൪m[5h<ni2/-:qĵk||||||,L;7gt
wlÆ
/<tڵkGGG_*?^Νt҉'y???Zm;wiӦv4:u;x7o_~Rg!!!&!))k&M%F(uլ"VVm#[Yk"*wVhVb%\B*XevO?,++w~7nhРNzQ[F+K`0<򤧧|ZGOOOG
:hI&}c5͊+;}vvٳgϾp¢E^^^f{yyիW/::믿]vhh)S:z謬,i)^^^Vz/ѣoƾ}:tӖ:>}af̘q]cǎׯ_?zh?}'?vܹgϞ괾\Iճxi2--clr>3Kȹs|}}/]4l0~ܹs>>>&6mڰafΜ4{씔`0X*N<<<M4c0tj	;v_PZ6,罽rP2?^t188xճgB]v
Yb;3-8z/vZ!ēO>c[t}ׯ_7ziqQQQ⼽_z饡CzzzYfܹ|!.tׯ_̛7O׬Yx͚5znnĉ>OOϵkJ]Iԩ\}ow}gΜ[UNvyu1(((++kٲef;v4iҵkׄk׮~Ϟ=۷oBxzzj49۷On!7n#R.CA!Ć
V^s5Jҍw}788'&K.kǏoڴI,XPjxҍ?m۶pnj!ڵk7nܸ+W
}Ǐ'%%Yooi~qq#G4QFǏ\I5222N:%MzzzJ裏bcc
CXXW^-f͚M<><j4Ç?AAA۶m5kVZZb„	cǎZjRRo/^z􌉉ywrrr>,NiE|I!D^^ށ{iԨO===_xGyJ*zGnjKOH'lҤĉ.\hewjo~g6`Q"~JS֭[nݺ&x3@!;aS+]_~ʕ
61cƕ+Wy!]wݵqUV5hॗ^jܸرcwo۶Mieq6lXjUÆ
M>o<!Č3v:k,Ky7vQ.]߫WnذԩSӥL>k׮&""ƍ7|dWСCg͚5a„3gn۶m]tٰaCttt۶mN`̙'O
%h4={l۶>|xzzUIh4ZJ*Rc`|h|y(Onh˗/-`rٞ%6m3goaaN6mV㏋[l)>zc__ѣG߿R?mڴ߱c`Æ
RJ^^@&ov]vI[&>>~ذaժUk֬Ν;}||Î;
VjUF3q~!##K'>>^ڳR{Jsss5jt%;n-b֭C[`ALxzzΟ?/a۝;w:t(??Gzꕟꫯv^qJV䥗^RSSVoϘ1cС|Sl"ݻyx'77W*U+B_p\C?зkv i!4]G7ҥr!zÆ
)!8yf!đ#G:?Vp±clY۷o~m
8p޼yAAAF=zݻ7nŋ=|;vѠAΟ??((hȑcƌF5իOŋǏ/Odd_ot{;vlݻw8p`bb4ײe[Z;___iH37x.]DFF&w=c=t~뭷令j\/1^O81rHi[Jrlү4niRLBBw.]vݡCoo{IJ=s$f|{{{ySO=SB)Sdff9/[ҺgddxxxԮ]ҥKf,HOO&\QF
K/]$ٳgCʥW\&ҤR<BH;W]6;;~FM%=6((ŋV~|UV	!=-]f޽ҽ[liԨQzzQ}QO޽{ׯ_2O>
4W^G>}4k0zUr.\%g20<>us]lܤ?ؾtQݳ% ӵj*9޽wq\VgΜ׺ukOOO9~Hnh4$<s<Zj7ߘtegϞ/_x\|d.I/^h():thĈ&Ϝ9S5kʕ?t[O`0


gXbɒ%+WK-id2777//`0cIݳgO.]6ocǎWJ=ʇ[!57^y>};O?<^jB*@ZBiR/^Xn6qD!D>}Lv4_:ZjK;711ZtҥK}}}(O?,뒒]֢EN0q~Ը+eȑׯ7Y~x~fʹZuY6`l\/K%v<p]G79m?$ `㘘,TJyyyF-,,bUaaٿ9//OOz0aIحIWO?IWi^yw/ZHngqqm!DQQq4裏eDhz9s̘1C
<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 -->
    <containerStop id="containerStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" until="3.50"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect_selection acttype ( Last six runs May2022 )

---------- Differences in errors ----------
25,78d24
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxyXTsA%7H=wMKVZ&`Vn*mfZZq6zxx9s|{G)DRٺ
l]`*t̽Oa%7o,Wq~^I2XvY\V
V	JNd`Ul$rI%qPN< dbγ^zRzqqrpp*NӧOkΈP*nFŧ[Uj,(pCG?ɇq0_!)/:sօ\]Q1pYڵkjԨQnnշTquwppxgݟdn[4orZzF
+inˢ .:;;[O؛]Cs.ںOJb4Pn*b֞|ڵm췜'g>
N:eir>!zz^~X&nfX趌*tppzkا]Oy:}p}:Ok֩~>Í'k7mskGZ4k 姦];tX!?g7lOٔ]C~S>Mj,IBy==s3rsGGAzhS\TkO7gk8n
֭Skا[ܺcwս$I2Yd1J[5/VC14i,Xw)Sϟ~ԩ\,hUlu~YvvܹNFVVV
?5e>l]`Mjz?oO-NNN...&JzӸXؕL$$ɿm>׻nӈd$ɷ$Б{'*6l*߻GfVVx!Dlggg흝kT~؉ظj׭ݻg{۬yM^^l|/<ytr_{$ggg
5vvq/3+˿MGNz-=#P'}v]_<y3;ࡣʵKMVb{ode/Gagfu߮=//Wof{ђg֎<8_zf[vNV;
/MrJݳK`@?6n޿w[UՆ&v?nMʟN:OQƺ/6,ommk{m? xxȀF
{VV\\|.((B<8_<y:zm;_z톣'N	!Sݧ
\wr=<X^Xyyz7=~
ԫV?e9'']hA:zkvܼ<%6
Ӡ~]c'No{{aaѡ[NrWN$I$>&/?_^os=^2#FujcF=.c'N
ӰA=wJBk܅oͽ&FI_حsS]w>zPpvN4ӵr^~~NέKWrmxԫR^;|S|nl%4!xVqZusm:Y~JLwpJZ14,ةC]'N%!ԫ׹Sǣܡ};c'Z|6Zx{gg+VZn^^zƍ;C;v=|^V˷=~}*?ߚ6}]\\O$I
]Ν<ݒϧ߸5;'GکC]]]]Ok.yC.ip-w)WӮ˱m^5~XBZݶuKo/y;u
puqzuOko۹Bk~*
dpByA3ɓ'V&DSNN,1dӦM6m
h۞Woܬ?{vzS4k3{[9m)hѬ3g9UBkxybڞ|Bɖ4jpGOx{ӳk+ӳkƍ6l*9Hϗg
!6]9v۫Fol+ݣKF
c6o)m%w_Ps	%:::6iNSn!nwoQQQ]{uru%Ix9܅59n999I$I.7Vz$w)$9888kךLt{ڣ{ޞegΞطKqqԠ~ĘvٯV|}NNNgoԱέ[SSKrRڵruuUf
8:::99kuvvx9UW_ЮoMoggKW\]]jZ+Hԣ}8;;\xY~dەyV(,,}#xtvv?B$ЮcQQ?U-ꮡ~!]x%5C?^VXXԻGO{))N ܻ?QYnlݱZzsϞkѱUյk|X@_ⰯwRM3220x,|꙳Ϝ=Uÿ=rB\tE~C|5ڳhXޅsFմlN^^5ڶj=<;,iKB=S)ot{%5SjԨvĺuh.\,wܡoRF4mϳO=6O&FkLMvBʥ)ZJj<[]떆Ar$X]b+?ФQ~fTAy91ܕj[5
p|[wĊAQs"zzFfjի{*3`<H;cfMR.^_c܃[;wEsm*SB
i͜WԨ^]QPP${^~$I^5gֻ-ww!ĭ[snI>V>fyF==yx!rrrswRmykd];r"5‡7__Oxq\W[VFK1P3līF=q	ZӼzw7|ZnѬf7s3od1(kr&}]+CBG4rzOT=ժy访pr^~~`7WW;8HBIL睙yCEBdȊK߽7"M7nnts>Rnm[B\ߴU>jmѺS˷rnU\\\1jV;[|B!DnnnAA|mBݳ^ta:'OiPn*ymnݺe~q^"??_s{:sE&t}|#׫f]CTB/@+:ϫ֧)w{uWe?>xǜZӼ_nY7.q[]Oy4ܩ<ť[/%(ĩ394qpp8qi`	Fy~W]+lcKŻV$)h=oPdEr)..vrrm`\aQ¢"!5ܸ&vT.woljZ$!oXn^~=͛K]\‚BA^BiF+ DӴk7]?VXVȁjZV+[ܼy3eݖJͲZ~5ofgߺZݞN~-7Fs
PYY7n=ա};C_{FFVUVȺy3;+=\O8x"##I ZNtrtB8::]\juF
6g禍~8ffސo^p@"oWUv0
j,᜜[Bww[j:;O
X˯CwSɞ<xdX{z.͛4ZF][4m|z
<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 -->
    <containerStop id="containerStopA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <containerStop id="containerStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" actType="singing"/>
        <stop containerStop="containerStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" actType="singing"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect_selection duration ( Last six runs May2022 )

---------- Differences in errors ----------
29a30
> Debug: Value 'stopContainerStop' for attribute duration of stopContainerStop isn't valid
34,35d34
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in routes ----------
7,8c7,8
<         <stop containerStop="containerStopA" duration="3.50" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA"/>
<         <stop containerStop="containerStopB" duration="3.50" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB"/>
---
>         <stop containerStop="containerStopA" duration="0.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA"/>
>         <stop containerStop="containerStopB" duration="0.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB"/>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect_selection extension ( Last six runs May2022 )

---------- Differences in errors ----------
29a30
> Debug: Value 'stopContainerStop' for attribute extension of stopContainerStop isn't valid
34,35d34
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in routes ----------
7,8c7,8
<         <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="3.50" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA"/>
<         <stop containerStop="containerStopB" duration="60.00" until="20.00" extension="3.50" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB"/>
---
>         <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="0.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA"/>
>         <stop containerStop="containerStopB" duration="60.00" until="20.00" extension="0.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB"/>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect_selection line ( Last six runs May2022 )

---------- Differences in errors ----------
28,78c28
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\SW'a#.PQTpk]ԽŭXƁZYWjZqk q* Cfq6fBBޜ{Ͻ	1Oι@t
quut**Rxo4&A'3lu
2FY%.O)M#p,kF"A6eQdJrU)90@t2@*t@ gY|>-DEDD`Vz`(V9KG*jժSN?^Ӂ@6iҤ;w\zUӁ@R_Y
Jgo$Ho޼Q$T4kii]xqƍWam۶IHHPamVݻ:::*l*I&[͛i'-PbӆRBvsssE5S_ӒM[6teyYZZ]ݻ7nѬ:"$"O۶mJƌCnۯY[[qFYτo>{,$$dĉ1jkkiYNHHYuttbcc/]ԯ_?Zӧߟ1cFU_jy
NBLLmذ足fRd[ɳ|~&s&I9*f~(E|M&
/@	+=y󯙙+V4ot;;ݫ{M66TI(N0{-s[[[[WWWAAKKKU]*lmxݻϚ5k܆DĶxǎ?YYY/622"ŋ~:88uttѩRJHHۭ]\\fϞݧOaÆeff|9-?
KK˩S6˪믿zgϞ7n|A\\FΝ۷o盛'&&9r[۬Y?>~R_zիW/nە+W|)Ifff~wV++S@߾}۷o_y~JHHۜ3gN߾},X`nnx⤤#GBYa|@ jF(J@EI5ko߾]_rDZ:Tƍ7nܽ{7]Yfɓ/^e˖>}:v؊+SN=}4;vȑ:t`olq?~렠 777@;]]ӧGKKԩS+WdD-~dj*777@pԩ%Kdgg|||zꥥuiۊky\z{okk{	??ӧOZYf晙x=z5kVZZx<[nM2%22D899Ν;\}>u\K%|VMDϟ?yѣGg̘rJhV^mii9fp֭o߾]hѸqj֬9k֬u˪n:pׯ_R[1bCCCaÆǏ*>ӧ111*=bzzzVVmܸql2fff/^`ٶ6l8{P(lԨѸqN<ID}Z|}}׮]<ن<&M277v…߽{GDǏ5jTʕcbb~7nh{


]bŧO


>|Nv cǎ%{P(U=ZZZSN:thJ<x0|#F0]\\ƌc֨QgӦMrnY; 9=$#(%^̽iә3gΜ9R#z2#O
/΍=q!ozbд-[;w+M6/^<qℝӫW>j(M-YڵkD!gwϟ?q℃Ü9s>|j*"?~˖-.\322&?cXXd.\8y򤃃߇&smٲ?OOO_f
dٲeM?}Yp,Xpڵsiiiyxx?>$$~~~~w,X>HM%?xk׮Y>|`Xw֮T,
EqCdJ<>cMÇݛR[f._tR}}|---WW9shkkoܸQ Ԯ]S3Æ
ݻwelhh*\~o߾*UaX>{X^=CC[n3sƍ}תU͛zzzB0,,o߾+Wx>>>{IMMaܸq=~KKjժ}dhhի}YnwBhii	ɓ'oݺu޼yC]vmsss͛תUEt/dܹ+?~>}֮]KKK+W_~zzz,:u0
@-/@Q∎uǃGxGx-HMM%Jthyc	0ݻw%G=ziӦoߖׯ<y_~u{{nݺZkذaDTJoooc7od5ð0;;nݺ2dĈWJ*cƌ7o<}T޽;Wɓnݺݿծ]GN__>sQ۶m6mت#G9-_˗/VU,=zѣ}~'+:ٳgCa,f~K`"""tuu=<<Û6me``ֲFWVYWWWt??ٳ322FslmmǏSSS|۷oҒ>|盙*-+i׮]ժU!wޱ,=&"jkk>}:++kϞ=g[l_l[ss7oș'N Ǐn+WTVÇ^^^ÇRƎ+wСjժX;vMLL>w\+
۷o/y_r`dGJm1nkXGۗʟ8+++򨨨oF~\Tlwu6v)~%a||<K<ԩco˭[N:uݺu^~mnnΖ߼ycjj*@?x`РAbkXتǏٳ-s#
Ba^^hcvŖ߿jeLfgg|nL@PPPΎ[h­e-dggs`sssE{cǎ+V0a_*ǎ=??=tss۶mWLJ:v(DsY\p;FY,Yž8֭w޽K4''nݺ?zlΝ;Yeɿ!C;wNb,Z^V-mmmy6zJ%6'7}FpmO,yJYQYZ/ %>14E7TY&L T鴛[FFƷ~)XҕchhȖsss26l`ylffh"ʥqqqK.?>KYZ(
dF8s{d%\h9ru&''%J9sȑ#/_ީS`:NR9nݺUzu//˗/Kݖ}abbDD 99Ç3g:tDTX }rDddd^&&& 11=AfG3lll+rqAΝ;ݻ]kffzSbhԩnݺ
6;wʊuKaҪU3g5h``кu3fp%,seC͕<}kSȁJ+';;iۇbƜ<wekkk"ڵШZjɵjՒill\111UVtd*Uh%-B077.\l@2NfРANNN=z8|!CXh@ CҗR4~Q֢߿{cǎKŶۋbu߿;dEeÇXjcǎ΃Eɯ̾OZh"x!{.}-˩/"j׮ֹs0d՗QAA@ ξw^VVVfTd-Zxpunn.	}+6jΝ;kfssP`kk+BDZZZϟ+oٲ&/y7+yIVVV֭nÇRX*vi7,ȁJ;2iJ5@	a`Km80%%`̙cs<yr			qqqNNN}tt_zUJӧO;'
߼yo߾s<yJ*O>d͎1׬قK.]MYIII?M:thفϞ=[lY@@Y	07%%%u̙3bsI=pTsܹ,QRS[[[777/+T&R*UYYY}7cƌ5kdr7oޜ?~…N.
e+DXԩSܹ'ww]Θ1CV;yyyv>}zBBŀ|}}| v<x~Yf=z(##Yf={;wnuׯ߬Y3{{{__K.edd/_fyyK=N:<`3o߾?+U3{{ڵ˗+ғ.JFkeN`Y#JHt(	0MOʈf`Ѫ<//oVVV.]9s&+_jY@@ONNYŋׯ_m۶ׯ_1Rw-uwsyɓMMM_z?Jm,((WUSl@B޽{}||,X ھ2KO?|rwwwɛ9p"ٴi7~Ϟ={՟?>7e!Rz[n=zx˷oe,Rۑ5vٹs]vU(hF3̜9ҥK
~ܠ{8q'v,KDl1c/X$[gҥKm۶߿O=^QQQsΝ<yٳ?~Ç|Y/oY"|޼y)))>>>/^8uTQVPQU
73W^@V^~442TQJO$R9gf͚۷k:rH֯(Jm"HGRG_Pꀴ[CC8$eoqO(0J$Sz@B*2##*	Cr&熦C(?FyOtH)M	oEHY_xW(7BBzv(B(=ZQЪe];.k:.PF!گzV-x)8(	0}7_wu+P#9 7E@@P6z
u詀a@@>4N1gUF+d$eKc0MG@(>4	 IJ_V8\7V~\cPZTkzхR󃆎tSzNgotjQzNryUgH{,UWip"pLlr?!w_a2=>2.pIƎ?nv=xs3dkn>l3Ա;9|>krsGsgh]~ۡQÔ\U722_s:
<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 -->
    <containerStop id="containerStopA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <containerStop id="containerStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="custom line"/>
        <stop containerStop="containerStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="custom line"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect_selection permitted ( Last six runs May2022 )

---------- Differences in routes ----------
7,8c7,8
<         <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="permitA permitB" tripId="tripA" line="lineA"/>
<         <stop containerStop="containerStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="permitA permitB" tripId="tripB" line="lineB"/>
---
>         <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="22.33" tripId="tripA" line="lineA"/>
>         <stop containerStop="containerStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="22.33" tripId="tripB" line="lineB"/>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect_selection triggered_container ( Last six runs May2022 )

---------- Differences in errors ----------
27a28
> Debug: Value 'stopContainerStop' for attribute triggered of stopContainerStop isn't valid
31d31
< Debug: Setting new attribute
38a39,40
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
40a43,44
> Debug: Setting new attribute
> Debug: Setting new attribute
---------- Differences in routes ----------
7,8c7,8
<         <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="container" parking="1" permitted="A B" expectedContainers="containerA containerB" tripId="tripA" line="lineA"/>
<         <stop containerStop="containerStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" expectedContainers="containerA containerB" tripId="tripB" line="lineB"/>
---
>         <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="container" permitted="A B" tripId="tripA" line="lineA"/>
>         <stop containerStop="containerStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" expectedContainers="container" tripId="tripB" line="lineB"/>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect_selection triggered_join ( Last six runs May2022 )

---------- Differences in errors ----------
27a28
> Debug: Value 'containerID1 containerID2 containerID3' for attribute triggered of stopContainerStop isn't valid
29,30d29
< Debug: Setting new attribute
< Debug: Setting new attribute
34a34
> Debug: Restoring previous attribute
37,39c37,39
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Removing stopContainerStop 'trip' in GNEChange_DemandElement
> Debug: Removing stopContainerStop 'trip' in GNEChange_DemandElement
> Debug: Removing trip 'trip' in GNEChange_DemandElement
42,44c42,44
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Adding trip 'trip' in GNEChange_DemandElement
> Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
> Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
46a47
> Debug: Setting new attribute
---------- Differences in routes ----------
7,8c7,8
<         <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="join" parking="1" permitted="A B" tripId="tripA" line="lineA"/>
<         <stop containerStop="containerStopB" duration="60.00" until="20.00" extension="20.00" triggered="join" parking="1" permitted="C D" tripId="tripB" line="lineB"/>
---
>         <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA"/>
>         <stop containerStop="containerStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB"/>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect_selection triggered_person ( Last six runs May2022 )

---------- Differences in errors ----------
27a28
> Debug: Value 'ID1 ID2 ID3' for attribute triggered of stopContainerStop isn't valid
31d31
< Debug: Setting new attribute
38a39,40
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
40a43,44
> Debug: Setting new attribute
> Debug: Setting new attribute
---------- Differences in routes ----------
7,8c7,8
<         <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="personA personB" permitted="A B" tripId="tripA" line="lineA"/>
<         <stop containerStop="containerStopB" duration="60.00" until="20.00" extension="20.00" triggered="person" parking="1" expected="personA personB" permitted="C D" tripId="tripB" line="lineB"/>
---
>         <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="person" permitted="A B" tripId="tripA" line="lineA"/>
>         <stop containerStop="containerStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" expectedContainers="person" tripId="tripB" line="lineB"/>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect_selection tripid ( Last six runs May2022 )

---------- Differences in errors ----------
27a28,29
> Debug: Setting new attribute
> Debug: Setting new attribute
29d30
< Debug: Value '' for attribute tripId of stopContainerStop isn't valid
40d40
< Debug: Restoring previous attribute
43d42
< Debug: Setting new attribute
---------- Differences in routes ----------
7,8c7,8
<         <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="customTripID" line="lineA"/>
<         <stop containerStop="containerStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="customTripID" line="lineB"/>
---
>         <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="22.33"/>
>         <stop containerStop="containerStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="22.33"/>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect_selection until ( Last six runs May2022 )

---------- Differences in errors ----------
30,82c30
< Debug: Value 'dummyValue' for attribute until of stopContainerStop isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value '-5' for attribute until of stopContainerStop isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\SW'a#{+Vpk]Խ*֭u:ց
Qq01$$~͹ܛ{.Q<mWWWmaaa*	hދw
(@o/x2*P(3J(i+Ur>X;B'Vi%dPI(WH=]m !k+KrB-ATXXf(b7ot	+W<sŋ`&Lw׵)ͥx&&LN{RIIٸ˗7lpA56۪UX5f5a޽߿60aڵko߾@J?vBꊑEF<m(&. o777oY`Zlɥ/SRRB){iذZD?M/n۶MOO+5jǏeggA†
dݷo_ll?4~x###uuu崬VZUzzz>>>!!!111W\ݻ͍V\ٳN:ɪ/^zb'!::Z֯__tӧ+x|>CCց9@Iʆ okC.伅jJ<ߒo%.APĊc&lڴ9==}_̙gASt,ki;4u
ƍp˅Wp+k~PQWRMץKӧ[ېض<ĉvgdd,\Ą.\ݻ@"JHHӓZ_OO|AAA۷osqq9sfϞ=,(lll&O<d˯/͛߾}ۭ[
6<zիW={v^Νkeew1nm&M>K-mݹmWX2{fo+)y >|ի}</mΚ5W^ͳZpa||cDŽB	PH|>_ }5#
	E$M49p@NNPBN6gBݺukÆ
{!5k4iF >}z…Djժf͚dff8qbDɓ'={F=|m۲fwаaϟ?Ku@@]PP?۝?ܳgO3gάX\]]?}2Xr@ 8s̢EXSݻw9{,km5sv}ݻwéS|||Ξ=r&MXYY9ru&$$d)))DOܹ3iҤ7o{q|>ץ&$$p=,Yydd$]xǏ:u+D2[XjͨQí[~acƌZ׮][`,ڵkPnwImA__ذa֭&{yy<y0tgϞEGG˯/\ <ymYR1cưXZZ&''|=144dۮ_BAcƌ9}4OժU1cƚ5kX'ېg„	VVV7nܘ?~bb";vĈѿ˭[s?CGG'88x噙?fi';ѣGQvvH(㏕*USɓ'<\r=:ta~Wv...FbyѣTqF9O7~,`ȁ%/wtܹsιTܲԄSZBZïĜ+T3h[f.\pI''s~qDԲe˗/:u\#7hѢ7nQZZ]xԩSNNNfʕ+hܹ͚5?>OKK`,^8$$DYK.>}ӧOlٳg7kח^mtRɦ矞={Ο?رͻqƅttt<<<.^Tn]믹͛1
c?"5oܸz>}|}Tbq<OWW\rP(
+<5cbb=ڣGvJmz%K

ttt\]]g͚a@PfM"bOe<DD+2ӧOߗՎqHHp^z+W.;;U`}a:uܹ̭[zeffVZ5cc۷o^zrx<oo{&''vnݺŞYV_tMVVVJ>|}ƭQ1C ׯ ;;{ڵ	 &NuVm{G<x͚5mڴə3gN,XRSSv ?]DgsN|ܹ={\f˗/mllX׮]ck޽{deej`(r`dGK#2eîG;B"5R%99(UۡhʣGu''%D<yrƍ߽{WN;޽Rdw7o޼yfŊ;wrJ++A
2$44ʗ/}f?~عs瀀++6j/_~ԨQ\gϞI?,^ãK.\yTTThhhhhhΝ>|j֬ٵkWYGghhzhYm۶yxxM2ElÇΖe˖qX*f9rȑl}~lri3~YX0aaa7׏022bkY\	#u+/:?"9sfZZy}{rr2Ϸ}ѧOÏ?|KKKY>|`%[P7#{ؓkbbrٌ{m}m޿/gG:u>}f`kcbb]VRO>
4hС_ѣEmVP?k]v\СCgϞxBa6m$ݻwB@X([	1M;ѷr}kLn~F"@+[[[򈈈N~ׯ_ծ][GGK?
_fGZtttv!֔߼yuɓ']6..N»wשּׁ-,,d5G_l@ 7o[uɽ{e.}bBP(-<qݻǏsrrX|̰ɬlP'ڍ)qQYYYoӦMCBB,nrNN~knƍKŰsssٱ屇nnn۶my{{QvĞh#ӷoK.q(Eؓ~>|Æ;wf߿}RFΝ;;rlΝ;Yeɿ^pAb Z^Z5]]]y6z67ِ*^pco	ylYQXZ' >1ggg4رcE7TYƍ'T鴛[ZZ?)Xҕmll̖srrttt2狦ׯgylzzh"ʥ^ZdܹsYBP/kO6™#+IHHzEY˕Ԯ];!!],Veιslٲa'Mv*ʩΝʕ+4իRe_F@ HHHaڴi^:r|1Q\9vQ@ ჩ)W@ cOӹ>ᤥ>|ãCgZZZTv7>Zj]v.\erR؁4o|ڴib
hbԩ\	˜Evh+++(MD߽Ũ}&E`r`%j"xΎ:uZjlpBBBj$뤧~ttt~~~
\"lr&Z,dIK~~P(yi~~ݥK$222߿5vzсE@ 뇤	h3E[;x`.]Fõ#Hm+YkժէO;vڋd˜GׯB
'NÝY_}"fdd4mѣGDcz}"JJJ[S_N;DԺuk.paȪ/%|@&MȚ6mc9뜜6V=lРɽ{j֬766f*&&&??A/utt.^(VެY3M_-ZlѢǏoNyS,ȁu;J@a`km/)))??ڴi<`s>}zȑ^Q}@9tзoߖ/_ٳDG
¬8p`zzzQQQ˗Yxx8kvذa޽c_re͚5lh?pܹs
lȑ#3gҥK<MAܾ(>>m۶ΝsHꁋgf
:88q_|]*5Z_(/_5jÇW^-+]ŋ?swi(^!
&b'O|޽LwwN:M:UV;wccc;c9_Ȫ/ggG*_fO<IKKkҤInfϞ]du6iҤbŊ3f̸rJHHHZZW似SVGy˙>۷׷\rϟ?XÇwkk>}̘1CL']J9(2(F=90@PV`~m'BErUYynnܹsmmm\2m4VrJKKK???>[n۶m޽

ecVZf͚8qDo.^Xjlg~~~^^bJ>,
=o<EY2̖e˖K$V΁Qttƍu֭[7ܹs)Z۷;wڵkZZZTTԲe˶oe,Rۑ5v١CݻwU(h##
5EGGO6%K~ל?~SzW^,zԨQ&&&_7owIm%ޕ+WZjէOǏWlDDٳ'N8šO~)//O[ց*3gNRR˗/Ϝ9l
RF)uo(˸G"Du͐)\U|"AZ9KիWo߾]ہB~UGUhAj=?`%Wڵh: .a~{Z@1ѿP .ZB6Pf)(&Jbj;[5Q!!4&Agû:@|޳S{mG
LeBkДV.^tYq*
<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 -->
    <containerStop id="containerStopA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <containerStop id="containerStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopA" duration="70.00" until="3.50" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA"/>
        <stop containerStop="containerStopB" duration="60.00" until="3.50" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop load line ( Last six runs May2022 )

---------- Differences in errors ----------
1,60c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< Error: Attribute 'line' in definition of a stop is empty.
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip_0' in GNEChange_DemandElement
< Debug: Adding trip 'trip_1' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip_1' in GNEChange_DemandElement
< Debug: Adding trip 'trip_2' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip_2' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Key F5 (Compute) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in errorScreenshot ----------
PNG


IHDR1clIDATxw]u?ۦL2;!$N",[uWviW
Rz	i6rgn1d&3c~sǽu?|>

]_8'bh4dssscccsssЭ'6	#G:t9#Fx<^WWjժymܸqݺuVJA@vO<8feeE"p8D:9e˖^{mΜ9<LyyyN0kH;Sf̘1f̘vǗ-[SO=/b*G}
Ck.\ؘ,ksWPPp'>;v؛aO>	'PPP@(TRRӟtٲexo;ӟ}leee7xc~܎;nƲ{ﭮwEuu=#޽{Ϛ5a_


fݻw
@Ose&{rrr>{zWUUu5dgg}
"idɒ̧K.=3"HW
\zꪫFT#F+-@fCb:cX=~wC8묳m38m@(\qcƌ	P(=zW\I`545ꤓN
P(b3f$inL:th]СCMtts08w^w*wyA7@w&@3|ɓ'GxÇ3zp8<~Nn޽Nj*,1г}yyyA7Qyyy'xbnnnЍm	г:4GEѡC
;0,999eeep8F>*ݖ=˔)S:d˽z?~|]m	ЃÇȮxptA$eeeȮegg	#0,9996aFQгDNp'nC%H頻صt:L&n+tЭӧw%%%yD"H(JөT*L655566766VWWWUUUVVVUUUUUرc;lllLR{̎H$nK	H޽>C6lРA,++++++,,n=Do˷m۶yUV[nڵϏ-yrtEEESSSP	&YYYYYYEEE~
6jԨAdeeuȳX,~;6
744TTTl۶mʕk֬Yf͜9s6nܜH$D[N/_^___RR


K.G`DHW^G>餓F9nܸdl~衇&۷ZjիW~7mTSSz\hQUUՠA2|TUU-^8.`h4ڿL6裏?~|{ꕛ(YYY%%%%%%FJ$


_W֬Ydɒ'|矯xyyy:lsAm۶y}G4hرc:ꨓO>yذa%%%YYYAZpСCM6s}{<'׮]L&c1 L]6Vz@z3f8FYXX2WsDrss<iҤVp}}SO=W^loy#;0=T8F{ӏ9昃:bؤIZf͚5۷olx֭J]	n@ifCO8!CTG7n\^>ik׾FdWo]6.`zX,ַoߋ/c4iR;{lF7o'mCwy1D"1k֬;,o{OcΜ9{sG
Vp(zWZղpgjժ~;.`QF}ٟFQTTfjH$|桇m֬YO13777?W9w791cdeeu9hʔ)Æ
[x'mNy|p%N/XN@OͿ'ç~W^ggg
Ygy~ر#c]Ҏ;~߶~6tn+N?K.+EEElJ瞗^z)c}DSSӋ/x=vqmUWWHE"	&L:qniٲek#>o@B;KRsYpaЍ_~_[:NK[SSvW^yӿd@7~7d2F2-y3gl}d2yw>iEcc<p]wtstk0FNNN뛥R+o8puu}ͣd@W^^~wWTTH#<3^{~m۶__{|@F۵<mʡCv'r͛Ctz˖-rO~}QZ!^pW\qE2pyy_u}X5ys=7++k[^wu7x…;|xyѢE7xڎ=8@w3lذ˗/_dЮ}{CdH$>38c7B:۷wT;v'MԖs1?peee"hhh#lڴB]/zmV79o޼ƽ)^s5oD"38cٲeDbgZnݗHy{'D"c
<]W~ȑ_y577Vsss}}g͚/}iԨQ|`hӭP}^uU]vG[:3g\Ю靏<Yfݻ
7ڱdĉ'tG=p¬H$r[u:NRuuu6mz嗟~;0СC3۷ٿ<h4qmv۷o{o,+--ݻw^N;޽{bP(2[QQ#TVVVTTl߾=H30{슊V}wӮÞ|+VWZZ7/MVVVnnnAAAaaaaaaAAAnn	-r!_[s?nJ$6m늋+E"O?_o,7n\J9r:jvf?rv̜	뮻nԩm=z^[PP*7nl^6ꮻ1bDfH4ѣG}c=]x;\re{>rrrf̘?ꫯ	%.Ydn>`YYYeee?h¶ۆ
nP0>D?>`-[vo>
]Tuu+}nȐ!% 
.UVxl"xWڵ$R8:0Iv][n}N;4c-nB3fЧOpxޘ/?meذa>!7uT*UUU5{瞛7o^vĉ[l)//R8>naÆu}}sK,iH+iH&[ly_zjՉD"NRDp,9r̙3?#8bʕ_җVZ``Nzw?~/~wo~>ӧO7ǥ醆7.[l…k׮7ox*p8FYYY#F6mڰa81c4(///755]vƍ=)z,x~AԱsŗ^z[o#E]tݻ~jjj***jjjx˰pVVV^^^QQQ޽򲳳?rx<O_|Ձ=@0|Xcޯ~D4>:KMG
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'line' in definition of a stop is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <trip id="trip_0" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop"/>
    </trip>
    <trip id="trip_1" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" line=";;;;"/>
    </trip>
    <trip id="trip_2" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" line="customLine"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane create acttype ( Last six runs May2022 )

---------- Differences in errors ----------
23,27c23,27
< Debug: Selected item 'stopLane' in GNETagSelector
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
---
> Debug: Selected invalid item in GNETagSelector
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
30c30,31
< Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
---
> Debug: Removing flowRoute 'routeFlow' in GNEChange_DemandElement
> Debug: Removing route 'route_0' in GNEChange_DemandElement
32,33d32
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
36c35,36
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
---
> Debug: Adding route 'route_0' in GNEChange_DemandElement
> Debug: Adding flowRoute 'routeFlow' in GNEChange_DemandElement
38,39d37
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
54,57d51
< Debug: Deleting unreferenced stopLane 'routeFlow'
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,4
> Warning: Selected Stop type isn't valid.
> Warning: Selected Stop type isn't valid.
> Warning: Selected Stop type isn't valid.
> Warning: Selected Stop type isn't valid.
---------- Differences in routes ----------
8,13c8
<     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
<         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" actType=";;;;;;;;;;"/>
<         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00"/>
<         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" actType="dummy Act"/>
<         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" actType="singing"/>
<     </flow>
---
>     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18"/>

TEST FAILED on ts-sim-build-ba : demandelements stop lane create default ( Last six runs May2022 )

---------- Differences in errors ----------
23,27c23
< Debug: Selected item 'stopLane' in GNETagSelector
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
---
> Debug: Selected invalid item in GNETagSelector
31a28
> Debug: Keys Ctrl+Z (Undo) pressed
37,38d33
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
53d47
< Debug: Deleting unreferenced stopLane 'routeFlow'
---------- Differences in log ----------
0a1
> Warning: Selected Stop type isn't valid.
---------- Differences in routes ----------
8,10c8
<     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
<         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00"/>
<     </flow>
---
>     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18"/>

TEST FAILED on ts-sim-build-ba : demandelements stop lane create friendlypos ( Last six runs May2022 )

---------- Differences in errors ----------
23,27c23
< Debug: Selected item 'stopLane' in GNETagSelector
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
---
> Debug: Selected invalid item in GNETagSelector
31a28
> Debug: Keys Ctrl+Z (Undo) pressed
37,38d33
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
53d47
< Debug: Deleting unreferenced stopLane 'routeFlow'
---------- Differences in log ----------
0a1
> Warning: Selected Stop type isn't valid.
---------- Differences in routes ----------
8,10c8
<     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
<         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" friendlyPos="1"/>
<     </flow>
---
>     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18"/>

TEST FAILED on ts-sim-build-ba : demandelements stop lane create parking ( Last six runs May2022 )

---------- Differences in errors ----------
23,25c23
< Debug: Selected item 'stopLane' in GNETagSelector
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
---
> Debug: Selected invalid item in GNETagSelector
28c26,27
< Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
---
> Debug: Removing flowRoute 'routeFlow' in GNEChange_DemandElement
> Debug: Removing route 'route_0' in GNEChange_DemandElement
30,31d28
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
34c31,32
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
---
> Debug: Adding route 'route_0' in GNEChange_DemandElement
> Debug: Adding flowRoute 'routeFlow' in GNEChange_DemandElement
36,37d33
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
52,53d47
< Debug: Deleting unreferenced stopLane 'routeFlow'
< Debug: Deleting unreferenced stopLane 'routeFlow'
---------- Differences in log ----------
0a1,2
> Warning: Selected Stop type isn't valid.
> Warning: Selected Stop type isn't valid.
---------- Differences in routes ----------
8,11c8
<     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
<         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00"/>
<         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" parking="1"/>
<     </flow>
---
>     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18"/>

TEST FAILED on ts-sim-build-ba : demandelements stop lane create triggered_person ( Last six runs May2022 )

---------- Differences in errors ----------
23,27c23,27
< Debug: Selected item 'stopLane' in GNETagSelector
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Invalid input parameter of stopLane
< Debug: Invalid input parameter of stopLane
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
---
> Debug: Selected invalid item in GNETagSelector
> Debug: Open additional dialog
> Debug: Cancel additional dialog
> Debug: Open additional dialog
> Debug: Cancel additional dialog
30c30,31
< Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
---
> Debug: Removing flowRoute 'routeFlow' in GNEChange_DemandElement
> Debug: Removing route 'route_0' in GNEChange_DemandElement
32,33d32
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
36c35,36
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
---
> Debug: Adding route 'route_0' in GNEChange_DemandElement
> Debug: Adding flowRoute 'routeFlow' in GNEChange_DemandElement
38,39d37
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
54,55d51
< Debug: Deleting unreferenced stopLane 'routeFlow'
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,2
> Warning: Selected Stop type isn't valid.
> Warning: Selected Stop type isn't valid.
---------- Differences in routes ----------
8,11c8
<     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
<         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" triggered="person"/>
<         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" triggered="person" expected="personID1 personID2 personID3"/>
<     </flow>
---
>     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18"/>

TEST FAILED on ts-sim-build-ba : demandelements stop lane delete ( Last six runs May2022 )

---------- Differences in errors ----------
23,25c23
< Debug: Selected item 'stopLane' in GNETagSelector
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
---
> Debug: Selected invalid item in GNETagSelector
28,29d25
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
33,37d28
< Debug: Calling GNEUndoList::undo()
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
39,40d29
< Debug: Calling GNEUndoList::undo()
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
43c32,33
< Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
---
> Debug: Adding route 'route_0' in GNEChange_DemandElement
> Debug: Adding flowRoute 'routeFlow' in GNEChange_DemandElement
58d47
< Debug: Deleting unreferenced stopLane 'routeFlow'
---------- Differences in log ----------
0a1
> Warning: Selected Stop type isn't valid.

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect acttype ( Last six runs May2022 )

---------- Differences in routes ----------
9c9
<         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" actType="singing"/>
---
>         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00"/>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect endpos ( Last six runs May2022 )

---------- Differences in errors ----------
23,29c23,25
< Debug: Selected item 'stopLane' in GNETagSelector
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute endPos of stopLane isn't valid
< Debug: Value '' for attribute endPos of stopLane isn't valid
< Debug: Value '-500' for attribute endPos of stopLane isn't valid
< Debug: Value '600' for attribute endPos of stopLane isn't valid
< Debug: Setting new attribute
---
> Debug: Selected invalid item in GNETagSelector
> Debug: Open additional dialog
> Debug: Cancel additional dialog
32c28,29
< Debug: Restoring previous attribute
---
> Debug: Removing flowRoute 'routeFlow' in GNEChange_DemandElement
> Debug: Removing route 'route_0' in GNEChange_DemandElement
34,35d30
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
38c33,34
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
---
> Debug: Adding route 'route_0' in GNEChange_DemandElement
> Debug: Adding flowRoute 'routeFlow' in GNEChange_DemandElement
40,41d35
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
56d49
< Debug: Deleting unreferenced stopLane 'routeFlow'
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1
> Warning: Selected Stop type isn't valid.
---------- Differences in routes ----------
8,10c8
<     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
<         <stop lane="gneE1_0" startPos="7.00" endPos="20.00" duration="60.00"/>
<     </flow>
---
>     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18"/>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect extension ( Last six runs May2022 )

---------- Differences in errors ----------
27c27
< Debug: Value 'dummyValue' for attribute extension of stopLane isn't valid
---
> Debug: Value 'stopLane' for attribute extension of stopLane isn't valid
29d28
< Debug: Value '-5' for attribute extension of stopLane isn't valid
30a30
> Debug: Value '-5' for attribute extension of stopLane isn't valid
---------- Differences in routes ----------
9c9
<         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" extension="3.50"/>
---
>         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" extension="0.00"/>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect friendlypos ( Last six runs May2022 )

---------- Differences in errors ----------
23,25c23
< Debug: Selected item 'stopLane' in GNETagSelector
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Setting new attribute
---
> Debug: Selected invalid item in GNETagSelector
28c26,27
< Debug: Restoring previous attribute
---
> Debug: Removing flowRoute 'routeFlow' in GNEChange_DemandElement
> Debug: Removing route 'route_0' in GNEChange_DemandElement
30,31d28
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
34c31,32
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
---
> Debug: Adding route 'route_0' in GNEChange_DemandElement
> Debug: Adding flowRoute 'routeFlow' in GNEChange_DemandElement
36,37d33
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
52d47
< Debug: Deleting unreferenced stopLane 'routeFlow'
---------- Differences in log ----------
0a1
> Warning: Selected Stop type isn't valid.
---------- Differences in routes ----------
8,10c8
<     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
<         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" friendlyPos="1"/>
<     </flow>
---
>     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18"/>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect lane ( Last six runs May2022 )

---------- Differences in errors ----------
23,26c23,26
< Debug: Selected item 'stopLane' in GNETagSelector
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute lane of stopLane isn't valid
< Debug: Setting new attribute
---
> Debug: Selected invalid item in GNETagSelector
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
29c29,30
< Debug: Restoring previous attribute
---
> Debug: Removing flowRoute 'routeFlow' in GNEChange_DemandElement
> Debug: Removing route 'route_0' in GNEChange_DemandElement
31,32d31
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
35c34,35
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
---
> Debug: Adding route 'route_0' in GNEChange_DemandElement
> Debug: Adding flowRoute 'routeFlow' in GNEChange_DemandElement
37,38d36
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
53d50
< Debug: Deleting unreferenced stopLane 'routeFlow'
---------- Differences in log ----------
0a1
> Warning: Selected Stop type isn't valid.
---------- Differences in routes ----------
8,10c8
<     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
<         <stop lane="gneE0_0" startPos="7.00" endPos="17.00" duration="60.00"/>
<     </flow>
---
>     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18"/>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect line ( Last six runs May2022 )

---------- Differences in errors ----------
23d22
< Debug: Selected item 'stopLane' in GNETagSelector
---------- Differences in routes ----------
9c9
<         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" line="customLine"/>
---
>         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" permitted="stopLane"/>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect parking ( Last six runs May2022 )

---------- Differences in errors ----------
23,25c23
< Debug: Selected item 'stopLane' in GNETagSelector
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Setting new attribute
---
> Debug: Selected invalid item in GNETagSelector
28c26,27
< Debug: Restoring previous attribute
---
> Debug: Removing flowRoute 'routeFlow' in GNEChange_DemandElement
> Debug: Removing route 'route_0' in GNEChange_DemandElement
30,31d28
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
34c31,32
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
---
> Debug: Adding route 'route_0' in GNEChange_DemandElement
> Debug: Adding flowRoute 'routeFlow' in GNEChange_DemandElement
36,37d33
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
52d47
< Debug: Deleting unreferenced stopLane 'routeFlow'
---------- Differences in log ----------
0a1
> Warning: Selected Stop type isn't valid.
---------- Differences in routes ----------
8,10c8
<     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
<         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" parking="1"/>
<     </flow>
---
>     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18"/>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect poslat ( Last six runs May2022 )

---------- Differences in errors ----------
23,28c23,28
< Debug: Selected item 'stopLane' in GNETagSelector
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute posLat of stopLane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Selected invalid item in GNETagSelector
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
31c31,32
< Debug: Restoring previous attribute
---
> Debug: Removing flowRoute 'routeFlow' in GNEChange_DemandElement
> Debug: Removing route 'route_0' in GNEChange_DemandElement
33,34d33
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
36,37d34
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
39,40d35
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
43c38,39
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1
> Warning: Selected Stop type isn't valid.
---------- Differences in routes ----------
8,10c8
<     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
<         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="2.30" duration="60.00"/>
<     </flow>
---
>     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18"/>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect triggered_container ( Last six runs May2022 )

---------- Differences in errors ----------
24a25
> Debug: Value 'stopLane' for attribute triggered of stopLane isn't valid
27d27
< Debug: Setting new attribute
33c33
< Debug: Restoring previous attribute
---
> Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
36c36
< Debug: Setting new attribute
---
> Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
---------- Differences in routes ----------
9c9
<         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" triggered="container" expectedContainers="containerA containerB"/>
---
>         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" permitted="container"/>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect triggered_person ( Last six runs May2022 )

---------- Differences in errors ----------
24a25
> Debug: Value 'stopLane' for attribute triggered of stopLane isn't valid
27d27
< Debug: Setting new attribute
33c33
< Debug: Restoring previous attribute
---
> Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
36c36
< Debug: Setting new attribute
---
> Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
---------- Differences in routes ----------
9c9
<         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" triggered="person" expected="personA personB"/>
---
>         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" permitted="person"/>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect tripid ( Last six runs May2022 )

---------- Differences in errors ----------
24a25
> Debug: Setting new attribute
27d27
< Debug: Setting new attribute
---------- Differences in routes ----------
9c9
<         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" tripId="customID"/>
---
>         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" tripId="stopLane"/>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect_selection acttype ( Last six runs May2022 )

---------- Differences in routes ----------
7,8c7,8
<         <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" friendlyPos="1" actType="singing"/>
<         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" actType="singing"/>
---
>         <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" friendlyPos="1"/>
>         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA"/>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect_selection duration ( Last six runs May2022 )

---------- Differences in errors ----------
27a28
> Debug: Value 'personID1 personID2 personID3' for attribute duration of stopLane isn't valid
32,33d32
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in routes ----------
7,8c7,8
<         <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="3.50" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" friendlyPos="1"/>
<         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="3.50" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA"/>
---
>         <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="0.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" friendlyPos="1"/>
>         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="0.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA"/>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect_selection extension ( Last six runs May2022 )

---------- Differences in errors ----------
27a28
> Debug: Value 'customLine' for attribute extension of stopLane isn't valid
32,33d32
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in routes ----------
7,8c7,8
<         <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="3.50" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" friendlyPos="1"/>
<         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="3.50" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA"/>
---
>         <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="0.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" friendlyPos="1"/>
>         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="0.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA"/>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect_selection friendlypos ( Last six runs May2022 )

---------- Differences in errors ----------
26,27c26
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Value 'stopLane' for attribute friendlyPos of stopLane isn't valid
31a31
> Debug: Restoring previous attribute
34,36c34,36
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Removing stopLane 'route_0' in GNEChange_DemandElement
> Debug: Removing stopLane 'route_0' in GNEChange_DemandElement
> Debug: Removing route 'route_0' in GNEChange_DemandElement
39,41c39,41
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Adding route 'route_0' in GNEChange_DemandElement
> Debug: Adding stopLane 'route_0' in GNEChange_DemandElement
> Debug: Adding stopLane 'route_0' in GNEChange_DemandElement
43a44
> Debug: Setting new attribute
---------- Differences in routes ----------
8c8
<         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" friendlyPos="1"/>
---
>         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA"/>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect_selection line ( Last six runs May2022 )

---------- Differences in routes ----------
7,8c7,8
<         <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="custom line" friendlyPos="1"/>
<         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="custom line"/>
---
>         <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" friendlyPos="1"/>
>         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA"/>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect_selection poslat ( Last six runs May2022 )

---------- Differences in errors ----------
25a26
> Debug: Value 'gneE0_0' for attribute friendlyPos of stopLane isn't valid
29d29
< Debug: Value '12' for attribute friendlyPos of stopLane isn't valid

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect_selection triggered_container ( Last six runs May2022 )

---------- Differences in errors ----------
25a26
> Debug: Value '22.33' for attribute triggered of stopLane isn't valid
29d29
< Debug: Setting new attribute
36a37,38
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
38a41,42
> Debug: Setting new attribute
> Debug: Setting new attribute
---------- Differences in routes ----------
7,8c7,8
<         <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" expectedContainers="containerA containerB" tripId="tripB" line="lineB" friendlyPos="1"/>
<         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="container" parking="1" permitted="A B" expectedContainers="containerA containerB" tripId="tripA" line="lineA"/>
---
>         <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" expectedContainers="container" tripId="tripB" line="lineB" friendlyPos="1"/>
>         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="container" permitted="A B" tripId="tripA" line="lineA"/>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect_selection until ( Last six runs May2022 )

---------- Differences in errors ----------
28d27
< Debug: Value 'dummyValue' for attribute until of stopLane isn't valid
31c30
< Debug: Value '-5' for attribute until of stopLane isn't valid
---
> Debug: Value 'dummyValue' for attribute until of stopLane isn't valid
33a33
> Debug: Value '-5' for attribute until of stopLane isn't valid
---------- Differences in routes ----------
7,8c7,8
<         <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="3.50" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" friendlyPos="1"/>
<         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="3.50" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA"/>
---
>         <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="0.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" friendlyPos="1"/>
>         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="0.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA"/>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea create acttype ( Last six runs May2022 )

---------- Differences in errors ----------
23a24
> Debug: Selected invalid item in GNETagSelector
---------- Differences in routes ----------
7a8
>         <stop parkingArea="parkingAreaB" duration="60.00" parking="1"/>
11d11
<         <stop parkingArea="parkingAreaB" duration="60.00" parking="1" actType="singing"/>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea create default ( Last six runs May2022 )

---------- Differences in errors ----------
24,28c24
< Debug: Selected item 'stopParkingArea' in GNETagSelector
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Selected invalid item in GNETagSelector
33,67c29
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -18.20,-18.40,38.20,28.00
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1c0IDATxw|S6ZJ{#IeȒ  "*pDU[Z

]6lhK)н5IIoz>xhɹ{oֻ!RNS.PJs/~(`Fclge0,V	w]SIw
R8J&SwUJ@*]Ee6!+ҋ,(MQy%%$$0
P*oF'ʔ:N3̛7oׯWTa>}Ar^,r`g%J@jܸŋDTŅi}Æ
on{葔t9nQ<~	yg,Xcq}NT-:3
c*	Ǿןz>VV}
:pYۭ-Zae'Nv횗E?бcGGnQn_~ѢE'xnUNK%|ǖkڟ~ܹs.]:qDLL3<c\CTTVҳ-~s5o܎SNݾ}{rrƍx7o_~Rg&!))v&M%Fqss+uլ"VVm#[Yk"*WVhVb%\B*Xe<}yVV;3nܸѰaF6J8`xIwwwv9nkZOOOe^_uՁ]OFsN4?(h{}vvٳgϾp…f{xxԯ_?&&oSNHHȔ)S:z謬,i)nnnVzAAA/ѣoޟ:tӖ:>}af̘q˗vG-ϟΝ;ٳR֗+zɴ4돵,"ΝtҰaĿߧ~syyy<\wڴiÆ
9sf``ٳSRR/_n0,N܊M4c0tj	;w_PF_6k,rVoW2?~At9((xժUgB]v

ɉ~wG}֬Y#x'{޽{Kntf=|^/-.&&&**JZK/4tPwwիWϝ;W//:7yZj^_͕8q}f+QrWwy\}ow}gΜWʕ+Nf͚yu9000++kҥfAAA۷o4iҵkׄs~Ϟ=۶mBk49۷On&7nG\4BׯZ?xΝk\nPPO<!M~W.]zƏ߼yI&-Xl۷o=xzz3?Btaܸq+V<ǏOJJ#GH4hP&MƏ/@a}5kfdd:uJtwwGǯZJ-Z<y| hnݺu֬YiiiB	&;zIIIov||^z=66w)**:|;y'yyyB{I&>uwwyjժ:tG3f/fHHO<!'|Yf'NOnZrX_zX~)Nk׮]vmH_ѸKO^wް]ΩPZ׮]׭[bŊƍϘ1ʕ+⮻ڰaʕ+6lK/5mtرֻz׷n*̴ׯ\qӦMKOO7obƌ]v5k[TTTff󥇼۷o/m.]UV5nxԩCO޵k׈Fqƍ{OzțoYkСf͚0a̙3nݺn:ww.]_>&&}SNݿ_PP0sɓ'GEE
I_S`4͞={n{
><==]$h4ZZjRc`|j|P^H]I󓓓-[vK[^=K6m4gooBwwwN7m4VnZ!}ja?!ޣGNOO߿~ڵk}vmۆ
VZ<tL[|}}w)maÆըQE;v2۷o6lX~4ĉnjxiJ퍗+	

mҤɥK︭Z^BgС^^^yyy,7	ww?s_}tvǎG>^zݺu{"##oܸ!Ry饗T3f:t|pԩ -[Hn޼͕
kӆ30<^.!]8-fBP4Y:$}_oܸ=#`!ā6o,8rѩSݻw[…ǎeq۶m۶m[F8o޼QF=z׮]B7NZEK>|x۷ooذϟ8r1cHG5ׯOŋǏ/Odd_ot{;vl׮]v8p`bbtuփvڢ"阹Eu%22_4{Ǥۿ[o%%W?_5>ĉ#GcKWR[٥K]vus޽>>>ҽR_ƞg>SO=bʔ)&gի'~nnnuԹte	!ӥ+WլYK.Isz٠Ar+Wɴ4j~~~k֬#&˒xE+-[lʕBGHݻW799y˖-M4IOO5jԣ>*R|Iܻw
|&ӧaÆ|G}t1^ЫWxM_PWcrȶ	uyi:oےEΖӧO׮]{fff~pY9sFZ\۶m!hl̙3RhӦ~kҕ={z,Xp
.\(ݾxb@@x|С#F[\\<sL騬]+Vr|PPP`<3::z+WK-dnnn^^`(,,4>Y\\\TT$:n,77wϞ=]tټysXXۯ^*++n8??x?͛;<RRҺJz~ѢEr'
!c珥|R_]ڹ=В%K,Y=p@ZߟeYtڵVZ%$$8p„	M6NX

rww%_)#G\nΒ<[hjǝ.gʃ#@eStĎn1f$_Xd!]lJ)//ɨR*,,4 ;1IӤ'L`{cR6vkO?mUqZgff}.,..BW^^t;??]-(**2}cMO>=gΜ3fH_!%%89BRʕm655U%{]{뭷pB6Ƒ;I4NIIIIIٹsgӦMGi&"(..NMMMOO+>}zҥժU.*QFqqKW.ŗ/_vO.]&M$Gp5\yu233,YҥK~5k֔JE:~6m,XG[v[+iEu+tӽ{_~Y#%gCҩсv
woIQX"A4Bn'
WN:B(\-ZH'hѢd5jRRRQQQ
6nXjժ
ZRBKQQ`?zhQQQ:u]\)1bDVlٲ#GJG/.....69)
fϲ6~{|| mXXjo2M6Ço--dϲe˖M:jРAttqy;X*ؘS,v!!D.]>,ݿի.]n[io!DϞ=׭['a+(***..=p@vvvΝ>l<&:??_-UB

<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 -->
    <parkingArea id="parkingAreaB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea create duration ( Last six runs May2022 )

---------- Differences in errors ----------
24,30c24
< Debug: Selected item 'stopParkingArea' in GNETagSelector
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Invalid input parameter of stopParkingArea
< Debug: Invalid input parameter of stopParkingArea
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Selected item 'stopChargingStation' in GNETagSelector
33c27,28
< Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement
> Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
35,73d29
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
18c18
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|S6ZJ{#IeȒ  "*pDU[Z

]6lhK)н5IIoz>xhɹ{oֻ!RNS.PJs/~(`Fclge0,V	w]SIw
R8J&SwUJ@*]Ee6!+ҋ,(MQy%%$$0
P*oF'ʔ:N3̛7oׯWTa>}Ar^,r`g%J@jܸŋDTŅi}Æ
on{葔t9nQ<~	yg,Xcq}NT-:3
c*	Ǿןz>VV}
:pYۭ-Zae'Nv횗E?бcGGnQn_~ѢE'xnUNK%|ǖkڟ~ܹs.]:qDLL3<c\CTTVҳ-~s5o܎SNݾ}{rrƍx7o_~Rg&!))v&M%Fqss+uլ"VVm#[Yk"*WVhVb%\B*Xe<}yVV;3nܸѰaF6J8`xIwwwv9nkZOOOe^_uՁ]OFsN4?(h{}vvٳgϾp…f{xxԯ_?&&oSNHHȔ)S:z謬,i)nnnVzAAA/ѣoޟ:tӖ:>}af̘q˗vG-ϟΝ;ٳR֗+zɴ4돵,"ΝtҰaĿߧ~syyy<\wڴiÆ
9sf``ٳSRR/_n0,N܊M4c0tj	;w_PF_6k,rVoW2?~At9((xժUgB]v

ɉ~wG}֬Y#x'{޽{Kntf=|^/-.&&&**JZK/4tPwwիWϝ;W//:7yZj^_͕8q}f+QrWwy\}ow}gΜWʕ+Nf͚yu9000++kҥfAAA۷o4iҵkׄs~Ϟ=۶mBk49۷On&7nG\4BׯZ?xΝk\nPPO<!M~W.]zƏ߼yI&-Xl۷o=xzz3?Btaܸq+V<ǏOJJ#GH4hP&MƏ/@a}5kfdd:uJtwwGǯZJ-Z<y| hnݺu֬YiiiB	&;zIIIov||^z=66w)**:|;y'yyyB{I&>uwwyjժ:tG3f/fHHO<!'|Yf'NOnZrX_zX~)Nk׮]vmH_ѸKO^wް]ΩPZ׮]׭[bŊƍϘ1ʕ+⮻ڰaʕ+6lK/5mtرֻz׷n*̴ׯ\qӦMKOO7obƌ]v5k[TTTff󥇼۷o/m.]UV5nxԩCO޵k׈Fqƍ{OzțoYkСf͚0a̙3nݺn:ww.]_>&&}SNݿ_PP0sɓ'GEE
I_S`4͞={n{
><==]$h4ZZjRc`|j|P^H]I󓓓-[vK[^=K6m4gooBwwwN7m4VnZ!}ja?!ޣGNOO߿~ڵk}vmۆ
VZ<tL[|}}w)maÆըQE;v2۷o6lX~4ĉnjxiJ퍗+	

mҤɥK︭Z^BgС^^^yyy,7	ww?s_}tvǎG>^zݺu{"##oܸ!Ry饗T3f:t|pԩ -[Hn޼͕
kӆ30<^.!]8-fBP4Y:$}_oܸ=#`!ā6o,8rѩSݻw[…ǎeq۶m۶m[F8o޼QF=z׮]B7NZEK>|x۷ooذϟ8r1cHG5ׯOŋǏ/Odd_ot{;vl׮]v8p`bbtuփvڢ"阹Eu%22_4{Ǥۿ[o%%W?_5>ĉ#GcKWR[٥K]vus޽>>>ҽR_ƞg>SO=bʔ)&gի'~nnnuԹte	!ӥ+WլYK.Isz٠Ar+Wɴ4j~~~k֬#&˒xE+-[lʕBGHݻW799y˖-M4IOO5jԣ>*R|Iܻw
|&ӧaÆ|G}t1^ЫWxM_PWcrȶ	uyi:oےEΖӧO׮]{fff~pY9sFZ\۶m!hl̙3RhӦ~kҕ={z,Xp
.\(ݾxb@@x|С#F[\\<sL騬]+Vr|PPP`<3::z+WK-dnnn^^`(,,4>Y\\\TT$:n,77wϞ=]tټysXXۯ^*++n8??x?͛;<RRҺJz~ѢEr'
!c珥|R_]ڹ=В%K,Y=p@ZߟeYtڵVZ%$$8p„	M6NX

rww%_)#G\nΒ<[hjǝ.gʃ#@eStĎn1f$_Xd!]lJ)//ɨR*,,4 ;1IӤ'L`{cR6vkO?mUqZgff}.,..BW^^t;??]-(**2}cMO>=gΜ3fH_!%%89BRʕm655U%{]{뭷pB6Ƒ;I4NIIIIIٹsgӦMGi&"(..NMMMOO+>}zҥժU.*QFqqKW.ŗ/_vO.]&M$Gp5\yu233,YҥK~5k֔JE:~6m,XG[v[+iEu+tӽ{_~Y#%gCҩсv
woIQX"A4Bn'
WN:B(\-ZH'hѢd5jRRRQQQ
6nXjժ
ZRBKQQ`?zhQQQ:u]\)1bDVlٲ#GJG/.....69)
fϲ6~{|| mXXjo2M6Ço--dϲe˖M:jРAttqy;X*ؘS,v!!D.]>,ݿի.]n[io!DϞ=׭['a+(***..=p@vvvΝ>l<&:??_-UB

<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 -->
    <parkingArea id="parkingAreaB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" parking="1"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1"/>
        <stop parkingArea="parkingAreaB" duration="0.00" parking="1"/>
        <stop parkingArea="parkingAreaB" duration="22.33" parking="1"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea create extension ( Last six runs May2022 )

---------- Differences in errors ----------
24,71c24,25
< Debug: Selected item 'stopParkingArea' in GNETagSelector
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Invalid input parameter of stopParkingArea
< Debug: Invalid input parameter of stopParkingArea
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -18.20,-18.40,38.20,28.00
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXS7	#=p@*n[gݫ[m\uY;ԪUk[:ց
%
I~Yyxxn=ބ7s:xzz:-uUWN^S@EϷU~`}SviH$JFY.r~G(X*Dl*"?ɔr	r`{B
3d]ebX~@|>[(?%HL7e&PqV9KG*a͚5N:
lҤIw޽z2UzigI6*	pi|"Arqqyel\ \xq˖-m߾}TTT||nݻ64iƍo޼@*?H;bG2#6}󷗗WmƬQk'''-1rzdg





UX״iSmV͖FDi?~Ν\رc=zĭ}1{{Wrl٢oիgϞ}WFFF1hYC]Νsҥh͚5O>}3ܝ
7n,so&M5k:ʟ=<4Wܰd1oM*؅P7[]CeV(E1e(6\e<m~Zfdd899[k=s
@$ĉ[.a綞[)\@ V*n<gϞfڴi!my<ޱc~W~vv%KLMMhɒ%;v }}}Uk.{{{ww9soYYYl/|>____E˪vԩÇgi*~!!!w[lyallFϟ߿Z[['%%9r[ݻ'OY_ayBBB>}mW^2YYY`_~z[gL
^߿?}<lΛ7-^dIrr#G$	PB|>_,|5#HT2PU`oo?[nJU=HгcΩ]Gm7nزe˾}hÆ
޶bɓK,!k׶n6''رcV&'OL:D4nܸQFuԉ5?M{N׭[vvg``0}~	SN^O?<==߽{}2XfX,>uҥKsssYSӦMӧ@ 8}4km5բE.>},[O>qqq'N;wӧ׬Ymmmua׫W/[[ېYfS?u֔)Sܹsu"<KSRR޽\^X>gDt'O=ztƌWVElaڵcǎeoիofkמ5kƍLU޸q#[wސ!C5j#Gnڴ)884iwqˆ#>}rXcm=jԨ1~x6B~++hP B͛Ϟ=+H<<<ƏI"/ԩ3{
6>O!8pI]xׯ_ф	Fmff޸q=GӧO۷@ ^jUNNH$zK;ف7߿OD?Q
S6Ç#F9rw}}ر,o7n\ZMuVO7,`ˁ/w5̙3gΜq
SO̔!ǜ?tbе֭[;w....|ͪU]v/^<qℓk֬9zhM-]ڵkDbwϟ?qℋ˼y޾}f"Zpa֭/^333׭[6YlYHH|>>>.\8y򤋋ܹs߾}6?~֭y<FF&+Voׯŋ'LhѢk׮;wN ?>((QFsνww}WPPhѢٳg)
`O0<Ν;׮][~߾}>*8gbb*K$qY+XS<&&毿۷/;2k\|yBP xzzΛ7OOOo˖-b^zDF*yTW
Ç{fll*\~&&&yyy
aÆ
oݺ̍7onn^Ncc7oJ$qxiӦ߿?--M__s
̲elmmssskԨ+3nݺu]z_~yyy7nN@n:X<y۷nۛ7o>|0??ذa6lرc~~ڴi7/הٳ+_pa~6lmkk¾r
[0077V>C
.FP~T$"bܷp^SX"^҈2t@iy!石߿Ǐ=ڼy۷oh'11122R]~ݻw_fCCCZj~~~/_*kѣG!!!!!!NNNݻw_nСCGz5U6vX.~ӧO	-[ӳgO<22244444{<`xի
V$>si;w	eV5jԨQl_r%%2i1cƌÖo>JDСCY?6~eR&0͛Pȕ0
#o#9sdffʌ8::ѻwر|{{W^)ܗ-}=|
<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 -->
    <parkingArea id="parkingAreaB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" extension="0.00" parking="1"/>
        <stop parkingArea="parkingAreaB" extension="0.00" parking="1"/>
        <stop parkingArea="parkingAreaB" extension="22.33" parking="1"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea create line ( Last six runs May2022 )

---------- Differences in errors ----------
24,69c24,25
< Debug: Selected item 'stopParkingArea' in GNETagSelector
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -18.20,-18.40,38.20,28.00
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXIwS wbÂEŎԳ~a=lwVpPTQ&ѽB fy3!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B8;;	!B@HHPU`7::Z-A!B5j,c$P嫺0~ƽ%iD!BՍxD#Tɪh,'JemRKK0G!PuT'TEZ10BȄc!+JDrE!zX,PubK$.::Z|D4BTU}uc(* #^GF/:uh1sTu7U;˳#B!pE*kuAAkDhb2uBàgUXMY*,SVD[}rUX&m:wp㸄Du7NT8;;(h*MUASSS5kr8r-TX$Jbk
jjP(Vz╜<VVPY,T&MMK?{
9ɡ{K1ϿiޑY[֕('E73bM,UXXmPpO46:ÍǏU"вŠ~UEuqwkeB_O'-=ٝfѵH(z$$ad嗚nfj<cx݋mީ`uLMˬxA`<{E)x"@`Iemljչ!՚?M[lp͛7L_hѦMSp4B*w܍]divvQpiM.^eV?3p8
%uhᨪUEE)X&EQv͛vO/QE(*ugϙ<MM٭SfvvPrRs\=]ohk[uܡɳ
[r,(t:oВŢ\2s54gfg6i@ߤLYt;Z^;潌xlgeQPPZj~Yٹd#=3S~_XXǩsd5'7Or.ϕ)q ?鑞r
8ˤ-#+|%D:wo~]m-~nr_FiZV1D6o\2."*_m	]]]Ϝ9ӫW/==+'7`#P-CHNIpԯH$zc
XhkG̝~7cg=bK|v((,ZzXYҢiMd]Rؾ}f,&2޿Hx*(,d[Z޾y/@ roJz.EQEQLQ;),*"vMz{t>|\FfטW}ݿww+˺Z|~Qq7@f>svAT0t(*>!ѽkظ}NJaٜԴ\XTJ$%&%Fƽy5~.<XNd_:Z^LV
ꛕs㶿Qj/+O/)[Yב-][;<
zusuzx֭RӿI/tmSCrR%
3lf\[;<|O47}klbltƝ`-(ʡevZ|^l7kk֭455R?"clVml٬7w4v6o@_@(~4M7o@J;sur|%V_yffmICr#|||Ȃw@,D/BUD-ZD,֭[nݲo~`EOIα<(‰Ky@H
[GFD44➛wCiX}̇בz]݌
N$(;qĖ%շ|՛wz;wϻwР[)ջ{碢"2n{!>dou.7?AtԾmEڱtUT\̔]]:zcG`-Ex>I$<~*
wеc[P\j\sIq	?8~R^~>á(tQfs$3MDCd)b\i32_G6	xV%1{{tD,eiayM&Ɔpڕ8":f&\.''CGM555l6x<jfjr?'ɾES---c#.MMM>&ڷhr(ԾM苈b.KIHL^Y_^BG[K de0!q@l|}l6[()sB$X<t<q	_RBak}{;t\ vԾA=kry֩KoampS s&ݣ{+;SuL
54ѱqdkVl6[ 1Mf2_iP9010FU+uыTETQ
222dNPuKṙzvMH)IN9YY)iTG}}Mm<;9؟8s1'i|S엤?ӵmAkԹ?\ZbବlOͻN=WN
MIMK)fM~IJ!}&F-5ut\.E("ً֖=vmMΎΎdy{~Ր[-]Z$/"_i@Lmm-]]bL)vbS,v?&~[f'_sR+|%544G޶uvpuj7nB=]](.c/,*(J_O7;'Wj]Z|>˧(JϓH/ 9$Q}k]dU[K
$)(,dQ, /.N78yĿ2mW[/$2 )%uV	̧g̘2@_//K_xܸa}}='!a7i@<㹴nyr6M6
7;'74;3+3#TH/BUG
m;Yȵv?o`~juJNP͓U2=!saQQ]s3ՙSbQ@Q⟼33ċ1GN:bߊYA!;uӜoAo_vN'y%G䔓gJ;cFm"udT_P(H$*뵦iL_PTTD҅BaXW@ bZ(6:]$	$~lUKsfkϗu\XEEE>
}Q^;~(u_Z\\L]P\LV-
C[g8pOYJ\Wv͢c.+Ϯ_z[.ӬI]ݳsr^*.3


M?7kҨ>%~yKqt{/:j!nldb.gB=U5/޴iSwzt2A~$zt2@TObjbPDHKfPoN B!t5[|WX夨_h(
@gzEEM5
#"|I\,((YP()KQ&4MIM}A.i4MgggɈii|L\2'f('77?@֒%3޾vi\<99@fP_u
ܬl4i=rtvo2-dddhp8bQr329l6,i:#3Mm`m똙Ev/*MM
R@ {ESa/_-->MӹySX651طO#buB]dAmT՛jp6
<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 -->
    <parkingArea id="parkingAreaB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" line=";;;;;;;;;;"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" line="customLine"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea create no_parent ( Last six runs May2022 )

---------- Differences in errors ----------
24c24
< Debug: Selected item 'stopParkingArea' in GNETagSelector
---
> Debug: Selected invalid item in GNETagSelector
---------- Differences in log ----------
1c1
< Warning: Click over a parkingArea to create a stop placed in a parkingArea
---
> Warning: Selected Stop type isn't valid.

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea create permitted ( Last six runs May2022 )

---------- Differences in errors ----------
24,68c24,25
< Debug: Selected item 'stopParkingArea' in GNETagSelector
< Debug: Invalid input parameter of stopParkingArea
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -18.20,-18.40,38.20,28.00
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXIwS wbÂEŎԳ~a=lwVpPTQ&ѽB fy3!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B8;;	!B@HHPU`7::Z-A!B5j,c$P嫺0~ƽ%iD!BՍxD#Tɪh,'JemRKK0G!PuT'TEZ10BȄc!+JDrE!zX,PubK$.::Z|D4BTU}uc(* #^GF/:uh1sTu7U;˳#B!pE*kuAAkDhb2uBàgUXMY*,SVD[}rUX&m:wp㸄Du7NT8;;(h*MUASSS5kr8r-TX$Jbk
jjP(Vz╜<VVPY,T&MMK?{
9ɡ{K1ϿiޑY[֕('E73bM,UXXmPpO46:ÍǏU"вŠ~UEuqwkeB_O'-=ٝfѵH(z$$ad嗚nfj<cx݋mީ`uLMˬxA`<{E)x"@`Iemljչ!՚?M[lp͛7L_hѦMSp4B*w܍]divvQpiM.^eV?3p8
%uhᨪUEE)X&EQv͛vO/QE(*ugϙ<MM٭SfvvPrRs\=]ohk[uܡɳ
[r,(t:oВŢ\2s54gfg6i@ߤLYt;Z^;潌xlgeQPPZj~Yٹd#=3S~_XXǩsd5'7Or.ϕ)q ?鑞r
8ˤ-#+|%D:wo~]m-~nr_FiZV1D6o\2."*_m	]]]Ϝ9ӫW/==+'7`#P-CHNIpԯH$zc
XhkG̝~7cg=bK|v((,ZzXYҢiMd]Rؾ}f,&2޿Hx*(,d[Z޾y/@ roJz.EQEQLQ;),*"vMz{t>|\FfטW}ݿww+˺Z|~Qq7@f>svAT0t(*>!ѽkظ}NJaٜԴ\XTJ$%&%Fƽy5~.<XNd_:Z^LV
ꛕs㶿Qj/+O/)[Yב-][;<
zusuzx֭RӿI/tmSCrR%
3lf\[;<|O47}klbltƝ`-(ʡevZ|^l7kk֭455R?"clVml٬7w4v6o@_@(~4M7o@J;sur|%V_yffmICr#|||Ȃw@,D/BUD-ZD,֭[nݲo~`EOIα<(‰Ky@H
[GFD44➛wCiX}̇בz]݌
N$(;qĖ%շ|՛wz;wϻwР[)ջ{碢"2n{!>dou.7?AtԾmEڱtUT\̔]]:zcG`-Ex>I$<~*
wеc[P\j\sIq	?8~R^~>á(tQfs$3MDCd)b\i32_G6	xV%1{{tD,eiayM&Ɔpڕ8":f&\.''CGM555l6x<jfjr?'ɾES---c#.MMM>&ڷhr(ԾM苈b.KIHL^Y_^BG[K de0!q@l|}l6[()sB$X<t<q	_RBak}{;t\ vԾA=kry֩KoampS s&ݣ{+;SuL
54ѱqdkVl6[ 1Mf2_iP9010FU+uыTETQ
222dNPuKṙzvMH)IN9YY)iTG}}Mm<;9؟8s1'i|S엤?ӵmAkԹ?\ZbବlOͻN=WN
MIMK)fM~IJ!}&F-5ut\.E("ً֖=vmMΎΎdy{~Ր[-]Z$/"_i@Lmm-]]bL)vbS,v?&~[f'_sR+|%544G޶uvpuj7nB=]](.c/,*(J_O7;'Wj]Z|>˧(JϓH/ 9$Q}k]dU[K
$)(,dQ, /.N78yĿ2mW[/$2 )%uV	̧g̘2@_//K_xܸa}}='!a7i@<㹴nyr6M6
7;'74;3+3#TH/BUG
m;Yȵv?o`~juJNP͓U2=!saQQ]s3ՙSbQ@Q⟼33ċ1GN:bߊYA!;uӜoAo_vN'y%G䔓gJ;cFm"udT_P(H$*뵦iL_PTTD҅BaXW@ bZ(6:]$	$~lUKsfkϗu\XEEE>
}Q^;~(u_Z\\L]P\LV-
C[g8pOYJ\Wv͢c.+Ϯ_z[.ӬI]ݳsr^*.3


M?7kҨ>%~yKqt{/:j!nldb.gB=U5/޴iSwzt2A~$zt2@TObjbPDHKfPoN B!t5[|WX夨_h(
@gzEEM5
#"|I\,((YP()KQ&4MIM}A.i4MgggɈii|L\2'f('77?@֒%3޾vi\<99@fP_u
ܬl4i=rtvo2-dddhp8bQr329l6,i:#3Mm`m똙Ev/*MM
R@ {ESa/_-->MӹySX651طO#buB]dAmT՛jp6
<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 -->
    <parkingArea id="parkingAreaB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" permitted="ID1 ID2 ID3"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea create triggered_container ( Last six runs May2022 )

---------- Differences in errors ----------
24,28c24
< Debug: Selected item 'stopParkingArea' in GNETagSelector
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Invalid input parameter of stopParkingArea
< Debug: Invalid input parameter of stopParkingArea
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Selected item 'stopChargingStation' in GNETagSelector
31c27,28
< Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement
> Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
33,69d29
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -18.20,-18.40,38.20,28.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|S6ZJ{#IeȒ  "*pDU[Z

]6lhK)н5IIoz>xhɹ{oֻ!RNS.PJs/~(`Fclge0,V	w]SIw
R8J&SwUJ@*]Ee6!+ҋ,(MQy%%$$0
P*oF'ʔ:N3̛7oׯWTa>}Ar^,r`g%J@jܸŋDTŅi}Æ
on{葔t9nQ<~	yg,Xcq}NT-:3
c*	Ǿןz>VV}
:pYۭ-Zae'Nv횗E?бcGGnQn_~ѢE'xnUNK%|ǖkڟ~ܹs.]:qDLL3<c\CTTVҳ-~s5o܎SNݾ}{rrƍx7o_~Rg&!))v&M%Fqss+uլ"VVm#[Yk"*WVhVb%\B*Xe<}yVV;3nܸѰaF6J8`xIwwwv9nkZOOOe^_uՁ]OFsN4?(h{}vvٳgϾp…f{xxԯ_?&&oSNHHȔ)S:z謬,i)nnnVzAAA/ѣoޟ:tӖ:>}af̘q˗vG-ϟΝ;ٳR֗+zɴ4돵,"ΝtҰaĿߧ~syyy<\wڴiÆ
9sf``ٳSRR/_n0,N܊M4c0tj	;w_PF_6k,rVoW2?~At9((xժUgB]v

ɉ~wG}֬Y#x'{޽{Kntf=|^/-.&&&**JZK/4tPwwիWϝ;W//:7yZj^_͕8q}f+QrWwy\}ow}gΜWʕ+Nf͚yu9000++kҥfAAA۷o4iҵkׄs~Ϟ=۶mBk49۷On&7nG\4BׯZ?xΝk\nPPO<!M~W.]zƏ߼yI&-Xl۷o=xzz3?Btaܸq+V<ǏOJJ#GH4hP&MƏ/@a}5kfdd:uJtwwGǯZJ-Z<y| hnݺu֬YiiiB	&;zIIIov||^z=66w)**:|;y'yyyB{I&>uwwyjժ:tG3f/fHHO<!'|Yf'NOnZrX_zX~)Nk׮]vmH_ѸKO^wް]ΩPZ׮]׭[bŊƍϘ1ʕ+⮻ڰaʕ+6lK/5mtرֻz׷n*̴ׯ\qӦMKOO7obƌ]v5k[TTTff󥇼۷o/m.]UV5nxԩCO޵k׈Fqƍ{OzțoYkСf͚0a̙3nݺn:ww.]_>&&}SNݿ_PP0sɓ'GEE
I_S`4͞={n{
><==]$h4ZZjRc`|j|P^H]I󓓓-[vK[^=K6m4gooBwwwN7m4VnZ!}ja?!ޣGNOO߿~ڵk}vmۆ
VZ<tL[|}}w)maÆըQE;v2۷o6lX~4ĉnjxiJ퍗+	

mҤɥK︭Z^BgС^^^yyy,7	ww?s_}tvǎG>^zݺu{"##oܸ!Ry饗T3f:t|pԩ -[Hn޼͕
kӆ30<^.!]8-fBP4Y:$}_oܸ=#`!ā6o,8rѩSݻw[…ǎeq۶m۶m[F8o޼QF=z׮]B7NZEK>|x۷ooذϟ8r1cHG5ׯOŋǏ/Odd_ot{;vl׮]v8p`bbtuփvڢ"阹Eu%22_4{Ǥۿ[o%%W?_5>ĉ#GcKWR[٥K]vus޽>>>ҽR_ƞg>SO=bʔ)&gի'~nnnuԹte	!ӥ+WլYK.Isz٠Ar+Wɴ4j~~~k֬#&˒xE+-[lʕBGHݻW799y˖-M4IOO5jԣ>*R|Iܻw
|&ӧaÆ|G}t1^ЫWxM_PWcrȶ	uyi:oےEΖӧO׮]{fff~pY9sFZ\۶m!hl̙3RhӦ~kҕ={z,Xp
.\(ݾxb@@x|С#F[\\<sL騬]+Vr|PPP`<3::z+WK-dnnn^^`(,,4>Y\\\TT$:n,77wϞ=]tټysXXۯ^*++n8??x?͛;<RRҺJz~ѢEr'
!c珥|R_]ڹ=В%K,Y=p@ZߟeYtڵVZ%$$8p„	M6NX

rww%_)#G\nΒ<[hjǝ.gʃ#@eStĎn1f$_Xd!]lJ)//ɨR*,,4 ;1IӤ'L`{cR6vkO?mUqZgff}.,..BW^^t;??]-(**2}cMO>=gΜ3fH_!%%89BRʕm655U%{]{뭷pB6Ƒ;I4NIIIIIٹsgӦMGi&"(..NMMMOO+>}zҥժU.*QFqqKW.ŗ/_vO.]&M$Gp5\yu233,YҥK~5k֔JE:~6m,XG[v[+iEu+tӽ{_~Y#%gCҩсv
woIQX"A4Bn'
WN:B(\-ZH'hѢd5jRRRQQQ
6nXjժ
ZRBKQQ`?zhQQQ:u]\)1bDVlٲ#GJG/.....69)
fϲ6~{|| mXXjo2M6Ço--dϲe˖M:jРAttqy;X*ؘS,v!!D.]>,ݿի.]n[io!DϞ=׭['a+(***..=p@vvvΝ>l<&:??_-UB

<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 -->
    <parkingArea id="parkingAreaB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" triggered="container" parking="1"/>
        <stop parkingArea="parkingAreaB" duration="60.00" triggered="container" parking="1" expectedContainers="containerID1 containerID2 containerID3"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea create triggered_join ( Last six runs May2022 )

---------- Differences in errors ----------
24,59c24,25
< Debug: Selected item 'stopParkingArea' in GNETagSelector
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -18.20,-18.40,38.20,28.00
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
< Debug: Deleting unreferenced stopParkingArea 'vehicle_0'
< Debug: Deleting unreferenced routeEmbedded 'vehicle_0'
< Debug: Deleting unreferenced vehicleWithRoute 'vehicle_0'
< Debug: Deleting unreferenced parkingArea 'parkingAreaB'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXGw{b(R;F-FQ~5DQcE+vJGT~n8gwvvfvo9@!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!BIM@!BH	Tޘ!Bkڴ)0Bկ$RfW&!B6?U&	cP5=I%-h!BQdsS
i	U? yHb(]$ɨ!BpB͉-[LL{D4B|̿U1GUa>_FE/⺸ux!:6^
AժBjf\s>Kdmm]XXQu98:p8?Mt/H%kӴQzzFfVTnUB6HJ,7]\o !)Y
0DF=9==^j5|)ettCX4^7s8OE% 
eUnc>w17/_)UEUB#!ԉc?e:wضg7&[L7l=֖
	܅xbӤ1C?:$4yNFq#,!}EuswmcJOWSF֝"_;۫{{;PtaXнI/1hq݋KJl.gf&S'aVo޻s7}˞=伊v 26[N\.ZsnDHΝ+mӦM$ϟ?ƍe,Xav
FXvޓ~/-ɱ<1'AsU7
!eiK*i%Cq&^Jy<XXAQeRպeY!EQd_z	T(z@]<{t	y9y|>_b~>m--s]ݾimwbh|%>
m-Ν;á|2f䴶k~)Y
ͭ}ˋ745z욛+fkC+¢rKL?'>YY%4544Y˗r+sew}{ede	ƒN1<{dfgoHأk-/]٣K^~hl;7FW_`'O[WWo-\
VuR&mme%^~{풒Ro&4Kx͞vWoC{!܏,mWXT$lI[:۹S{-8UTtv[v(,*b}zZZ^v;T\.ǽ)XREQE1Ems,kǣc3u|_M̀>=,hjh<}hVSS3!?Wn~>@9C;$HKH/_=0p^~4&?KI޽HVI\6?WoǍͽ㭠
eL驭dsrtuq424p~ʍeY1]fҺy<KACDe]_E7ǹ]O_$QNZz׮ީ|~ZZZEE_^@ r9.
~H47m,tldldxPSSc-(7;hj]v'/?\]ڹk)f}2FtԾ]s.**V=򗒚-[8S-l
H:sGG{u5)Nwvhx/ū7`njɁ
]:t`_/7BϏ,7o]b`~!j_` q`4ׯ_~}}k);`Rnjn3	ˋ..ѤuTtQz
o޹6M2JOWSep3(.!زF֖oc_z۳[^Aг[Wߡ8T]hR~n|bRbIQ/_޹c^A~ѥS#k޹txU\R”՛-{ts;];%$r-Ŀ~cfbͽ)A	ž]ݺwx]KvnS!%!)GO/(xE8\L_}~";{,EQWM/_l0mfVN˨v͂?,UbDl|bjjj"á,-̟x>ix<Q3x<6
>I+Ԙ%{O2'o\]])ry<@  &F|>/C
9[542yTWWi:]}L9Eu>>OIJ@^Y]/YZ*44e^/c#C>G$V͹\P(#愈p;wi4l?	IS҄BashiGNZ˻w.EEE_
|	kCß}9G0۴s78=#C[S@M@'r}@ӴW!T	L/B5G
"wyqzN 4qff&)>|LOOmm׌#@>{E2IM$Ou$<mvMM
ǶNK|tu;90e1%->]|;]]fMhhڵi鿓?۵aǏڭ'ֻgFVXCF?%{}fM>>@c#V-lPDf<|en_!,?|y߯sNqnso
ρ4==#3KKKSGGleF20@Nl:mڤѻ
x\nJ'
9)A }jjj쑷ں87JB]()c/*.(JOW''7Ob]PPs>/(M
Xz~A!I#)MYhkE<#Z_(VNaQyq9%%O}45ArYϞ~-O;<)CO'/(tlky/ű-;mHOWaXX͚6fkp&i&'U5cPQ:hv9FExyb TdffiiiMOJPT\TvpuFEy}?s8P%'שּׁlvQ#~GIG[ +;'$[<egj~	rrs(laSӎ[l+MWoyڮئQO"D"Q	ך2[~Aaqq1I
ŬR(,,,))%[XE"QiiiYj`6:4!)9''Z) y

<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 -->
    <parkingArea id="parkingAreaB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" triggered="join" parking="1"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea create triggered_person ( Last six runs May2022 )

---------- Differences in errors ----------
24,69c24,26
< Debug: Selected item 'stopParkingArea' in GNETagSelector
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Invalid input parameter of stopParkingArea
< Debug: Invalid input parameter of stopParkingArea
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -18.20,-18.40,38.20,28.00
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXw9z`łJ)VF-F+Mb0XQ5&;Ƃ
])
D@z18|?{q,TRPCЀpmPyX2;w|]e7fr8Na%yQ@y^RYJNM#rhV"A6QdJsU90@v
@.tXd]:::l )<<3C'[h/8˗?~̙3ʱ	&ܸqŋJUɥl&%Mz/^4TDsέ[nl]vlS͖Dy󦞞ۄf„	k֬z$ #JtPFh]@,:gˏ^`֨1b)ޣGRSS
Hv榩Jْ?M3g	%G{탂^XnW||˗/=z7IeU4(>>vjTӛ9sfhhhlllHHHondd|޾}{ʔ)NQ}7:	ѪI&N6Mmeq:::D*j*2&%B[ԛ"˗P1E(6\,
6fdd,]Ӝ9sw,󽮹U}mI<Ϗ?^x(bvn뫸ܵr?(D"Mujq\Ϟ=M/ۖÇB̅…?e"JLLӓ[_OOjժAAA[nwuu1cF߾}eGakkw
:+lhhqgϞ{ݺuw܉Sٳ7w\kkk??W^8p@XZ_ng>sae˖=}ũ|EFFFׯ_+V++S@


_|ٯ_?zy~700ڜ5kV~͛gmmp„<(lvX,jy:T֭%֪K$!x#д+W[nǎDzj///[[[X|رfeeъ+ZnmkkuKfff'Nј1cFѱcGM؂۷ozʕlwAAAlw'O۷H$:~eX9co߾>,_F,?~|ѢE٬I&}"ĉ)Tͅ?~?䉃ѣGgΜyĉ˗{yyY[[gdd۷^zچN6-558S=vڷ~qe"D		pbb7:::B^(X+"3g;vSLYldJZf+V=z4{y/_.X`رkמ6mښ5k
MU^f
[yA5js->_~	&&M9rD0lذFGG+\,߻wmۣG5j;
P_*%%%&&=Dl۵kמ:uM;رcDW_թSgWf}lC0akkK.͟?D4nܸ#GEGGOW\aɓ#.]UPPp]v3fܺuxjԨ!<"2dɝ;w
6|ѣY>f̘ZjM4iJn}Y; %=$#(#_,iɓ'O<Z+%'UzbzнO=/dbж֭[>}ȑ#իW;wnRRҥKm۶Ν;zɓk֬9rHM-ZҥKDdwgΜ9zhg͚͛˗ܹs[n=|+WM~Pf[jucǎU^}̙o޼a̞=u~~~Zmd٦:Էo7n޼y.]:}H$jժՙ3g5j4s̛7oyyy͛>}z@@"7q\DDĥKVZ5`7oްJ;8]]]VyɡqY+Oqk߿O>H2sŋD"Yf[N,׫WS3ʆC}͛7bll*\|_~&&&999444d6lhll|5vf\ү_?ss:u_z~	p7iҤ;wv\žYV_rmvvv5^|)|ƭ[1C / ''g͚5	"V\)'Nyfm{;w2d:t͝3gN6m,X&<y(>;m۶	s۷իcbblmmY.\`kdgg`(!~ʎGT?l;0%#ZBJʝ;wիg,&[nDt޽_~]I;ϟ?*|˗w|rkkkCQժU}}}/^PݻwCCCCCCwrJkk>jVZuBŋ
ʶС~UV={<xֽ{۷o~zKڂg.)00UVԪ#F1-?%RiQFŖ矟~JDY?6~eR*p}}VZGFFCCC;Uחy_D4cƌt"z-;{{/_ݗ-y=LJJѱRTKVҾ}jժ	CY$׬>K='Nܹs'ٖŋJfۿѣGAAAlH666…5jx捏ϰaÄ1cH&;vV.~NraÆ͞=<ߡCC~9(i,FPvToEZQ67D'..N<222==O>QՓ'O4h 8N+	<yD?C)?}t}ݚ5k^z%[lŋ
`;wKbx޼yWVjՑ#Gvɖy<Ço߾-'%%沚la=999<Kvc₂6t\RvvvDDDV-Z&''kY0u%X\رԩҥKǏ/Jacg===j&M"N:I=GQ/8{p/Z=o8p޽{khhؽ{wv]
ݗrѩu
޽qj֬,ڊDm۶ʲ)>}4HN:N3l(5/f%jlxigl롵X"S"jE
P&(Ҫ|9''Ǎ'y1֠J55~x
M===?-[vbt\HĖ@25]v-c322$Q!5[xܹsYBF8{d%Bd9r
$&&eʶ,8y#~Ν;oٲE;9lS%TI億k׮լYre_FXXX$$$X,NLL|
aԩqqq#/&LLLEb˗fffDdjj^bիW	222jժմiӄJ>ᤧݻUV]tٵk|ʊݥPׯ_͚5k׮=}UM6SNj{ʔ)B	˜%vhkkkH$߽h|&E`
90@YP`dggp/X<~RޞuN:lpbbb:udddd~tttAAAjBBBd511h%-<޿ٳMI]|uիz%bX'	Ç厲lm={3fLnnЎT"-^՗*_E{mY3g8Zj#EKR^}۷ogffhΝ;DԪUwЛ7oQrr˗/ٲJ!ۋDӧOa(%X}֭L///6Y-޽+9'`+|fJM6555qFzٜ\888Q˖-E"љ3g[n-$7aq͛7YɃ233z{{߽{W@%.͐T7"90@QY`փlJ@)a`}m8099`ԩnbs;vlԨQqqqu֥裢
ٳU8qBQߑ(ܼ<糳_x?̞=[OOUV}aDDkvϟ?g^LY			ܹs
Tlj߾}3fxђ%KwLA¾(!!cǎ'OsHKgf:88xzz
cbb+T&r<_jUOOO;;O>dѷo^jt]Iŋ3g̟?¥{KU666nܸղenݺM2EQ;yyy۷o<yr||_|1}t%_(;w_fڴiKOOݻٳݗרQ#///''ӧϟg+yy=~wa3/_믿LLL=zw۷O4ӧ666>}d'XtI7Z(Gt+ʠI@"eCeIoT|ZTF2+Veyyysε		:u*+_|Nbb.\/><,,Yk5kׯ'Nhiiٳ~AnlgAAA~~bJ]|}}'M4o<%Y2̖e˖7UrD~z___޽{[?w\a"CY{ꕞq֭B"ECh۶m]tپ}T622jڴѣ9:udŋϹ+WܵkoFJqvv:%"6YѣMMM<y2o<lʞv
0 ++9{'Θ1#33o޼WVt ̙<i$KK˘Ǐ5l~*ҽ!2fSTJ/֕?B6C
J;JsUىAj=,wVZuVmPIUQVDR4CI@Y~5h@!@C8$oqO(0$S{@A*r##*	C
<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 -->
    <parkingArea id="parkingAreaB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" triggered="person" parking="1"/>
        <stop parkingArea="parkingAreaB" duration="60.00" triggered="person" parking="1" expected="personID1 personID2 personID3"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea create tripid ( Last six runs May2022 )

---------- Differences in errors ----------
24,69c24,27
< Debug: Selected item 'stopParkingArea' in GNETagSelector
< Debug: Invalid input parameter of stopParkingArea
< Debug: Invalid input parameter of stopParkingArea
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -18.20,-18.40,38.20,28.00
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXS77(8qRQYV?m\umjں[:PAQq2ۘE0s}Mys=*(PCЂp]PqX:;u|[7f
x<a*D4J(kT+U*>@)	wNI$,*LI*% (y@)(0CU.UtKOO-cVz`(]#|SN?^ׁ@6nܸ;w\rEׁ@*(8	S URZ#ғq>߿_Ͷn::::>>^mj∰O>w500bPь7n͚57nu ?Pxzzb#@MJ	˫VhV9rdӧOSSSTPӨQ#mVGDi?~\ȑ#>|ȭ}9{{7r֯_͛O}wBP:@}}}-c5jР3BCCcccCBBzsP|'OܿNY}
49	aÆN:Um+TPv *P^aVT5b*BeluYmpK\6m%##cҟfϞg3ͭ:4mH$cǎ|njnp
|>_[]Zlmx]N:uڵ܆DĶxǎ߹755%zj۶mDh``AJvaoo6}^z
<8##EOO@E˪<x0KUWVY //_޽<xYf{Μ9o߾=rÇ?./_уvٲe/^`q/caaѧOݻwUqʔ?x@͛޽{ӧ?S||l̙3{=w\kk'$$9rD"(E'eH$u@	(	_թS'ss&VK6T#жׯ_~Ϟ=Dzjooo[[[X|geeъ+7onkkuرKfffǏӧOѨQ
֮];͛BF>|p+Wb


d3444iR^|S-[ʉ_e>|>,_F,:uj٬'у>}5ŶjҤ	a=.\أGϟ;::8qbƌO^|uFFơCx<^nlmmCCCNJD<O͛&L}k׈x<.NLLsW_OOc呑Dt'O=zt˖-VElaŊ#Gdn͛q5jԘ:u5k
LU^f
[{ׯ+-:tڵD԰aC??ǏsɓhGmtRjѣGXYYİ|>_ m׭[wYD>z'Oѷ~[fiӦ^y
y<^߾}Ǎgmm}y{ƌ3|p33~94iRϞ=|~ppҥKD"ÇYdԨQDs="H$_uժU
211y!C?tss9r$GUz'nذA
?3Kr`dDKBw:s̙3gܪGnYl '.+XtyΝ;~x*U̙tR"jժŋO84iҤjժ
>\uS,z*O8QJ3g~D4gΜ͛ϛ7OOO/000==}ʕl7s…'OVReƌ߿g̚5y<?--mժUlŋ7?k޼ycƌ;wիWϝ;}||Ο?T~3fܽ{˛;wi	'wWZo߾߿gXw711a%8nL	וx)V{={3 VḁK-Z$|̙3ׯ_/k׮MDl癈Hue@0x߽{WY;ơµkzmbb*>I@֫W͛\~w5k466q㆑D"	

ݻǛ8q޽{SRRX;ׯ_g,/_6;;jժo޼>֪Uؘ!ѕ+Wzeddf+WǏߺu+붽qƃrss
zmΞ=E?^@@@ZZdҤI{bbtwŕϙ3W^Wea_|cddS#(=^\n/)Q)))Di
<x}^R_`"w޿KD=:zǭ[Tի(uvwڵk׮9;;wy־#J*q_~ه:99uyʕ:t(լTȑ#O<o'  YpO׮]򨨨Ν;߿ծ][nʎN ZH̥m߾'  ~Y5lذaÆ?sɒ%*ʤ#F1b[믿~'+=ӧd,f~K`


}||<<<

#""B![Z\	p+lhh(=?">}zzzy#}{JJ7o֖޿&%%YYY)+
+iӦMʕ!~RR{;VDĞ\}}}SSӧOgffݻlmkmmk>|ĉD㠠 6MDD[{UwȐ!_ʨQvU\~i/trr-,,2k,+Hڶm+֯^ō~J_t`>Uc鵃q"ʟ8;;;򈈈/Bu\Xϟ?g[.6v%YQN>sNToŋ[~k֬y|W^Y[[ׯ_[ZZ*k*00<od֊s^YUǏ߻w/['F"H$<cǎ޽-'%%沚"-3g2;;;''G"KwcbHĆKξ}Ͽ۴idn-k!;;+={_~ҥKǎ`cgoU8q"}2O4QVׯ߅cTVɽ~<xA@йsgv}
ܗjѩj
ܹ1cU,]v)<w0@f͚N1l(
<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 -->
    <parkingArea id="parkingAreaB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" tripId="tripID"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea create until ( Last six runs May2022 )

---------- Differences in errors ----------
24,71c24,25
< Debug: Selected item 'stopParkingArea' in GNETagSelector
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Invalid input parameter of stopParkingArea
< Debug: Invalid input parameter of stopParkingArea
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -18.20,-18.40,38.20,28.00
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXS7	#=pJETܶ=:VUgCZj@Z*(*.T8=8z!ܜ{	!oι@%ujuZ*2Kxot&A4X%HF	xJg](9e4VP	U:8G~)Ue$OO(fȺbn|PvrKnJYMrt՗TJªUN<y9]؄	ܹs]lT6&LE+JSIIٸ@ p¦M߯f۴i6lIDد_wkMl&L~7n:ON(_0Ȧ
evb?S5_IJr*(Ӵ4CCCCCC(={4jH[D%!~8Ν۾}>W2zrk_>88M6)'$$~ӧ_tAAAzzz*ZVǠAj֬Ae}}ٳg^x_~7722ZjՓ'O߿?mڴBw
Ȝh۰aCmg̘ζgBMe5l5~J[
*v-TVPH}J&ʾ
/@)+=%a˖333Wn޼NNN{V=FܪC&D2~x@ ٹg``V
* ŪŦ&޽36lmHDl[w~h"SSS"Zh˗/mFD
WR%88xǎfӧСC333^|Uɓ~U
?/ziӦ)kdܹ}?u@@@bbÇ>>>߿qxW^ܶ+W|9S~~o޼QWW$$$ׯ_ۗ>~

e6gk̙ӷoX[[/Z())DY(&>/eH$u@),	ϟٹsgssc?'רK$.d#жׯoڴiϞ=Dn:[[[X|ĉEeggի[hakk}+VdeeǏ'O|)"3f̈#ڷoϚ駟BF޿pk֬f

b300:uj>}ɓ'W\ʉf^^^߿>ZF,<yr999)SK :u5Ŷjڴ)a^,YҫWxGGǏϞ=ԩSV񱶶<tѣmhh3҈㩟߼ysҤIo߾v	%w|.KOOONNzX,_H":w܉'92mڴ+WJGezj[[ѣG[n}~;vؚ5kΘ1c&*_-ܽ{wРAaÆ"jذcǸ
Æ
{IttbGض]vVرc
eRSScbbC@ 
ٶ7n<sD";v'諯U̙3׭[<ن<&Lz…߼yCDƍ9rYttw}wuM:w $$dŊ"Ç,d2f"ͽwI$nݺUV{NɓbbbaÆ
>g1zh3FSLټy>|fHE0~ʈs;EtӧO{Ԉe)'UFrFЃbV2Z-Ξ={1}vŊDԺu.?~iԩիW9r/^|U"Ps?~eΜ9޽[j͟?E.AAAk֬a,Y$44TY__ϟ8qe޽c̝;E</   ==}ڵle˖7?g…ƍ[`իWϞ=+|}}ϝ;\~ٳg߽{_`̙3	'wW]޽cXw311a%8nL	וx)V_ݛ
[f.]tRPXPP ̙i&X\vm"bO<DD+¡C{ݻqww766

e]ַo_\VI
B^z7odg}577U7

%Ihhh߾}̸vx<ޔ)Sݛڹ~:{fY}2999ժU{5ؘ!ѕ+Wchh~zk֬'Nܺu+붽qƃnݺv͛7e˖~-LOOR؁L:~KNNn]gݺu111,˗/o~

srrX`u`0@r`deGK#2cov6%#Z#55(]ס...ݺuc	0ݻw%G9rI&nR˗/ݵk׮]ܥKUVY[[
:4,,T}ꕲf>|ԥK5kX[[<xWJ*GW^=yDgɒ%ݻwʣºtr}֏Wv=z(;:PzhE"3}v__oFfՈ#F˗sX*f5jԨQl?c@O<cKY-e	700
kҤADD[Z
<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 -->
    <parkingArea id="parkingAreaB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" until="0.00" parking="1"/>
        <stop parkingArea="parkingAreaB" until="0.00" parking="1"/>
        <stop parkingArea="parkingAreaB" until="22.33" parking="1"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea delete ( Last six runs May2022 )

---------- Differences in errors ----------
24,26c24
< Debug: Selected item 'stopParkingArea' in GNETagSelector
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Selected invalid item in GNETagSelector
29c27,28
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement
> Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
32c31,32
< Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
35c35,36
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement
> Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
38c39,40
< Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
41c43,44
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1
> Warning: Selected Stop type isn't valid.

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect acttype ( Last six runs May2022 )

---------- Differences in errors ----------
1,68c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Adding parkingArea 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopParkingArea' in GNETagSelector
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,13d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopParkingArea
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 594 - 323
< dummy
< 
< singing
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in errorScreenshot ----------
PNG


IHDR1ckIDATxw]u?ۦL2;!D$:!J~4+RD)
	BM2ܙ[~#L2g>9>{~|B!

p
]O,ˋbh4'[O$mG9tЁz#F(((	xnժU۸quVZNnAYYI't'~ӟ0`@nnnVVV$	~H;ǁlo̞=+//yIv/znjۮe˞y_NROKpxȐ!_…q_!Cv@


N:餧~zǎ}wUQQOxAB%%%?ϖ-[;*h#g?YIIIg	@VVVv7wرo.++\JKK~[TWWw}20ݻ̙3wm0s޽{}$999]]]fo/'''gqUUU]w]vvv.qK,|mtҳ:+}%@իWkfȑA50bĈHd=T,#<2ÑG}/9`:s9(6
:묃:(6	`"UW]5f̘	BѣG_uU`N=ѨQN>䬬	BX,6}N`艎8∡C
:9z.S;F/;>|ɓ>O
><.`Y;һ{:u@ϒGtIA7@%@ϒ3th4t#F*г䔕p8\VVt#t[0,SL鴓-kAw@%@t#O}N=Ѓᢢٽ좢"D%''&h4`zh4ip8Smг$t:tNd]młn>}ݻ0o"H$	Bt:J%ɦꪪʪ;v477wlTcQDccc]m	>]C:ta
4pœvӛH$|۶m7o^jպu֮];x<b 7NWTT455uΉ***:5]mUTTtG?~ذaF4hPYYYIIIVVV<[bXK:ׯرcCP@qCCCEEŶmV\f͚5k̞={ƍ͉D"Htz%%%аtRDOD


z5zO>yȑƍ8p`IIINNNƦkjk:++xvX"۾}UV^z'|rӦM555


EUUU
4(3ͷKUUŋnKF0`~1nj?zsᬬQF%~k֬YdO?/VVV~x<Nwm<#
4hرG})2lذD-aepxС~3?CK<_vm2:ǀd2vx<t#t[Q\\|aM>O9rdaaavvv\]H$<xIZ	N?^ze=jhhxPp8wqӦM;c>vW^b&Mj}5kl߾[kv&eC=/>tSiܸqz
֮]o5*]ћovڠ;AbX߾}/c=vҤI5j޼yACC#<rtǀ̙3n~ǎ;cƌs=ݻwgy?),,<[	PwYjU:ÝUy睠Fu~1bDQQQݪ"i#}6k֬yGzիWݜ@wֻwo}[wޘ1cWm4eʔaÆ-^6Hӿ:C9$˒N,Xp'_Г3<ꫯ>{N
B?sZw޼yvؑvkǎZa:@NKuO8ᄢVIRw+Ԕ>_zk@	tg;v;n$"Ȅ	Nwuu-ܲlٲ5~7_ !НRٳg/\0FЯ_|+N_yXc;k_2C[~od2t#F:3fY2~4֢{zK@P`t:O5fo~3''RUW]uwfl;׿_2I+//{+**n$QGugq믿׿mwWo]v%DvC͙3mwW:t[?6o޼M[l~ӟ
.&77.ꪫڕoƭ[:ɓ'YYY{ܲn.\ó͋-_vaÆG?Z|%K:v۫WGy$'{D"uY{EVVAl߾zرcǃ>8iҤpc}G+++DCCo~aӦM꺐_~kׯ߷y566K{߿;_p'uY˖-K$;պu/G"x8%%'xb#GWc_-ׯ_?s/ˣFjEnk+>ٳ/vM|QG͜9wfL&on׎%%%'N<䓏9昁feeE"۪t*jnnشiӫ.X`ԆguV߾}?UUU/pgGюkؾ}wۋ%cXiii޽{ugݻ B!ߊ{bDb?@w4`YfUTTr{קOvSNYbEW_}yirss




rssMpnHC_Z__zkllخ蕗wwU"شi
7P\\^A,ysi,7n\J9r;jvfտ/qv̜	naԩm=z__PP*7nl^6k{1bDfH4袋ѣG};]x^re{>rrrOk	%.Yd/n?pYYYeee?l¶ۆ
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingAreaB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" actType="singing"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect duration ( Last six runs May2022 )

---------- Differences in errors ----------
24,72c24,25
< Debug: Selected item 'stopParkingArea' in GNETagSelector
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Setting new attribute into stopParkingArea 'vehicle_0'
< Debug: Setting new attribute into stopParkingArea 'vehicle_0'
< Debug: Value 'dummyValue' for attribute duration of stopParkingArea isn't valid
< Debug: Setting new attribute
< Debug: Value '-5' for attribute duration of stopParkingArea isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -18.20,-18.40,38.20,28.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\Gg9zر%[k]ػɫcX
T(ܽnk~ݹgJ%-i:k:5tګL'y/>)[*	0tqr.D"(QtR]JNM"r,!DlʣBɔCe$OWȅdfȚ҅Bf谅[0tPneUґCIXrӧ/\@0a;w]@T\Y
f\)HU=Bi*;8i:.]ڸqlVئz-s]===5	f„	֭yGwww|(5iCOP?{xxxnOf
[;::q_:ȧ+B=}4--@.dϞ=7VWk%lIDHD&ޅo߮Ǘ5Ço>gooFƍ?޼yﯫee0 ..VZ*Tӛ5kVpppll˗xs##+WFEEݿԩN^}
68	QFN>]mq:::DJ+jJ2&BGć?"S9y5\,-[~Xs}qg~5I$7_r1;uuuJ2(uuq\׮]O~z~C"brw]v333.\hjjJD.|u@@%&&ɬWr;vۻ̜9W^C`{Sв⣰4iҐ!CXگʆWwq<\^#sݻy󬭭}}}߾}{QQOO?~2_zգG~+V|ũxEFFF>}jRRmb2$..͛7{Oߧ縸8٣gݻ󭭭.\pQH$/lvP(iF$)_'mI===ߩS'ssKY%HеM`MGn!!!7nܳg]V(:uj…YYYDjժ͛fee?~|噙DI&9sF=|m۲f7иqի=<<LҫW/@p+Vr"߿3XrP(<}EYS'Oѣ@ 8skm7մiS>=z,^G/^ppp8yYΜ9rJOOOkk댌Çs׭[7[[ӧq'noܸAD8>NLLs__GG>|X+$.:uرcSN]bx
ZfV5j[ݶmۛ7o~1cԪUk֭+4WyݺulݻhРׯe?lذQF|||N8W:thTTTttʅBGض]t^1c
eRSScbbت@ 044dnذܹs"u̘1N"v3fXv-dr׷o	&X[[_~}IIID4v#FEGG!!!92eJϞ=APP˳


>|Nv G&{H$oW?`ҤI611yСC
/tqq5jG]fɓ'oڴI
3r`deDKϝ"w:{ٳg]jFn]jqߥ'7>banɋ9CK&VMk޼O8QZy{nDW_]tɓSLQƈ#7hѢׯQzz]pɓժU={vrrʕ+h޼y͛7_`zzի&/nYf/^<uTjf͚63gN}}}9Ú5k&K.nիׂƎ;ׯ?^ 4k…
45kݻw嗼Ϙ1ߟ}MK8.<<k֬۷orr2ĺ8511aE"8~D	ߕ85ccc9ҳgOv$2sʕ%KwwٳgnܸQ(֭[S93ʆCINN{vY7n$''U`}l/066u;3!!!{677]͛7
D"Qppp޽v8<y޽{SSSX;!!!efggW^͛7w:u7]vW^999֭O@zjP8qm۶nۛ7o>x 77wk׮mӦMnnܹs[hO?}2eʮ]gsN|޼yzZvmLL-իO>,z0
D90_%q׃GУDωCj}th%zjվѽ{_"zѱcn߾ׯ_?yDݸqƍUVܹʕ+
4dȐP"\>>>^^>vttܹի8l0֫YrQF	p|||TTt;~~~ŋ5kֵkWɓ';w>ǫ[nn!-((`}oެY3??QÇ>-_˖-bD=rȑ#GW| ӧOY˧,e7k,44M__?""Ȉ=Z044K_Ye}}}OD3gLOO9spp ߳cOMMѱ}Qrr2[}7oް֭[WRR{&%%,=&"Ꚛ9s&33s޽g[b_l[kkx9rɓD@6MDD{466իիWONN4hСCwѣmVRh]v|СC̙xE"Q6mטB/@١]	^뇝km5qyK/#""ӿK	pQx~O?
㔿ŋ,W@ ?$R˗/m6iҤuֽ}Vׯr||YzK<*
ϟze%:q޽{2>1"H$?~|lݻwfAA[fXdvvvNNH$
l踸f͚^^^)))l~rnn~knƍK%رU۷&OLDڵx׏r޷~{E_h{r߿߯_C:tаsZ}/Ţԩֹsc֨Q
X055;wd)<0@vںN3l(5/f%*lx}ol!5C}/7Ȕ}[#((C!I999糴*??_A*|caicNJo5dM7NBi:  S(+''ؘ-
LD
X!ϗ,Y2o<P$%$$ț瓍pJBr%OLLd<K?*2ٳÇ_lY밓&;UpJTNHHHHHuV5
t۲#,,,R(&&&&''_MÇ&&&bsssP333"255e
P[5klzY~ş\p:ԬY:۷]keezSh(իnݺ
6?Ύu*xiѢŴi$422jٲԩS9w*
PzKPL5Sȁʂ&;;ۭñDTZًN>fDԩS'
Qk׶dk׮-]'##\
<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 -->
    <parkingArea id="parkingAreaB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="3.50" parking="1"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect extension ( Last six runs May2022 )

---------- Differences in errors ----------
1,72c1,2
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Adding parkingArea 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopParkingArea' in GNETagSelector
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Setting new attribute into stopParkingArea 'vehicle_0'
< Debug: Setting new attribute into stopParkingArea 'vehicle_0'
< Debug: Value 'dummyValue' for attribute extension of stopParkingArea isn't valid
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,15d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopParkingArea
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 594 - 323
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in errorScreenshot ----------
PNG


IHDR1cmIDATxw]u?ۦL2;!$!tB], `a-u~uWvQ"ETK!FzoL/wH${<css'

bX,Fp2lnnnlllnn5X0&pxȑC8pG1bĈp8֬Y`͛7oذa͚5t:^r)'|'>feeE"p8gt
:{x۶m9s{``E"O<O1cƘ1crss۵{<_b3<㏿˩T	(2nXxqcccr?466.Zn2db^AA)Oڵk***~O> P'?Ɋ+xG-wD'?)))	,n]vr-eeeA+=Uii_]]}oO {5kVCCÁN-f͚ջw$''ﯫLmQ[[{}}O;?E"3<sٲeO-/_~gG"=zu׎92Fq5X	bOtGb{8裿==!rFaag}!==Q$njt#P(4z諯ړhi'5jԩt#P(f̘I8ݘ=QG5tРCN6-.`q/N5T4nLg'O:Cttg0,pxp޽{O:TX8cg?nN9ܠg:th4
FC8p`YrrrpЍ|P8.++	-z)Stɖ{5~	Çw衇vizp8\TTt#-;;Hg	3zG%v;t0,D"NGKd2.bA7J^^^>}{]\\\RRRXX7YYYH$Bt:JdSSSccc}}}cccuuuUUUeeeUUUUUծ];T*ձ(D1.`hz}:tذa
8p`YYYYYYaaaNNNVVVvvvM$MSUUU^^cǎ[YfÆ
ׯ_pa<o	0N+**:DMMMvN6***:Ǐ?lذQF
4$++CbX%oرPebǎW^nݺu̙yD"H$rt:rl@hhhX|"NJD"z=z:rq
8$'''c55U\\<|#<2Hܹs͚5k׮]vO>e˖%K
ۥjҥAw@%E0`ڴiw߫W0Gq8*)))))5jT"hhh򗿼nݺe˖=/beetg:Nر380ݠAƎ{ǞviÆ
+))
[:mڴ3g~}衇>nx<~d2udrx<F:;#1c'<r얹H$;xI&ߟqzd{{/p4=O~va%%%}&M6֭۹sgg۷o:Mt0=N4Gq%\r'2$''':ҸqzUUUq_75jT&ګ7xcAw@w&Ѓb}^veIߙg5jԂ>nGy/<'Yf544Ygy*;v̙wܻw0RXXxC[of͚u;5kּ[Aw@7'5g?;bĈ.7U{E"Oӏ<H]]mnݺ~zĈaZvmЍ	tg{7q3&++qFSL6lҥK?nt:c9Ã,tzѢE{o:
zn8=Y8>묳暃>8;;P(Կs=G|,Xv׮]#ڵ뷿m7l@?|N~~I'TTT6T{W2455w_|<l׮]wqGuuuЍdZ$0aԩS[[WX>߿[z@ `T*5gΜŋH/}+555kl~<@fts7no~L&n$Ӣ13s7K&w}?ؘZ466>CsO|i@7N|ɞ䴾Y*ΌWWWy_W=@&	t{oEEEЍdZ8>c9眽΀|
7Wڱcǁ׿
7|k`h4ݮ]z衹sm暡Cuǿ/nzM۶m/~@Vt1_|W_ݮ\^^~M7m߾5iM<.떵7x-ܲxmnn^d-c6?ʕ+-[v!k^z=#x<$-9x`Νî]|I&%t>ZYYH$~_[lPׅ455GydۯU~o,XqJ766;_}<H^bE"؝6l/~1i<EEEw}~.)H<nו9r䗾{lƍuuum\__qYf}_5jT;_p8 t+o߾^{W^N̙skzc9f֬Y{6d2y7{uuuv,))8q⩧zq
80+++VNSTsss]]]EEŖ-[^}g}vѢE@6t>m?`vvs9'v\]Ν;?㷿>,JKK{ݫW3<wX,
VTT<c;wL$̞=my>}밧vڪU:hƍK[PPPXXXXXXPPk+vD"Gq_\ccvE;cGĖ-[n
wH䬳Κ;wn^hѸqUbȑK.=Q3~еcLȀp8|uxSNmѣoᆂWټys\{sψ#56t]D_|׏={p	w}իc3cƌ?]w]NNN-wٲepCo<^.++~6mt7tAH$rEHmvu׵Awl좪_{~C9@/1P(t饗Yfck֮%M7ЁIjnn޾}/pgn)t1c>}|Wl.Æ
{ᇏ8۝R>/‚:'Nܶm[yyy
@'xw6C;|]lYD"\sͿۿtHF2ܶm/<wgyfڵD"NRDp,9r̙3>O|Wf͚4I 0pxԩwusw7?۸KiiC=4}tS@}X:nhhؼy+/^~\2Ra8h45bĈiӦ
6C3f̠ApSSK/tWn޼9̡ؓzwva<.]zW̛7G"K/nݻw455544TUUUTTaᬬ޽{eggxg˪9z8`<>cX9_WDw4hн{'vl'N?μs}F-{ݫo?C:3EYYٍ7xGD?xNNΩ:cƌ'|lٲ;8c:T*kjjkjjZBc
ñX,//0??W^999ٝ<&sss/]vtMxS-?g?[PPpJ9s\xUUUmܥG'>DNd<߹s5k-[aÆM6mٲeΝUUU;vH&'''%%%0`AF=z!Cݻ ++erv	͛7x㍷~{G`u7Q+ڵ`>hjj+uq>O[MջvڴiK/xkn۶mw&L<yG1pX,֥U?jqD"o~_A2PW^6l?~<X^^iӦw֭[wؑUVVַoq]pG<xpYYف<3}+Ȝ:{;vlfUUUp
wy^o?nO:餻kȐ!d2YQQjժzgY`AUUUmmMzիWN:N;^\\ڵkWнt޽{J$oƤIdQQ<ظ MMM˗/{AvD


Ə~w[lijj?rrr$//?iUUUUMMM7Ԯ;7&ɆŋvmӦMk]D.{g͚5]('k^~U,y@"֪U:묶w[TT_^y{"M<?eD ׼]Ļ{}矿dɒ#֬Y5ܷo߾}&Mַ5o޼|͙3wA_67gΜ`"+**<̮5رcyɒ%uuu^hllwZvvUs[~rrr&Mt]wugWXqgxz"șg|U2Ln۶+K3f<S{NpzO>A_--_pk1bDЍBP>}>ϗH0{}kwq͛nbc9F蒲oꠇ??{SHN\YY6lpW}sܚ5kSxC9$k>}ۿۆ
~M>ܹs
Er4///+:thЍ|PO;ޮ]?+|n?/p tX,v}ѝm١m۶=<@Ѝt


<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingAreaB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" extension="3.50" parking="1"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect line ( Last six runs May2022 )

---------- Differences in errors ----------
24,68c24,25
< Debug: Selected item 'stopParkingArea' in GNETagSelector
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -18.20,-18.40,38.20,28.00
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\Gg9z ,(%5ػc4`Xccc, ؕ(J^cts^8>Wr,h(N(M!@hhC\:{IWM٧vi
2FY%.rD(X*Dl*"ɔr	r`dgTR3due酅rꥥOn	BCC1
@+	0VyKG*aժUgϞt钺
lĉw޽~2UzigI6*	pi&'A^z\\el\ \reӦMRam۶Uam4"ׯ߽{tttT&h'_֭[NX0̈
j?
owwwϭ[dҰ
9lڲȥ+SSSX׬Y3UV͖FD$i]ti׮]:::|ɘ1c=zį}9[[[6m$ϟw1ikkiY
UuttfϞد_?Zٳg<6mZU_jyFNBddmҤ3fPd[ɳqV&s>'I9*a~E|N&~
/@+=am+V4o4{{}^AԢCP%P8a@ KعVRJ TŪ¦&q=z1cƆ

mqɓ'~ffŋho޼ٹs'%$$HSjUݻwں̚5O>Æ
`{ёӲ<yaX/۶m{u^6mØY̝;o߾Ϸy>|xI~]rWX˘edd׏=LLLWW}o߾O?'9[;gΜ}.XrǏ
Fo'@	iii4#
ʀ$ڵ_jV&hu6HݑZppMGD֭𰶶.,,<sŋhխZ:y+233ɓ''O>w;vȑ:t`/lYf>|5kָN:O>ٳ+WdD믿77>VZneeUXXx%KdggLW_	sαV|S-Z#ꫯ~ǯ˗vvvO={sVZaiiqQzimm4cƌT"8N}XX͛7H p'			wkiiy]ZZZBB`ZZZ<"".]t̙'NL6mʕi-^z̘1;޾}hѢqժUkƌׯ/2Uyl޽{
jذ7o;bĈ
6Q&MO:W>|g"##חU^XXcmǍP/caa
}}}ƍ/\ 
6m:nܸ3g7|Sv3g[y
9߿ĉ---oܸpD"?~QLLL"##`M:w   `ŊYYY=bi';cQNNH(~嗎s*&O<tP##>|Ĉ?3;L1cư}ر5k֜2e͛<;o@rzI"FPNT)xϟ?ޥfe'MzBz#/F7tbPVZ]xԩSիW?~RRҊ+/rӧNZFQFojɒ%7n t9tӧW>gΜ߯ZϟߪUjiiYm?I6۲e˗/9szg~=dܹZ8'--mڵle˖I6?g…Ǐ_`7.^(Zly%
Ξ=޽{?s^^ނfΜǾHM%pvƍk8N[[ȈU
C!b%|W_8+>vX޽[+eիK.nnns޴iSaaaݺu><ɯ?lذ߻wOV;ΆAAA͛7kdd*>I}}}Aofg&88o߾k644u떞P(

۷	qSLٿJJk'88=~kklGGǷoqԩchhDt>}_?!b5k
'Mcm{֭:tݺu۷͝7o^֭-Z뛖ƿS؁L:?HHHm={gݺuQQQ,k׮o~Y`a0@s`dGKK""eBqLII!JSwhÇzտK_"z'\]]ܹ#7o<}Tݼy͛ݺu[j!C
BDUVjѣGAAAAAAݺu[fGz5V:f>{d;Ϗ?زe=zO>
					֭ۃX?^ݺu{)YmAA3k׮-[bF9rH_-__W4{ѣGf駟S@ϟ<cOY-ł	

<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 -->
    <parkingArea id="parkingAreaB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" line="customLine"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect permitted ( Last six runs May2022 )

---------- Differences in errors ----------
24,66c24,25
< Debug: Selected item 'stopParkingArea' in GNETagSelector
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -18.20,-18.40,38.20,28.00
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXw9 QTH[,5jl1]Q]ƖMcԘbl*(*jlFPzqp}?{y/3;KZtJqwwtjWNy/>)[ͪ	0tqr.MbXnP(W>|SA`şۤH@eT7TA"APt5\,If,Hq@tttB-A(""3CT_:Rq(W>yٳg5Tb&Mu֥K4K;K#PL/a
ڵkxBGTqRqt6.Ο?iӦ}:DGG'$$M6[0zzzjlͤI֯_5MR	#@	;F>ɴP@QQ_C6mliooc|H$|z
˧t(ݻwh,"$"/ٳAAAzzz|ɘ1c߿o}![[R6m$oǏWFFFtuu'$$ԫWOzzzs	


0`ݍV^ѣwN>ɫ/Yf!::Z6o\̙3WqS) D$)hR@!|J|jE_å\Uರu+W~;o^k4:'"_.e綮{*H$RW*ik̙6lw$"/qG_YYYK,111!%K<<00dӫYfpp;lmm]\\fϞݯ_aÆeff)hYYX[[O:uذa,W\_^eCC~ٳg}ٴiӽ{52o޼/XիWzzzy֗Yٳ?wժU,Ne233V)}"			/_߿?>&$$HζΝ;.\dIbbÇb	PJ:::EEEŊr-	ѽ{ի)nX"QN'4]zuӦMw&uyzzZ[[8qbɒ%Df͚mZ[[ggg=ztʕYYYDS:uƎ;rΝ;fG^v;\ppp@@;i'N<j*VND?[pww
`VVVEEE'O\tiNNk?DNbMZjG7ӧO?>gΜSN^233:,,l̙Dq	קLr+WH$8Onݺo&%%=,ʣٳ'N8rWZ%VAla͚5cƌa۷oŋǍW^3g_X^׳۷o<iӦϟ?ق#6lBD͛79v_a=V\_^yQQѿٳq
e,,,bbbتH$244dnܸbEƍ;q?~fZnd;r7pI&YZZ^|yѢED4a„QFFGGW^eѴi+BBBV\]XXx}v;v,޹sbg}ȿ"hԩCVڽ{>bĈ˘1cX>vغun޼Y
3r`dDKϝwoQۖpfa.ɋ=~.x
im۶=s̱cj׮`+W|ǏO6N:FRҥK/_LD
wǏ׮]{ܹ_^z5-Xm۶-	Xv-o	nM6Ν;qDڵ̙k˼yڶmq۷o;˥믿hѢ	&,\gΜDmڴ9{lpppӦM̙s>??…f
`_Sd&`8y˗~}UbqVVU¡qY+qk:to߾
Hl2s…e˖D"wwsnڴaÆDFyW6446lׯo߾-gggcc㰰0Vʕ+VZnn.$


j&M_ήիW_z_v@,Ԕo8__={v^^YV_x\:''˗w
_"tR~rssׯ__	"hڵEEE'O޾};붽vڽ{nݺN:͟?]v/-NdڴikRR}v;w,XЯ_uX[[/^ȶ?000a5jPeρT/.XMy?lBGĵV7--警C(+ck׮gܹ?ѿ{777n(h>TpW\r劃C=V^mii=lذp"Yŋ~XXXXX}=֮]kii9dȐ#F^͚5k3O_x#voM6z>|ޣGw~
[Bg.ԦMZbȑ#Gɖ+VX*f=zl?o}p ǏY˧,eDDDi&<<M__?22Ȉme-%́pD4{쌌<;;;"z
;4[[ۗ/_<5~XXX+%+رcZ!~JJ
[MNNfYzLD5119uTVV֞={X϶ıؾ/^P0ݡC?ND<fDFF/^ttt|ߔc
Ν;תUhO>̆>o<+;u$}ʖϟ?e~*J/8DB/Եmɕqv_8Ȍ>Hq\RO>ekܸH$6v8$|)K<5j$~}S_իW?niiɖ_xann.߻w/ZTTpB++رc{a|ĈbX/,<z]rJJJ^^YXXȖ3+

ݘEEElPNN͛7۴i?xyy[Y9990uX弼<qw?|'+W8q"_*νzxx|}}O>xr_|q9_t){q޽;hР8pаG^߽{{,Ţ4hѣG	&ԩS
X011D;wdSr<XX^~}]]]ӥJ=MKYo
;^vXݫǾ|QtyO,	NHHCrss
F-((`iUAA̿977'L |kPf%8qDSŦ~i`` ?ogQQKrssr^^H$bDTXX(LM7nLa"ʧqqq˖-[`KYZ(F8Gd%III|e|Iƍ
[[#G\bE.]ua*
<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 -->
    <parkingArea id="parkingAreaB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" permitted="permitA permitB"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect triggered_container ( Last six runs May2022 )

---------- Differences in errors ----------
24,68c24,27
< Debug: Selected item 'stopParkingArea' in GNETagSelector
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute triggered of stopParkingArea isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -18.20,-18.40,38.20,28.00
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXw9 QTH[,5jl1]Q]ƖMcԘbl*(*jlFPzqp}?{y/3;KZtJqwwtjWNy/>)[ͪ	0tqr.MbXnP(W>|SA`şۤH@eT7TA"APt5\,If,Hq@tttB-A(""3CT_:Rq(W>yٳg5Tb&Mu֥K4K;K#PL/a
ڵkxBGTqRqt6.Ο?iӦ}:DGG'$$M6[0zzzjlͤI֯_5MR	#@	;F>ɴP@QQ_C6mliooc|H$|z
˧t(ݻwh,"$"/ٳAAAzzz|ɘ1c߿o}![[R6m$oǏWFFFtuu'$$ԫWOzzzs	


0`ݍV^ѣwN>ɫ/Yf!::Z6o\̙3WqS) D$)hR@!|J|jE_å\Uರu+W~;o^k4:'"_.e綮{*H$RW*ik̙6lw$"/qG_YYYK,111!%K<<00dӫYfpp;lmm]\\fϞݯ_aÆeff)hYYX[[O:uذa,W\_^eCC~ٳg}ٴiӽ{52o޼/XիWzzzy֗Yٳ?wժU,Ne233V)}"			/_߿?>&$$HζΝ;.\dIbbÇb	PJ:::EEEŊr-	ѽ{ի)nX"QN'4]zuӦMw&uyzzZ[[8qbɒ%Df͚mZ[[ggg=ztʕYYYDS:uƎ;rΝ;fG^v;\ppp@@;i'N<j*VND?[pww
`VVVEEE'O\tiNNk?DNbMZjG7ӧO?>gΜSN^233:,,l̙Dq	קLr+WH$8Onݺo&%%=,ʣٳ'N8rWZ%VAla͚5cƌa۷oŋǍW^3g_X^׳۷o<iӦϟ?ق#6lBD͛79v_a=V\_^yQQѿٳq
e,,,bbbتH$244dnܸbEƍ;q?~fZnd;r7pI&YZZ^|yѢED4a„QFFGGW^eѴi+BBBV\]XXx}v;v,޹sbg}ȿ"hԩCVڽ{>bĈ˘1cX>vغun޼Y
3r`dDKϝwoQۖpfa.ɋ=~.x
im۶=s̱cj׮`+W|ǏO6N:FRҥK/_LD
wǏ׮]{ܹ_^z5-Xm۶-	Xv-o	nM6Ν;qDڵ̙k˼yڶmq۷o;˥믿hѢ	&,\gΜDmڴ9{lpppӦM̙s>??…f
`_Sd&`8y˗~}UbqVVU¡qY+qk:to߾
Hl2s…e˖D"wwsnڴaÆDFyW6446lׯo߾-gggcc㰰0Vʕ+VZnn.$


j&M_ήիW_z_v@,Ԕo8__={v^^YV_x\:''˗w
_"tR~rssׯ__	"hڵEEE'O޾};붽vڽ{nݺN:͟?]v/-NdڴikRR}v;w,XЯ_uX[[/^ȶ?000a5jPeρT/.XMy?lBGĵV7--警C(+ck׮gܹ?ѿ{777n(h>TpW\r劃C=V^mii=lذp"Yŋ~XXXXX}=֮]kii9dȐ#F^͚5k3O_x#voM6z>|ޣGw~
[Bg.ԦMZbȑ#Gɖ+VX*f=zl?o}p ǏY˧,eDDDi&<<M__?22Ȉme-%́pD4{쌌<;;;"z
;4[[ۗ/_<5~XXX+%+رcZ!~JJ
[MNNfYzLD5119uTVV֞={X϶ıؾ/^P0ݡC?ND<fDFF/^ttt|ߔc
Ν;תUhO>̆>o<+;u$}ʖϟ?e~*J/8DB/Եmɕqv_8Ȍ>Hq\RO>ekܸH$6v8$|)K<5j$~}S_իW?niiɖ_xann.߻w/ZTTpB++رc{a|ĈbX/,<z]rJJJ^^YXXȖ3+

ݘEEElPNN͛7۴i?xyy[Y9990uX弼<qw?|'+W8q"_*νzxx|}}O>xr_|q9_t){q޽;hР8pаG^߽{{,Ţ4hѣG	&ԩS
X011D;wdSr<XX^~}]]]ӥJ=MKYo
;^vXݫǾ|QtyO,	NHHCrss
F-((`iUAA̿977'L |kPf%8qDSŦ~i`` ?ogQQKrssr^^H$bDTXX(LM7nLa"ʧqqq˖-[`KYZ(F8Gd%III|e|Iƍ
[[#G\bE.]ua*
<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 -->
    <parkingArea id="parkingAreaB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" triggered="container" parking="1" expectedContainers="containerA containerB"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect triggered_join ( Last six runs May2022 )

---------- Differences in errors ----------
24,27c24,26
< Debug: Selected item 'stopParkingArea' in GNETagSelector
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute triggered of stopParkingArea isn't valid
< Debug: Setting new attribute
---
> Debug: Selected invalid item in GNETagSelector
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
30c29,30
< Debug: Restoring previous attribute
---
> Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement
> Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
32,67d31
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|S6ZJ{#IeȒ  "*pDU[Z

]6lhK)н5IIoz>xhɹ{oֻ!RNS.PJs/~(`Fclge0,V	w]SIw
R8J&SwUJ@*]Ee6!+ҋ,(MQy%%$$0
P*oF'ʔ:N3̛7oׯWTa>}Ar^,r`g%J@jܸŋDTŅi}Æ
on{葔t9nQ<~	yg,Xcq}NT-:3
c*	Ǿןz>VV}
:pYۭ-Zae'Nv횗E?бcGGnQn_~ѢE'xnUNK%|ǖkڟ~ܹs.]:qDLL3<c\CTTVҳ-~s5o܎SNݾ}{rrƍx7o_~Rg&!))v&M%Fqss+uլ"VVm#[Yk"*WVhVb%\B*Xe<}yVV;3nܸѰaF6J8`xIwwwv9nkZOOOe^_uՁ]OFsN4?(h{}vvٳgϾp…f{xxԯ_?&&oSNHHȔ)S:z謬,i)nnnVzAAA/ѣoޟ:tӖ:>}af̘q˗vG-ϟΝ;ٳR֗+zɴ4돵,"ΝtҰaĿߧ~syyy<\wڴiÆ
9sf``ٳSRR/_n0,N܊M4c0tj	;w_PF_6k,rVoW2?~At9((xժUgB]v

ɉ~wG}֬Y#x'{޽{Kntf=|^/-.&&&**JZK/4tPwwիWϝ;W//:7yZj^_͕8q}f+QrWwy\}ow}gΜWʕ+Nf͚yu9000++kҥfAAA۷o4iҵkׄs~Ϟ=۶mBk49۷On&7nG\4BׯZ?xΝk\nPPO<!M~W.]zƏ߼yI&-Xl۷o=xzz3?Btaܸq+V<ǏOJJ#GH4hP&MƏ/@a}5kfdd:uJtwwGǯZJ-Z<y| hnݺu֬YiiiB	&;zIIIov||^z=66w)**:|;y'yyyB{I&>uwwyjժ:tG3f/fHHO<!'|Yf'NOnZrX_zX~)Nk׮]vmH_ѸKO^wް]ΩPZ׮]׭[bŊƍϘ1ʕ+⮻ڰaʕ+6lK/5mtرֻz׷n*̴ׯ\qӦMKOO7obƌ]v5k[TTTff󥇼۷o/m.]UV5nxԩCO޵k׈Fqƍ{OzțoYkСf͚0a̙3nݺn:ww.]_>&&}SNݿ_PP0sɓ'GEE
I_S`4͞={n{
><==]$h4ZZjRc`|j|P^H]I󓓓-[vK[^=K6m4gooBwwwN7m4VnZ!}ja?!ޣGNOO߿~ڵk}vmۆ
VZ<tL[|}}w)maÆըQE;v2۷o6lX~4ĉnjxiJ퍗+	

mҤɥK︭Z^BgС^^^yyy,7	ww?s_}tvǎG>^zݺu{"##oܸ!Ry饗T3f:t|pԩ -[Hn޼͕
kӆ30<^.!]8-fBP4Y:$}_oܸ=#`!ā6o,8rѩSݻw[…ǎeq۶m۶m[F8o޼QF=z׮]B7NZEK>|x۷ooذϟ8r1cHG5ׯOŋǏ/Odd_ot{;vl׮]v8p`bbtuփvڢ"阹Eu%22_4{Ǥۿ[o%%W?_5>ĉ#GcKWR[٥K]vus޽>>>ҽR_ƞg>SO=bʔ)&gի'~nnnuԹte	!ӥ+WլYK.Isz٠Ar+Wɴ4j~~~k֬#&˒xE+-[lʕBGHݻW799y˖-M4IOO5jԣ>*R|Iܻw
|&ӧaÆ|G}t1^ЫWxM_PWcrȶ	uyi:oےEΖӧO׮]{fff~pY9sFZ\۶m!hl̙3RhӦ~kҕ={z,Xp
.\(ݾxb@@x|С#F[\\<sL騬]+Vr|PPP`<3::z+WK-dnnn^^`(,,4>Y\\\TT$:n,77wϞ=]tټysXXۯ^*++n8??x?͛;<RRҺJz~ѢEr'
!c珥|R_]ڹ=В%K,Y=p@ZߟeYtڵVZ%$$8p„	M6NX

rww%_)#G\nΒ<[hjǝ.gʃ#@eStĎn1f$_Xd!]lJ)//ɨR*,,4 ;1IӤ'L`{cR6vkO?mUqZgff}.,..BW^^t;??]-(**2}cMO>=gΜ3fH_!%%89BRʕm655U%{]{뭷pB6Ƒ;I4NIIIIIٹsgӦMGi&"(..NMMMOO+>}zҥժU.*QFqqKW.ŗ/_vO.]&M$Gp5\yu233,YҥK~5k֔JE:~6m,XG[v[+iEu+tӽ{_~Y#%gCҩсv
woIQX"A4Bn'
WN:B(\-ZH'hѢd5jRRRQQQ
6nXjժ
ZRBKQQ`?zhQQQ:u]\)1bDVlٲ#GJG/.....69)
fϲ6~{|| mXXjo2M6Ço--dϲe˖M:jРAttqy;X*ؘS,v!!D.]>,ݿի.]n[io!DϞ=׭['a+(***..=p@vvvΝ>l<&:??_-UB

<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 -->
    <parkingArea id="parkingAreaB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" triggered="join" parking="1"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect triggered_person ( Last six runs May2022 )

---------- Differences in errors ----------
24,68c24,27
< Debug: Selected item 'stopParkingArea' in GNETagSelector
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute triggered of stopParkingArea isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -18.20,-18.40,38.20,28.00
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXw9 QTH[,5jl1]Q]ƖMcԘbl*(*jlFPzqp}?{y/3;KZtJqwwtjWNy/>)[ͪ	0tqr.MbXnP(W>|SA`şۤH@eT7TA"APt5\,If,Hq@tttB-A(""3CT_:Rq(W>yٳg5Tb&Mu֥K4K;K#PL/a
ڵkxBGTqRqt6.Ο?iӦ}:DGG'$$M6[0zzzjlͤI֯_5MR	#@	;F>ɴP@QQ_C6mliooc|H$|z
˧t(ݻwh,"$"/ٳAAAzzz|ɘ1c߿o}![[R6m$oǏWFFFtuu'$$ԫWOzzzs	


0`ݍV^ѣwN>ɫ/Yf!::Z6o\̙3WqS) D$)hR@!|J|jE_å\Uರu+W~;o^k4:'"_.e綮{*H$RW*ik̙6lw$"/qG_YYYK,111!%K<<00dӫYfpp;lmm]\\fϞݯ_aÆeff)hYYX[[O:uذa,W\_^eCC~ٳg}ٴiӽ{52o޼/XիWzzzy֗Yٳ?wժU,Ne233V)}"			/_߿?>&$$HζΝ;.\dIbbÇb	PJ:::EEEŊr-	ѽ{ի)nX"QN'4]zuӦMw&uyzzZ[[8qbɒ%Df͚mZ[[ggg=ztʕYYYDS:uƎ;rΝ;fG^v;\ppp@@;i'N<j*VND?[pww
`VVVEEE'O\tiNNk?DNbMZjG7ӧO?>gΜSN^233:,,l̙Dq	קLr+WH$8Onݺo&%%=,ʣٳ'N8rWZ%VAla͚5cƌa۷oŋǍW^3g_X^׳۷o<iӦϟ?ق#6lBD͛79v_a=V\_^yQQѿٳq
e,,,bbbتH$244dnܸbEƍ;q?~fZnd;r7pI&YZZ^|yѢED4a„QFFGGW^eѴi+BBBV\]XXx}v;v,޹sbg}ȿ"hԩCVڽ{>bĈ˘1cX>vغun޼Y
3r`dDKϝwoQۖpfa.ɋ=~.x
im۶=s̱cj׮`+W|ǏO6N:FRҥK/_LD
wǏ׮]{ܹ_^z5-Xm۶-	Xv-o	nM6Ν;qDڵ̙k˼yڶmq۷o;˥믿hѢ	&,\gΜDmڴ9{lpppӦM̙s>??…f
`_Sd&`8y˗~}UbqVVU¡qY+qk:to߾
Hl2s…e˖D"wwsnڴaÆDFyW6446lׯo߾-gggcc㰰0Vʕ+VZnn.$


j&M_ήիW_z_v@,Ԕo8__={v^^YV_x\:''˗w
_"tR~rssׯ__	"hڵEEE'O޾};붽vڽ{nݺN:͟?]v/-NdڴikRR}v;w,XЯ_uX[[/^ȶ?000a5jPeρT/.XMy?lBGĵV7--警C(+ck׮gܹ?ѿ{777n(h>TpW\r劃C=V^mii=lذp"Yŋ~XXXXX}=֮]kii9dȐ#F^͚5k3O_x#voM6z>|ޣGw~
[Bg.ԦMZbȑ#Gɖ+VX*f=zl?o}p ǏY˧,eDDDi&<<M__?22Ȉme-%́pD4{쌌<;;;"z
;4[[ۗ/_<5~XXX+%+رcZ!~JJ
[MNNfYzLD5119uTVV֞={X϶ıؾ/^P0ݡC?ND<fDFF/^ttt|ߔc
Ν;תUhO>̆>o<+;u$}ʖϟ?e~*J/8DB/Եmɕqv_8Ȍ>Hq\RO>ekܸH$6v8$|)K<5j$~}S_իW?niiɖ_xann.߻w/ZTTpB++رc{a|ĈbX/,<z]rJJJ^^YXXȖ3+

ݘEEElPNN͛7۴i?xyy[Y9990uX弼<qw?|'+W8q"_*νzxx|}}O>xr_|q9_t){q޽;hР8pаG^߽{{,Ţ4hѣG	&ԩS
X011D;wdSr<XX^~}]]]ӥJ=MKYo
;^vXݫǾ|QtyO,	NHHCrss
F-((`iUAA̿977'L |kPf%8qDSŦ~i`` ?ogQQKrssr^^H$bDTXX(LM7nLa"ʧqqq˖-[`KYZ(F8Gd%III|e|Iƍ
[[#G\bE.]ua*
<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 -->
    <parkingArea id="parkingAreaB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" triggered="person" parking="1" expected="personA personB"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect tripid ( Last six runs May2022 )

---------- Differences in errors ----------
24,28c24,27
< Debug: Selected item 'stopParkingArea' in GNETagSelector
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Value ';;;;' for attribute tripId of stopParkingArea isn't valid
< Debug: Value '' for attribute tripId of stopParkingArea isn't valid
< Debug: Setting new attribute
---
> Debug: Selected invalid item in GNETagSelector
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
31c30,31
< Debug: Restoring previous attribute
---
> Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement
> Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
33,68d32
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cYIDATxw|S6ZJ{#IeȒ  "*pDU[Z

]6lhK)н5IIoz>xhɹ{oֻ!RNS.PJs/~(`Fclge0,V	w]SIw
R8J&SwUJ@*]Ee6!+ҋ,(MQy%%$$0
P*oF'ʔ:N3̛7oׯWTa>}Ar^,r`g%J@jܸŋDTŅi}Æ
on{葔t9nQ<~	yg,Xcq}NT-:3
c*	Ǿןz>VV}
:pYۭ-Zae'Nv횗E?бcGGnQn_~ѢE'xnUNK%|ǖkڟ~ܹs.]:qDLL3<c\CTTVҳ-~s5o܎SNݾ}{rrƍx7o_~Rg&!))v&M%Fqss+uլ"VVm#[Yk"*WVhVb%\B*Xe<}yVV;3nܸѰaF6J8`xIwwwv9nkZOOOe^_uՁ]OFsN4?(h{}vvٳgϾp…f{xxԯ_?&&oSNHHȔ)S:z謬,i)nnnVzAAA/ѣoޟ:tӖ:>}af̘q˗vG-ϟΝ;ٳR֗+zɴ4돵,"ΝtҰaĿߧ~syyy<\wڴiÆ
9sf``ٳSRR/_n0,N܊M4c0tj	;w_PF_6k,rVoW2?~At9((xժUgB]v

ɉ~wG}֬Y#x'{޽{Kntf=|^/-.&&&**JZK/4tPwwիWϝ;W//:7yZj^_͕8q}f+QrWwy\}ow}gΜWʕ+Nf͚yu9000++kҥfAAA۷o4iҵkׄs~Ϟ=۶mBk49۷On&7nG\4BׯZ?xΝk\nPPO<!M~W.]zƏ߼yI&-Xl۷o=xzz3?Btaܸq+V<ǏOJJ#GH4hP&MƏ/@a}5kfdd:uJtwwGǯZJ-Z<y| hnݺu֬YiiiB	&;zIIIov||^z=66w)**:|;y'yyyB{I&>uwwyjժ:tG3f/fHHO<!'|Yf'NOnZrX_zX~)Nk׮]vmH_ѸKO^wް]ΩPZ׮]׭[bŊƍϘ1ʕ+⮻ڰaʕ+6lK/5mtرֻz׷n*̴ׯ\qӦMKOO7obƌ]v5k[TTTff󥇼۷o/m.]UV5nxԩCO޵k׈Fqƍ{OzțoYkСf͚0a̙3nݺn:ww.]_>&&}SNݿ_PP0sɓ'GEE
I_S`4͞={n{
><==]$h4ZZjRc`|j|P^H]I󓓓-[vK[^=K6m4gooBwwwN7m4VnZ!}ja?!ޣGNOO߿~ڵk}vmۆ
VZ<tL[|}}w)maÆըQE;v2۷o6lX~4ĉnjxiJ퍗+	

mҤɥK︭Z^BgС^^^yyy,7	ww?s_}tvǎG>^zݺu{"##oܸ!Ry饗T3f:t|pԩ -[Hn޼͕
kӆ30<^.!]8-fBP4Y:$}_oܸ=#`!ā6o,8rѩSݻw[…ǎeq۶m۶m[F8o޼QF=z׮]B7NZEK>|x۷ooذϟ8r1cHG5ׯOŋǏ/Odd_ot{;vl׮]v8p`bbtuփvڢ"阹Eu%22_4{Ǥۿ[o%%W?_5>ĉ#GcKWR[٥K]vus޽>>>ҽR_ƞg>SO=bʔ)&gի'~nnnuԹte	!ӥ+WլYK.Isz٠Ar+Wɴ4j~~~k֬#&˒xE+-[lʕBGHݻW799y˖-M4IOO5jԣ>*R|Iܻw
|&ӧaÆ|G}t1^ЫWxM_PWcrȶ	uyi:oےEΖӧO׮]{fff~pY9sFZ\۶m!hl̙3RhӦ~kҕ={z,Xp
.\(ݾxb@@x|С#F[\\<sL騬]+Vr|PPP`<3::z+WK-dnnn^^`(,,4>Y\\\TT$:n,77wϞ=]tټysXXۯ^*++n8??x?͛;<RRҺJz~ѢEr'
!c珥|R_]ڹ=В%K,Y=p@ZߟeYtڵVZ%$$8p„	M6NX

rww%_)#G\nΒ<[hjǝ.gʃ#@eStĎn1f$_Xd!]lJ)//ɨR*,,4 ;1IӤ'L`{cR6vkO?mUqZgff}.,..BW^^t;??]-(**2}cMO>=gΜ3fH_!%%89BRʕm655U%{]{뭷pB6Ƒ;I4NIIIIIٹsgӦMGi&"(..NMMMOO+>}zҥժU.*QFqqKW.ŗ/_vO.]&M$Gp5\yu233,YҥK~5k֔JE:~6m,XG[v[+iEu+tӽ{_~Y#%gCҩсv
woIQX"A4Bn'
WN:B(\-ZH'hѢd5jRRRQQQ
6nXjժ
ZRBKQQ`?zhQQQ:u]\)1bDVlٲ#GJG/.....69)
fϲ6~{|| mXXjo2M6Ço--dϲe˖M:jРAttqy;X*ؘS,v!!D.]>,ݿի.]n[io!DϞ=׭['a+(***..=p@vvvΝ>l<&:??_-UB

<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 -->
    <parkingArea id="parkingAreaB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" tripId="customTripID"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect until ( Last six runs May2022 )

---------- Differences in errors ----------
24,32c24,26
< Debug: Selected item 'stopParkingArea' in GNETagSelector
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Setting new attribute into stopParkingArea 'vehicle_0'
< Debug: Setting new attribute into stopParkingArea 'vehicle_0'
< Debug: Value 'dummyValue' for attribute until of stopParkingArea isn't valid
< Debug: Setting new attribute
< Debug: Value '-5' for attribute until of stopParkingArea isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Selected invalid item in GNETagSelector
> Debug: Open additional dialog
> Debug: Cancel additional dialog
35c29,30
< Debug: Restoring previous attribute
---
> Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement
> Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
37,72d31
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|S6ZJ{#IeȒ  "*pDU[Z

]6lhK)н5IIoz>xhɹ{oֻ!RNS.PJs/~(`Fclge0,V	w]SIw
R8J&SwUJ@*]Ee6!+ҋ,(MQy%%$$0
P*oF'ʔ:N3̛7oׯWTa>}Ar^,r`g%J@jܸŋDTŅi}Æ
on{葔t9nQ<~	yg,Xcq}NT-:3
c*	Ǿןz>VV}
:pYۭ-Zae'Nv횗E?бcGGnQn_~ѢE'xnUNK%|ǖkڟ~ܹs.]:qDLL3<c\CTTVҳ-~s5o܎SNݾ}{rrƍx7o_~Rg&!))v&M%Fqss+uլ"VVm#[Yk"*WVhVb%\B*Xe<}yVV;3nܸѰaF6J8`xIwwwv9nkZOOOe^_uՁ]OFsN4?(h{}vvٳgϾp…f{xxԯ_?&&oSNHHȔ)S:z謬,i)nnnVzAAA/ѣoޟ:tӖ:>}af̘q˗vG-ϟΝ;ٳR֗+zɴ4돵,"ΝtҰaĿߧ~syyy<\wڴiÆ
9sf``ٳSRR/_n0,N܊M4c0tj	;w_PF_6k,rVoW2?~At9((xժUgB]v

ɉ~wG}֬Y#x'{޽{Kntf=|^/-.&&&**JZK/4tPwwիWϝ;W//:7yZj^_͕8q}f+QrWwy\}ow}gΜWʕ+Nf͚yu9000++kҥfAAA۷o4iҵkׄs~Ϟ=۶mBk49۷On&7nG\4BׯZ?xΝk\nPPO<!M~W.]zƏ߼yI&-Xl۷o=xzz3?Btaܸq+V<ǏOJJ#GH4hP&MƏ/@a}5kfdd:uJtwwGǯZJ-Z<y| hnݺu֬YiiiB	&;zIIIov||^z=66w)**:|;y'yyyB{I&>uwwyjժ:tG3f/fHHO<!'|Yf'NOnZrX_zX~)Nk׮]vmH_ѸKO^wް]ΩPZ׮]׭[bŊƍϘ1ʕ+⮻ڰaʕ+6lK/5mtرֻz׷n*̴ׯ\qӦMKOO7obƌ]v5k[TTTff󥇼۷o/m.]UV5nxԩCO޵k׈Fqƍ{OzțoYkСf͚0a̙3nݺn:ww.]_>&&}SNݿ_PP0sɓ'GEE
I_S`4͞={n{
><==]$h4ZZjRc`|j|P^H]I󓓓-[vK[^=K6m4gooBwwwN7m4VnZ!}ja?!ޣGNOO߿~ڵk}vmۆ
VZ<tL[|}}w)maÆըQE;v2۷o6lX~4ĉnjxiJ퍗+	

mҤɥK︭Z^BgС^^^yyy,7	ww?s_}tvǎG>^zݺu{"##oܸ!Ry饗T3f:t|pԩ -[Hn޼͕
kӆ30<^.!]8-fBP4Y:$}_oܸ=#`!ā6o,8rѩSݻw[…ǎeq۶m۶m[F8o޼QF=z׮]B7NZEK>|x۷ooذϟ8r1cHG5ׯOŋǏ/Odd_ot{;vl׮]v8p`bbtuփvڢ"阹Eu%22_4{Ǥۿ[o%%W?_5>ĉ#GcKWR[٥K]vus޽>>>ҽR_ƞg>SO=bʔ)&gի'~nnnuԹte	!ӥ+WլYK.Isz٠Ar+Wɴ4j~~~k֬#&˒xE+-[lʕBGHݻW799y˖-M4IOO5jԣ>*R|Iܻw
|&ӧaÆ|G}t1^ЫWxM_PWcrȶ	uyi:oےEΖӧO׮]{fff~pY9sFZ\۶m!hl̙3RhӦ~kҕ={z,Xp
.\(ݾxb@@x|С#F[\\<sL騬]+Vr|PPP`<3::z+WK-dnnn^^`(,,4>Y\\\TT$:n,77wϞ=]tټysXXۯ^*++n8??x?͛;<RRҺJz~ѢEr'
!c珥|R_]ڹ=В%K,Y=p@ZߟeYtڵVZ%$$8p„	M6NX

rww%_)#G\nΒ<[hjǝ.gʃ#@eStĎn1f$_Xd!]lJ)//ɨR*,,4 ;1IӤ'L`{cR6vkO?mUqZgff}.,..BW^^t;??]-(**2}cMO>=gΜ3fH_!%%89BRʕm655U%{]{뭷pB6Ƒ;I4NIIIIIٹsgӦMGi&"(..NMMMOO+>}zҥժU.*QFqqKW.ŗ/_vO.]&M$Gp5\yu233,YҥK~5k֔JE:~6m,XG[v[+iEu+tӽ{_~Y#%gCҩсv
woIQX"A4Bn'
WN:B(\-ZH'hѢd5jRRRQQQ
6nXjժ
ZRBKQQ`?zhQQQ:u]\)1bDVlٲ#GJG/.....69)
fϲ6~{|| mXXjo2M6Ço--dϲe˖M:jРAttqy;X*ؘS,v!!D.]>,ݿի.]n[io!DϞ=׭['a+(***..=p@vvvΝ>l<&:??_-UB

<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 -->
    <parkingArea id="parkingAreaB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" until="3.50" parking="1"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect_selection acttype ( Last six runs May2022 )

---------- Differences in errors ----------
34,35c34
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Value '' for attribute tripId of stopParkingArea isn't valid
---------- Differences in routes ----------
8,9c8,9
<         <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" actType="singing"/>
<         <stop parkingArea="parkingAreaB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" actType="singing"/>
---
>         <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" actType="dummy"/>
>         <stop parkingArea="parkingAreaB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" actType="dummy"/>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect_selection duration ( Last six runs May2022 )

---------- Differences in errors ----------
31a32
> Debug: Value 'customTripID' for attribute duration of stopParkingArea isn't valid
36,37d36
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in routes ----------
8,9c8,9
<         <stop parkingArea="parkingAreaA" duration="3.50" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA"/>
<         <stop parkingArea="parkingAreaB" duration="3.50" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB"/>
---
>         <stop parkingArea="parkingAreaA" duration="0.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA"/>
>         <stop parkingArea="parkingAreaB" duration="0.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB"/>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect_selection extension ( Last six runs May2022 )

---------- Differences in errors ----------
31a32
> Debug: Value 'custom line' for attribute extension of stopParkingArea isn't valid
36,37d36
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in routes ----------
8,9c8,9
<         <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="3.50" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA"/>
<         <stop parkingArea="parkingAreaB" duration="60.00" until="20.00" extension="3.50" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB"/>
---
>         <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="0.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA"/>
>         <stop parkingArea="parkingAreaB" duration="60.00" until="20.00" extension="0.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB"/>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect_selection line ( Last six runs May2022 )

---------- Differences in routes ----------
8,9c8,9
<         <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="custom line"/>
<         <stop parkingArea="parkingAreaB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="custom line"/>
---
>         <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA"/>
>         <stop parkingArea="parkingAreaB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB"/>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect_selection permitted ( Last six runs May2022 )

---------- Differences in errors ----------
30,35c30
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'ID1 ID2 ID3' for attribute tripId of stopParkingArea isn't valid
41a37,42
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
> Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
> Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement
> Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
44,47c45,48
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
> Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
> Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
49a51,52
> Debug: Setting new attribute
> Debug: Setting new attribute
---------- Differences in routes ----------
8,9c8,9
<         <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="permitA permitB" tripId="tripA" line="lineA"/>
<         <stop parkingArea="parkingAreaB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="permitA permitB" tripId="tripB" line="lineB"/>
---
>         <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA"/>
>         <stop parkingArea="parkingAreaB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB"/>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect_selection triggered_container ( Last six runs May2022 )

---------- Differences in errors ----------
29a30
> Debug: Value 'stopParkingArea' for attribute triggered of stopParkingArea isn't valid
33d33
< Debug: Setting new attribute
40a41,43
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
42a46,48
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
---------- Differences in routes ----------
8,9c8,9
<         <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="container" parking="1" permitted="A B" expectedContainers="containerA containerB" tripId="tripA" line="lineA"/>
<         <stop parkingArea="parkingAreaB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" expectedContainers="containerA containerB" tripId="tripB" line="lineB"/>
---
>         <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="container" permitted="A B" tripId="tripA" line="lineA"/>
>         <stop parkingArea="parkingAreaB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" expectedContainers="container" tripId="tripB" line="lineB"/>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect_selection triggered_join ( Last six runs May2022 )

---------- Differences in errors ----------
26,82d25
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value 'dummy' for attribute triggered of stopParkingArea isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxyXT3 $`Z-.̴5Z,m63--DԴDE@qPQ@800|?<<w9}{R
K`Ri3t	z{YF_Vi2aUX~u
ް+bJ%'xJʄɁJVE`ٯX*DB6Rd*sU|v@/<3CT^RRb`lll[Bٳg{DU7F'[Y-T᱐AG<y`^݃R/]9sA<DL+bׯ[մiӼ<ٸ+۵'`bmݪY7Xy:^fooo:am^Hd@j>^J%JS`aׯ__{}/wl|3VN#mllod:::
!
jБO]VNYjj+(B
&{oσtP"mPz|2ǚ6nQO#7nY>'nF_~ȱxg&߼mƎW1džQXP<#_w7Y;vtmmmѯ]Iq?v5;}u.Wc7/(,##۠~݉㞕gܳcR~
"}Vְdkk>[u.kʔ)V-^XiӦ-ZH{.\^@%	}ɧ999;sٍ7^W<X:4T*˳ꧧLJZٸXXDPYBmߦ;R2B!mP(;`\xNB}zeegBdʱYޭvc'N%֪ըA>v߷ݚ6
k-py}=ۮÆ]uk)Z.>x+'fM姥_/7sV|mȠ~YYR+qqv/滵쭜\xlmm8GrrrjO!d޼)N<߯[rqЧWNGT*}avh"X;P%ҥˏ?8p@77M_k(Y!޼ґqw ⱡ6iZVIIɱUXX$xdp-r)((<r;
!f>iOB<x@oj|l4/uz4nXER?y&fNiwvv==׾ɳ\GisȠ5:q얿v!lmmzt"Uu9*BP(䪖~u~A4Aj̬]kyzS̟'N
ԷI.Wѡ˅ߢ9@#SBq1R].]IK" '9WvodJS/_fXzҮ]OvlΌC=nPK
,M׵6JO=6fvwUscaC+ĕ:6jP__mN=u&YѸaî]:?_NoddmW@=3m۵iӆKݯVZy7NNN6]:޻lEJ%m{9!D^u6m988ȿ)
;)bj9B.tpFƟ;Ho66OݾkI~CJ;۷pw~oB+W	!T*U>ri=vp%7tܹg㧄
RHyʀ:7n>l%K	߀Nj`"_<}tiBg}nݺuVI_P؆ֵ[{0 Y-7=yܑc'===#v;!Zlv#N~GpO5?m0\U̟/\BȹM>wSn}s;]
!>ؽEP(}@M*S:vⴇ[]sn+ӫ[MbT(/7B#Oo?n.>{ֶyƧΞ?ql|5m׿>ؽwϮ[-:`mBqJڅK
o)
9NPڹ8KU{Ο]Bup(љ63+;IvgZ5KΝ8߃%%%66ƍ$eggϾ*Saggg׮vvv;޾}%-]_=y]L,8סSIWҕ4Yx_6...^u<R/_uttTTR/uh,ףP(zu{ БB{{{KWWV*_k-:7oɯW{{;7!DmlmmwhQؽWU|򱇿YBʥiŝ}
iԪ>hTz{+??_iC9 ~n32\]\<&_֞=_;[[ۢWRիPrLT֕%%}ѕֻ
q^E-233;DP]z_twwmw!.]*_K4jr鲁zn̾~ØI遻[6sg?zYVe|Zoګi/V}vuvv\"Uة߼-۲yr`^͛6R2~FJmky5-]jӡQ(U܈-wP4V)~tbұ'Zn՗v?#wwi[YjԮZPP({@=mml[lzJlmӮpvK5899{:;J{)t(ؼmWQqFy[Bb

[[9:,}N|NmB줱<v<VU]]K\\y(lҋkcc`Gwƶ\Փdm8v"-BG4i ҕKw[odd4>-v^g5?m?)]:'>-KШV-ԗ;;9v?U*Uþ+u3@Er`_갮5A#-%}?/npaCc'33V-)4lPply{)O(
3שּׁU\j5|)"fvl\b u7)Rw-_[NNWQ?ԣ}[!kk~UcJ1#mwƪc':"MتPZR=qZNroHˋԚʋyyyE|%%%EEEڣ]|IϜkܠޅKٷ.NR۷o{+/(((PCgΝoݪ=o䜿s[ŵP:BiQzO{X.=H)b/<z_=|A~лa'=aogV{Ⱦph2FFf^^WKWתkΞRZ..ooOJ3rok;/iccsQmr
<h/\]Ymt\.gMBO4qB<EEHHIIv>sEk7~n%YTϿqS-aST
BCM6/(U	R(RtQaFB_K
Q95M~c_>C*JJU*Uvv=yJRT%nJtEw[99o\]鳁:n۱ۧU}qe'Htξ}TOwN;͛BB''GJu3֭WB<#FF#'vvB۩T,;[[!^RefݔbsoѴo1+릴yB!_W>G5iԦu˄Gsso!roB8T))lu<:d<ZLJ
!KJ4`oߪy
oѨ޾uf,WܳB,]~\KYj_]ߪ{ϼ^p!90PET4yyy78.YQ͙j׫WO1p@XӵB[9u踈1?@a7ndT*wڧ&kW+gRJZL4JUi;+^+V~:=QII{'%.,BTH=vM1LLj֧KgUz4xmozߡD}{1CIzvnk>r\̝pb;;[}\zY\B4kj5Z3srrofߒ;&+o!DM
g䷙n_\RR*KtI.!6nx5ZnWJ[PP >"!6n!e/O¢"{twQQQFF4,3chբBR׼YBq2HfMvzAAaMyMӮi@u+;x
<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 -->
    <parkingArea id="parkingAreaA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <parkingArea id="parkingAreaB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="join" parking="1" permitted="A B" tripId="tripA" line="lineA"/>
        <stop parkingArea="parkingAreaB" duration="60.00" until="20.00" extension="20.00" triggered="join" parking="1" permitted="C D" tripId="tripB" line="lineB"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect_selection triggered_person ( Last six runs May2022 )

---------- Differences in errors ----------
29a30
> Debug: Value 'stopParkingArea' for attribute triggered of stopParkingArea isn't valid
33d33
< Debug: Setting new attribute
40a41,43
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
42a46,48
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
---------- Differences in routes ----------
8,9c8,9
<         <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="personA personB" permitted="A B" tripId="tripA" line="lineA"/>
<         <stop parkingArea="parkingAreaB" duration="60.00" until="20.00" extension="20.00" triggered="person" parking="1" expected="personA personB" permitted="C D" tripId="tripB" line="lineB"/>
---
>         <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="person" permitted="A B" tripId="tripA" line="lineA"/>
>         <stop parkingArea="parkingAreaB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" expectedContainers="person" tripId="tripB" line="lineB"/>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect_selection tripid ( Last six runs May2022 )

---------- Differences in errors ----------
30,31d29
< Debug: Value ';;;;' for attribute tripId of stopParkingArea isn't valid
< Debug: Value '' for attribute tripId of stopParkingArea isn't valid
33a32,33
> Debug: Value ';;;;' for attribute tripId of stopParkingArea isn't valid
> Debug: Value '' for attribute tripId of stopParkingArea isn't valid
---------- Differences in routes ----------
8,9c8,9
<         <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="customTripID" line="lineA"/>
<         <stop parkingArea="parkingAreaB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="customTripID" line="lineB"/>
---
>         <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="stopParkingArea" line="lineA"/>
>         <stop parkingArea="parkingAreaB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="stopParkingArea" line="lineB"/>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect_selection until ( Last six runs May2022 )

---------- Differences in errors ----------
31a32
> Debug: Value 'permitA permitB' for attribute until of stopParkingArea isn't valid
36,37d36
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in routes ----------
8,9c8,9
<         <stop parkingArea="parkingAreaA" duration="70.00" until="3.50" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA"/>
<         <stop parkingArea="parkingAreaB" duration="60.00" until="3.50" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB"/>
---
>         <stop parkingArea="parkingAreaA" duration="70.00" until="0.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA"/>
>         <stop parkingArea="parkingAreaB" duration="60.00" until="0.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint basic invalid_type ( Last six runs May2022 )

---------- Differences in errors ----------
23,27c23
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Adding waypointLane 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointLane 'route_0' in GNEChange_DemandElement
---
> Debug: Selected invalid item in GNETagSelector
30a27
> Debug: Keys Ctrl+Z (Undo) pressed
35,36d31
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointLane 'route_0' in GNEChange_DemandElement
50d44
< Debug: Deleting unreferenced waypointLane 'route_0'
---------- Differences in log ----------
1a2
> Warning: Selected Stop type isn't valid.
---------- Differences in routes ----------
6,8c6
<     <route id="route_0" edges="gneE0 gneE1" color="yellow">
<         <stop lane="gneE0_0" startPos="7.00" endPos="17.00" duration="60.00" speed="13.89"/>
<     </route>
---
>     <route id="route_0" edges="gneE0 gneE1" color="yellow"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop create acttype ( Last six runs May2022 )

---------- Differences in errors ----------
1,71c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'waypointBusStop' in GNETagSelector
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,16d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointBusStop
< ;;;;;;;;;;
< TestFunctions: Clicked over position 594 - 343
< 
< TestFunctions: Clicked over position 594 - 343
< dummy Act
< TestFunctions: Clicked over position 594 - 343
< singing
< TestFunctions: Clicked over position 594 - 343
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in errorScreenshot ----------
PNG


IHDR1cm]IDATxw]u?ۦL2+PC'DTPւ\]wa~A E!%@B!&^-?f2I&Ly>09q}9O(

@byyyX,d2tk`Mȑ#:pC=tĈ999p8խZj޼y7n\nݪUt-?(++;O:餣:jYYYH$Y"N޲e
˛o9k֬^x<`'dHN8ӦM6f̘vǗ-[s=䓯j*G}
C.\ؘ,sWPPp'?;v؛軫g}N*(( *))~lٲx<QE?JJJ>Kz[n~?nǎrKYYY
@OUZZVWWۢ@޽g̘аo3f;'y2~[>999A==Cvv??e珫볳twH3\dIoK}ّH$+@z^z]{#G#F\s5F 3`b??y䑱X,<}{@!@u{EEEQXXxgx@O @OD1cH(
=ꫯ$0wFu)deeH(
biӦu4@7&@OtG:4.nС~x]	_xᅝjީh4zݙ='MtuA
><.`Y~	ݻ)SL=z;////F>*//O
-zCFѠh4:tP}G%'',GᲲg<yrlW^_]m	ЃÇ';蠃:4݃=H8.**
O]TT$гtڄF=#@F;mÝpzj
zD"Nⓥd2tt[n%//O>Ž{....))),,H$DBP:NRdjǎaccc*cvD"tt[0Ox{>C:lذA
80'''+++;;]&*//߶m͛WZnݺkΟ??=MMMMs"覦N;@
@W'@deeeeey߰aF5hРy6btگ_cdžBↆm۶\r͚5k֬5kƍD"hKJJ}aҥ0*kѧrȑ#Ǎ7pMrtVVVqq;D"QWW}UV^zO?MjjjZ-4hPfoŋݖF?`?co߫W0Gq8*)))))5jT"hhhWf͚%K</reetg:No۶3;0ݠAƎ{1ǜzÆ
+))
O[zO>#<ik&Xs}H&k׮A7@չ ŇvشiN:餑#Gfgg܅D"O8\__3իW&ۭ_~0@?u;.))lwX,6qַYf;[޺uoihqZY>C/䒓N:iȐ!999A7Ցƍ׫WO`ڵo֨Q2n[k׮
3$.;&Nؿ|<xQ͛i444<c^xay8H̘1!F:SpxرӧO?8޽{w8
̙jժu;UV͙3'.`QFwyGQTTfjH$r?cuuu͚5k}#Ft1gyfA7@7'Н[?f̘n0UM<yذa/
~>C	t:6	Wdpκk8잓~CP=7oo;vdOcǎ߰
BJO>ҥK{:'xbQQQ+ۤRx^kjjXcꫯ>=5 `;vu]A7iHdSLi}ܻ[o]lY?[n/RԬY.\t#ׯWNӯdjjj7/!ͭ_;L&A7ih裏>}z%{GmllLc-y4EKO?t\cv7srrZ,J]}w}wƁ `￿"F2-}sngnnn~_o۶m_wU^^nhnn׵`W0]O4n.<ٳ{ݶyyy\sСCwe}}Oo}t:e˖o?i}}(brss/⫯]nںukӚ4i\-kkko[ne…><ܼhѢ[nEmmm6l؏~˗/Yl׾zzxI$~geex=;;v<'NlK;2H4447o6mQijjzW;찶_~}[ߚ7o^ccޔnll|y"glٲD"3Y[_r$Ҏy޽]R"xꩧܮ+?rȯ|+O<ꚛR~3f<jԨvOV(P߾}+#-NϚ5/nG}3zmvdovXRR2a„SN9c8p`IIIaaaVVV$i:NR溺M6?[NmС|gZUU_~sN46۷o
=X7ݻW^gyf޽

bX(j򭨨x'*+++**oߞH$tG9sfEEE+w۾{}iaO=+Vt}]+--ݛ&+++77 77WD=п/ǹ^yyywun]%M6x`"Yg5{6?`qƵȑ#/^fgV]]_b/ǁki̙p뮻LqѣGp
mqƖ=m+((k#Fk&m躼ЉDы/=zt95ޕ+W#''gڴi󟯻1Z%Kx<裏\VV6.l۽mذo
sH䢋.8nٲkW?0EUWW^bBPK/]jތ&7x]K"ndܼu֗^z349R8 4mڴ?}	ꍩ+]
裏z{S;IRUUUꩧ^zyua'Le˖9 N86lX?dɒ6nD+))d2e˖W_}u=իD:NR7X,6rӧyGuʕ+/Z*'L82e=ܳ~Nuuuwy~6RZZ#L:PN6nܸlٲ]v޼y˗/Tjgp8fee16l؁8f̘AᦦW^y+ܸqc'@%:>;6y.^+xwڸ}$Ko޽{w`OSSSCCCMMMUUUEEEMMM<o+**ݻwQQQQQQ^^^vvGǟ.:S}C9$u>}-HqA'pBvqt#騡k9g2۽OMM;>?s@[x㍇zh4r)ӦM{۸˦Mc9&++CzHRx%40
{UPPɳqK{m277.۱cM7Mk:;+RqqD:5kօ^XUU]JKK{챣:.N'x<^__}UV-Ydݺu6lشi۫mۖL&[?NNNNKJJ7`A=zCݻwAAAVVVRjJ7n㎶ot-zWk=tW>|s,NwرaÆW^ye…W޲e֭[۷Ə?iҤC=tXK+V=R~ˉD"Aekve[<Zy,|Æ
~~͛7o۶-).++o߾ƍF=xಲ}qyfW^yeG-5%9Gq}7v̔~"xsϐ!C>OdbŊsy͛WUUU[[n^zO<S8Çwt:vt/w>`2[o5qĶ7YTTC566<HSSҥKzРA'gF"̙37mԔ+***~}-:H^^󪪪竚n]7	{ׯO&


.?	KH$++/VZՅbp"Xz_ޙ//@[b~7n$bX⬳j{EEEo^y뮻ng-bؤI~-Y.Hr%HvZ`-
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00" speed="13.89" actType=";;;;;;;;;;"/>
        <stop busStop="busStopB" duration="60.00" speed="13.89"/>
        <stop busStop="busStopB" duration="60.00" speed="13.89" actType="dummy Act"/>
        <stop busStop="busStopB" duration="60.00" speed="13.89" actType="singing"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop create default ( Last six runs May2022 )

---------- Differences in errors ----------
24,28c24
< Debug: Selected item 'waypointBusStop' in GNETagSelector
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointBusStop 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Selected invalid item in GNETagSelector
33,67c29
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1c`IDATxw|S6:({o"	%K(-*S@*jR()Pvٔ頴н5IIoz>xhɹ{oֻ!RNS.PJs/~(`Fclge0,V	w]SIw
R8J&SwUJ@*]Ee6!+ҋ,(EQy%qUOX)5N3,X`ݺu6mRTa>oAr^,r`g%J@jҤ˗DTŅiu}/n{ꕐpnQ<pA777	yg/^k.?Zt:G>46T}(..?z}[Z5je.rLkU:u*##"d:urTo
!&٦M.]&y'=*{Vu֍RG}dV.\pʕSNEEE=3^^^5DDDhZ+=pB-h6};w&&&nٲp//<y2>>_.uqڛdl_nǎ;e[[ri4RW
K+beK*k6&+,[ɛ
C,5K@#駟eeeۯ:ƍ5Z*]H駟']]]j6>f(:jՁ]OFsN2>(h"##;}vvܹs}||sνtҒ%K)))nnnfۻ5h **믿[nppiӆ>vج,i)...nnnVz/رcoƞ}ŋ
G9rٳ:9s#f͚j*.]\~㥶7;ŋw?^r%YYY<4jV^9%W…W\1bo}KΘ1cĈg;wnrrUťO3G'
ܥKyРAjZyJB'gN+-66>Z|ҥK```qqڵkΝ#Xpasrr"##yl!_x!|{o߾R:u~E/ZHKK/
>uݺuϗ!>sN~`zv֭{sss&O|}_^Jz՝w)Wx}w߹sׯf͚ӧ_~]t	4СCw9eʔ!F=޽߷o?#puuh4rNII9pEu7nHIIG\4BM6]ϟo\.|'/ʕ+ĉ[h1eʔŋ-5^xt?p.]dwwq}B;N0arG}ɓ			[_\\|1Ciڴĉ(/W~iSz~c0BBB&NvZ!lrԩ4)=Pь9g
رcǜ9sRSS&M?~|͚5~XiKktt;3STTtQ)vJ+O
!:$0sOӦM}/<#5j8rȣ>:nܸ{OZ'xBO>d'O[ڛߙdeX_zX~)N6lذaCp_Ѹ̠̔+O\Wވ=ΩPZ7nܸz&M̚5ի⮻ڼy5k5jK/5klֻzw!̴M6YI&3fHKK[`b֬Yݻw3gKDDDffE;w,mn믵k6idiiiCfΜٽ{0Fvƍw}WzțoY?ss̙4iٳwرqFWWnݺmڴ)**CӧO?x{WPP0{SFDDH_S`4;}v92--M$
i4V[F
`0>4N>Dd<'h4RWĕ+W0lϒ[Λ7ӳU͘1C~GmڴBHGZBaرc<h{{{ܹSj?1FyyyRiLSۼw-m#FԪUe˖޻v0;w1bD͚5~4ɓt777XiJ퍗+	mڴ+W︭[^B{yyy/7	WWE?s_~4lk׮#G?#~>}_}=zk...7nܐ_)ҊK}]JJq
~Yf
>?sL``Tۥ{mxxxJmPSTU/;*͞U>BB}lt!n(],G7i{СC۶mB;vܹ޽{sҥ'Nزiܸ,X0f̘cٳGѠA	&_/_lۣGܹsΝ5<xEF=n8iTAO</_|ɒoFn^y'ٳgϞKxmڴ:tFh1scK.֭[xx/hrc=cI駷zKK
&1ǥ?o-5>ԩSGƱ+f)J&ŹwmϞ=;wvww߿tԃ<GbWO=SO=%6mZffɑ!_.{zzKݺu\bvYB4iի..._rEӻw
ʇK^*MJx,vVY~}vv/l,Kzl@@˗\nʕk֬B?~<**J{o޴iӴ1c<+'4}mذW_}e~5j$}GgΜ)>}\倀K.q	}٤L*u'nB5{}Yq_ٳu)9~\VΝ׮];WWW9~Hnh4$<w<ڶm7ߘteϟ/_xŋ'%%lpҥ˗,u!#G5ٳgK&w^ᅲnIb0CAAe˖I^/,**nKܼ<PXXh<Y\\\TT$:n,77w߾}ݺu۶m[hhΝ;]&++n8??x˗/߶m[~y睧~Z/5!_PP {aa4.]*7<y_~&;Z~X/{/y-ץCXbŊK]u			[<xI5k&JKRFqF%yᇍlR_we(Fʦ`iĎ>?%^\D!|lJ)//R*,,4 ;1IiRϓ&M21C5駟68333%K,..BW^^t;??U-(**2~cMϞ=;o޼YfI_!99u>#%JsRRRBRʕk.%%E:%{mذ{뭷d6Ƒ.vjeZi{f͚3f֭f+1799YW\\&W^9{o&0QF
Zj_rf͚BY[\\$ //nݺM2EޏpZ\yu233WXѭ[ht_4۶mx?pƍuԑoRѣ+bҡWϞ=_~eyvC.N߽M8J9^Onnn(r\Ѡ	5֭+4hjٲtpJJJ˖-KʪU}'$$5lp˖-%Q٠%EJ)Ǐխ[*ٕiQFnzС+W=z4hqqqqq87@'O=ڸ_~{}'~LcMbmێ9o=V\9}zaÆm``cKOO|||vvvhh#Gݺu;z4zA!ĵk׮\"ݶJ?B޽{nܸQ.R{K;WQTTT\\{С.]H"

=z5/7ldHHρڴi+]3[VEEE/JBtuӦM&wjwwҜ'NdggSZ={=zP	W&&W&Z47Y?oԭlE@ivZQQ+r!k׮}/\p֭[>|Gxb
֯_oi(܂{y̙nnn'NhРɓ''u;nܸK.Imٲߗ5R?Y<<<l~6mZDDĩS|_~E8!B$''wÆ
&2Qs̙RPiz̙3fAzN:~O<ZV˗7m4gΜuɧJgؤ/p]4_OAAe^z.Ԯ]:u?Xjo9rƍ/W2eʔcǎeffveذa3g,uY^tҸqSnٲeΝO=֭[Zyz]I۶m9"]\rʕ~!,,FNjܸ+-[6y׮]{ȑSN5+N7fCk@be[1V7+]?/*cBV̚5N:[lyW,wqqIIIٶm4ܹ|ҥK/]gU63f>s~~~/^|7v+YTTTXX訮JWXa0~	&L<yߖ°t~뭷vZGb"!!?0aaÆ
&5k|"@m:433ĉo_-'X:Z0`ٲe&
sWHHO<h^y啟~͛{/Z4g~ZjuYu\!t'xܹsgϖOɶؒ[o˖-z9rdNN.=c?s{nڴiǏOKK+,,"׮]<yߙ3g֭[WֲmTNU߆Wl|'$P\e|JWȴ{GEUy*H3gsw}믿VRrFx%~@j3;v)]*_MPq/ʀ\:h@%DTJ`)*itJV*i޳g%JP}%*RI蘩gTQ1CW
B
!-xsȠƷ`RեzTtT-<q*ŭo@UW:o0T< -x8
UcR}]xx<ʕSedΘc.**-Sw*]` "0FJp0jg~9dߵ9PY#ٲuJeMy\*n2.l!F[*lpX^Tg=B])f*>T*U@}ʓ/'4֭[9oq_/4oǏ}x洗08...^nC?<s={t{w=Qp[S'oVْFv6r>=Jׅ*9@/zQK7~a_DjX̦vlpB|+V+lpƍnw
X6fr;yviqO:p_nRq-=>׮j԰8yi[(nNE7n9ci|ebY!_mUF
<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="busStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop create duration ( Last six runs May2022 )

---------- Differences in errors ----------
24,73c24,25
< Debug: Selected item 'waypointBusStop' in GNETagSelector
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Invalid input parameter of waypointBusStop
< Debug: Invalid input parameter of waypointBusStop
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
18c18
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXS7	#=p@UŭXQ[۪UֶցTTP\ Wm"@ss&9KOC!h@xxCt,;|Юw<°KbX,V%7?*%uX;B)'Vi%dPI4WH>m䒛!k+KDJB-ARxx8f(ee7V_:Rq(	V:ucǏ}+WK;!PLK0%	ׯ5G(Me''mgŋ7n믿4l6m5ئf-{]]]
	׭[w
mRI#@	勇F>鴡컀H$矿===nB,4/(bO>MMMW"ٻwoƍ5ZI4[s;vr%Fzlmmظq:::{||7o>}wHeU80>>f͚jT՝5kVhhhlllHHH߾}on``jժ'OܻwoԩNQ}
6:	ѪQFN>]meD*j*&%B[ԛ"˗P9E(6\,-[fddXܹz󽎩E]mIbxܸqC@-s[GGGOOOŭ䮕AA hUMM׭[ӧ_ېض<رcW?33sѢEDhѢW^m߾uuuխRJPPΝ;mmm]]]gΜٻw!Cddd|]]]%-+?
kkI&
2+,
n=zlܸqqq3gN>}͛gii#Gpk>|ѣB-eϞ=mW\2fff}e߽{|[%gL
o޼ӧ}<?KmΞ=O>Ϸ\hQBB‘#Gb	PL|>_$I}5#RPY`//?sΦNQ5HЭ]֩PmGiׯ_߸q޽{hڵ^^^"ɓ-"իWh:++رc+V$GM4D4zÇoߞ5O?ƍA===Lһwo@pԩ+Wr"قLJOVDNZxqvv6kj={OfM6mEسg%K'N5kӧWZeiiq!׽{wkkӧS=yĉ#""]FDq	pbb۷|><**Ο?ɣGN:uʕ*i-^zԨQm޼yp1cԬYs֭+4VTyݺulΝ;lРW䶠7lذQF|}}?U:t'OWT.>|ȶڵkjƌP(/caa
Pȶݰaٳgbۘ1cN<ID~mZf̘vZ6x?~իW,X;";v#LLLׯhʔ)z+V*((xK;ف=rrr޽KDb믿V
I&
<C6l؏?uԨQ,o=zt5&Oi&%O7|,`Ɂ/w4̙3gΜq2cO/ʍ=q!OX
m-Z8wǝ͛b
"jݺŋO80eʔի1ByS/z*+O84{߯Z͛עE@ɒ%KBCCepɓ'f͚{ɜ9sZh֬Y6YllSO޽,X0v_zܹsAAA
45k֝;w~ǼϘ1#  }L~xW^]fM~޿>*8cdd*bɡqY+XS<66ýzbg@jܖK.-]T(ٳglܸQ$թSS3BpȐ!߿s玢v\\\

CCCYk׮(''U`}B=_͛7ٙ~z>}LMMkժehhx
}}}XڧO7y}v_ΞYV_ruvvvj޼y}ƭ]!C +W[__?''gݺu	"E"ф	mƺmoܸq]]vsmٲ…|ZZdʔ)[bbdw͕ϛ7wk׮fa_|[J#(;_\Q/1QŐ)))Di
ܿ}^wrrYLDwÇGuwwu떒v^zcUvwڵk׮9::veժU>>>C	#*Ur_~:88t%00rРAÆ
cUT5j~ɓ'?K,֭W㰰.]ܻwթS{N(ڂg.iǎԪÇ>-˗/VU*9rȑ#?Ч>^ɁO>4hf/6[Ji``ֲB!W*IfΜ.5rcooOD>|`Ǟmmm߼y#w_D{0))[XX(*
+i۶mժU!~RR{;VDĞ\ccӧOgff۷lKmkiik%>|ĉDѣ 6Mdd$[{jժgС_ѣ%WZ_j/tpp̆:g+۵k'{Ȗ^%~ʎʕ_lPװ}q/d? T<qqq666呑_|?vW^=@lSJϟģnݺ`׮]RM)ŋ۶m4iҺu޾}+[իWl抚
`"hWVjǖb8//Oرc{aIIIfAA[fXdvvvNNX,ϗDl踤숈ooYfZBvv67L]	V977Wr{+V7/‚cǞzzzر6yd"/hӿ.pǨŋٓ{޽<xBK.Z/墣SSSk׮ޥKcV^
X066wfeR
t9'8pdyZttt$.fP(k_zKCj\#k}DDݿzppC(rrr
FgiU~~ĜXcǎkPf7nTSӞ_}۹y;E"Krrr

rnn@ `DTPP nذ(-]t޼y,giX,NHHP4'푕$&&r=,Jի.x]+2̙3Ç_|yo.Y6٩SrBBBBB͛7Ws%۲/#\$%&&}0mڴCFFFbSSSH"266f
333H[x{{O>{Yϰ)ۯNzz;v~vMeK}ï[u6lp9y/H˖-M&ՠAVNʕYk
<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="busStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" speed="13.89"/>
        <stop busStop="busStopB" duration="60.00" speed="13.89"/>
        <stop busStop="busStopB" duration="0.00" speed="13.89"/>
        <stop busStop="busStopB" duration="22.33" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop create extension ( Last six runs May2022 )

---------- Differences in errors ----------
1,71c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'waypointBusStop' in GNETagSelector
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Invalid input parameter of waypointBusStop
< Debug: Invalid input parameter of waypointBusStop
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,17d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointBusStop
< TestFunctions: Clicked over position 594 - 343
< dummyValue
< TestFunctions: Clicked over position 594 - 343
< -20
< TestFunctions: Clicked over position 594 - 343
< 0
< TestFunctions: Clicked over position 594 - 343
< 22.33
< TestFunctions: Clicked over position 594 - 343
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in errorScreenshot ----------
PNG


IHDR1cmIDATxw]u?ۦL2+	:!Jnq]Eإ_"*HQH%t	@H#I;sшL2g>9>{~|B!

p
]O,ˋbh4'[O$mG9tЁr!#F(((	xnߴiW^NnFYYى'x	'qʊD"p8gt:kx֭ٳ{`]`E";SN>}1crss۵{<_|3<㏿˩Tj	{(2[hQcccr/466.\2dȮb^AA'OܹsoUTT<'pBAAAPIIO˗J-ZOZRRYгtM8Q;w馛ʂ>Wz￿zߥw@z=s̆}~[444̜9wA7=INN_WWۢ	)w>TUUյ^5D"~ҥK3~[,[3όD"A_	z7sꫯ9rdP
1⪫0!@bp
zz<.**
3<
zzH$rW3&FBPhW^y'׼@O4jԨN:)+++FBP(M>q1z;lСAwwC:uj]	jީh4zݙ='MtO}jAw@w&@oNn޽Lb*,1гs9yyyA7ayyy'xbnnnЍm	г:4ȇEѡC
;0,999eeep8F>,ݖ=ɓ;d˽zonK$><???F>^^^ާ>N8:
@ @negg	#0,9996aFQгDNp'nC%H頻xt:LV,[ӧOqqq޽KJJ
&+++D"P(NST2ljjjllollڹsgsssvؘJ:%H466ݖ޽{|C6lؠAXVVVVVVXXݮ{zDTUUo߾}˖-W^~u,X[銊9tSSSEEEM?oذaF4hPYYYIIIVVV<[bXK:ׯرcCP@qCCCEEWZvڵkΞ={ӦM͉D"HtzŊ%%%{аl2}DOD


z5zN:iȑƍ8p`IIINNNƦkjk:++xzh"۱cի׬Yf͚'|r555


ŋWUU
4(3ͷKUUՒ%KnKF0`ԩS>ۯzsᬬQF%|+k׮]tO?/VVV~x<Nw=#
4hرGu'<lذD-aepxСSN1czv֭K&XL&׭[ǃnns@ =ӧp	#G,,,nD"8qb+wi֫WL[


/`*Gc=vڴisATRR
Xlĉov;vtm۶^{.@7 L|!\tE'p!Crrrn#7W^UUUuxQFez7֭[ttg0=H,۷%\r1L8=6xQF͟?6hhhxG?p"9sfCCCЍНu=ارcg̘q9p{9#p@+8
͝;w-wW;wn]	tF:s>ύ1n^HSO}G>ik>#FcO=Ԛ5knnN;ݻ7s=w̘1YYY`6<yaÖ,YIGyeI.{tmtgqUWp='B}٭?;7;wXWkΝoZa:@Ne˖u?VIRw+Ԕ>_zk@	tg;w;n$"Lwuu7߼|5!M7_ !НRٳg/Z(FЯ_/˭N_yXck_2C۰aߞL&n$ӢG9cƌ7K&w}?ؘZ466>CsO|i@7N|ɞo䴾Y*+ΌWWWy_<@&	t{oEEEЍdZ8>#:΀|uWھ}׿u]ܼk	t=h4;;]<Csw]uUC?On-[죇r֭[o֟'Bͽvena۶mNkҤIw^VVnoEulssŋo馟絵{pfذa?WXt<]G&Hgynonu>;vvN8-9;c}D"_:??GؼysG._>C~o~s{Sw޹kD"gyĮd~/}KH;)**:NvID'<xpȑ#/?c6lknnnK
6̜9K_ҨQ>Ѧ[ @}/t:={/];y3gݻwG$o??۵cIIɄ	N:餣>z%%%YYYHt:J***6oꫯ>.lo-w`:C?gٷoߏkUU/~lߝuYh2v__o`X,VZZڻw^z~{.((bPeȷرcG"g
0`֬Ym;ӧ]=W\!wE6lto^܂‚\\[$9C?׷+zq=rwH$6o|W݋D"gqƜ9s8…Ǎ׮#G\dɾYuu3g@k믟2eJuG}uʦMZ.ꫯ{FѮ@'F/kvm+''cm p<WZӧOkrrrnhIK.݃z?\VVrYYY?ڸmqoq7E".Duk]EcdU]]k}s2d>zB/x{3H$^{v-oᆆL]Wssm^xO?XtK'ޫ7/Cw6l?|!M$JUUU-X'xϟ!0a֭[;hg`;;sذarwysҥK۸}$ꪫC6֭[_~9s<3k֬I$t:JvH$cȑ#g̘qqVҗz4K 0pxʔ)wu~c~?۸KiiC=4m4S@}T:nhhشi-ZnݺX"R]a8h45bĈS63f̠ApSSK/toڴ)̧ؓ>;dɒ.쭷jH/z݁mt?MMM


555UUU555xeX8+++//wEEEEEEyyy:B<g/@NN ~>X,ֱGWD"]
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" extension="0.00" speed="13.89"/>
        <stop busStop="busStopB" extension="0.00" speed="13.89"/>
        <stop busStop="busStopB" extension="22.33" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop create line ( Last six runs May2022 )

---------- Differences in errors ----------
24,27c24,27
< Debug: Selected item 'waypointBusStop' in GNETagSelector
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Selected invalid item in GNETagSelector
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
30c30,31
< Debug: Removing waypointBusStop 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
> Debug: Removing route 'route_0' in GNEChange_DemandElement
32,69d32
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1c(IDATxw|S6:({o"	%K(-*S@*jR()Pvٔ頴н5IIoz>xhɹ{oֻ!RNS.PJs/~(`Fclge0,V	w]SIw
R8J&SwUJ@*]Ee6!+ҋ,(EQy%qUOX)5N3,X`ݺu6mRTa>oAr^,r`g%J@jҤ˗DTŅiu}/n{ꕐpnQ<pA777	yg/^k.?Zt:G>46T}(..?z}[Z5je.rLkU:u*##"d:urTo
!&٦M.]&y'=*{Vu֍RG}dV.\pʕSNEEE=3^^^5DDDhZ+=pB-h6};w&&&nٲp//<y2>>_.uqڛdl_nǎ;e[[ri4RW
K+beK*k6&+,[ɛ
C,5K@#駟eeeۯ:ƍ5Z*]H駟']]]j6>f(:jՁ]OFsN2>(h"##;}vvܹs}||sνtҒ%K)))nnnfۻ5h **믿[nppiӆ>vج,i)...nnnVz/رcoƞ}ŋ
G9rٳ:9s#f͚j*.]\~㥶7;ŋw?^r%YYY<4jV^9%W…W\1bo}KΘ1cĈg;wnrrUťO3G'
ܥKyРAjZyJB'gN+-66>Z|ҥK```qqڵkΝ#Xpasrr"##yl!_x!|{o߾R:u~E/ZHKK/
>uݺuϗ!>sN~`zv֭{sss&O|}_^Jz՝w)Wx}w߹sׯf͚ӧ_~]t	4СCw9eʔ!F=޽߷o?#puuh4rNII9pEu7nHIIG\4BM6]ϟo\.|'/ʕ+ĉ[h1eʔŋ-5^xt?p.]dwwq}B;N0arG}ɓ			[_\\|1Ciڴĉ(/W~iSz~c0BBB&NvZ!lrԩ4)=Pь9g
رcǜ9sRSS&M?~|͚5~XiKktt;3STTtQ)vJ+O
!:$0sOӦM}/<#5j8rȣ>:nܸ{OZ'xBO>d'O[ڛߙdeX_zX~)N6lذaCp_Ѹ̠̔+O\Wވ=ΩPZ7nܸz&M̚5ի⮻ڼy5k5jK/5klֻzw!̴M6YI&3fHKK[`b֬Yݻw3gKDDDffE;w,mn믵k6idiiiCfΜٽ{0Fvƍw}WzțoY?ss̙4iٳwرqFWWnݺmڴ)**CӧO?x{WPP0{SFDDH_S`4;}v92--M$
i4V[F
`0>4N>Dd<'h4RWĕ+W0lϒ[Λ7ӳU͘1C~GmڴBHGZBaرc<h{{{ܹSj?1FyyyRiLSۼw-m#FԪUe˖޻v0;w1bD͚5~4ɓt777XiJ퍗+	mڴ+W︭[^B{yyy/7	WWE?s_~4lk׮#G?#~>}_}=zk...7nܐ_)ҊK}]JJq
~Yf
>?sL``Tۥ{mxxxJmPSTU/;*͞U>BB}lt!n(],G7i{СC۶mB;vܹ޽{sҥ'Nزiܸ,X0f̘cٳGѠA	&_/_lۣGܹsΝ5<xEF=n8iTAO</_|ɒoFn^y'ٳgϞKxmڴ:tFh1scK.֭[xx/hrc=cI駷zKK
&1ǥ?o-5>ԩSGƱ+f)J&ŹwmϞ=;wvww߿tԃ<GbWO=SO=%6mZffɑ!_.{zzKݺu\bvYB4iի..._rEӻw
ʇK^*MJx,vVY~}vv/l,Kzl@@˗\nʕk֬B?~<**J{o޴iӴ1c<+'4}mذW_}e~5j$}GgΜ)>}\倀K.q	}٤L*u'nB5{}Yq_ٳu)9~\VΝ׮];WWW9~Hnh4$<w<ڶm7ߘteϟ/_xŋ'%%lpҥ˗,u!#G5ٳgK&w^ᅲnIb0CAAe˖I^/,**nKܼ<PXXh<Y\\\TT$:n,77w߾}ݺu۶m[hhΝ;]&++n8??x˗/߶m[~y睧~Z/5!_PP {aa4.]*7<y_~&;Z~X/{/y-ץCXbŊK]u			[<xI5k&JKRFqF%yᇍlR_we(Fʦ`iĎ>?%^\D!|lJ)//R*,,4 ;1IiRϓ&M21C5駟68333%K,..BW^^t;??U-(**2~cMϞ=;o޼YfI_!99u>#%JsRRRBRʕk.%%E:%{mذ{뭷d6Ƒ.vjeZi{f͚3f֭f+1799YW\\&W^9{o&0QF
Zj_rf͚BY[\\$ //nݺM2EޏpZ\yu233WXѭ[ht_4۶mx?pƍuԑoRѣ+bҡWϞ=_~eyvC.N߽M8J9^Onnn(r\Ѡ	5֭+4hjٲtpJJJ˖-KʪU}'$$5lp˖-%Q٠%EJ)Ǐխ[*ٕiQFnzС+W=z4hqqqqq87@'O=ڸ_~{}'~LcMbmێ9o=V\9}zaÆm``cKOO|||vvvhh#Gݺu;z4zA!ĵk׮\"ݶJ?B޽{nܸQ.R{K;WQTTT\\{С.]H"

=z5/7ldHHρڴi+]3[VEEE/JBtuӦM&wjwwҜ'NdggSZ={=zP	W&&W&Z47Y?oԭlE@ivZQQ+r!k׮}/\p֭[>|Gxb
֯_oi(܂{y̙nnn'NhРɓ''u;nܸK.Imٲߗ5R?Y<<<l~6mZDDĩS|_~E8!B$''wÆ
&2Qs̙RPiz̙3fAzN:~O<ZV˗7m4gΜuɧJgؤ/p]4_OAAe^z.Ԯ]:u?Xjo9rƍ/W2eʔcǎeffveذa3g,uY^tҸqSnٲeΝO=֭[Zyz]I۶m9"]\rʕ~!,,FNjܸ+-[6y׮]{ȑSN5+N7fCk@be[1V7+]?/*cBV̚5N:[lyW,wqqIIIٶm4ܹ|ҥK/]gU63f>s~~~/^|7v+YTTTXX訮JWXa0~	&L<yߖ°t~뭷vZGb"!!?0aaÆ
&5k|"@m:433ĉo_-'X:Z0`ٲe&
sWHHO<h^y啟~͛{/Z4g~ZjuYu\!t'xܹsgϖOɶؒ[o˖-z9rdNN.=c?s{nڴiǏOKK+,,"׮]<yߙ3g֭[WֲmTNU߆Wl|'$P\e|JWȴ{GEUy*H3gsw}믿VRrFx%~@j3;v)]*_MPq/ʀ\:h@%DTJ`)*itJV*i޳g%JP}%*RI蘩gTQ1CW
B
!-xsȠƷ`RեzTtT-<q*ŭo@UW:o0T< -x8
UcR}]xx<ʕSedΘc.**-Sw*]` "0FJp0jg~9dߵ9PY#ٲuJeMy\*n2.l!F[*lpX^Tg=B])f*>T*U@}ʓ/'4֭[9oq_/4oǏ}x洗08...^nC?<s={t{w=Qp[S'oVْFv6r>=Jׅ*9@/zQK7~a_DjX̦vlpB|+V+lpƍnw
X6fr;yviqO:p_nRq-=>׮j԰8yi[(nNE7n9ci|ebY!_mUF
<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="busStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00" line=";;;;;;;;;;" speed="13.89"/>
        <stop busStop="busStopB" duration="60.00" speed="13.89"/>
        <stop busStop="busStopB" duration="60.00" line="tripID" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop create no_parent ( Last six runs May2022 )

---------- Differences in errors ----------
24c24
< Debug: Selected item 'waypointBusStop' in GNETagSelector
---
> Debug: Selected invalid item in GNETagSelector
---------- Differences in log ----------
1c1
< Warning: Click over a stopBusStop to create a stop placed in a stopBusStop
---
> Warning: Selected Stop type isn't valid.

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop create parking ( Last six runs May2022 )

---------- Differences in errors ----------
1,67c1,2
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'waypointBusStop' in GNETagSelector
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointBusStop 'vehicle_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointBusStop
< TestFunctions: Clicked over position 594 - 343
< TestFunctions: Clicked over position 594 - 343
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in errorScreenshot ----------
PNG


IHDR1cmSIDATxw]u?ۦL2+PC'DTPւ\]wa~A E!%@B!&^-?f2I&Ly>09q}9O(

@byyyX,d2tk`Mȑ#:pC=tĈ999p8խZj޼y7n\nݪUt-?(++;O:餣:jYYYH$Y"N޲e
˛o9k֬^x<`'dHN8ӦM6f̘vǗ-[s=䓯j*G}
C.\ؘ,sWPPp'?;v؛軫g}N*(( *))~lٲx<QE?JJJ>Kz[n~?nǎrKYYY
@OUZZVWWۢ@޽g̘аo3f;'y2~[>999A==Cvv??e珫볳twH3\dIoK}ّH$+@z^z]{#G#F\s5F 3`b??y䑱X,<}{@!@u{EEEQXXxgx@O @OD1cH(
=ꫯ$0wFu)deeH(
biӦu4@7&@OtG:4.nС~x]	_xᅝjީh4zݙ='MtuA
><.`Y~	ݻ)SL=z;////F>*//O
-zCFѠh4:tP}G%'',GᲲg<yrlW^_]m	ЃÇ';蠃:4݃=H8.**
O]TT$гtڄF=#@F;mÝpzj
zD"Nⓥd2tt[n%//O>Ž{....))),,H$DBP:NRdjǎaccc*cvD"tt[0Ox{>C:lذA
80'''+++;;]&*//߶m͛WZnݺkΟ??=MMMMs"覦N;@
@W'@deeeeey߰aF5hРy6btگ_cdžBↆm۶\r͚5k֬5kƍD"hKJJ}aҥ0*kѧrȑ#Ǎ7pMrtVVVqq;D"QWW}UV^zO?MjjjZ-4hPfoŋݖF?`?co߫W0Gq8*)))))5jT"hhhWf͚%K</reetg:No۶3;0ݠAƎ{1ǜzÆ
+))
O[zO>#<ik&Xs}H&k׮A7@չ ŇvشiN:餑#Gfgg܅D"O8\__3իW&ۭ_~0@?u;.))lwX,6qַYf;[޺uoihqZY>C/䒓N:iȐ!999A7Ցƍ׫WO`ڵo֨Q2n[k׮
3$.;&Nؿ|<xQ͛i444<c^xay8H̘1!F:SpxرӧO?8޽{w8
̙jժu;UV͙3'.`QFwyGQTTfjH$r?cuuu͚5k}#Ft1gyfA7@7'Н[?f̘n0UM<yذa/
~>C	t:6	Wdpκk8잓~CP=7oo;vdOcǎ߰
BJO>ҥK{:'xbQQQ+ۤRx^kjjXcꫯ>=5 `;vu]A7iHdSLi}ܻ[o]lY?[n/RԬY.\t#ׯWNӯdjjj7/!ͭ_;L&A7ih裏>}z%{GmllLc-y4EKO?t\cv7srrZ,J]}w}wƁ `￿"F2-}sngnnn~_o۶m_wU^^nhnn׵`W0]O4n.<ٳ{ݶyyy\sСCwe}}Oo}t:e˖o?i}}(brss/⫯]nںukӚ4i\-kkko[ne…><ܼhѢ[nEmmm6l؏~˗/Yl׾zzxI$~geex=;;v<'NlK;2H4447o6mQijjzW;찶_~}[ߚ7o^ccޔnll|y"glٲD"3Y[_r$Ҏy޽]R"xꩧܮ+?rȯ|+O<ꚛR~3f<jԨvOV(P߾}+#-NϚ5/nG}3zmvdovXRR2a„SN9c8p`IIIaaaVVV$i:NR溺M6?[NmС|gZUU_~sN46۷o
=X7ݻW^gyf޽

bX(j򭨨x'*+++**oߞH$tG9sfEEE+w۾{}iaO=+Vt}]+--ݛ&+++77 77WD=п/ǹ^yyywun]%M6x`"Yg5{6?`qƵȑ#/^fgV]]_b/ǁki̙p뮻LqѣGp
mqƖ=m+((k#Fk&m躼ЉDы/=zt95ޕ+W#''gڴi󟯻1Z%Kx<裏\VV6.l۽mذo
sH䢋.8nٲkW?0EUWW^bBPK/]jތ&7x]K"ndܼu֗^z349R8 4mڴ?}	ꍩ+]
裏z{S;IRUUUꩧ^zyua'Le˖9 N86lX?dɒ6nD+))d2e˖W_}u=իD:NR7X,6rӧyGuʕ+/Z*'L82e=ܳ~Nuuuwy~6RZZ#L:PN6nܸlٲ]v޼y˗/Tjgp8fee16l؁8f̘AᦦW^y+ܸqc'@%:>;6y.^+xwڸ}$Ko޽{w`OSSSCCCMMMUUUEEEMMM<o+**ݻwQQQQQQ^^^vvGǟ.:S}C9$u>}-HqA'pBvqt#騡k9g2۽OMM;>?s@[x㍇zh4r)ӦM{۸˦Mc9&++CzHRx%40
{UPPɳqK{m277.۱cM7Mk:;+RqqD:5kօ^XUU]JKK{챣:.N'x<^__}UV-Ydݺu6lشi۫mۖL&[?NNNNKJJ7`A=zCݻwAAAVVVRjJ7n㎶ot-zWk=tW>|s,NwرaÆW^ye…W޲e֭[۷Ə?iҤC=tXK+V=R~ˉD"Aekve[<Zy,|Æ
~~͛7o۶-).++o߾ƍF=xಲ}qyfW^yeG-5%9Gq}7v̔~"xsϐ!C>OdbŊsy͛WUUU[[n^zO<S8Çwt:vt/w>`2[o5qĶ7YTTC566<HSSҥKzРA'gF"̙37mԔ+***~}-:H^^󪪪竚n]7	{ׯO&


.?	KH$++/VZՅbp"Xz_ޙ//@[b~7n$bX⬳j{EEEo^y뮻ng-bؤI~-Y.Hr%HvZ`-
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00" speed="13.89"/>
        <stop busStop="busStopB" duration="60.00" parking="1" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop create permitted ( Last six runs May2022 )

---------- Differences in errors ----------
24,68c24,25
< Debug: Selected item 'waypointBusStop' in GNETagSelector
< Debug: Invalid input parameter of waypointBusStop
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXIwS ^@E)!g;OQg9{/^NQv, ("'ѽB n73;B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!)J
B!	_5:{cccUB!*iӦ2FUWbKQR]hJB!TW=H$10Bլ2_X&qBF~M5%#T8nT8Y"tP(^B"5'DbccEGD#A
Q[e/CqT2*:~׭s)cTT.̎!fU1sFFMEEEJUq봉AB>Tb6Meddfe(L[-thT.2Q}ӽ%&!u?;Q䄣651eȸx5kr8>/X(:TωE|9JY\R@V[6cęRZU[E-dXbM<.s.m{=dh[ierŸ<4ibQ%/ބF0/b
2a9ߵ:߶=| ]\ط}WodfN(>| DvuKL7519u%vY;.w߲g(9"i,͖]9b"\,i-ZiӦ/޸qh
FXٛa.]kiiy|Sǯ]nBDWUя9{I*1p8bUbQEQrIQT{(QE(eTϘ|{<uup-;77I8s\\Nԛ!aZZ榽w݉Kkre,(4vj;rKUS{ڮedfeK+wm[^ѷw/_3[ZYg_bzNnѿ}s&]/Q\\ǟgj^~}e=6]+S@~'3;:~I++'|%Dwjkʍ;ZxiiưJڴiSl~%vqq9uT߾}uuu/"=G`U!e7crǡ`VZZB0ͻk}4,))}:vRX:oK_N>p;bcQqĪʲ&Mӯc8vN[`ѱw}HEݺ`Qq16œm썻A|lV.7oHQEQ}ڮY?y9lQRZk
U[MM**rr.E%%t15>1~Sәl6'sY..))((|Y%plrR2R2b_0zD.=XFda`ZDV: '7@WG#CKn
Ч_Z۵iman&[ak0mL<X6huq۵IORZ~gd}띾p[/UT\%`x<6Ү'I4M}@NF{7555"~תKGM
^|k7K;vm2>g|HH٬ڷkf^G	z@R?e[}=ݓ.@ )
hn@_JvtqtWWSvg6_~榦H@r#Ȃw@.X/B5D/^L$,͛7o޴o6EMKk|6qUIœ־<4{m֣K~a{Iwq	/tuztq54?qn'&[]\«ot{w_Xp7޹qC7Q,_%%%d4)ܼ{?!)l7t{v_Xx?zu*V Ţ{v-..f:]o>$E2|un=:Z&F֖oc޼531ѥÇOA;$ܦ(*cjbrݎPPXp("qEMM
Dw!EXl55X~YٹQѭ=|\vĒ~nԄB!EYZ?p>~JӴp8٣vegp8mZ~LMV1IzdHH~oߪ:3Rfs8GVMM\NTrVR>طjidrNtV544r(֩}%%\.򑼲$h&/04c^/c#C.CdVl@ 愈a{i!i8qS>vm[1>_Ы[
ݷWb/NϘt]ڴw?8#3S[S@MH&$c|>h651J#*1E__dΣBk$P4:EBOiq	Iq	Izz횑R>|"3&yhAF999i婎zz-
zI?v{'cb?'$OHzc׬i

^6<OrGRs6LqIcGݭA!H~E&RIaҎ(EQBZtb3?}ڲO\%,?7Q
Mqns/4[t zfVvII)ʌea&9liFS>Z40٩54WJJ2ű
\F3tutT@(=]ܼ|uijh@aB45xbE$=7/4mdjij@AAX9E,eXj)G?{'L
zMԛw1e(+䔏)_{?gf͜:^_OȱǶmFz"oִhKoiiHy98Fb`~9WD|Q-®&wQc?j?: 0Oj@|Ɡl--Ͳ)KJ؈(t䝝#ZԨ?t+Vd
	{ֹӿ}
Di~
rx<(}zti>8V5]3MQ1_¢bBaH5Mӯ޼c¢.JD|>bB痝徨(Gfb,MSrsŚ<Py/sq1$yL\MF}{wOHz/q_ZZZJ_ZJV-=s'/Y\W['2]Z~]__z.ӢY>=GxUn]}***662LNآYӎ.zd샚]/šm1q/h6DӍ
X,Vȼӕl6B27n,DOw8Oh@H@PS}^!I4"
9v
R_ 3|r˴u9"MELoY!$P!)_MK|" DC=!qiIih ʄoݽ߻GЧi&a!MӹR@ifj$)yyyS>ɴ016/,,lɌ7b۵umFÞ!'KQ̹yy	I
ڵi%99Oܼ@.>gfx8`(rV\MәY6lIWS4Cڦ6x:fgKsJ@]]+2#^jheܦIċW+(,MM
A(6mbl8dGOc⵵4G$]dAm•bq6~N}#њc--͊6d޼y6mٲEu1oܸc`j+qs`fȊI155}q/-=
%X\\"_Tϟ3iy_X&CBJHӧT45߉?)aKVFGNNS-BB#
L에hh)5M1>}ٲc[!-Zx}HL751UaϤ"Q=vU]/_E/dg[Z9>}*))mhOSj&qf~~ANn30AZ~@FEa.3ie<^ 
<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="busStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00" speed="13.89"/>
        <stop busStop="busStopB" duration="60.00" permitted="ID1 ID2 ID3" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop create speed ( Last six runs May2022 )

---------- Differences in errors ----------
24,70c24,25
< Debug: Selected item 'waypointBusStop' in GNETagSelector
< Debug: Invalid input parameter of waypointBusStop
< Debug: Invalid input parameter of waypointBusStop
< Debug: Invalid input parameter of waypointBusStop
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXIwS HaAAAbvvE=r^YlN,  RDd?FbHBPÃ3% B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B:Ru& B!!!!nBuWEޘ!BkҤ	0BU$RfW&!B4?U&	cP<I%-h!B5QdrS5i	U= yHb(](ʨ!BbB-*P}`T12T՗8Cz_!ucnRvVdGBP=ʘ9--M&++B׈R	A8eGA_+X&
22Xr:9*LTtz'InH'fqrrQU?֭p;Q"XDGG+:TljEU|9JM(*.QWW@ r1yJ)2X,
fNqUs}n6l5g"ˎcF/VNˈKWnJ̟_0~PƍX,895-"mPpϜ:!&;&V<lߺՐ}wEussmcJOW;=#'؝fսP |4$Q嗘njb4{$݋KJ6l-gfLfNa`>{EyI#@d`imlj!ZhM۶mdɒ[N_t-[DSp4BUJ͛|S[=~4WuR&_Ƭ~<`(pKV8QV"(Ll[6_$$(KQTDdԳ/|<uuݣKVNNгPrs\]ȷB´L{tEE-r2J}Z;sobQ\.Wv~ijjrrlm?9%-#3KZ!=ukyﮖF]s_Ea64/,,JNM+3<2랑E)^BSC?Γܼ|8{l6"W؁دWFV/<z޿wl͗(%ޮ[45z蒗_*
MҚa'Bu1p!TJr>}^-ynBʶ`ԀOC_},͵Ba7/)z5ndY\\&X`֥+7߼vN>A1?Y}HbՃ~eiQ_KS7Q~Iusvv-[Xԛ>&w	ianFz.>_l6˭)XREQE1E:p,4Y:ZG]]=--kjhxCjTSS3>?7~=@9C:$}NOo_=0p^~T&?IK$E?}!$.ZNrJZrJZL\wѓƌ^c	eL+du978\qgP^eF2?|,|ڶY=iۥ}wq`Q~7Qqn&5=#[2IM 46;w-^BKK(#3Kxl6˥g1q	4M}@vNFWow555"[rࢩKxփ|puiҶZZz]d4ܱMs6&*^#򗒒NΖ-鞹_R-tRi.vjjSNQ7Դ99_rsؠ~2^nYh2v1EyҥKɂā%ܾ}vmԦ(i)]_4ey;ɣqC؈(}=nnyw<
~jheE
O&,߼ٵS^A'гkF
n~@=Ѥp	%EE}۽s|AУKdžV~w)ջ{碢"cRTqI	SNěw-wt=vOxf7xz&@ ٵSnHBqpm>''&(GQ iO$z"KQVSLek,[%L~HUMMM(X4MÑ=jWvf6srrsHZ5WWWgF
lȪILjB'V555\O_idתSEQ]:}Q\\rI9I+KKhkiC\262r9;KHk՜f<cNz0ҝ\F >1Kr@ hko;GN]:6j`E.>=1)-
}w
=wskcka`ZF7&.lΆf>iH+&n~qv{N>~

8Qff&)>I!AOO֦	 8%5mQ>(';;'%5]Hx۲'v^J	tu990e%9C	uuul5k'&}&E9m9L[2nD]ZY2SO-5J[h*\bQ%L'6
,zu;b~Ր[維۶&/#<x_i@,--ML)rb,v
?&}6_f'kh|I	<8dVSSyű
ܼF3tutD@(=]<uijh@A45xb$='74ihjij@~~X9EE,eXjiG3
bjijɥx=$M8,1sҷ':۝>wKqq
6n4$LfMkxm[_y܀MӴuㆢ'U6cPQǧڏnr=LءYB TdffiiiNOL\T\\TvpuFEyDY,
(wVVhQHIG[ +;'(EN>y-(-dֲESzb[iy7`!66EFE Eb{	^k_}l$] t|(,,,)ᓭE"ӅB!/=}aaaҧϖ뽏03OLeiHiEEP\\,ZЗѱ4ӳsn^އ%=%%%%%dռA?0:wC{ueg"&.9ޙyqOy뷯^r8-5-'7/2-=#01sfM:8둱jjjZw{wѱ/}VF,+Ad
6!TPuS-[yWǧ:mgOǧ~~>#TEBB]:s|Tkߢ,32-'E]zHF4EQ>[7+*.n֤QPp	[|HWSe~	E2'H\Z\R"2ijZ{v%M$,i:'''^JH4ML$%77c96&Ɔyy.}s6w<lڤӐyw#1sNNnNNzzm۴PSfNtvNnn^ޱS[Wo 33S"g4aft55.MәY٤mj\n#+na^Ǭl{Iv	zE_\p|~ث
,͛[7{:?44xAt^~0(fM
ɳ8m-QC@(I7YPr4|Xj\uߥSdhXKKF6Y`M۷oWn]=[lj),,tfb3dExꘚ@>}T8T@Cynb,**/*[zzMz:cJDbHHILӴF{'s8"Is9neld{#ض
+_(2}_Ci(ڋExM]텴[9}"1ĨuOC^HEF/#wغU]WoD|"ϗ`Q3-O_4h`i%9W83//?;' -rqC+DE32/
01)ҼǤO`eQKrJ~w䒃-..f!AUfjj>dx3ٛgddiEǖnCF
("nj1}@XY0ϠJIK+..iВ7nhg!TPΎ*Y1F+pQQ{۶$T-B·[ϧi{玟>'_jdeld@4KC,]e|H!aztHQ%%UOG'5-(VPHO݌bpIIIVIIH+nl6K΢^ѵ$׫{p~0S5me>^X4ݚ$A	M,̨͘c4Mhk[iiisuiKG
YQ1{ty>'7WtSɷbո.L\7j`٢YKWSRRKY[]>Y_v9&ƆSDsY/ѣK/)EE
,Z62vLM,-}L\L\|}zj\nc?ΑvyK<PsrJ^CC_љf酽z]٢C{0B5N`id<
X"꠮_:!#q
<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="busStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00" speed="19.41"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop create triggered_container ( Last six runs May2022 )

---------- Differences in errors ----------
24,69c24,26
< Debug: Selected item 'waypointBusStop' in GNETagSelector
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Invalid input parameter of waypointBusStop
< Debug: Invalid input parameter of waypointBusStop
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXw9z`łJ)v5jl1]1h{/k/jQcbO,cAAŮ" ݜ8|?{{ofgJ<==DFFj;B'y/>)[	0tq
.U<+*_gPv*h`E	q&S*H$ȁʟPr͐b%a'IU*>UґCYXbűcN>@8q/\@\]Y
*f\)IjժsSIIٸH$:{
vޭf۷o65lYD8`7niMn&Nv+Wh;O?Pxzzb#@N*~
}k5ml}ObzJ+t%(;vkh,"$"O[lJƌsaۇaEuuu/^<|0$$/022!88XWWWI˪<xpbbbzԨ7k֬(hŊ<uԩSݝr˛5k&ubccUo%>}*ʞ=ttt=4%UҰUd>MJ(مP[mCUV(}6Qk%H}YE.?SVVֲe͝;/##iNJG_[5vh	"HX.e綮[]+H$T*ik֭6$"-q߅ً-255%E={lD'^5BBBnjoo6s~
6,++EGGGOOOIʏ6lKWT~zi>}6lp턄E̙3ͳ|o޼w^?}?]|'OXXXXdee
0=|mR2e$11ŋwߧDٳg֋-JJJ:pFo'@)bfxW_'{{{_ݻw777?5D:vdv
6ر֬Ymkk+=hѢ"Zre֭mmmsrr:lٲl"wW_}uq";vȑ#;uĚق7ozժU^^^lw!!!lwSLׯH$:vY9co޼XF,;vlŹɓ'")TV?o?~#Gf͚u+Vx{{[[[gee۷޽{چO>===8S=z_~u%"D		prrׅ:::B^,X+!ӧO=zSN]|dJZf+W3f{iӦ/^,\pܸq՛>}ڵkMU^v-[q6m3-1bݺuDԼy󀀀ÇXwm{YvqƱXYYű"Аm~'O<ߢEq=z>Ϙ1c͚5ϓmq'Nhmm}zƏ?j(3392eJ߾}E"QhherrrܹNv cǎ%7o}QڵT$}WC511}G߳tss3fǎ[nɓ'oܸQ
o3Kdr`dDKϝw:qĉ'ԔD}>Ll#gGMֺuSN>|VZKIIYlkٳGqrr2eJ:uFŋ_x233GUٳ_~b
"7o^֭,Xj*7|.۬ߙ3g=ZVYf~m2gΜ֭[rzjҥKe`ϟ?ŋND~~~O		iڴYnܸ̟?ƌkXqQQQ/^\z_~;*8tuuMLLXe%	CdJ<>q)V}3 Vn̹s,YbhhXXX(<==gϞaXܰaC"bO<DD+67nPԎqxx8pҥ
OА=lҤիWٙ|rׯoll|off&qɓwܙڹ|2{fY}2k~A@D.\ׯA^^ڵk"E$ZJ,O4iӦMʕ+o:t5k:v옟?w6m,\PGG'(((##Cx2e,>;m۶	ׯߚ5klmmYϟgk5`(2!~*ʗFLۆoo;E0%J ZF۷Zj}G,&7oDt݃zxx\vMI;Ϟ=*tҥK{b
kkkaÆEDDQ5ϟ?W;wÝzj*kk!C1j֨Qc̘1Bȶ?|7~~~z߿ѣG[n~
[ڢ"g.i˖-~~~AAA_Ԫ#G9-~%RiѣG͖JD!CX?6~eR*H}}}??}}h###`hh(0r#o??fΜ)5r^HDo޼aǞcoo%ׯ_))):::VVV_xJ:tPfMaH9zg1'WWW;wd=RbZ[[?\w?rݻw/$$vǟ?vگ_>|N;vdܩS5kRwI(>|9sX/;v=dkkgϞa
}r`dGJ/8h'uބ"'_;;;>@y\R?fkܸH$6v8կ$|1K<5j$~7oɓM6}Wk׮}lgϞY[[ϟ[ZZ*j*88ǷoO֊^YU޹s'['y

$:}vjeL<_XX(ٍ)qIQQQ~~~Oxxxjj+SWUϗ;Ν;/[l„	B|AA;Bk˖-Bɓ'QΝh\'9sF8FE/^̞[n
4h޽{544ѣw׮]K
DFFcuaLMMmmmE"ѶmXewʐ!CN:%d1,_ӥJ=MKYo^zXƿx.3Ȕ>*<EQYZUXX( 514%7TY&L T鴗Wff~yfaNX̒<ccc/2IׯgylVVd"*			K,7oKYZ|RRy>ga$99Y!,gYPҸqdvZٖ'N9r~ۥK͛7Ka'Mv*t:u;wN$"ɯ_f L6-!!a߾}$Ä	\,x̌LMM٫B,|=AFFF~~~ӧOG3lnn+
w^??]ڵ]keezSRh(5jvן:uΎu*yiӦʹiӤ422j۶ԩS9Kvj
PH~zKL5)AKՓ1ھx"ry{=u]hU---277Wآ5k6kbb"7b)%KZxϿw^QQ3gd222O4hлw2.J/bT?$K %e-ݻ{5v|DZj[(/UިQo"۲`f4hP͚5:$YG82=EQ;n}6ݹsu޸qRSS_xWuA$:uJCQ}EO.ܛ7ofgg{{{|||ܹ#9'b/|fJ-Z055~zÆ
sssٜ\9::ʾSW$>}Zu"HrkժJ߿ݶm[vm۶s7@5.͐T90@Q]`փN4c%ڍqGH6
ZTT4mڴ7o=:zĄ
л/111Çi5?HrnAA󹹹ϟ?믿̙w5j<x **5;bĈgϞf֬YFJ&k޼y*6o߾3g?|pҥAAAwfK& da_DԩS'NH9$%S9sDEHMqqqr`yQ|0f̘[n^ZQ$~ӧ,Xp1PBTL*Wׯ_޽ԩSSPP})S$&&|'3fPCquu}vFFeO~Loo>}̙3}):{M6vvv1cFXXXxxxff~96;Zaaa5jtm6o9ŋ?#00Ç{ݾ}ɓ<ybcc3p3fHvI$y5JDI'"${$BP1TX_ہ@էIe$PAhUV^PP0o<;;iӦ+VXYY$''↓|ѢE֭۲e˳g"""ؘUٳgzjҤIO>o6F~j)6t޽<ڵ+  `ϗl_r%lo}}}eo(66vƍB}ӧP޼y”Er@˭=z;33~֭[En;@Ѷmۺv}v
mddԢE1cp;mڴ?SK,122WZk.ɵ_|⒐ u,KDl1cƘ>~x%ʷ={aaa۷8p`NN+6::zΜ9&M9sfvv{^~]XX@ϝ;755uɖqqqǎ+i**i2U{C@u&̧=$_oB6C
J>;sUʼnAj=tbbbV^uVmPIUQVER4CY@Yy5nX!@C8$_qO0*$S{@T@J##	C*&uC:FLvHM	UEHS	=ٳ{mGLB4kCDV,ٽ䲶u
A!'Iכz0JTG*0U=zS^oP5`4TX{

<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="busStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00" triggered="container" speed="13.89"/>
        <stop busStop="busStopB" duration="60.00" triggered="container" expectedContainers="containerID1 containerID2 containerID3" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop create triggered_join ( Last six runs May2022 )

---------- Differences in errors ----------
24,25c24,25
< Debug: Selected item 'waypointBusStop' in GNETagSelector
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Selected invalid item in GNETagSelector
> Debug: Selected invalid item in DemandElementSelector
28c28,29
< Debug: Removing waypointBusStop 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
> Debug: Removing route 'route_0' in GNEChange_DemandElement
31c32,33
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Adding route 'route_0' in GNEChange_DemandElement
> Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
46d47
< Debug: Deleting unreferenced waypointBusStop 'vehicle_0'
---------- Differences in log ----------
0a1
> Warning: Selected Stop type isn't valid.
---------- Differences in routes ----------
8,10c8
<     <vehicle id="vehicle_0" depart="0.00" route="route_0">
<         <stop busStop="busStopB" duration="60.00" triggered="join" speed="13.89"/>
<     </vehicle>
---
>     <vehicle id="vehicle_0" depart="0.00" route="route_0"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop create triggered_person ( Last six runs May2022 )

---------- Differences in errors ----------
24,69c24,26
< Debug: Selected item 'waypointBusStop' in GNETagSelector
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Invalid input parameter of waypointBusStop
< Debug: Invalid input parameter of waypointBusStop
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXw9z`łJ)v5jl1]1h{/k/jQcbO,cAAŮ" ݜ8|?{{ofgJ<==DFFj;B'y/>)[	0tq
.U<+*_gPv*h`E	q&S*H$ȁʟPr͐b%a'IU*>UґCYXbűcN>@8q/\@\]Y
*f\)IjժsSIIٸH$:{
vޭf۷o65lYD8`7niMn&Nv+Wh;O?Pxzzb#@N*~
}k5ml}ObzJ+t%(;vkh,"$"O[lJƌsaۇaEuuu/^<|0$$/022!88XWWWI˪<xpbbbzԨ7k֬(hŊ<uԩSݝr˛5k&ubccUo%>}*ʞ=ttt=4%UҰUd>MJ(مP[mCUV(}6Qk%H}YE.?SVVֲe͝;/##iNJG_[5vh	"HX.e綮[]+H$T*ik֭6$"-q߅ً-255%E={lD'^5BBBnjoo6s~
6,++EGGGOOOIʏ6lKWT~zi>}6lp턄E̙3ͳ|o޼w^?}?]|'OXXXXdee
0=|mR2e$11ŋwߧDٳg֋-JJJ:pFo'@)bfxW_'{{{_ݻw777?5D:vdv
6ر֬Ymkk+=hѢ"Zre֭mmmsrr:lٲl"wW_}uq";vȑ#;uĚق7ozժU^^^lw!!!lwSLׯH$:vY9co޼XF,;vlŹɓ'")TV?o?~#Gf͚u+Vx{{[[[gee۷޽{چO>===8S=z_~u%"D		prrׅ:::B^,X+!ӧO=zSN]|dJZf+W3f{iӦ/^,\pܸq՛>}ڵkMU^v-[q6m3-1bݺuDԼy󀀀ÇXwm{YvqƱXYYű"Аm~'O<ߢEq=z>Ϙ1c͚5ϓmq'Nhmm}zƏ?j(3392eJ߾}E"QhherrrܹNv cǎ%7o}QڵT$}WC511}G߳tss3fǎ[nɓ'oܸQ
o3Kdr`dDKϝw:qĉ'ԔD}>Ll#gGMֺuSN>|VZKIIYlkٳGqrr2eJ:uFŋ_x233GUٳ_~b
"7o^֭,Xj*7|.۬ߙ3g=ZVYf~m2gΜ֭[rzjҥKe`ϟ?ŋND~~~O		iڴYnܸ̟?ƌkXqQQQ/^\z_~;*8tuuMLLXe%	CdJ<>q)V}3 Vn̹s,YbhhXXX(<==gϞaXܰaC"bO<DD+67nPԎqxx8pҥ
OА=lҤիWٙ|rׯoll|off&qɓwܙڹ|2{fY}2k~A@D.\ׯA^^ڵk"E$ZJ,O4iӦMʕ+o:t5k:v옟?w6m,\PGG'(((##Cx2e,>;m۶	ׯߚ5klmmYϟgk5`(2!~*ʗFLۆoo;E0%J ZF۷Zj}G,&7oDt݃zxx\vMI;Ϟ=*tҥK{b
kkkaÆEDDQ5ϟ?W;wÝzj*kk!C1j֨Qc̘1Bȶ?|7~~~z߿ѣG[n~
[ڢ"g.i˖-~~~AAA_Ԫ#G9-~%RiѣG͖JD!CX?6~eR*H}}}??}}h###`hh(0r#o??fΜ)5r^HDo޼aǞcoo%ׯ_))):::VVV_xJ:tPfMaH9zg1'WWW;wd=RbZ[[?\w?rݻw/$$vǟ?vگ_>|N;vdܩS5kRwI(>|9sX/;v=dkkgϞa
}r`dGJ/8h'uބ"'_;;;>@y\R?fkܸH$6v8կ$|1K<5j$~7oɓM6}Wk׮}lgϞY[[ϟ[ZZ*j*88ǷoO֊^YU޹s'['y

$:}vjeL<_XX(ٍ)qIQQQ~~~Oxxxjj+SWUϗ;Ν;/[l„	B|AA;Bk˖-Bɓ'QΝh\'9sF8FE/^̞[n
4h޽{544ѣw׮]K
DFFcuaLMMmmmE"ѶmXewʐ!CN:%d1,_ӥJ=MKYo^zXƿx.3Ȕ>*<EQYZUXX( 514%7TY&L T鴗Wff~yfaNX̒<ccc/2IׯgylVVd"*			K,7oKYZ|RRy>ga$99Y!,gYPҸqdvZٖ'N9r~ۥK͛7Ka'Mv*t:u;wN$"ɯ_f L6-!!a߾}$Ä	\,x̌LMM٫B,|=AFFF~~~ӧOG3lnn+
w^??]ڵ]keezSRh(5jvן:uΎu*yiӦʹiӤ422j۶ԩS9Kvj
PH~zKL5)AKՓ1ھx"ry{=u]hU---277Wآ5k6kbb"7b)%KZxϿw^QQ3gd222O4hлw2.J/bT?$K %e-ݻ{5v|DZj[(/UިQo"۲`f4hP͚5:$YG82=EQ;n}6ݹsu޸qRSS_xWuA$:uJCQ}EO.ܛ7ofgg{{{|||ܹ#9'b/|fJ-Z055~zÆ
sssٜ\9::ʾSW$>}Zu"HrkժJ߿ݶm[vm۶s7@5.͐T90@Q]`փN4c%ڍqGH6
ZTT4mڴ7o=:zĄ
л/111Çi5?HrnAA󹹹ϟ?믿̙w5j<x **5;bĈgϞf֬YFJ&k޼y*6o߾3g?|pҥAAAwfK& da_DԩS'NH9$%S9sDEHMqqqr`yQ|0f̘[n^ZQ$~ӧ,Xp1PBTL*Wׯ_޽ԩSSPP})S$&&|'3fPCquu}vFFeO~Loo>}̙3}):{M6vvv1cFXXXxxxff~96;Zaaa5jtm6o9ŋ?#00Ç{ݾ}ɓ<ybcc3p3fHvI$y5JDI'"${$BP1TX_ہ@էIe$PAhUV^PP0o<;;iӦ+VXYY$''↓|ѢE֭۲e˳g"""ؘUٳgzjҤIO>o6F~j)6t޽<ڵ+  `ϗl_r%lo}}}eo(66vƍB}ӧP޼y”Er@˭=z;33~֭[En;@Ѷmۺv}v
mddԢE1cp;mڴ?SK,122WZk.ɵ_|⒐ u,KDl1cƘ>~x%ʷ={aaa۷8p`NN+6::zΜ9&M9sfvv{^~]XX@ϝ;755uɖqqqǎ+i**i2U{C@u&̧=$_oB6C
J>;sUʼnAj=tbbbV^uVmPIUQVER4CY@Yy5nX!@C8$_qO0*$S{@T@J##	C*&uC:FLvHM	UEHS	=ٳ{mGLB4kCDV,ٽ䲶u
A!'Iכz0JTG*0U=zS^oP5`4TX{

<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="busStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00" triggered="person" speed="13.89"/>
        <stop busStop="busStopB" duration="60.00" triggered="person" expected="personID1 personID2 personID3" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop create tripid ( Last six runs May2022 )

---------- Differences in errors ----------
24,69c24,25
< Debug: Selected item 'waypointBusStop' in GNETagSelector
< Debug: Invalid input parameter of waypointBusStop
< Debug: Invalid input parameter of waypointBusStop
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXIwS HaAAAbvvE=r^YlN,  RDd?FbHBPÃ3% B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B:Ru& B!!!!nBuWEޘ!BkҤ	0BU$RfW&!B4?U&	cP<I%-h!B5QdrS5i	U= yHb(](ʨ!BbB-*P}`T12T՗8Cz_!ucnRvVdGBP=ʘ9--M&++B׈R	A8eGA_+X&
22Xr:9*LTtz'InH'fqrrQU?֭p;Q"XDGG+:TljEU|9JM(*.QWW@ r1yJ)2X,
fNqUs}n6l5g"ˎcF/VNˈKWnJ̟_0~PƍX,895-"mPpϜ:!&;&V<lߺՐ}wEussmcJOW;=#'؝fսP |4$Q嗘njb4{$݋KJ6l-gfLfNa`>{EyI#@d`imlj!ZhM۶mdɒ[N_t-[DSp4BUJ͛|S[=~4WuR&_Ƭ~<`(pKV8QV"(Ll[6_$$(KQTDdԳ/|<uuݣKVNNгPrs\]ȷB´L{tEE-r2J}Z;sobQ\.Wv~ijjrrlm?9%-#3KZ!=ukyﮖF]s_Ea64/,,JNM+3<2랑E)^BSC?Γܼ|8{l6"W؁دWFV/<z޿wl͗(%ޮ[45z蒗_*
MҚa'Bu1p!TJr>}^-ynBʶ`ԀOC_},͵Ba7/)z5ndY\\&X`֥+7߼vN>A1?Y}HbՃ~eiQ_KS7Q~Iusvv-[Xԛ>&w	ianFz.>_l6˭)XREQE1E:p,4Y:ZG]]=--kjhxCjTSS3>?7~=@9C:$}NOo_=0p^~T&?IK$E?}!$.ZNrJZrJZL\wѓƌ^c	eL+du978\qgP^eF2?|,|ڶY=iۥ}wq`Q~7Qqn&5=#[2IM 46;w-^BKK(#3Kxl6˥g1q	4M}@vNFWow555"[rࢩKxփ|puiҶZZz]d4ܱMs6&*^#򗒒NΖ-鞹_R-tRi.vjjSNQ7Դ99_rsؠ~2^nYh2v1EyҥKɂā%ܾ}vmԦ(i)]_4ey;ɣqC؈(}=nnyw<
~jheE
O&,߼ٵS^A'гkF
n~@=Ѥp	%EE}۽s|AУKdžV~w)ջ{碢"cRTqI	SNěw-wt=vOxf7xz&@ ٵSnHBqpm>''&(GQ iO$z"KQVSLek,[%L~HUMMM(X4MÑ=jWvf6srrsHZ5WWWgF
lȪILjB'V555\O_idתSEQ]:}Q\\rI9I+KKhkiC\262r9;KHk՜f<cNz0ҝ\F >1Kr@ hko;GN]:6j`E.>=1)-
}w
=wskcka`ZF7&.lΆf>iH+&n~qv{N>~

8Qff&)>I!AOO֦	 8%5mQ>(';;'%5]Hx۲'v^J	tu990e%9C	uuul5k'&}&E9m9L[2nD]ZY2SO-5J[h*\bQ%L'6
,zu;b~Ր[維۶&/#<x_i@,--ML)rb,v
?&}6_f'kh|I	<8dVSSyű
ܼF3tutD@(=]<uijh@A45xb$='74ihjij@~~X9EE,eXjiG3
bjijɥx=$M8,1sҷ':۝>wKqq
6n4$LfMkxm[_y܀MӴuㆢ'U6cPQǧڏnr=LءYB TdffiiiNOL\T\\TvpuFEyDY,
(wVVhQHIG[ +;'(EN>y-(-dֲESzb[iy7`!66EFE Eb{	^k_}l$] t|(,,,)ᓭE"ӅB!/=}aaaҧϖ뽏03OLeiHiEEP\\,ZЗѱ4ӳsn^އ%=%%%%%dռA?0:wC{ueg"&.9ޙyqOy뷯^r8-5-'7/2-=#01sfM:8둱jjjZw{wѱ/}VF,+Ad
6!TPuS-[yWǧ:mgOǧ~~>#TEBB]:s|Tkߢ,32-'E]zHF4EQ>[7+*.n֤QPp	[|HWSe~	E2'H\Z\R"2ijZ{v%M$,i:'''^JH4ML$%77c96&Ɔyy.}s6w<lڤӐyw#1sNNnNNzzm۴PSfNtvNnn^ޱS[Wo 33S"g4aft55.MәY٤mj\n#+na^Ǭl{Iv	zE_\p|~ث
,͛[7{:?44xAt^~0(fM
ɳ8m-QC@(I7YPr4|Xj\uߥSdhXKKF6Y`M۷oWn]=[lj),,tfb3dExꘚ@>}T8T@Cynb,**/*[zzMz:cJDbHHILӴF{'s8"Is9neld{#ض
+_(2}_Ci(ڋExM]텴[9}"1ĨuOC^HEF/#wغU]WoD|"ϗ`Q3-O_4h`i%9W83//?;' -rqC+DE32/
01)ҼǤO`eQKrJ~w䒃-..f!AUfjj>dx3ٛgddiEǖnCF
("nj1}@XY0ϠJIK+..iВ7nhg!TPΎ*Y1F+pQQ{۶$T-B·[ϧi{玟>'_jdeld@4KC,]e|H!aztHQ%%UOG'5-(VPHO݌bpIIIVIIH+nl6K΢^ѵ$׫{p~0S5me>^X4ݚ$A	M,̨͘c4Mhk[iiisuiKG
YQ1{ty>'7WtSɷbո.L\7j`٢YKWSRRKY[]>Y_v9&ƆSDsY/ѣK/)EE
,Z62vLM,-}L\L\|}zj\nc?ΑvyK<PsrJ^CC_љf酽z]٢C{0B5N`id<
X"꠮_:!#q
<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="busStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00" tripId="customLine" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop create until ( Last six runs May2022 )

---------- Differences in errors ----------
24,71c24,25
< Debug: Selected item 'waypointBusStop' in GNETagSelector
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Invalid input parameter of waypointBusStop
< Debug: Invalid input parameter of waypointBusStop
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXw(G*MQcbW?&nl`즨Q$Ă1TTJQl y88ξw@%:xxx:-uWN^S@yϷUv`}㔆]$(QtV%&J9VJ' O2D:^YWYX,V_-@Nn	1
@)+	0}UґCIXr'Ξ=@0a͛7/]@T\Y
f\߄HWKJSIIٸP(<
/-6ۮ]x-fK"~ݺuK___mBe3a„k^vMׁT|vBၑF6m(#. oOOϖ[Y֎ZcBW@9}}ǏE޽iӦj$-H;{mѣG߻w_cAAAlذAY}===>>իW?

믍cSѲ:
_vm
*Ϛ5+444666$$_~7722ZrGܹ3uBwƍ˜hۤImOζg8@P衩@T&Ï~kRA.Tʼ*|)So.APbpIؼnj˿;w^ZZO|3I"?(
bvnµ
?(Bmujq\=On:~C"brwȑ~pBSSS"Zp/nJD
WZ5((h3gӧСC322^U7|3tPH$?ޫW
6ܽ{7..NY#s۷y󬭭^~}!~׻w<xPh}ϟ?/mWX32c߼yz[gLD^۷/}<lΞ=o߾Ϸ^paBB¡C$	PL@,|5#HTRPY`//?k׮GNU-HأC։P]GmW^ݰaݻh͚5^^^b."UVj6++ȑ#˗/$|7'O$1cƌ1cǎٟ~-4mݻw
wvvg``0eʔ>}'NX?<<<޽{2XrX,>qĢEYS'O/Bɓ'YSl+͛~//>}pرYf<yrʕ^^^8gϞӧOOMM%"O_>iҤ+WP(8Oo޼|^X@ `QQQDtǏ>|xԩ+VVElaժUGflիnرkמ>}ڵkMU^v-[u֠A5j->|ݺuDԤI__ߣG
ѣhmw^FcDzXYYİBP$mׯ_iD6vǏW_}UN3fYy
9߿	/_`7oѸqFiff_z=GSLݻP(^|yVVVAA{Xd̘1Dsm"H$y5T(~7C111{aÆ?tuu=z4njSVɓ'oܸQ
zz?3Kr`deDK"w:uԩS\kEԔㄽJOLocrL֪U3g=zzKJJZ|9mǎstt2eJ͚5GE]|Uٳǎ^ٳ߾}rJ"7o^V,X &/

oܹsǏ^Y޾}63gNV8KKK[z5dҥM?}Y`qϟ3gBoog5jh֬Ynϟ?cƌ1Ea,	㸈˗/^o߾eXwqzzz&&&D")DZXyll{΀Z-3.\XdH$
g۰aX,WѧJg""ՕE"СC߾}{-e
W\۷INN$E"{ذaCccׯ3sվ}שSڵk$44o߾fff|;M<yϞ=)))Wg՗/ckk]FW^q֭kllҥK}144Yv-Bd@X<q-[nk׮ݽ{777wȐ!k֬СCnnܹs[nw	4/Ȕ)S~Dܹ/7o^>}֬Yckk¾x"[0;;V>C>FPv8b]7vw!.)Qjh4]PR޽>W^?g	0ݾ}%>|ƍ*yÇݕ+W\ԭ[+WZ[[:4,,Vfݻح[@kk>jVZu|Gɷ?,^ۻG|Ǻuv֏W^={*;:Hzh

Xm۶y{{2F1b,[_W4{ԨQFbOx?~xe|̲_o)LxxwXXAdd[ZD|	p+l`` =?"9sfzzy{{JJ@ }۷oä$@`eeիW}ժU㇔III7oX}{rLMMO<gֳ-/˗/U~wcǎуl7lmllŋkԨ[aÆ)cƌN;vXZ_UO?ё/6l؜9sXD"С![[[xS4#(;*W|yOl
{Y>5W8<PɗGFF'z)]
B!~ǩ%ӧOYQ~}PcToٳ-[|7k׮}|/^X[[/_ZZZ*k*  w/e֊^YUGݳg['F"H$<#Gڵ-'%%沚la=999$??_S,Ҳ#""-Z&''kY0uX\޽O/_>~xT>//{~~>{m6ɓO?y׏rހΝ;-bO;wDnݺk}[TNMM[nxxxnƍWfM6`V(ܹUK<x3g,fРAuӓwa@q)	0-`{b[
uW/ŗZLQ65??U
sNNOc-7N~cA5ij2MN{zzg[n,166f˹B-QAAtj~zfddH'|jdɒy汄$!!A<l3GVJ,/iРAbb"Y~|˼SN1bٲe:uںutvrd*N						ׯ_Yυn˾HHH "KKKX[
´i8@R_LbẄԔ*,,,bׯddd=}tyd=,~O.8ܹ޽{VVV7].j~k׮]~3gX筊v [6mLFFFmڴ:u*_2g]64Z*woZIBPX3n%*ւ'OQ׮]uNթSҒ
<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="busStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" until="0.00" speed="13.89"/>
        <stop busStop="busStopB" until="0.00" speed="13.89"/>
        <stop busStop="busStopB" until="22.33" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop delete ( Last six runs May2022 )

---------- Differences in errors ----------
24,26c24
< Debug: Selected item 'waypointBusStop' in GNETagSelector
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing waypointBusStop 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Selected invalid item in GNETagSelector
29c27,28
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
> Debug: Removing route 'route_0' in GNEChange_DemandElement
32c31,32
< Debug: Removing waypointBusStop 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Adding route 'route_0' in GNEChange_DemandElement
> Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
35c35,36
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
> Debug: Removing route 'route_0' in GNEChange_DemandElement
38c39,40
< Debug: Removing waypointBusStop 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Adding route 'route_0' in GNEChange_DemandElement
> Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
41c43,44
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1
> Warning: Selected Stop type isn't valid.

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect acttype ( Last six runs May2022 )

---------- Differences in errors ----------
24,28c24,27
< Debug: Selected item 'waypointBusStop' in GNETagSelector
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Selected invalid item in GNETagSelector
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
31c30,31
< Debug: Restoring previous attribute
---
> Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
> Debug: Removing route 'route_0' in GNEChange_DemandElement
33,68d32
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|S6:({o"	%K(-*S@*jR()Pvٔ頴н5IIoz>xhɹ{oֻ!RNS.PJs/~(`Fclge0,V	w]SIw
R8J&SwUJ@*]Ee6!+ҋ,(EQy%qUOX)5N3,X`ݺu6mRTa>oAr^,r`g%J@jҤ˗DTŅiu}/n{ꕐpnQ<pA777	yg/^k.?Zt:G>46T}(..?z}[Z5je.rLkU:u*##"d:urTo
!&٦M.]&y'=*{Vu֍RG}dV.\pʕSNEEE=3^^^5DDDhZ+=pB-h6};w&&&nٲp//<y2>>_.uqڛdl_nǎ;e[[ri4RW
K+beK*k6&+,[ɛ
C,5K@#駟eeeۯ:ƍ5Z*]H駟']]]j6>f(:jՁ]OFsN2>(h"##;}vvܹs}||sνtҒ%K)))nnnfۻ5h **믿[nppiӆ>vج,i)...nnnVz/رcoƞ}ŋ
G9rٳ:9s#f͚j*.]\~㥶7;ŋw?^r%YYY<4jV^9%W…W\1bo}KΘ1cĈg;wnrrUťO3G'
ܥKyРAjZyJB'gN+-66>Z|ҥK```qqڵkΝ#Xpasrr"##yl!_x!|{o߾R:u~E/ZHKK/
>uݺuϗ!>sN~`zv֭{sss&O|}_^Jz՝w)Wx}w߹sׯf͚ӧ_~]t	4СCw9eʔ!F=޽߷o?#puuh4rNII9pEu7nHIIG\4BM6]ϟo\.|'/ʕ+ĉ[h1eʔŋ-5^xt?p.]dwwq}B;N0arG}ɓ			[_\\|1Ciڴĉ(/W~iSz~c0BBB&NvZ!lrԩ4)=Pь9g
رcǜ9sRSS&M?~|͚5~XiKktt;3STTtQ)vJ+O
!:$0sOӦM}/<#5j8rȣ>:nܸ{OZ'xBO>d'O[ڛߙdeX_zX~)N6lذaCp_Ѹ̠̔+O\Wވ=ΩPZ7nܸz&M̚5ի⮻ڼy5k5jK/5klֻzw!̴M6YI&3fHKK[`b֬Yݻw3gKDDDffE;w,mn믵k6idiiiCfΜٽ{0Fvƍw}WzțoY?ss̙4iٳwرqFWWnݺmڴ)**CӧO?x{WPP0{SFDDH_S`4;}v92--M$
i4V[F
`0>4N>Dd<'h4RWĕ+W0lϒ[Λ7ӳU͘1C~GmڴBHGZBaرc<h{{{ܹSj?1FyyyRiLSۼw-m#FԪUe˖޻v0;w1bD͚5~4ɓt777XiJ퍗+	mڴ+W︭[^B{yyy/7	WWE?s_~4lk׮#G?#~>}_}=zk...7nܐ_)ҊK}]JJq
~Yf
>?sL``Tۥ{mxxxJmPSTU/;*͞U>BB}lt!n(],G7i{СC۶mB;vܹ޽{sҥ'Nزiܸ,X0f̘cٳGѠA	&_/_lۣGܹsΝ5<xEF=n8iTAO</_|ɒoFn^y'ٳgϞKxmڴ:tFh1scK.֭[xx/hrc=cI駷zKK
&1ǥ?o-5>ԩSGƱ+f)J&ŹwmϞ=;wvww߿tԃ<GbWO=SO=%6mZffɑ!_.{zzKݺu\bvYB4iի..._rEӻw
ʇK^*MJx,vVY~}vv/l,Kzl@@˗\nʕk֬B?~<**J{o޴iӴ1c<+'4}mذW_}e~5j$}GgΜ)>}\倀K.q	}٤L*u'nB5{}Yq_ٳu)9~\VΝ׮];WWW9~Hnh4$<w<ڶm7ߘteϟ/_xŋ'%%lpҥ˗,u!#G5ٳgK&w^ᅲnIb0CAAe˖I^/,**nKܼ<PXXh<Y\\\TT$:n,77w߾}ݺu۶m[hhΝ;]&++n8??x˗/߶m[~y睧~Z/5!_PP {aa4.]*7<y_~&;Z~X/{/y-ץCXbŊK]u			[<xI5k&JKRFqF%yᇍlR_we(Fʦ`iĎ>?%^\D!|lJ)//R*,,4 ;1IiRϓ&M21C5駟68333%K,..BW^^t;??U-(**2~cMϞ=;o޼YfI_!99u>#%JsRRRBRʕk.%%E:%{mذ{뭷d6Ƒ.vjeZi{f͚3f֭f+1799YW\\&W^9{o&0QF
Zj_rf͚BY[\\$ //nݺM2EޏpZ\yu233WXѭ[ht_4۶mx?pƍuԑoRѣ+bҡWϞ=_~eyvC.N߽M8J9^Onnn(r\Ѡ	5֭+4hjٲtpJJJ˖-KʪU}'$$5lp˖-%Q٠%EJ)Ǐխ[*ٕiQFnzС+W=z4hqqqqq87@'O=ڸ_~{}'~LcMbmێ9o=V\9}zaÆm``cKOO|||vvvhh#Gݺu;z4zA!ĵk׮\"ݶJ?B޽{nܸQ.R{K;WQTTT\\{С.]H"

=z5/7ldHHρڴi+]3[VEEE/JBtuӦM&wjwwҜ'NdggSZ={=zP	W&&W&Z47Y?oԭlE@ivZQQ+r!k׮}/\p֭[>|Gxb
֯_oi(܂{y̙nnn'NhРɓ''u;nܸK.Imٲߗ5R?Y<<<l~6mZDDĩS|_~E8!B$''wÆ
&2Qs̙RPiz̙3fAzN:~O<ZV˗7m4gΜuɧJgؤ/p]4_OAAe^z.Ԯ]:u?Xjo9rƍ/W2eʔcǎeffveذa3g,uY^tҸqSnٲeΝO=֭[Zyz]I۶m9"]\rʕ~!,,FNjܸ+-[6y׮]{ȑSN5+N7fCk@be[1V7+]?/*cBV̚5N:[lyW,wqqIIIٶm4ܹ|ҥK/]gU63f>s~~~/^|7v+YTTTXX訮JWXa0~	&L<yߖ°t~뭷vZGb"!!?0aaÆ
&5k|"@m:433ĉo_-'X:Z0`ٲe&
sWHHO<h^y啟~͛{/Z4g~ZjuYu\!t'xܹsgϖOɶؒ[o˖-z9rdNN.=c?s{nڴiǏOKK+,,"׮]<yߙ3g֭[WֲmTNU߆Wl|'$P\e|JWȴ{GEUy*H3gsw}믿VRrFx%~@j3;v)]*_MPq/ʀ\:h@%DTJ`)*itJV*i޳g%JP}%*RI蘩gTQ1CW
B
!-xsȠƷ`RեzTtT-<q*ŭo@UW:o0T< -x8
UcR}]xx<ʕSedΘc.**-Sw*]` "0FJp0jg~9dߵ9PY#ٲuJeMy\*n2.l!F[*lpX^Tg=B])f*>T*U@}ʓ/'4֭[9oq_/4oǏ}x洗08...^nC?<s={t{w=Qp[S'oVْFv6r>=Jׅ*9@/zQK7~a_DjX̦vlpB|+V+lpƍnw
X6fr;yviqO:p_nRq-=>׮j԰8yi[(nNE7n9ci|ebY!_mUF
<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="busStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00" speed="13.89" actType="singing"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect duration ( Last six runs May2022 )

---------- Differences in errors ----------
24,72c24,25
< Debug: Selected item 'waypointBusStop' in GNETagSelector
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Setting new attribute into waypointBusStop 'vehicle_0'
< Debug: Setting new attribute into waypointBusStop 'vehicle_0'
< Debug: Value 'dummyValue' for attribute duration of waypointBusStop isn't valid
< Debug: Setting new attribute
< Debug: Value '-5' for attribute duration of waypointBusStop isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\Gg9zر%[k]ػɫcX
T(ܽnk~ݹgJ%-i:k:5tګL'y/>)[*	0tqr.D"(QtR]JNM"r,!DlʣBɔCe$OWȅdfȚ҅Bf谅[0tPneUґCIXrӧ/\@0a;w]@T\Y
f\)HU=Bi*;8i:.]ڸqlVئz-s]===5	f„	֭yGwww|(5iCOP?{xxxnOf
[;::q_:ȧ+B=}4--@.dϞ=7VWk%lIDHD&ޅo߮Ǘ5Ço>gooFƍ?޼yﯫee0 ..VZ*Tӛ5kVpppll˗xs##+WFEEݿԩN^}
68	QFN>]mq:::DJ+jJ2&BGć?"S9y5\,-[~Xs}qg~5I$7_r1;uuuJ2(uuq\׮]O~z~C"brw]v333.\hjjJD.|u@@%&&ɬWr;vۻ̜9W^C`{Sв⣰4iҐ!CXگʆWwq<\^#sݻy󬭭}}}߾}{QQOO?~2_zգG~+V|ũxEFFF>}jRRmb2$..͛7{Oߧ縸8٣gݻ󭭭.\pQH$/lvP(iF$)_'mI===ߩS'ssKY%HеM`MGn!!!7nܳg]V(:uj…YYYDjժ͛fee?~|噙DI&9sF=|m۲f7иqի=<<LҫW/@p+Vr"߿3XrP(<}EYS'Oѣ@ 8skm7մiS>=z,^G/^ppp8yYΜ9rJOOOkk댌Çs׭[7[[ӧq'noܸAD8>NLLs__GG>|X+$.:uرcSN]bx
ZfV5j[ݶmۛ7o~1cԪUk֭+4WyݺulݻhРׯe?lذQF|||N8W:thTTTttʅBGض]t^1c
eRSScbbت@ 044dnذܹs"u̘1N"v3fXv-dr׷o	&X[[_~}IIID4v#FEGG!!!92eJϞ=APP˳


>|Nv G&{H$oW?`ҤI611yСC
/tqq5jG]fɓ'oڴI
3r`deDKϝ"w:{ٳg]jFn]jqߥ'7>banɋ9CK&VMk޼O8QZy{nDW_]tɓSLQƈ#7hѢׯQzz]pɓժU={vrrʕ+h޼y͛7_`zzի&/nYf/^<uTjf͚63gN}}}9Ú5k&K.nիׂƎ;ׯ?^ 4k…
45kݻw嗼Ϙ1ߟ}MK8.<<k֬۷orr2ĺ8511aE"8~D	ߕ85ccc9ҳgOv$2sʕ%KwwٳgnܸQ(֭[S93ʆCINN{vY7n$''U`}l/066u;3!!!{677]͛7
D"Qppp޽v8<y޽{SSSX;!!!efggW^͛7w:u7]vW^999֭O@zjP8qm۶nۛ7o>x 77wk׮mӦMnnܹs[hO?}2eʮ]gsN|޼yzZvmLL-իO>,z0
D90_%q׃GУDωCj}th%zjվѽ{_"zѱcn߾ׯ_?yDݸqƍUVܹʕ+
4dȐP"\>>>^^>vttܹի8l0֫YrQF	p|||TTt;~~~ŋ5kֵkWɓ';w>ǫ[nn!-((`}oެY3??QÇ>-_˖-bD=rȑ#GW| ӧOY˧,e7k,44M__?""Ȉ=Z044K_Ye}}}OD3gLOO9spp ߳cOMMѱ}Qrr2[}7oް֭[WRR{&%%,=&"Ꚛ9s&33s޽g[b_l[kkx9rɓD@6MDD{466իիWONN4hСCwѣmVRh]v|СC̙xE"Q6mטB/@١]	^뇝km5qyK/#""ӿK	pQx~O?
㔿ŋ,W@ ?$R˗/m6iҤuֽ}Vׯr||YzK<*
ϟze%:q޽{2>1"H$?~|lݻwfAA[fXdvvvNNH$
l踸f͚^^^)))l~rnn~knƍK%رU۷&OLDڵx׏r޷~{E_h{r߿߯_C:tаsZ}/Ţԩֹsc֨Q
X055;wd)<0@vںN3l(5/f%*lx}ol!5C}/7Ȕ}[#((C!I999糴*??_A*|caicNJo5dM7NBi:  S(+''ؘ-
LD
X!ϗ,Y2o<P$%$$ț瓍pJBr%OLLd<K?*2ٳÇ_lY밓&;UpJTNHHHHHuV5
t۲#,,,R(&&&&''_MÇ&&&bsssP333"255e
P[5klzY~ş\p:ԬY:۷]keezSh(իnݺ
6?Ύu*xiѢŴi$422jٲԩS9w*
PzKPL5Sȁʂ&;;ۭñDTZًN>fDԩS'
Qk׶dk׮-]'##\
<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="busStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="3.50" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect extension ( Last six runs May2022 )

---------- Differences in errors ----------
24,72c24,25
< Debug: Selected item 'waypointBusStop' in GNETagSelector
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Setting new attribute into waypointBusStop 'vehicle_0'
< Debug: Setting new attribute into waypointBusStop 'vehicle_0'
< Debug: Value 'dummyValue' for attribute extension of waypointBusStop isn't valid
< Debug: Setting new attribute
< Debug: Value '-5' for attribute extension of waypointBusStop isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\Gg9z ,(%5ػc4`Xccc, ؕ(J^cts^8>Wr,h(N(M!@hhC\:{IWM٧vi
2FY%.rD(X*Dl*"ɔr	r`dgTR3due酅rꥥOn	BCC1
@+	0VyKG*aժUgϞt钺
lĉw޽~2UzigI6*	pi&'A^z\\el\ \reӦMRam۶Uam4"ׯ߽{tttT&h'_֭[NX0̈
j?
owwwϭ[dҰ
9lڲȥ+SSSX׬Y3UV͖FD$i]ti׮]:::|ɘ1c=zį}9[[[6m$ϟw1ikkiY
UuttfϞد_?Zٳg<6mZU_jyFNBddmҤ3fPd[ɳqV&s>'I9*a~E|N&~
/@+=am+V4o4{{}^AԢCP%P8a@ KعVRJ TŪ¦&q=z1cƆ

mqɓ'~ffŋho޼ٹs'%$$HSjUݻwں̚5O>Æ
`{ёӲ<yaX/۶m{u^6mØY̝;o߾Ϸy>|xI~]rWX˘edd׏=LLLWW}o߾O?'9[;gΜ}.XrǏ
Fo'@	iii4#
ʀ$ڵ_jV&hu6HݑZppMGD֭𰶶.,,<sŋhխZ:y+233ɓ''O>w;vȑ:t`/lYf>|5kָN:O>ٳ+WdD믿77>VZneeUXXx%KdggLW_	sαV|S-Z#ꫯ~ǯ˗vvvO={sVZaiiqQzimm4cƌT"8N}XX͛7H p'			wkiiy]ZZZBB`ZZZ<"".]t̙'NL6mʕi-^z̘1;޾}hѢqժUkƌׯ/2Uyl޽{
jذ7o;bĈ
6Q&MO:W>|g"##חU^XXcmǍP/caa
}}}ƍ/\ 
6m:nܸ3g7|Sv3g[y
9߿ĉ---oܸpD"?~QLLL"##`M:w   `ŊYYY=bi';cQNNH(~嗎s*&O<tP##>|Ĉ?3;L1cư}ر5k֜2e͛<;o@rzI"FPNT)xϟ?ޥfe'MzBz#/F7tbPVZ]xԩSիW?~RRҊ+/rӧNZFQFojɒ%7n t9tӧW>gΜ߯ZϟߪUjiiYm?I6۲e˗/9szg~=dܹZ8'--mڵle˖I6?g…Ǐ_`7.^(Zly%
Ξ=޽{?s^^ނfΜǾHM%pvƍk8N[[ȈU
C!b%|W_8+>vX޽[+eիK.nnns޴iSaaaݺu><ɯ?lذ߻wOV;ΆAAA͛7kdd*>I}}}Aofg&88o߾k644u떞P(

۷	qSLٿJJk'88=~kklGGǷoqԩchhDt>}_?!b5k
'Mcm{֭:tݺu۷͝7o^֭-Z뛖ƿS؁L:?HHHm={gݺuQQQ,k׮o~Y`a0@s`dGKK""eBqLII!JSwhÇzտK_"z'\]]ܹ#7o<}Tݼy͛ݺu[j!C
BDUVjѣGAAAAAAݺu[fGz5V:f>{d;Ϗ?زe=zO>
					֭ۃX?^ݺu{)YmAA3k׮-[bF9rH_-__W4{ѣGf駟S@ϟ<cOY-ł	

<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="busStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" extension="3.50" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect line ( Last six runs May2022 )

---------- Differences in errors ----------
24,68c24,25
< Debug: Selected item 'waypointBusStop' in GNETagSelector
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\Gg9zر%[k]ػɫcX
T(ܽnk~ݹgJ%-i:k:5tګL'y/>)[*	0tqr.D"(QtR]JNM"r,!DlʣBɔCe$OWȅdfȚ҅Bf谅[0tPneUґCIXrӧ/\@0a;w]@T\Y
f\)HU=Bi*;8i:.]ڸqlVئz-s]===5	f„	֭yGwww|(5iCOP?{xxxnOf
[;::q_:ȧ+B=}4--@.dϞ=7VWk%lIDHD&ޅo߮Ǘ5Ço>gooFƍ?޼yﯫee0 ..VZ*Tӛ5kVpppll˗xs##+WFEEݿԩN^}
68	QFN>]mq:::DJ+jJ2&BGć?"S9y5\,-[~Xs}qg~5I$7_r1;uuuJ2(uuq\׮]O~z~C"brw]v333.\hjjJD.|u@@%&&ɬWr;vۻ̜9W^C`{Sв⣰4iҐ!CXگʆWwq<\^#sݻy󬭭}}}߾}{QQOO?~2_zգG~+V|ũxEFFF>}jRRmb2$..͛7{Oߧ縸8٣gݻ󭭭.\pQH$/lvP(iF$)_'mI===ߩS'ssKY%HеM`MGn!!!7nܳg]V(:uj…YYYDjժ͛fee?~|噙DI&9sF=|m۲f7иqի=<<LҫW/@p+Vr"߿3XrP(<}EYS'Oѣ@ 8skm7մiS>=z,^G/^ppp8yYΜ9rJOOOkk댌Çs׭[7[[ӧq'noܸAD8>NLLs__GG>|X+$.:uرcSN]bx
ZfV5j[ݶmۛ7o~1cԪUk֭+4WyݺulݻhРׯe?lذQF|||N8W:thTTTttʅBGض]t^1c
eRSScbbت@ 044dnذܹs"u̘1N"v3fXv-dr׷o	&X[[_~}IIID4v#FEGG!!!92eJϞ=APP˳


>|Nv G&{H$oW?`ҤI611yСC
/tqq5jG]fɓ'oڴI
3r`deDKϝ"w:{ٳg]jFn]jqߥ'7>banɋ9CK&VMk޼O8QZy{nDW_]tɓSLQƈ#7hѢׯQzz]pɓժU={vrrʕ+h޼y͛7_`zzի&/nYf/^<uTjf͚63gN}}}9Ú5k&K.nիׂƎ;ׯ?^ 4k…
45kݻw嗼Ϙ1ߟ}MK8.<<k֬۷orr2ĺ8511aE"8~D	ߕ85ccc9ҳgOv$2sʕ%KwwٳgnܸQ(֭[S93ʆCINN{vY7n$''U`}l/066u;3!!!{677]͛7
D"Qppp޽v8<y޽{SSSX;!!!efggW^͛7w:u7]vW^999֭O@zjP8qm۶nۛ7o>x 77wk׮mӦMnnܹs[hO?}2eʮ]gsN|޼yzZvmLL-իO>,z0
D90_%q׃GУDωCj}th%zjվѽ{_"zѱcn߾ׯ_?yDݸqƍUVܹʕ+
4dȐP"\>>>^^>vttܹի8l0֫YrQF	p|||TTt;~~~ŋ5kֵkWɓ';w>ǫ[nn!-((`}oެY3??QÇ>-_˖-bD=rȑ#GW| ӧOY˧,e7k,44M__?""Ȉ=Z044K_Ye}}}OD3gLOO9spp ߳cOMMѱ}Qrr2[}7oް֭[WRR{&%%,=&"Ꚛ9s&33s޽g[b_l[kkx9rɓD@6MDD{466իիWONN4hСCwѣmVRh]v|СC̙xE"Q6mטB/@١]	^뇝km5qyK/#""ӿK	pQx~O?
㔿ŋ,W@ ?$R˗/m6iҤuֽ}Vׯr||YzK<*
ϟze%:q޽{2>1"H$?~|lݻwfAA[fXdvvvNNH$
l踸f͚^^^)))l~rnn~knƍK%رU۷&OLDڵx׏r޷~{E_h{r߿߯_C:tаsZ}/Ţԩֹsc֨Q
X055;wd)<0@vںN3l(5/f%*lx}ol!5C}/7Ȕ}[#((C!I999糴*??_A*|caicNJo5dM7NBi:  S(+''ؘ-
LD
X!ϗ,Y2o<P$%$$ț瓍pJBr%OLLd<K?*2ٳÇ_lY밓&;UpJTNHHHHHuV5
t۲#,,,R(&&&&''_MÇ&&&bsssP333"255e
P[5klzY~ş\p:ԬY:۷]keezSh(իnݺ
6?Ύu*xiѢŴi$422jٲԩS9w*
PzKPL5Sȁʂ&;;ۭñDTZًN>fDԩS'
Qk׶dk׮-]'##\
<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="busStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00" line="customLine" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect parking ( Last six runs May2022 )

---------- Differences in errors ----------
24,26c24
< Debug: Selected item 'waypointBusStop' in GNETagSelector
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Setting new attribute
---
> Debug: Selected invalid item in GNETagSelector
29c27,28
< Debug: Restoring previous attribute
---
> Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
> Debug: Removing route 'route_0' in GNEChange_DemandElement
31,66d29
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1ccIDATxw|S6:({o"	%K(-*S@*jR()Pvٔ頴н5IIoz>xhɹ{oֻ!RNS.PJs/~(`Fclge0,V	w]SIw
R8J&SwUJ@*]Ee6!+ҋ,(EQy%qUOX)5N3,X`ݺu6mRTa>oAr^,r`g%J@jҤ˗DTŅiu}/n{ꕐpnQ<pA777	yg/^k.?Zt:G>46T}(..?z}[Z5je.rLkU:u*##"d:urTo
!&٦M.]&y'=*{Vu֍RG}dV.\pʕSNEEE=3^^^5DDDhZ+=pB-h6};w&&&nٲp//<y2>>_.uqڛdl_nǎ;e[[ri4RW
K+beK*k6&+,[ɛ
C,5K@#駟eeeۯ:ƍ5Z*]H駟']]]j6>f(:jՁ]OFsN2>(h"##;}vvܹs}||sνtҒ%K)))nnnfۻ5h **믿[nppiӆ>vج,i)...nnnVz/رcoƞ}ŋ
G9rٳ:9s#f͚j*.]\~㥶7;ŋw?^r%YYY<4jV^9%W…W\1bo}KΘ1cĈg;wnrrUťO3G'
ܥKyРAjZyJB'gN+-66>Z|ҥK```qqڵkΝ#Xpasrr"##yl!_x!|{o߾R:u~E/ZHKK/
>uݺuϗ!>sN~`zv֭{sss&O|}_^Jz՝w)Wx}w߹sׯf͚ӧ_~]t	4СCw9eʔ!F=޽߷o?#puuh4rNII9pEu7nHIIG\4BM6]ϟo\.|'/ʕ+ĉ[h1eʔŋ-5^xt?p.]dwwq}B;N0arG}ɓ			[_\\|1Ciڴĉ(/W~iSz~c0BBB&NvZ!lrԩ4)=Pь9g
رcǜ9sRSS&M?~|͚5~XiKktt;3STTtQ)vJ+O
!:$0sOӦM}/<#5j8rȣ>:nܸ{OZ'xBO>d'O[ڛߙdeX_zX~)N6lذaCp_Ѹ̠̔+O\Wވ=ΩPZ7nܸz&M̚5ի⮻ڼy5k5jK/5klֻzw!̴M6YI&3fHKK[`b֬Yݻw3gKDDDffE;w,mn믵k6idiiiCfΜٽ{0Fvƍw}WzțoY?ss̙4iٳwرqFWWnݺmڴ)**CӧO?x{WPP0{SFDDH_S`4;}v92--M$
i4V[F
`0>4N>Dd<'h4RWĕ+W0lϒ[Λ7ӳU͘1C~GmڴBHGZBaرc<h{{{ܹSj?1FyyyRiLSۼw-m#FԪUe˖޻v0;w1bD͚5~4ɓt777XiJ퍗+	mڴ+W︭[^B{yyy/7	WWE?s_~4lk׮#G?#~>}_}=zk...7nܐ_)ҊK}]JJq
~Yf
>?sL``Tۥ{mxxxJmPSTU/;*͞U>BB}lt!n(],G7i{СC۶mB;vܹ޽{sҥ'Nزiܸ,X0f̘cٳGѠA	&_/_lۣGܹsΝ5<xEF=n8iTAO</_|ɒoFn^y'ٳgϞKxmڴ:tFh1scK.֭[xx/hrc=cI駷zKK
&1ǥ?o-5>ԩSGƱ+f)J&ŹwmϞ=;wvww߿tԃ<GbWO=SO=%6mZffɑ!_.{zzKݺu\bvYB4iի..._rEӻw
ʇK^*MJx,vVY~}vv/l,Kzl@@˗\nʕk֬B?~<**J{o޴iӴ1c<+'4}mذW_}e~5j$}GgΜ)>}\倀K.q	}٤L*u'nB5{}Yq_ٳu)9~\VΝ׮];WWW9~Hnh4$<w<ڶm7ߘteϟ/_xŋ'%%lpҥ˗,u!#G5ٳgK&w^ᅲnIb0CAAe˖I^/,**nKܼ<PXXh<Y\\\TT$:n,77w߾}ݺu۶m[hhΝ;]&++n8??x˗/߶m[~y睧~Z/5!_PP {aa4.]*7<y_~&;Z~X/{/y-ץCXbŊK]u			[<xI5k&JKRFqF%yᇍlR_we(Fʦ`iĎ>?%^\D!|lJ)//R*,,4 ;1IiRϓ&M21C5駟68333%K,..BW^^t;??U-(**2~cMϞ=;o޼YfI_!99u>#%JsRRRBRʕk.%%E:%{mذ{뭷d6Ƒ.vjeZi{f͚3f֭f+1799YW\\&W^9{o&0QF
Zj_rf͚BY[\\$ //nݺM2EޏpZ\yu233WXѭ[ht_4۶mx?pƍuԑoRѣ+bҡWϞ=_~eyvC.N߽M8J9^Onnn(r\Ѡ	5֭+4hjٲtpJJJ˖-KʪU}'$$5lp˖-%Q٠%EJ)Ǐխ[*ٕiQFnzС+W=z4hqqqqq87@'O=ڸ_~{}'~LcMbmێ9o=V\9}zaÆm``cKOO|||vvvhh#Gݺu;z4zA!ĵk׮\"ݶJ?B޽{nܸQ.R{K;WQTTT\\{С.]H"

=z5/7ldHHρڴi+]3[VEEE/JBtuӦM&wjwwҜ'NdggSZ={=zP	W&&W&Z47Y?oԭlE@ivZQQ+r!k׮}/\p֭[>|Gxb
֯_oi(܂{y̙nnn'NhРɓ''u;nܸK.Imٲߗ5R?Y<<<l~6mZDDĩS|_~E8!B$''wÆ
&2Qs̙RPiz̙3fAzN:~O<ZV˗7m4gΜuɧJgؤ/p]4_OAAe^z.Ԯ]:u?Xjo9rƍ/W2eʔcǎeffveذa3g,uY^tҸqSnٲeΝO=֭[Zyz]I۶m9"]\rʕ~!,,FNjܸ+-[6y׮]{ȑSN5+N7fCk@be[1V7+]?/*cBV̚5N:[lyW,wqqIIIٶm4ܹ|ҥK/]gU63f>s~~~/^|7v+YTTTXX訮JWXa0~	&L<yߖ°t~뭷vZGb"!!?0aaÆ
&5k|"@m:433ĉo_-'X:Z0`ٲe&
sWHHO<h^y啟~͛{/Z4g~ZjuYu\!t'xܹsgϖOɶؒ[o˖-z9rdNN.=c?s{nڴiǏOKK+,,"׮]<yߙ3g֭[WֲmTNU߆Wl|'$P\e|JWȴ{GEUy*H3gsw}믿VRrFx%~@j3;v)]*_MPq/ʀ\:h@%DTJ`)*itJV*i޳g%JP}%*RI蘩gTQ1CW
B
!-xsȠƷ`RեzTtT-<q*ŭo@UW:o0T< -x8
UcR}]xx<ʕSedΘc.**-Sw*]` "0FJp0jg~9dߵ9PY#ٲuJeMy\*n2.l!F[*lpX^Tg=B])f*>T*U@}ʓ/'4֭[9oq_/4oǏ}x洗08...^nC?<s={t{w=Qp[S'oVْFv6r>=Jׅ*9@/zQK7~a_DjX̦vlpB|+V+lpƍnw
X6fr;yviqO:p_nRq-=>׮j԰8yi[(nNE7n9ci|ebY!_mUF
<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="busStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00" parking="1" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect permitted ( Last six runs May2022 )

---------- Differences in errors ----------
24,66c24,25
< Debug: Selected item 'waypointBusStop' in GNETagSelector
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXw9 Q*Q-Xg,0j,$v(5&Ă1TT("v?F75~w^fv4T ""B!hJoԫ&A<6	BQ@U#^l]O%M"Tp,kZ"A6UQd*rS%90@Vw2@*b9b'QU*?UґCyXvSΟ?@
2e۷\@B_Y*g\	 ۿ|RGTyRqRw6..^yَ;$&&M6[4Ν;:::*l4͔)S6lp
uRG777|0iC%Oݽ/5nV@6mtҕMGGɓ'zzzzzzrQ*{qqqQUklyDHD_&烂tttq=xc$l޼YV}mm=11իWO<	
Dc֖Ӳ"X~}%*̛7/,,,...44tРAw700XvǏݻ7s'͛]ŏۢE}gϞȾW8--OMY'"%6l}LGr!#TVݟP(]d5\%H}*Xe.۶zw.zힵOѮiXݡP(<y2*2vnkkk*ԭR(UuҶq\>}fϞqF~G"brwر~l2###"Zlً/(99YGGGj}ڵkܹyܹ1bDVV;埅G~eU?ޯ_͛7߿?>>^V#,8pE}}}_~}~۷o>|Xb}ϟ?/}׬Y\$++kРAl5%%Er^ߙ'ի҇}]bblxbsse˖%%%9rD(
eU\\,P(N{xx={YՉ#s*Lݑ7o޼g"Z~eqqɓ'-[CD֭k׮eNNαcV^MD>>}ӧhGҥk~b...o߾z耀wwwv`v8]]3f0@ :uj͚5~g[ڵk-,,O:|\֔_|!N>͚b{Mnݚ/ogϞ؜8qb޼yO^vyVV֡C8۷eXXٳ32287oN6-22ڵkD$8۷oݻw|K%kiih":ɓ'=:s5kֈF+en:KKqƱ;vzjҥ&L_ٳ7lPb,
;wڬY/^HmAWWwԨQ7n		!-Zx{{?~0rǏȯ/ea„	l2fff鱱lU }7mtYPزe	&<y&NؠA9s_y9<x)Sͯ^dɒ"4iҘ1ccbbׯhƌ!!!W)**zK;ى?޽KDB?wpp_S@0}ÇרQ#G5j?Nyܸq,o?~|z|||l"mߙE$$r`dDKϝRw:s̙3gEo_iq~33|,?ą+kܹsǏ_hQjjիO?x'lmmg̘Qn1cojW^%L9;'ϟ͛kѢEڵkd---̀˷~&l۶m/\pI{{yy`vrݻrJɦ,YdҤI/zsA۶mϟ?ܬYyݹs~(((Xx9s	7"##^<͛78N[[FP(+DZXy\\ÇϮV-3.]Zb~aa@ pss?͛5jDDlיH~e}}#FyΝ;qrr244c]6p5j
OR__6m͛\~}5klР7BaXXv8ٻwozzkeEXZZ:88z۰aCCCC@DW\0`^^^ކ
"F O:uǎƍ>|;wp/]TKKݻwo
;3foɢܵk_hѢ_>66Ғ}e4h^nn.qc(|z	pYD9o#\#x"݈zD@y>noo石޽?ѿ{QWW[niŋ=Rp׮]v횝]^֮]knn5bĈp"]7˗}AXXXXXm^͇
6j(֫Yvq	˗/?~,َ߶m۶O>|G{u=֏רQ}:;}}}C[TTEmo4zѣG?cժU&cǎ;v,[?;+:ɓ'Æ
c,f~K`"""tuu۶mꪫe``FWVYWWWtD4wL<"z-;t---kkW^I=%y󆭦jii*+ԩS:u!~jj*[MIIaYzLD622:}tvv޽{Y϶رؾ/_3ÇO8AD>fDEEqqq/_vppx捗ȑ#ߔNj&]tS/"~׮]mmmr#G.X
Ν;K/0>@yc90_C{<58˺_ot`|MD'>>J<***33O>ֳg4i"8N;	={ƍ_U)'$$رc6lxd/^/_jߟꫯĶ/^ʊm:~޽{2>1BP(;vll9555??,**b
ݘEEEl踨ȶm?aaaiiiVBnn.?L]V9??_{vzɓ'bX٪{PP_LJv*BY/…9ʪ|r޻woȐ!<x𠾾~^ؽ+Xddd4l0""W^&M[.`dddii)v*K6ܹs/3tP
hkk;]ư,PT(սqFԻGܫWQ/놄d8DJ)//O`BVJ{ߘXkyҤIc
*جXS'Okt=33>,..fIW^^![lDSM6<6++K4S+V,Z%,-
IIId##dPe|I&M
ϒ[%[9sfѫV֭[``hvqdr.IIIIII7oެ[ץKabbDDo޼aA5kV||CH5j`7׬YիWDddd&&&ů_f/A۶mgϞͿgf͚,/.:l۶mn533cvwh7naÆM6;wʊuMa'Ҿ}Yf5h``СC3g%,seC͕:{Sȁ*+'77uͭCqDT\鳢DԳgO5V
4055e4h Y'++f͚ʵSTTTNPfkԨ!5b)%KZBa~~Ç/\ ٔmW_}հaþ}>|xذawQb~H@&?:Zg|;bؾbGU_qƃ_eEeÇ͛7dȐ:u;vLd,J~eYܻw/;;DԶm;wQZZګWزr!N:	saȪ/%ܻwfgg{xx<==<x :'bf`-[422}vFrssٜᆆZHQ6m۵k'Dwaq[믿XɣG;tNC<!حb9UCTfFPIhJz6ZT6>!CҊf͚u]6wɓ'ǎ߰aC>::zȑϟ?]ӧe-((
/_?,Xѣڵk?~8225;jԨ/^fBCCׯ_F&?sѢEzzz
6uСs?ydʕ~~~g& dXDԥK3gΈ9$ESDOMmllR`Baڵݭ>qݻwᅲI_|y%K:u5a`ʆӧO}vNNN6mz9sLY޽{ƌ_~9s!@V}899ݿݻw={ѯ_x,YWYfvvvs	


444w%6;Zaaa7n|}6o9ի׷FO<;xݻ}||,,,<gNRDPEA1$Dȁ*MI;>h*:

-Zdee:k,VvZ333???--/[lƍAAA/^gcVZϟ2uTSSϟRe#?
UPzAPo>oooŋ/̒aw߭ZM6sDeooo~׏h"~"Cy^훙ѣUVܹX#k4ڵ{wP!-[7nq111f?b
~!???  `߾}[ki1>>^\dƍ322zŋ[+yBCC;v8xGwlTTԂN:wy󦰰P[։*_paZZillSJJ[\G"Dv͐)ώTy"Aj9~Ν}:m*6#)/Cy@Yu5iD!@C8$UԿ Pa/THKh*##Ҫ	Cj&wC>xOUw&V"8yPmݳP&Py{y[zQڕ{v]Vw\?Y!(B_=8#Z~Sq@5P`U]W*Gr@>o
<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="busStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00" permitted="permitA permitB" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect speed ( Last six runs May2022 )

---------- Differences in errors ----------
25a26
> Debug: Value 'waypointBusStop' for attribute speed of waypointBusStop isn't valid
29d29
< Debug: Setting new attribute
35c35
< Debug: Restoring previous attribute
---
> Debug: Removing waypointBusStop 'vehicle_0' in GNEChange_DemandElement
38c38
< Debug: Setting new attribute
---
> Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
---------- Differences in routes ----------
9c9
<         <stop busStop="busStopB" duration="60.00" speed="7.10"/>
---
>         <stop busStop="busStopB" duration="60.00" speed="0.00"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect triggered_container ( Last six runs May2022 )

---------- Differences in errors ----------
24,68c24,27
< Debug: Selected item 'waypointBusStop' in GNETagSelector
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute triggered of waypointBusStop isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXw9 Q*Q-Xg,0j,$v(5&Ă1TT("v?F75~w^fv4T ""B!hJoԫ&A<6	BQ@U#^l]O%M"Tp,kZ"A6UQd*rS%90@Vw2@*b9b'QU*?UґCyXvSΟ?@
2e۷\@B_Y*g\	 ۿ|RGTyRqRw6..^yَ;$&&M6[4Ν;:::*l4͔)S6lp
uRG777|0iC%Oݽ/5nV@6mtҕMGGɓ'zzzzzzrQ*{qqqQUklyDHD_&烂tttq=xc$l޼YV}mm=11իWO<	
Dc֖Ӳ"X~}%*̛7/,,,...44tРAw700XvǏݻ7s'͛]ŏۢE}gϞȾW8--OMY'"%6l}LGr!#TVݟP(]d5\%H}*Xe.۶zw.zힵOѮiXݡP(<y2*2vnkkk*ԭR(UuҶq\>}fϞqF~G"brwر~l2###"Zlً/(99YGGGj}ڵkܹyܹ1bDVV;埅G~eU?ޯ_͛7߿?>>^V#,8pE}}}_~}~۷o>|Xb}ϟ?/}׬Y\$++kРAl5%%Er^ߙ'ի҇}]bblxbsse˖%%%9rD(
eU\\,P(N{xx={YՉ#s*Lݑ7o޼g"Z~eqqɓ'-[CD֭k׮eNNαcV^MD>>}ӧhGҥk~b...o߾z耀wwwv`v8]]3f0@ :uj͚5~g[ڵk-,,O:|\֔_|!N>͚b{Mnݚ/ogϞ؜8qb޼yO^vyVV֡C8۷eXXٳ32287oN6-22ڵkD$8۷oݻw|K%kiih":ɓ'=:s5kֈF+en:KKqƱ;vzjҥ&L_ٳ7lPb,
;wڬY/^HmAWWwԨQ7n		!-Zx{{?~0rǏȯ/ea„	l2fff鱱lU }7mtYPزe	&<y&NؠA9s_y9<x)Sͯ^dɒ"4iҘ1ccbbׯhƌ!!!W)**zK;ى?޽KDB?wpp_S@0}ÇרQ#G5j?Nyܸq,o?~|z|||l"mߙE$$r`dDKϝRw:s̙3gEo_iq~33|,?ą+kܹsǏ_hQjjիO?x'lmmg̘Qn1cojW^%L9;'ϟ͛kѢEڵkd---̀˷~&l۶m/\pI{{yy`vrݻrJɦ,YdҤI/zsA۶mϟ?ܬYyݹs~(((Xx9s	7"##^<͛78N[[FP(+DZXy\\ÇϮV-3.]Zb~aa@ pss?͛5jDDlיH~e}}#FyΝ;qrr244c]6p5j
OR__6m͛\~}5klР7BaXXv8ٻwozzkeEXZZ:88z۰aCCCC@DW\0`^^^ކ
"F O:uǎƍ>|;wp/]TKKݻwo
;3foɢܵk_hѢ_>66Ғ}e4h^nn.qc(|z	pYD9o#\#x"݈zD@y>noo石޽?ѿ{QWW[niŋ=Rp׮]v횝]^֮]knn5bĈp"]7˗}AXXXXXm^͇
6j(֫Yvq	˗/?~,َ߶m۶O>|G{u=֏רQ}:;}}}C[TTEmo4zѣG?cժU&cǎ;v,[?;+:ɓ'Æ
c,f~K`"""tuu۶mꪫe``FWVYWWWtD4wL<"z-;t---kkW^I=%y󆭦jii*+ԩS:u!~jj*[MIIaYzLD622:}tvv޽{Y϶رؾ/_3ÇO8AD>fDEEqqq/_vppx捗ȑ#ߔNj&]tS/"~׮]mmmr#G.X
Ν;K/0>@yc90_C{<58˺_ot`|MD'>>J<***33O>ֳg4i"8N;	={ƍ_U)'$$رc6lxd/^/_jߟꫯĶ/^ʊm:~޽{2>1BP(;vll9555??,**b
ݘEEEl踨ȶm?aaaiiiVBnn.?L]V9??_{vzɓ'bX٪{PP_LJv*BY/…9ʪ|r޻woȐ!<x𠾾~^ؽ+Xddd4l0""W^&M[.`dddii)v*K6ܹs/3tP
hkk;]ư,PT(սqFԻGܫWQ/놄d8DJ)//O`BVJ{ߘXkyҤIc
*جXS'Okt=33>,..fIW^^![lDSM6<6++K4S+V,Z%,-
IIId##dPe|I&M
ϒ[%[9sfѫV֭[``hvqdr.IIIIII7oެ[ץKabbDDo޼aA5kV||CH5j`7׬YիWDddd&&&ů_f/A۶mgϞͿgf͚,/.:l۶mn533cvwh7naÆM6;wʊuMa'Ҿ}Yf5h``СC3g%,seC͕:{Sȁ*+'77uͭCqDT\鳢DԳgO5V
4055e4h Y'++f͚ʵSTTTNPfkԨ!5b)%KZBa~~Ç/\ ٔmW_}հaþ}>|xذawQb~H@&?:Zg|;bؾbGU_qƃ_eEeÇ͛7dȐ:u;vLd,J~eYܻw/;;DԶm;wQZZګWزr!N:	saȪ/%ܻwfgg{xx<==<x :'bf`-[422}vFrssٜᆆZHQ6m۵k'Dwaq[믿XɣG;tNC<!حb9UCTfFPIhJz6ZT6>!CҊf͚u]6wɓ'ǎ߰aC>::zȑϟ?]ӧe-((
/_?,Xѣڵk?~8225;jԨ/^fBCCׯ_F&?sѢEzzz
6uСs?ydʕ~~~g& dXDԥK3gΈ9$ESDOMmllR`Baڵݭ>qݻwᅲI_|y%K:u5a`ʆӧO}vNNN6mz9sLY޽{ƌ_~9s!@V}899ݿݻw={ѯ_x,YWYfvvvs	


444w%6;Zaaa7n|}6o9ի׷FO<;xݻ}||,,,<gNRDPEA1$Dȁ*MI;>h*:

-Zdee:k,VvZ333???--/[lƍAAA/^gcVZϟ2uTSSϟRe#?
UPzAPo>oooŋ/̒aw߭ZM6sDeooo~׏h"~"Cy^훙ѣUVܹX#k4ڵ{wP!-[7nq111f?b
~!???  `߾}[ki1>>^\dƍ322zŋ[+yBCC;v8xGwlTTԂN:wy󦰰P[։*_paZZillSJJ[\G"Dv͐)ώTy"Aj9~Ν}:m*6#)/Cy@Yu5iD!@C8$UԿ Pa/THKh*##Ҫ	Cj&wC>xOUw&V"8yPmݳP&Py{y[zQڕ{v]Vw\?Y!(B_=8#Z~Sq@5P`U]W*Gr@>o
<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="busStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00" triggered="container" expectedContainers="containerA containerB" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect triggered_join ( Last six runs May2022 )

---------- Differences in errors ----------
24,27c24,26
< Debug: Selected item 'waypointBusStop' in GNETagSelector
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute triggered of waypointBusStop isn't valid
< Debug: Setting new attribute
---
> Debug: Selected item 'waypointLane' in GNETagSelector
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
30c29,30
< Debug: Restoring previous attribute
---
> Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
> Debug: Removing route 'route_0' in GNEChange_DemandElement
32,67d31
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cTIDATxw|S6:({o"	%K(-*S@*jR()Pvٔ頴н5IIoz>xhɹ{oֻ!RNS.PJs/~(`Fclge0,V	w]SIw
R8J&SwUJ@*]Ee6!+ҋ,(EQy%qUOX)5N3,X`ݺu6mRTa>oAr^,r`g%J@jҤ˗DTŅiu}/n{ꕐpnQ<pA777	yg/^k.?Zt:G>46T}(..?z}[Z5je.rLkU:u*##"d:urTo
!&٦M.]&y'=*{Vu֍RG}dV.\pʕSNEEE=3^^^5DDDhZ+=pB-h6};w&&&nٲp//<y2>>_.uqڛdl_nǎ;e[[ri4RW
K+beK*k6&+,[ɛ
C,5K@#駟eeeۯ:ƍ5Z*]H駟']]]j6>f(:jՁ]OFsN2>(h"##;}vvܹs}||sνtҒ%K)))nnnfۻ5h **믿[nppiӆ>vج,i)...nnnVz/رcoƞ}ŋ
G9rٳ:9s#f͚j*.]\~㥶7;ŋw?^r%YYY<4jV^9%W…W\1bo}KΘ1cĈg;wnrrUťO3G'
ܥKyРAjZyJB'gN+-66>Z|ҥK```qqڵkΝ#Xpasrr"##yl!_x!|{o߾R:u~E/ZHKK/
>uݺuϗ!>sN~`zv֭{sss&O|}_^Jz՝w)Wx}w߹sׯf͚ӧ_~]t	4СCw9eʔ!F=޽߷o?#puuh4rNII9pEu7nHIIG\4BM6]ϟo\.|'/ʕ+ĉ[h1eʔŋ-5^xt?p.]dwwq}B;N0arG}ɓ			[_\\|1Ciڴĉ(/W~iSz~c0BBB&NvZ!lrԩ4)=Pь9g
رcǜ9sRSS&M?~|͚5~XiKktt;3STTtQ)vJ+O
!:$0sOӦM}/<#5j8rȣ>:nܸ{OZ'xBO>d'O[ڛߙdeX_zX~)N6lذaCp_Ѹ̠̔+O\Wވ=ΩPZ7nܸz&M̚5ի⮻ڼy5k5jK/5klֻzw!̴M6YI&3fHKK[`b֬Yݻw3gKDDDffE;w,mn믵k6idiiiCfΜٽ{0Fvƍw}WzțoY?ss̙4iٳwرqFWWnݺmڴ)**CӧO?x{WPP0{SFDDH_S`4;}v92--M$
i4V[F
`0>4N>Dd<'h4RWĕ+W0lϒ[Λ7ӳU͘1C~GmڴBHGZBaرc<h{{{ܹSj?1FyyyRiLSۼw-m#FԪUe˖޻v0;w1bD͚5~4ɓt777XiJ퍗+	mڴ+W︭[^B{yyy/7	WWE?s_~4lk׮#G?#~>}_}=zk...7nܐ_)ҊK}]JJq
~Yf
>?sL``Tۥ{mxxxJmPSTU/;*͞U>BB}lt!n(],G7i{СC۶mB;vܹ޽{sҥ'Nزiܸ,X0f̘cٳGѠA	&_/_lۣGܹsΝ5<xEF=n8iTAO</_|ɒoFn^y'ٳgϞKxmڴ:tFh1scK.֭[xx/hrc=cI駷zKK
&1ǥ?o-5>ԩSGƱ+f)J&ŹwmϞ=;wvww߿tԃ<GbWO=SO=%6mZffɑ!_.{zzKݺu\bvYB4iի..._rEӻw
ʇK^*MJx,vVY~}vv/l,Kzl@@˗\nʕk֬B?~<**J{o޴iӴ1c<+'4}mذW_}e~5j$}GgΜ)>}\倀K.q	}٤L*u'nB5{}Yq_ٳu)9~\VΝ׮];WWW9~Hnh4$<w<ڶm7ߘteϟ/_xŋ'%%lpҥ˗,u!#G5ٳgK&w^ᅲnIb0CAAe˖I^/,**nKܼ<PXXh<Y\\\TT$:n,77w߾}ݺu۶m[hhΝ;]&++n8??x˗/߶m[~y睧~Z/5!_PP {aa4.]*7<y_~&;Z~X/{/y-ץCXbŊK]u			[<xI5k&JKRFqF%yᇍlR_we(Fʦ`iĎ>?%^\D!|lJ)//R*,,4 ;1IiRϓ&M21C5駟68333%K,..BW^^t;??U-(**2~cMϞ=;o޼YfI_!99u>#%JsRRRBRʕk.%%E:%{mذ{뭷d6Ƒ.vjeZi{f͚3f֭f+1799YW\\&W^9{o&0QF
Zj_rf͚BY[\\$ //nݺM2EޏpZ\yu233WXѭ[ht_4۶mx?pƍuԑoRѣ+bҡWϞ=_~eyvC.N߽M8J9^Onnn(r\Ѡ	5֭+4hjٲtpJJJ˖-KʪU}'$$5lp˖-%Q٠%EJ)Ǐխ[*ٕiQFnzС+W=z4hqqqqq87@'O=ڸ_~{}'~LcMbmێ9o=V\9}zaÆm``cKOO|||vvvhh#Gݺu;z4zA!ĵk׮\"ݶJ?B޽{nܸQ.R{K;WQTTT\\{С.]H"

=z5/7ldHHρڴi+]3[VEEE/JBtuӦM&wjwwҜ'NdggSZ={=zP	W&&W&Z47Y?oԭlE@ivZQQ+r!k׮}/\p֭[>|Gxb
֯_oi(܂{y̙nnn'NhРɓ''u;nܸK.Imٲߗ5R?Y<<<l~6mZDDĩS|_~E8!B$''wÆ
&2Qs̙RPiz̙3fAzN:~O<ZV˗7m4gΜuɧJgؤ/p]4_OAAe^z.Ԯ]:u?Xjo9rƍ/W2eʔcǎeffveذa3g,uY^tҸqSnٲeΝO=֭[Zyz]I۶m9"]\rʕ~!,,FNjܸ+-[6y׮]{ȑSN5+N7fCk@be[1V7+]?/*cBV̚5N:[lyW,wqqIIIٶm4ܹ|ҥK/]gU63f>s~~~/^|7v+YTTTXX訮JWXa0~	&L<yߖ°t~뭷vZGb"!!?0aaÆ
&5k|"@m:433ĉo_-'X:Z0`ٲe&
sWHHO<h^y啟~͛{/Z4g~ZjuYu\!t'xܹsgϖOɶؒ[o˖-z9rdNN.=c?s{nڴiǏOKK+,,"׮]<yߙ3g֭[WֲmTNU߆Wl|'$P\e|JWȴ{GEUy*H3gsw}믿VRrFx%~@j3;v)]*_MPq/ʀ\:h@%DTJ`)*itJV*i޳g%JP}%*RI蘩gTQ1CW
B
!-xsȠƷ`RեzTtT-<q*ŭo@UW:o0T< -x8
UcR}]xx<ʕSedΘc.**-Sw*]` "0FJp0jg~9dߵ9PY#ٲuJeMy\*n2.l!F[*lpX^Tg=B])f*>T*U@}ʓ/'4֭[9oq_/4oǏ}x洗08...^nC?<s={t{w=Qp[S'oVْFv6r>=Jׅ*9@/zQK7~a_DjX̦vlpB|+V+lpƍnw
X6fr;yviqO:p_nRq-=>׮j԰8yi[(nNE7n9ci|ebY!_mUF
<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="busStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00" triggered="join" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect triggered_person ( Last six runs May2022 )

---------- Differences in errors ----------
24,68c24,27
< Debug: Selected item 'waypointBusStop' in GNETagSelector
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute triggered of waypointBusStop isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXw9 Q*Q-Xg,0j,$v(5&Ă1TT("v?F75~w^fv4T ""B!hJoԫ&A<6	BQ@U#^l]O%M"Tp,kZ"A6UQd*rS%90@Vw2@*b9b'QU*?UґCyXvSΟ?@
2e۷\@B_Y*g\	 ۿ|RGTyRqRw6..^yَ;$&&M6[4Ν;:::*l4͔)S6lp
uRG777|0iC%Oݽ/5nV@6mtҕMGGɓ'zzzzzzrQ*{qqqQUklyDHD_&烂tttq=xc$l޼YV}mm=11իWO<	
Dc֖Ӳ"X~}%*̛7/,,,...44tРAw700XvǏݻ7s'͛]ŏۢE}gϞȾW8--OMY'"%6l}LGr!#TVݟP(]d5\%H}*Xe.۶zw.zힵOѮiXݡP(<y2*2vnkkk*ԭR(UuҶq\>}fϞqF~G"brwر~l2###"Zlً/(99YGGGj}ڵkܹyܹ1bDVV;埅G~eU?ޯ_͛7߿?>>^V#,8pE}}}_~}~۷o>|Xb}ϟ?/}׬Y\$++kРAl5%%Er^ߙ'ի҇}]bblxbsse˖%%%9rD(
eU\\,P(N{xx={YՉ#s*Lݑ7o޼g"Z~eqqɓ'-[CD֭k׮eNNαcV^MD>>}ӧhGҥk~b...o߾z耀wwwv`v8]]3f0@ :uj͚5~g[ڵk-,,O:|\֔_|!N>͚b{Mnݚ/ogϞ؜8qb޼yO^vyVV֡C8۷eXXٳ32287oN6-22ڵkD$8۷oݻw|K%kiih":ɓ'=:s5kֈF+en:KKqƱ;vzjҥ&L_ٳ7lPb,
;wڬY/^HmAWWwԨQ7n		!-Zx{{?~0rǏȯ/ea„	l2fff鱱lU }7mtYPزe	&<y&NؠA9s_y9<x)Sͯ^dɒ"4iҘ1ccbbׯhƌ!!!W)**zK;ى?޽KDB?wpp_S@0}ÇרQ#G5j?Nyܸq,o?~|z|||l"mߙE$$r`dDKϝRw:s̙3gEo_iq~33|,?ą+kܹsǏ_hQjjիO?x'lmmg̘Qn1cojW^%L9;'ϟ͛kѢEڵkd---̀˷~&l۶m/\pI{{yy`vrݻrJɦ,YdҤI/zsA۶mϟ?ܬYyݹs~(((Xx9s	7"##^<͛78N[[FP(+DZXy\\ÇϮV-3.]Zb~aa@ pss?͛5jDDlיH~e}}#FyΝ;qrr244c]6p5j
OR__6m͛\~}5klР7BaXXv8ٻwozzkeEXZZ:88z۰aCCCC@DW\0`^^^ކ
"F O:uǎƍ>|;wp/]TKKݻwo
;3foɢܵk_hѢ_>66Ғ}e4h^nn.qc(|z	pYD9o#\#x"݈zD@y>noo石޽?ѿ{QWW[niŋ=Rp׮]v횝]^֮]knn5bĈp"]7˗}AXXXXXm^͇
6j(֫Yvq	˗/?~,َ߶m۶O>|G{u=֏רQ}:;}}}C[TTEmo4zѣG?cժU&cǎ;v,[?;+:ɓ'Æ
c,f~K`"""tuu۶mꪫe``FWVYWWWtD4wL<"z-;t---kkW^I=%y󆭦jii*+ԩS:u!~jj*[MIIaYzLD622:}tvv޽{Y϶رؾ/_3ÇO8AD>fDEEqqq/_vppx捗ȑ#ߔNj&]tS/"~׮]mmmr#G.X
Ν;K/0>@yc90_C{<58˺_ot`|MD'>>J<***33O>ֳg4i"8N;	={ƍ_U)'$$رc6lxd/^/_jߟꫯĶ/^ʊm:~޽{2>1BP(;vll9555??,**b
ݘEEEl踨ȶm?aaaiiiVBnn.?L]V9??_{vzɓ'bX٪{PP_LJv*BY/…9ʪ|r޻woȐ!<x𠾾~^ؽ+Xddd4l0""W^&M[.`dddii)v*K6ܹs/3tP
hkk;]ư,PT(սqFԻGܫWQ/놄d8DJ)//O`BVJ{ߘXkyҤIc
*جXS'Okt=33>,..fIW^^![lDSM6<6++K4S+V,Z%,-
IIId##dPe|I&M
ϒ[%[9sfѫV֭[``hvqdr.IIIIII7oެ[ץKabbDDo޼aA5kV||CH5j`7׬YիWDddd&&&ů_f/A۶mgϞͿgf͚,/.:l۶mn533cvwh7naÆM6;wʊuMa'Ҿ}Yf5h``СC3g%,seC͕:{Sȁ*+'77uͭCqDT\鳢DԳgO5V
4055e4h Y'++f͚ʵSTTTNPfkԨ!5b)%KZBa~~Ç/\ ٔmW_}հaþ}>|xذawQb~H@&?:Zg|;bؾbGU_qƃ_eEeÇ͛7dȐ:u;vLd,J~eYܻw/;;DԶm;wQZZګWزr!N:	saȪ/%ܻwfgg{xx<==<x :'bf`-[422}vFrssٜᆆZHQ6m۵k'Dwaq[믿XɣG;tNC<!حb9UCTfFPIhJz6ZT6>!CҊf͚u]6wɓ'ǎ߰aC>::zȑϟ?]ӧe-((
/_?,Xѣڵk?~8225;jԨ/^fBCCׯ_F&?sѢEzzz
6uСs?ydʕ~~~g& dXDԥK3gΈ9$ESDOMmllR`Baڵݭ>qݻwᅲI_|y%K:u5a`ʆӧO}vNNN6mz9sLY޽{ƌ_~9s!@V}899ݿݻw={ѯ_x,YWYfvvvs	


444w%6;Zaaa7n|}6o9ի׷FO<;xݻ}||,,,<gNRDPEA1$Dȁ*MI;>h*:

-Zdee:k,VvZ333???--/[lƍAAA/^gcVZϟ2uTSSϟRe#?
UPzAPo>oooŋ/̒aw߭ZM6sDeooo~׏h"~"Cy^훙ѣUVܹX#k4ڵ{wP!-[7nq111f?b
~!???  `߾}[ki1>>^\dƍ322zŋ[+yBCC;v8xGwlTTԂN:wy󦰰P[։*_paZZillSJJ[\G"Dv͐)ώTy"Aj9~Ν}:m*6#)/Cy@Yu5iD!@C8$UԿ Pa/THKh*##Ҫ	Cj&wC>xOUw&V"8yPmݳP&Py{y[zQڕ{v]Vw\?Y!(B_=8#Z~Sq@5P`U]W*Gr@>o
<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="busStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00" triggered="person" expected="personA personB" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect tripid ( Last six runs May2022 )

---------- Differences in errors ----------
24,68c24,25
< Debug: Selected item 'waypointBusStop' in GNETagSelector
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Value ';;;;' for attribute tripId of waypointBusStop isn't valid
< Debug: Value '' for attribute tripId of waypointBusStop isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\Gg9z ,(%5ػc4`Xccc, ؕ(J^cts^8>Wr,h(N(M!@hhC\:{IWM٧vi
2FY%.rD(X*Dl*"ɔr	r`dgTR3due酅rꥥOn	BCC1
@+	0VyKG*aժUgϞt钺
lĉw޽~2UzigI6*	pi&'A^z\\el\ \reӦMRam۶Uam4"ׯ߽{tttT&h'_֭[NX0̈
j?
owwwϭ[dҰ
9lڲȥ+SSSX׬Y3UV͖FD$i]ti׮]:::|ɘ1c=zį}9[[[6m$ϟw1ikkiY
UuttfϞد_?Zٳg<6mZU_jyFNBddmҤ3fPd[ɳqV&s>'I9*a~E|N&~
/@+=am+V4o4{{}^AԢCP%P8a@ KعVRJ TŪ¦&q=z1cƆ

mqɓ'~ffŋho޼ٹs'%$$HSjUݻwں̚5O>Æ
`{ёӲ<yaX/۶m{u^6mØY̝;o߾Ϸy>|xI~]rWX˘edd׏=LLLWW}o߾O?'9[;gΜ}.XrǏ
Fo'@	iii4#
ʀ$ڵ_jV&hu6HݑZppMGD֭𰶶.,,<sŋhխZ:y+233ɓ''O>w;vȑ:t`/lYf>|5kָN:O>ٳ+WdD믿77>VZneeUXXx%KdggLW_	sαV|S-Z#ꫯ~ǯ˗vvvO={sVZaiiqQzimm4cƌT"8N}XX͛7H p'			wkiiy]ZZZBB`ZZZ<"".]t̙'NL6mʕi-^z̘1;޾}hѢqժUkƌׯ/2Uyl޽{
jذ7o;bĈ
6Q&MO:W>|g"##חU^XXcmǍP/caa
}}}ƍ/\ 
6m:nܸ3g7|Sv3g[y
9߿ĉ---oܸpD"?~QLLL"##`M:w   `ŊYYY=bi';cQNNH(~嗎s*&O<tP##>|Ĉ?3;L1cư}ر5k֜2e͛<;o@rzI"FPNT)xϟ?ޥfe'MzBz#/F7tbPVZ]xԩSիW?~RRҊ+/rӧNZFQFojɒ%7n t9tӧW>gΜ߯ZϟߪUjiiYm?I6۲e˗/9szg~=dܹZ8'--mڵle˖I6?g…Ǐ_`7.^(Zly%
Ξ=޽{?s^^ނfΜǾHM%pvƍk8N[[ȈU
C!b%|W_8+>vX޽[+eիK.nnns޴iSaaaݺu><ɯ?lذ߻wOV;ΆAAA͛7kdd*>I}}}Aofg&88o߾k644u떞P(

۷	qSLٿJJk'88=~kklGGǷoqԩchhDt>}_?!b5k
'Mcm{֭:tݺu۷͝7o^֭-Z뛖ƿS؁L:?HHHm={gݺuQQQ,k׮o~Y`a0@s`dGKK""eBqLII!JSwhÇzտK_"z'\]]ܹ#7o<}Tݼy͛ݺu[j!C
BDUVjѣGAAAAAAݺu[fGz5V:f>{d;Ϗ?زe=zO>
					֭ۃX?^ݺu{)YmAA3k׮-[bF9rH_-__W4{ѣGf駟S@ϟ<cOY-ł	

<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="busStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00" tripId="customID" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect until ( Last six runs May2022 )

---------- Differences in errors ----------
24,32c24,26
< Debug: Selected item 'waypointBusStop' in GNETagSelector
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Setting new attribute into waypointBusStop 'vehicle_0'
< Debug: Setting new attribute into waypointBusStop 'vehicle_0'
< Debug: Value 'dummyValue' for attribute until of waypointBusStop isn't valid
< Debug: Setting new attribute
< Debug: Value '-5' for attribute until of waypointBusStop isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Selected invalid item in GNETagSelector
> Debug: Open additional dialog
> Debug: Cancel additional dialog
35c29,30
< Debug: Restoring previous attribute
---
> Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
> Debug: Removing route 'route_0' in GNEChange_DemandElement
37,72d31
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1ciIDATxw|S6Z콑V
XLQ/*8QQAA*wR(*Q6!i&烇ޜf{Ͻ*Qt:K !!Arl{y-,
һbθK[ʹw];B%`Kw)R	i2T].R	|Z&dRziieyxxH7\'[PBBW*`>cUԱt8P=ߺu҅6q^53f% 5i_"*DqA駟^pΝ;.	TWKKK^{]i}^5j6"ÁҸ'Xլ]̙3O>mr/ҭ*ۡC;vꫯ:wlϪU^xӿ޽{k'N_~eQQ\Xٖu5jԻ۫WϗFy={vѢE{yyEGG9pҥ|Yjov~v֯_oܶmڸ:]V?E|h4FbiE]yzzNΩc[U +--5B}R3
d.>y^~F}Ωik4-?D\i\6lԩRF%_sss̙ 3gΥK.]*HMM2˫A_|EݺuCCCO~=7.''Gl}-}qyzzjZ-5/^8|>gϞ̙3G+ԪU+22299_~ڵ׏;Vf{/^xwˏ7o:/WsJiiikeyzz񭰴"VVДe;m׹i6M*Zp׮]רQOR7LsX߼5ەP
Fk׮gyf޽F#vxq촴{Jwh4ʋqjjC6l?^xa޼yRWRВcVVVjj<,E6~G>ʕ+IZh1uԅ,5^pt<@.]doo/Z(..Nѱclj'rzĉOңGJ:thӦM'MUr%5k8s<c-mFs>Sk޶m۬Y^*x'LPzӧO[;vqʔ)#F􌋋7o^^^4_9ycVVѣ</^/4iҟ)xZl9mڴLJ	T1?e`/"/;fXnݺuօ6?DzSCxnNa
FvNiݛ7o^`w-%CR:nz[N"Q{F?1wߕh4V+M	!FJ{zzt3g|G[BHYQF>6m!Z___qƥ8po߾]j?9ZjRÖڷjz?fʔ)+VvV-sf͚]rEh|AiiA||||}}{{{/ZH?˖-{{=qDaa1c.\8pYfu^={vnn…yE222*eB_~^hQRRR:uZlm6[s=>>>.Ip\B?Whv Y!4k!Dҥ>ѣܹsz)y+^{5]o_u͎=:f̘jժImuVoo.]ܹs^^^۷o
ZiiVҸ'|'BL>=;;ABl)i_~ã~R)IaÆB\???!DVVG
,͗իWÆ
;+}NN^+ʒ\__ի\rɒ%BKJ-322<<<֭{!s~5k!;weϞ=sέ_I&<?giY&L!ӰaCñ}6l𫯾&kԨ1vYf'`[.MyxxԪU\%R&C]xۊ1f~<[RJKKg̘#8*|"+~Zaz<Y&".WYYY{ӧΝ;{cǎ|;KFkq	!VXe˖O>|Bkaa4ٹse˖͞}Y!D޽EI-KB#FlذAʨB}~~~~~rg͚u]w	!2dȜ9s._rJi}NU'EY
Ϝ9ٲe={4Gm֬Yvv"   88C:g[;VH߰aõk׌lR!˘d0j/KxIk㻤+KH"@fqq8\|7xWӥIի2}]vׯ_NFSٺuwqҥK(
	6KMIIIIIٵkWfƎyf!JKKSSSG!xϞ=O?	!RSS-

2;_*o:u\~/^b
!DNN8++kժUݺu;/_nr{iHZEEE򤧧GfϟxשS?/**O^_~~~ݻw:u5]A頮	OOϴ4!D͚5?.ڈï`',2jy:W2xbu
!pq:yh)J~6lأ>ZXX(͑ť0mJ94.EѶmQFɿdt^zoذaLLaئ޸R?Btȑ#Pixk׮\"J?B>}xzz_^.R'N8ql%%%R,p߿M65$%%ԫWoƍ5Ǐ/))ҥ˯*tܮ]J8rwv+l'Tb4Ör1
4pj	^^^~]4n]e+*{QԜ9s
Ŀ_Jz}gΜGTKz}
ԩs뭷>#~,˗/oذak֬1b-H15gߟ׭[)**Z|?…ڵkw}ӦM30[jo>|8++JNz]>|̙e.СC׮]7n<mڴM6m߾=;;'ؼysjդ|򊏏4hp	+bi~JJʷ~pƍvpNHpSV[b姀2;d`%.Uñ5/O^dĉ9z~Çۿ+Zi!Cu]Ǐ7#1W_
8pF
̎jĨ_XX#<hN>/~wV>w\??{p+W4Zb[UVgϞ5ZBxyyr-<H@@sf͚|r[k6mԻwQF믯zqq}fΜ9yӧ;v,==xƌiii'O

xʊX/_vmʔ)AAAgΜYfMyˮ\jMP3ox~e	I/BN'YV;*.ש"ɜaӯϕ+Y90	+8!A8c/W@.ZHje&ENS@xJPcJ`+Tq^Ż:Pe<@*\
{X!XC0t]{.̈́-+X{fq pywW:o`}L|7UCG(ӏ'gr帍-0oneVB;u;oU@"Z7h!vFWC][cB]3Mp)kmJWqa1ώ]JWZK-qg]QQe0ڕ)fe9p0q⏔?wy瞞p֭/~54狯y%{`Ċ08l^nw/ѯpGW?  -^6}ʖ$69o/TaPt_𖣖b/Zn_+^*Mx92~_6x!V\ϿjES=ˏ+ڸpw2i~|C?uBkF
Xzß犘AB5TZÖ3fǟ%%Bx{{׬ԮmzWV%'a[ɟM~~~6q{ĤG'ԬdQU		`!==~鶗VqA[\~9-Z4s*ph<a,̸?Z*Uo#WwŽ_?؝CsS+uսj4jCۺR醕ヲĪQ>`|WF1Qq7OiBD7awݫGnn^rru_g^=yٔy_V.RrzzJddz)OSszwmݶ}_}6tI߉8ٮmk+Wx{3'TW/^9ȑc͚5ᅢ]
[o[P홧aUkq#m[?W}}|”-ڈ-Kn۞ۦM?|?CrrO??h`dB=4k}Ʈʪ^FﭩW}ʵΔCn۞YvyoF׭[GqW=vY&^צ;@Qν巴Z><Q!^C^\=K5OMOZK5[/}{ճs}|:h箄]z}B¾ȗ
+*ĮYw3?1~b_1kaEnQwsWBNnn:Eͮ['؁N]53
+?)Vf7}wgѻ
<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="busStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" until="3.50" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect_selection acttype ( Last six runs May2022 )

---------- Differences in routes ----------
7,8c7,8
<         <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" speed="10.00" actType="singing"/>
<         <stop busStop="busStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" speed="22.50" actType="singing"/>
---
>         <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" speed="10.00"/>
>         <stop busStop="busStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" speed="22.50"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect_selection duration ( Last six runs May2022 )

---------- Differences in errors ----------
29a30
> Debug: Value 'waypointBusStop' for attribute duration of waypointBusStop isn't valid
34,35d34
< Debug: Setting new attribute
< Debug: Setting new attribute

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect_selection extension ( Last six runs May2022 )

---------- Differences in errors ----------
30a31
> Debug: Value 'dummyValue' for attribute triggered of waypointBusStop isn't valid
34,35d34
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in routes ----------
7,8c7,8
<         <stop busStop="busStopA" duration="70.00" until="12.00" extension="3.50" triggered="person" parking="1" expected="perA perB" permitted="A B" speed="10.00"/>
<         <stop busStop="busStopB" duration="60.00" until="20.00" extension="3.50" triggered="container" parking="1" expected="conA conB" permitted="C D" speed="22.50"/>
---
>         <stop busStop="busStopA" duration="70.00" until="12.00" extension="0.00" triggered="person" parking="1" expected="perA perB" permitted="A B" speed="10.00"/>
>         <stop busStop="busStopB" duration="60.00" until="20.00" extension="0.00" triggered="container" parking="1" expected="conA conB" permitted="C D" speed="22.50"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect_selection line ( Last six runs May2022 )

---------- Differences in errors ----------
30,31c30
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Value ';;;;' for attribute speed of waypointBusStop isn't valid
---------- Differences in routes ----------
7,8c7,8
<         <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" line="custom line" speed="10.00"/>
<         <stop busStop="busStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" line="custom line" speed="22.50"/>
---
>         <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" line="join" speed="0.00"/>
>         <stop busStop="busStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" line="join" speed="0.00"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect_selection permitted ( Last six runs May2022 )

---------- Differences in routes ----------
7,8c7,8
<         <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="permitA permitB" speed="10.00"/>
<         <stop busStop="busStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="permitA permitB" speed="22.50"/>
---
>         <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="22.33" speed="10.00"/>
>         <stop busStop="busStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="22.33" speed="22.50"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect_selection triggered_container ( Last six runs May2022 )

---------- Differences in errors ----------
27a28
> Debug: Value 'waypointBusStop' for attribute triggered of waypointBusStop isn't valid
31d31
< Debug: Setting new attribute
38a39,40
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
40a43,44
> Debug: Setting new attribute
> Debug: Setting new attribute
---------- Differences in routes ----------
7,8c7,8
<         <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="container" parking="1" permitted="A B" expectedContainers="containerA containerB" speed="10.00"/>
<         <stop busStop="busStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" expectedContainers="containerA containerB" speed="22.50"/>
---
>         <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="container" permitted="A B" speed="10.00"/>
>         <stop busStop="busStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" expectedContainers="container" speed="22.50"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect_selection triggered_join ( Last six runs May2022 )

---------- Differences in errors ----------
25,77c25
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value 'dummy' for attribute triggered of waypointBusStop isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\Gg9z ,(%5ػc4`Xccc, ؕ(J^cts^8>Wr,h(N(M!@hhC\:{IWM٧vi
2FY%.rD(X*Dl*"ɔr	r`dgTR3due酅rꥥOn	BCC1
@+	0VyKG*aժUgϞt钺
lĉw޽~2UzigI6*	pi&'A^z\\el\ \reӦMRam۶Uam4"ׯ߽{tttT&h'_֭[NX0̈
j?
owwwϭ[dҰ
9lڲȥ+SSSX׬Y3UV͖FD$i]ti׮]:::|ɘ1c=zį}9[[[6m$ϟw1ikkiY
UuttfϞد_?Zٳg<6mZU_jyFNBddmҤ3fPd[ɳqV&s>'I9*a~E|N&~
/@+=am+V4o4{{}^AԢCP%P8a@ KعVRJ TŪ¦&q=z1cƆ

mqɓ'~ffŋho޼ٹs'%$$HSjUݻwں̚5O>Æ
`{ёӲ<yaX/۶m{u^6mØY̝;o߾Ϸy>|xI~]rWX˘edd׏=LLLWW}o߾O?'9[;gΜ}.XrǏ
Fo'@	iii4#
ʀ$ڵ_jV&hu6HݑZppMGD֭𰶶.,,<sŋhխZ:y+233ɓ''O>w;vȑ:t`/lYf>|5kָN:O>ٳ+WdD믿77>VZneeUXXx%KdggLW_	sαV|S-Z#ꫯ~ǯ˗vvvO={sVZaiiqQzimm4cƌT"8N}XX͛7H p'			wkiiy]ZZZBB`ZZZ<"".]t̙'NL6mʕi-^z̘1;޾}hѢqժUkƌׯ/2Uyl޽{
jذ7o;bĈ
6Q&MO:W>|g"##חU^XXcmǍP/caa
}}}ƍ/\ 
6m:nܸ3g7|Sv3g[y
9߿ĉ---oܸpD"?~QLLL"##`M:w   `ŊYYY=bi';cQNNH(~嗎s*&O<tP##>|Ĉ?3;L1cư}ر5k֜2e͛<;o@rzI"FPNT)xϟ?ޥfe'MzBz#/F7tbPVZ]xԩSիW?~RRҊ+/rӧNZFQFojɒ%7n t9tӧW>gΜ߯ZϟߪUjiiYm?I6۲e˗/9szg~=dܹZ8'--mڵle˖I6?g…Ǐ_`7.^(Zly%
Ξ=޽{?s^^ނfΜǾHM%pvƍk8N[[ȈU
C!b%|W_8+>vX޽[+eիK.nnns޴iSaaaݺu><ɯ?lذ߻wOV;ΆAAA͛7kdd*>I}}}Aofg&88o߾k644u떞P(

۷	qSLٿJJk'88=~kklGGǷoqԩchhDt>}_?!b5k
'Mcm{֭:tݺu۷͝7o^֭-Z뛖ƿS؁L:?HHHm={gݺuQQQ,k׮o~Y`a0@s`dGKK""eBqLII!JSwhÇzտK_"z'\]]ܹ#7o<}Tݼy͛ݺu[j!C
BDUVjѣGAAAAAAݺu[fGz5V:f>{d;Ϗ?زe=zO>
					֭ۃX?^ݺu{)YmAA3k׮-[bF9rH_-__W4{ѣGf駟S@ϟ<cOY-ł	

<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="gneE0_0" startPos="10.00" endPos="20.00"/>
    <busStop id="busStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="join" parking="1" permitted="A B" speed="10.00"/>
        <stop busStop="busStopB" duration="60.00" until="20.00" extension="20.00" triggered="join" parking="1" permitted="C D" speed="22.50"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect_selection triggered_person ( Last six runs May2022 )

---------- Differences in errors ----------
27a28
> Debug: Value 'ID1 ID2 ID3' for attribute triggered of waypointBusStop isn't valid
31d31
< Debug: Setting new attribute
38a39,40
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
40a43,44
> Debug: Setting new attribute
> Debug: Setting new attribute
---------- Differences in routes ----------
7,8c7,8
<         <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="personA personB" permitted="A B" speed="10.00"/>
<         <stop busStop="busStopB" duration="60.00" until="20.00" extension="20.00" triggered="person" parking="1" expected="personA personB" permitted="C D" speed="22.50"/>
---
>         <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="person" permitted="A B" speed="10.00"/>
>         <stop busStop="busStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" expectedContainers="person" speed="22.50"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect_selection tripid ( Last six runs May2022 )

---------- Differences in errors ----------
27a28
> Debug: Value 'containerID1 containerID2 containerID3' for attribute tripId of waypointBusStop isn't valid
30,31d30
< Debug: Setting new attribute
< Debug: Setting new attribute
35a35
> Debug: Restoring previous attribute
38,40c38,40
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Removing waypointBusStop 'route_0' in GNEChange_DemandElement
> Debug: Removing waypointBusStop 'route_0' in GNEChange_DemandElement
> Debug: Removing route 'route_0' in GNEChange_DemandElement
43,45c43,45
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Adding route 'route_0' in GNEChange_DemandElement
> Debug: Adding waypointBusStop 'route_0' in GNEChange_DemandElement
> Debug: Adding waypointBusStop 'route_0' in GNEChange_DemandElement
47a48
> Debug: Setting new attribute
---------- Differences in routes ----------
7,8c7,8
<         <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="customTripID" speed="10.00"/>
<         <stop busStop="busStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="customTripID" speed="22.50"/>
---
>         <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" speed="10.00"/>
>         <stop busStop="busStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" speed="22.50"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect_selection until ( Last six runs May2022 )

---------- Differences in errors ----------
30,34d29
< Debug: Value 'dummyValue' for attribute until of waypointBusStop isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value '-5' for attribute until of waypointBusStop isn't valid
< Debug: Setting new attribute
37,51c32
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
---
> Debug: Value 'dummyValue' for attribute until of waypointBusStop isn't valid
54,82c35,36
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\SW'	[d/.PQuފ[M]\u`}Uqk Pq
ȐY$!ޜ{Ͻ	1Oι@)vJqwwvJbxo&A'7X%F	%xEJg](<4VP	UZ8D~)U$EOOȅdf҅Bv|P|rKnXM[h/8+V<yܹsJ߾}ʕ+Tᥝx&M͛7#Ⓤq@p…۷OͶl2&&&>>^mjˆww`Pڌ?~͚57nv O?Pc#@L	;ãɷV/[U
4/ɧ|O>MII144444Tܹ^zj0-H9wܖ-[#G>x[[vvv!!!o_^^}==ݻwǿ}ӧ!!!ƍ366!00POOOA0`@|||ժUըw޽{+xŊO<wޔ)Sݝ2ԩ#qbbboݺuŷ6m2J==4jJ2&B[ěAM}.u	R_"V{ƍ/[sRSS+Ts3zf5&Dcr\m===%V@.V
6j<K.ӦM[v-!my<ѣGO~FFƂLMMh_&D}}}˕+uV;;;WW3fsl/|>____AˊfҤIfi*o^֭߿sy̚5W^s̱Ç
6ӣG/իWݻw]|˗/Y˘ݛ=|m2$>>۷zxCCCڙ3gkܹVVV,HHH8|H$6z;
BfD":aÆ{رٱ%V)G$0mGiׯ__~Ν;h
6
'NX`ϟhʕM6ѣG-[AD=4iҩShԨQÆ
kӦ
kg]yxx݅O={'O\|9+'lӧO'+VxxxX[[“'O.\0335۽{w@p)ۊkQF\ݻw_hQ_xpq??SNXaÆVVVx]v	6mZJJ
x<7oN8122ڵkD$x<'&&޾}.55511`	t}>ʣܹs'N8rȔ)S/_.ʕ+mllFn޼۷=ztժUMf͚|`y׬Yܹ3`ڵk~ZfC]vmhh(խ[رc\!C<y$&&Fq}yBÇl[//J*=
P_299966=FFFlu֝9sF$=ĉD?TVmWf}lCקO[YY]zu޼y߿'1c>lٲ111?sO?C .[yyy<`i';QFQVVݻwH$uܹRJs*&M4hР2eܿȐ!C_a9FR
<3w@
zI*FPL{QiӧO>Z%zSO퇴Ĵ:a^,Ȏ;~>Wx
mM6={c̙Çe˖Q-.\p
*O+W>|.\xU"JKKSs?~q̙?~\b͙3iӦiiiAAAlEI7y'N8::}m2k֬Mx<UVM,Y"?ӳgy3fܹW^={@ <w\HHHڵܹ/̝;w遁cXNjzUGQux<==2eʰ"H|h7DVx<+;tP=X+eҥK/6223g[~P(^:ѧrg""ŕ;wk$,,UvZ^ʔ)*>I###VZ&&&7odgz233Vɍ7

E"QXXX^ʖ-˵|}}wڕڹ~:{fY}2666*Uz-Ą!ѕ+WzihhfHAAABp„	7ofݶ7nܸ~vvAV^ݺuٳg7kl|>?   55KaO?矉ܾ};W>gΜ={^:66Ɔ}eݻaff&F
(\(y	pADǹüæDωxMWINN&Jvh󺣣cΝYLDwÇGiР[Ǐ+k׮]vbŊ:uZbÉ\r>>>7okaaaaaa*TԩSPPz5˕+7rH.~͓'O	-Z٥K:uwǫ^z׮]c}l0ydUÆ
6l[믿.]ʭbD=bĈ#F{W| ӧOY˥,eDDDxzz7h **ؘe-q%́$3fI888ѧOر'''|;;oܗ
}=ϷW[VҪUsCY>߿gYzLD355=uTFFƮ]X϶ľضVVVo޼Q0ݡC?ND=
		aDEEqqq/_TǏ5J<nӦM۶m[B|Ȑ!fb}"u҇leekLPX(]	]q֌8ٷrݫMxR"ytyTTTZZw}8VՋ/j֬)x_IxԨQC l۶M)ś|r͓&MZfͻw+~ʊ-yB^S,=~%
¹s^YUǎ۵k['F$D£Gر-!;;cDݘB0//
6n8,,,))[Z䆩+*gggwΝo۶m-[6vXT>''{nn.{e/mV^?9}=<w/\=ׯ߁8`ddԩS'v={ݗb111))):u3fLʕـSSS@}vVY/egϞWVMOOO|
`%D
k:޾^GdJD}+k8Db)++K`\V>HOYYY?<flVcJ4o:ᑖsv
Bteeel@(//O<5]ncQ.5}ŋ̙~Dy|YIbb"C(^β\f͚g-sN>=lذKk.88X;9lSTA億7oV\ҥK2e_F'$$P(LLL#aԩϟ??x }1QLvQP(|mٲeԔ*ͅBwdll9m4yd=fff,nO.w8iiil߾={廖7].bFk֬YnٳgmmmY筂v ͚5:uD͛72e
<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="gneE0_0" startPos="10.00" endPos="20.00"/>
    <busStop id="busStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStopA" duration="70.00" until="3.50" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" speed="10.00"/>
        <stop busStop="busStopB" duration="60.00" until="3.50" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" speed="22.50"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation create acttype ( Last six runs May2022 )

---------- Differences in errors ----------
23,69c23,26
< Debug: Selected item 'waypointChargingStation' in GNETagSelector
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXw9z`łJ)k{Ϩ	-X&jԨ1dž1TTJQly(ó7;;q{3;K4 <<\!_%:{N>hWMٻvQDrFY.+~G(X*DlJ?	r`⧫{L23dmeBP~@tttB-A\xx8f(f%7V_:Rq(
˗/?ubƍ}+WK;d&EMRJ_8T/_~߾}le˖lSE{s玞ۄfܸqk֬qㆶ) #dPBh]@(=w/gV%|)/ӧOSRRPvᡩ֊٢?Mo۶MOO/9rodooF?߼yӠH<@]]]-+ժUSCCCcccCBBzxs##˗?y޽{&M*pw,WIV~vʔ)l+}8)w 
PZaV5)`
B%leY/D޷_ (f%(lܸ)==}ҟf͚{?[vh$Ǝ?ۺJn%s
@S]lmrץK)S]ߐض;v?gdd̟?Ԕϟի[Qbbzzz*T

ھ}۴iz9xt===-+>
[[~a,W\_^eCCM6|[nׯ~\\FfΜ٫Wٳg[[[}Z?>z2_|ٽ{w~e˖xũxEzzz޽w)VS)} 񆆆o޼ի}<O?HlΘ1W^s̱?~BBÇE"	&P(ՌH$RAyI}||;5jX"A֙B]~}w&իW
“'OΟ??33VXѴiS[[cǎ-]4##=z?>}F5lذ6mڰf7o<<<>~(s+Wf


dן8qbϞ=S-[ʉ_e^^^?~?,_F(:ujYYY)??ݻӧOV|S
6#޽…wsGG'NL>˗/񱶶NOO?x q]v


2eJJJ
q||	&DDD\vq|xmץ&&&=,ʣ'O<rȤI-[&Š+lmmGnٲ͛7=ztjզLf͚`y׬YܹӿuzJfC]vmpp0կ_|!C<y$::Zq}yBÇlΝ;W\yl2VVV111@ 044dۮ[ٳ"}'O$zSN]z5drקOqY[[_zuܹ޽#1c>,::~~:{&NأG@tȨQ(;;ݻD$ʕ+ϩ@ 
dbbr!C:f6rH5jժ~~~6lPt)&/@	Q`}PΜ9sQ-68Ax>?'ą^aE+5mܹsǏTٳ߿tR"jѢŋO84q*U>\qS,z*)O8QR3f|aD4{MΝ;WGG'000--mʕlJ7ۤI.<yRJӧOd̙M68?55uժUlŋK7uў={Ν;w̘1s̹zsA&MΟ?Tnӧ߹s͝3gԩS	'"""^jժ>}|}TbqꚘ"H|h?DVsǚb山ѣ;ke\tiѢEyyykƌׯ
5k$"6TLD?|py
׮]իIvv6$


:u߼yׯܼz7n000Dz2338oϞ=zzzׯg/ckkUr7oqkԨallʕ+={400^f
B$+W
oٲu޸q999
Zzu֭srrf͚լYy)@&N$&&pΝ|ٳ{zꘘ[[[˗wYYY,Z0
H90_%ꈊu[æDqD\UR@Q>^Ro%Dt>|xOO[n)hիW?Vfw׮]v횳sN/_nmm=pQ
<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 -->
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" speed="13.89" actType=";;;;;;;;;;"/>
        <stop chargingStation="chargingStationB" duration="60.00" speed="13.89"/>
        <stop chargingStation="chargingStationB" duration="60.00" speed="13.89" actType="dummy Act"/>
        <stop chargingStation="chargingStationB" duration="60.00" speed="13.89" actType="singing"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation create default ( Last six runs May2022 )

---------- Differences in errors ----------
23,27c23
< Debug: Selected item 'waypointChargingStation' in GNETagSelector
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointChargingStation 'flow' in GNEChange_DemandElement
---
> Debug: Selected invalid item in GNETagSelector
31,63c27
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flow 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Deleting unreferenced waypointChargingStation 'flow'
<truncated after showing first 30 lines>
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cFIDATxw|otRh)eR$dPE-*S@*@)H˦M@3IIzw{˸woDFl.p8KԫB`'*;oeU,}:\h,팇*PX+p
"s"@eTLy>TA*!OtY`لTJ/**2_,idKN7@9*SX:QΰpumڴIBP=3ᅰ.y,O0+qƗ.]rQ*NJqWW͛7?իWBBاcuFw߁'gYxΝ;.3" vrtPA8S?]o۷oذ2enV[vk׮yxxxxxXE|;vtTo
!o&٦M/_&Oyǎ9"?zVuԉ\̇~hVϟ?'OFFF>^^^5kZ+=<|h6cƌ;v$&&w}֟p'NǿK%R{MVBBBСsNjs=FRYaiA,`q-FdYX5UUY[Yzs	(g3|'o+̾qFÆ
]xj5(]HᩧG]]]2j6>fw\]]uՁ]OF3tЩS~s5MDD7|#ʚ7ob޼y/^\l"%%l{77GFF~u	

>}#ƍ)J֗"  7nO>p?Ç9sR'f9rٳCCC~7Ν;_~رc%7;…s;wN|%w4jV^_󞞞/_9rw:ӥGgΜ9r9sϛ7/99~3h'PF...EEE&1ֿ:Ν;O
QOS5Huhu;p?oB;w(**Zvy󲳳N#""~,!ıcǞ!Gyo߾R;^~-ZEFFKswwGnݺHӅ~4_.,\PתUhݺuZNNՔ)SWWK]Iϒҥ\=s=gϞWޚ5kf̘~v?33_h4Æ
رcԩS]&h4]v=s{F)))ۻȹƍ))))o"M?tbӦMk׮_zWkgiw	xǤ?˯I7o>uŋ-5^x4p|}/^4ۃ?(!D&Nzj?|ĉ-M/**:z!C4idҤI	+YfzzӧQWWWOOOK,6&MZv'hѢŴi}阧DF3jԨgysMMMBL<y„	իWOHHx뭷bccm/{ョQQQovvvvaa#G)-?.=x`0}M4?CUV?{=i1{1)?͚52eҥKlnZ}fY9,e`/PAT,|
6lذ!١h\?cyyk9J޽ƍW^ݸqٳg_rBy睛7o^fMÆ
_|ŦMN0zWۅVfiӦ5k4nx̙iii.B̞={suqq	Xh_}ǎŻ֭_vƍϘ1#--MzʬYwhBCCoܸJOy7w1bܹ'O3g7nڭ[M6EFFo~ƌx̙3mڴpi7l.hݻ}w}wԨQiiiҮt8NhjժI
q)&SCyr{F#u%MOLL\jս+G,ٲe===

\]]u:̙3Z~XTTԺuk!t,{zz7.--i׮;ȑ#U+5IzzzJv]5;r5jh{Νaǎ#G^܏F2ew}&+mY|%999M4|۪U+ooo Gᑛxbypuu]hQQQѳ>KmwyἼzӧO^^+ңGW_}%,,ƍ;EZ_|oIII1_ZZ>{#FO޶m֭[>6m8
p
9~87M7!>Yzz7.
pÇK7,8x֭[G;ug+\x5j4x;vܸqwBԯ_ĉnK,u{ȑ;vرaÆ^h1cƏ/լ_c=&K.8qx?aaa믿ޭ[Cӏ?{ݻw<8>>^:׺uaÆYZ:OOOmaat˻u/<#<#?oI$f?裏>4O?[c'<yr̘1ql)ʱYJqKbݻu{N:۷KzTS"1{'|'BL>=##yYzׯ_===ťN:/_6;!DZZ4z5kZ~eiJ޽4h R.r4*BڸZgYYY}tdd^s/]dwVZfرcn'=m۶&M;)?q۷o
װaCy?<k,`ӧOEx"M_PW]bȘqkwi:矕g
+T=gΜ]vȸۭ:{4mۺC:wC~%ٳgѦMWWׯʤ+O?w/^8))x/K×.]Uxx><zhG̙#5yh}4,'`0#""VX!
_r%//OjYXX(
K#9990fQQQaat긱{vm֭!!!;vzCNN|R㼼<~[nׯoSOKMHK^PP ˗ͦL"ׯɆ_?K^FK_{5i?+W\rk}e]BBµkZj7xɓ'7mT:a'  믿3fƍKOoѢV5tP*%v<qw51%
#vӨLTHNF-((bUAAٿٱǜ+Oz<yIحIWO=IW%i^q]w-[LogQQrssἼ<WWWiXQXXhM,Y"L *G3g̟?Rb`HNNtOgyҔt)Sڶm"]\=6l#_lqiH7;J4NNNNNN޵kWӦMǎeϕ뛜,+**JIIIKK/9s_FVtQq5._\zu!-**JJJ6WnݦN*oGp5o\yq222V\٭[5k֔JE:~6m/^dɒ7֮][:xk"-H=^~ezK/Sl|hW:5ۄ(_,}O`tUoϯB.XN:BA)\-ZI'hѢx5jBBBaaa
bbbw[Z5AKRh),,4yyyǎ+,,S_U+///8%GnժհaVZ5fqEEEEEE&!ſ88qYƽC}~LsMb6mڌ5ꫯ4=VZ5cƌxAm``cKOO|||VVVHHÇݺu;rt8BW^|YJ?B޽{nܸQ.R{KWQXXXTTsΝ;K"		9r=뼼<y[4֭[HUbbbaaazS]vuuuݴiݻ?Ezu??~<++gϞȑ#f,JHfԖR14 #H|ӆ@iJ:V<X!9m>W^-,,|<(ݻxڵ>Ϝ9ӪU+C~.ԯ_o0rrr.]O?͚5?q޽{nǏE˜_:8K&''Og𰱫_u'O|7~g~,,Kܷo
6sGYfIAErӧOW
fڵk~=X||k)[	.]ڴiܹs׭['_*^!6`?v:hР^zR?+Vxϟ?_VڴiV`~ڵkw7n>_ԩS=ѹsÇϚ5yYZ{۷ܹsFMcǎoo'|r˖-


.M6[.|ZZ'O6jhʕ+V2eʹsjժ5jԨiӦ+F7fCk@%b %co 	20P1%WT}T8+*Mϟ={vڵcbb^~ei…k֬⒒uViy>˗_xq9fgmvv3gLMM}g.\믛V:󳰰Q]I'\`0'N2eʜ9s7°4[o]v-#V\t҉'>|rٳg˷,2{
<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 -->
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation create duration ( Last six runs May2022 )

---------- Differences in errors ----------
23,71c23,24
< Debug: Selected item 'waypointChargingStation' in GNETagSelector
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Invalid input parameter of waypointChargingStation
< Debug: Invalid input parameter of waypointChargingStation
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
18c18
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXS7	+
NTu֭uo=WuۡVZ[w]@Eŭ8zI 9s{Bޜs%rT ,,L!_%:{N>VMٻOaEJ,+JgϺPtJh`Et	q(
$SJH$ȁPr͐uD"%l ),,3C[/8+W>}…Jqݽ{իUѥlT2&LITbŷoj}PJN*NK6nܸ~-6۲eX-f"޽{߻wO___mBy3nܸuݼySׁ}vB兑F:m(!. ۻ.0SYIbJ(CCCCCC%(={xxxhh("$"O…۷oJF#n/qFEw=<00
1)iYZgΜܻwo•+W>{SL)pw-[IT}Փvڴil+{x</ДPt JPVaVᗔ5)dJBlueY/)Dѷ_ (f%(lszz?Ι3755y3I,;{(e
;TJZXTax]t6m
m?p322.\hjjJD.|Ͷmۈ(!!A___n}}}
*ر}ƌ={<xpzz:WҲ򣰵8qYگFFF?ׯuqƇ(jdٽz;w_\\ܑ#G>>>?~|I喿~{ܶ+VxS~޽{߿W+S@bcc޽{׫W/y544ڜ5kV^͛gmmp#GbEa@C|>_$I}5#bP^`cǎ'~MM$:t#ж7nlܸqϞ=DvZ[[[HtԩfffѪU6mjkky˗gddѓ'O&Nx"5j԰aڴiÚ_؂Ǐzlwlw'Oٳ@ 8}+X9lǏ'+Wz{{؈DӧO/Z(++55iҤݻ3gΰV\S
6"޽ŋwKGGǓ'OΜ9̙3+W񱶶NOO?tڵmHHȴiRRR㩞ߺuk„	wܹ~:	%			w|.KMMMHHzX,["p©S=:eʔ+VHFej*[[ۑ#G[n}݂F]jiӦ[XQuֱ{߿N:o޼ۂСCׯ_DD=qWaȐ!Ϟ=T^_QH$z1۶sΕ*U=z4@|UrrrTT{(ض6l8wX,_ѣO:ED}]jզOvZ6x}7nkϟ{"3f"##7nh=zAAA˗/K;ف5߿ODboT
'4ÇC:tO?}ȑ,o5jT*U&Mi&%O7},`Ɂ/w
5ٳgϞuRSO!_.̉>y1Wh
kM6='*V8w˗Q-.]tIggɓ'W\yʛZhѵk׈(--M.\pɊ+Κ5Ç+W$s6mt|>?   --mlŋ6ۤI/:ubŊ3gdM6x~~~k֬a,]Tcǎscƌ7o޵kΟ?/4ir…:u̜9޽{?SnnyO>Me?x;w\vm͚5}ĺx<	,%qCdJ<>cMÇуr[f._d##<@5k,==7D5j}y&"R^h>|wv܌CBBXׯ$;;U`}FFFaڵoݺ̍7zenn^Z5cc7o␐^zqxI&ݻ799Y__s
̲elmm*U;3nՍ]zgϞ֭N@zjH4~[nۛ7o>|0''gРAk׮mݺuNNΜ9s5k`><y >;]vqsٳڵklmmYW\ak޽{feej`("~Jҗk""}w1%!5\%99(Uס+VoXLDG}v޼ySUvwׯtiʕ<xphh(UPחX[E>z($$$$$ٹSNW0`СCYf
F%o߾}l;ǎ[xq&Mt•?}444444SN<`x5jڵ322b=\ۛ4i?H6lذa_l2nK\#F1-?#}~lri3~YT0aaaM4	

400
l-kȈ+a|e
$GGD3fHKK9qtt$?cONN޽/[[["{󭬬{jɉR'&&߿gYzLD355=sLFF޽{Y϶Ծضo߾U2ÇO<IDO<	d݄W\T҇8d/eԨQ	p6m~w۶m̕[XX2d٬W,nZ߼y)ˁ+7рZab|[}ğkMw|%쉉-OKKꫯ'KZj	.`c7x<W|%5k;wjJ^ںuĉ׭['[͛7l۷
`Ç'V$͛7J:q޽{2>1bX,J?~|l9111''gyyyݘ"(??
uΝ&Mᅪ5
		IJJֲaJ999ݳgϿ۶m˗;/‚eǞz{{o߾6i$"j۶ͽ~sۋ/rǨEؓ}<xFFF:ub۷})RzN:3rl@ صk,2`K>YL%˫U'9ﴆa&PҔᵽMWWk{Lɷҵ"@h0j^^K~'l֟Z3fX*6+رc*0NKK믷m)Xҕmll̖srr[&|tÆ
,MOOLD4&&fɒ%se	?Kbq||y>gn$!!!,gY.WRVvZٖ9gϞ6lزeڵkm6:NR%oݺUr^|Yx"D			>|` L:5&&СC$ń	\${̌LMM٫B$ű'H(6idڴizY~%\p<ؤI۷]keezSRh(k֬nݺ
6?Ύu*KaҬYSJ5(
7o>eeΒ]lha%R>"w
0?$(}	z<8>MD/;QǎuNUVҒ
NHHVltsssڏwrr
mDnRJ✜'O_xQ)P(u'ӯ_իw`D"H$IHٳgrGYK.]5*''kG*Vj/K׬YO>;wTٖ99sf߾}?.Y;2>EQ;<hԨÇI&=bݡ#wޱe%CDZϟPT_ѓKD"(++>>>l*F=zHrN8:'';`ׯojjz5jdee9ÍٹwttK!ƍ.H7mT Hn6l?Ofdd4oޜ`=z$`fH}sʛ^H(/	0AZ3uYn#(&l,};}&%%O:lSN1"666&&z}DDĐ!C^~]B3g(;+޾}Ϟ=[__ӧ*Txٝ;wXC}
k6???88xڵldΝkhhbS1cF@@ϗ.]~d
<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 -->
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" speed="13.89"/>
        <stop chargingStation="chargingStationB" duration="60.00" speed="13.89"/>
        <stop chargingStation="chargingStationB" duration="0.00" speed="13.89"/>
        <stop chargingStation="chargingStationB" duration="22.33" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation create extension ( Last six runs May2022 )

---------- Differences in errors ----------
23,28c23
< Debug: Selected item 'waypointChargingStation' in GNETagSelector
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Invalid input parameter of waypointChargingStation
< Debug: Invalid input parameter of waypointChargingStation
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
---
> Debug: Selected item 'waypointContainerStop' in GNETagSelector
31c26
< Debug: Removing waypointChargingStation 'flow' in GNEChange_DemandElement
---
> Debug: Removing flow 'flow' in GNEChange_DemandElement
33,69d27
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|otRh)eR$dPE-*S@*@)H˦M@3IIzw{˸woDFl.p8KԫB`'*;oeU,}:\h,팇*PX+p
"s"@eTLy>TA*!OtY`لTJ/**2_,idKN7@9*SX:QΰpumڴIBP=3ᅰ.y,O0+qƗ.]rQ*NJqWW͛7?իWBBاcuFw߁'gYxΝ;.3" vrtPA8S?]o۷oذ2enV[vk׮yxxxxxXE|;vtTo
!o&٦M/_&Oyǎ9"?zVuԉ\̇~hVϟ?'OFFF>^^^5kZ+=<|h6cƌ;v$&&w}֟p'NǿK%R{MVBBBСsNjs=FRYaiA,`q-FdYX5UUY[Yzs	(g3|'o+̾qFÆ
]xj5(]HᩧG]]]2j6>fw\]]uՁ]OF3tЩS~s5MDD7|#ʚ7ob޼y/^\l"%%l{77GFF~u	

>}#ƍ)J֗"  7nO>p?Ç9sR'f9rٳCCC~7Ν;_~رc%7;…s;wN|%w4jV^_󞞞/_9rw:ӥGgΜ9r9sϛ7/99~3h'PF...EEE&1ֿ:Ν;O
QOS5Huhu;p?oB;w(**Zvy󲳳N#""~,!ıcǞ!Gyo߾R;^~-ZEFFKswwGnݺHӅ~4_.,\PתUhݺuZNNՔ)SWWK]Iϒҥ\=s=gϞWޚ5kf̘~v?33_h4Æ
رcԩS]&h4]v=s{F)))ۻȹƍ))))o"M?tbӦMk׮_zWkgiw	xǤ?˯I7o>uŋ-5^x4p|}/^4ۃ?(!D&Nzj?|ĉ-M/**:z!C4idҤI	+YfzzӧQWWWOOOK,6&MZv'hѢŴi}阧DF3jԨgysMMMBL<y„	իWOHHx뭷bccm/{ョQQQovvvvaa#G)-?.=x`0}M4?CUV?{=i1{1)?͚52eҥKlnZ}fY9,e`/PAT,|
6lذ!١h\?cyyk9J޽ƍW^ݸqٳg_rBy睛7o^fMÆ
_|ŦMN0zWۅVfiӦ5k4nx̙iii.B̞={suqq	Xh_}ǎŻ֭_vƍϘ1#--MzʬYwhBCCoܸJOy7w1bܹ'O3g7nڭ[M6EFFo~ƌx̙3mڴpi7l.hݻ}w}wԨQiiiҮt8NhjժI
q)&SCyr{F#u%MOLL\jս+G,ٲe===

\]]u:̙3Z~XTTԺuk!t,{zz7.--i׮;ȑ#U+5IzzzJv]5;r5jh{Νaǎ#G^܏F2ew}&+mY|%999M4|۪U+ooo Gᑛxbypuu]hQQQѳ>KmwyἼzӧO^^+ңGW_}%,,ƍ;EZ_|oIII1_ZZ>{#FO޶m֭[>6m8
p
9~87M7!>Yzz7.
pÇK7,8x֭[G;ug+\x5j4x;vܸqwBԯ_ĉnK,u{ȑ;vرaÆ^h1cƏ/լ_c=&K.8qx?aaa믿ޭ[Cӏ?{ݻw<8>>^:׺uaÆYZ:OOOmaat˻u/<#<#?oI$f?裏>4O?[c'<yr̘1ql)ʱYJqKbݻu{N:۷KzTS"1{'|'BL>=##yYzׯ_===ťN:/_6;!DZZ4z5kZ~eiJ޽4h R.r4*BڸZgYYY}tdd^s/]dwVZfرcn'=m۶&M;)?q۷o
װaCy?<k,`ӧOEx"M_PW]bȘqkwi:矕g
+T=gΜ]vȸۭ:{4mۺC:wC~%ٳgѦMWWׯʤ+O?w/^8))x/K×.]Uxx><zhG̙#5yh}4,'`0#""VX!
_r%//OjYXX(
K#9990fQQQaat긱{vm֭!!!;vzCNN|R㼼<~[nׯoSOKMHK^PP ˗ͦL"ׯɆ_?K^FK_{5i?+W\rk}e]BBµkZj7xɓ'7mT:a'  믿3fƍKOoѢV5tP*%v<qw51%
#vӨLTHNF-((bUAAٿٱǜ+Oz<yIحIWO=IW%i^q]w-[LogQQrssἼ<WWWiXQXXhM,Y"L *G3g̟?Rb`HNNtOgyҔt)Sڶm"]\=6l#_lqiH7;J4NNNNNN޵kWӦMǎeϕ뛜,+**JIIIKK/9s_FVtQq5._\zu!-**JJJ6WnݦN*oGp5o\yq222V\٭[5k֔JE:~6m/^dɒ7֮][:xk"-H=^~ezK/Sl|hW:5ۄ(_,}O`tUoϯB.XN:BA)\-ZI'hѢx5jBBBaaa
bbbw[Z5AKRh),,4yyyǎ+,,S_U+///8%GnժհaVZ5fqEEEEEE&!ſ88qYƽC}~LsMb6mڌ5ꫯ4=VZ5cƌxAm``cKOO|||VVVHHÇݺu;rt8BW^|YJ?B޽{nܸQ.R{KWQXXXTTsΝ;K"		9r=뼼<y[4֭[HUbbbaaazS]vuuuݴiݻ?Ezu??~<++gϞȑ#f,JHfԖR14 #H|ӆ@iJ:V<X!9m>W^-,,|<(ݻxڵ>Ϝ9ӪU+C~.ԯ_o0rrr.]O?͚5?q޽{nǏE˜_:8K&''Og𰱫_u'O|7~g~,,Kܷo
6sGYfIAErӧOW
fڵk~=X||k)[	.]ڴiܹs׭['_*^!6`?v:hР^zR?+Vxϟ?_VڴiV`~ڵkw7n>_ԩS=ѹsÇϚ5yYZ{۷ܹsFMcǎoo'|r˖-


.M6[.|ZZ'O6jhʕ+V2eʹsjժ5jԨiӦ+F7fCk@%b %co 	20P1%WT}T8+*Mϟ={vڵcbb^~ei…k֬⒒uViy>˗_xq9fgmvv3gLMM}g.\믛V:󳰰Q]I'\`0'N2eʜ9s7°4[o]v-#V\t҉'>|rٳg˷,2{
<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 -->
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" extension="0.00" speed="13.89"/>
        <stop chargingStation="chargingStationB" extension="0.00" speed="13.89"/>
        <stop chargingStation="chargingStationB" extension="22.33" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation create line ( Last six runs May2022 )

---------- Differences in errors ----------
23,67c23
< Debug: Selected item 'waypointChargingStation' in GNETagSelector
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXIwS ^ذ"EQS޻g]z<{9E=Oώ
, P($1ƐLJξ)73;B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!j(JI! B!R'yodd
#A!Bׯ,c&Pū	0~%%5XEӴ(B!PU#^Ŭ"0UJ~`iT	f!J&S*I$#T8@*,YUYP(_B"'D"##EGD#*@MQotLQyد8ZIՁ
U~igY6D!3.9SRRWQE<8:gXME_'%%-=#Sm*Сݗ\.Wmc;Wū:Ov	GA#Ta*crʿk׮p~:_:5PP
'W,+95H]]X6~e*h"dXbM<.%5ܥk`];>DF
hmYK/]%~Nnleo2O"?ݺ7e(i-s-5ط׎} VNnje<x${;7
?
;i%͜:At¢[vɹ_s31=z0m=|I#@d`q
[Nl6[a!ZpU[nXx-[/_d͛EKp4B&JoM~_lyVV-#gst
:43E1p8jjjrn%ql(UME&EQvMuMm'QE(g_0xУKg!r%r::oҲ07ұ]3;S.DhYQhkioʱE3rKUS{eghH>I)iک]&|iij1;'wV)%֗X}m^22HKhjhy0;'W2.+S@~=-#9y)ӣKzf&Ktl¾45zt鐓;i'Bee˖9p!TjJrٞ={^3E4O[!e?cA!/``ߞVZZB7յ,,,z.ߣ"X6ƥ}VNZ=t4;t``~A]e--MM߅G#p۶oҘŢޅG6}&m׫9i۾|l[Q)(bڹhAa!Ymث[#'ϧgdhk~zuQXT;
i1qܼL](wk51:&$9_l6'%5,}@x}6[;I)I)1>DL5[A$2Y۫晋Wadfeߺhdhp}K35!es;s3iۥeǁ"V6.qn<95-{2INI#61;w:-qV~AAZzlKEF4M
mZ9^u_1QբYS6.7o?W.-{LH٬m[6bY#?"Tv6i@_O+ &$MM70#d۸8:ث}ML:yCsGo}sSN$oo`h{xB^^^dA7ED,J%K,!HsΝ;w
;Ad'e\Y]}ݷ`ҲwG:Q߆u䖓{#Wcԧotu::wYvS>cb-cm1ӛwtvlvlW;(իkB2>WYt;o0th[Ţztn_PPt{L*,*by]F:ͮF~fX[~cq'_<];ܾ߇$ܦ(*kbL\8{97/PE(b92MdCd)bjj\bi3ކ6Z-Qb{u먦&
Y,/y9MFpdڕ]86,3Sc.)}FH6px<yhjbr&ži#MMM#C}.K:M16`ڡ(CV!/_q\N\W̒%4|~fV6|rD7mfO1'DE=x@vNCש,Zߧ'|Amֶ&/]:07rϞ`ʻurknga@JZ72:ޖf|4mjb$FcPQhD]@]7==@YUu_>F}ӵmH`@'%L;ʢV\dff%%ʳ;6idDSSñɳb?]VNz&$&)m~54x-}߸)͙833uٵCk"CFSR>qz	ɤȰiҎ(EQBZtb3>Yڲ{v޸+,{OY
-qn̹e3w·D-:=-=CKKSGGeF20@6]^_-jqĔT
o9i|jjj#o[;pql](*c/(,(JOW'+;G454 /[|NnEQ<ܼ|RCJױ}Ejij@nnX;,eXj)GxߓgLbjij&Žz2e+{SgNԹ;űhܠ^=]ݧb7_W\sn{lm
;;'*o$ʣf%OE8F\!uꚆ]ɅOZ'AIO,^XݙQ5rHRbQ@Q߼322E1WRN:be_Y/ڵvɳIl_Vv6'~%{'&@BRsi=#6[6<"k_ P(,鵦iL–_XXHAHW9">Y[ 2:](jUcDiL\|VV6@GI;?*@aa~dSNϮsr>~-q-**"/*"-jS]k'8x<{]5aN=:gg.z՛\q;ee焾zSdKMK/062ڸa6.zd샚˻;š݇<'EF,+Vd2*Fz	͛K+SmG
<hmh3/U?E|~EBd#Ba{/8z,N/gL䤩Ih(
@wzZ


%"|Ijj\/(Y@ KDQ&5MNIkvA_4MBb4M4쑔dggZ&3abl/qm?F:l~<
~!Z>/qC1+geegeelײySi55nfVx4Mgfeg=y:NMK=q8bQr38l6,Rƥi:=#Ħֵr.<fdd͋2@]]We燾zSʢMWors@C4MKbQl6p@<>/B&j\n:֗kP˵[r
 kii6lK[m6x͘#TITX1͟_3CVD)S!RF54pcAA~QRSh]Y&CRJL0!!i-MwJ+((pfrh鉣5k*־P(d`EE@E$(ڋEX
\[ivxm+DbQ}s͚6yho?%@ pPXXT۪֗	P"!1W<3''73+ v^kޅG0/3ie^ 
ia~~~\||aa/`mY+!1)7`Goe-su5_|2\ɴ"PnmȄ[Զ(c_;%s¢zuۼ^Ĥde#
?bWv,X@{s`*pܝ圽cGJLMUBD(ѻ3hѬINn.Mӝ۷5\]x+F4M/_gh!,d$}եc[d=TrXB!=OՌb	pQQQFQQpnlM{ӥcۛw$$&ݽsȋ0dg4W%^X4ߞ	"jkkYY3SӘQWiֶ0Ҵ07sui%!#]:-Pdy`j\nv?-ֶjܰk>)**
<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 -->
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" line=";;;;;;;;;;" speed="13.89"/>
        <stop chargingStation="chargingStationB" duration="60.00" speed="13.89"/>
        <stop chargingStation="chargingStationB" duration="60.00" line="customLine" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation create no_parent ( Last six runs May2022 )

---------- Differences in errors ----------
23c23
< Debug: Selected item 'waypointChargingStation' in GNETagSelector
---
> Debug: Selected invalid item in GNETagSelector
---------- Differences in log ----------
1c1
< Warning: Click over a chargingStation to create a stop placed in a chargingStation
---
> Warning: Selected Stop type isn't valid.

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation create parking ( Last six runs May2022 )

---------- Differences in errors ----------
23,25c23,24
< Debug: Selected item 'waypointChargingStation' in GNETagSelector
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
---
> Debug: Selected invalid item in GNETagSelector
> Debug: Selected invalid item in GNETagSelector
28c27
< Debug: Removing waypointChargingStation 'flow' in GNEChange_DemandElement
---
> Debug: Removing flow 'flow' in GNEChange_DemandElement
30,65d28
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|otRh)eR$dPE-*S@*@)H˦M@3IIzw{˸woDFl.p8KԫB`'*;oeU,}:\h,팇*PX+p
"s"@eTLy>TA*!OtY`لTJ/**2_,idKN7@9*SX:QΰpumڴIBP=3ᅰ.y,O0+qƗ.]rQ*NJqWW͛7?իWBBاcuFw߁'gYxΝ;.3" vrtPA8S?]o۷oذ2enV[vk׮yxxxxxXE|;vtTo
!o&٦M/_&Oyǎ9"?zVuԉ\̇~hVϟ?'OFFF>^^^5kZ+=<|h6cƌ;v$&&w}֟p'NǿK%R{MVBBBСsNjs=FRYaiA,`q-FdYX5UUY[Yzs	(g3|'o+̾qFÆ
]xj5(]HᩧG]]]2j6>fw\]]uՁ]OF3tЩS~s5MDD7|#ʚ7ob޼y/^\l"%%l{77GFF~u	

>}#ƍ)J֗"  7nO>p?Ç9sR'f9rٳCCC~7Ν;_~رc%7;…s;wN|%w4jV^_󞞞/_9rw:ӥGgΜ9r9sϛ7/99~3h'PF...EEE&1ֿ:Ν;O
QOS5Huhu;p?oB;w(**Zvy󲳳N#""~,!ıcǞ!Gyo߾R;^~-ZEFFKswwGnݺHӅ~4_.,\PתUhݺuZNNՔ)SWWK]Iϒҥ\=s=gϞWޚ5kf̘~v?33_h4Æ
رcԩS]&h4]v=s{F)))ۻȹƍ))))o"M?tbӦMk׮_zWkgiw	xǤ?˯I7o>uŋ-5^x4p|}/^4ۃ?(!D&Nzj?|ĉ-M/**:z!C4idҤI	+YfzzӧQWWWOOOK,6&MZv'hѢŴi}阧DF3jԨgysMMMBL<y„	իWOHHx뭷bccm/{ョQQQovvvvaa#G)-?.=x`0}M4?CUV?{=i1{1)?͚52eҥKlnZ}fY9,e`/PAT,|
6lذ!١h\?cyyk9J޽ƍW^ݸqٳg_rBy睛7o^fMÆ
_|ŦMN0zWۅVfiӦ5k4nx̙iii.B̞={suqq	Xh_}ǎŻ֭_vƍϘ1#--MzʬYwhBCCoܸJOy7w1bܹ'O3g7nڭ[M6EFFo~ƌx̙3mڴpi7l.hݻ}w}wԨQiiiҮt8NhjժI
q)&SCyr{F#u%MOLL\jս+G,ٲe===

\]]u:̙3Z~XTTԺuk!t,{zz7.--i׮;ȑ#U+5IzzzJv]5;r5jh{Νaǎ#G^܏F2ew}&+mY|%999M4|۪U+ooo Gᑛxbypuu]hQQQѳ>KmwyἼzӧO^^+ңGW_}%,,ƍ;EZ_|oIII1_ZZ>{#FO޶m֭[>6m8
p
9~87M7!>Yzz7.
pÇK7,8x֭[G;ug+\x5j4x;vܸqwBԯ_ĉnK,u{ȑ;vرaÆ^h1cƏ/լ_c=&K.8qx?aaa믿ޭ[Cӏ?{ݻw<8>>^:׺uaÆYZ:OOOmaat˻u/<#<#?oI$f?裏>4O?[c'<yr̘1ql)ʱYJqKbݻu{N:۷KzTS"1{'|'BL>=##yYzׯ_===ťN:/_6;!DZZ4z5kZ~eiJ޽4h R.r4*BڸZgYYY}tdd^s/]dwVZfرcn'=m۶&M;)?q۷o
װaCy?<k,`ӧOEx"M_PW]bȘqkwi:矕g
+T=gΜ]vȸۭ:{4mۺC:wC~%ٳgѦMWWׯʤ+O?w/^8))x/K×.]Uxx><zhG̙#5yh}4,'`0#""VX!
_r%//OjYXX(
K#9990fQQQaat긱{vm֭!!!;vzCNN|R㼼<~[nׯoSOKMHK^PP ˗ͦL"ׯɆ_?K^FK_{5i?+W\rk}e]BBµkZj7xɓ'7mT:a'  믿3fƍKOoѢV5tP*%v<qw51%
#vӨLTHNF-((bUAAٿٱǜ+Oz<yIحIWO=IW%i^q]w-[LogQQrssἼ<WWWiXQXXhM,Y"L *G3g̟?Rb`HNNtOgyҔt)Sڶm"]\=6l#_lqiH7;J4NNNNNN޵kWӦMǎeϕ뛜,+**JIIIKK/9s_FVtQq5._\zu!-**JJJ6WnݦN*oGp5o\yq222V\٭[5k֔JE:~6m/^dɒ7֮][:xk"-H=^~ezK/Sl|hW:5ۄ(_,}O`tUoϯB.XN:BA)\-ZI'hѢx5jBBBaaa
bbbw[Z5AKRh),,4yyyǎ+,,S_U+///8%GnժհaVZ5fqEEEEEE&!ſ88qYƽC}~LsMb6mڌ5ꫯ4=VZ5cƌxAm``cKOO|||VVVHHÇݺu;rt8BW^|YJ?B޽{nܸQ.R{KWQXXXTTsΝ;K"		9r=뼼<y[4֭[HUbbbaaazS]vuuuݴiݻ?Ezu??~<++gϞȑ#f,JHfԖR14 #H|ӆ@iJ:V<X!9m>W^-,,|<(ݻxڵ>Ϝ9ӪU+C~.ԯ_o0rrr.]O?͚5?q޽{nǏE˜_:8K&''Og𰱫_u'O|7~g~,,Kܷo
6sGYfIAErӧOW
fڵk~=X||k)[	.]ڴiܹs׭['_*^!6`?v:hР^zR?+Vxϟ?_VڴiV`~ڵkw7n>_ԩS=ѹsÇϚ5yYZ{۷ܹsFMcǎoo'|r˖-


.M6[.|ZZ'O6jhʕ+V2eʹsjժ5jԨiӦ+F7fCk@%b %co 	20P1%WT}T8+*Mϟ={vڵcbb^~ei…k֬⒒uViy>˗_xq9fgmvv3gLMM}g.\믛V:󳰰Q]I'\`0'N2eʜ9s7°4[o]v-#V\t҉'>|rٳg˷,2{
<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 -->
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" speed="13.89"/>
        <stop chargingStation="chargingStationB" duration="60.00" parking="1" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation create permitted ( Last six runs May2022 )

---------- Differences in errors ----------
23,66c23,24
< Debug: Selected item 'waypointChargingStation' in GNETagSelector
< Debug: Invalid input parameter of waypointChargingStation
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXGw{bTTHQ%آP?c	`%[ر!

#*ݜqGyr{3;B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!(J
B!)	5\:{cbbB!ʊYHW{`{)JbcM[B!jf1FXJ5Kڤ`4BO25c`jG
<%6BVV.ԋB!bXdĖHXLLhP
0ec(ð_z_!uCxe7ը;#B!pu.ieQQkD5hb:}RЃ"XU̬bm|rX&jhztq	QBRR	#-8
S`PKYf-yttC
H4^7XRUUU*	n#^_Ҫjj!ykƔg.\a>;;g
![MMoܺg,7/(t=ܺYS*..IIKmHhϘ2>&.H*YCn]ao'˷	")ե]km͌{Ez+ew6=Ov㰠!ҫ_liw/)-ٴCzMMfLϬ
|p~p?{ExI"@`ymlj!Z`M7ohѢM6O_xƍSp4B5
g
~[tYnnMnrZ(i)Mg/\eV?V1p8***2%vh(UEEX&EQmZ>KPHFQٗ<}/oܾSUg<	ܼ|.+6?z]HXq]kc{hq\)%K?
M
n;8Ţ\2sUTf涱mӐ)Yْ
gvvPW}/0[[W_lzNnS̾ffgvJPWS+..d5/@Rͮʕ)r ?蓙?ä;+'|%D{tngͻj}{w/(|
MӒa'BUiӦ1p!TJ|~ikk_#Y{`nB6o攠CßA,-454(--iRSC囨;JJJ`鼙.x.:8wplQRaɂEbCF4MHp:wkՒŢDub&l{s3SRw17fvr&E}K(({68tlVv+w޾{Fjj%_ZQWWOHp/(cBQTbRrNɟRWL_P)%fs3rqIIAAᇏ*	g]1#{vt7!RJ&~e9y7n8;]~{>F2,|־m3SI۹}!QNoԾmZFf>IIImasU.[aFQqqfVחlsv%4Mz:8_q\UTTo(j]뮝xq߼_P.۷UUUIȼfY:whcۂfeUK]/9hnFOWJurvSUQzE'_yI^_O#r#|}}ɂw@.H/BD/^L,֭[nݲk&EOKk|.aUIՀKy@H͚XFEǾ|ڳk~a{Y/_Ghkꢯ{EE	KH&,WohߣK~aA@#G-oܺG())!IVĤŒ^}ݫ[‚!л{&)շWbNCRTIi)S7ڴjڳ˹
ߣs\Bx6]L1&F=v9%>}.upbE%JIHJq
9EQ;(6F27H.<D(/26+;7uTA*d"6>k@bQf8Oi64#}ԮǡmO)i116r9>IZPUUeF
lȪIBjbG-
u\·UUUiNl׺SEQ;wr?WP/+1>!q@\b]l6	sBDXԽ8r8	IɟS|~vm౲2~6$w݋ֆ?;rO>c]{vmLMuuC=nL\Ζfic#4B
_jE<*&@<ylӬ,Sd!T}ƶ9	 g85-}(FI!Ku$<n: 葺C;/$~Z홏R!>񃶶ms!jjmuO(m8''vǍ}&g$}c>>@C-m$aQ,f<~y^]v[dY~:os+;ߑ/ܻ_i@̬l

u--͒RL)tb,U&?52)jj_sR+|%UTTGvtln*EF3O(mܼ|u@aBx"E$=7/X5xAV5HbX,U	KJKß
"j	x>uh3ӤO_{32fM]PXę_C;ئYma"7j*9;l5nv^~ivvN.gF_j?<qt˰kI~j8򯭚M50'++[CC|zR⒒F`364(!$Ţ(?ygg5zď$tJsrCžu'y_"a99y_ÿܼ<O.JF][ϩi'#wGkc\d/raQ^TךWo3[AaQII	I%B]eeePTTTZZFNeeeg/**JɢXsSㄤ<fk:),,t\\%%%>	omդ?ݗc/+-%fG֥#?rJfVD/rו]1q	ion̋{ԅ޾xlnէWܼ*K̬bCO-[urv!cTTT4Յ/)ڼ-(}A۵m-nb杮bBU=6u/޸qcwzx"ئ!>}<<	~j/1BOiYYED#a \O+ū9_,32-'EZPF4EQ>[42-.)in4$45>$嫨prYibe¡鿏T8eBӴ%sIXHtnnn8iIJ^^އOs2m&n-_2mo߻ocq3<䔕Q̹yyttڷm-99Oܼ@32^|YYY*X9\.̬l
l6pi!mSrZ_~ys9B~q)++x񪱅Yf/^h/ŢlЁ}?z>j  &*\UˋWoZ7mM:͎@Fۏ54+lyIڴeqF%^,"O>+:C!TzjjԴt/scqq~Q222izWX&ABJH5բދ>)aֆz~GNNs6-CB#DL에heT(܋Yd6k9}"6-=TzGխw[jkixF8ϗ/$5X|>aK*%%-}[}NI%$/c&H/hĒ7Qe&)-(**JJN.))03,}NI-(\r%%%#;jTUECG=Ҳ22]VVEe~[
VMSE&֤EQc54gA^RRڬ3o2%5MQHC.ߡܝWl-"@cP-Pb.ӷڐcc"׻_#h]{uS
՛3

<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 -->
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" speed="13.89"/>
        <stop chargingStation="chargingStationB" duration="60.00" permitted="ID1 ID2 ID3" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation create speed ( Last six runs May2022 )

---------- Differences in errors ----------
23,66c23,24
< Debug: Selected item 'waypointChargingStation' in GNETagSelector
< Debug: Invalid input parameter of waypointChargingStation
< Debug: Invalid input parameter of waypointChargingStation
< Debug: Invalid input parameter of waypointChargingStation
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flow 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flow 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXIwS ^ذ"EQc;콋zwYSԳg;bC8(*6" J=~1$!@(컛ffgB!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!P-E:899:B! $$D! T{UX4Ra$!B_Æ
ē|U7&ٯļ]h%B!ndU$JVE`/Tz,mJ"l!BQd*sUs`*GHc%!*K
2B!bXdHTTThP%	0VKTUA{zCԡ/UTvgCBP5955U*kk낂Uq5gAϞ+YRS32ئrZ}r&m:wpql|D#U/NNN8
JS`Pgݺ;ǫ縺JIJJb@ &v՜<VVP,K}CSƧtت{O߲֚cწ-눵ե+7%7rM,UXXͻ0)1e|TǛwN-eyU޹Go*S͵}s=]~'cs6ݧGזBѓAw'rSY&n^T\an9knf2cx=mɳGQ"i,aˉf>:b"\-j۶m˗,Yu֒K.ݲeh	FUX?yo˗ζ<5rAU24}5rGMMMέ$s8eu*)(9ۤ(ʮYiER2ȶEzs>_ y>O]zv딙4sr\\.WWGͻA!aZZ:whag{"hq\->
m-͎8jbQ\.Wv}ijj3l7)95=#SZ#ݻthe]-M^;|Y[ʢ0)%˳s}Nlۿ{zf&S~	M
¢?<OVcye}zgfxܼ1}{v"|"Yb[7v랖Fnr_zKӴ1DnZ2."*_mI]\\Ξ=۫W/]]ݫKo%f#CH̜IpԯP(|Í;~|O4_/yͷ#CV ԗ,x>TPX(q~aeYGKS8vm5eQ~="wIniaNz>_/6΅4}4i(v8VXTDlv|,m-q#}>Vu454_zK4oHSS36ӿ7|=@9Sڹ$|Io_=0	pn^ޗ>IM ˅EEyy>'$.YNRrjRrjTLG^#IeL+A}snwuq424r΀=JU~)YҺnyҺU1`YN;Ƿ8nORZ}mm띻|喺_BKK0=#Sxl6˥uObh&F|vm޼Ojjj̷EEjܭ/&Ӎ[sեKjiw1l6c6vMlۈ{_JrJI;5m{ $&M͚62#d۹8:ث}IJ>uCK߾sSӶN$oo`h!xBdA;ŋD,*%K.%Hs۷o?Q$^]SsͯpwGzѯDwqϻ{!4!7z:]\

O,)߻1q%ճz;wx;w_ݽsQQM
|/,iͻz];:gm{ǟbQ=v,,,d:]?"M3zޮY..s{1q>z֖>efbŭĤOAvlwI%&%;)Jsg/s8HwEQl6GSST>?]t,EQ,[M+V_l0mFfv;\+e"c\ojjjBŢ,-̟q8GO4mldG]ٕ9cK/I)135r9q>
?7oΌ`㑇&F\.'K9q	742r9>'4)y


:oUQQ1%'|!,/_B[Kge0ϗ!!q@L\}&l6[ )sBİX4lO	I)u+}{8rtԾ~]kխSaa!?~@L{vkkjqbbڨ-ml61MӦ&FRiP9090fU+sKT%mT1322NPu%19c\8==];$ωqrJq#,'|NVVvrJ<#遞n&6~555[ٟ:{)gn|lbRǸO>6n HC׺ݟOBrnݒI?Q7y^;ճ:"2d4%5-O6nB7m$\bQ%L'6ɳ-{t;b7~Ր[-[ _z{A|M٢324utZf,3	ȉMe
ŢNJMx<^я(q+&:S+ǖpN_ 9b9¢btusr%KSCvS+/ 9a=km퐰䡖&SPXȢX@\Ɲ:adQqqW=~ h\W޼I)S'0Og>-=cִ	zyO8M5$$L
닖kxέ[\y\MӴMza摰3q<3B"TuԮ阶#\o7^}?wh?Q`W1<ZZ%17+;Sc#F
@Y,
(wffhS#LIGK 3+;(yN=~-)-įd֬i#HLN9}4M߼0n ;bDDxE
Ŷ
"4M~IH@ (*PPPP\'kEFB>_r_}47OajH|i{B(**mսcNnǸO%=Ea~buh%D3_%^WvMbb.~Ϯ'_^~;.Ӵq]ݲsr^.u_g'|iڸa;G}=2AMMMKSS]/š|'UF,+Ndr*F~	-[J+ѣ1+g1nh=__	y"!FB!.YA9@@vkY߲,32.s=K$ai(Y5nX?(8$-?$q2ϢXdhj$/-*.MD4%5߃]:?{A4IiΎ4M4GR)KɚL̄aNnn~~ĵ%[fܺ5$hrr|
H1^ͥ7++ԸY4{y6-=wErhNfH,[w133l^UjdO.s8|>?VMl||Ԡi:7o
b&Ɔ|iDd@ 7YPrֳ|Xj\M?S?ldhXKKa#T,X@ڪ۷+w_5[l*%)((pbb"c<tLMMW^*!262%@NndʖNӴ·2Rd2EEEI4MkijD|SZaa.4;CF>L3]Ӡ0B!5%../'&%K<F^gÛ5mJH#+m[i%MMZ4o$乴7];oѼWoE|"ϗ(ٕÖĢVu>IVIɤ䙹yY9ie
YS6"yI/PH

,>%|k:Iyy߯%[TT|?B -똫}Jld_bo>Ae~]2RE&UEQ@Z[2JNM-**nPϊ7g{!TPʎ*w/b@cPQ[B.ܳHj#B{w[Z4ˣik$_h*##3-#ȀisbCL]w#e|L!a/unOQFrkV(:/1Q,...,.	{Սf:q~bR=>=>'KL}@NNn߾PEiڭٿLT[[œΌ:JOӴKωI*gdFDFmćU߆"˓UVr;uh)K1_U
/]NqqqpNڦgjjj8h~bgUZ}~IJ]~n'&ճoKݗgjbdeYG_W[bbb똛q\Z|>?3+[[F_sse*,,}ѳ[GfuɰE0I%v`ȸD90BUAmI_~
ڵSu #y
'f-3,
<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 -->
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" speed="19.21"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation create triggered_container ( Last six runs May2022 )

---------- Differences in errors ----------
23,67c23,25
< Debug: Selected item 'waypointChargingStation' in GNETagSelector
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Invalid input parameter of waypointChargingStation
< Debug: Invalid input parameter of waypointChargingStation
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXw9z`łJ)kc&0k/jQcbO,cAAŮ" y88ξw@:x{{:-uUWN^S@EϷU~`}㔆]xW%T4?*uX;B'V$dPI,WH=}]R!*KH$*On	"##1
@+	0¿UґCiXrcN>@<y/\@L^Y
g\߄Hj֬sRIIٸH$:{
vޭf;t6liD8hР7nhMj&Ov+W:ONX1Ȧ
v$?}kY4id}Or**g``t######(;vxzzjh4"$"O[l100Jƍwa9::ae/^<|0$$?711!88X___E:thbbbݺu5l``0{Adʕ<uִiӊܝ
˛6m*sbccofͤ1c:ʟ=<4Wܰd>oM*؅P7[]CeV(E>e(6\e<)++ko͛c#-m:4my~ҤICH$,s[__PͭUAA$iUMMz=cƌu	ۖCBŋŋ={yf"JNN600PXz!!![nutttww5kրFg``eGaoo_1+lllO?=}o߾6l}vBBFΝ;p|Z__7oܻw
˟>}گ_?a+V<yũzUVV֠AW^V++S@_x1p@zyoMLL422ٜ3g,X`kkx⤤<,lvD"jy:Tѣ%שO$)X#ж˗/oذaǎDf___{{{DrŋѪUڴicoosС˗gggѽ{ǏGݹsg?<==߼yp׫Wa			f344:uD"ѱcVXʉ[~`ʕ>>>vvvرcK,eMO$?~5ŶjѢa~~=~ȑ#g>~ʕ+}}}mmmq\>}g̘NDǩ_z/tD"899B}===!HNNzX,__OOӧ=ziӦXB:Z-UVۏ7=ܴiӋ/-Z4a„uΘ1cڵE&*]-ܸqcСM4y

GnݺP"j֬Ç
#G|All%ݻwٶzUք	
elllCHdll̶]~ɓ'y0aѣGO?W̙3׬Y<ن
<xɶ/^\pWhĉcƌo/_̞S_$._<''G,߹s@ƏODyyy7o$"?Zj	ϩH$/nffv#G5g>n8?N:7nTt&/@9Q`}XN8q	:1,38QO33}8?ș+iԩSYSRR/_ND۷?{#GNZv1cƨnjɒ%/^$L;}#Gj֬9gΜׯ_\ϟߦMgff^m_7ۺu3g=zf͚g~5dܹmڴ	8.000##c,[Lg.8q.^x)HԺuӧO4id7n

,X0s`1Ea,	㸨/~w~5ĺ8733cy')DZXy||΀Z-3Ν[tqaaH$3g
$I
>U<lll<bĈׯ_߸qCY;nnn¥Khff*>IcccqƦW^egW+Wx8pq;wLKK300`\|=~{{ZjxB[~}SSS@D.\0`Q^^ڵk"C$^Z"L2eӦMʕ+o>|5k:uꔟ?o޼m.ZHOO/(((##CKa2u=99Y}v۶mϟ?`5k۳ϟ?ᅢ
222e5lPBȁ/.x
v8`N@ĵQ'--(Cס۷o5k裏XLD7oݻv횊v={v}uvwҥK.sʕ~~~#F ի?;w;;;sնÆ
5jլ^q<o'(([nݻwo={ukРA>}1Ŭ\ږ-[ZnW_ɬ=zѣ7X*f;vرlo]@6cWHY-e444lݺuDDatt	[Z066J_YeCCC鑷}g}FDf̔9/prr"7oްcOKKstt|}ׯÔ===e/^`%;vQ0OIIa_zؓonn~;wm}mmmm?b9rݻffkϟ?_Vׯ_9RK?~tܹs5j2wY(9rܹsY/:u?d[[gϞa
}r`dGJ/o9Q׮K{NO? T>			љ|?~vרQ#H$lq_Icx4lP$o2Mɓ'6m/׮]K
Ϟ=eϟ?VTpp0Ko߾'ȬH$,`2>sN,O<H:thl9%%%??la=yyy<JwcJ$X̆K͍jݺ۲eTa-k!77W/;v]tY|IR,v셅졏ϖ-[jDԥK'Zx(+|gΜQY%K'֭[Cٻw޽{{ɮݵkWR-666==~={8qbڵـsss{{{Hm6VY/eذaN~CJ׫WO___z
%`%D
/o3?_<\OdND?ʥ<eQYZUXX 
>14ĉ7TY&M$T鴏Off~yfaND’<SSS/2bt,ʒND4!!aҥg	?KyOJJR6',쑕$''=,J5j.x_+߲ĉGovyf:NUR^Zvm??s)ܖ}aeeDD$99ӧ'$$۷033c[ZZJ$/^XXX9{UXYYI$/_'Ĥu3fG3lii+
w֭[wm׮]]֛.wFC5և߰aõk׮_ԩSV_
;mN>]AvM6M(at.mkkqϤ(\O!(*^\NQ5[G=-G:@իgmm'''׫WONVVfƊ5j7kff0b)%KZb1ŎgΜoD2NO>_~>}?l0ֻ(ݾD"H$2.N<xptkwݻvdimeLyÆ
o)ۋ|˂Ϟ={Ȑ!5j8tt<(Xeܺu+;;e˖o&֭[߹su޸qRSS_xUWuQ$:uJCY}eO.bD{l___6Y˖-ܹ#='`/|fJׯ_oРAnn.3ԔxX$BDZDO)oӦH$ބŵhf%n׮;vݹsG@.͐T7b90@9QU`փN4e%qGH6*O~M6wѣGǎP~}z>&&fȑO>^ǕI-((y>77ܹs
<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 -->
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" triggered="container" speed="13.89"/>
        <stop chargingStation="chargingStationB" duration="60.00" triggered="container" expectedContainers="containerID1 containerID2 containerID3" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation create triggered_join ( Last six runs May2022 )

---------- Differences in errors ----------
23,24c23,24
< Debug: Selected item 'waypointChargingStation' in GNETagSelector
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
---
> Debug: Selected invalid item in GNETagSelector
> Debug: Selected invalid item in DemandElementSelector
27c27
< Debug: Removing waypointChargingStation 'flow' in GNEChange_DemandElement
---
> Debug: Removing flow 'flow' in GNEChange_DemandElement
30c30
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
---
> Debug: Adding flow 'flow' in GNEChange_DemandElement
45d44
< Debug: Deleting unreferenced waypointChargingStation 'flow'
---------- Differences in log ----------
0a1
> Warning: Selected Stop type isn't valid.
---------- Differences in routes ----------
6,8c6
<     <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
<         <stop chargingStation="chargingStationB" duration="60.00" triggered="join" speed="13.89"/>
<     </flow>
---
>     <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation create triggered_person ( Last six runs May2022 )

---------- Differences in errors ----------
23,67c23,24
< Debug: Selected item 'waypointChargingStation' in GNETagSelector
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Invalid input parameter of waypointChargingStation
< Debug: Invalid input parameter of waypointChargingStation
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXGw{bTTHQ%آP?c	`%[ر!

#*ݜqGyr{3;B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!(J
B!)	5\:{cbbB!ʊYHW{`{)JbcM[B!jf1FXJ5Kڤ`4BO25c`jG
<%6BVV.ԋB!bXdĖHXLLhP
0ec(ð_z_!uCxe7ը;#B!pu.ieQQkD5hb:}RЃ"XU̬bm|rX&jhztq	QBRR	#-8
S`PKYf-yttC
H4^7XRUUU*	n#^_Ҫjj!ykƔg.\a>;;g
![MMoܺg,7/(t=ܺYS*..IIKmHhϘ2>&.H*YCn]ao'˷	")ե]km͌{Ez+ew6=Ov㰠!ҫ_liw/)-ٴCzMMfLϬ
|p~p?{ExI"@`ymlj!Z`M7ohѢM6O_xƍSp4B5
g
~[tYnnMnrZ(i)Mg/\eV?V1p8***2%vh(UEEX&EQmZ>KPHFQٗ<}/oܾSUg<	ܼ|.+6?z]HXq]kc{hq\)%K?
M
n;8Ţ\2sUTf涱mӐ)Yْ
gvvPW}/0[[W_lzNnS̾ffgvJPWS+..d5/@Rͮʕ)r ?蓙?ä;+'|%D{tngͻj}{w/(|
MӒa'BUiӦ1p!TJ|~ikk_#Y{`nB6o攠CßA,-454(--iRSC囨;JJJ`鼙.x.:8wplQRaɂEbCF4MHp:wkՒŢDub&l{s3SRw17fvr&E}K(({68tlVv+w޾{Fjj%_ZQWWOHp/(cBQTbRrNɟRWL_P)%fs3rqIIAAᇏ*	g]1#{vt7!RJ&~e9y7n8;]~{>F2,|־m3SI۹}!QNoԾmZFf>IIImasU.[aFQqqfVחlsv%4Mz:8_q\UTTo(j]뮝xq߼_P.۷UUUIȼfY:whcۂfeUK]/9hnFOWJurvSUQzE'_yI^_O#r#|}}ɂw@.H/BD/^L,֭[nݲk&EOKk|.aUIՀKy@H͚XFEǾ|ڳk~a{Y/_Ghkꢯ{EE	KH&,WohߣK~aA@#G-oܺG())!IVĤŒ^}ݫ[‚!л{&)շWbNCRTIi)S7ڴjڳ˹
ߣs\Bx6]L1&F=v9%>}.upbE%JIHJq
9EQ;(6F27H.<D(/26+;7uTA*d"6>k@bQf8Oi64#}ԮǡmO)i116r9>IZPUUeF
lȪIBjbG-
u\·UUUiNl׺SEQ;wr?WP/+1>!q@\b]l6	sBDXԽ8r8	IɟS|~vm౲2~6$w݋ֆ?;rO>c]{vmLMuuC=nL\Ζfic#4B
_jE<*&@<ylӬ,Sd!T}ƶ9	 g85-}(FI!Ku$<n: 葺C;/$~Z홏R!>񃶶ms!jjmuO(m8''vǍ}&g$}c>>@C-m$aQ,f<~y^]v[dY~:os+;ߑ/ܻ_i@̬l

u--͒RL)tb,U&?52)jj_sR+|%UTTGvtln*EF3O(mܼ|u@aBx"E$=7/X5xAV5HbX,U	KJKß
"j	x>uh3ӤO_{32fM]PXę_C;ئYma"7j*9;l5nv^~ivvN.gF_j?<qt˰kI~j8򯭚M50'++[CC|zR⒒F`364(!$Ţ(?ygg5zď$tJsrCžu'y_"a99y_ÿܼ<O.JF][ϩi'#wGkc\d/raQ^TךWo3[AaQII	I%B]eeePTTTZZFNeeeg/**JɢXsSㄤ<fk:),,t\\%%%>	omդ?ݗc/+-%fG֥#?rJfVD/rו]1q	ion̋{ԅ޾xlnէWܼ*K̬bCO-[urv!cTTT4Յ/)ڼ-(}A۵m-nb杮bBU=6u/޸qcwzx"ئ!>}<<	~j/1BOiYYED#a \O+ū9_,32-'EZPF4EQ>[42-.)in4$45>$嫨prYibe¡鿏T8eBӴ%sIXHtnnn8iIJ^^އOs2m&n-_2mo߻ocq3<䔕Q̹yyttڷm-99Oܼ@32^|YYY*X9\.̬l
l6pi!mSrZ_~ys9B~q)++x񪱅Yf/^h/ŢlЁ}?z>j  &*\UˋWoZ7mM:͎@Fۏ54+lyIڴeqF%^,"O>+:C!TzjjԴt/scqq~Q222izWX&ABJH5բދ>)aֆz~GNNs6-CB#DL에heT(܋Yd6k9}"6-=TzGխw[jkixF8ϗ/$5X|>aK*%%-}[}NI%$/c&H/hĒ7Qe&)-(**JJN.))03,}NI-(\r%%%#;jTUECG=Ҳ22]VVEe~[
VMSE&֤EQc54gA^RRڬ3o2%5MQHC.ߡܝWl-"@cP-Pb.ӷڐcc"׻_#h]{uS
՛3

<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 -->
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" triggered="person" speed="13.89"/>
        <stop chargingStation="chargingStationB" duration="60.00" triggered="person" expected="personID1 personID2 personID3" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation create tripid ( Last six runs May2022 )

---------- Differences in errors ----------
23,65c23,24
< Debug: Selected item 'waypointChargingStation' in GNETagSelector
< Debug: Invalid input parameter of waypointChargingStation
< Debug: Invalid input parameter of waypointChargingStation
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flow 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flow 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXIwS ^ذ"EQc;콋zwYSԳg;bC8(*6" J=~1$!@(컛ffgB!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!P-E:899:B! $$D! T{UX4Ra$!B_Æ
ē|U7&ٯļ]h%B!ndU$JVE`/Tz,mJ"l!BQd*sUs`*GHc%!*K
2B!bXdHTTThP%	0VKTUA{zCԡ/UTvgCBP5955U*kk낂Uq5gAϞ+YRS32ئrZ}r&m:wpql|D#U/NNN8
JS`Pgݺ;ǫ縺JIJJb@ &v՜<VVP,K}CSƧtت{O߲֚cწ-눵ե+7%7rM,UXXͻ0)1e|TǛwN-eyU޹Go*S͵}s=]~'cs6ݧGזBѓAw'rSY&n^T\an9knf2cx=mɳGQ"i,aˉf>:b"\-j۶m˗,Yu֒K.ݲeh	FUX?yo˗ζ<5rAU24}5rGMMMέ$s8eu*)(9ۤ(ʮYiER2ȶEzs>_ y>O]zv딙4sr\\.WWGͻA!aZZ:whag{"hq\->
m-͎8jbQ\.Wv}ijj3l7)95=#SZ#ݻthe]-M^;|Y[ʢ0)%˳s}Nlۿ{zf&S~	M
¢?<OVcye}zgfxܼ1}{v"|"Yb[7v랖Fnr_zKӴ1DnZ2."*_mI]\\Ξ=۫W/]]ݫKo%f#CH̜IpԯP(|Í;~|O4_/yͷ#CV ԗ,x>TPX(q~aeYGKS8vm5eQ~="wIniaNz>_/6΅4}4i(v8VXTDlv|,m-q#}>Vu454_zK4oHSS36ӿ7|=@9Sڹ$|Io_=0	pn^ޗ>IM ˅EEyy>'$.YNRrjRrjTLG^#IeL+A}snwuq424r΀=JU~)YҺnyҺU1`YN;Ƿ8nORZ}mm띻|喺_BKK0=#Sxl6˥uObh&F|vm޼Ojjj̷EEjܭ/&Ӎ[sեKjiw1l6c6vMlۈ{_JrJI;5m{ $&M͚62#d۹8:ث}IJ>uCK߾sSӶN$oo`h!xBdA;ŋD,*%K.%Hs۷o?Q$^]SsͯpwGzѯDwqϻ{!4!7z:]\

O,)߻1q%ճz;wx;w_ݽsQQM
|/,iͻz];:gm{ǟbQ=v,,,d:]?"M3zޮY..s{1q>z֖>efbŭĤOAvlwI%&%;)Jsg/s8HwEQl6GSST>?]t,EQ,[M+V_l0mFfv;\+e"c\ojjjBŢ,-̟q8GO4mldG]ٕ9cK/I)135r9q>
?7oΌ`㑇&F\.'K9q	742r9>'4)y


:oUQQ1%'|!,/_B[Kge0ϗ!!q@L\}&l6[ )sBİX4lO	I)u+}{8rtԾ~]kխSaa!?~@L{vkkjqbbڨ-ml61MӦ&FRiP9090fU+sKT%mT1322NPu%19c\8==];$ωqrJq#,'|NVVvrJ<#遞n&6~555[ٟ:{)gn|lbRǸO>6n HC׺ݟOBrnݒI?Q7y^;ճ:"2d4%5-O6nB7m$\bQ%L'6ɳ-{t;b7~Ր[-[ _z{A|M٢324utZf,3	ȉMe
ŢNJMx<^я(q+&:S+ǖpN_ 9b9¢btusr%KSCvS+/ 9a=km퐰䡖&SPXȢX@\Ɲ:adQqqW=~ h\W޼I)S'0Og>-=cִ	zyO8M5$$L
닖kxέ[\y\MӴMza摰3q<3B"TuԮ阶#\o7^}?wh?Q`W1<ZZ%17+;Sc#F
@Y,
(wffhS#LIGK 3+;(yN=~-)-įd֬i#HLN9}4M߼0n ;bDDxE
Ŷ
"4M~IH@ (*PPPP\'kEFB>_r_}47OajH|i{B(**mսcNnǸO%=Ea~buh%D3_%^WvMbb.~Ϯ'_^~;.Ӵq]ݲsr^.u_g'|iڸa;G}=2AMMMKSS]/š|'UF,+Ndr*F~	-[J+ѣ1+g1nh=__	y"!FB!.YA9@@vkY߲,32.s=K$ai(Y5nX?(8$-?$q2ϢXdhj$/-*.MD4%5߃]:?{A4IiΎ4M4GR)KɚL̄aNnn~~ĵ%[fܺ5$hrr|
H1^ͥ7++ԸY4{y6-=wErhNfH,[w133l^UjdO.s8|>?VMl||Ԡi:7o
b&Ɔ|iDd@ 7YPrֳ|Xj\M?S?ldhXKKa#T,X@ڪ۷+w_5[l*%)((pbb"c<tLMMW^*!262%@NndʖNӴ·2Rd2EEEI4MkijD|SZaa.4;CF>L3]Ӡ0B!5%../'&%K<F^gÛ5mJH#+m[i%MMZ4o$乴7];oѼWoE|"ϗ(ٕÖĢVu>IVIɤ䙹yY9ie
YS6"yI/PH

,>%|k:Iyy߯%[TT|?B -똫}Jld_bo>Ae~]2RE&UEQ@Z[2JNM-**nPϊ7g{!TPʎ*w/b@cPQ[B.ܳHj#B{w[Z4ˣik$_h*##3-#ȀisbCL]w#e|L!a/unOQFrkV(:/1Q,...,.	{Սf:q~bR=>=>'KL}@NNn߾PEiڭٿLT[[œΌ:JOӴKωI*gdFDFmćU߆"˓UVr;uh)K1_U
/]NqqqpNڦgjjj8h~bgUZ}~IJ]~n'&ճoKݗgjbdeYG_W[bbb똛q\Z|>?3+[[F_sse*,,}ѳ[GfuɰE0I%v`ȸD90BUAmI_~
ڵSu #y
'f-3,
<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 -->
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" tripId="tripID" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation create until ( Last six runs May2022 )

---------- Differences in errors ----------
23,69c23,24
< Debug: Selected item 'waypointChargingStation' in GNETagSelector
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Invalid input parameter of waypointChargingStation
< Debug: Invalid input parameter of waypointChargingStation
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXw9z`łJ)boF-.ƟQ{/-hh5jԘbXPAP+E
How?F75+yxxfgg;{ofgtR|||tDFF:T'y/)[*	0{wqr*H$7J(k+U
>X;B	'V$dPI$WH<}] d!*K

JOn	"##1
@	+	0~Uґ6XĉgϞu P7͛.]u Pv!PLMJ*/_$Ttϯ_~޽lUVlSj#޽{ߺu@mBE3nܸk^vMׁvBパ%F2m(%4. 
o__&Z3ߢ~][
@S3PP>Ǐ)EڵKSiYmDHD&ٳgnj``9޽{Wrtt		y%e^zqHH7|cbb"Cppѿ5jP`ƌaaa{VɊ+=ztΝɓ';ye7h@$*߆
o;uTe>{yh
;(a+SߚPoo~@Lm"pK
7n\ٳ礧Zdw6ut&Dcf綾[\+@ T*nuuԩ?#!m9;rZ`9-Xŋ[l!d
*Um6GGGӧsl/zzz
ZV|~Yگƛ6mzyׯ_݄y̚5W^s̱
|C~~~߿Ae?/]|gXXYYeffݛ=|m=5_hllի^z}bbl̙3{5w\[[$%%:tH$j
_͈D":Tﯿԩ_W'tm}"\בhիWׯ_k."ZfP(<~hʕ͚5>rȲe˲~ɓ'hԨQÆ
k۶-kf^^^߿UV݅N4gϞĉ˗/gD/VXkgg'
O8pœĉK@pIۊoq|_~E˧O:;;;vlƌ'O\bmff8֭}xxԩS҈8ׯO0!**ʕ+D$87o.===99`	t}===VCDgϞ=~Ç'O|rhV\ioo?rHpͯ^?ѣkԨ1uԵk˫vZp֭ׯ_ŋ2[044:t?JD
68z(_aȐ!=U\_^P(>۶K.UV=z4@xMjjj\\{(ٶ֭;}H$=zlj믿Yi֬Y<نgܸq/_7oޛ7oh̘1Ç^ʞI&C .[,;;޽{,d2j("ͽ}6D/jժs*Aݽ{wȐ!Cazxx9F^ĉ7lؠ}ſRLR90_R%N;:uԩSc~]bq_g$g4tA^s"+5k̙3GRʜ9s޾}l2"jٲ;2iҤjժ
>\qS.|2edd(ٳg;VJ3g{nŊD4gΜf͚͛7OOO/888##cժUlEK7۴is?~J*3fxd֬Y͚58.000==}l%KH7?s޼ycƌ;w˗Ϝ9#6mzِϘ1֭[?C~~ܹsM>L?puիWݻw8N__̌UDC!%|W_8+?x`=X+e…/666.((>>>3g_~P(]6ѧrg""ŕݻ[nk4<<UrJ^rssY'ill֫W\zW^5k455v횑H$
իq'Nܽ{wjjkիeTZիWgZj?"tRϞ=rss׮]˟	`ժUBp7ofݶ׮]{n^^ޠA֬YӦMٳg7o|zzzAAA_
;I&ܱc_>gΜ={Y&..ޞ}EݻQNNN
>FPzX1qȜ(k6zjj*QCЖwUT/XLDoqㆂv^xCevwʕ+WvyŊ<xpDDUT)  XKy޻w/<<<<<ťsΫV0`СCYfJF'/_|t;AAAϢE6mڵkWÇ;wsǫ]vn1-,,d}nڴiӠNbհaÆ
ƖϥKX*f1bĈlc@Ǐ0cOY-%444lڴiDDatt	[Z066K_YeCCC322$F󜝝SSS_z%s_D;۷zzz666_zJZn]re~H9[͛7>K='Oڽ{7ٖ˗
f;xcLj!!!lh6>>ŋUV}5J<n۶mʕ7۵k—[YY
2d֬YW$iFmmm_x)~J_?nĦ_U+
I@(ˣ322>3	pq=}nݺO?
㔿ӧ,S@ ؾ}DS7͛۵k׾~Z‹/lmm˗/5wObP(;w.땕Xuݻwe>}bD"H$/<rΝ;۷oXB̰ɜ\HTPP ލ)
<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 -->
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" until="0.00" speed="13.89"/>
        <stop chargingStation="chargingStationB" until="0.00" speed="13.89"/>
        <stop chargingStation="chargingStationB" until="22.33" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation delete ( Last six runs May2022 )

---------- Differences in errors ----------
23,25c23
< Debug: Selected item 'waypointChargingStation' in GNETagSelector
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Removing waypointChargingStation 'flow' in GNEChange_DemandElement
---
> Debug: Selected invalid item in GNETagSelector
28c26
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
---
> Debug: Removing flow 'flow' in GNEChange_DemandElement
31c29
< Debug: Removing waypointChargingStation 'flow' in GNEChange_DemandElement
---
> Debug: Adding flow 'flow' in GNEChange_DemandElement
34c32
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
---
> Debug: Removing flow 'flow' in GNEChange_DemandElement
37c35
< Debug: Removing waypointChargingStation 'flow' in GNEChange_DemandElement
---
> Debug: Adding flow 'flow' in GNEChange_DemandElement
40c38
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
---
> Debug: Removing flow 'flow' in GNEChange_DemandElement
43c41
< Debug: Removing waypointChargingStation 'flow' in GNEChange_DemandElement
---
> Debug: Adding flow 'flow' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1
> Warning: Selected Stop type isn't valid.

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect acttype ( Last six runs May2022 )

---------- Differences in errors ----------
23,27c23,26
< Debug: Selected item 'waypointChargingStation' in GNETagSelector
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Selected invalid item in GNETagSelector
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
30c29
< Debug: Restoring previous attribute
---
> Debug: Removing flow 'flow' in GNEChange_DemandElement
32,66d30
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|otRh)eR$dPE-*S@*@)H˦M@3IIzw{˸woDFl.p8KԫB`'*;oeU,}:\h,팇*PX+p
"s"@eTLy>TA*!OtY`لTJ/**2_,idKN7@9*SX:QΰpumڴIBP=3ᅰ.y,O0+qƗ.]rQ*NJqWW͛7?իWBBاcuFw߁'gYxΝ;.3" vrtPA8S?]o۷oذ2enV[vk׮yxxxxxXE|;vtTo
!o&٦M/_&Oyǎ9"?zVuԉ\̇~hVϟ?'OFFF>^^^5kZ+=<|h6cƌ;v$&&w}֟p'NǿK%R{MVBBBСsNjs=FRYaiA,`q-FdYX5UUY[Yzs	(g3|'o+̾qFÆ
]xj5(]HᩧG]]]2j6>fw\]]uՁ]OF3tЩS~s5MDD7|#ʚ7ob޼y/^\l"%%l{77GFF~u	

>}#ƍ)J֗"  7nO>p?Ç9sR'f9rٳCCC~7Ν;_~رc%7;…s;wN|%w4jV^_󞞞/_9rw:ӥGgΜ9r9sϛ7/99~3h'PF...EEE&1ֿ:Ν;O
QOS5Huhu;p?oB;w(**Zvy󲳳N#""~,!ıcǞ!Gyo߾R;^~-ZEFFKswwGnݺHӅ~4_.,\PתUhݺuZNNՔ)SWWK]Iϒҥ\=s=gϞWޚ5kf̘~v?33_h4Æ
رcԩS]&h4]v=s{F)))ۻȹƍ))))o"M?tbӦMk׮_zWkgiw	xǤ?˯I7o>uŋ-5^x4p|}/^4ۃ?(!D&Nzj?|ĉ-M/**:z!C4idҤI	+YfzzӧQWWWOOOK,6&MZv'hѢŴi}阧DF3jԨgysMMMBL<y„	իWOHHx뭷bccm/{ョQQQovvvvaa#G)-?.=x`0}M4?CUV?{=i1{1)?͚52eҥKlnZ}fY9,e`/PAT,|
6lذ!١h\?cyyk9J޽ƍW^ݸqٳg_rBy睛7o^fMÆ
_|ŦMN0zWۅVfiӦ5k4nx̙iii.B̞={suqq	Xh_}ǎŻ֭_vƍϘ1#--MzʬYwhBCCoܸJOy7w1bܹ'O3g7nڭ[M6EFFo~ƌx̙3mڴpi7l.hݻ}w}wԨQiiiҮt8NhjժI
q)&SCyr{F#u%MOLL\jս+G,ٲe===

\]]u:̙3Z~XTTԺuk!t,{zz7.--i׮;ȑ#U+5IzzzJv]5;r5jh{Νaǎ#G^܏F2ew}&+mY|%999M4|۪U+ooo Gᑛxbypuu]hQQQѳ>KmwyἼzӧO^^+ңGW_}%,,ƍ;EZ_|oIII1_ZZ>{#FO޶m֭[>6m8
p
9~87M7!>Yzz7.
pÇK7,8x֭[G;ug+\x5j4x;vܸqwBԯ_ĉnK,u{ȑ;vرaÆ^h1cƏ/լ_c=&K.8qx?aaa믿ޭ[Cӏ?{ݻw<8>>^:׺uaÆYZ:OOOmaat˻u/<#<#?oI$f?裏>4O?[c'<yr̘1ql)ʱYJqKbݻu{N:۷KzTS"1{'|'BL>=##yYzׯ_===ťN:/_6;!DZZ4z5kZ~eiJ޽4h R.r4*BڸZgYYY}tdd^s/]dwVZfرcn'=m۶&M;)?q۷o
װaCy?<k,`ӧOEx"M_PW]bȘqkwi:矕g
+T=gΜ]vȸۭ:{4mۺC:wC~%ٳgѦMWWׯʤ+O?w/^8))x/K×.]Uxx><zhG̙#5yh}4,'`0#""VX!
_r%//OjYXX(
K#9990fQQQaat긱{vm֭!!!;vzCNN|R㼼<~[nׯoSOKMHK^PP ˗ͦL"ׯɆ_?K^FK_{5i?+W\rk}e]BBµkZj7xɓ'7mT:a'  믿3fƍKOoѢV5tP*%v<qw51%
#vӨLTHNF-((bUAAٿٱǜ+Oz<yIحIWO=IW%i^q]w-[LogQQrssἼ<WWWiXQXXhM,Y"L *G3g̟?Rb`HNNtOgyҔt)Sڶm"]\=6l#_lqiH7;J4NNNNNN޵kWӦMǎeϕ뛜,+**JIIIKK/9s_FVtQq5._\zu!-**JJJ6WnݦN*oGp5o\yq222V\٭[5k֔JE:~6m/^dɒ7֮][:xk"-H=^~ezK/Sl|hW:5ۄ(_,}O`tUoϯB.XN:BA)\-ZI'hѢx5jBBBaaa
bbbw[Z5AKRh),,4yyyǎ+,,S_U+///8%GnժհaVZ5fqEEEEEE&!ſ88qYƽC}~LsMb6mڌ5ꫯ4=VZ5cƌxAm``cKOO|||VVVHHÇݺu;rt8BW^|YJ?B޽{nܸQ.R{KWQXXXTTsΝ;K"		9r=뼼<y[4֭[HUbbbaaazS]vuuuݴiݻ?Ezu??~<++gϞȑ#f,JHfԖR14 #H|ӆ@iJ:V<X!9m>W^-,,|<(ݻxڵ>Ϝ9ӪU+C~.ԯ_o0rrr.]O?͚5?q޽{nǏE˜_:8K&''Og𰱫_u'O|7~g~,,Kܷo
6sGYfIAErӧOW
fڵk~=X||k)[	.]ڴiܹs׭['_*^!6`?v:hР^zR?+Vxϟ?_VڴiV`~ڵkw7n>_ԩS=ѹsÇϚ5yYZ{۷ܹsFMcǎoo'|r˖-


.M6[.|ZZ'O6jhʕ+V2eʹsjժ5jԨiӦ+F7fCk@%b %co 	20P1%WT}T8+*Mϟ={vڵcbb^~ei…k֬⒒uViy>˗_xq9fgmvv3gLMM}g.\믛V:󳰰Q]I'\`0'N2eʜ9s7°4[o]v-#V\t҉'>|rٳg˷,2{
<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 -->
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" speed="13.89" actType="singing"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect duration ( Last six runs May2022 )

---------- Differences in errors ----------
23,70c23,24
< Debug: Selected item 'waypointChargingStation' in GNETagSelector
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Setting new attribute into waypointChargingStation 'flow'
< Debug: Setting new attribute into waypointChargingStation 'flow'
< Debug: Value 'dummyValue' for attribute duration of waypointChargingStation isn't valid
< Debug: Setting new attribute
< Debug: Value '-5' for attribute duration of waypointChargingStation isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\Gg9zر%[k]ػɫcX
T(ܽnk~ݹgJ%-i:k:5tګL'y/>)[*	0tqr.D"(QtR]JNM"r,!DlʣBɔCe$OWȅdfȚ҅Bf谅[0tPneUґCIXrӧ/\@0a;w]@T\Y
f\)HU=Bi*;8i:.]ڸqlVئz-s]===5	f„	֭yGwww|(5iCOP?{xxxnOf
[;::q_:ȧ+B=}4--@.dϞ=7VWk%lIDHD&ޅo߮Ǘ5Ço>gooFƍ?޼yﯫee0 ..VZ*Tӛ5kVpppll˗xs##+WFEEݿԩN^}
68	QFN>]mq:::DJ+jJ2&BGć?"S9y5\,-[~Xs}qg~5I$7_r1;uuuJ2(uuq\׮]O~z~C"brw]v333.\hjjJD.|u@@%&&ɬWr;vۻ̜9W^C`{Sв⣰4iҐ!CXگʆWwq<\^#sݻy󬭭}}}߾}{QQOO?~2_zգG~+V|ũxEFFF>}jRRmb2$..͛7{Oߧ縸8٣gݻ󭭭.\pQH$/lvP(iF$)_'mI===ߩS'ssKY%HеM`MGn!!!7nܳg]V(:uj…YYYDjժ͛fee?~|噙DI&9sF=|m۲f7иqի=<<LҫW/@p+Vr"߿3XrP(<}EYS'Oѣ@ 8skm7մiS>=z,^G/^ppp8yYΜ9rJOOOkk댌Çs׭[7[[ӧq'noܸAD8>NLLs__GG>|X+$.:uرcSN]bx
ZfV5j[ݶmۛ7o~1cԪUk֭+4WyݺulݻhРׯe?lذQF|||N8W:thTTTttʅBGض]t^1c
eRSScbbت@ 044dnذܹs"u̘1N"v3fXv-dr׷o	&X[[_~}IIID4v#FEGG!!!92eJϞ=APP˳


>|Nv G&{H$oW?`ҤI611yСC
/tqq5jG]fɓ'oڴI
3r`deDKϝ"w:{ٳg]jFn]jqߥ'7>banɋ9CK&VMk޼O8QZy{nDW_]tɓSLQƈ#7hѢׯQzz]pɓժU={vrrʕ+h޼y͛7_`zzի&/nYf/^<uTjf͚63gN}}}9Ú5k&K.nիׂƎ;ׯ?^ 4k…
45kݻw嗼Ϙ1ߟ}MK8.<<k֬۷orr2ĺ8511aE"8~D	ߕ85ccc9ҳgOv$2sʕ%KwwٳgnܸQ(֭[S93ʆCINN{vY7n$''U`}l/066u;3!!!{677]͛7
D"Qppp޽v8<y޽{SSSX;!!!efggW^͛7w:u7]vW^999֭O@zjP8qm۶nۛ7o>x 77wk׮mӦMnnܹs[hO?}2eʮ]gsN|޼yzZvmLL-իO>,z0
D90_%q׃GУDωCj}th%zjվѽ{_"zѱcn߾ׯ_?yDݸqƍUVܹʕ+
4dȐP"\>>>^^>vttܹի8l0֫YrQF	p|||TTt;~~~ŋ5kֵkWɓ';w>ǫ[nn!-((`}oެY3??QÇ>-_˖-bD=rȑ#GW| ӧOY˧,e7k,44M__?""Ȉ=Z044K_Ye}}}OD3gLOO9spp ߳cOMMѱ}Qrr2[}7oް֭[WRR{&%%,=&"Ꚛ9s&33s޽g[b_l[kkx9rɓD@6MDD{466իիWONN4hСCwѣmVRh]v|СC̙xE"Q6mטB/@١]	^뇝km5qyK/#""ӿK	pQx~O?
㔿ŋ,W@ ?$R˗/m6iҤuֽ}Vׯr||YzK<*
ϟze%:q޽{2>1"H$?~|lݻwfAA[fXdvvvNNH$
l踸f͚^^^)))l~rnn~knƍK%رU۷&OLDڵx׏r޷~{E_h{r߿߯_C:tаsZ}/Ţԩֹsc֨Q
X055;wd)<0@vںN3l(5/f%*lx}ol!5C}/7Ȕ}[#((C!I999糴*??_A*|caicNJo5dM7NBi:  S(+''ؘ-
LD
X!ϗ,Y2o<P$%$$ț瓍pJBr%OLLd<K?*2ٳÇ_lY밓&;UpJTNHHHHHuV5
t۲#,,,R(&&&&''_MÇ&&&bsssP333"255e
P[5klzY~ş\p:ԬY:۷]keezSh(իnݺ
6?Ύu*xiѢŴi$422jٲԩS9w*
PzKPL5Sȁʂ&;;ۭñDTZًN>fDԩS'
Qk׶dk׮-]'##\
<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 -->
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="3.50" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect extension ( Last six runs May2022 )

---------- Differences in errors ----------
23,70c23,24
< Debug: Selected item 'waypointChargingStation' in GNETagSelector
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Setting new attribute into waypointChargingStation 'flow'
< Debug: Setting new attribute into waypointChargingStation 'flow'
< Debug: Value 'dummyValue' for attribute extension of waypointChargingStation isn't valid
< Debug: Setting new attribute
< Debug: Value '-5' for attribute extension of waypointChargingStation isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\Gg9z ,(%5ػc4`Xccc, ؕ(J^cts^8>Wr,h(N(M!@hhC\:{IWM٧vi
2FY%.rD(X*Dl*"ɔr	r`dgTR3due酅rꥥOn	BCC1
@+	0VyKG*aժUgϞt钺
lĉw޽~2UzigI6*	pi&'A^z\\el\ \reӦMRam۶Uam4"ׯ߽{tttT&h'_֭[NX0̈
j?
owwwϭ[dҰ
9lڲȥ+SSSX׬Y3UV͖FD$i]ti׮]:::|ɘ1c=zį}9[[[6m$ϟw1ikkiY
UuttfϞد_?Zٳg<6mZU_jyFNBddmҤ3fPd[ɳqV&s>'I9*a~E|N&~
/@+=am+V4o4{{}^AԢCP%P8a@ KعVRJ TŪ¦&q=z1cƆ

mqɓ'~ffŋho޼ٹs'%$$HSjUݻwں̚5O>Æ
`{ёӲ<yaX/۶m{u^6mØY̝;o߾Ϸy>|xI~]rWX˘edd׏=LLLWW}o߾O?'9[;gΜ}.XrǏ
Fo'@	iii4#
ʀ$ڵ_jV&hu6HݑZppMGD֭𰶶.,,<sŋhխZ:y+233ɓ''O>w;vȑ:t`/lYf>|5kָN:O>ٳ+WdD믿77>VZneeUXXx%KdggLW_	sαV|S-Z#ꫯ~ǯ˗vvvO={sVZaiiqQzimm4cƌT"8N}XX͛7H p'			wkiiy]ZZZBB`ZZZ<"".]t̙'NL6mʕi-^z̘1;޾}hѢqժUkƌׯ/2Uyl޽{
jذ7o;bĈ
6Q&MO:W>|g"##חU^XXcmǍP/caa
}}}ƍ/\ 
6m:nܸ3g7|Sv3g[y
9߿ĉ---oܸpD"?~QLLL"##`M:w   `ŊYYY=bi';cQNNH(~嗎s*&O<tP##>|Ĉ?3;L1cư}ر5k֜2e͛<;o@rzI"FPNT)xϟ?ޥfe'MzBz#/F7tbPVZ]xԩSիW?~RRҊ+/rӧNZFQFojɒ%7n t9tӧW>gΜ߯ZϟߪUjiiYm?I6۲e˗/9szg~=dܹZ8'--mڵle˖I6?g…Ǐ_`7.^(Zly%
Ξ=޽{?s^^ނfΜǾHM%pvƍk8N[[ȈU
C!b%|W_8+>vX޽[+eիK.nnns޴iSaaaݺu><ɯ?lذ߻wOV;ΆAAA͛7kdd*>I}}}Aofg&88o߾k644u떞P(

۷	qSLٿJJk'88=~kklGGǷoqԩchhDt>}_?!b5k
'Mcm{֭:tݺu۷͝7o^֭-Z뛖ƿS؁L:?HHHm={gݺuQQQ,k׮o~Y`a0@s`dGKK""eBqLII!JSwhÇzտK_"z'\]]ܹ#7o<}Tݼy͛ݺu[j!C
BDUVjѣGAAAAAAݺu[fGz5V:f>{d;Ϗ?زe=zO>
					֭ۃX?^ݺu{)YmAA3k׮-[bF9rH_-__W4{ѣGf駟S@ϟ<cOY-ł	

<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 -->
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" extension="3.50" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect line ( Last six runs May2022 )

---------- Differences in errors ----------
23,66c23,24
< Debug: Selected item 'waypointChargingStation' in GNETagSelector
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\Gg9zر%[k]ػɫcX
T(ܽnk~ݹgJ%-i:k:5tګL'y/>)[*	0tqr.D"(QtR]JNM"r,!DlʣBɔCe$OWȅdfȚ҅Bf谅[0tPneUґCIXrӧ/\@0a;w]@T\Y
f\)HU=Bi*;8i:.]ڸqlVئz-s]===5	f„	֭yGwww|(5iCOP?{xxxnOf
[;::q_:ȧ+B=}4--@.dϞ=7VWk%lIDHD&ޅo߮Ǘ5Ço>gooFƍ?޼yﯫee0 ..VZ*Tӛ5kVpppll˗xs##+WFEEݿԩN^}
68	QFN>]mq:::DJ+jJ2&BGć?"S9y5\,-[~Xs}qg~5I$7_r1;uuuJ2(uuq\׮]O~z~C"brw]v333.\hjjJD.|u@@%&&ɬWr;vۻ̜9W^C`{Sв⣰4iҐ!CXگʆWwq<\^#sݻy󬭭}}}߾}{QQOO?~2_zգG~+V|ũxEFFF>}jRRmb2$..͛7{Oߧ縸8٣gݻ󭭭.\pQH$/lvP(iF$)_'mI===ߩS'ssKY%HеM`MGn!!!7nܳg]V(:uj…YYYDjժ͛fee?~|噙DI&9sF=|m۲f7иqի=<<LҫW/@p+Vr"߿3XrP(<}EYS'Oѣ@ 8skm7մiS>=z,^G/^ppp8yYΜ9rJOOOkk댌Çs׭[7[[ӧq'noܸAD8>NLLs__GG>|X+$.:uرcSN]bx
ZfV5j[ݶmۛ7o~1cԪUk֭+4WyݺulݻhРׯe?lذQF|||N8W:thTTTttʅBGض]t^1c
eRSScbbت@ 044dnذܹs"u̘1N"v3fXv-dr׷o	&X[[_~}IIID4v#FEGG!!!92eJϞ=APP˳


>|Nv G&{H$oW?`ҤI611yСC
/tqq5jG]fɓ'oڴI
3r`deDKϝ"w:{ٳg]jFn]jqߥ'7>banɋ9CK&VMk޼O8QZy{nDW_]tɓSLQƈ#7hѢׯQzz]pɓժU={vrrʕ+h޼y͛7_`zzի&/nYf/^<uTjf͚63gN}}}9Ú5k&K.nիׂƎ;ׯ?^ 4k…
45kݻw嗼Ϙ1ߟ}MK8.<<k֬۷orr2ĺ8511aE"8~D	ߕ85ccc9ҳgOv$2sʕ%KwwٳgnܸQ(֭[S93ʆCINN{vY7n$''U`}l/066u;3!!!{677]͛7
D"Qppp޽v8<y޽{SSSX;!!!efggW^͛7w:u7]vW^999֭O@zjP8qm۶nۛ7o>x 77wk׮mӦMnnܹs[hO?}2eʮ]gsN|޼yzZvmLL-իO>,z0
D90_%q׃GУDωCj}th%zjվѽ{_"zѱcn߾ׯ_?yDݸqƍUVܹʕ+
4dȐP"\>>>^^>vttܹի8l0֫YrQF	p|||TTt;~~~ŋ5kֵkWɓ';w>ǫ[nn!-((`}oެY3??QÇ>-_˖-bD=rȑ#GW| ӧOY˧,e7k,44M__?""Ȉ=Z044K_Ye}}}OD3gLOO9spp ߳cOMMѱ}Qrr2[}7oް֭[WRR{&%%,=&"Ꚛ9s&33s޽g[b_l[kkx9rɓD@6MDD{466իիWONN4hСCwѣmVRh]v|СC̙xE"Q6mטB/@١]	^뇝km5qyK/#""ӿK	pQx~O?
㔿ŋ,W@ ?$R˗/m6iҤuֽ}Vׯr||YzK<*
ϟze%:q޽{2>1"H$?~|lݻwfAA[fXdvvvNNH$
l踸f͚^^^)))l~rnn~knƍK%رU۷&OLDڵx׏r޷~{E_h{r߿߯_C:tаsZ}/Ţԩֹsc֨Q
X055;wd)<0@vںN3l(5/f%*lx}ol!5C}/7Ȕ}[#((C!I999糴*??_A*|caicNJo5dM7NBi:  S(+''ؘ-
LD
X!ϗ,Y2o<P$%$$ț瓍pJBr%OLLd<K?*2ٳÇ_lY밓&;UpJTNHHHHHuV5
t۲#,,,R(&&&&''_MÇ&&&bsssP333"255e
P[5klzY~ş\p:ԬY:۷]keezSh(իnݺ
6?Ύu*xiѢŴi$422jٲԩS9w*
PzKPL5Sȁʂ&;;ۭñDTZًN>fDԩS'
Qk׶dk׮-]'##\
<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 -->
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" line="customLine" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect permitted ( Last six runs May2022 )

---------- Differences in errors ----------
23,64c23,24
< Debug: Selected item 'waypointChargingStation' in GNETagSelector
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXw9 Q*Q-Xg,0j,$v(5&Ă1TT("v?F75~w^fv4T ""B!hJoԫ&A<6	BQ@U#^l]O%M"Tp,kZ"A6UQd*rS%90@Vw2@*b9b'QU*?UґCyXvSΟ?@
2e۷\@B_Y*g\	 ۿ|RGTyRqRw6..^yَ;$&&M6[4Ν;:::*l4͔)S6lp
uRG777|0iC%Oݽ/5nV@6mtҕMGGɓ'zzzzzzrQ*{qqqQUklyDHD_&烂tttq=xc$l޼YV}mm=11իWO<	
Dc֖Ӳ"X~}%*̛7/,,,...44tРAw700XvǏݻ7s'͛]ŏۢE}gϞȾW8--OMY'"%6l}LGr!#TVݟP(]d5\%H}*Xe.۶zw.zힵOѮiXݡP(<y2*2vnkkk*ԭR(UuҶq\>}fϞqF~G"brwر~l2###"Zlً/(99YGGGj}ڵkܹyܹ1bDVV;埅G~eU?ޯ_͛7߿?>>^V#,8pE}}}_~}~۷o>|Xb}ϟ?/}׬Y\$++kРAl5%%Er^ߙ'ի҇}]bblxbsse˖%%%9rD(
eU\\,P(N{xx={YՉ#s*Lݑ7o޼g"Z~eqqɓ'-[CD֭k׮eNNαcV^MD>>}ӧhGҥk~b...o߾z耀wwwv`v8]]3f0@ :uj͚5~g[ڵk-,,O:|\֔_|!N>͚b{Mnݚ/ogϞ؜8qb޼yO^vyVV֡C8۷eXXٳ32287oN6-22ڵkD$8۷oݻw|K%kiih":ɓ'=:s5kֈF+en:KKqƱ;vzjҥ&L_ٳ7lPb,
;wڬY/^HmAWWwԨQ7n		!-Zx{{?~0rǏȯ/ea„	l2fff鱱lU }7mtYPزe	&<y&NؠA9s_y9<x)Sͯ^dɒ"4iҘ1ccbbׯhƌ!!!W)**zK;ى?޽KDB?wpp_S@0}ÇרQ#G5j?Nyܸq,o?~|z|||l"mߙE$$r`dDKϝRw:s̙3gEo_iq~33|,?ą+kܹsǏ_hQjjիO?x'lmmg̘Qn1cojW^%L9;'ϟ͛kѢEڵkd---̀˷~&l۶m/\pI{{yy`vrݻrJɦ,YdҤI/zsA۶mϟ?ܬYyݹs~(((Xx9s	7"##^<͛78N[[FP(+DZXy\\ÇϮV-3.]Zb~aa@ pss?͛5jDDlיH~e}}#FyΝ;qrr244c]6p5j
OR__6m͛\~}5klР7BaXXv8ٻwozzkeEXZZ:88z۰aCCCC@DW\0`^^^ކ
"F O:uǎƍ>|;wp/]TKKݻwo
;3foɢܵk_hѢ_>66Ғ}e4h^nn.qc(|z	pYD9o#\#x"݈zD@y>noo石޽?ѿ{QWW[niŋ=Rp׮]v횝]^֮]knn5bĈp"]7˗}AXXXXXm^͇
6j(֫Yvq	˗/?~,َ߶m۶O>|G{u=֏רQ}:;}}}C[TTEmo4zѣG?cժU&cǎ;v,[?;+:ɓ'Æ
c,f~K`"""tuu۶mꪫe``FWVYWWWtD4wL<"z-;t---kkW^I=%y󆭦jii*+ԩS:u!~jj*[MIIaYzLD622:}tvv޽{Y϶رؾ/_3ÇO8AD>fDEEqqq/_vppx捗ȑ#ߔNj&]tS/"~׮]mmmr#G.X
Ν;K/0>@yc90_C{<58˺_ot`|MD'>>J<***33O>ֳg4i"8N;	={ƍ_U)'$$رc6lxd/^/_jߟꫯĶ/^ʊm:~޽{2>1BP(;vll9555??,**b
ݘEEEl踨ȶm?aaaiiiVBnn.?L]V9??_{vzɓ'bX٪{PP_LJv*BY/…9ʪ|r޻woȐ!<x𠾾~^ؽ+Xddd4l0""W^&M[.`dddii)v*K6ܹs/3tP
hkk;]ư,PT(սqFԻGܫWQ/놄d8DJ)//O`BVJ{ߘXkyҤIc
*جXS'Okt=33>,..fIW^^![lDSM6<6++K4S+V,Z%,-
IIId##dPe|I&M
ϒ[%[9sfѫV֭[``hvqdr.IIIIII7oެ[ץKabbDDo޼aA5kV||CH5j`7׬YիWDddd&&&ů_f/A۶mgϞͿgf͚,/.:l۶mn533cvwh7naÆM6;wʊuMa'Ҿ}Yf5h``СC3g%,seC͕:{Sȁ*+'77uͭCqDT\鳢DԳgO5V
4055e4h Y'++f͚ʵSTTTNPfkԨ!5b)%KZBa~~Ç/\ ٔmW_}հaþ}>|xذawQb~H@&?:Zg|;bؾbGU_qƃ_eEeÇ͛7dȐ:u;vLd,J~eYܻw/;;DԶm;wQZZګWزr!N:	saȪ/%ܻwfgg{xx<==<x :'bf`-[422}vFrssٜᆆZHQ6m۵k'Dwaq[믿XɣG;tNC<!حb9UCTfFPIhJz6ZT6>!CҊf͚u]6wɓ'ǎ߰aC>::zȑϟ?]ӧe-((
/_?,Xѣڵk?~8225;jԨ/^fBCCׯ_F&?sѢEzzz
6uСs?ydʕ~~~g& dXDԥK3gΈ9$ESDOMmllR`Baڵݭ>qݻwᅲI_|y%K:u5a`ʆӧO}vNNN6mz9sLY޽{ƌ_~9s!@V}899ݿݻw={ѯ_x,YWYfvvvs	


444w%6;Zaaa7n|}6o9ի׷FO<;xݻ}||,,,<gNRDPEA1$Dȁ*MI;>h*:

-Zdee:k,VvZ333???--/[lƍAAA/^gcVZϟ2uTSSϟRe#?
UPzAPo>oooŋ/̒aw߭ZM6sDeooo~׏h"~"Cy^훙ѣUVܹX#k4ڵ{wP!-[7nq111f?b
~!???  `߾}[ki1>>^\dƍ322zŋ[+yBCC;v8xGwlTTԂN:wy󦰰P[։*_paZZillSJJ[\G"Dv͐)ώTy"Aj9~Ν}:m*6#)/Cy@Yu5iD!@C8$UԿ Pa/THKh*##Ҫ	Cj&wC>xOUw&V"8yPmݳP&Py{y[zQڕ{v]Vw\?Y!(B_=8#Z~Sq@5P`U]W*Gr@>o
<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 -->
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" permitted="permitA permitB" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect speed ( Last six runs May2022 )

---------- Differences in errors ----------
23,67c23,24
< Debug: Selected item 'waypointChargingStation' in GNETagSelector
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute speed of waypointChargingStation isn't valid
< Debug: Setting new attribute
< Debug: Value '-42' for attribute speed of waypointChargingStation isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\Gg9z ,(%5ػc4`Xccc, ؕ(J^cts^8>Wr,h(N(M!@hhC\:{IWM٧vi
2FY%.rD(X*Dl*"ɔr	r`dgTR3due酅rꥥOn	BCC1
@+	0VyKG*aժUgϞt钺
lĉw޽~2UzigI6*	pi&'A^z\\el\ \reӦMRam۶Uam4"ׯ߽{tttT&h'_֭[NX0̈
j?
owwwϭ[dҰ
9lڲȥ+SSSX׬Y3UV͖FD$i]ti׮]:::|ɘ1c=zį}9[[[6m$ϟw1ikkiY
UuttfϞد_?Zٳg<6mZU_jyFNBddmҤ3fPd[ɳqV&s>'I9*a~E|N&~
/@+=am+V4o4{{}^AԢCP%P8a@ KعVRJ TŪ¦&q=z1cƆ

mqɓ'~ffŋho޼ٹs'%$$HSjUݻwں̚5O>Æ
`{ёӲ<yaX/۶m{u^6mØY̝;o߾Ϸy>|xI~]rWX˘edd׏=LLLWW}o߾O?'9[;gΜ}.XrǏ
Fo'@	iii4#
ʀ$ڵ_jV&hu6HݑZppMGD֭𰶶.,,<sŋhխZ:y+233ɓ''O>w;vȑ:t`/lYf>|5kָN:O>ٳ+WdD믿77>VZneeUXXx%KdggLW_	sαV|S-Z#ꫯ~ǯ˗vvvO={sVZaiiqQzimm4cƌT"8N}XX͛7H p'			wkiiy]ZZZBB`ZZZ<"".]t̙'NL6mʕi-^z̘1;޾}hѢqժUkƌׯ/2Uyl޽{
jذ7o;bĈ
6Q&MO:W>|g"##חU^XXcmǍP/caa
}}}ƍ/\ 
6m:nܸ3g7|Sv3g[y
9߿ĉ---oܸpD"?~QLLL"##`M:w   `ŊYYY=bi';cQNNH(~嗎s*&O<tP##>|Ĉ?3;L1cư}ر5k֜2e͛<;o@rzI"FPNT)xϟ?ޥfe'MzBz#/F7tbPVZ]xԩSիW?~RRҊ+/rӧNZFQFojɒ%7n t9tӧW>gΜ߯ZϟߪUjiiYm?I6۲e˗/9szg~=dܹZ8'--mڵle˖I6?g…Ǐ_`7.^(Zly%
Ξ=޽{?s^^ނfΜǾHM%pvƍk8N[[ȈU
C!b%|W_8+>vX޽[+eիK.nnns޴iSaaaݺu><ɯ?lذ߻wOV;ΆAAA͛7kdd*>I}}}Aofg&88o߾k644u떞P(

۷	qSLٿJJk'88=~kklGGǷoqԩchhDt>}_?!b5k
'Mcm{֭:tݺu۷͝7o^֭-Z뛖ƿS؁L:?HHHm={gݺuQQQ,k׮o~Y`a0@s`dGKK""eBqLII!JSwhÇzտK_"z'\]]ܹ#7o<}Tݼy͛ݺu[j!C
BDUVjѣGAAAAAAݺu[fGz5V:f>{d;Ϗ?زe=zO>
					֭ۃX?^ݺu{)YmAA3k׮-[bF9rH_-__W4{ѣGf駟S@ϟ<cOY-ł	

<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 -->
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" speed="1.15"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect triggered_container ( Last six runs May2022 )

---------- Differences in errors ----------
23,66c23,26
< Debug: Selected item 'waypointChargingStation' in GNETagSelector
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute triggered of waypointChargingStation isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXw9 Q*Q-Xg,0j,$v(5&Ă1TT("v?F75~w^fv4T ""B!hJoԫ&A<6	BQ@U#^l]O%M"Tp,kZ"A6UQd*rS%90@Vw2@*b9b'QU*?UґCyXvSΟ?@
2e۷\@B_Y*g\	 ۿ|RGTyRqRw6..^yَ;$&&M6[4Ν;:::*l4͔)S6lp
uRG777|0iC%Oݽ/5nV@6mtҕMGGɓ'zzzzzzrQ*{qqqQUklyDHD_&烂tttq=xc$l޼YV}mm=11իWO<	
Dc֖Ӳ"X~}%*̛7/,,,...44tРAw700XvǏݻ7s'͛]ŏۢE}gϞȾW8--OMY'"%6l}LGr!#TVݟP(]d5\%H}*Xe.۶zw.zힵOѮiXݡP(<y2*2vnkkk*ԭR(UuҶq\>}fϞqF~G"brwر~l2###"Zlً/(99YGGGj}ڵkܹyܹ1bDVV;埅G~eU?ޯ_͛7߿?>>^V#,8pE}}}_~}~۷o>|Xb}ϟ?/}׬Y\$++kРAl5%%Er^ߙ'ի҇}]bblxbsse˖%%%9rD(
eU\\,P(N{xx={YՉ#s*Lݑ7o޼g"Z~eqqɓ'-[CD֭k׮eNNαcV^MD>>}ӧhGҥk~b...o߾z耀wwwv`v8]]3f0@ :uj͚5~g[ڵk-,,O:|\֔_|!N>͚b{Mnݚ/ogϞ؜8qb޼yO^vyVV֡C8۷eXXٳ32287oN6-22ڵkD$8۷oݻw|K%kiih":ɓ'=:s5kֈF+en:KKqƱ;vzjҥ&L_ٳ7lPb,
;wڬY/^HmAWWwԨQ7n		!-Zx{{?~0rǏȯ/ea„	l2fff鱱lU }7mtYPزe	&<y&NؠA9s_y9<x)Sͯ^dɒ"4iҘ1ccbbׯhƌ!!!W)**zK;ى?޽KDB?wpp_S@0}ÇרQ#G5j?Nyܸq,o?~|z|||l"mߙE$$r`dDKϝRw:s̙3gEo_iq~33|,?ą+kܹsǏ_hQjjիO?x'lmmg̘Qn1cojW^%L9;'ϟ͛kѢEڵkd---̀˷~&l۶m/\pI{{yy`vrݻrJɦ,YdҤI/zsA۶mϟ?ܬYyݹs~(((Xx9s	7"##^<͛78N[[FP(+DZXy\\ÇϮV-3.]Zb~aa@ pss?͛5jDDlיH~e}}#FyΝ;qrr244c]6p5j
OR__6m͛\~}5klР7BaXXv8ٻwozzkeEXZZ:88z۰aCCCC@DW\0`^^^ކ
"F O:uǎƍ>|;wp/]TKKݻwo
;3foɢܵk_hѢ_>66Ғ}e4h^nn.qc(|z	pYD9o#\#x"݈zD@y>noo石޽?ѿ{QWW[niŋ=Rp׮]v횝]^֮]knn5bĈp"]7˗}AXXXXXm^͇
6j(֫Yvq	˗/?~,َ߶m۶O>|G{u=֏רQ}:;}}}C[TTEmo4zѣG?cժU&cǎ;v,[?;+:ɓ'Æ
c,f~K`"""tuu۶mꪫe``FWVYWWWtD4wL<"z-;t---kkW^I=%y󆭦jii*+ԩS:u!~jj*[MIIaYzLD622:}tvv޽{Y϶رؾ/_3ÇO8AD>fDEEqqq/_vppx捗ȑ#ߔNj&]tS/"~׮]mmmr#G.X
Ν;K/0>@yc90_C{<58˺_ot`|MD'>>J<***33O>ֳg4i"8N;	={ƍ_U)'$$رc6lxd/^/_jߟꫯĶ/^ʊm:~޽{2>1BP(;vll9555??,**b
ݘEEEl踨ȶm?aaaiiiVBnn.?L]V9??_{vzɓ'bX٪{PP_LJv*BY/…9ʪ|r޻woȐ!<x𠾾~^ؽ+Xddd4l0""W^&M[.`dddii)v*K6ܹs/3tP
hkk;]ư,PT(սqFԻGܫWQ/놄d8DJ)//O`BVJ{ߘXkyҤIc
*جXS'Okt=33>,..fIW^^![lDSM6<6++K4S+V,Z%,-
IIId##dPe|I&M
ϒ[%[9sfѫV֭[``hvqdr.IIIIII7oެ[ץKabbDDo޼aA5kV||CH5j`7׬YիWDddd&&&ů_f/A۶mgϞͿgf͚,/.:l۶mn533cvwh7naÆM6;wʊuMa'Ҿ}Yf5h``СC3g%,seC͕:{Sȁ*+'77uͭCqDT\鳢DԳgO5V
4055e4h Y'++f͚ʵSTTTNPfkԨ!5b)%KZBa~~Ç/\ ٔmW_}հaþ}>|xذawQb~H@&?:Zg|;bؾbGU_qƃ_eEeÇ͛7dȐ:u;vLd,J~eYܻw/;;DԶm;wQZZګWزr!N:	saȪ/%ܻwfgg{xx<==<x :'bf`-[422}vFrssٜᆆZHQ6m۵k'Dwaq[믿XɣG;tNC<!حb9UCTfFPIhJz6ZT6>!CҊf͚u]6wɓ'ǎ߰aC>::zȑϟ?]ӧe-((
/_?,Xѣڵk?~8225;jԨ/^fBCCׯ_F&?sѢEzzz
6uСs?ydʕ~~~g& dXDԥK3gΈ9$ESDOMmllR`Baڵݭ>qݻwᅲI_|y%K:u5a`ʆӧO}vNNN6mz9sLY޽{ƌ_~9s!@V}899ݿݻw={ѯ_x,YWYfvvvs	


444w%6;Zaaa7n|}6o9ի׷FO<;xݻ}||,,,<gNRDPEA1$Dȁ*MI;>h*:

-Zdee:k,VvZ333???--/[lƍAAA/^gcVZϟ2uTSSϟRe#?
UPzAPo>oooŋ/̒aw߭ZM6sDeooo~׏h"~"Cy^훙ѣUVܹX#k4ڵ{wP!-[7nq111f?b
~!???  `߾}[ki1>>^\dƍ322zŋ[+yBCC;v8xGwlTTԂN:wy󦰰P[։*_paZZillSJJ[\G"Dv͐)ώTy"Aj9~Ν}:m*6#)/Cy@Yu5iD!@C8$UԿ Pa/THKh*##Ҫ	Cj&wC>xOUw&V"8yPmݳP&Py{y[zQڕ{v]Vw\?Y!(B_=8#Z~Sq@5P`U]W*Gr@>o
<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 -->
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" triggered="container" expectedContainers="containerA containerB" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect triggered_join ( Last six runs May2022 )

---------- Differences in errors ----------
23,26c23,25
< Debug: Selected item 'waypointChargingStation' in GNETagSelector
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute triggered of waypointChargingStation isn't valid
< Debug: Setting new attribute
---
> Debug: Selected invalid item in GNETagSelector
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
29c28
< Debug: Restoring previous attribute
---
> Debug: Removing flow 'flow' in GNEChange_DemandElement
31,65d29
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1c2IDATxw|otRh)eR$dPE-*S@*@)H˦M@3IIzw{˸woDFl.p8KԫB`'*;oeU,}:\h,팇*PX+p
"s"@eTLy>TA*!OtY`لTJ/**2_,idKN7@9*SX:QΰpumڴIBP=3ᅰ.y,O0+qƗ.]rQ*NJqWW͛7?իWBBاcuFw߁'gYxΝ;.3" vrtPA8S?]o۷oذ2enV[vk׮yxxxxxXE|;vtTo
!o&٦M/_&Oyǎ9"?zVuԉ\̇~hVϟ?'OFFF>^^^5kZ+=<|h6cƌ;v$&&w}֟p'NǿK%R{MVBBBСsNjs=FRYaiA,`q-FdYX5UUY[Yzs	(g3|'o+̾qFÆ
]xj5(]HᩧG]]]2j6>fw\]]uՁ]OF3tЩS~s5MDD7|#ʚ7ob޼y/^\l"%%l{77GFF~u	

>}#ƍ)J֗"  7nO>p?Ç9sR'f9rٳCCC~7Ν;_~رc%7;…s;wN|%w4jV^_󞞞/_9rw:ӥGgΜ9r9sϛ7/99~3h'PF...EEE&1ֿ:Ν;O
QOS5Huhu;p?oB;w(**Zvy󲳳N#""~,!ıcǞ!Gyo߾R;^~-ZEFFKswwGnݺHӅ~4_.,\PתUhݺuZNNՔ)SWWK]Iϒҥ\=s=gϞWޚ5kf̘~v?33_h4Æ
رcԩS]&h4]v=s{F)))ۻȹƍ))))o"M?tbӦMk׮_zWkgiw	xǤ?˯I7o>uŋ-5^x4p|}/^4ۃ?(!D&Nzj?|ĉ-M/**:z!C4idҤI	+YfzzӧQWWWOOOK,6&MZv'hѢŴi}阧DF3jԨgysMMMBL<y„	իWOHHx뭷bccm/{ョQQQovvvvaa#G)-?.=x`0}M4?CUV?{=i1{1)?͚52eҥKlnZ}fY9,e`/PAT,|
6lذ!١h\?cyyk9J޽ƍW^ݸqٳg_rBy睛7o^fMÆ
_|ŦMN0zWۅVfiӦ5k4nx̙iii.B̞={suqq	Xh_}ǎŻ֭_vƍϘ1#--MzʬYwhBCCoܸJOy7w1bܹ'O3g7nڭ[M6EFFo~ƌx̙3mڴpi7l.hݻ}w}wԨQiiiҮt8NhjժI
q)&SCyr{F#u%MOLL\jս+G,ٲe===

\]]u:̙3Z~XTTԺuk!t,{zz7.--i׮;ȑ#U+5IzzzJv]5;r5jh{Νaǎ#G^܏F2ew}&+mY|%999M4|۪U+ooo Gᑛxbypuu]hQQQѳ>KmwyἼzӧO^^+ңGW_}%,,ƍ;EZ_|oIII1_ZZ>{#FO޶m֭[>6m8
p
9~87M7!>Yzz7.
pÇK7,8x֭[G;ug+\x5j4x;vܸqwBԯ_ĉnK,u{ȑ;vرaÆ^h1cƏ/լ_c=&K.8qx?aaa믿ޭ[Cӏ?{ݻw<8>>^:׺uaÆYZ:OOOmaat˻u/<#<#?oI$f?裏>4O?[c'<yr̘1ql)ʱYJqKbݻu{N:۷KzTS"1{'|'BL>=##yYzׯ_===ťN:/_6;!DZZ4z5kZ~eiJ޽4h R.r4*BڸZgYYY}tdd^s/]dwVZfرcn'=m۶&M;)?q۷o
װaCy?<k,`ӧOEx"M_PW]bȘqkwi:矕g
+T=gΜ]vȸۭ:{4mۺC:wC~%ٳgѦMWWׯʤ+O?w/^8))x/K×.]Uxx><zhG̙#5yh}4,'`0#""VX!
_r%//OjYXX(
K#9990fQQQaat긱{vm֭!!!;vzCNN|R㼼<~[nׯoSOKMHK^PP ˗ͦL"ׯɆ_?K^FK_{5i?+W\rk}e]BBµkZj7xɓ'7mT:a'  믿3fƍKOoѢV5tP*%v<qw51%
#vӨLTHNF-((bUAAٿٱǜ+Oz<yIحIWO=IW%i^q]w-[LogQQrssἼ<WWWiXQXXhM,Y"L *G3g̟?Rb`HNNtOgyҔt)Sڶm"]\=6l#_lqiH7;J4NNNNNN޵kWӦMǎeϕ뛜,+**JIIIKK/9s_FVtQq5._\zu!-**JJJ6WnݦN*oGp5o\yq222V\٭[5k֔JE:~6m/^dɒ7֮][:xk"-H=^~ezK/Sl|hW:5ۄ(_,}O`tUoϯB.XN:BA)\-ZI'hѢx5jBBBaaa
bbbw[Z5AKRh),,4yyyǎ+,,S_U+///8%GnժհaVZ5fqEEEEEE&!ſ88qYƽC}~LsMb6mڌ5ꫯ4=VZ5cƌxAm``cKOO|||VVVHHÇݺu;rt8BW^|YJ?B޽{nܸQ.R{KWQXXXTTsΝ;K"		9r=뼼<y[4֭[HUbbbaaazS]vuuuݴiݻ?Ezu??~<++gϞȑ#f,JHfԖR14 #H|ӆ@iJ:V<X!9m>W^-,,|<(ݻxڵ>Ϝ9ӪU+C~.ԯ_o0rrr.]O?͚5?q޽{nǏE˜_:8K&''Og𰱫_u'O|7~g~,,Kܷo
6sGYfIAErӧOW
fڵk~=X||k)[	.]ڴiܹs׭['_*^!6`?v:hР^zR?+Vxϟ?_VڴiV`~ڵkw7n>_ԩS=ѹsÇϚ5yYZ{۷ܹsFMcǎoo'|r˖-


.M6[.|ZZ'O6jhʕ+V2eʹsjժ5jԨiӦ+F7fCk@%b %co 	20P1%WT}T8+*Mϟ={vڵcbb^~ei…k֬⒒uViy>˗_xq9fgmvv3gLMM}g.\믛V:󳰰Q]I'\`0'N2eʜ9s7°4[o]v-#V\t҉'>|rٳg˷,2{
<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 -->
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" triggered="join" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect triggered_person ( Last six runs May2022 )

---------- Differences in errors ----------
23,66c23,26
< Debug: Selected item 'waypointChargingStation' in GNETagSelector
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute triggered of waypointChargingStation isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXw9 Q*Q-Xg,0j,$v(5&Ă1TT("v?F75~w^fv4T ""B!hJoԫ&A<6	BQ@U#^l]O%M"Tp,kZ"A6UQd*rS%90@Vw2@*b9b'QU*?UґCyXvSΟ?@
2e۷\@B_Y*g\	 ۿ|RGTyRqRw6..^yَ;$&&M6[4Ν;:::*l4͔)S6lp
uRG777|0iC%Oݽ/5nV@6mtҕMGGɓ'zzzzzzrQ*{qqqQUklyDHD_&烂tttq=xc$l޼YV}mm=11իWO<	
Dc֖Ӳ"X~}%*̛7/,,,...44tРAw700XvǏݻ7s'͛]ŏۢE}gϞȾW8--OMY'"%6l}LGr!#TVݟP(]d5\%H}*Xe.۶zw.zힵOѮiXݡP(<y2*2vnkkk*ԭR(UuҶq\>}fϞqF~G"brwر~l2###"Zlً/(99YGGGj}ڵkܹyܹ1bDVV;埅G~eU?ޯ_͛7߿?>>^V#,8pE}}}_~}~۷o>|Xb}ϟ?/}׬Y\$++kРAl5%%Er^ߙ'ի҇}]bblxbsse˖%%%9rD(
eU\\,P(N{xx={YՉ#s*Lݑ7o޼g"Z~eqqɓ'-[CD֭k׮eNNαcV^MD>>}ӧhGҥk~b...o߾z耀wwwv`v8]]3f0@ :uj͚5~g[ڵk-,,O:|\֔_|!N>͚b{Mnݚ/ogϞ؜8qb޼yO^vyVV֡C8۷eXXٳ32287oN6-22ڵkD$8۷oݻw|K%kiih":ɓ'=:s5kֈF+en:KKqƱ;vzjҥ&L_ٳ7lPb,
;wڬY/^HmAWWwԨQ7n		!-Zx{{?~0rǏȯ/ea„	l2fff鱱lU }7mtYPزe	&<y&NؠA9s_y9<x)Sͯ^dɒ"4iҘ1ccbbׯhƌ!!!W)**zK;ى?޽KDB?wpp_S@0}ÇרQ#G5j?Nyܸq,o?~|z|||l"mߙE$$r`dDKϝRw:s̙3gEo_iq~33|,?ą+kܹsǏ_hQjjիO?x'lmmg̘Qn1cojW^%L9;'ϟ͛kѢEڵkd---̀˷~&l۶m/\pI{{yy`vrݻrJɦ,YdҤI/zsA۶mϟ?ܬYyݹs~(((Xx9s	7"##^<͛78N[[FP(+DZXy\\ÇϮV-3.]Zb~aa@ pss?͛5jDDlיH~e}}#FyΝ;qrr244c]6p5j
OR__6m͛\~}5klР7BaXXv8ٻwozzkeEXZZ:88z۰aCCCC@DW\0`^^^ކ
"F O:uǎƍ>|;wp/]TKKݻwo
;3foɢܵk_hѢ_>66Ғ}e4h^nn.qc(|z	pYD9o#\#x"݈zD@y>noo石޽?ѿ{QWW[niŋ=Rp׮]v횝]^֮]knn5bĈp"]7˗}AXXXXXm^͇
6j(֫Yvq	˗/?~,َ߶m۶O>|G{u=֏רQ}:;}}}C[TTEmo4zѣG?cժU&cǎ;v,[?;+:ɓ'Æ
c,f~K`"""tuu۶mꪫe``FWVYWWWtD4wL<"z-;t---kkW^I=%y󆭦jii*+ԩS:u!~jj*[MIIaYzLD622:}tvv޽{Y϶رؾ/_3ÇO8AD>fDEEqqq/_vppx捗ȑ#ߔNj&]tS/"~׮]mmmr#G.X
Ν;K/0>@yc90_C{<58˺_ot`|MD'>>J<***33O>ֳg4i"8N;	={ƍ_U)'$$رc6lxd/^/_jߟꫯĶ/^ʊm:~޽{2>1BP(;vll9555??,**b
ݘEEEl踨ȶm?aaaiiiVBnn.?L]V9??_{vzɓ'bX٪{PP_LJv*BY/…9ʪ|r޻woȐ!<x𠾾~^ؽ+Xddd4l0""W^&M[.`dddii)v*K6ܹs/3tP
hkk;]ư,PT(սqFԻGܫWQ/놄d8DJ)//O`BVJ{ߘXkyҤIc
*جXS'Okt=33>,..fIW^^![lDSM6<6++K4S+V,Z%,-
IIId##dPe|I&M
ϒ[%[9sfѫV֭[``hvqdr.IIIIII7oެ[ץKabbDDo޼aA5kV||CH5j`7׬YիWDddd&&&ů_f/A۶mgϞͿgf͚,/.:l۶mn533cvwh7naÆM6;wʊuMa'Ҿ}Yf5h``СC3g%,seC͕:{Sȁ*+'77uͭCqDT\鳢DԳgO5V
4055e4h Y'++f͚ʵSTTTNPfkԨ!5b)%KZBa~~Ç/\ ٔmW_}հaþ}>|xذawQb~H@&?:Zg|;bؾbGU_qƃ_eEeÇ͛7dȐ:u;vLd,J~eYܻw/;;DԶm;wQZZګWزr!N:	saȪ/%ܻwfgg{xx<==<x :'bf`-[422}vFrssٜᆆZHQ6m۵k'Dwaq[믿XɣG;tNC<!حb9UCTfFPIhJz6ZT6>!CҊf͚u]6wɓ'ǎ߰aC>::zȑϟ?]ӧe-((
/_?,Xѣڵk?~8225;jԨ/^fBCCׯ_F&?sѢEzzz
6uСs?ydʕ~~~g& dXDԥK3gΈ9$ESDOMmllR`Baڵݭ>qݻwᅲI_|y%K:u5a`ʆӧO}vNNN6mz9sLY޽{ƌ_~9s!@V}899ݿݻw={ѯ_x,YWYfvvvs	


444w%6;Zaaa7n|}6o9ի׷FO<;xݻ}||,,,<gNRDPEA1$Dȁ*MI;>h*:

-Zdee:k,VvZ333???--/[lƍAAA/^gcVZϟ2uTSSϟRe#?
UPzAPo>oooŋ/̒aw߭ZM6sDeooo~׏h"~"Cy^훙ѣUVܹX#k4ڵ{wP!-[7nq111f?b
~!???  `߾}[ki1>>^\dƍ322zŋ[+yBCC;v8xGwlTTԂN:wy󦰰P[։*_paZZillSJJ[\G"Dv͐)ώTy"Aj9~Ν}:m*6#)/Cy@Yu5iD!@C8$UԿ Pa/THKh*##Ҫ	Cj&wC>xOUw&V"8yPmݳP&Py{y[zQڕ{v]Vw\?Y!(B_=8#Z~Sq@5P`U]W*Gr@>o
<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 -->
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" triggered="person" expected="personA personB" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect tripid ( Last six runs May2022 )

---------- Differences in errors ----------
24a25
> Debug: Setting new attribute
27d27
< Debug: Setting new attribute
---------- Differences in routes ----------
7c7
<         <stop chargingStation="chargingStationB" duration="60.00" tripId="customID" speed="13.89"/>
---
>         <stop chargingStation="chargingStationB" duration="60.00" tripId="waypointChargingStation" speed="13.89"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect until ( Last six runs May2022 )

---------- Differences in errors ----------
23,31c23,25
< Debug: Selected item 'waypointChargingStation' in GNETagSelector
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Setting new attribute into waypointChargingStation 'flow'
< Debug: Setting new attribute into waypointChargingStation 'flow'
< Debug: Value 'dummyValue' for attribute until of waypointChargingStation isn't valid
< Debug: Setting new attribute
< Debug: Value '-5' for attribute until of waypointChargingStation isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Selected invalid item in GNETagSelector
> Debug: Open additional dialog
> Debug: Cancel additional dialog
34c28
< Debug: Restoring previous attribute
---
> Debug: Removing flow 'flow' in GNEChange_DemandElement
36,70d29
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1ceIDATxw|otRh)eR$dPE-*S@*@)H˦M@3IIzw{˸woDFl.p8KԫB`'*;oeU,}:\h,팇*PX+p
"s"@eTLy>TA*!OtY`لTJ/**2_,idKN7@9*SX:QΰpumڴIBP=3ᅰ.y,O0+qƗ.]rQ*NJqWW͛7?իWBBاcuFw߁'gYxΝ;.3" vrtPA8S?]o۷oذ2enV[vk׮yxxxxxXE|;vtTo
!o&٦M/_&Oyǎ9"?zVuԉ\̇~hVϟ?'OFFF>^^^5kZ+=<|h6cƌ;v$&&w}֟p'NǿK%R{MVBBBСsNjs=FRYaiA,`q-FdYX5UUY[Yzs	(g3|'o+̾qFÆ
]xj5(]HᩧG]]]2j6>fw\]]uՁ]OF3tЩS~s5MDD7|#ʚ7ob޼y/^\l"%%l{77GFF~u	

>}#ƍ)J֗"  7nO>p?Ç9sR'f9rٳCCC~7Ν;_~رc%7;…s;wN|%w4jV^_󞞞/_9rw:ӥGgΜ9r9sϛ7/99~3h'PF...EEE&1ֿ:Ν;O
QOS5Huhu;p?oB;w(**Zvy󲳳N#""~,!ıcǞ!Gyo߾R;^~-ZEFFKswwGnݺHӅ~4_.,\PתUhݺuZNNՔ)SWWK]Iϒҥ\=s=gϞWޚ5kf̘~v?33_h4Æ
رcԩS]&h4]v=s{F)))ۻȹƍ))))o"M?tbӦMk׮_zWkgiw	xǤ?˯I7o>uŋ-5^x4p|}/^4ۃ?(!D&Nzj?|ĉ-M/**:z!C4idҤI	+YfzzӧQWWWOOOK,6&MZv'hѢŴi}阧DF3jԨgysMMMBL<y„	իWOHHx뭷bccm/{ョQQQovvvvaa#G)-?.=x`0}M4?CUV?{=i1{1)?͚52eҥKlnZ}fY9,e`/PAT,|
6lذ!١h\?cyyk9J޽ƍW^ݸqٳg_rBy睛7o^fMÆ
_|ŦMN0zWۅVfiӦ5k4nx̙iii.B̞={suqq	Xh_}ǎŻ֭_vƍϘ1#--MzʬYwhBCCoܸJOy7w1bܹ'O3g7nڭ[M6EFFo~ƌx̙3mڴpi7l.hݻ}w}wԨQiiiҮt8NhjժI
q)&SCyr{F#u%MOLL\jս+G,ٲe===

\]]u:̙3Z~XTTԺuk!t,{zz7.--i׮;ȑ#U+5IzzzJv]5;r5jh{Νaǎ#G^܏F2ew}&+mY|%999M4|۪U+ooo Gᑛxbypuu]hQQQѳ>KmwyἼzӧO^^+ңGW_}%,,ƍ;EZ_|oIII1_ZZ>{#FO޶m֭[>6m8
p
9~87M7!>Yzz7.
pÇK7,8x֭[G;ug+\x5j4x;vܸqwBԯ_ĉnK,u{ȑ;vرaÆ^h1cƏ/լ_c=&K.8qx?aaa믿ޭ[Cӏ?{ݻw<8>>^:׺uaÆYZ:OOOmaat˻u/<#<#?oI$f?裏>4O?[c'<yr̘1ql)ʱYJqKbݻu{N:۷KzTS"1{'|'BL>=##yYzׯ_===ťN:/_6;!DZZ4z5kZ~eiJ޽4h R.r4*BڸZgYYY}tdd^s/]dwVZfرcn'=m۶&M;)?q۷o
װaCy?<k,`ӧOEx"M_PW]bȘqkwi:矕g
+T=gΜ]vȸۭ:{4mۺC:wC~%ٳgѦMWWׯʤ+O?w/^8))x/K×.]Uxx><zhG̙#5yh}4,'`0#""VX!
_r%//OjYXX(
K#9990fQQQaat긱{vm֭!!!;vzCNN|R㼼<~[nׯoSOKMHK^PP ˗ͦL"ׯɆ_?K^FK_{5i?+W\rk}e]BBµkZj7xɓ'7mT:a'  믿3fƍKOoѢV5tP*%v<qw51%
#vӨLTHNF-((bUAAٿٱǜ+Oz<yIحIWO=IW%i^q]w-[LogQQrssἼ<WWWiXQXXhM,Y"L *G3g̟?Rb`HNNtOgyҔt)Sڶm"]\=6l#_lqiH7;J4NNNNNN޵kWӦMǎeϕ뛜,+**JIIIKK/9s_FVtQq5._\zu!-**JJJ6WnݦN*oGp5o\yq222V\٭[5k֔JE:~6m/^dɒ7֮][:xk"-H=^~ezK/Sl|hW:5ۄ(_,}O`tUoϯB.XN:BA)\-ZI'hѢx5jBBBaaa
bbbw[Z5AKRh),,4yyyǎ+,,S_U+///8%GnժհaVZ5fqEEEEEE&!ſ88qYƽC}~LsMb6mڌ5ꫯ4=VZ5cƌxAm``cKOO|||VVVHHÇݺu;rt8BW^|YJ?B޽{nܸQ.R{KWQXXXTTsΝ;K"		9r=뼼<y[4֭[HUbbbaaazS]vuuuݴiݻ?Ezu??~<++gϞȑ#f,JHfԖR14 #H|ӆ@iJ:V<X!9m>W^-,,|<(ݻxڵ>Ϝ9ӪU+C~.ԯ_o0rrr.]O?͚5?q޽{nǏE˜_:8K&''Og𰱫_u'O|7~g~,,Kܷo
6sGYfIAErӧOW
fڵk~=X||k)[	.]ڴiܹs׭['_*^!6`?v:hР^zR?+Vxϟ?_VڴiV`~ڵkw7n>_ԩS=ѹsÇϚ5yYZ{۷ܹsFMcǎoo'|r˖-


.M6[.|ZZ'O6jhʕ+V2eʹsjժ5jԨiӦ+F7fCk@%b %co 	20P1%WT}T8+*Mϟ={vڵcbb^~ei…k֬⒒uViy>˗_xq9fgmvv3gLMM}g.\믛V:󳰰Q]I'\`0'N2eʜ9s7°4[o]v-#V\t҉'>|rٳg˷,2{
<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 -->
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" until="3.50" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect_selection acttype ( Last six runs May2022 )

---------- Differences in routes ----------
7,8c7,8
<         <stop chargingStation="chargingStationA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" speed="10.00" actType="singing"/>
<         <stop chargingStation="chargingStationB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" speed="22.50" actType="singing"/>
---
>         <stop chargingStation="chargingStationA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" speed="10.00"/>
>         <stop chargingStation="chargingStationB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" speed="22.50"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect_selection duration ( Last six runs May2022 )

---------- Differences in errors ----------
29a30
> Debug: Value 'waypointChargingStation' for attribute duration of waypointChargingStation isn't valid
34,35d34
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in routes ----------
7,8c7,8
<         <stop chargingStation="chargingStationA" duration="3.50" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" speed="10.00"/>
<         <stop chargingStation="chargingStationB" duration="3.50" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" speed="22.50"/>
---
>         <stop chargingStation="chargingStationA" duration="0.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" speed="10.00"/>
>         <stop chargingStation="chargingStationB" duration="0.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" speed="22.50"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect_selection extension ( Last six runs May2022 )

---------- Differences in errors ----------
29a30
> Debug: Value 'tripID' for attribute extension of waypointChargingStation isn't valid
34,35d34
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in routes ----------
7,8c7,8
<         <stop chargingStation="chargingStationA" duration="70.00" until="12.00" extension="3.50" triggered="person" parking="1" expected="perA perB" permitted="A B" speed="10.00"/>
<         <stop chargingStation="chargingStationB" duration="60.00" until="20.00" extension="3.50" triggered="container" parking="1" expected="conA conB" permitted="C D" speed="22.50"/>
---
>         <stop chargingStation="chargingStationA" duration="70.00" until="12.00" extension="0.00" triggered="person" parking="1" expected="perA perB" permitted="A B" speed="10.00"/>
>         <stop chargingStation="chargingStationB" duration="60.00" until="20.00" extension="0.00" triggered="container" parking="1" expected="conA conB" permitted="C D" speed="22.50"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect_selection parking ( Last six runs May2022 )

---------- Differences in errors ----------
25,76d24
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
8c8
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxy\.'	
(x-)iZyeX>PЬ<+KJ*S̴454AE@@T@cw8Ş,k_f}~y"RЉT*t&`WNy7,	Zj/#z7_y/hw,1JiL90@	엪<tE"A65Qdj	r`'ta̳Zj3dKe
B~D"P}rKqpD4TC[Y/8Ë!R/^r
?Ɓ
ȼw-KU|i1Us>?x@]M6---5*UT,Dw~D6ۺUrLئi5G}˲1a`m
:陖#@	5T*(h*S`2ן˗ <sc~M;rJx|.r斕W\.BǿcޢffH$RPk<m^{p~/{6'/'bSFJ$Kݵ'FmGƍnݲHĔg<Hx9LOڍ[19yu9dN_1/7kReaٷ#O\esX<g
S	Nkߝjx{d+V~67}kꡣ't[Ga_Eh:-J߰u$TLӚ3g֬Y|޼yWV-?U%
PŪilr_~Uqqʕ/\kߕthIJ]¯FVǭޫ6H$b5aSatlam>uT1m0L+&ery#vvD4d@ӉDTXTlccWiܰ~:rzhhiYQ8qӳ{WN"ccc6ş/,iókjds|;ЁKΧ^m֤qiiYV΃J-/(,/!sqj/vpE%ڷbc^JB|{{Ɨ2 K8:зK,j
i'V^fP%֭ۯ:tP_ghF$ܣ8KG`jfL9ߩ3C6iTBxZ2"z!xpM8W^Dp֌]{b.]NDݥݥ~ksk?LG>?W:,^r=QnwOډD̥+7W.lӍQee|2lW\SL&'"XԻG7WorM10/+/}ڷ6wv8;	4vo?6W#Gsog}꘺0s'=wnnӓ^V__,<x-<ʸ{[`bvde?v'\GXKˆa8sʋ
b
գ#4T½9]:4n@SD"WWF=utx.s>T_K;9rm۷mmll*/N:eeyOX,xiwX嶽r&.7dkkZ0_{tstOHqI	uҭKg;;s97FZ,ݧ}[XtʍCNp윇\١;""\~~6,ۡ+WOn]}lmeeouw'.\JD
sy{w]w]{bƌtڵko@sղRy	K49p|[|ÈC,.=hټ7S/^qws\G%9AD[6vV+.ڛX;D疪7vօKW\]UD4_͚8ˆasI65u57W}z?*9z<ټi؃G32qMWT^ӡzg~=n߹vX,n[hPށwg;yZ.׫Rq	j60ng<h믻K=H$pqÈGG2>ޅCdĶ6J\ӾͱNޫe[w
gkkP(D"ƫqSgYp'"D}ԮkgGehjA}Oɝ\[#bD"V󰱑d;w};uttfc#ɸ{Ύe:880ӷgs666\;g//ǩL&VPX?_uml$oDv'ݷc[X,=y@D̑q$};Nϼ#˻>䫨2|@ߞ-5^C-++)$=x<}6/\>{nkks#6w[;2'Y_C3
Fs`dՇu%~)i_xa..'[DLω-4NPݻ}֝o%Dy>8;6i(=v


s;.=puuжc'nuםD][w2npqqnߦ]:{\S]:	pAA!'пoЁ}7m%2azڴzz[HDa;yΞkkp^;tW-'\<3Y
s+,	)K'n\#q"-D˯S٩|)x`EV-gdkܨD,zq~ε`oo_U
uڙbJ#y.DTQ!玽aW¢brtp Gw<b^Q)W^XT̕j)!<ZёJJJ)-+1""\HdgkfOcPڶ0IVu>׈(+4ny/Iܼ<*;[W?aݲ˩$۴j!,wiO?	,˶n\vQq	v~A!3#>+o{Zv	{ԼE>u:-y;)OPשZyQ`wWӃa/E"w~~qc^ʹX"Q~Aa|Br@'O=I

EEgQ?׻C;o"?eY6cƽӾ]\O<-?*-SJPTzYp<*-//ry\&QiiiEL0:]Pd2YKKK3kҨ7ֿYXX[hy葦i2"*//t7on|>Eŷdݖq]VQ6nTzJ-(=@uFmaTH>]/\>᲍DҮM{'P龴{WZZQ7=^6ztʍ}(|yS|^YH	QXQ]$;md`T75/^jUwo{Zω-IwW4"'"RX5_j
LzQ\e#
B"V0='˹r"ڱ'Y^fȹ~s_ acYa"m4jXV^ަU3I\HOC}[[nYV!1"nr05i./-&|j>s,ri!˲5,˲,+)**ȼZSϳnQqGjUmwڍ.9ݪdadj7TraaQaaѭ;]:wt	܂B")(,$"{{;e
߶|w>2J$D$1ܣjc#aY67/_"X,mmmX/bi_m^QPADvv~O.82,fMm2GD`_9::,[\R/<FĈzuG
r+Ӝ8=
{ys667~mmlZhL9̆D
vttN?SQ߰jYfikݺuUT5/6Liii1
<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 -->
    <chargingStation id="chargingStationA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationA" duration="70.00" until="12.00" extension="10.00" triggered="person" expected="perA perB" permitted="A B" speed="10.00"/>
        <stop chargingStation="chargingStationB" duration="60.00" until="20.00" extension="20.00" triggered="container" expected="conA conB" permitted="C D" speed="22.50"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect_selection permitted ( Last six runs May2022 )

---------- Differences in routes ----------
7,8c7,8
<         <stop chargingStation="chargingStationA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="permitA permitB" speed="10.00"/>
<         <stop chargingStation="chargingStationB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="permitA permitB" speed="22.50"/>
---
>         <stop chargingStation="chargingStationA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="22.33" speed="10.00"/>
>         <stop chargingStation="chargingStationB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="22.33" speed="22.50"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect_selection triggered_container ( Last six runs May2022 )

---------- Differences in errors ----------
27a28
> Debug: Value 'waypointChargingStation' for attribute triggered of waypointChargingStation isn't valid
31d31
< Debug: Setting new attribute
38a39,40
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
40a43,44
> Debug: Setting new attribute
> Debug: Setting new attribute
---------- Differences in routes ----------
7,8c7,8
<         <stop chargingStation="chargingStationA" duration="70.00" until="12.00" extension="10.00" triggered="container" parking="1" permitted="A B" expectedContainers="containerA containerB" speed="10.00"/>
<         <stop chargingStation="chargingStationB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" expectedContainers="containerA containerB" speed="22.50"/>
---
>         <stop chargingStation="chargingStationA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="container" permitted="A B" speed="10.00"/>
>         <stop chargingStation="chargingStationB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" expectedContainers="container" speed="22.50"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect_selection triggered_join ( Last six runs May2022 )

---------- Differences in errors ----------
28c28
< Debug: Value 'dummy' for attribute triggered of waypointChargingStation isn't valid
---
> Debug: Value 'personID1 personID2 personID3' for attribute triggered of waypointChargingStation isn't valid
---------- Differences in routes ----------
7,8c7,8
<         <stop chargingStation="chargingStationA" duration="70.00" until="12.00" extension="10.00" triggered="join" parking="1" permitted="A B" speed="10.00"/>
<         <stop chargingStation="chargingStationB" duration="60.00" until="20.00" extension="20.00" triggered="join" parking="1" permitted="C D" speed="22.50"/>
---
>         <stop chargingStation="chargingStationA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="dummy" permitted="A B" speed="10.00"/>
>         <stop chargingStation="chargingStationB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" expectedContainers="dummy" speed="22.50"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect_selection triggered_person ( Last six runs May2022 )

---------- Differences in errors ----------
27a28
> Debug: Value 'containerID1 containerID2 containerID3' for attribute triggered of waypointChargingStation isn't valid
31d31
< Debug: Setting new attribute
38a39,40
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
40a43,44
> Debug: Setting new attribute
> Debug: Setting new attribute
---------- Differences in routes ----------
7,8c7,8
<         <stop chargingStation="chargingStationA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="personA personB" permitted="A B" speed="10.00"/>
<         <stop chargingStation="chargingStationB" duration="60.00" until="20.00" extension="20.00" triggered="person" parking="1" expected="personA personB" permitted="C D" speed="22.50"/>
---
>         <stop chargingStation="chargingStationA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="person" permitted="A B" speed="10.00"/>
>         <stop chargingStation="chargingStationB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" expectedContainers="person" speed="22.50"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect_selection until ( Last six runs May2022 )

---------- Differences in errors ----------
29a30
> Debug: Value 'ID1 ID2 ID3' for attribute until of waypointChargingStation isn't valid
34,35d34
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in routes ----------
7,8c7,8
<         <stop chargingStation="chargingStationA" duration="70.00" until="3.50" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" speed="10.00"/>
<         <stop chargingStation="chargingStationB" duration="60.00" until="3.50" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" speed="22.50"/>
---
>         <stop chargingStation="chargingStationA" duration="70.00" until="0.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" speed="10.00"/>
>         <stop chargingStation="chargingStationB" duration="60.00" until="0.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" speed="22.50"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation load parking ( Last six runs May2022 )

---------- Differences in errors ----------
1,71c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Adding chargingStation 'chargingStation' in GNEChange_Additional
< Error: Attribute 'parking' in definition of a stop Invalid Bool Format dummy.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'chargingStation'
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Error: Attribute 'parking' in definition of a stop is empty.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'chargingStation'
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Error: Attribute 'parking' in definition of a stop Invalid Bool Format -4.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'chargingStation'
< Debug: Adding flow 'flow_2' in GNEChange_DemandElement
< Debug: Adding flow 'flow_3' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow_3' in GNEChange_DemandElement
< Error: Attribute 'parking' in definition of a stop Invalid Bool Format 2.3.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'chargingStation'
< Debug: Adding flow 'flow_4' in GNEChange_DemandElement
< Debug: Adding flow 'flow_5' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow_5' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in errorScreenshot ----------
PNG


IHDR1cmfIDATxw]u?ۦL2+PC'DTPւ\]wa~A E!%@B!&^-?f2I&Ly>09q}9O(

@byyyX,d2tk`Mȑ#:pC=tĈ999p8խZj޼y7n\nݪUt-?(++;O:餣:jYYYH$Y"N޲e
˛o9k֬^x<`'dHN8ӦM6f̘vǗ-[s=䓯j*G}
C.\ؘ,sWPPp'?;v؛軫g}N*(( *))~lٲx<QE?JJJ>Kz[n~?nǎrKYYY
@OUZZVWWۢ@޽g̘аo3f;'y2~[>999A==Cvv??e珫볳twH3\dIoK}ّH$+@z^z]{#G#F\s5F 3`b??y䑱X,<}{@!@u{EEEQXXxgx@O @OD1cH(
=ꫯ$0wFu)deeH(
biӦu4@7&@OtG:4.nС~x]	_xᅝjީh4zݙ='MtuA
><.`Y~	ݻ)SL=z;////F>*//O
-zCFѠh4:tP}G%'',GᲲg<yrlW^_]m	ЃÇ';蠃:4݃=H8.**
O]TT$гtڄF=#@F;mÝpzj
zD"Nⓥd2tt[n%//O>Ž{....))),,H$DBP:NRdjǎaccc*cvD"tt[0Ox{>C:lذA
80'''+++;;]&*//߶m͛WZnݺkΟ??=MMMMs"覦N;@
@W'@deeeeey߰aF5hРy6btگ_cdžBↆm۶\r͚5k֬5kƍD"hKJJ}aҥ0*kѧrȑ#Ǎ7pMrtVVVqq;D"QWW}UV^zO?MjjjZ-4hPfoŋݖF?`?co߫W0Gq8*)))))5jT"hhhWf͚%K</reetg:No۶3;0ݠAƎ{1ǜzÆ
+))
O[zO>#<ik&Xs}H&k׮A7@չ ŇvشiN:餑#Gfgg܅D"O8\__3իW&ۭ_~0@?u;.))lwX,6qַYf;[޺uoihqZY>C/䒓N:iȐ!999A7Ցƍ׫WO`ڵo֨Q2n[k׮
3$.;&Nؿ|<xQ͛i444<c^xay8H̘1!F:SpxرӧO?8޽{w8
̙jժu;UV͙3'.`QFwyGQTTfjH$r?cuuu͚5k}#Ft1gyfA7@7'Н[?f̘n0UM<yذa/
~>C	t:6	Wdpκk8잓~CP=7oo;vdOcǎ߰
BJO>ҥK{:'xbQQQ+ۤRx^kjjXcꫯ>=5 `;vu]A7iHdSLi}ܻ[o]lY?[n/RԬY.\t#ׯWNӯdjjj7/!ͭ_;L&A7ih裏>}z%{GmllLc-y4EKO?t\cv7srrZ,J]}w}wƁ `￿"F2-}sngnnn~_o۶m_wU^^nhnn׵`W0]O4n.<ٳ{ݶyyy\sСCwe}}Oo}t:e˖o?i}}(brss/⫯]nںukӚ4i\-kkko[ne…><ܼhѢ[nEmmm6l؏~˗/Yl׾zzxI$~geex=;;v<'NlK;2H4447o6mQijjzW;찶_~}[ߚ7o^ccޔnll|y"glٲD"3Y[_r$Ҏy޽]R"xꩧܮ+?rȯ|+O<ꚛR~3f<jԨvOV(P߾}+#-NϚ5/nG}3zmvdovXRR2a„SN9c8p`IIIaaaVVV$i:NR溺M6?[NmС|gZUU_~sN46۷o
=X7ݻW^gyf޽

bX(j򭨨x'*+++**oߞH$tG9sfEEE+w۾{}iaO=+Vt}]+--ݛ&+++77 77WD=п/ǹ^yyywun]%M6x`"Yg5{6?`qƵȑ#/^fgV]]_b/ǁki̙p뮻LqѣGp
mqƖ=m+((k#Fk&m躼ЉDы/=zt95ޕ+W#''gڴi󟯻1Z%Kx<裏\VV6.l۽mذo
sH䢋.8nٲkW?0EUWW^bBPK/]jތ&7x]K"ndܼu֗^z349R8 4mڴ?}	ꍩ+]
裏z{S;IRUUUꩧ^zyua'Le˖9 N86lX?dɒ6nD+))d2e˖W_}u=իD:NR7X,6rӧyGuʕ+/Z*'L82e=ܳ~Nuuuwy~6RZZ#L:PN6nܸlٲ]v޼y˗/Tjgp8fee16l؁8f̘AᦦW^y+ܸqc'@%:>;6y.^+xwڸ}$Ko޽{w`OSSSCCCMMMUUUEEEMMM<o+**ݻwQQQQQQ^^^vvGǟ.:S}C9$u>}-HqA'pBvqt#騡k9g2۽OMM;>?s@[x㍇zh4r)ӦM{۸˦Mc9&++CzHRx%40
{UPPɳqK{m277.۱cM7Mk:;+RqqD:5kօ^XUU]JKK{챣:.N'x<^__}UV-Ydݺu6lشi۫mۖL&[?NNNNKJJ7`A=zCݻwAAAVVVRjJ7n㎶ot-zWk=tW>|s,NwرaÆW^ye…W޲e֭[۷Ə?iҤC=tXK+V=R~ˉD"Aekve[<Zy,|Æ
~~͛7o۶-).++o߾ƍF=xಲ}qyfW^yeG-5%9Gq}7v̔~"xsϐ!C>OdbŊsy͛WUUU[[n^zO<S8Çwt:vt/w>`2[o5qĶ7YTTC566<HSSҥKzРA'gF"̙37mԔ+***~}-:H^^󪪪竚n]7	{ׯO&


.?	KH$++/VZՅbp"Xz_ޙ//@[b~7n$bX⬳j{EEEo^y뮻ng-bؤI~-Y.Hr%HvZ`-
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <chargingStation id="chargingStation" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'parking' in definition of a stop Invalid Bool Format dummy.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'chargingStation'
Error: Attribute 'parking' in definition of a stop is empty.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'chargingStation'
Error: Attribute 'parking' in definition of a stop Invalid Bool Format -4.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'chargingStation'
Error: Attribute 'parking' in definition of a stop Invalid Bool Format 2.3.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'chargingStation'
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <flow id="flow_0" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
    <flow id="flow_1" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
    <flow id="flow_2" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
    <flow id="flow_3" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" parking="1" speed="10.00"/>
    </flow>
    <flow id="flow_4" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
    <flow id="flow_5" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" parking="1" speed="10.00"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop create acttype ( Last six runs May2022 )

---------- Differences in errors ----------
23,27c23,27
< Debug: Selected item 'waypointContainerStop' in GNETagSelector
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
---
> Debug: Selected invalid item in GNETagSelector
> Debug: Open additional dialog
> Debug: Cancel additional dialog
> Debug: Open additional dialog
> Debug: Cancel additional dialog
30c30
< Debug: Removing waypointContainerStop 'trip' in GNEChange_DemandElement
---
> Debug: Removing trip 'trip' in GNEChange_DemandElement
32,69d31
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|S6(lSZ)@Yd*("
?ܢ2QQQ*p8PTfٔ-@א&i&Mࡹ7'~Y{oJi.&:NHHHP@*u6νSPV
һbθ`0Xw]SIw
R8pE~Ȼ*I%d`i."2JV!ݨ<
P*oF'ʔK'͛f͚
6(]\س>o߾[*]*bgy3;/aVRÆ
/^%"U(.N㞞7nWvۣGs9Ov
x{yy9Oͳ>`;w*]3  vµt:|*il$.P\\_η൪m[5h<ni2/-:qĵk||||||,L;7gt
wlÆ
/<tڵkGGG_*?^Νt҉'y???Zm;wiӦv4:u;x7o_~Rg!!!&!))k&M%F(uլ"VVm#[Yk"*wVhVb%\B*XevO?,++w~7nhРNzQ[F+K`0<򤧧|ZGOOOG
:hI&}c5͊+;}vvٳgϾp¢E^^^f{yyիW/::믿]vhh)S:z謬,i)^^^Vz/ѣoƾ}:tӖ:>}af̘q]cǎׯ_?zh?}'?vܹgϞ괾\Iճxi2--clr>3Kȹs|}}/]4l0~ܹs>>>&6mڰafΜ4{씔`0X*N<<<M4c0tj	;v_PZ6,罽rP2?^t188xճgB]v
Yb;3-8z/vZ!ēO>c[t}ׯ_7ziqQQQ⼽_z饡CzzzYfܹ|!.tׯ_̛7O׬Yx͚5znnĉ>OOϵkJ]Iԩ\}ow}gΜ[UNvyu1(((++kٲef;v4iҵkׄk׮~Ϟ=۷oBxzzj49۷On!7n#R.CA!Ć
V^s5Jҍw}788'&K.kǏoڴI,XPjxҍ?m۶pnj!ڵk7nܸ+W
}Ǐ'%%Yooi~qq#G4QFǏ\I5222N:%MzzzJ裏bcc
CXXW^-f͚M<><j4Ç?AAA۶m5kVZZb„	cǎZjRRo/^z􌉉ywrrr>,NiE|I!D^^ށ{iԨO===_xGyJ*zGnjKOH'lҤĉ.\hewjo~g6`Q"~JS֭[nݺ&x3@!;aS+]_~ʕ
61cƕ+Wy!]wݵqUV5hॗ^jܸرcwo۶Mieq6lXjUÆ
M>o<!Č3v:k,Ky7vQ.]߫WnذԩSӥL>k׮&""ƍ7|dWСCg͚5a„3gn۶m]tٰaCttt۶mN`̙'O
%h4={l۶>|xzzUIh4ZJ*Rc`|h|y(Onh˗/-`rٞ%6m3goaaN6mV㏋[l)>zc__ѣG߿R?mڴ߱c`Æ
RJ^^@&ov]vI[&>>~ذaժUk֬Ν;}||Î;
VjUF3q~!##K'>>^ڳR{Jsss5jt%;n-b֭C[`ALxzzΟ?/a۝;w:t(??Gzꕟꫯv^qJV䥗^RSSVoϘ1cС|Sl"ݻyx'77W*U+B_p\C?зkv i!4]G7ҥr!zÆ
)!8yf!đ#G:?Vp±clY۷o~m
8p޼yAAAF=zݻ7nŋ=|;vѠAΟ??((hȑcƌF5իOŋǏ/Odd_ot{;vlݻw8p`bb4ײe[Z;___iH37x.]DFF&w=c=t~뭷令j\/1^O81rHi[Jrlү4niRLBBw.]vݡCoo{IJ=s$f|{{{ySO=SB)Sdff9/[ҺgddxxxԮ]ҥKf,HOO&\QF
K/]$ٳgCʥW\&ҤR<BH;W]6;;~FM%=6((ŋV~|UV	!=-]f޽ҽ[liԨQzzQ}QO޽{ׯ_2O>
4W^G>}4k0zUr.\%g20<>us]lܤ?ؾtQݳ% ӵj*9޽wq\VgΜ׺ukOOO9~Hnh4$<s<Zj7ߘtegϞ/_x\|d.I/^h():thĈ&Ϝ9S5kʕ?t[O`0


gXbɒ%+WK-id2777//`0cIݳgO.]6ocǎWJ=ʇ[!57^y>};O?<^jB*@ZBiR/^Xn6qD!D>}Lv4_:ZjK;711ZtҥK}}}(O?,뒒]֢EN0q~Ը+eȑׯ7Y~x~fʹZuY6`l\/K%v<p]G79m?$ `㘘,TJyyyF-,,bUaaٿ9//OOz0aIحIWO?IWi^yw/ZHngqqm!DQQq4裏eDhz9s̘1C
<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 -->
    <containerStop id="containerStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00" speed="13.89" actType=";;;;;;;;;;"/>
        <stop containerStop="containerStopB" duration="60.00" speed="13.89"/>
        <stop containerStop="containerStopB" duration="60.00" speed="13.89" actType="dummy Act"/>
        <stop containerStop="containerStopB" duration="60.00" speed="13.89" actType="singing"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop create default ( Last six runs May2022 )

---------- Differences in errors ----------
23,27c23
< Debug: Selected item 'waypointContainerStop' in GNETagSelector
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointContainerStop 'trip' in GNEChange_DemandElement
---
> Debug: Selected invalid item in GNETagSelector
31,63c27
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding trip 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Deleting unreferenced waypointContainerStop 'trip'
<truncated after showing first 30 lines>
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1c!IDATxw|S6(lSZ)@Yd*("
?ܢ2QQQ*p8PTfٔ-@א&i&Mࡹ7'~Y{oJi.&:NHHHP@*u6νSPV
һbθ`0Xw]SIw
R8pE~Ȼ*I%d`i."2JV!ݨ<
P*oF'ʔK'͛f͚
6(]\س>o߾[*]*bgy3;/aVRÆ
/^%"U(.N㞞7nWvۣGs9Ov
x{yy9Oͳ>`;w*]3  vµt:|*il$.P\\_η൪m[5h<ni2/-:qĵk||||||,L;7gt
wlÆ
/<tڵkGGG_*?^Νt҉'y???Zm;wiӦv4:u;x7o_~Rg!!!&!))k&M%F(uլ"VVm#[Yk"*wVhVb%\B*XevO?,++w~7nhРNzQ[F+K`0<򤧧|ZGOOOG
:hI&}c5͊+;}vvٳgϾp¢E^^^f{yyիW/::믿]vhh)S:z謬,i)^^^Vz/ѣoƾ}:tӖ:>}af̘q]cǎׯ_?zh?}'?vܹgϞ괾\Iճxi2--clr>3Kȹs|}}/]4l0~ܹs>>>&6mڰafΜ4{씔`0X*N<<<M4c0tj	;v_PZ6,罽rP2?^t188xճgB]v
Yb;3-8z/vZ!ēO>c[t}ׯ_7ziqQQQ⼽_z饡CzzzYfܹ|!.tׯ_̛7O׬Yx͚5znnĉ>OOϵkJ]Iԩ\}ow}gΜ[UNvyu1(((++kٲef;v4iҵkׄk׮~Ϟ=۷oBxzzj49۷On!7n#R.CA!Ć
V^s5Jҍw}788'&K.kǏoڴI,XPjxҍ?m۶pnj!ڵk7nܸ+W
}Ǐ'%%Yooi~qq#G4QFǏ\I5222N:%MzzzJ裏bcc
CXXW^-f͚M<><j4Ç?AAA۶m5kVZZb„	cǎZjRRo/^z􌉉ywrrr>,NiE|I!D^^ށ{iԨO===_xGyJ*zGnjKOH'lҤĉ.\hewjo~g6`Q"~JS֭[nݺ&x3@!;aS+]_~ʕ
61cƕ+Wy!]wݵqUV5hॗ^jܸرcwo۶Mieq6lXjUÆ
M>o<!Č3v:k,Ky7vQ.]߫WnذԩSӥL>k׮&""ƍ7|dWСCg͚5a„3gn۶m]tٰaCttt۶mN`̙'O
%h4={l۶>|xzzUIh4ZJ*Rc`|h|y(Onh˗/-`rٞ%6m3goaaN6mV㏋[l)>zc__ѣG߿R?mڴ߱c`Æ
RJ^^@&ov]vI[&>>~ذaժUk֬Ν;}||Î;
VjUF3q~!##K'>>^ڳR{Jsss5jt%;n-b֭C[`ALxzzΟ?/a۝;w:t(??Gzꕟꫯv^qJV䥗^RSSVoϘ1cС|Sl"ݻyx'77W*U+B_p\C?зkv i!4]G7ҥr!zÆ
)!8yf!đ#G:?Vp±clY۷o~m
8p޼yAAAF=zݻ7nŋ=|;vѠAΟ??((hȑcƌF5իOŋǏ/Odd_ot{;vlݻw8p`bb4ײe[Z;___iH37x.]DFF&w=c=t~뭷令j\/1^O81rHi[Jrlү4niRLBBw.]vݡCoo{IJ=s$f|{{{ySO=SB)Sdff9/[ҺgddxxxԮ]ҥKf,HOO&\QF
K/]$ٳgCʥW\&ҤR<BH;W]6;;~FM%=6((ŋV~|UV	!=-]f޽ҽ[liԨQzzQ}QO޽{ׯ_2O>
4W^G>}4k0zUr.\%g20<>us]lܤ?ؾtQݳ% ӵj*9޽wq\VgΜ׺ukOOO9~Hnh4$<s<Zj7ߘtegϞ/_x\|d.I/^h():thĈ&Ϝ9S5kʕ?t[O`0


gXbɒ%+WK-id2777//`0cIݳgO.]6ocǎWJ=ʇ[!57^y>};O?<^jB*@ZBiR/^Xn6qD!D>}Lv4_:ZjK;711ZtҥK}}}(O?,뒒]֢EN0q~Ը+eȑׯ7Y~x~fʹZuY6`l\/K%v<p]G79m?$ `㘘,TJyyyF-,,bUaaٿ9//OOz0aIحIWO?IWi^yw/ZHngqqm!DQQq4裏eDhz9s̘1C
<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 -->
    <containerStop id="containerStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00" speed="13.89"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop create duration ( Last six runs May2022 )

---------- Differences in errors ----------
23,29c23
< Debug: Selected item 'waypointContainerStop' in GNETagSelector
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Invalid input parameter of waypointContainerStop
< Debug: Invalid input parameter of waypointContainerStop
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
---
> Debug: Selected item 'waypointBusStop' in GNETagSelector
32c26
< Debug: Removing waypointContainerStop 'trip' in GNEChange_DemandElement
---
> Debug: Removing trip 'trip' in GNEChange_DemandElement
34,71d27
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
18c18
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1ciIDATxw|S6(lSZ)@Yd*("
?ܢ2QQQ*p8PTfٔ-@א&i&Mࡹ7'~Y{oJi.&:NHHHP@*u6νSPV
һbθ`0Xw]SIw
R8pE~Ȼ*I%d`i."2JV!ݨ<
P*oF'ʔK'͛f͚
6(]\س>o߾[*]*bgy3;/aVRÆ
/^%"U(.N㞞7nWvۣGs9Ov
x{yy9Oͳ>`;w*]3  vµt:|*il$.P\\_η൪m[5h<ni2/-:qĵk||||||,L;7gt
wlÆ
/<tڵkGGG_*?^Νt҉'y???Zm;wiӦv4:u;x7o_~Rg!!!&!))k&M%F(uլ"VVm#[Yk"*wVhVb%\B*XevO?,++w~7nhРNzQ[F+K`0<򤧧|ZGOOOG
:hI&}c5͊+;}vvٳgϾp¢E^^^f{yyիW/::믿]vhh)S:z謬,i)^^^Vz/ѣoƾ}:tӖ:>}af̘q]cǎׯ_?zh?}'?vܹgϞ괾\Iճxi2--clr>3Kȹs|}}/]4l0~ܹs>>>&6mڰafΜ4{씔`0X*N<<<M4c0tj	;v_PZ6,罽rP2?^t188xճgB]v
Yb;3-8z/vZ!ēO>c[t}ׯ_7ziqQQQ⼽_z饡CzzzYfܹ|!.tׯ_̛7O׬Yx͚5znnĉ>OOϵkJ]Iԩ\}ow}gΜ[UNvyu1(((++kٲef;v4iҵkׄk׮~Ϟ=۷oBxzzj49۷On!7n#R.CA!Ć
V^s5Jҍw}788'&K.kǏoڴI,XPjxҍ?m۶pnj!ڵk7nܸ+W
}Ǐ'%%Yooi~qq#G4QFǏ\I5222N:%MzzzJ裏bcc
CXXW^-f͚M<><j4Ç?AAA۶m5kVZZb„	cǎZjRRo/^z􌉉ywrrr>,NiE|I!D^^ށ{iԨO===_xGyJ*zGnjKOH'lҤĉ.\hewjo~g6`Q"~JS֭[nݺ&x3@!;aS+]_~ʕ
61cƕ+Wy!]wݵqUV5hॗ^jܸرcwo۶Mieq6lXjUÆ
M>o<!Č3v:k,Ky7vQ.]߫WnذԩSӥL>k׮&""ƍ7|dWСCg͚5a„3gn۶m]tٰaCttt۶mN`̙'O
%h4={l۶>|xzzUIh4ZJ*Rc`|h|y(Onh˗/-`rٞ%6m3goaaN6mV㏋[l)>zc__ѣG߿R?mڴ߱c`Æ
RJ^^@&ov]vI[&>>~ذaժUk֬Ν;}||Î;
VjUF3q~!##K'>>^ڳR{Jsss5jt%;n-b֭C[`ALxzzΟ?/a۝;w:t(??Gzꕟꫯv^qJV䥗^RSSVoϘ1cС|Sl"ݻyx'77W*U+B_p\C?зkv i!4]G7ҥr!zÆ
)!8yf!đ#G:?Vp±clY۷o~m
8p޼yAAAF=zݻ7nŋ=|;vѠAΟ??((hȑcƌF5իOŋǏ/Odd_ot{;vlݻw8p`bb4ײe[Z;___iH37x.]DFF&w=c=t~뭷令j\/1^O81rHi[Jrlү4niRLBBw.]vݡCoo{IJ=s$f|{{{ySO=SB)Sdff9/[ҺgddxxxԮ]ҥKf,HOO&\QF
K/]$ٳgCʥW\&ҤR<BH;W]6;;~FM%=6((ŋV~|UV	!=-]f޽ҽ[liԨQzzQ}QO޽{ׯ_2O>
4W^G>}4k0zUr.\%g20<>us]lܤ?ؾtQݳ% ӵj*9޽wq\VgΜ׺ukOOO9~Hnh4$<s<Zj7ߘtegϞ/_x\|d.I/^h():thĈ&Ϝ9S5kʕ?t[O`0


gXbɒ%+WK-id2777//`0cIݳgO.]6ocǎWJ=ʇ[!57^y>};O?<^jB*@ZBiR/^Xn6qD!D>}Lv4_:ZjK;711ZtҥK}}}(O?,뒒]֢EN0q~Ը+eȑׯ7Y~x~fʹZuY6`l\/K%v<p]G79m?$ `㘘,TJyyyF-,,bUaaٿ9//OOz0aIحIWO?IWi^yw/ZHngqqm!DQQq4裏eDhz9s̘1C
<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 -->
    <containerStop id="containerStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" speed="13.89"/>
        <stop containerStop="containerStopB" duration="60.00" speed="13.89"/>
        <stop containerStop="containerStopB" duration="0.00" speed="13.89"/>
        <stop containerStop="containerStopB" duration="22.33" speed="13.89"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop create extension ( Last six runs May2022 )

---------- Differences in errors ----------
23,69c23,24
< Debug: Selected item 'waypointContainerStop' in GNETagSelector
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Invalid input parameter of waypointContainerStop
< Debug: Invalid input parameter of waypointContainerStop
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXS7	#=8Pu֭[=Yjժ:ց

" {%?,BHyxxn=ބ7s:xzz:
uWN%^S@yϷUv` }S6VbQ@y^RY&J9VJ' O2D:^ YWYH$R_->Nn	0
@)+	0}ܿUґ6\ԩSϟu P?Ν;W^u PvdCk0%	RժU_z=Bi*;8:/^ܸq_f۶m65۬6"ׯݻw5&T6Ǐ_n͛7uH'i'/Pjӆ2B"څf
Y;;;kp_O	SL_)>}fhhhhhdŲgϞ&Mh5m4H9QF=|[SAAAelܸQQ}==?#>>O>

o$cSҲ*_fM5*Ϛ5+$$$66ҥKSʕ+<yrS;E7lP$DGGFIn;}tU={<yhJ(:%(aSߚP%oRo~@BmpٯK
[|sKOOwvv޳wzVuu&qq\m===V@.V
6U6y<^ݧO~znC"bxcǎ\EѢEmFDIIIrWR%((hǎ3gӧϐ!C233^|I~U
?˗/{q)jdΜ9}7o7o9­~Ǐ/˗z]bŋ/XXXXdff׏=|m2e$>>^(~o߾?ohh(9[;{}Ο?zѢEGŊFo'@	|H$ՌX,VJAeIߥKss$p%to}*Dבhڍ76nܸg"ZvH$:yEhժU-[>v˳Ǔ&M:}4=z:t`lI&߿իW{yyL2O>ԩS+V`D/OOsV\ecc#N:x✜ɓ{%N>͚b[qM5k֌W^}^?xĉYf>}zʕ֙x=z
		>}zZZx<[nM81<<D$x<'%%ݹs.===))`	l}>###'O<zԩSWX!ªUlmmGnݺ.3fL͚5Onݺ"`E׭[޽;p
$$$m`ذaׯ&F?~0t'ODGG+\$=zmۭ[jժ3
P_*555&&=BmaÆgϊƍ3ɓD7ԪUkƌk׮e}lC׿[[[_vmo߾%cǎ1,::~q{Lһwo@|‡ѣ(77޽{D$jժqϩ@ 4iMLL<x0taÆ0GѣGרQcɛ6mRtއ̒)&/@Q`}XΜ9s.5=Hhrrj'V]kٲs?^jy%''/_ڴis'N8;;O2z#FPŋ]FDJvw'NTZu޽[r%͛7e˖,Wf|!!!Ͷh…'OZY޽{63gN˖-y<zz5k&K.mӧςƎ;k׮;wN hAAA
45kݻwϘ1#00}L~x׮][fM߽{>*8gbb*bɡqY+XS<66ý{fg@jܖ˗//YD(OOٳgmܸQ$թSS3BpȐ!޽{v܌CBBXׯ$77U`}B=_[ؙqF߾}kժell|MCCCXҷo_3337y{vnܸYV_rmNNNj^~}ƭ]1C W077wݺu	"V^-&LuVm{
<xڵ۷˛;wnV.\ӹv SLߓ$gk.|޼y}YvmLL-ʕ+lۯ_?CCÜXݺ\(	pIDƺo##DqDCj:4my^j/%Dt޽=ztQ۷o+i'!!!**J]~...]v]r!CBCCJ*~~~W^)jÇ!!!!!!]v]zA
z5T2j(.~Փ'Od	-Ztޝ+





ڵY?^:uzB!-,,d}撶oޢENjÇΖe˖qX*f9rȑly?}A~lri3~YT0aaa-Z

000022bkYB+a|e
$GGD3gȐ9qtt$߳cOMM_/[[["z{󭬬~kɉR'''o߾eYzLD355=}tVV޽{Y϶Ծض֯^R2ÇO8AD?

<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 -->
    <containerStop id="containerStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" extension="0.00" speed="13.89"/>
        <stop containerStop="containerStopB" extension="0.00" speed="13.89"/>
        <stop containerStop="containerStopB" extension="22.33" speed="13.89"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop create line ( Last six runs May2022 )

---------- Differences in errors ----------
23,26c23,26
< Debug: Selected item 'waypointContainerStop' in GNETagSelector
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
---
> Debug: Selected invalid item in GNETagSelector
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
29c29
< Debug: Removing waypointContainerStop 'trip' in GNEChange_DemandElement
---
> Debug: Removing trip 'trip' in GNEChange_DemandElement
31,67d30
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|S6(lSZ)@Yd*("
?ܢ2QQQ*p8PTfٔ-@א&i&Mࡹ7'~Y{oJi.&:NHHHP@*u6νSPV
һbθ`0Xw]SIw
R8pE~Ȼ*I%d`i."2JV!ݨ<
P*oF'ʔK'͛f͚
6(]\س>o߾[*]*bgy3;/aVRÆ
/^%"U(.N㞞7nWvۣGs9Ov
x{yy9Oͳ>`;w*]3  vµt:|*il$.P\\_η൪m[5h<ni2/-:qĵk||||||,L;7gt
wlÆ
/<tڵkGGG_*?^Νt҉'y???Zm;wiӦv4:u;x7o_~Rg!!!&!))k&M%F(uլ"VVm#[Yk"*wVhVb%\B*XevO?,++w~7nhРNzQ[F+K`0<򤧧|ZGOOOG
:hI&}c5͊+;}vvٳgϾp¢E^^^f{yyիW/::믿]vhh)S:z謬,i)^^^Vz/ѣoƾ}:tӖ:>}af̘q]cǎׯ_?zh?}'?vܹgϞ괾\Iճxi2--clr>3Kȹs|}}/]4l0~ܹs>>>&6mڰafΜ4{씔`0X*N<<<M4c0tj	;v_PZ6,罽rP2?^t188xճgB]v
Yb;3-8z/vZ!ēO>c[t}ׯ_7ziqQQQ⼽_z饡CzzzYfܹ|!.tׯ_̛7O׬Yx͚5znnĉ>OOϵkJ]Iԩ\}ow}gΜ[UNvyu1(((++kٲef;v4iҵkׄk׮~Ϟ=۷oBxzzj49۷On!7n#R.CA!Ć
V^s5Jҍw}788'&K.kǏoڴI,XPjxҍ?m۶pnj!ڵk7nܸ+W
}Ǐ'%%Yooi~qq#G4QFǏ\I5222N:%MzzzJ裏bcc
CXXW^-f͚M<><j4Ç?AAA۶m5kVZZb„	cǎZjRRo/^z􌉉ywrrr>,NiE|I!D^^ށ{iԨO===_xGyJ*zGnjKOH'lҤĉ.\hewjo~g6`Q"~JS֭[nݺ&x3@!;aS+]_~ʕ
61cƕ+Wy!]wݵqUV5hॗ^jܸرcwo۶Mieq6lXjUÆ
M>o<!Č3v:k,Ky7vQ.]߫WnذԩSӥL>k׮&""ƍ7|dWСCg͚5a„3gn۶m]tٰaCttt۶mN`̙'O
%h4={l۶>|xzzUIh4ZJ*Rc`|h|y(Onh˗/-`rٞ%6m3goaaN6mV㏋[l)>zc__ѣG߿R?mڴ߱c`Æ
RJ^^@&ov]vI[&>>~ذaժUk֬Ν;}||Î;
VjUF3q~!##K'>>^ڳR{Jsss5jt%;n-b֭C[`ALxzzΟ?/a۝;w:t(??Gzꕟꫯv^qJV䥗^RSSVoϘ1cС|Sl"ݻyx'77W*U+B_p\C?зkv i!4]G7ҥr!zÆ
)!8yf!đ#G:?Vp±clY۷o~m
8p޼yAAAF=zݻ7nŋ=|;vѠAΟ??((hȑcƌF5իOŋǏ/Odd_ot{;vlݻw8p`bb4ײe[Z;___iH37x.]DFF&w=c=t~뭷令j\/1^O81rHi[Jrlү4niRLBBw.]vݡCoo{IJ=s$f|{{{ySO=SB)Sdff9/[ҺgddxxxԮ]ҥKf,HOO&\QF
K/]$ٳgCʥW\&ҤR<BH;W]6;;~FM%=6((ŋV~|UV	!=-]f޽ҽ[liԨQzzQ}QO޽{ׯ_2O>
4W^G>}4k0zUr.\%g20<>us]lܤ?ؾtQݳ% ӵj*9޽wq\VgΜ׺ukOOO9~Hnh4$<s<Zj7ߘtegϞ/_x\|d.I/^h():thĈ&Ϝ9S5kʕ?t[O`0


gXbɒ%+WK-id2777//`0cIݳgO.]6ocǎWJ=ʇ[!57^y>};O?<^jB*@ZBiR/^Xn6qD!D>}Lv4_:ZjK;711ZtҥK}}}(O?,뒒]֢EN0q~Ը+eȑׯ7Y~x~fʹZuY6`l\/K%v<p]G79m?$ `㘘,TJyyyF-,,bUaaٿ9//OOz0aIحIWO?IWi^yw/ZHngqqm!DQQq4裏eDhz9s̘1C
<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 -->
    <containerStop id="containerStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00" line=";;;;;;;;;;" speed="13.89"/>
        <stop containerStop="containerStopB" duration="60.00" speed="13.89"/>
        <stop containerStop="containerStopB" duration="60.00" line="customLine" speed="13.89"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop create no_parent ( Last six runs May2022 )

---------- Differences in errors ----------
1,55c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'trip' in DemandElementSelector
< Debug: Selected item 'waypointContainerStop' in GNETagSelector
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding trip 'trip' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,9d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointContainerStop
< TestFunctions: Clicked over position 631 - 408
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in errorScreenshot ----------
PNG


IHDR1cmIDATxw]u?ۦd&W! 	H*(`kA뮻)B/K BM2ܙ[~#e2L|aryϽys>P

/t@bX4
d%c	@QF
6lРA~ȑ#

rrrp<_z7mڴ~իW[ {P^^~'tI'Dp8K][n}gϞsUTT<"-p	vڌ3Ǝۡ˟y_NROKpxС_Ei…_СCw
@


N>䧟~zΝ}wWYYOtIAB%%%?O/_;+j$w+//;qvy7}Veeew_MMKjjj^>裍;jll|GKKKoz>3U]]ݽޛ;dgg?Sf>Xuuu]k@OD8㌥Kf>ZlYgD~%|@էOkfԨQA50rȫHdT,:*QG|'=`>s9(6
:묃>86
`"UW]5vؠ	B1c\uU`IѣO9唬	BX,6cƌ.`荎<aÆ
6lڴiAw@'@S\\|tu\P\\t#d0:#F<yr]|!2bĈ'w	p@ztԩ`K~~瞛t#w'=KNNΰaâhЍ|P46l#@S^^npyyyNNNЍc	лL2.ܧO8 .`E#nr!]ptA^$eeeG.**O`]rrrlŒF`wF]6.<5=K"HAwt2zX
@׷o⒒¼ʊD"H$
T*L&jjjwҹ655RνfgI$MMMAw@%@DŽwSZZza
6l4hPyyyyyyaaaNNNVVVvvv&濩ؾ}-[V^~u-X Mӕ]s!.;@
@w'@deeeeeuQpG=x򒒒Ny6btڿqƅBց۷Zjڵk׮={MZZZD"h+JJJqٲe0+g̘1rʨQƏ?hР-:k:++xĈGqD"߱cի׬Yf͚'|r͵mŋWWW<83wHuu%KKF8piӎ=8`}
kᬬѣG'/k׮]tO?/VUU}x"Nw=#
<xܸqs̩:|𒒒XaupxذaӦM9sw|N֭K&X5 L[.=V@q3f8餓FUXXݺVs7Drss2iҤ6pCCO?O>lo_|E#?0T8Fӏ;C=
XlҤImv;vtm۶^{n@ .|_|'tСCsrrn3?O>wuxѣGg=z7֭[td0H,ׯߥ^zqM4i]޽6dȐѣGϟ?hll|/p"xGn|~Ǎ7ss=*--
9'tP8
[Wng+Xz[otp0=ѣ=~#G,**v[uT$?1k׮}G[ZZz5k=@OVZZo|;vlVVVX㪝L2|%K|twG}as=t:6
zgyWtAٽ'Bs9m?;;wXWiΝo۞
BJӏ?ez:'xbQQQǤR{W^innXc/{ス= `z;w~555A7iHd„	SNm{ܻ[nY|yooRٳ-Zt#߿gAW^ykkk3.ky6l&LHEѣ>z̙mL&뮇z)3jjjz^.N?䓽sف~_iT*uUWq;կzL***ʠɴp8|G}{\կ~}UEEů믿e	t?h4;;C<s酳maÆȆǿ/lٲM[n/~a6t3]tUW]ա\QQq7n۶m5eM<uuu7p7߼hѢNmiiYx7s/>?+.]zw>}<x<$DVYYY|߿cǎaΝ<Iړz;GJ$;z͛7wVF_~#8Uo̟?i_J755;]w݀:>H䬳Z|y"ؕ֯_/~1<EEEwu>n)H<C+?jԨ/}K=؆
ZSaÆ
>ѣGw
]S @kt:={.C;}я>hiiig
$ɛnkjj:tbIIĉO9c=vРA%%%YYYHuZu:NR---7o~W}مv?0]ڰaׯ߇?ٿ>h4ymv;v{o,++++--ӧgQZZZPPBPoeec=VUUUYYcǎD"'8pY*++ۘm;۷C=SW\)󊻣
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Click over a containerStop to create a stop placed in a containerStop
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop create parking ( Last six runs May2022 )

---------- Differences in errors ----------
23,25c23,24
< Debug: Selected item 'waypointContainerStop' in GNETagSelector
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
---
> Debug: Selected invalid item in GNETagSelector
> Debug: Selected invalid item in GNETagSelector
28c27
< Debug: Removing waypointContainerStop 'trip' in GNEChange_DemandElement
---
> Debug: Removing trip 'trip' in GNEChange_DemandElement
30,65d28
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|S6(lSZ)@Yd*("
?ܢ2QQQ*p8PTfٔ-@א&i&Mࡹ7'~Y{oJi.&:NHHHP@*u6νSPV
һbθ`0Xw]SIw
R8pE~Ȼ*I%d`i."2JV!ݨ<
P*oF'ʔK'͛f͚
6(]\س>o߾[*]*bgy3;/aVRÆ
/^%"U(.N㞞7nWvۣGs9Ov
x{yy9Oͳ>`;w*]3  vµt:|*il$.P\\_η൪m[5h<ni2/-:qĵk||||||,L;7gt
wlÆ
/<tڵkGGG_*?^Νt҉'y???Zm;wiӦv4:u;x7o_~Rg!!!&!))k&M%F(uլ"VVm#[Yk"*wVhVb%\B*XevO?,++w~7nhРNzQ[F+K`0<򤧧|ZGOOOG
:hI&}c5͊+;}vvٳgϾp¢E^^^f{yyիW/::믿]vhh)S:z謬,i)^^^Vz/ѣoƾ}:tӖ:>}af̘q]cǎׯ_?zh?}'?vܹgϞ괾\Iճxi2--clr>3Kȹs|}}/]4l0~ܹs>>>&6mڰafΜ4{씔`0X*N<<<M4c0tj	;v_PZ6,罽rP2?^t188xճgB]v
Yb;3-8z/vZ!ēO>c[t}ׯ_7ziqQQQ⼽_z饡CzzzYfܹ|!.tׯ_̛7O׬Yx͚5znnĉ>OOϵkJ]Iԩ\}ow}gΜ[UNvyu1(((++kٲef;v4iҵkׄk׮~Ϟ=۷oBxzzj49۷On!7n#R.CA!Ć
V^s5Jҍw}788'&K.kǏoڴI,XPjxҍ?m۶pnj!ڵk7nܸ+W
}Ǐ'%%Yooi~qq#G4QFǏ\I5222N:%MzzzJ裏bcc
CXXW^-f͚M<><j4Ç?AAA۶m5kVZZb„	cǎZjRRo/^z􌉉ywrrr>,NiE|I!D^^ށ{iԨO===_xGyJ*zGnjKOH'lҤĉ.\hewjo~g6`Q"~JS֭[nݺ&x3@!;aS+]_~ʕ
61cƕ+Wy!]wݵqUV5hॗ^jܸرcwo۶Mieq6lXjUÆ
M>o<!Č3v:k,Ky7vQ.]߫WnذԩSӥL>k׮&""ƍ7|dWСCg͚5a„3gn۶m]tٰaCttt۶mN`̙'O
%h4={l۶>|xzzUIh4ZJ*Rc`|h|y(Onh˗/-`rٞ%6m3goaaN6mV㏋[l)>zc__ѣG߿R?mڴ߱c`Æ
RJ^^@&ov]vI[&>>~ذaժUk֬Ν;}||Î;
VjUF3q~!##K'>>^ڳR{Jsss5jt%;n-b֭C[`ALxzzΟ?/a۝;w:t(??Gzꕟꫯv^qJV䥗^RSSVoϘ1cС|Sl"ݻyx'77W*U+B_p\C?зkv i!4]G7ҥr!zÆ
)!8yf!đ#G:?Vp±clY۷o~m
8p޼yAAAF=zݻ7nŋ=|;vѠAΟ??((hȑcƌF5իOŋǏ/Odd_ot{;vlݻw8p`bb4ײe[Z;___iH37x.]DFF&w=c=t~뭷令j\/1^O81rHi[Jrlү4niRLBBw.]vݡCoo{IJ=s$f|{{{ySO=SB)Sdff9/[ҺgddxxxԮ]ҥKf,HOO&\QF
K/]$ٳgCʥW\&ҤR<BH;W]6;;~FM%=6((ŋV~|UV	!=-]f޽ҽ[liԨQzzQ}QO޽{ׯ_2O>
4W^G>}4k0zUr.\%g20<>us]lܤ?ؾtQݳ% ӵj*9޽wq\VgΜ׺ukOOO9~Hnh4$<s<Zj7ߘtegϞ/_x\|d.I/^h():thĈ&Ϝ9S5kʕ?t[O`0


gXbɒ%+WK-id2777//`0cIݳgO.]6ocǎWJ=ʇ[!57^y>};O?<^jB*@ZBiR/^Xn6qD!D>}Lv4_:ZjK;711ZtҥK}}}(O?,뒒]֢EN0q~Ը+eȑׯ7Y~x~fʹZuY6`l\/K%v<p]G79m?$ `㘘,TJyyyF-,,bUaaٿ9//OOz0aIحIWO?IWi^yw/ZHngqqm!DQQq4裏eDhz9s̘1C
<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 -->
    <containerStop id="containerStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00" speed="13.89"/>
        <stop containerStop="containerStopB" duration="60.00" parking="1" speed="13.89"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop create permitted ( Last six runs May2022 )

---------- Differences in errors ----------
22a23
> Debug: Selected invalid item in GNETagSelector
24d24
< Debug: Invalid input parameter of waypointContainerStop
25a26
> Debug: Invalid input parameter of waypointContainerStop
---------- Differences in routes ----------
8c8
<         <stop containerStop="containerStopB" duration="60.00" permitted="ID1 ID2 ID3" speed="13.89"/>
---
>         <stop containerStop="containerStopB" duration="60.00" speed="13.89"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop create speed ( Last six runs May2022 )

---------- Differences in errors ----------
23,66c23,24
< Debug: Selected item 'waypointContainerStop' in GNETagSelector
< Debug: Invalid input parameter of waypointContainerStop
< Debug: Invalid input parameter of waypointContainerStop
< Debug: Invalid input parameter of waypointContainerStop
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding trip 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXIwS ^ذ"EQc;~콀,xrzlwVpPTl(E{O{1$!@(ٙffgB!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!PErqrrRuB!RU7ZqoTT
[B!P5nܘYHW}`J{)Jj+cMR[B!jf1FUXFUKۤ`4BO2Uc`G
<K$1BVU.
eԋB!bXdĖHTTThP0VKPU!~Cҩ}BOnRvVdGBP=ʘ9--M&kkB׈R	A8yGA_+X
22Xr:%*LTtz'nH'fqrrQU?֭p;Q^>5TbuƫsQT\@V[6cKWsRZe[I-dXb͜:!-=ܥ`6=u~D4njbmYOЗ/])1^~Cm5dԴo1/̩b>ݼ?mi%smZ2| nn[jgd=x${~
<
]MMfO${qIɆd	=GoGQW4DVfˉfV[1REI۴m6K,ٺukKnٲE4GA#TŪitۼWXZZ3Gנ24}5fUiCq&^J9XXAQeReעYN"!EQd_^x/ܼ󀧮{t	z
9y\.Wb~.0m--s];=}rQQ1|\ef۴b(.+;\5AY99v͆Ƛ%:oqﮖF]s_~loeQXXVf~9y'd=#+SvFQQ'yqlvEL_,_x9&/Q$JѵcnݣK^~hl;[KGWW`gGWWo)
-bTuR<~cme%
߾x>دWZ%ET\\̺tɡS}ObGO|v*,*XzYYԤi]D=Rܱ},."Ih;),*b}{ZZu?rBz!EQEQLQ+*.&vMw=z|fVQW5oO+z%%/_Z6oύ;_PЅD._cbWL%9fs3rQqq~~A$J$%Eľ9ïnn<XFda@ߞZ^BVG韝{󎿫wUf/-'—Զ,ͤus8lm}z:8o<s֩$QNjZ׶޹׸\nZZZEE^6cY.m<|G47c4thdldxpWSSc-(Mn\45x1q	7n=W.m[gLH٬6cY"<"))$lѼ@ 4Mh@_J;wpqtWWSreg߼榦H@ҕr#|||Ȃw@/X/BD.]J$,۷o߶o~h6ENMɵ8)ky@HXGDF~a- G`ӨOFtss54?}[c7>) ~ٵS7o?XTߞ]hR}᧸Œ޾۽s|AУKV~w)ջ{碢"cRTqI	SwZ4s7zv1n`m!Qf&NJxL ک{?$t6EQ_c~
CQ鎣(hjj4'(bq
	ag4[%LDUMMM(X4MÑ=jWvf.KrrL\N\gS|}fH6px<Y551r9_YKl߲>INtlB}fL9Eu..KʉOB^Y_^B[Kg2!!q@L\}fl6[ sBİXԃ4bIɩmA{8rұa}kryѥKoamp˼S &ݽ[k;2255ԸQ1dkԧl6	MӦ&FR_iP010FUu+sKT%mOTDZ
333NPM%)%S\8==];ۦ$IqJjڔ,'~QNvvNJj<Ց@OOE3O455؟:{).3hsr`>(6)9S\§]]ۦihڶ_HQm[3pvv'ֽѧgVGD'|OܼiThldزyiGrX(!-d:Ol`m٫{``O_wQ
Mqnʹm+k ]\\B2#`x	 ENlnܨABzf6;9-]Ck|NJxā$Nm\[;|@l<CWGJJ؋K(͓X|/(JS'_PHsrHJ:!aȪ&SXTĢX@^\Ɲ6qtqII>yƴAl_-M
 W߿}SӦMmea%[|zFt
؟>wKqql#7i@OWiHXM7M۶r.iF
DOl$nOǴ<z|
CɅOz'A,XL(>XP%'שּׁlѢFXٷ"@VvNPȋN},[P$*;;W[EͭE&zb[iy7`!vM6},%
KDzi~#t@P,UON
|>,X3minl-<Xg/#?4nЧgܼOq	%=%%%%%dբA?0:wC{ueo<*&9ޙyqOy՛޼r8͛6-'7/՛2-=#0>K;8둱jjjZw6v"_6[X8y+lPE`0BMlR]8aП1_>I@PS~^!I4"
9v
R_ er˴u"MELoUϼiAa$Po!)_MK%|" DC<#qiqIh ʄiw?٭S4M霜X)q M4M35܄/s2m&L
s


%n-]2(維<xؤq!/D%(Fb朜ܜOq	zzm[PSfNtvNnn^ޱS[W@ff,E*ˡi:#3f"jj\3IԸ܆֖ܸüYYdPWW#Wo[Y4iM~~hh
@SS)`P,fg1ZP.o6n`}-ո\KhMM
rfyPm`io߮ܺ{lق10BDSXX803dE
<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 -->
    <containerStop id="containerStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00" speed="8.34"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop create triggered_container ( Last six runs May2022 )

---------- Differences in errors ----------
23,67c23,25
< Debug: Selected item 'waypointContainerStop' in GNETagSelector
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Invalid input parameter of waypointContainerStop
< Debug: Invalid input parameter of waypointContainerStop
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXw9z`łJ)kc&5Xccc, ؕ@qpٛ}w8%Jv*v*2Kxo&A)$V<0J(o+UJ>@)	wRNJ$<*Li*# (}@!%7CV.KGG-$cRVv`(m#r'N={Vہ@96qě7o^tIہ@*8$	S UV˗#qHt7ݻWͶk.:::>>^mjْpn`PL8qݺu׮]v ?Pxzzb#@N;˫.4kXIH1]WLOOǩJvQ$;wtwwTk%lI
DHDʟ&ٳg1cܻwOXcAAAdlܸQQ}]]?3>>իW?

믍$cUҲ*_V-5*͚5+444666$$d7722ZrGܹ3uBwFIh۸qcmOʶg8BM	Ee5l|L[Jv-TVPK(M}.u	R_RV{K?gdd,_ܹҜv|󝮹U=mI<O0Ax(bvn뫸ܵr?(D"Mujq\Ϟ=O~zaC"brwȑ?Ch"SSS"Zhы/nJDzzzrUR%((h۶mnnn3gׯ߰a222^ttt(lmmaÆ_y}E


ϟ{ƍwލSȜ9s?o<kkk??ׯ_:tHXݻZ_n#lbŊgϞ80`{*9{|eH||WO>ORg߿󭭭-Zp!NbR_<_'ʒ{{{ٳ[nGXj,gڎ@Ӯ^qƝ;wڵkmmmb-ZEDVjժmVV֑#G/_ID<oO<IDcǎ9rdǎY[pww]^ˋ.(((  N__ʔ)D'NXb+'lݻw'+Wzyy؈'N,^8;;55y>}D'OVBS͚5"ӧߧOO:::;vl֬Y'O\ruFFƁ8իmhhSSS8ׯ7W\!"Hq'&&޼yS#uiiiBKe(":{><u+VHFej*[[1cư[ly…ǍWVӧ[XQuֱ[n
<aÆ/^ۂ#֯_LD7=zPa=V^_QX,>۶GիW7n@|UJJJLL{(

ٶ6l8}4M47nlj/]3֮]<ن
8pĉ֗/_^`7ohF233^ʞ)SW$/_<++޽{,d2vX"ɹ}6<gU^]xNE"ѷ~;tPw>|Ĉ?#;L771cư}ر5k֜<yM<3w@JzI&FPFXx)xSN:uʭfԯKM9NF.ʍ=v.X
mZ:sѣGU6o޼˗Q۶mϟ?1'')SԨQcԨQʛZx˗(==]Ξ={رjժ͞=۷+W$yjj:::Wf|ͶlܹsǏVڬY޾}63gNV8KKK[f
dҥM?[`ϟ3gΈD-[={6((aÆfͺu֏?73f)r`O0EDD\|y͚5|-ĺ8511ay'*DZXyll΀Z-3.\Xda~~H$={ƍbqݺu>U<)lhh8lذo޺uKQ;ơ•+Wobb*>ICCCAׯ_ggի777]kx

߿q'O޵kWJJkիe%fggW^իWg:u?"tR~rrr֭[')"hbxҤI[laݶ׮]{nnnСC׮]ۡCܹsnz…:::iii_
;)Sܾ}P>o޼~]6&&֖}E0`Avv6^=(B(	pqDźmC\!S8"հ)))Di
ܽ{}^Vg}`"}KD?|Ǎ7ŋ+W\rٹ{+W6lXXXURWXKE޻w/44444ɩ{W2dȈ#Xf*Uƌ#$/_|l;߲e˞={
>޽;wX?^ݺu{

YmAA3زeKNjȑ#Gɖe˖	X*f=zlyϞ=?}!C~l
i3~YT0-[׏422bkYB	#w+/9ꫯh̙R#D;v))):::^/[[["z-{ceeիW}UVIII7oX}{ruuuMMMO<k.ֳ-/˗/~wcǎуl7lmllŋW[Ç)cǎL;vXj~MN:999	Ç3gyClmmLPX\	]͇?5\kze\3O\\lydddzz'|<.Oկ__$	qW>}%DTS7ٖ-[uֽ~Z‹/˗/---5w~RkbYԪGڵ-<yyyGٱc[NJJe5

2z&srrxϗl踤숈-[͛7

MNNֲaJʹݹs۩S˗O0A/‚cǞzyy
&OLD:uz׏r~9_x1{rܹ3hР߿а{Zݻw/墣SSSԩ޽{רQ
X055D۷ogeRr'<xdyڵuuu%.fP(k_zKVj^+K]DDLQ45??UrRsNNOc-?^~cAjj„	RMN{yy[n,166f˹"-QAAdjafddH&Bjdɒy汄<'$$(瓍pJBr
%OLLd<ˮmYpԩ#G.[s[nNT)UR9!!!!!5jpmٗ			Ddii)߾}˾A6mZ\\܁H	vQX,~ꕙWX,~5{Zl9}tyd=,aOp8oٲe.]v.ߵbrwo4c}[n݆
<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 -->
    <containerStop id="containerStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00" triggered="container" speed="13.89"/>
        <stop containerStop="containerStopB" duration="60.00" triggered="container" expectedContainers="containerID1 containerID2 containerID3" speed="13.89"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop create triggered_join ( Last six runs May2022 )

---------- Differences in errors ----------
23,24c23,24
< Debug: Selected item 'waypointContainerStop' in GNETagSelector
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
---
> Debug: Selected invalid item in GNETagSelector
> Debug: Selected invalid item in DemandElementSelector
27c27
< Debug: Removing waypointContainerStop 'trip' in GNEChange_DemandElement
---
> Debug: Removing trip 'trip' in GNEChange_DemandElement
30c30
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
---
> Debug: Adding trip 'trip' in GNEChange_DemandElement
45d44
< Debug: Deleting unreferenced waypointContainerStop 'trip'
---------- Differences in log ----------
0a1
> Warning: Selected Stop type isn't valid.
---------- Differences in routes ----------
6,8c6
<     <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
<         <stop containerStop="containerStopB" duration="60.00" triggered="join" speed="13.89"/>
<     </trip>
---
>     <trip id="trip" depart="0.00" from="gneE0" to="gneE1"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop create triggered_person ( Last six runs May2022 )

---------- Differences in errors ----------
23,67c23,24
< Debug: Selected item 'waypointContainerStop' in GNETagSelector
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Invalid input parameter of waypointContainerStop
< Debug: Invalid input parameter of waypointContainerStop
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXGw{bDTHQ%آP?cPX0vM4[4v(*6^Tzw198ٙٽfv!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B5R '''e7!B!Svjt,(%!BU0B$Rf&%!B7?&	cP-j=I)-h!BQdjsSi	> yKl(] H!BbB݉-ZPw`T1VKPՄC|CѵSrxe7ժ;#B!pM!ieqqkDhb<crЃ"XU\bk~rX&jlzvue7Ga'_p4B./nz\m=hV9ho>gXY%e
UfG99P!D5B%!̩22N|vqlm~G	߼}[7)'󗮋_PX1fu,URRې%9uBL\[&T,6رOoD2Sիk;6:ښY9?|Vl6{`|aABW')tc#'	^ZVe͜:YJx(*DҁH9llպs+&Bh"In*6}ɒ%[lt͛7(hjY
n߾6|<ss[h*i)Mg_aV?V3p8***2%vh(UEEX&EQm[~5P($(KQQO>co㩪@>=rB@^~jki~.$,BSCԸOϮߴ;qBII)|	\z.bQ\.Wz~I**CBs0tPjZFVvBյ}537֦f%Ww/f!ܲrrH;K_P(}_)gfW9xŇf득KF>=o}
u~}zxiIưjڲeKb}%vqq9uT/,=W`e!E[0kjǡ`fn-++mRSC囨ہJK`Y/].::9ttjQRȂ%%b]_&4MHpݻto݊ŢD!I.v^&l2[s3SRw17fuBz.EQEQLQ;.)-%mZpy\-M
Oїn}3dMJʞ|Cie|ڭ(cBQTbRJ.)SWL\PX15fs22rIiiaaQOdٟIMHMˈKx.zQu`)%P%Ayo8]vk蠾F2,|ޡ][3SIۥC!I.oܡ]zfV֗>IIE9}
˭^BCC$+;Kxl6˥CObi&F
/_wn***̷EEM.jk7KTUU22n>$clV.ٲ٬7Q1wLvne}E?Mӭ[tRi.**Sӎ.A7ظ;:9鞿t}ЁR^n/YhRv1EҥKɂ؁%ܼy͛#lФ(iim&)rdwEfQѱ/_GVPTxn}lQ:Z8}AzQ-+jfi>6՛w:ZPTx7|۳koޣXԀo{ѤpĤŒ^}ݻ{炢!ЧGf)կwvCRTiYS7ڶu?׾%.!}L<nfi.&#^:}	g;߼{bE|LMHJ~۱S
8EQ;(6F2WH.<D(/26;'/uT[AW*d"6>q[O@bQfr84mhG]9cEES%cblr?ImlUUUl6x<jldrR>.IIUU6jjjL9E12.KIJH^Y_^BSCϼ^\.|qImll6愈`{ii8qR>or~]7$w>=JJJֆ?/;rO>czuk,MuuC=nL\ގfMF_iP5010F+}ՑTyMx˸B)-6>16>QGG]K@ʇOqZzfMR>H)'77/-=SHxn#uu5OOLZRe*~C')#)ʹC;&czݸۣА̤IZl)5ie#\bQ%L'6,["w*!=)q
Y}ͽ!9fDP,--#[L<B'6b[hѬ	NTSx<^(v+ɬ"<S{vpVP9/2ree|r%eEhkK]M
>wQI/,*&y$ŪfX"(bpMSZV忏0mWC]M8H˷߾iX&|L3={D]¢b'N_`R\6-hk?)Ust5Ϲ7&7`4mݢp
Isrp<3B5"Tw4ቸNcZ]MCƑn|t6oؤ15<9ӓR>615]EQ?%,E;''W1#'#Vk'=	WxwQ2ֺ
|JK?q4M_1fx["^GE?IKDeB4Mz	
KKKI:/*///ⲲrDht@ (//8}qqqʇMLGǚ'$3[Ky$OQQ_(--Ixkf_P,v_ZVVF515;&[NNp_"/4"zT۶K`Nzwg^cWoNV}{w/xҺ...14OJتUgG=]2AEEEC]]о"}6z,+Qhj6!TP]S͛7WyW'⺌kW'4| F)+/(BhD p8+Iu|>p%K|X夨\
h(
@gz&%-F@ć|.Y./+gQ,|>_84	Lhyo{u
}i4 !iiFbN̈́~~AAQQحKf}ܡݭ{m={&r;9//?//?>1YOGC6**ܼ<Ti/(8|)3+˷ErhfH
\6.k1''^[*^9ZZx񪰰xEEFtAa0(f
wѓ8M
#_ q7YPrY^rC@.׺yӯҩv24Z]]~^f#Ԑ,X@Ҧm۶).͛7cPQ`;4}z.LY	Zп%7!24SS㥥g@~AKJJJEӴ2RD2>4^Ii%%D\ߴ14;rr۵m!R@ ``?ee@P/?=F^ܧ"[qql/_㕴Fߴi8왤Z<u]iJ[K7y>P^.¤g[R9>}*--kjOSj&qfAAan^>30AR~)@fEf.3I</hAqqqRJJiiIr4o)5;r2ߏ ȪySUzedx3ٻ<++L.:b7(L%YS-kji<*-#E3gޢejZP}믿B;;.\ZDf:%%%\.wn%)mBD wD,4MTr?7Qggdf4M>MVvwRIJ"WEӳEt-LrHO="w3eee9eea/zwcY2,U]ݼ)5=NßE
 ?E7oWxaprc&LhaafObF
\iZKSTCCեÇOwgeDEM|Me_"dVr{t픜򱬼ySV-_TNYYYh];ee娫9|יEΪ12&<z>=|JK/))mfin՛%X7ӳ&&*\ngcUUT<'7O-@}ݏi
e*))	
ޯOwUfaҋ.L9R:%(`>c`z
:w솠ęJDz̰Xf*|-Pwu~n7oocH~:srr$U-
wrrݼ+|󔗗+.rsŸE4yg];]vK|Yq'p,͟E?NKܹS}V[1/]SJɟۺU˶mKJJS3
	
gĖ#",I]Kp@*H?ꊙx<&;Pyu8.Iݼp
_߾w_חT_J9zY""^`XF;feg_v3$4\}+Xߴ)++I\ѣk>=K%檮۪6[FU_$⁐Uy5$~R:yniNNN11I67՝`#s;̽uanB5@L4.%XoSMTzK?2BagfoBs1B"0g~rD!P'S<BH0ZB!P8BV1"E!B!TUu4RvB!B5(u4
<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 -->
    <containerStop id="containerStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00" triggered="person" speed="13.89"/>
        <stop containerStop="containerStopB" duration="60.00" triggered="person" expected="personID1 personID2 personID3" speed="13.89"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop create tripid ( Last six runs May2022 )

---------- Differences in errors ----------
23,65c23,24
< Debug: Selected item 'waypointContainerStop' in GNETagSelector
< Debug: Invalid input parameter of waypointContainerStop
< Debug: Invalid input parameter of waypointContainerStop
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding trip 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXIwS ^ذ"EQc;~콀,xrzlwVpPTl(E{O{1$!@(ٙffgB!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!PErqrrRuB!RU7ZqoTT
[B!P5nܘYHW}`J{)Jj+cMR[B!jf1FUXFUKۤ`4BO2Uc`G
<K$1BVU.
eԋB!bXdĖHTTThP0VKPU!~Cҩ}BOnRvVdGBP=ʘ9--M&kkB׈R	A8yGA_+X
22Xr:%*LTtz'nH'fqrrQU?֭p;Q^>5TbuƫsQT\@V[6cKWsRZe[I-dXb͜:!-=ܥ`6=u~D4njbmYOЗ/])1^~Cm5dԴo1/̩b>ݼ?mi%smZ2| nn[jgd=x${~
<
]MMfO${qIɆd	=GoGQW4DVfˉfV[1REI۴m6K,ٺukKnٲE4GA#TŪitۼWXZZ3Gנ24}5fUiCq&^J9XXAQeReעYN"!EQd_^x/ܼ󀧮{t	z
9y\.Wb~.0m--s];=}rQQ1|\ef۴b(.+;\5AY99v͆Ƛ%:oqﮖF]s_~loeQXXVf~9y'd=#+SvFQQ'yqlvEL_,_x9&/Q$JѵcnݣK^~hl;[KGWW`gGWWo)
-bTuR<~cme%
߾x>دWZ%ET\\̺tɡS}ObGO|v*,*XzYYԤi]D=Rܱ},."Ih;),*b}{ZZu?rBz!EQEQLQ+*.&vMw=z|fVQW5oO+z%%/_Z6oύ;_PЅD._cbWL%9fs3rQqq~~A$J$%Eľ9ïnn<XFda@ߞZ^BVG韝{󎿫wUf/-'—Զ,ͤus8lm}z:8o<s֩$QNjZ׶޹׸\nZZZEE^6cY.m<|G47c4thdldxpWSSc-(Mn\45x1q	7n=W.m[gLH٬6cY"<"))$lѼ@ 4Mh@_J;wpqtWWSreg߼榦H@ҕr#|||Ȃw@/X/BD.]J$,۷o߶o~h6ENMɵ8)ky@HXGDF~a- G`ӨOFtss54?}[c7>) ~ٵS7o?XTߞ]hR}᧸Œ޾۽s|AУKV~w)ջ{碢"cRTqI	SwZ4s7zv1n`m!Qf&NJxL ک{?$t6EQ_c~
CQ鎣(hjj4'(bq
	ag4[%LDUMMM(X4MÑ=jWvf.KrrL\N\gS|}fH6px<Y551r9_YKl߲>INtlB}fL9Eu..KʉOB^Y_^B[Kg2!!q@L\}fl6[ sBİXԃ4bIɩmA{8rұa}kryѥKoamp˼S &ݽ[k;2255ԸQ1dkԧl6	MӦ&FR_iP010FUu+sKT%mOTDZ
333NPM%)%S\8==];ۦ$IqJjڔ,'~QNvvNJj<Ց@OOE3O455؟:{).3hsr`>(6)9S\§]]ۦihڶ_HQm[3pvv'ֽѧgVGD'|OܼiThldزyiGrX(!-d:Ol`m٫{``O_wQ
Mqnʹm+k ]\\B2#`x	 ENlnܨABzf6;9-]Ck|NJxā$Nm\[;|@l<CWGJJ؋K(͓X|/(JS'_PHsrHJ:!aȪ&SXTĢX@^\Ɲ6qtqII>yƴAl_-M
 W߿}SӦMmea%[|zFt
؟>wKqql#7i@OWiHXM7M۶r.iF
DOl$nOǴ<z|
CɅOz'A,XL(>XP%'שּׁlѢFXٷ"@VvNPȋN},[P$*;;W[EͭE&zb[iy7`!vM6},%
KDzi~#t@P,UON
|>,X3minl-<Xg/#?4nЧgܼOq	%=%%%%%dբA?0:wC{ueo<*&9ޙyqOy՛޼r8͛6-'7/՛2-=#0>K;8둱jjjZw6v"_6[X8y+lPE`0BMlR]8aП1_>I@PS~^!I4"
9v
R_ er˴u"MELoUϼiAa$Po!)_MK%|" DC<#qiqIh ʄiw?٭S4M霜X)q M4M35܄/s2m&L
s


%n-]2(維<xؤq!/D%(Fb朜ܜOq	zzm[PSfNtvNnn^ޱS[W@ff,E*ˡi:#3f"jj\3IԸ܆֖ܸüYYdPWW#Wo[Y4iM~~hh
@SS)`P,fg1ZP.o6n`}-ո\KhMM
rfyPm`io߮ܺ{lق10BDSXX803dE
<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 -->
    <containerStop id="containerStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00" tripId="tripID" speed="13.89"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop create until ( Last six runs May2022 )

---------- Differences in errors ----------
23,69c23,24
< Debug: Selected item 'waypointContainerStop' in GNETagSelector
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Invalid input parameter of waypointContainerStop
< Debug: Invalid input parameter of waypointContainerStop
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXw9;X^kbFر5ĮIԨQcbO,cAAŮ" ݜ8;<<<{ǽ7DPIq@%^^^@"""t@U`ɼP-n;}_8akcX,V%7?*%u@{h`Et	q($SH$ȁJPr͐uD"%ce'I>*OW}HA/_~ĉg:(&LpK.:(UK;K!PLMjժ/_4Ttϯ[n޽l]v111			lSj#~ݺu@mBe3a„իW_vMׁT|vB兑F:m(#4. ooo[5߼A=

@c3PP1Ǐ)EڵI&jMj#B"R4Ξ=uVd׾Cpp+֭ST___?HHHxǏkP(CPPU1hР5kQ?,,,...44_~7
˗/ѝ;wLR՗[ްaC~5j$iTVqW)@↭")kRB.J*	Soe.APb6lܸ)33sfϞk-:4MǏ
~*n%w
@S]lmrףGiӦYߐض9rgee-X̌,Xŋ-[QRRUT	޶mnj33tL===%-+?
;;ovС,W^_QeccM6=W^֭{n||Ff͚շo9s~СCZw=xr˟?_.[ٳg,Ne,--333yFJ^	_`llի}҇?CBBl̙3;w\$&&:tH,+
%'u@),	_յkW$p#}"LבhիW׭[k."ZjH$:~hŊZ>rҥK~ɓ'h̘1#Fر#kfM4y]\ۛ.888((p}'NXl+'_~-xyy{d|rooo[[[Htĉ䰦&M_'OV|S͚5#//ӧNNNǎ?y}||lll2338q\Ϟ=¦MFDǩ_~or
	8))͛|}===>KOOOJJ{X,[_OOGGGٳg?~)S,[L2Z%-+Vٍ==ܼyWϟ?vؚ5kN6mE&*^-ܺukРA
4x

f͚"jԨѣG
Æ
{QLLE"ٶݻwVرc
eSSScccC@`ll̶]vӧbqƍǎ{q"ꫯjժ5}UV>O!q0a˗͛"7nȑ#cbb~ᇫWhɽ{!!!K..,,wK;ف3rsso߾MDb?V
ovȐ!w6l'vGfy1cjԨ1iҤ+y@_gfL(	0SNN:uG_qWI
?]w\np
kZ:sѣGV:gΜKQ۶mϟ?1ɓ'W^}ȑʛZp˗(##CΞ={رUΜ9۷˗/'9sjj޼yzzzAAA+Wd|aaaͶlܹsǏZ۷o&fjժU@@q?#dŲM?}7o޸qΝ{3g-[={688An駟Ν;} 1En,	˗/-ĺ8755eb8~T	ߕ85<ػwovmp¢E

̙3׭['ԩCDl癈HyeccC}֭[qww711	c\ҷo_SS\VI711~:;3W^۷EZLLL]fdd$knnηqܤIvޝj``ڹz*{fY}2vvv999ժU{v&&&.]ԧO##իW'D@ XrH$8q͛Yk޽7dȐUVu!//o٭[?^```zz:dɿ{RRdwϙ3O>Vca_xgdd[ρ/.8uq?dFOĵZ#55(]סhݻwU~,&۷oDtÇ{zz޸qCI;/^x*rʕ+W\]]u|r__ߡCQ*U/_T{\\\urJ>jVRe|Gɶ?|-[ѣ_nݺݹsթSgϞؘ>sI[nmٲe``w}'jĈ#F`%KU,qJG5j(_Wr ǏY˧,eRDDDl2<<0**J(ccc;U644y͘1###Cj<ɉ޽{ǎ=55UOOիWreggGDo߾ezoٙR'''o޼aYzLD733;ydVVݻY϶Ծض666/_T2;FD<fDEEqqq/^V۷o}}}
3F2رo&~—[ZZ6l֬YW,wAmll^x)~ʎʕ_|p	-^!UfW:=P˖GEEedd|'z)]z~ǩ~%ӧOYQn]@}voٳ͛7W~l/^ذ/_ZYY)j*((w8pZH4w\++ѣwf|ĈbX/Yxȑ;w似<V-3g2'''77W,HvcDB6t\RNNNddd˖-͛kY9990u%X弼<ڵO.]:~xT
>??{AA{uVڤIO?z׏rޗ_~y9_p!{rܹ3`߿ظ[nZ={/bbbj׮ѭ[qU^
X033;v`eR|'4hdyZ%.aP(k_zKVCk\3KqDfD!!LU4UrRsnn.Oc-7N~cAjjRMN{{{gdd|g[lD,511ayyy-QaadjvZfffJ&|jhѢ9s氄b811Q<l3GVJ,/W^RRYvl˼SN1bɒ%:uڲedvrdJNʉׯ_^n˾LLL$"+++H[
ԩS8@_L-,,D"ѫW͉̌*,--E"ׯ$
[l9m4yd=,~O.8oٲeΝ.ߵfrwo4c}u]zڵkϜ9coo:oiݺԩS
mڴ2e
_2gɮ]64F*wo)IBPX=999n#"G'O;88Q׮]uNժUʊ
NJJUlLڏ),,tvv
<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 -->
    <containerStop id="containerStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" until="0.00" speed="13.89"/>
        <stop containerStop="containerStopB" until="0.00" speed="13.89"/>
        <stop containerStop="containerStopB" until="22.33" speed="13.89"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop delete ( Last six runs May2022 )

---------- Differences in errors ----------
23,25c23
< Debug: Selected item 'waypointContainerStop' in GNETagSelector
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Removing waypointContainerStop 'trip' in GNEChange_DemandElement
---
> Debug: Selected invalid item in GNETagSelector
28c26
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
---
> Debug: Removing trip 'trip' in GNEChange_DemandElement
31c29
< Debug: Removing waypointContainerStop 'trip' in GNEChange_DemandElement
---
> Debug: Adding trip 'trip' in GNEChange_DemandElement
34c32
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
---
> Debug: Removing trip 'trip' in GNEChange_DemandElement
37c35
< Debug: Removing waypointContainerStop 'trip' in GNEChange_DemandElement
---
> Debug: Adding trip 'trip' in GNEChange_DemandElement
40c38
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
---
> Debug: Removing trip 'trip' in GNEChange_DemandElement
43c41
< Debug: Removing waypointContainerStop 'trip' in GNEChange_DemandElement
---
> Debug: Adding trip 'trip' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1
> Warning: Selected Stop type isn't valid.

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect acttype ( Last six runs May2022 )

---------- Differences in errors ----------
23,27c23,26
< Debug: Selected item 'waypointContainerStop' in GNETagSelector
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Selected invalid item in GNETagSelector
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
30c29
< Debug: Restoring previous attribute
---
> Debug: Removing trip 'trip' in GNEChange_DemandElement
32,66d30
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|S6(lSZ)@Yd*("
?ܢ2QQQ*p8PTfٔ-@א&i&Mࡹ7'~Y{oJi.&:NHHHP@*u6νSPV
һbθ`0Xw]SIw
R8pE~Ȼ*I%d`i."2JV!ݨ<
P*oF'ʔK'͛f͚
6(]\س>o߾[*]*bgy3;/aVRÆ
/^%"U(.N㞞7nWvۣGs9Ov
x{yy9Oͳ>`;w*]3  vµt:|*il$.P\\_η൪m[5h<ni2/-:qĵk||||||,L;7gt
wlÆ
/<tڵkGGG_*?^Νt҉'y???Zm;wiӦv4:u;x7o_~Rg!!!&!))k&M%F(uլ"VVm#[Yk"*wVhVb%\B*XevO?,++w~7nhРNzQ[F+K`0<򤧧|ZGOOOG
:hI&}c5͊+;}vvٳgϾp¢E^^^f{yyիW/::믿]vhh)S:z謬,i)^^^Vz/ѣoƾ}:tӖ:>}af̘q]cǎׯ_?zh?}'?vܹgϞ괾\Iճxi2--clr>3Kȹs|}}/]4l0~ܹs>>>&6mڰafΜ4{씔`0X*N<<<M4c0tj	;v_PZ6,罽rP2?^t188xճgB]v
Yb;3-8z/vZ!ēO>c[t}ׯ_7ziqQQQ⼽_z饡CzzzYfܹ|!.tׯ_̛7O׬Yx͚5znnĉ>OOϵkJ]Iԩ\}ow}gΜ[UNvyu1(((++kٲef;v4iҵkׄk׮~Ϟ=۷oBxzzj49۷On!7n#R.CA!Ć
V^s5Jҍw}788'&K.kǏoڴI,XPjxҍ?m۶pnj!ڵk7nܸ+W
}Ǐ'%%Yooi~qq#G4QFǏ\I5222N:%MzzzJ裏bcc
CXXW^-f͚M<><j4Ç?AAA۶m5kVZZb„	cǎZjRRo/^z􌉉ywrrr>,NiE|I!D^^ށ{iԨO===_xGyJ*zGnjKOH'lҤĉ.\hewjo~g6`Q"~JS֭[nݺ&x3@!;aS+]_~ʕ
61cƕ+Wy!]wݵqUV5hॗ^jܸرcwo۶Mieq6lXjUÆ
M>o<!Č3v:k,Ky7vQ.]߫WnذԩSӥL>k׮&""ƍ7|dWСCg͚5a„3gn۶m]tٰaCttt۶mN`̙'O
%h4={l۶>|xzzUIh4ZJ*Rc`|h|y(Onh˗/-`rٞ%6m3goaaN6mV㏋[l)>zc__ѣG߿R?mڴ߱c`Æ
RJ^^@&ov]vI[&>>~ذaժUk֬Ν;}||Î;
VjUF3q~!##K'>>^ڳR{Jsss5jt%;n-b֭C[`ALxzzΟ?/a۝;w:t(??Gzꕟꫯv^qJV䥗^RSSVoϘ1cС|Sl"ݻyx'77W*U+B_p\C?зkv i!4]G7ҥr!zÆ
)!8yf!đ#G:?Vp±clY۷o~m
8p޼yAAAF=zݻ7nŋ=|;vѠAΟ??((hȑcƌF5իOŋǏ/Odd_ot{;vlݻw8p`bb4ײe[Z;___iH37x.]DFF&w=c=t~뭷令j\/1^O81rHi[Jrlү4niRLBBw.]vݡCoo{IJ=s$f|{{{ySO=SB)Sdff9/[ҺgddxxxԮ]ҥKf,HOO&\QF
K/]$ٳgCʥW\&ҤR<BH;W]6;;~FM%=6((ŋV~|UV	!=-]f޽ҽ[liԨQzzQ}QO޽{ׯ_2O>
4W^G>}4k0zUr.\%g20<>us]lܤ?ؾtQݳ% ӵj*9޽wq\VgΜ׺ukOOO9~Hnh4$<s<Zj7ߘtegϞ/_x\|d.I/^h():thĈ&Ϝ9S5kʕ?t[O`0


gXbɒ%+WK-id2777//`0cIݳgO.]6ocǎWJ=ʇ[!57^y>};O?<^jB*@ZBiR/^Xn6qD!D>}Lv4_:ZjK;711ZtҥK}}}(O?,뒒]֢EN0q~Ը+eȑׯ7Y~x~fʹZuY6`l\/K%v<p]G79m?$ `㘘,TJyyyF-,,bUaaٿ9//OOz0aIحIWO?IWi^yw/ZHngqqm!DQQq4裏eDhz9s̘1C
<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 -->
    <containerStop id="containerStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00" speed="13.89" actType="singing"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect duration ( Last six runs May2022 )

---------- Differences in errors ----------
23,70c23,24
< Debug: Selected item 'waypointContainerStop' in GNETagSelector
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Setting new attribute into waypointContainerStop 'trip'
< Debug: Setting new attribute into waypointContainerStop 'trip'
< Debug: Value 'dummyValue' for attribute duration of waypointContainerStop isn't valid
< Debug: Setting new attribute
< Debug: Value '-5' for attribute duration of waypointContainerStop isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\Gg9zر%[k]ػɫcX
T(ܽnk~ݹgJ%-i:k:5tګL'y/>)[*	0tqr.D"(QtR]JNM"r,!DlʣBɔCe$OWȅdfȚ҅Bf谅[0tPneUґCIXrӧ/\@0a;w]@T\Y
f\)HU=Bi*;8i:.]ڸqlVئz-s]===5	f„	֭yGwww|(5iCOP?{xxxnOf
[;::q_:ȧ+B=}4--@.dϞ=7VWk%lIDHD&ޅo߮Ǘ5Ço>gooFƍ?޼yﯫee0 ..VZ*Tӛ5kVpppll˗xs##+WFEEݿԩN^}
68	QFN>]mq:::DJ+jJ2&BGć?"S9y5\,-[~Xs}qg~5I$7_r1;uuuJ2(uuq\׮]O~z~C"brw]v333.\hjjJD.|u@@%&&ɬWr;vۻ̜9W^C`{Sв⣰4iҐ!CXگʆWwq<\^#sݻy󬭭}}}߾}{QQOO?~2_zգG~+V|ũxEFFF>}jRRmb2$..͛7{Oߧ縸8٣gݻ󭭭.\pQH$/lvP(iF$)_'mI===ߩS'ssKY%HеM`MGn!!!7nܳg]V(:uj…YYYDjժ͛fee?~|噙DI&9sF=|m۲f7иqի=<<LҫW/@p+Vr"߿3XrP(<}EYS'Oѣ@ 8skm7մiS>=z,^G/^ppp8yYΜ9rJOOOkk댌Çs׭[7[[ӧq'noܸAD8>NLLs__GG>|X+$.:uرcSN]bx
ZfV5j[ݶmۛ7o~1cԪUk֭+4WyݺulݻhРׯe?lذQF|||N8W:thTTTttʅBGض]t^1c
eRSScbbت@ 044dnذܹs"u̘1N"v3fXv-dr׷o	&X[[_~}IIID4v#FEGG!!!92eJϞ=APP˳


>|Nv G&{H$oW?`ҤI611yСC
/tqq5jG]fɓ'oڴI
3r`deDKϝ"w:{ٳg]jFn]jqߥ'7>banɋ9CK&VMk޼O8QZy{nDW_]tɓSLQƈ#7hѢׯQzz]pɓժU={vrrʕ+h޼y͛7_`zzի&/nYf/^<uTjf͚63gN}}}9Ú5k&K.nիׂƎ;ׯ?^ 4k…
45kݻw嗼Ϙ1ߟ}MK8.<<k֬۷orr2ĺ8511aE"8~D	ߕ85ccc9ҳgOv$2sʕ%KwwٳgnܸQ(֭[S93ʆCINN{vY7n$''U`}l/066u;3!!!{677]͛7
D"Qppp޽v8<y޽{SSSX;!!!efggW^͛7w:u7]vW^999֭O@zjP8qm۶nۛ7o>x 77wk׮mӦMnnܹs[hO?}2eʮ]gsN|޼yzZvmLL-իO>,z0
D90_%q׃GУDωCj}th%zjվѽ{_"zѱcn߾ׯ_?yDݸqƍUVܹʕ+
4dȐP"\>>>^^>vttܹի8l0֫YrQF	p|||TTt;~~~ŋ5kֵkWɓ';w>ǫ[nn!-((`}oެY3??QÇ>-_˖-bD=rȑ#GW| ӧOY˧,e7k,44M__?""Ȉ=Z044K_Ye}}}OD3gLOO9spp ߳cOMMѱ}Qrr2[}7oް֭[WRR{&%%,=&"Ꚛ9s&33s޽g[b_l[kkx9rɓD@6MDD{466իիWONN4hСCwѣmVRh]v|СC̙xE"Q6mטB/@١]	^뇝km5qyK/#""ӿK	pQx~O?
㔿ŋ,W@ ?$R˗/m6iҤuֽ}Vׯr||YzK<*
ϟze%:q޽{2>1"H$?~|lݻwfAA[fXdvvvNNH$
l踸f͚^^^)))l~rnn~knƍK%رU۷&OLDڵx׏r޷~{E_h{r߿߯_C:tаsZ}/Ţԩֹsc֨Q
X055;wd)<0@vںN3l(5/f%*lx}ol!5C}/7Ȕ}[#((C!I999糴*??_A*|caicNJo5dM7NBi:  S(+''ؘ-
LD
X!ϗ,Y2o<P$%$$ț瓍pJBr%OLLd<K?*2ٳÇ_lY밓&;UpJTNHHHHHuV5
t۲#,,,R(&&&&''_MÇ&&&bsssP333"255e
P[5klzY~ş\p:ԬY:۷]keezSh(իnݺ
6?Ύu*xiѢŴi$422jٲԩS9w*
PzKPL5Sȁʂ&;;ۭñDTZًN>fDԩS'
Qk׶dk׮-]'##\
<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 -->
    <containerStop id="containerStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="3.50" speed="13.89"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect extension ( Last six runs May2022 )

---------- Differences in errors ----------
23,70c23,24
< Debug: Selected item 'waypointContainerStop' in GNETagSelector
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Setting new attribute into waypointContainerStop 'trip'
< Debug: Setting new attribute into waypointContainerStop 'trip'
< Debug: Value 'dummyValue' for attribute extension of waypointContainerStop isn't valid
< Debug: Setting new attribute
< Debug: Value '-5' for attribute extension of waypointContainerStop isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\Gg9z ,(%5ػc4`Xccc, ؕ(J^cts^8>Wr,h(N(M!@hhC\:{IWM٧vi
2FY%.rD(X*Dl*"ɔr	r`dgTR3due酅rꥥOn	BCC1
@+	0VyKG*aժUgϞt钺
lĉw޽~2UzigI6*	pi&'A^z\\el\ \reӦMRam۶Uam4"ׯ߽{tttT&h'_֭[NX0̈
j?
owwwϭ[dҰ
9lڲȥ+SSSX׬Y3UV͖FD$i]ti׮]:::|ɘ1c=zį}9[[[6m$ϟw1ikkiY
UuttfϞد_?Zٳg<6mZU_jyFNBddmҤ3fPd[ɳqV&s>'I9*a~E|N&~
/@+=am+V4o4{{}^AԢCP%P8a@ KعVRJ TŪ¦&q=z1cƆ

mqɓ'~ffŋho޼ٹs'%$$HSjUݻwں̚5O>Æ
`{ёӲ<yaX/۶m{u^6mØY̝;o߾Ϸy>|xI~]rWX˘edd׏=LLLWW}o߾O?'9[;gΜ}.XrǏ
Fo'@	iii4#
ʀ$ڵ_jV&hu6HݑZppMGD֭𰶶.,,<sŋhխZ:y+233ɓ''O>w;vȑ:t`/lYf>|5kָN:O>ٳ+WdD믿77>VZneeUXXx%KdggLW_	sαV|S-Z#ꫯ~ǯ˗vvvO={sVZaiiqQzimm4cƌT"8N}XX͛7H p'			wkiiy]ZZZBB`ZZZ<"".]t̙'NL6mʕi-^z̘1;޾}hѢqժUkƌׯ/2Uyl޽{
jذ7o;bĈ
6Q&MO:W>|g"##חU^XXcmǍP/caa
}}}ƍ/\ 
6m:nܸ3g7|Sv3g[y
9߿ĉ---oܸpD"?~QLLL"##`M:w   `ŊYYY=bi';cQNNH(~嗎s*&O<tP##>|Ĉ?3;L1cư}ر5k֜2e͛<;o@rzI"FPNT)xϟ?ޥfe'MzBz#/F7tbPVZ]xԩSիW?~RRҊ+/rӧNZFQFojɒ%7n t9tӧW>gΜ߯ZϟߪUjiiYm?I6۲e˗/9szg~=dܹZ8'--mڵle˖I6?g…Ǐ_`7.^(Zly%
Ξ=޽{?s^^ނfΜǾHM%pvƍk8N[[ȈU
C!b%|W_8+>vX޽[+eիK.nnns޴iSaaaݺu><ɯ?lذ߻wOV;ΆAAA͛7kdd*>I}}}Aofg&88o߾k644u떞P(

۷	qSLٿJJk'88=~kklGGǷoqԩchhDt>}_?!b5k
'Mcm{֭:tݺu۷͝7o^֭-Z뛖ƿS؁L:?HHHm={gݺuQQQ,k׮o~Y`a0@s`dGKK""eBqLII!JSwhÇzտK_"z'\]]ܹ#7o<}Tݼy͛ݺu[j!C
BDUVjѣGAAAAAAݺu[fGz5V:f>{d;Ϗ?زe=zO>
					֭ۃX?^ݺu{)YmAA3k׮-[bF9rH_-__W4{ѣGf駟S@ϟ<cOY-ł	

<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 -->
    <containerStop id="containerStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" extension="3.50" speed="13.89"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect line ( Last six runs May2022 )

---------- Differences in errors ----------
23,66c23,24
< Debug: Selected item 'waypointContainerStop' in GNETagSelector
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\Gg9zر%[k]ػɫcX
T(ܽnk~ݹgJ%-i:k:5tګL'y/>)[*	0tqr.D"(QtR]JNM"r,!DlʣBɔCe$OWȅdfȚ҅Bf谅[0tPneUґCIXrӧ/\@0a;w]@T\Y
f\)HU=Bi*;8i:.]ڸqlVئz-s]===5	f„	֭yGwww|(5iCOP?{xxxnOf
[;::q_:ȧ+B=}4--@.dϞ=7VWk%lIDHD&ޅo߮Ǘ5Ço>gooFƍ?޼yﯫee0 ..VZ*Tӛ5kVpppll˗xs##+WFEEݿԩN^}
68	QFN>]mq:::DJ+jJ2&BGć?"S9y5\,-[~Xs}qg~5I$7_r1;uuuJ2(uuq\׮]O~z~C"brw]v333.\hjjJD.|u@@%&&ɬWr;vۻ̜9W^C`{Sв⣰4iҐ!CXگʆWwq<\^#sݻy󬭭}}}߾}{QQOO?~2_zգG~+V|ũxEFFF>}jRRmb2$..͛7{Oߧ縸8٣gݻ󭭭.\pQH$/lvP(iF$)_'mI===ߩS'ssKY%HеM`MGn!!!7nܳg]V(:uj…YYYDjժ͛fee?~|噙DI&9sF=|m۲f7иqի=<<LҫW/@p+Vr"߿3XrP(<}EYS'Oѣ@ 8skm7մiS>=z,^G/^ppp8yYΜ9rJOOOkk댌Çs׭[7[[ӧq'noܸAD8>NLLs__GG>|X+$.:uرcSN]bx
ZfV5j[ݶmۛ7o~1cԪUk֭+4WyݺulݻhРׯe?lذQF|||N8W:thTTTttʅBGض]t^1c
eRSScbbت@ 044dnذܹs"u̘1N"v3fXv-dr׷o	&X[[_~}IIID4v#FEGG!!!92eJϞ=APP˳


>|Nv G&{H$oW?`ҤI611yСC
/tqq5jG]fɓ'oڴI
3r`deDKϝ"w:{ٳg]jFn]jqߥ'7>banɋ9CK&VMk޼O8QZy{nDW_]tɓSLQƈ#7hѢׯQzz]pɓժU={vrrʕ+h޼y͛7_`zzի&/nYf/^<uTjf͚63gN}}}9Ú5k&K.nիׂƎ;ׯ?^ 4k…
45kݻw嗼Ϙ1ߟ}MK8.<<k֬۷orr2ĺ8511aE"8~D	ߕ85ccc9ҳgOv$2sʕ%KwwٳgnܸQ(֭[S93ʆCINN{vY7n$''U`}l/066u;3!!!{677]͛7
D"Qppp޽v8<y޽{SSSX;!!!efggW^͛7w:u7]vW^999֭O@zjP8qm۶nۛ7o>x 77wk׮mӦMnnܹs[hO?}2eʮ]gsN|޼yzZvmLL-իO>,z0
D90_%q׃GУDωCj}th%zjվѽ{_"zѱcn߾ׯ_?yDݸqƍUVܹʕ+
4dȐP"\>>>^^>vttܹի8l0֫YrQF	p|||TTt;~~~ŋ5kֵkWɓ';w>ǫ[nn!-((`}oެY3??QÇ>-_˖-bD=rȑ#GW| ӧOY˧,e7k,44M__?""Ȉ=Z044K_Ye}}}OD3gLOO9spp ߳cOMMѱ}Qrr2[}7oް֭[WRR{&%%,=&"Ꚛ9s&33s޽g[b_l[kkx9rɓD@6MDD{466իիWONN4hСCwѣmVRh]v|СC̙xE"Q6mטB/@١]	^뇝km5qyK/#""ӿK	pQx~O?
㔿ŋ,W@ ?$R˗/m6iҤuֽ}Vׯr||YzK<*
ϟze%:q޽{2>1"H$?~|lݻwfAA[fXdvvvNNH$
l踸f͚^^^)))l~rnn~knƍK%رU۷&OLDڵx׏r޷~{E_h{r߿߯_C:tаsZ}/Ţԩֹsc֨Q
X055;wd)<0@vںN3l(5/f%*lx}ol!5C}/7Ȕ}[#((C!I999糴*??_A*|caicNJo5dM7NBi:  S(+''ؘ-
LD
X!ϗ,Y2o<P$%$$ț瓍pJBr%OLLd<K?*2ٳÇ_lY밓&;UpJTNHHHHHuV5
t۲#,,,R(&&&&''_MÇ&&&bsssP333"255e
P[5klzY~ş\p:ԬY:۷]keezSh(իnݺ
6?Ύu*xiѢŴi$422jٲԩS9w*
PzKPL5Sȁʂ&;;ۭñDTZًN>fDԩS'
Qk׶dk׮-]'##\
<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 -->
    <containerStop id="containerStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00" line="customLine" speed="13.89"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect parking ( Last six runs May2022 )

---------- Differences in errors ----------
23,25c23
< Debug: Selected item 'waypointContainerStop' in GNETagSelector
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Setting new attribute
---
> Debug: Selected invalid item in GNETagSelector
28c26
< Debug: Restoring previous attribute
---
> Debug: Removing trip 'trip' in GNEChange_DemandElement
30,64d27
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cBIDATxw|S6(lSZ)@Yd*("
?ܢ2QQQ*p8PTfٔ-@א&i&Mࡹ7'~Y{oJi.&:NHHHP@*u6νSPV
һbθ`0Xw]SIw
R8pE~Ȼ*I%d`i."2JV!ݨ<
P*oF'ʔK'͛f͚
6(]\س>o߾[*]*bgy3;/aVRÆ
/^%"U(.N㞞7nWvۣGs9Ov
x{yy9Oͳ>`;w*]3  vµt:|*il$.P\\_η൪m[5h<ni2/-:qĵk||||||,L;7gt
wlÆ
/<tڵkGGG_*?^Νt҉'y???Zm;wiӦv4:u;x7o_~Rg!!!&!))k&M%F(uլ"VVm#[Yk"*wVhVb%\B*XevO?,++w~7nhРNzQ[F+K`0<򤧧|ZGOOOG
:hI&}c5͊+;}vvٳgϾp¢E^^^f{yyիW/::믿]vhh)S:z謬,i)^^^Vz/ѣoƾ}:tӖ:>}af̘q]cǎׯ_?zh?}'?vܹgϞ괾\Iճxi2--clr>3Kȹs|}}/]4l0~ܹs>>>&6mڰafΜ4{씔`0X*N<<<M4c0tj	;v_PZ6,罽rP2?^t188xճgB]v
Yb;3-8z/vZ!ēO>c[t}ׯ_7ziqQQQ⼽_z饡CzzzYfܹ|!.tׯ_̛7O׬Yx͚5znnĉ>OOϵkJ]Iԩ\}ow}gΜ[UNvyu1(((++kٲef;v4iҵkׄk׮~Ϟ=۷oBxzzj49۷On!7n#R.CA!Ć
V^s5Jҍw}788'&K.kǏoڴI,XPjxҍ?m۶pnj!ڵk7nܸ+W
}Ǐ'%%Yooi~qq#G4QFǏ\I5222N:%MzzzJ裏bcc
CXXW^-f͚M<><j4Ç?AAA۶m5kVZZb„	cǎZjRRo/^z􌉉ywrrr>,NiE|I!D^^ށ{iԨO===_xGyJ*zGnjKOH'lҤĉ.\hewjo~g6`Q"~JS֭[nݺ&x3@!;aS+]_~ʕ
61cƕ+Wy!]wݵqUV5hॗ^jܸرcwo۶Mieq6lXjUÆ
M>o<!Č3v:k,Ky7vQ.]߫WnذԩSӥL>k׮&""ƍ7|dWСCg͚5a„3gn۶m]tٰaCttt۶mN`̙'O
%h4={l۶>|xzzUIh4ZJ*Rc`|h|y(Onh˗/-`rٞ%6m3goaaN6mV㏋[l)>zc__ѣG߿R?mڴ߱c`Æ
RJ^^@&ov]vI[&>>~ذaժUk֬Ν;}||Î;
VjUF3q~!##K'>>^ڳR{Jsss5jt%;n-b֭C[`ALxzzΟ?/a۝;w:t(??Gzꕟꫯv^qJV䥗^RSSVoϘ1cС|Sl"ݻyx'77W*U+B_p\C?зkv i!4]G7ҥr!zÆ
)!8yf!đ#G:?Vp±clY۷o~m
8p޼yAAAF=zݻ7nŋ=|;vѠAΟ??((hȑcƌF5իOŋǏ/Odd_ot{;vlݻw8p`bb4ײe[Z;___iH37x.]DFF&w=c=t~뭷令j\/1^O81rHi[Jrlү4niRLBBw.]vݡCoo{IJ=s$f|{{{ySO=SB)Sdff9/[ҺgddxxxԮ]ҥKf,HOO&\QF
K/]$ٳgCʥW\&ҤR<BH;W]6;;~FM%=6((ŋV~|UV	!=-]f޽ҽ[liԨQzzQ}QO޽{ׯ_2O>
4W^G>}4k0zUr.\%g20<>us]lܤ?ؾtQݳ% ӵj*9޽wq\VgΜ׺ukOOO9~Hnh4$<s<Zj7ߘtegϞ/_x\|d.I/^h():thĈ&Ϝ9S5kʕ?t[O`0


gXbɒ%+WK-id2777//`0cIݳgO.]6ocǎWJ=ʇ[!57^y>};O?<^jB*@ZBiR/^Xn6qD!D>}Lv4_:ZjK;711ZtҥK}}}(O?,뒒]֢EN0q~Ը+eȑׯ7Y~x~fʹZuY6`l\/K%v<p]G79m?$ `㘘,TJyyyF-,,bUaaٿ9//OOz0aIحIWO?IWi^yw/ZHngqqm!DQQq4裏eDhz9s̘1C
<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 -->
    <containerStop id="containerStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00" parking="1" speed="13.89"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect permitted ( Last six runs May2022 )

---------- Differences in errors ----------
23,64c23,24
< Debug: Selected item 'waypointContainerStop' in GNETagSelector
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXw9 Q*Q-Xg,0j,$v(5&Ă1TT("v?F75~w^fv4T ""B!hJoԫ&A<6	BQ@U#^l]O%M"Tp,kZ"A6UQd*rS%90@Vw2@*b9b'QU*?UґCyXvSΟ?@
2e۷\@B_Y*g\	 ۿ|RGTyRqRw6..^yَ;$&&M6[4Ν;:::*l4͔)S6lp
uRG777|0iC%Oݽ/5nV@6mtҕMGGɓ'zzzzzzrQ*{qqqQUklyDHD_&烂tttq=xc$l޼YV}mm=11իWO<	
Dc֖Ӳ"X~}%*̛7/,,,...44tРAw700XvǏݻ7s'͛]ŏۢE}gϞȾW8--OMY'"%6l}LGr!#TVݟP(]d5\%H}*Xe.۶zw.zힵOѮiXݡP(<y2*2vnkkk*ԭR(UuҶq\>}fϞqF~G"brwر~l2###"Zlً/(99YGGGj}ڵkܹyܹ1bDVV;埅G~eU?ޯ_͛7߿?>>^V#,8pE}}}_~}~۷o>|Xb}ϟ?/}׬Y\$++kРAl5%%Er^ߙ'ի҇}]bblxbsse˖%%%9rD(
eU\\,P(N{xx={YՉ#s*Lݑ7o޼g"Z~eqqɓ'-[CD֭k׮eNNαcV^MD>>}ӧhGҥk~b...o߾z耀wwwv`v8]]3f0@ :uj͚5~g[ڵk-,,O:|\֔_|!N>͚b{Mnݚ/ogϞ؜8qb޼yO^vyVV֡C8۷eXXٳ32287oN6-22ڵkD$8۷oݻw|K%kiih":ɓ'=:s5kֈF+en:KKqƱ;vzjҥ&L_ٳ7lPb,
;wڬY/^HmAWWwԨQ7n		!-Zx{{?~0rǏȯ/ea„	l2fff鱱lU }7mtYPزe	&<y&NؠA9s_y9<x)Sͯ^dɒ"4iҘ1ccbbׯhƌ!!!W)**zK;ى?޽KDB?wpp_S@0}ÇרQ#G5j?Nyܸq,o?~|z|||l"mߙE$$r`dDKϝRw:s̙3gEo_iq~33|,?ą+kܹsǏ_hQjjիO?x'lmmg̘Qn1cojW^%L9;'ϟ͛kѢEڵkd---̀˷~&l۶m/\pI{{yy`vrݻrJɦ,YdҤI/zsA۶mϟ?ܬYyݹs~(((Xx9s	7"##^<͛78N[[FP(+DZXy\\ÇϮV-3.]Zb~aa@ pss?͛5jDDlיH~e}}#FyΝ;qrr244c]6p5j
OR__6m͛\~}5klР7BaXXv8ٻwozzkeEXZZ:88z۰aCCCC@DW\0`^^^ކ
"F O:uǎƍ>|;wp/]TKKݻwo
;3foɢܵk_hѢ_>66Ғ}e4h^nn.qc(|z	pYD9o#\#x"݈zD@y>noo石޽?ѿ{QWW[niŋ=Rp׮]v횝]^֮]knn5bĈp"]7˗}AXXXXXm^͇
6j(֫Yvq	˗/?~,َ߶m۶O>|G{u=֏רQ}:;}}}C[TTEmo4zѣG?cժU&cǎ;v,[?;+:ɓ'Æ
c,f~K`"""tuu۶mꪫe``FWVYWWWtD4wL<"z-;t---kkW^I=%y󆭦jii*+ԩS:u!~jj*[MIIaYzLD622:}tvv޽{Y϶رؾ/_3ÇO8AD>fDEEqqq/_vppx捗ȑ#ߔNj&]tS/"~׮]mmmr#G.X
Ν;K/0>@yc90_C{<58˺_ot`|MD'>>J<***33O>ֳg4i"8N;	={ƍ_U)'$$رc6lxd/^/_jߟꫯĶ/^ʊm:~޽{2>1BP(;vll9555??,**b
ݘEEEl踨ȶm?aaaiiiVBnn.?L]V9??_{vzɓ'bX٪{PP_LJv*BY/…9ʪ|r޻woȐ!<x𠾾~^ؽ+Xddd4l0""W^&M[.`dddii)v*K6ܹs/3tP
hkk;]ư,PT(սqFԻGܫWQ/놄d8DJ)//O`BVJ{ߘXkyҤIc
*جXS'Okt=33>,..fIW^^![lDSM6<6++K4S+V,Z%,-
IIId##dPe|I&M
ϒ[%[9sfѫV֭[``hvqdr.IIIIII7oެ[ץKabbDDo޼aA5kV||CH5j`7׬YիWDddd&&&ů_f/A۶mgϞͿgf͚,/.:l۶mn533cvwh7naÆM6;wʊuMa'Ҿ}Yf5h``СC3g%,seC͕:{Sȁ*+'77uͭCqDT\鳢DԳgO5V
4055e4h Y'++f͚ʵSTTTNPfkԨ!5b)%KZBa~~Ç/\ ٔmW_}հaþ}>|xذawQb~H@&?:Zg|;bؾbGU_qƃ_eEeÇ͛7dȐ:u;vLd,J~eYܻw/;;DԶm;wQZZګWزr!N:	saȪ/%ܻwfgg{xx<==<x :'bf`-[422}vFrssٜᆆZHQ6m۵k'Dwaq[믿XɣG;tNC<!حb9UCTfFPIhJz6ZT6>!CҊf͚u]6wɓ'ǎ߰aC>::zȑϟ?]ӧe-((
/_?,Xѣڵk?~8225;jԨ/^fBCCׯ_F&?sѢEzzz
6uСs?ydʕ~~~g& dXDԥK3gΈ9$ESDOMmllR`Baڵݭ>qݻwᅲI_|y%K:u5a`ʆӧO}vNNN6mz9sLY޽{ƌ_~9s!@V}899ݿݻw={ѯ_x,YWYfvvvs	


444w%6;Zaaa7n|}6o9ի׷FO<;xݻ}||,,,<gNRDPEA1$Dȁ*MI;>h*:

-Zdee:k,VvZ333???--/[lƍAAA/^gcVZϟ2uTSSϟRe#?
UPzAPo>oooŋ/̒aw߭ZM6sDeooo~׏h"~"Cy^훙ѣUVܹX#k4ڵ{wP!-[7nq111f?b
~!???  `߾}[ki1>>^\dƍ322zŋ[+yBCC;v8xGwlTTԂN:wy󦰰P[։*_paZZillSJJ[\G"Dv͐)ώTy"Aj9~Ν}:m*6#)/Cy@Yu5iD!@C8$UԿ Pa/THKh*##Ҫ	Cj&wC>xOUw&V"8yPmݳP&Py{y[zQڕ{v]Vw\?Y!(B_=8#Z~Sq@5P`U]W*Gr@>o
<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 -->
    <containerStop id="containerStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00" permitted="permitA permitB" speed="13.89"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect speed ( Last six runs May2022 )

---------- Differences in errors ----------
24a25
> Debug: Value 'waypointContainerStop' for attribute speed of waypointContainerStop isn't valid
28d28
< Debug: Setting new attribute
34c34
< Debug: Restoring previous attribute
---
> Debug: Removing waypointContainerStop 'trip' in GNEChange_DemandElement
37c37
< Debug: Setting new attribute
---
> Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
---------- Differences in routes ----------
7c7
<         <stop containerStop="containerStopB" duration="60.00" speed="11.33"/>
---
>         <stop containerStop="containerStopB" duration="60.00" speed="0.00"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect triggered_container ( Last six runs May2022 )

---------- Differences in errors ----------
23,66c23,26
< Debug: Selected item 'waypointContainerStop' in GNETagSelector
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute triggered of waypointContainerStop isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXw9 Q*Q-Xg,0j,$v(5&Ă1TT("v?F75~w^fv4T ""B!hJoԫ&A<6	BQ@U#^l]O%M"Tp,kZ"A6UQd*rS%90@Vw2@*b9b'QU*?UґCyXvSΟ?@
2e۷\@B_Y*g\	 ۿ|RGTyRqRw6..^yَ;$&&M6[4Ν;:::*l4͔)S6lp
uRG777|0iC%Oݽ/5nV@6mtҕMGGɓ'zzzzzzrQ*{qqqQUklyDHD_&烂tttq=xc$l޼YV}mm=11իWO<	
Dc֖Ӳ"X~}%*̛7/,,,...44tРAw700XvǏݻ7s'͛]ŏۢE}gϞȾW8--OMY'"%6l}LGr!#TVݟP(]d5\%H}*Xe.۶zw.zힵOѮiXݡP(<y2*2vnkkk*ԭR(UuҶq\>}fϞqF~G"brwر~l2###"Zlً/(99YGGGj}ڵkܹyܹ1bDVV;埅G~eU?ޯ_͛7߿?>>^V#,8pE}}}_~}~۷o>|Xb}ϟ?/}׬Y\$++kРAl5%%Er^ߙ'ի҇}]bblxbsse˖%%%9rD(
eU\\,P(N{xx={YՉ#s*Lݑ7o޼g"Z~eqqɓ'-[CD֭k׮eNNαcV^MD>>}ӧhGҥk~b...o߾z耀wwwv`v8]]3f0@ :uj͚5~g[ڵk-,,O:|\֔_|!N>͚b{Mnݚ/ogϞ؜8qb޼yO^vyVV֡C8۷eXXٳ32287oN6-22ڵkD$8۷oݻw|K%kiih":ɓ'=:s5kֈF+en:KKqƱ;vzjҥ&L_ٳ7lPb,
;wڬY/^HmAWWwԨQ7n		!-Zx{{?~0rǏȯ/ea„	l2fff鱱lU }7mtYPزe	&<y&NؠA9s_y9<x)Sͯ^dɒ"4iҘ1ccbbׯhƌ!!!W)**zK;ى?޽KDB?wpp_S@0}ÇרQ#G5j?Nyܸq,o?~|z|||l"mߙE$$r`dDKϝRw:s̙3gEo_iq~33|,?ą+kܹsǏ_hQjjիO?x'lmmg̘Qn1cojW^%L9;'ϟ͛kѢEڵkd---̀˷~&l۶m/\pI{{yy`vrݻrJɦ,YdҤI/zsA۶mϟ?ܬYyݹs~(((Xx9s	7"##^<͛78N[[FP(+DZXy\\ÇϮV-3.]Zb~aa@ pss?͛5jDDlיH~e}}#FyΝ;qrr244c]6p5j
OR__6m͛\~}5klР7BaXXv8ٻwozzkeEXZZ:88z۰aCCCC@DW\0`^^^ކ
"F O:uǎƍ>|;wp/]TKKݻwo
;3foɢܵk_hѢ_>66Ғ}e4h^nn.qc(|z	pYD9o#\#x"݈zD@y>noo石޽?ѿ{QWW[niŋ=Rp׮]v횝]^֮]knn5bĈp"]7˗}AXXXXXm^͇
6j(֫Yvq	˗/?~,َ߶m۶O>|G{u=֏רQ}:;}}}C[TTEmo4zѣG?cժU&cǎ;v,[?;+:ɓ'Æ
c,f~K`"""tuu۶mꪫe``FWVYWWWtD4wL<"z-;t---kkW^I=%y󆭦jii*+ԩS:u!~jj*[MIIaYzLD622:}tvv޽{Y϶رؾ/_3ÇO8AD>fDEEqqq/_vppx捗ȑ#ߔNj&]tS/"~׮]mmmr#G.X
Ν;K/0>@yc90_C{<58˺_ot`|MD'>>J<***33O>ֳg4i"8N;	={ƍ_U)'$$رc6lxd/^/_jߟꫯĶ/^ʊm:~޽{2>1BP(;vll9555??,**b
ݘEEEl踨ȶm?aaaiiiVBnn.?L]V9??_{vzɓ'bX٪{PP_LJv*BY/…9ʪ|r޻woȐ!<x𠾾~^ؽ+Xddd4l0""W^&M[.`dddii)v*K6ܹs/3tP
hkk;]ư,PT(սqFԻGܫWQ/놄d8DJ)//O`BVJ{ߘXkyҤIc
*جXS'Okt=33>,..fIW^^![lDSM6<6++K4S+V,Z%,-
IIId##dPe|I&M
ϒ[%[9sfѫV֭[``hvqdr.IIIIII7oެ[ץKabbDDo޼aA5kV||CH5j`7׬YիWDddd&&&ů_f/A۶mgϞͿgf͚,/.:l۶mn533cvwh7naÆM6;wʊuMa'Ҿ}Yf5h``СC3g%,seC͕:{Sȁ*+'77uͭCqDT\鳢DԳgO5V
4055e4h Y'++f͚ʵSTTTNPfkԨ!5b)%KZBa~~Ç/\ ٔmW_}հaþ}>|xذawQb~H@&?:Zg|;bؾbGU_qƃ_eEeÇ͛7dȐ:u;vLd,J~eYܻw/;;DԶm;wQZZګWزr!N:	saȪ/%ܻwfgg{xx<==<x :'bf`-[422}vFrssٜᆆZHQ6m۵k'Dwaq[믿XɣG;tNC<!حb9UCTfFPIhJz6ZT6>!CҊf͚u]6wɓ'ǎ߰aC>::zȑϟ?]ӧe-((
/_?,Xѣڵk?~8225;jԨ/^fBCCׯ_F&?sѢEzzz
6uСs?ydʕ~~~g& dXDԥK3gΈ9$ESDOMmllR`Baڵݭ>qݻwᅲI_|y%K:u5a`ʆӧO}vNNN6mz9sLY޽{ƌ_~9s!@V}899ݿݻw={ѯ_x,YWYfvvvs	


444w%6;Zaaa7n|}6o9ի׷FO<;xݻ}||,,,<gNRDPEA1$Dȁ*MI;>h*:

-Zdee:k,VvZ333???--/[lƍAAA/^gcVZϟ2uTSSϟRe#?
UPzAPo>oooŋ/̒aw߭ZM6sDeooo~׏h"~"Cy^훙ѣUVܹX#k4ڵ{wP!-[7nq111f?b
~!???  `߾}[ki1>>^\dƍ322zŋ[+yBCC;v8xGwlTTԂN:wy󦰰P[։*_paZZillSJJ[\G"Dv͐)ώTy"Aj9~Ν}:m*6#)/Cy@Yu5iD!@C8$UԿ Pa/THKh*##Ҫ	Cj&wC>xOUw&V"8yPmݳP&Py{y[zQڕ{v]Vw\?Y!(B_=8#Z~Sq@5P`U]W*Gr@>o
<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 -->
    <containerStop id="containerStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00" triggered="container" expectedContainers="containerA containerB" speed="13.89"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect triggered_join ( Last six runs May2022 )

---------- Differences in errors ----------
23,26c23,25
< Debug: Selected item 'waypointContainerStop' in GNETagSelector
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute triggered of waypointContainerStop isn't valid
< Debug: Setting new attribute
---
> Debug: Selected invalid item in GNETagSelector
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
29c28
< Debug: Restoring previous attribute
---
> Debug: Removing trip 'trip' in GNEChange_DemandElement
31,65d29
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|S6(lSZ)@Yd*("
?ܢ2QQQ*p8PTfٔ-@א&i&Mࡹ7'~Y{oJi.&:NHHHP@*u6νSPV
һbθ`0Xw]SIw
R8pE~Ȼ*I%d`i."2JV!ݨ<
P*oF'ʔK'͛f͚
6(]\س>o߾[*]*bgy3;/aVRÆ
/^%"U(.N㞞7nWvۣGs9Ov
x{yy9Oͳ>`;w*]3  vµt:|*il$.P\\_η൪m[5h<ni2/-:qĵk||||||,L;7gt
wlÆ
/<tڵkGGG_*?^Νt҉'y???Zm;wiӦv4:u;x7o_~Rg!!!&!))k&M%F(uլ"VVm#[Yk"*wVhVb%\B*XevO?,++w~7nhРNzQ[F+K`0<򤧧|ZGOOOG
:hI&}c5͊+;}vvٳgϾp¢E^^^f{yyիW/::믿]vhh)S:z謬,i)^^^Vz/ѣoƾ}:tӖ:>}af̘q]cǎׯ_?zh?}'?vܹgϞ괾\Iճxi2--clr>3Kȹs|}}/]4l0~ܹs>>>&6mڰafΜ4{씔`0X*N<<<M4c0tj	;v_PZ6,罽rP2?^t188xճgB]v
Yb;3-8z/vZ!ēO>c[t}ׯ_7ziqQQQ⼽_z饡CzzzYfܹ|!.tׯ_̛7O׬Yx͚5znnĉ>OOϵkJ]Iԩ\}ow}gΜ[UNvyu1(((++kٲef;v4iҵkׄk׮~Ϟ=۷oBxzzj49۷On!7n#R.CA!Ć
V^s5Jҍw}788'&K.kǏoڴI,XPjxҍ?m۶pnj!ڵk7nܸ+W
}Ǐ'%%Yooi~qq#G4QFǏ\I5222N:%MzzzJ裏bcc
CXXW^-f͚M<><j4Ç?AAA۶m5kVZZb„	cǎZjRRo/^z􌉉ywrrr>,NiE|I!D^^ށ{iԨO===_xGyJ*zGnjKOH'lҤĉ.\hewjo~g6`Q"~JS֭[nݺ&x3@!;aS+]_~ʕ
61cƕ+Wy!]wݵqUV5hॗ^jܸرcwo۶Mieq6lXjUÆ
M>o<!Č3v:k,Ky7vQ.]߫WnذԩSӥL>k׮&""ƍ7|dWСCg͚5a„3gn۶m]tٰaCttt۶mN`̙'O
%h4={l۶>|xzzUIh4ZJ*Rc`|h|y(Onh˗/-`rٞ%6m3goaaN6mV㏋[l)>zc__ѣG߿R?mڴ߱c`Æ
RJ^^@&ov]vI[&>>~ذaժUk֬Ν;}||Î;
VjUF3q~!##K'>>^ڳR{Jsss5jt%;n-b֭C[`ALxzzΟ?/a۝;w:t(??Gzꕟꫯv^qJV䥗^RSSVoϘ1cС|Sl"ݻyx'77W*U+B_p\C?зkv i!4]G7ҥr!zÆ
)!8yf!đ#G:?Vp±clY۷o~m
8p޼yAAAF=zݻ7nŋ=|;vѠAΟ??((hȑcƌF5իOŋǏ/Odd_ot{;vlݻw8p`bb4ײe[Z;___iH37x.]DFF&w=c=t~뭷令j\/1^O81rHi[Jrlү4niRLBBw.]vݡCoo{IJ=s$f|{{{ySO=SB)Sdff9/[ҺgddxxxԮ]ҥKf,HOO&\QF
K/]$ٳgCʥW\&ҤR<BH;W]6;;~FM%=6((ŋV~|UV	!=-]f޽ҽ[liԨQzzQ}QO޽{ׯ_2O>
4W^G>}4k0zUr.\%g20<>us]lܤ?ؾtQݳ% ӵj*9޽wq\VgΜ׺ukOOO9~Hnh4$<s<Zj7ߘtegϞ/_x\|d.I/^h():thĈ&Ϝ9S5kʕ?t[O`0


gXbɒ%+WK-id2777//`0cIݳgO.]6ocǎWJ=ʇ[!57^y>};O?<^jB*@ZBiR/^Xn6qD!D>}Lv4_:ZjK;711ZtҥK}}}(O?,뒒]֢EN0q~Ը+eȑׯ7Y~x~fʹZuY6`l\/K%v<p]G79m?$ `㘘,TJyyyF-,,bUaaٿ9//OOz0aIحIWO?IWi^yw/ZHngqqm!DQQq4裏eDhz9s̘1C
<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 -->
    <containerStop id="containerStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00" triggered="join" speed="13.89"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect triggered_person ( Last six runs May2022 )

---------- Differences in errors ----------
1,66c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'trip' in DemandElementSelector
< Debug: Selected item 'waypointContainerStop' in GNETagSelector
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute triggered of waypointContainerStop isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,13d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointContainerStop
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 594 - 323
< dummy
< person
< personA personB
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in errorScreenshot ----------
PNG


IHDR1clIDATxw]u?ۦL2+PC'H*(`+\]wa~E E!!@H#I;sYcLf{<css'

bX,Fp2lnnnlllnn5T0&pxÇ<x<jԨp8VZ5o޼7[nժUt:nx'pG1hРܬH$,Nwoٲ7ޘ={s=W^
^l|H$rqǝz3f7n\nnnv˖-{g_~9JuRaî666&BccaÆ.xO?;&駟>


>?JJJ~-[,wTmrG~ޭoߏ۱c7\VV[՝~[TWWw}20۷̙3:;hhh9sf߾}>oz￿.3Emm}ݗ;dgg?S|k6;;;k@ODN?%Kd>XtgD
oӧW_=z5jUW]ea$2C^*?`0Rg]TTlgyl0FH+7n\ЍBرcJOټ@o4f̘N:)+++FBP(͘1qz0z;lAwwÇ?CN^RNE?8F`uF9eʔ8`ȑAw@O&@g.n߾}Mf*,:]9眼O<1777F`]rrrFn䣢`:KNNNYYY8
eee999A7@%@2u.;r>}g	#GOwtizzp8\TTt#,;;HлtلF=@wF]6.8=5=K"HAwt2zX
@ׯ_}MVVV$D"P(NRd2X__X]]]UUUYYYUUUUUcǎ1Ju1;J"hllz,'}tAÇ1bĐ!C\VVVVVVXXݮ{zDTUUo۶mͫVZnڵkϟ[銊9tSSSEEEM?}gĈcƌ2dHYYYIIIVVV<[bXK:0`CP@qCCCEEŶmV\f͚5k̞={ƍ͉D"Htz%%%{jghhhXt@'SE">};N=z	\RRZ*..9r!H$o߾jժիW^'ܴiSMMMCCCrѢEUUUCLRUUx⠻࣢
t衇}铛(YYY%%%%%%cƌI$


_֬Ydɒ~_xyyy:jsAm۶y#
2dGu'<bĈT-aepxz)]ڵkd,ֵ>$ɵkZ|C9dƌ'pѣ[jF"HnnСC'OJpi'VCCË/h#Kh4zN>c9KJJ]{ M<m֬Y}nku%`zi>.N6lXNNNMu	&ӧ6Xvo9f̘Lv[oڵkLbK9ɓ'8+?߻dž:f̘y}


<uN$3glhhz*?SN9so}v;Iaa~JBΪUZ
VZ;=@7f̘s9_¨QVD>=#uuu͚5k~QFu1槞zjA7@'Г;nܸ0UM:uĈ/
#<
{t:6
zWfp3θꪫoޓ~C>7o~;vdOcǎw߰
BJӏ?ҥK{:|QQQ+ۤRW^ijjXc/w}5 `z;vqA7iHdĉӦMk}ܻ[nYlY?o/Rٳ.\t#0`WNӯdjjj^/!í_m2LFGy)fd~3XƇz{/
AO>;ט4hз7KRW^ywޙq;G${ﭨLGyYg_۶m\͝]v%DvC͙3mwUW
>|[?6oI-[vm?O;Bͽveoq֭X5eʔ;/++k[p
7|…;|xyѢE7|/~ڎ=8@O3bĈG˗/_d߮}#d/H$>3<s7Bx۷wT;vx'Oܖs1>heee"hhho~#lڴB]7/r!mV=o޼ƽ){]{lD"3<sٲeDbgZnWH}{'D"O:]W~_W{577Vsss}}gΜ|e̘1|SV(P/#-NϞ=/lGy̙3mvdnvXRR2iҤN:裏<xpIIIaaaVVV$i:NR溺M6>[:@6|>3/m?`vv:+v\?w,JKKۧOO?o߾X,
VTT<c۷oO$p=ѠAf͚UQQݶ^~uؓO>yŊr_qw~JKK-(((,,,,,,((5@E">k}}}q?aW^^wܱ#TDbӦM7pCqqq罂^$93̙,X0a„v=zŋ;;jveտ/rv̜	naڴim;v__PP*7nl^6{5jTf]H4ڱcǶ}c=]x^re{9rrrf̘k	^%.Ydn?pYYYeee?l¶=ۆ
n}P0@D"\p~ljt˖-\sM~adžn^0lذNzB/xժU{3H$^{v-oƆLWss֭[_xO?XHЌ3?/ޫ7/OSw1b?|Mݞ$JUUU͟?'x͛!4iҖ-[;hg`;;sĈr{_’%Kڸ}$ꪫC1-[^~9s<3WN$t:JvH$cѣO9?#XrWUVeyD0	ӦM뮻gݩ~6RZZCM>PN6nܸlٲ]v޼y˗/Tjgp8fee5C1b?nܸ!Cᦦ^z/߸qc'@%8;<;6y.^.{۸}$oƾ}v`=OSSSCCCMMMUUUEEEMMM<o+**۷oQQQQQQ^^^vvGǟ}K.:SСC~:(u=Hq!C{w\vqt#騡k9g2۽oOMMM9-nᆃ>8vsrrN:3f<meӦMwqQG!=Rx<XSSS]]]SSSWWWWW[nbyyy})((ٸ6{%رo|.
@T\\_BAAA'Hӳg>󫪪ڸKii#<rG7ѥd2o߾jժ%K[nÆ
6mھ}{UUնmےd8p`IIɀ
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00" triggered="person" expected="personA personB" speed="13.89"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect tripid ( Last six runs May2022 )

---------- Differences in errors ----------
23,66c23,24
< Debug: Selected item 'waypointContainerStop' in GNETagSelector
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Value ';;;;;;' for attribute tripId of waypointContainerStop isn't valid
< Debug: Value '' for attribute tripId of waypointContainerStop isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\Gg9z ,(%5ػc4`Xccc, ؕ(J^cts^8>Wr,h(N(M!@hhC\:{IWM٧vi
2FY%.rD(X*Dl*"ɔr	r`dgTR3due酅rꥥOn	BCC1
@+	0VyKG*aժUgϞt钺
lĉw޽~2UzigI6*	pi&'A^z\\el\ \reӦMRam۶Uam4"ׯ߽{tttT&h'_֭[NX0̈
j?
owwwϭ[dҰ
9lڲȥ+SSSX׬Y3UV͖FD$i]ti׮]:::|ɘ1c=zį}9[[[6m$ϟw1ikkiY
UuttfϞد_?Zٳg<6mZU_jyFNBddmҤ3fPd[ɳqV&s>'I9*a~E|N&~
/@+=am+V4o4{{}^AԢCP%P8a@ KعVRJ TŪ¦&q=z1cƆ

mqɓ'~ffŋho޼ٹs'%$$HSjUݻwں̚5O>Æ
`{ёӲ<yaX/۶m{u^6mØY̝;o߾Ϸy>|xI~]rWX˘edd׏=LLLWW}o߾O?'9[;gΜ}.XrǏ
Fo'@	iii4#
ʀ$ڵ_jV&hu6HݑZppMGD֭𰶶.,,<sŋhխZ:y+233ɓ''O>w;vȑ:t`/lYf>|5kָN:O>ٳ+WdD믿77>VZneeUXXx%KdggLW_	sαV|S-Z#ꫯ~ǯ˗vvvO={sVZaiiqQzimm4cƌT"8N}XX͛7H p'			wkiiy]ZZZBB`ZZZ<"".]t̙'NL6mʕi-^z̘1;޾}hѢqժUkƌׯ/2Uyl޽{
jذ7o;bĈ
6Q&MO:W>|g"##חU^XXcmǍP/caa
}}}ƍ/\ 
6m:nܸ3g7|Sv3g[y
9߿ĉ---oܸpD"?~QLLL"##`M:w   `ŊYYY=bi';cQNNH(~嗎s*&O<tP##>|Ĉ?3;L1cư}ر5k֜2e͛<;o@rzI"FPNT)xϟ?ޥfe'MzBz#/F7tbPVZ]xԩSիW?~RRҊ+/rӧNZFQFojɒ%7n t9tӧW>gΜ߯ZϟߪUjiiYm?I6۲e˗/9szg~=dܹZ8'--mڵle˖I6?g…Ǐ_`7.^(Zly%
Ξ=޽{?s^^ނfΜǾHM%pvƍk8N[[ȈU
C!b%|W_8+>vX޽[+eիK.nnns޴iSaaaݺu><ɯ?lذ߻wOV;ΆAAA͛7kdd*>I}}}Aofg&88o߾k644u떞P(

۷	qSLٿJJk'88=~kklGGǷoqԩchhDt>}_?!b5k
'Mcm{֭:tݺu۷͝7o^֭-Z뛖ƿS؁L:?HHHm={gݺuQQQ,k׮o~Y`a0@s`dGKK""eBqLII!JSwhÇzտK_"z'\]]ܹ#7o<}Tݼy͛ݺu[j!C
BDUVjѣGAAAAAAݺu[fGz5V:f>{d;Ϗ?زe=zO>
					֭ۃX?^ݺu{)YmAA3k׮-[bF9rH_-__W4{ѣGf駟S@ϟ<cOY-ł	

<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 -->
    <containerStop id="containerStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00" tripId="customType" speed="13.89"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect until ( Last six runs May2022 )

---------- Differences in errors ----------
23,31c23,25
< Debug: Selected item 'waypointContainerStop' in GNETagSelector
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Setting new attribute into waypointContainerStop 'trip'
< Debug: Setting new attribute into waypointContainerStop 'trip'
< Debug: Value 'dummyValue' for attribute until of waypointContainerStop isn't valid
< Debug: Setting new attribute
< Debug: Value '-5' for attribute until of waypointContainerStop isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Selected invalid item in GNETagSelector
> Debug: Open additional dialog
> Debug: Cancel additional dialog
34c28
< Debug: Restoring previous attribute
---
> Debug: Removing trip 'trip' in GNEChange_DemandElement
36,70d29
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|S6(lSZ)@Yd*("
?ܢ2QQQ*p8PTfٔ-@א&i&Mࡹ7'~Y{oJi.&:NHHHP@*u6νSPV
һbθ`0Xw]SIw
R8pE~Ȼ*I%d`i."2JV!ݨ<
P*oF'ʔK'͛f͚
6(]\س>o߾[*]*bgy3;/aVRÆ
/^%"U(.N㞞7nWvۣGs9Ov
x{yy9Oͳ>`;w*]3  vµt:|*il$.P\\_η൪m[5h<ni2/-:qĵk||||||,L;7gt
wlÆ
/<tڵkGGG_*?^Νt҉'y???Zm;wiӦv4:u;x7o_~Rg!!!&!))k&M%F(uլ"VVm#[Yk"*wVhVb%\B*XevO?,++w~7nhРNzQ[F+K`0<򤧧|ZGOOOG
:hI&}c5͊+;}vvٳgϾp¢E^^^f{yyիW/::믿]vhh)S:z謬,i)^^^Vz/ѣoƾ}:tӖ:>}af̘q]cǎׯ_?zh?}'?vܹgϞ괾\Iճxi2--clr>3Kȹs|}}/]4l0~ܹs>>>&6mڰafΜ4{씔`0X*N<<<M4c0tj	;v_PZ6,罽rP2?^t188xճgB]v
Yb;3-8z/vZ!ēO>c[t}ׯ_7ziqQQQ⼽_z饡CzzzYfܹ|!.tׯ_̛7O׬Yx͚5znnĉ>OOϵkJ]Iԩ\}ow}gΜ[UNvyu1(((++kٲef;v4iҵkׄk׮~Ϟ=۷oBxzzj49۷On!7n#R.CA!Ć
V^s5Jҍw}788'&K.kǏoڴI,XPjxҍ?m۶pnj!ڵk7nܸ+W
}Ǐ'%%Yooi~qq#G4QFǏ\I5222N:%MzzzJ裏bcc
CXXW^-f͚M<><j4Ç?AAA۶m5kVZZb„	cǎZjRRo/^z􌉉ywrrr>,NiE|I!D^^ށ{iԨO===_xGyJ*zGnjKOH'lҤĉ.\hewjo~g6`Q"~JS֭[nݺ&x3@!;aS+]_~ʕ
61cƕ+Wy!]wݵqUV5hॗ^jܸرcwo۶Mieq6lXjUÆ
M>o<!Č3v:k,Ky7vQ.]߫WnذԩSӥL>k׮&""ƍ7|dWСCg͚5a„3gn۶m]tٰaCttt۶mN`̙'O
%h4={l۶>|xzzUIh4ZJ*Rc`|h|y(Onh˗/-`rٞ%6m3goaaN6mV㏋[l)>zc__ѣG߿R?mڴ߱c`Æ
RJ^^@&ov]vI[&>>~ذaժUk֬Ν;}||Î;
VjUF3q~!##K'>>^ڳR{Jsss5jt%;n-b֭C[`ALxzzΟ?/a۝;w:t(??Gzꕟꫯv^qJV䥗^RSSVoϘ1cС|Sl"ݻyx'77W*U+B_p\C?зkv i!4]G7ҥr!zÆ
)!8yf!đ#G:?Vp±clY۷o~m
8p޼yAAAF=zݻ7nŋ=|;vѠAΟ??((hȑcƌF5իOŋǏ/Odd_ot{;vlݻw8p`bb4ײe[Z;___iH37x.]DFF&w=c=t~뭷令j\/1^O81rHi[Jrlү4niRLBBw.]vݡCoo{IJ=s$f|{{{ySO=SB)Sdff9/[ҺgddxxxԮ]ҥKf,HOO&\QF
K/]$ٳgCʥW\&ҤR<BH;W]6;;~FM%=6((ŋV~|UV	!=-]f޽ҽ[liԨQzzQ}QO޽{ׯ_2O>
4W^G>}4k0zUr.\%g20<>us]lܤ?ؾtQݳ% ӵj*9޽wq\VgΜ׺ukOOO9~Hnh4$<s<Zj7ߘtegϞ/_x\|d.I/^h():thĈ&Ϝ9S5kʕ?t[O`0


gXbɒ%+WK-id2777//`0cIݳgO.]6ocǎWJ=ʇ[!57^y>};O?<^jB*@ZBiR/^Xn6qD!D>}Lv4_:ZjK;711ZtҥK}}}(O?,뒒]֢EN0q~Ը+eȑׯ7Y~x~fʹZuY6`l\/K%v<p]G79m?$ `㘘,TJyyyF-,,bUaaٿ9//OOz0aIحIWO?IWi^yw/ZHngqqm!DQQq4裏eDhz9s̘1C
<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 -->
    <containerStop id="containerStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" until="3.50" speed="13.89"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect_selection acttype ( Last six runs May2022 )

---------- Differences in routes ----------
7,8c7,8
<         <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" speed="10.00" actType="singing"/>
<         <stop containerStop="containerStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" speed="22.50" actType="singing"/>
---
>         <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" speed="10.00"/>
>         <stop containerStop="containerStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" speed="22.50"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect_selection duration ( Last six runs May2022 )

---------- Differences in errors ----------
29a30
> Debug: Value 'join' for attribute duration of waypointContainerStop isn't valid
34,35d34
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in routes ----------
7,8c7,8
<         <stop containerStop="containerStopA" duration="3.50" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" speed="10.00"/>
<         <stop containerStop="containerStopB" duration="3.50" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" speed="22.50"/>
---
>         <stop containerStop="containerStopA" duration="0.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" speed="10.00"/>
>         <stop containerStop="containerStopB" duration="0.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" speed="22.50"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect_selection extension ( Last six runs May2022 )

---------- Differences in errors ----------
25,82d24
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute into waypointContainerStop 'trip'
< Debug: Setting new attribute into waypointContainerStop 'trip'
< Debug: Value 'dummyValue' for attribute extension of waypointContainerStop isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value '-5' for attribute extension of waypointContainerStop isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxyXTsA%7H=wMKVZ&`Vn*mfZZq6zxx9s|{G)DRٺ
l]`*t̽Oa%7o,Wq~^I2XvY\V
V	JNd`Ul$rI%qPN< dbγ^zRzqqrpp*NӧOkΈP*nFŧ[Uj,(pCG?ɇq0_!)/:sօ\]Q1pYڵkjԨQnnշTquwppxgݟdn[4orZzF
+inˢ .:;;[O؛]Cs.ںOJb4Pn*b֞|ڵm췜'g>
N:eir>!zz^~X&nfX趌*tppzkا]Oy:}p}:Ok֩~>Í'k7mskGZ4k 姦];tX!?g7lOٔ]C~S>Mj,IBy==s3rsGGAzhS\TkO7gk8n
֭Skا[ܺcwս$I2Yd1J[5/VC14i,Xw)Sϟ~ԩ\,hUlu~YvvܹNFVVV
?5e>l]`Mjz?oO-NNN...&JzӸXؕL$$ɿm>׻nӈd$ɷ$Б{'*6l*߻GfVVx!Dlggg흝kT~؉ظj׭ݻg{۬yM^^l|/<ytr_{$ggg
5vvq/3+˿MGNz-=#P'}v]_<y3;ࡣʵKMVb{ode/Gagfu߮=//Wof{ђg֎<8_zf[vNV;
/MrJݳK`@?6n޿w[UՆ&v?nMʟN:OQƺ/6,ommk{m? xxȀF
{VV\\|.((B<8_<y:zm;_z톣'N	!Sݧ
\wr=<X^Xyyz7=~
ԫV?e9'']hA:zkvܼ<%6
Ӡ~]c'No{{aaѡ[NrWN$I$>&/?_^os=^2#FujcF=.c'N
ӰA=wJBk܅oͽ&FI_حsS]w>zPpvN4ӵr^~~NέKWrmxԫR^;|S|nl%4!xVqZusm:Y~JLwpJZ14,ةC]'N%!ԫ׹Sǣܡ};c'Z|6Zx{gg+VZn^^zƍ;C;v=|^V˷=~}*?ߚ6}]\\O$I
]Ν<ݒϧ߸5;'GکC]]]]Ok.yC.ip-w)WӮ˱m^5~XBZݶuKo/y;u
puqzuOko۹Bk~*
dpByA3ɓ'V&DSNN,1dӦM6m
h۞Woܬ?{vzS4k3{[9m)hѬ3g9UBkxybڞ|Bɖ4jpGOx{ӳk+ӳkƍ6l*9Hϗg
!6]9v۫Fol+ݣKF
c6o)m%w_Ps	%:::6iNSn!nwoQQQ]{uru%Ix9܅59n999I$I.7Vz$w)$9888kךLt{ڣ{ޞegΞطKqqԠ~ĘvٯV|}NNNgoԱέ[SSKrRڵruuUf
8:::99kuvvx9UW_ЮoMoggKW\]]jZ+Hԣ}8;;\xY~dەyV(,,}#xtvv?B$ЮcQQ?U-ꮡ~!]x%5C?^VXXԻGO{))N ܻ?QYnlݱZzsϞkѱUյk|X@_ⰯwRM3220x,|꙳Ϝ=Uÿ=rB\tE~C|5ڳhXޅsFմlN^^5ڶj=<;,iKB=S)ot{%5SjԨvĺuh.\,wܡoRF4mϳO=6O&FkLMvBʥ)ZJj<[]떆Ar$X]b+?ФQ~fTAy91ܕj[5
p|[wĊAQs"zzFfjի{*3`<H;cfMR.^_c܃[;wEsm*SB
i͜WԨ^]QPP${^~$I^5gֻ-ww!ĭ[snI>V>fyF==yx!rrrswRmykd];r"5‡7__Oxq\W[VFK1P3līF=q	ZӼzw7|ZnѬf7s3od1(kr&}]+CBG4rzOT=ժy访pr^~~`7WW;8HBIL睙yCEBdȊK߽7"M7nnts>Rnm[B\ߴU>jmѺS˷rnU\\\1jV;[|B!DnnnAA|mBݳ^ta:'OiPn*ymnݺe~q^"??_s{:sE&t}|#׫f]CTB/@+:ϫ֧)w{uWe?>xǜZӼ_nY7.q[]Oy4ܩ<ť[/%(ĩ394qpp8qi`	Fy~W]+lcKŻV$)h=oPdEr)..vrrm`\aQ¢"!5ܸ&vT.woljZ$!oXn^~=͛K]\‚BA^BiF+ DӴk7]?VXVȁjZV+[ܼy3eݖJͲZ~5ofgߺZݞN~-7Fs
PYY7n=ա};C_{FFVUVȺy3;+=\O8x"##I ZNtrtB8::]\juF
6g禍~8ffސo^p@"oWUv0
j,᜜[Bww[j:;O
X˯CwSɞ<xdX{z.͛4ZF][4m|z
<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 -->
    <containerStop id="containerStopA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <containerStop id="containerStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="3.50" triggered="person" parking="1" expected="perA perB" permitted="A B" speed="10.00"/>
        <stop containerStop="containerStopB" duration="60.00" until="20.00" extension="3.50" triggered="container" parking="1" expected="conA conB" permitted="C D" speed="22.50"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect_selection parking ( Last six runs May2022 )

---------- Differences in errors ----------
25,76d24
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
8c8
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxyXTsA%7H=wMKVZ&`Vn*mfZZq6zxx9s|{G)DRٺ
l]`*t̽Oa%7o,Wq~^I2XvY\V
V	JNd`Ul$rI%qPN< dbγ^zRzqqrpp*NӧOkΈP*nFŧ[Uj,(pCG?ɇq0_!)/:sօ\]Q1pYڵkjԨQnnշTquwppxgݟdn[4orZzF
+inˢ .:;;[O؛]Cs.ںOJb4Pn*b֞|ڵm췜'g>
N:eir>!zz^~X&nfX趌*tppzkا]Oy:}p}:Ok֩~>Í'k7mskGZ4k 姦];tX!?g7lOٔ]C~S>Mj,IBy==s3rsGGAzhS\TkO7gk8n
֭Skا[ܺcwս$I2Yd1J[5/VC14i,Xw)Sϟ~ԩ\,hUlu~YvvܹNFVVV
?5e>l]`Mjz?oO-NNN...&JzӸXؕL$$ɿm>׻nӈd$ɷ$Б{'*6l*߻GfVVx!Dlggg흝kT~؉ظj׭ݻg{۬yM^^l|/<ytr_{$ggg
5vvq/3+˿MGNz-=#P'}v]_<y3;ࡣʵKMVb{ode/Gagfu߮=//Wof{ђg֎<8_zf[vNV;
/MrJݳK`@?6n޿w[UՆ&v?nMʟN:OQƺ/6,ommk{m? xxȀF
{VV\\|.((B<8_<y:zm;_z톣'N	!Sݧ
\wr=<X^Xyyz7=~
ԫV?e9'']hA:zkvܼ<%6
Ӡ~]c'No{{aaѡ[NrWN$I$>&/?_^os=^2#FujcF=.c'N
ӰA=wJBk܅oͽ&FI_حsS]w>zPpvN4ӵr^~~NέKWrmxԫR^;|S|nl%4!xVqZusm:Y~JLwpJZ14,ةC]'N%!ԫ׹Sǣܡ};c'Z|6Zx{gg+VZn^^zƍ;C;v=|^V˷=~}*?ߚ6}]\\O$I
]Ν<ݒϧ߸5;'GکC]]]]Ok.yC.ip-w)WӮ˱m^5~XBZݶuKo/y;u
puqzuOko۹Bk~*
dpByA3ɓ'V&DSNN,1dӦM6m
h۞Woܬ?{vzS4k3{[9m)hѬ3g9UBkxybڞ|Bɖ4jpGOx{ӳk+ӳkƍ6l*9Hϗg
!6]9v۫Fol+ݣKF
c6o)m%w_Ps	%:::6iNSn!nwoQQQ]{uru%Ix9܅59n999I$I.7Vz$w)$9888kךLt{ڣ{ޞegΞطKqqԠ~ĘvٯV|}NNNgoԱέ[SSKrRڵruuUf
8:::99kuvvx9UW_ЮoMoggKW\]]jZ+Hԣ}8;;\xY~dەyV(,,}#xtvv?B$ЮcQQ?U-ꮡ~!]x%5C?^VXXԻGO{))N ܻ?QYnlݱZzsϞkѱUյk|X@_ⰯwRM3220x,|꙳Ϝ=Uÿ=rB\tE~C|5ڳhXޅsFմlN^^5ڶj=<;,iKB=S)ot{%5SjԨvĺuh.\,wܡoRF4mϳO=6O&FkLMvBʥ)ZJj<[]떆Ar$X]b+?ФQ~fTAy91ܕj[5
p|[wĊAQs"zzFfjի{*3`<H;cfMR.^_c܃[;wEsm*SB
i͜WԨ^]QPP${^~$I^5gֻ-ww!ĭ[snI>V>fyF==yx!rrrswRmykd];r"5‡7__Oxq\W[VFK1P3līF=q	ZӼzw7|ZnѬf7s3od1(kr&}]+CBG4rzOT=ժy访pr^~~`7WW;8HBIL睙yCEBdȊK߽7"M7nnts>Rnm[B\ߴU>jmѺS˷rnU\\\1jV;[|B!DnnnAA|mBݳ^ta:'OiPn*ymnݺe~q^"??_s{:sE&t}|#׫f]CTB/@+:ϫ֧)w{uWe?>xǜZӼ_nY7.q[]Oy4ܩ<ť[/%(ĩ394qpp8qi`	Fy~W]+lcKŻV$)h=oPdEr)..vrrm`\aQ¢"!5ܸ&vT.woljZ$!oXn^~=͛K]\‚BA^BiF+ DӴk7]?VXVȁjZV+[ܼy3eݖJͲZ~5ofgߺZݞN~-7Fs
PYY7n=ա};C_{FFVUVȺy3;+=\O8x"##I ZNtrtB8::]\juF
6g禍~8ffސo^p@"oWUv0
j,᜜[Bww[j:;O
X˯CwSɞ<xdX{z.͛4ZF][4m|z
<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 -->
    <containerStop id="containerStopA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <containerStop id="containerStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" expected="perA perB" permitted="A B" speed="10.00"/>
        <stop containerStop="containerStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" expected="conA conB" permitted="C D" speed="22.50"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect_selection permitted ( Last six runs May2022 )

---------- Differences in routes ----------
7,8c7,8
<         <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="permitA permitB" speed="10.00"/>
<         <stop containerStop="containerStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="permitA permitB" speed="22.50"/>
---
>         <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="tripID" speed="10.00"/>
>         <stop containerStop="containerStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="tripID" speed="22.50"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect_selection triggered_container ( Last six runs May2022 )

---------- Differences in errors ----------
27a28
> Debug: Value 'personID1 personID2 personID3' for attribute triggered of waypointContainerStop isn't valid
31d31
< Debug: Setting new attribute
38a39,40
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
40a43,44
> Debug: Setting new attribute
> Debug: Setting new attribute
---------- Differences in routes ----------
7,8c7,8
<         <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="container" parking="1" permitted="A B" expectedContainers="containerA containerB" speed="10.00"/>
<         <stop containerStop="containerStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" expectedContainers="containerA containerB" speed="22.50"/>
---
>         <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="container" permitted="A B" speed="10.00"/>
>         <stop containerStop="containerStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" expectedContainers="container" speed="22.50"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect_selection triggered_join ( Last six runs May2022 )

---------- Differences in errors ----------
27a28
> Debug: Value '22.33' for attribute triggered of waypointContainerStop isn't valid
29,30d29
< Debug: Setting new attribute
< Debug: Setting new attribute
34a34
> Debug: Restoring previous attribute
37,39c37,39
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Removing waypointContainerStop 'trip' in GNEChange_DemandElement
> Debug: Removing waypointContainerStop 'trip' in GNEChange_DemandElement
> Debug: Removing trip 'trip' in GNEChange_DemandElement
42,44c42,44
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Adding trip 'trip' in GNEChange_DemandElement
> Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
> Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
46a47
> Debug: Setting new attribute
---------- Differences in routes ----------
7,8c7,8
<         <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="join" parking="1" permitted="A B" speed="10.00"/>
<         <stop containerStop="containerStopB" duration="60.00" until="20.00" extension="20.00" triggered="join" parking="1" permitted="C D" speed="22.50"/>
---
>         <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" speed="10.00"/>
>         <stop containerStop="containerStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" speed="22.50"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect_selection triggered_person ( Last six runs May2022 )

---------- Differences in errors ----------
27a28
> Debug: Value 'containerID1 containerID2 containerID3' for attribute triggered of waypointContainerStop isn't valid
31d31
< Debug: Setting new attribute
38a39,40
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
40a43,44
> Debug: Setting new attribute
> Debug: Setting new attribute
---------- Differences in routes ----------
7,8c7,8
<         <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="personA personB" permitted="A B" speed="10.00"/>
<         <stop containerStop="containerStopB" duration="60.00" until="20.00" extension="20.00" triggered="person" parking="1" expected="personA personB" permitted="C D" speed="22.50"/>
---
>         <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="person" permitted="A B" speed="10.00"/>
>         <stop containerStop="containerStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" expectedContainers="person" speed="22.50"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect_selection until ( Last six runs May2022 )

---------- Differences in errors ----------
29a30
> Debug: Value 'waypointContainerStop' for attribute until of waypointContainerStop isn't valid
34,35d34
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in routes ----------
7,8c7,8
<         <stop containerStop="containerStopA" duration="70.00" until="3.50" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" speed="10.00"/>
<         <stop containerStop="containerStopB" duration="60.00" until="3.50" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" speed="22.50"/>
---
>         <stop containerStop="containerStopA" duration="70.00" until="0.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" speed="10.00"/>
>         <stop containerStop="containerStopB" duration="60.00" until="0.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" speed="22.50"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop volatilerecomputing ( Last six runs May2022 )

---------- Differences in errors ----------
1,205c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted edge:-E0 into SUMORTree with boundary -10.00,-10.00,11.60,30.00
< GLDebug: 	Inserted edge:-E1 into SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Inserted edge:E0 into SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Inserted edge:E1 into SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,10.00,60.00,44.40
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopC' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopD' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopE' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopF' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopG' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopH' in GNEChange_Additional
< Debug: Adding vType 'id' in GNEChange_DemandElement
< Debug: Adding trip 'trip0' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip0' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip0' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip0' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip0' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip0' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in errorScreenshot ----------
PNG


IHDR1cmIIDATxw]u?ۦd&wBHPw?uu]EDQA!@H#I;sYc0I&Ly>09q9O(

@byyyX,d2tk`]Q
6hРC9dȑ999p8ׯ\rܹ6lXvʕ+t-?(//?餓N<#<rYYYH$D:1y7xc֬Y=\EEE0kH?f̘1vǗ.]3</r*G}
C,XԔMMMϿcWPPpI'=۷oߛ軳ʧ~O,((@(TRRӟtҥxo?OKJJ~n7|s'~o_+UYY}WSSo{W >hccN}Ҡ_7INN}W__۪{	;dgg?Sf>\uuu]=D"gqŋ3~[-Y䬳ΊD"A	z7{k5jTP
9ꫯ1!@/#bpG|
zz8s)**
³:
zzH$rUW;6FBPh̘1W]u'|@o4zO>9+++FBP(͘1qz0z?|ذaAwwÆ
;ÂN^.RNE.8F`uF1eʔ<pĈAw@O&@'L---6mw|@GtIA7@%@3lذh4t#F
&л䔗p8\^^t#X0.SN-g„	Aw@%@/Gt#wvizzp8\TTt#]TT$лtلF=#@Fl]pyjzzD"Nbt2zX
@׷o⒒¼ʊD"H$
T*L&jjjoҹ655RνfgI$MMMAw@%@DŽwRZZz6l4hPyyyyyyaaaNNNVVVvvv&濩غuMV\v5k̛7/=Mӕ]s!.;@
@w'@deeeeeq&L>|ѣ\^^^RR)bX,֚N?nܸP(:PXYYu+V^zճfڰaCKKK"H$~:^lYCCCII^/466.YD`E">}3O5j
TRRZgMgee1CM$۶m[rUVZOnܸpg^hQ]c	Qht<Î9	&0O>]ap8URRRRR2zD"|eՋ/~_|ŪO:=WTT鮶t:޺ugw`7裏>S^RRt_56;S=tJ<_fM2ź֯dr͚5x<F豺'C1cƉ'8jԨֵH$;dȐɓ'?~}d{/`p4=O~tA%%%]mVb'OnիWo۶-[k]v&z^uC9/>tSi}֬Yo=:]֛of͚'EbX~.c=v!C=zܹt@cc?|tǀģ>t#d]cp8<nܸSO=sKKKzHaaFBʕ+[
V\;=@7zs=sȑ#VD><tի~#Gv1𖖖zjժUA7@'Г~<ƎָjS>|ѢEt@:QG|ޖt:={'NA8Y8>3?;;P(4`s9G|Νnjo	)`zt:/Y	'qL*{_y5/#2O'۾}^SSt#D&N8mڴǽkjjn喥Kfo^,J͚5kA7_n{t:~W6cP[[߯nݺuodЍdZ4=ꨣN=ԶK&wuC=ԔZ555=w}w/|k@N|޹o}X*ꪫ㎌q_<@&	|sOeeeЍdZ8>ꨣ>ݮr׿޺u7_Ҳk`h4ݡS|ٳgٶyyyW_}av{dCCO~_6mG͛7O~а/J@`܋.誫Plٲ벦LrgeeȺno^`A϶,\o^WW׹ipٲe/>:tn>}~x<eć~xYgv"t8߶m[g}x`ݱ#TUU%7ƍ;+u#/{տo~smjjڛMMMu]7`O$9묳.]H$v$k~K_D:8OQQ]wݵq[J$O<Đ!C:tG/[n]
}}}KKK{j444[Gҗ4zOk*_~\sW\Ng͚uEuhy磎:G---6d2yM7{MMMN,))4i'|140+++NNөTrƍ>;}GK6l??uYVWW_0;;gF;nc۶mnbeee}93JKK

bX(j򭬬|Ǫ*++mۖH$+8s6f۾{}eO9˗wʼhݺu[[PPPXXXXXXPPk+D"r_׆\SS~Eo}Wƍo}{H3Ϝ={v;?;TbԨQ-Q+нt`LȀp8|p
ӦMk1cWٰaC\s5w}ȑ#;6t_>BE]tu׍3gwqwu׊+:cϑ3cƌ/^{mNNNw{07?C/lׯ馛o?C\$?=N7ok;Tt;7LvS555>CP(KV\7㱉D^ЖHpolll$}lٲ^83,@͘1c߾}`jii+?Ç?CrIRTuuyx^xaܹrI&m޼S{F Hp㏿;)|>-^G"JJJ:#Ln޼_={3<jժD"NSnύD"p85SO=#<+V|K_Zre]L86mڝw9a„ݡævRVVN>PN7lذtYfܹ˖-TjGp8fee9>|0v^z+ذaC/
^K 0xwqAun\h_oH$r%x㍥FX[[[]]]YYY[[[򊊊JKK򲳳?rx<^z555z9`2䡇:cX^9w}_WD;O<x=swn'N?μײnS[[o9=oC9$vsrrN>3f<<eƍ~G)=Rx<T[[[SSS[[[_____['b>}dggwl^GͽKo~7}ZdG*..~}`HӳfͺyJYY?|Gv4ѥd2m۶rŋ]v7nܶm[uu֭[d0`@III8x1cƌ3fСYYYKu.(Noذn?J{н_ޡ
{@ssW\q}}|'g???7Nl߾}/҂VZy-[]߯_N8qʔ)rȠAcX˗/;Son	@Do]wu@W^yK/]vm;ӟtiXrSSSEE?6mغukR\VVVyyy~Ə3fȐ!byfW\qEgm5%9~w=nܸ̔N?nO8;sСd2YYY|wyg;wnuuu]]>]ӧON8SNGQ\\ھ}{нt/AD7ߜ<yr,**v\yɒ%sUW]5xܮ3#HAA	͜9sƍ͙{?aNNNg?p;4IcYn]2lll\`za.@^D"YYY]tw߽rnĪU.첮|{+};ٰaC kgyf-**o~K/]{#F:ŦLpD"{!D?ӂy{[paG p~nHL<o]YYoYf}B^^ެY<3XދFƍxۣnotiWɿ/ə<yw
^t駟a`D"gqƒ%KVd2y+ng̘SOuWǟzꩾ}}}O>\sȑ#n$
/|$Fs}_7lt;Ŏ:o~@}7=w555˟2D"r_򗪪ߐ][vW\}h+W:L}Ԃ8Mook׮mii	=مٳg><@d
4////6lXЍ|ԀN9唠?+xwn>./tX,veq]mۡ͛7?Ѝt	=W_O?b_~ycƌyEQ˗/X^^Z1cnڠߢxw}>Ann
7PWWt˗/?3m0I"/~͛7F5k\z(|+V::]cc/0cƌMWD.97^y啢
kIPuuu<af=bYgo&ߺUWWӟt9^{mיFxw5J|jX,vꩧΛ7c'NCx
Q\\|H(
555=sַV\NnH$>>9s$	BѣGYYYA7@O 9f̘q!t{WKJ.\|ORAF^xQn@0k	Pss?Wnݺ5^>ફZ`AЍBШQկݞފFgu֔)Sn$L&|+rӦMA͙3/
s>:46`֐!C.I&ͻ6nl'=ܹsG|'ݝ^D"~J-Zt5׬^:6z{
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE0_0" startPos="19.75" endPos="29.75" friendlyPos="true"/>
    <containerStop id="containerStopB" lane="gneE1_0" startPos="28.41" endPos="38.41" friendlyPos="true"/>
    <containerStop id="containerStopC" lane="gneE2_0" startPos="16.48" endPos="26.48" friendlyPos="true"/>
    <containerStop id="containerStopD" lane="gneE2_1" startPos="21.73" endPos="31.73" friendlyPos="true"/>
    <containerStop id="containerStopE" lane="gneE2_2" startPos="23.79" endPos="33.79" friendlyPos="true"/>
    <containerStop id="containerStopF" lane="gneE2_3" startPos="27.13" endPos="37.13" friendlyPos="true"/>
    <containerStop id="containerStopG" lane="gneE2_4" startPos="31.03" endPos="41.03" friendlyPos="true"/>
    <containerStop id="containerStopH" lane="gneE4_0" startPos="17.90" endPos="27.90" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="16.20" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Speed of turning connection 'gneE4_0->E1_1' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
Warning: Speed of turning connection '-E0_1->gneE4_0' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
Warning: Speed of turning connection 'gneE4_0->E1_1' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
Warning: Speed of turning connection '-E0_1->gneE4_0' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" disallow="pedestrian" speed="7.10" length="10.97" shape="-1.60,5.20 -1.18,2.22 0.10,0.10 2.22,-1.17 5.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" disallow="pedestrian" speed="5.37" length="5.81" shape="5.20,1.60 3.62,1.82 2.50,2.50 1.82,3.62 1.60,5.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" disallow="pedestrian" speed="3.65" length="1.30" shape="5.20,1.60 4.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" disallow="pedestrian" speed="3.65" length="3.37" shape="4.12,0.88 4.00,0.80 3.60,0.00 4.00,-0.80 5.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_c0" function="crossing" crossingEdges="-E0 E0">
        <lane id=":gneJ0_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="3.20,3.20 -3.20,3.20"/>
    </edge>
    <edge id=":gneJ0_w0" function="walkingarea">
        <lane id=":gneJ0_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.91" width="4.00" shape="5.20,-3.20 5.20,-5.20 -5.20,5.20 -3.20,5.20 -2.97,2.63 -2.27,0.53 -1.10,-1.10 0.53,-2.27 2.63,-2.97"/>
    </edge>
    <edge id=":gneJ0_w1" function="walkingarea">
        <lane id=":gneJ0_w1_0" index="0" allow="pedestrian" speed="1.00" length="1.96" width="4.00" shape="3.20,5.20 5.20,5.20 5.20,5.20 5.20,3.20 4.59,3.26 4.09,3.42 3.70,3.70 3.42,4.09 3.26,4.59"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" disallow="pedestrian" speed="5.37" length="5.81" shape="48.40,5.20 48.17,3.62 47.50,2.50 46.38,1.82 44.80,1.60"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- VTypes -->
    <vType id="id" vClass="ignoring"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip0" type="id" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopH" duration="60.00" speed="10.00"/>
        <stop containerStop="containerStopG" duration="60.00" speed="10.00"/>
        <stop containerStop="containerStopF" duration="60.00" speed="10.00"/>
        <stop containerStop="containerStopE" duration="60.00" speed="10.00"/>
        <stop containerStop="containerStopD" duration="60.00" speed="10.00"/>
        <stop containerStop="containerStopC" duration="60.00" speed="10.00"/>
    </trip>
    <trip id="trip1" type="id" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00" speed="10.00"/>
        <stop containerStop="containerStopA" duration="60.00" speed="10.00"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane create acttype ( Last six runs May2022 )

---------- Differences in errors ----------
23,69c23,24
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXIwS ^@DAEbvE<{
ֳNQv;+v8(*Q&ѽB n73;B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!(J
B!	]:{cbbTB!*q2FUWbKQR]hJB!TW5H$10BU2_X&qBDe~Mդ%#T8nT8Y"tP(^B"'DbbbDGD#@
Q[e/CqT*2*=~שCۏIc?!JU^YBA+c紴4i^#J'UG,k=Pb6edfe+L[-tjs2Ub޿TݐOfqqqQU?k׮p;=^<5VbuƫsQT\@V[6~s+(Zb7$>y\ZzًWnέw}dh6ڲX9a/^]|Cb#4jbQEEɩi"3/b>ܸ0e(i%sȭZ4ԯ}~| .-jgd8[>=t
>]MMfN {qI-dq݀oGQW4DVfˉfV[1RJ۴uV/޲eK%Kl޼Y4GA#TŪit۴e˖XZZ=r6GNMCHh>w**񴂡8QSSs/[%FGY]J,(J2)rhf=CHHFQٗWQO=ggNY99O '7Jruut"߾
Ҳ07ֹCg/÷@(YQhkivlƹUrKUS{`oӀ)iY
ޥC+fWhij97/7VEɩie旘w4oޞYY%454Y˗f+reȏ}zddex'2}{v&|"Qb[96z󮖦Fn^zCӴfc؉Pmٲt\:EU9sW^W~OihۥF[͟19ѓ0_/k+m--PJJcZkkizu'aqq	,?oE@6.<F:/YuHb~aeYOKS7QwHuc6͚Xԛ{>"n{	niaNz.@>_l6ˣ)XREQE1E,;7sY:Z^c_]Lݭ,ijhxhVSS3>?o~=@9C<ڹ%}NOo_=0p^~T&?IK$E?}!$.ZNrJZrJZL\wF
n#	eLye:lPݜ
._=o2#i<~J>ImLZ<vk*Q8W㸶nORZ~夦e}l^rˬ*,*y<rkAӘɾQc]c#+7mEQZ4h禩Kx|pwkֺZZzƝGd4ؾzs7!KIIM'agz.iYS[}=N*Q]Msrʉ3\Z<zuq"q{'CoGˍ%-ZH.b10FU5/^d	Y8D[nݺu˱aā
?%7%!|⸫&-y!y4j`*2@_ϳG^AQ^EFtp74?y'[}ov! ^c޹C7nݧXThRuŒ"߾ڱ]^A~`֩}k+ٵcQQz'))՛w<t8'fX[}q$>~*wеc[P\b\sI?<~R~Aá(tQfs455HfERbԸbffDDF97	|V%z{vVSS
,eiayMFpdڕ8t/(*3Sc.!cs;uuufp8<q&$}rlnidr>~Nt$vL9Euj&ū.KILL^Y_^B[Kg2!!q@\Bcs;6-}9!bX, ZHwpw:?NĤ/ɩu+}{?ttԾa}kry֩KoamH؋S s&ݳGK2255Ը1qdk̇l61MӦ&FR_iP010FUu+s}ыTEmT
333NPMKJ쇄	zzMHI)iIF99)TG==fv6kjj8r<qbOʼnX//ɩ>~Hcߤq`

^;13)ʵuK&azDݼ1C{uȐԴď?~jڤїThldؼr9,EQ2،'^4ѵnmrqrtqr$#"]TCznES\[pm݂x`HEgdfiiihX&fHf7j1E=35>'%xPWYMMMtm[Vn-@@ 6r%%rE%EIKSC

vPK/($9y$qkmdUKS),*bQ, /.RWN?$?e h\Wo#߾Դ)GXY'&}N39sx}=BV'^bRܜ[>	
+Iㆢ<ko!7`4mӨhsIsp<3B"T}ԭɸ#^KlSn~|<^=	c}234K'&}.*.gn*;V:Sc#F4XP%'שּׁlѢFXٷ"@VvNpm]}4[P$*;;W[EţYS[zb[iq'pAM6EFExE

%"4M~	
I@ (*PXXXR'[DFB>_z¤O꙽47OLeiHiEEP\\,ZӰѱl7սcn^އ%=%%%%%dբ?0:uGO̊PrthϜvi{vȼO_|oN&{t̺dK,,,262LLܴIvnzd샚]/ũûUF,+Ad
6!TPuS͛7yWG'ڏn|:'ᣓq>#TEBB]:s|Tܥߢ,32-'EZHF4EQ>[3/*.nҸapH8	[|HWSe~	E2OI\Z\R"2ijZ{wM$,i:'''^JH4ML$%77c96&Ɔyy.}k떷?mIs<|;9''7''CG=-K{nvvqsrSi:;'77/ȉs٣mzFWo 33S"g4aft55.MәY٤mj\nCkf^Ǭl{Iv	zE_\p|~,l|_Ԡi:/o
b&Ɔ|iTt@ ˛,qX_zS@5.צaҩv24ZSS~Yf#T̟?_ڦm۶).͛7cP5Q`:1v!Y^^:ЫW/7!262।@n^eʖAӴ2RD2_$4^IiEEH\N-=5qMC
Lאhh%9E1>{Ѭs+!-Vx}HL751jѼjQȮ۷hTWG7y~Kk(ٙÖVΧ/_K[ԷBIL_F9Ш5EQoLZ~BZXXXT\\bea1X[`GwdղǤOF%|>LndZwѱиa}Ȅ[Է(}2֖3RҊK5"X'*iD+cʭElh&J\TTrwwI15Um"B-bV-4ݵcODqield@4KS,]e|H/unOQ%%UOG'5-(VPHynF$$4gW6%gQ#^w_S5yirsl5|}
7goDZVLfԱUb~u,̵4-Z|7pFfVTtLnDTm(<Xf5.S>
[5mi唔=ԡmFFS旾,vV]eKtKJjQQqkKfv\Uf]Ξe=}]n;gnsk>i!?'7($En9lVJZ^ץ-:\/(#TSFƣ%`Jkh׮j?gqb2bѪ5I[K]Ln[5x>=ROүܸӀ#1;'CBbVv%Vwn^~vmx<^Vv[$Kb>ڷq	{Atȳܜ;uh{mE
Bf݀}z4|Y9~ ][|fM5e_~g?3+Y&슊Sn	c$#"*i}0@*>ҙ5x<zm][S~
8.iߺp c8>eQAZZرȮX,q[
<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">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" speed="13.89" actType=";;;;;;;;;;"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" speed="13.89"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" speed="13.89" actType="dummy Act"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" speed="13.89" actType="singing"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane create duration ( Last six runs May2022 )

---------- Differences in errors ----------
23,71c23,24
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Invalid input parameter of waypointLane
< Debug: Invalid input parameter of waypointLane
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
18c18
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXw9z ,DbX{hƮIԨQc&ĎbC(@qpٛ}wx,TRPCPPMPyX<'w~Ye7f2?8Nn%J$ɍ_JgPrh`y4	q(
&SH$ȁJ2̐5Bbe'q>UґCIXr3g.^@0aݻw]@T\Y
f\)HUJSIIٸ@ |ƍ<f۴i6lIDطo{許Ml&Lnݺ[ni:O?Pxxx`#@L~
ӳ.4iPA@>mtҕOGGٳgzzzzzz
vQ${mܸZ+fK"B"R4.^cdя=׾m@@[)7nW_[[?{g;լYS:::f
	

۷
V\L:ɫ/aÆ'!**J6jH|ӧ+8NKKCS@ށ(8@iE
[IzSѤ](g?Tdb
>'oyK\e֌;w^ZZޕmjQWӡH$?~<P Ur+ke~QbUcSEmݻO>}DĶ8ĉ_?33sѢEDhѢׯ_o߾uttdѩRJ@@Ν;mmm]]]gΜٻwCfddhii(hYQX[[O4iС,W\_^e}}[zgϞ7n|allF̙ӧOyYZZ;v_Ç'OZ_fWk~+V|ũxYFFF߾}w)V++S@߾}ۧO}~ӓ؜={v>}ϟoiihѢcǎD"yaBO3"HP
*Ku.]5F"AvYg5ݼysƍ{%kzyyY[[ӧO/Z(++VZբEkk묬'N,_<33<y2iҤgј1cFѾ}{/7n^z']@@?۝)Sz-Μ9b
VND+[`ʕVVVB̙3/fMM<믿gϞeM6mG__/O:5k֬gϮ\2##ȑ#:88x驩Dq	۷7n@ 8O޽󺴴D%XyDD]xǏ:u+ģU2[Xjѣm۶}v…cǎY׭[Wh,u½{ؠAׯ_lAWWwׯ$F<y0lذOFEE)/\(>~mۭ[7''cDzXXXDGG@__maÆϋD"77cǞ>}Zj͘1cڵϓmq\~&L`iiy{ƍ7rH~͛92eJ^A``˳


=zNv cƌ!H$ꫯT L4iȐ!FFF>6lgvGfy1cjԨ1yM6)x@[wf߀T(	0SNΝ;wkߖs
XsRN@Zhq…'OVVm޼yIII˗/'֭[_|ԩSSL^ȑ#7xׯQzz]xԩSժU={W\IDkѢłW^6tӧU6k֬߳M̙ӢE___|}}֬Y6YttSO޽,X0nܸ_~…ŋ
45kֽ{~缼Ϙ1ߟ}MK8.,,k֬ׯW%q,ćCd%J<>q)Vs^z3 Vf̕+W,Y/<<<fϞqFPXN"bO<DD+:ݓ׎app0pƍ>}
OR__=_۷ٙyf>}LMMkժehhx-===HܧO&Oo߾͛73vrrz-vچ@D׮]ݻ^NNκu"A ^Z(N8q۶m֭[>2dڵk۵k;wܖ-[.\PKK/--2e(>;ݻwݻڵkYW^ek߾}egg`(~ʎGD?>ƅ3&%ZBJÇjժ}W,&DǏ߹sGA;_Tfw7nܸqㆣc׮]W\iii9xCQ*U|||o޼GvzjKKA
>jVRe|͛OJ?ݻw###CBBBBBv֏WN=z;:}}}C[PPر~X5bĈ#Fkٲe*J٣F5j[>pO?Dx?{lРAe|̲_o)LhhwHHnxx[ZK_Ye]]]̙3%FÇSRRlmm߾}+s_D{0))IKKB^۷oYI۶mV)gwޱ,=&"jkk={633s߾}g[b_l[KK7o(ѣN"'OnژW:99~Æ
)cƌO۷o_j]:888fffÆ
3gDڵ>dKKׯ_c
}r`deGJi6^8oװsñ/ T<666_|^xvW^=@lq_Ixԭ[W ڵK)ś|r۶m&MZn]||tׯ_[ZZ7oޘkߟ>0`ZP8|++ɓc|ĈD"H'^xĉ={夤\V-3g2;;;''G$wc
‚6t\\vvvXX۬Yd~-k!;;+߽{:tX|R	,<v졧;j'O&:H<G^9ot/^=<߿Ç>ߵkWvݗbQQQk

ڵqW,[[[ݻwA]pAb(^^V-mmmy6zʚ6/7yFx}_1yS=00C!I999糴*??_A*|caiqƉo5dM?^BiOO/rB%]999l977W e"*((OM7l،DOMccc,Y2o<P$%$$ț瓍pJBr%KLLd<Knwܹ#F,[cǎ۷oNT)UP9!!!!!իW<x+Wdn~033KHH "sssP{´ibcc9Bb?LMMMB۷oMLLؘ*̄Ba||<{O?gԔW'==ޝ:uڿ?|‚%~P׭[wݺu6lpႍ
UNaҲeiӦI4h``ЪUS%,seC---U"kSȁʂ&;;۽#1DdgEA[[["ҥШZjÉjՒajjZQQQUV
<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">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" speed="13.89"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" speed="13.89"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="0.00" speed="13.89"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="22.33" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane create extension ( Last six runs May2022 )

---------- Differences in errors ----------
23,69c23,25
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Invalid input parameter of waypointLane
< Debug: Invalid input parameter of waypointLane
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXw轋XEF-.Ɵ$^[5nbA**v(6~nkQLJgovvݽ7DPAq@-@u@U`P-n}:(\8a*D4J(kT+U*@)	ONI$,*LI*% (yz@)|(0CU.UtK ғ[ptPJo*OW}Hš8XɓΝu P?֭[/_u P/,ʆ@3._T$HUV}%l\(^paÆ
b[bm8"ӧ۷&T4Ǐ_vuH'N([<==1Ȧ
v?b?5׵qrr*J?y$55P.
e׮]7VklqDHD&޹smۦϗ5ןrpp

z-gÆ
_~IPP7|cll,C``1`5jhPY__ƌ!!!}Q+?~|ɓ';e7h@$DGG߆
Jo;uTu?{	Me6l5~JG
*v#TVןPK}J&~
/@	+=a222-a9iiiNNNV<u]MdܸqCP/s[OO@ͭUEA(jUMMu6uuۖ㸣G|т^|uV"JLLWX___rAAA۷owpppww>}z^"U(!C_u}e~/^cÆ
݋SȬYz=g7o>|_X_a/K~˗?ũzeFFF>}÷oߪV++S@㍌^~ݻwo}~744ٜ9sf޽Νkcc`ÇK$eaX,iF"J@EI۹sgc$VK$6d#жk׮mذa׮]Dfooo;;;X|ĉdeeʕ+7onggue˖effÇSNѣޮ];?7n{^j]PPP`` ۝Iz%
O<|rVND[|=`Ŋ^^^bɓ.fMM8/
NbM6mG_.Z/|왣g̘qԩ+Vx{{ddd<xݻمN:5558S?qƷ~qU"
	pbb[<**Ν;wĉ#GL<yѪh-\nԨQ-[^~=1cԨQcԩk׮-0VVyڵl_˗/```0lذuQÆ
;W:tǏUWV.<xڵ˘1c
eSRRbbbCPhddĶ]~3g$IFƌs	"k֬9mڴ5kְ>O!q}?~͕+W͛[";v#ͣk׮hҤI={
˖-Dgi';ѣGQNNΝ;wH"|...s*
޻woСÆ
a5G^ĉ7nܨ=ߙRLr90_R%N;>}գ~]bq_'7=lAn9Ê'V]k޼ٳg;Vj9s$%%-[Zju…Ǐ;99M4Zj#FP…\BD*vwܹǏWZu̙޽[b͙3yVb,Z(44TY__ϟ8qjժ3fxd֬Y͛78?--ml%K7?k޼ycǎ;w+WΞ=+
}}}ϝ;T~3fܾ}˛;wi	7"""\z}{}Ubq陚Dzh?DVsǚb山ٳ';2k\xqFFFBs̙zzz6lŵk&"6TLDѐ!C޽{wme
W^ݻiNN$zꙘܸqk׮¢f͚&&&ׯ_744H${6778nĉwNIIg\v=~;;lׯ_qkժebbDt^z]?!2BUb	lºm_~޽Ym۶gnѢA@@@ZZNa2iҤ?#11Q}v;v̙ӫW5kٱ/]}144fթPłρe/.X
q;lFG5R=%%(Mס{UV/XLDwGyv^|#uvwիW:;;weŊ666
2dHXXU\ϏZ+e޿?44444ɩK.V8paXfʕG'^z|;ϢE|}}uƗ?z(,,,,,K.wexk޽322b="K۶mo@@/jÇgҥKU,qIG9rHw~>JDY?6~eR&p__߰0Hccc`ddė0
#o#ӧˌ9::ٱׯ_+ܗ{=LJJ_~JڴiSJ~H9}g1'WOOԩSwf=2bؼzJw:~8=|0((v^tݻw
:t(N=ztܮ]*Uo2oɉ/:tYXD"i۶!ؼ|S7#(=*V|ewluO~UCԟk̮9>P˗GFFgz]ݺuB!~ǩ%gXQNP4zϟoٲ[v7o+|Ɔ-zJYS,=w^e֊s^YUǎ۽{7['F"H$<£Gܹ-'%%沚"-3g2;;;''G"KwcbHĆKΎ5k̯e-dggU`sssk׮}˖-7n_*ǎ=??=ڶm_mĉDԾ}{'(+}WϟQY'ݻ;pt®ݳgOR-:::55VZ]t;vlj؀333;;;PcVY2pgJ?Ỳk֬'=t@0@iS`[Wv6R__%2#"߯gh9DR)''G`|V+=Ho999?<vXlVq4U`:啞oݺS,+''Ą-
BLD"H:5]~=c322Q>5[x9sXBDlO6™#+ILL{Y˗ԭ[711],Veӧt:lݺU;9lSTE億7nTVmРA/^T-12!!bqbbw/SL;x I0ajj.*ů_677'"333o޼aOԩS[XXJ?ᤧ8p׷cǎ{aZ[[Tv/>:u]vgϞg*)@Zh1e[l9yde]lha'ҟ2>"
0
<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">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" extension="0.00" speed="13.89"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" extension="0.00" speed="13.89"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" extension="22.33" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane create friendlypos ( Last six runs May2022 )

---------- Differences in errors ----------
23,27c23
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointLane 'routeFlow' in GNEChange_DemandElement
---
> Debug: Selected invalid item in GNETagSelector
31a28
> Debug: Keys Ctrl+Z (Undo) pressed
37,38c34
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
---
> Debug: Keys Ctrl+Y (Redo) pressed
53d48
< Debug: Deleting unreferenced waypointLane 'routeFlow'
---------- Differences in log ----------
0a1
> Warning: Selected Stop type isn't valid.
---------- Differences in routes ----------
8,10c8
<     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
<         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" speed="13.89" friendlyPos="1"/>
<     </flow>
---
>     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane create line ( Last six runs May2022 )

---------- Differences in errors ----------
23,67c23,24
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXIwS ^@DAEbvE<{
ֳNQv;+v8(*Q&ѽB n73;B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!(J
B!	]:{cbbTB!*q2FUWbKQR]hJB!TW5H$10BU2_X&qBDe~Mդ%#T8nT8Y"tP(^B"'DbbbDGD#@
Q[e/CqT*2*=~שCۏIc?!JU^YBA+c紴4i^#J'UG,k=Pb6edfe+L[-tjs2Ub޿TݐOfqqqQU?k׮p;=^<5VbuƫsQT\@V[6~s+(Zb7$>y\ZzًWnέw}dh6ڲX9a/^]|Cb#4jbQEEɩi"3/b>ܸ0e(i%sȭZ4ԯ}~| .-jgd8[>=t
>]MMfN {qI-dq݀oGQW4DVfˉfV[1RJ۴uV/޲eK%Kl޼Y4GA#TŪit۴e˖XZZ=r6GNMCHh>w**񴂡8QSSs/[%FGY]J,(J2)rhf=CHHFQٗWQO=ggNY99O '7Jruut"߾
Ҳ07ֹCg/÷@(YQhkivlƹUrKUS{`oӀ)iY
ޥC+fWhij97/7VEɩie旘w4oޞYY%454Y˗f+reȏ}zddex'2}{v&|"Qb[96z󮖦Fn^zCӴfc؉Pmٲt\:EU9sW^W~OihۥF[͟19ѓ0_/k+m--PJJcZkkizu'aqq	,?oE@6.<F:/YuHb~aeYOKS7QwHuc6͚Xԛ{>"n{	niaNz.@>_l6ˣ)XREQE1E,;7sY:Z^c_]Lݭ,ijhxhVSS3>?o~=@9C<ڹ%}NOo_=0p^~T&?IK$E?}!$.ZNrJZrJZL\wF
n#	eLye:lPݜ
._=o2#i<~J>ImLZ<vk*Q8W㸶nORZ~夦e}l^rˬ*,*y<rkAӘɾQc]c#+7mEQZ4h禩Kx|pwkֺZZzƝGd4ؾzs7!KIIM'agz.iYS[}=N*Q]Msrʉ3\Z<zuq"q{'CoGˍ%-ZH.b10FU5/^d	Y8D[nݺu˱aā
?%7%!|⸫&-y!y4j`*2@_ϳG^AQ^EFtp74?y'[}ov! ^c޹C7nݧXThRuŒ"߾ڱ]^A~`֩}k+ٵcQQz'))՛w<t8'fX[}q$>~*wеc[P\b\sI?<~R~Aá(tQfs455HfERbԸbffDDF97	|V%z{vVSS
,eiayMFpdڕ8t/(*3Sc.!cs;uuufp8<q&$}rlnidr>~Nt$vL9Euj&ū.KILL^Y_^B[Kg2!!q@\Bcs;6-}9!bX, ZHwpw:?NĤ/ɩu+}{?ttԾa}kry֩KoamH؋S s&ݳGK2255Ը1qdk̇l61MӦ&FR_iP010FUu+s}ыTEmT
333NPMKJ쇄	zzMHI)iIF99)TG==fv6kjj8r<qbOʼnX//ɩ>~Hcߤq`

^;13)ʵuK&azDݼ1C{uȐԴď?~jڤїThldؼr9,EQ2،'^4ѵnmrqrtqr$#"]TCznES\[pm݂x`HEgdfiiihX&fHf7j1E=35>'%xPWYMMMtm[Vn-@@ 6r%%rE%EIKSC

vPK/($9y$qkmdUKS),*bQ, /.RWN?$?e h\Wo#߾Դ)GXY'&}N39sx}=BV'^bRܜ[>	
+Iㆢ<ko!7`4mӨhsIsp<3B"T}ԭɸ#^KlSn~|<^=	c}234K'&}.*.gn*;V:Sc#F4XP%'שּׁlѢFXٷ"@VvNpm]}4[P$*;;W[EţYS[zb[iq'pAM6EFExE

%"4M~	
I@ (*PXXXR'[DFB>_z¤O꙽47OLeiHiEEP\\,ZӰѱl7սcn^އ%=%%%%%dբ?0:uGO̊PrthϜvi{vȼO_|oN&{t̺dK,,,262LLܴIvnzd샚]/ũûUF,+Ad
6!TPuS͛7yWG'ڏn|:'ᣓq>#TEBB]:s|Tܥߢ,32-'EZHF4EQ>[3/*.nҸapH8	[|HWSe~	E2OI\Z\R"2ijZ{wM$,i:'''^JH4ML$%77c96&Ɔyy.}k떷?mIs<|;9''7''CG=-K{nvvqsrSi:;'77/ȉs٣mzFWo 33S"g4aft55.MәY٤mj\nCkf^Ǭl{Iv	zE_\p|~,l|_Ԡi:/o
b&Ɔ|iTt@ ˛,qX_zS@5.צaҩv24ZSS~Yf#T̟?_ڦm۶).͛7cP5Q`:1v!Y^^:ЫW/7!262।@n^eʖAӴ2RD2_$4^IiEEH\N-=5qMC
Lאhh%9E1>{Ѭs+!-Vx}HL751jѼjQȮ۷hTWG7y~Kk(ٙÖVΧ/_K[ԷBIL_F9Ш5EQoLZ~BZXXXT\\bea1X[`GwdղǤOF%|>LndZwѱиa}Ȅ[Է(}2֖3RҊK5"X'*iD+cʭElh&J\TTrwwI15Um"B-bV-4ݵcODqield@4KS,]e|H/unOQ%%UOG'5-(VPHynF$$4gW6%gQ#^w_S5yirsl5|}
7goDZVLfԱUb~u,̵4-Z|7pFfVTtLnDTm(<Xf5.S>
[5mi唔=ԡmFFS旾,vV]eKtKJjQQqkKfv\Uf]Ξe=}]n;gnsk>i!?'7($En9lVJZ^ץ-:\/(#TSFƣ%`Jkh׮j?gqb2bѪ5I[K]Ln[5x>=ROүܸӀ#1;'CBbVv%Vwn^~vmx<^Vv[$Kb>ڷq	{Atȳܜ;uh{mE
Bf݀}z4|Y9~ ][|fM5e_~g?3+Y&슊Sn	c$#"*i}0@*>ҙ5x<zm][S~
8.iߺp c8>eQAZZرȮX,q[
<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">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="15.00" endPos="25.00" duration="60.00" line=";;;;;;;;;;" speed="13.89"/>
        <stop lane="gneE1_0" startPos="15.00" endPos="25.00" duration="60.00" speed="13.89"/>
        <stop lane="gneE1_0" startPos="15.00" endPos="25.00" duration="60.00" line="customLine" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane create parking ( Last six runs May2022 )

---------- Differences in errors ----------
23,25c23
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
---
> Debug: Selected invalid item in GNETagSelector
28c26,27
< Debug: Removing waypointLane 'routeFlow' in GNEChange_DemandElement
---
> Debug: Removing flowRoute 'routeFlow' in GNEChange_DemandElement
> Debug: Removing route 'route_0' in GNEChange_DemandElement
30,31d28
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointLane 'routeFlow' in GNEChange_DemandElement
34c31,32
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
---
> Debug: Adding route 'route_0' in GNEChange_DemandElement
> Debug: Adding flowRoute 'routeFlow' in GNEChange_DemandElement
36,37d33
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
52,53d47
< Debug: Deleting unreferenced waypointLane 'routeFlow'
< Debug: Deleting unreferenced waypointLane 'routeFlow'
---------- Differences in log ----------
0a1,2
> Warning: Selected Stop type isn't valid.
> Warning: Selected Stop type isn't valid.
---------- Differences in routes ----------
8,11c8
<     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
<         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" speed="13.89"/>
<         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" parking="1" speed="13.89"/>
<     </flow>
---
>     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane create permitted ( Last six runs May2022 )

---------- Differences in errors ----------
23,66c23,26
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Invalid input parameter of waypointLane
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\SW'
NPQG{Ժ'ZG{VjժqkP#ۘE	a>xs>&<9KOK!h@xxCt,;|Эw<°J,+JgϺ=e4VP	U:8GE~)Ue$O_(fȺE"n鱅[ptPne*GW}HA֬Ysԩ:(&MtݫW:(UK;K!PLMZj#q>͛7lm۶lSj#ܻw@mBe3iҤ
6ܼySׁT| #JtPFh]@$}?~yz6ާ+fbϞ=KOO722222Rbٻwo&M4՚6FDi?~ǎ\رc=zĭ})26oެgϞ7ƒ1+iYU
Ν{ҥ(x͚5O>}3ܝr6l(uUoF$5k*ʞ=W)@↭"O)kRB.J*B	O)Dѷ_ (eeXn)++kժ,Xw[Xuh$'N=r	;


UJZ|X5Tqx={5kƍ
m;s.]jffFDK.MHHؾ};%''ȭo``PJ;w:88xxx̙3_~Çb{300PҲ򣰳:uYگয়~zU޽7oø8E̟?.͑#G>>>߿I喿zO>ܶW~%S~KKˬo߾UWWׯ_ߟ>~㍌6gk͛׿E,]4))ȑ#bXQ(!===H$ՌX,V_'ʒ_]v8KrͪDsN:2Mq͛KDׯ񱳳D'O\tiNN]e˖vvv999ǎ[jUvv6=ydԩO&qƍ5Cٟ-4irwvvghh8}~SN^/޿}2XfH$:uԲerssYSӦMӧ?}4km5լY3.>}|w}y⅓Ӊ'Ν{5kdee:t.44t֬YDTOoݺ5eʔ;w\~|>wr.###99`	l}===VIDϟ?yѣGg̘zjh֮]kgg7vXp۶m_^dkժ5k֬
6+ap޽7h !!An#GܸqcHH5j\#F<}4::Zy}E"lݻW^}l2iii111!lM6={V,7nx'O$vڳg^~=dxN4ڵk/~-M0a7s4}}UVGȸq(//D${Qzu9SN6lÇG1r~رcY>nܸ5kN6m˖-JnY; %=$#(#_̽kә3gΜ9Q3f<Wə
CX{B^0
k-[<wǫUpwޭZڴis'N8;;O>FGVԲeˮ]FDJvw'NTVm޼y)))k֬!lrzzzAAAl.44T-Z\pɓժU;wnJJ
d-[x֭cXB_~/0a¢E]v9>ߢE7h`ܹ


-Z4{@1En,	ݹsڵk֭8p`JJ
ĺx<),%qCdJ<>cMÇۗr[f._|r@PXX󽼼͛yfHTN"bO<DD+ÇܻwOQ;&&&ojj*>I@֯_֭[ܸqk611y󦑑X,

߿9Ǜ6mھ}X;7n`,/_.77z_>㺹?"zj~6l)|>?((H$M<y۶m͛>6l۷o`VZ-YDOO/   ##Ka2}=99Y}vw.\د_ٱ\022eխPZ~ʎDd>;bFGk9fZZQCЖժUѣK/=~ѣoVNBBBTT*~]\\ufC><,,T}OLLTGBCCCCCudcc3dȐ#G^*U;K>}*N@@?wߵhѢgϞ\yTTTXXXXXXn<xԩӫW/EG'XP(d}vѢEoVjըQFŖϕ+WrX*f3f̘1lc@gϞ
2cKY-	744lѢEXXaDD1[Z\	#w+lhh(9믿믉hΜ9R#9NNND{viiizzz_/;;;"JIIa߽{gmm׬]vUV冔޽c߾}ؓoffv}m}mmll~w'Nѓ'Ol7lmll+WW2t#Fp)ƍL;tPj~M;:;;s喖#F?>۷=dLm,FPvTھCꅟoE7~0NR"@goo/[g)Oŋlw\nx<կ$|K<֭w%Ք_|m۶Snذ͛7lllrbbYz/RjH$Zh땕Zu}e.}bbX,.((,<v؞={wYMPȖ3'%1E"P(dC%޹sEoCCCSSS\nr~~~vqժU'NK

ر;vM6:v(DsE/…1*l2>x`РA<x@ ֭wEKt77nݺM0Fl߽{7,2dȐsI>Y%k׮/9t	@0@YS`[ƆŶ^ƟEQ/jdi8D2)//O`BV>HOyyy?<aUlV'J5Ud:흙o߾S$+//Ą-|LDBP25ݴic$Q.5[|…YBXhO6™#+INNz%Y˕ԫW/99],VeΙ3gFrN:m߾];9lS%TI夤[nըQcС/_-22))D"QrrrJJ
a̙qqq"/&LMME"Ddff^"͛7	266nѢŬY[XXJ>dff<xE;w޿?|ښݥP׭[wÆ
6m:w=UUV3gΔjظu3fJX,ٵˆFب6@E"-E3)r/VOnn@ۇbFaW?s"ڵЩڵk[YYɵkזeaa^Bjժ.]mTnRJBXPp٦.dK77^z>|xȐ!wQ}H$!c)?}T(k={7.??kG*Vj/K׭[wvRٖ9;wAVz1:yP$)yAvvv>|HD-Zxw~-+"j׮?w\"
"(77>>>l*͛?zHrN8:??;`7nlffv:u9MLLع
NNN)Dϟ?/U޲eK>/	k֬?Vݺukv[~?J]!ͩ*oz"54r`2$i㮬4d%qG6
*
gΜy}6wɓ'njF?GFF1իWUT9}#Qb877711?ATTT*U>}zȑ#XBҥKׯg@%``RR_pB###:tМ9s={bŊ/s}QRRRΜ9#5L5ϟ.5urrpWMUTƎu)Jו$ϟ_xSKC
<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">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" speed="13.89"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" permitted="ID1 ID2 ID3" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane create poslat ( Last six runs May2022 )

---------- Differences in errors ----------
23,74c23,24
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Invalid input parameter of waypointLane
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXIwS ^@DAEbvE<{
ֳNQv;+v8(*Q&ѽB n73;B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!(J
B!	]:{cbbTB!*q2FUWbKQR]hJB!TW5H$10BU2_X&qBDe~Mդ%#T8nT8Y"tP(^B"'DbbbDGD#@
Q[e/CqT*2*=~שCۏIc?!JU^YBA+c紴4i^#J'UG,k=Pb6edfe+L[-tjs2Ub޿TݐOfqqqQU?k׮p;=^<5VbuƫsQT\@V[6~s+(Zb7$>y\ZzًWnέw}dh6ڲX9a/^]|Cb#4jbQEEɩi"3/b>ܸ0e(i%sȭZ4ԯ}~| .-jgd8[>=t
>]MMfN {qI-dq݀oGQW4DVfˉfV[1RJ۴uV/޲eK%Kl޼Y4GA#TŪit۴e˖XZZ=r6GNMCHh>w**񴂡8QSSs/[%FGY]J,(J2)rhf=CHHFQٗWQO=ggNY99O '7Jruut"߾
Ҳ07ֹCg/÷@(YQhkivlƹUrKUS{`oӀ)iY
ޥC+fWhij97/7VEɩie旘w4oޞYY%454Y˗f+reȏ}zddex'2}{v&|"Qb[96z󮖦Fn^zCӴfc؉Pmٲt\:EU9sW^W~OihۥF[͟19ѓ0_/k+m--PJJcZkkizu'aqq	,?oE@6.<F:/YuHb~aeYOKS7QwHuc6͚Xԛ{>"n{	niaNz.@>_l6ˣ)XREQE1E,;7sY:Z^c_]Lݭ,ijhxhVSS3>?o~=@9C<ڹ%}NOo_=0p^~T&?IK$E?}!$.ZNrJZrJZL\wF
n#	eLye:lPݜ
._=o2#i<~J>ImLZ<vk*Q8W㸶nORZ~夦e}l^rˬ*,*y<rkAӘɾQc]c#+7mEQZ4h禩Kx|pwkֺZZzƝGd4ؾzs7!KIIM'agz.iYS[}=N*Q]Msrʉ3\Z<zuq"q{'CoGˍ%-ZH.b10FU5/^d	Y8D[nݺu˱aā
?%7%!|⸫&-y!y4j`*2@_ϳG^AQ^EFtp74?y'[}ov! ^c޹C7nݧXThRuŒ"߾ڱ]^A~`֩}k+ٵcQQz'))՛w<t8'fX[}q$>~*wеc[P\b\sI?<~R~Aá(tQfs455HfERbԸbffDDF97	|V%z{vVSS
,eiayMFpdڕ8t/(*3Sc.!cs;uuufp8<q&$}rlnidr>~Nt$vL9Euj&ū.KILL^Y_^B[Kg2!!q@\Bcs;6-}9!bX, ZHwpw:?NĤ/ɩu+}{?ttԾa}kry֩KoamH؋S s&ݳGK2255Ը1qdk̇l61MӦ&FR_iP010FUu+s}ыTEmT
333NPMKJ쇄	zzMHI)iIF99)TG==fv6kjj8r<qbOʼnX//ɩ>~Hcߤq`

^;13)ʵuK&azDݼ1C{uȐԴď?~jڤїThldؼr9,EQ2،'^4ѵnmrqrtqr$#"]TCznES\[pm݂x`HEgdfiiihX&fHf7j1E=35>'%xPWYMMMtm[Vn-@@ 6r%%rE%EIKSC

vPK/($9y$qkmdUKS),*bQ, /.RWN?$?e h\Wo#߾Դ)GXY'&}N39sx}=BV'^bRܜ[>	
+Iㆢ<ko!7`4mӨhsIsp<3B"T}ԭɸ#^KlSn~|<^=	c}234K'&}.*.gn*;V:Sc#F4XP%'שּׁlѢFXٷ"@VvNpm]}4[P$*;;W[EţYS[zb[iq'pAM6EFExE

%"4M~	
I@ (*PXXXR'[DFB>_z¤O꙽47OLeiHiEEP\\,ZӰѱl7սcn^އ%=%%%%%dբ?0:uGO̊PrthϜvi{vȼO_|oN&{t̺dK,,,262LLܴIvnzd샚]/ũûUF,+Ad
6!TPuS͛7yWG'ڏn|:'ᣓq>#TEBB]:s|Tܥߢ,32-'EZHF4EQ>[3/*.nҸapH8	[|HWSe~	E2OI\Z\R"2ijZ{wM$,i:'''^JH4ML$%77c96&Ɔyy.}k떷?mIs<|;9''7''CG=-K{nvvqsrSi:;'77/ȉs٣mzFWo 33S"g4aft55.MәY٤mj\nCkf^Ǭl{Iv	zE_\p|~,l|_Ԡi:/o
b&Ɔ|iTt@ ˛,qX_zS@5.צaҩv24ZSS~Yf#T̟?_ڦm۶).͛7cP5Q`:1v!Y^^:ЫW/7!262।@n^eʖAӴ2RD2_$4^IiEEH\N-=5qMC
Lאhh%9E1>{Ѭs+!-Vx}HL751jѼjQȮ۷hTWG7y~Kk(ٙÖVΧ/_K[ԷBIL_F9Ш5EQoLZ~BZXXXT\\bea1X[`GwdղǤOF%|>LndZwѱиa}Ȅ[Է(}2֖3RҊK5"X'*iD+cʭElh&J\TTrwwI15Um"B-bV-4ݵcODqield@4KS,]e|H/unOQ%%UOG'5-(VPHynF$$4gW6%gQ#^w_S5yirsl5|}
7goDZVLfԱUb~u,̵4-Z|7pFfVTtLnDTm(<Xf5.S>
[5mi唔=ԡmFFS旾,vV]eKtKJjQQqkKfv\Uf]Ξe=}]n;gnsk>i!?'7($En9lVJZ^ץ-:\/(#TSFƣ%`Jkh׮j?gqb2bѪ5I[K]Ln[5x>=ROүܸӀ#1;'CBbVv%Vwn^~vmx<^Vv[$Kb>ڷq	{Atȳܜ;uh{mE
Bf݀}z4|Y9~ ][|fM5e_~g?3+Y&슊Sn	c$#"*i}0@*>ҙ5x<zm][S~
8.iߺp c8>eQAZZرȮX,q[
<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">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="-15.00" duration="60.00" speed="13.89"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="7.00" duration="60.00" speed="13.89"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="2.30" duration="60.00" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane create speed ( Last six runs May2022 )

---------- Differences in errors ----------
23,68c23,24
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Invalid input parameter of waypointLane
< Debug: Invalid input parameter of waypointLane
< Debug: Invalid input parameter of waypointLane
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flowRoute 'routeFlow' in GNEChange_DemandElement
< Debug: Removing route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXIwS ^@DAEbvE<{
ֳNQv;+v8(*Q&ѽB n73;B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!(J
B!	]:{cbbTB!*q2FUWbKQR]hJB!TW5H$10BU2_X&qBDe~Mդ%#T8nT8Y"tP(^B"'DbbbDGD#@
Q[e/CqT*2*=~שCۏIc?!JU^YBA+c紴4i^#J'UG,k=Pb6edfe+L[-tjs2Ub޿TݐOfqqqQU?k׮p;=^<5VbuƫsQT\@V[6~s+(Zb7$>y\ZzًWnέw}dh6ڲX9a/^]|Cb#4jbQEEɩi"3/b>ܸ0e(i%sȭZ4ԯ}~| .-jgd8[>=t
>]MMfN {qI-dq݀oGQW4DVfˉfV[1RJ۴uV/޲eK%Kl޼Y4GA#TŪit۴e˖XZZ=r6GNMCHh>w**񴂡8QSSs/[%FGY]J,(J2)rhf=CHHFQٗWQO=ggNY99O '7Jruut"߾
Ҳ07ֹCg/÷@(YQhkivlƹUrKUS{`oӀ)iY
ޥC+fWhij97/7VEɩie旘w4oޞYY%454Y˗f+reȏ}zddex'2}{v&|"Qb[96z󮖦Fn^zCӴfc؉Pmٲt\:EU9sW^W~OihۥF[͟19ѓ0_/k+m--PJJcZkkizu'aqq	,?oE@6.<F:/YuHb~aeYOKS7QwHuc6͚Xԛ{>"n{	niaNz.@>_l6ˣ)XREQE1E,;7sY:Z^c_]Lݭ,ijhxhVSS3>?o~=@9C<ڹ%}NOo_=0p^~T&?IK$E?}!$.ZNrJZrJZL\wF
n#	eLye:lPݜ
._=o2#i<~J>ImLZ<vk*Q8W㸶nORZ~夦e}l^rˬ*,*y<rkAӘɾQc]c#+7mEQZ4h禩Kx|pwkֺZZzƝGd4ؾzs7!KIIM'agz.iYS[}=N*Q]Msrʉ3\Z<zuq"q{'CoGˍ%-ZH.b10FU5/^d	Y8D[nݺu˱aā
?%7%!|⸫&-y!y4j`*2@_ϳG^AQ^EFtp74?y'[}ov! ^c޹C7nݧXThRuŒ"߾ڱ]^A~`֩}k+ٵcQQz'))՛w<t8'fX[}q$>~*wеc[P\b\sI?<~R~Aá(tQfs455HfERbԸbffDDF97	|V%z{vVSS
,eiayMFpdڕ8t/(*3Sc.!cs;uuufp8<q&$}rlnidr>~Nt$vL9Euj&ū.KILL^Y_^B[Kg2!!q@\Bcs;6-}9!bX, ZHwpw:?NĤ/ɩu+}{?ttԾa}kry֩KoamH؋S s&ݳGK2255Ը1qdk̇l61MӦ&FR_iP010FUu+s}ыTEmT
333NPMKJ쇄	zzMHI)iIF99)TG==fv6kjj8r<qbOʼnX//ɩ>~Hcߤq`

^;13)ʵuK&azDݼ1C{uȐԴď?~jڤїThldؼr9,EQ2،'^4ѵnmrqrtqr$#"]TCznES\[pm݂x`HEgdfiiihX&fHf7j1E=35>'%xPWYMMMtm[Vn-@@ 6r%%rE%EIKSC

vPK/($9y$qkmdUKS),*bQ, /.RWN?$?e h\Wo#߾Դ)GXY'&}N39sx}=BV'^bRܜ[>	
+Iㆢ<ko!7`4mӨhsIsp<3B"T}ԭɸ#^KlSn~|<^=	c}234K'&}.*.gn*;V:Sc#F4XP%'שּׁlѢFXٷ"@VvNpm]}4[P$*;;W[EţYS[zb[iq'pAM6EFExE

%"4M~	
I@ (*PXXXR'[DFB>_z¤O꙽47OLeiHiEEP\\,ZӰѱl7սcn^އ%=%%%%%dբ?0:uGO̊PrthϜvi{vȼO_|oN&{t̺dK,,,262LLܴIvnzd샚]/ũûUF,+Ad
6!TPuS͛7yWG'ڏn|:'ᣓq>#TEBB]:s|Tܥߢ,32-'EZHF4EQ>[3/*.nҸapH8	[|HWSe~	E2OI\Z\R"2ijZ{wM$,i:'''^JH4ML$%77c96&Ɔyy.}k떷?mIs<|;9''7''CG=-K{nvvqsrSi:;'77/ȉs٣mzFWo 33S"g4aft55.MәY٤mj\nCkf^Ǭl{Iv	zE_\p|~,l|_Ԡi:/o
b&Ɔ|iTt@ ˛,qX_zS@5.צaҩv24ZSS~Yf#T̟?_ڦm۶).͛7cP5Q`:1v!Y^^:ЫW/7!262।@n^eʖAӴ2RD2_$4^IiEEH\N-=5qMC
Lאhh%9E1>{Ѭs+!-Vx}HL751jѼjQȮ۷hTWG7y~Kk(ٙÖVΧ/_K[ԷBIL_F9Ш5EQoLZ~BZXXXT\\bea1X[`GwdղǤOF%|>LndZwѱиa}Ȅ[Է(}2֖3RҊK5"X'*iD+cʭElh&J\TTrwwI15Um"B-bV-4ݵcODqield@4KS,]e|H/unOQ%%UOG'5-(VPHynF$$4gW6%gQ#^w_S5yirsl5|}
7goDZVLfԱUb~u,̵4-Z|7pFfVTtLnDTm(<Xf5.S>
[5mi唔=ԡmFFS旾,vV]eKtKJjQQqkKfv\Uf]Ξe=}]n;gnsk>i!?'7($En9lVJZ^ץ-:\/(#TSFƣ%`Jkh׮j?gqb2bѪ5I[K]Ln[5x>=ROүܸӀ#1;'CBbVv%Vwn^~vmx<^Vv[$Kb>ڷq	{Atȳܜ;uh{mE
Bf݀}z4|Y9~ ][|fM5e_~g?3+Y&슊Sn	c$#"*i}0@*>ҙ5x<zm][S~
8.iߺp c8>eQAZZرȮX,q[
<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">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" speed="4.20"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane create triggered_container ( Last six runs May2022 )

---------- Differences in errors ----------
23,27c23,27
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Invalid input parameter of waypointLane
< Debug: Invalid input parameter of waypointLane
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
---
> Debug: Selected invalid item in GNETagSelector
> Debug: Open additional dialog
> Debug: Cancel additional dialog
> Debug: Open additional dialog
> Debug: Cancel additional dialog
30c30,31
< Debug: Removing waypointLane 'routeFlow' in GNEChange_DemandElement
---
> Debug: Removing flowRoute 'routeFlow' in GNEChange_DemandElement
> Debug: Removing route 'route_0' in GNEChange_DemandElement
32,33d32
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointLane 'routeFlow' in GNEChange_DemandElement
36c35,36
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
---
> Debug: Adding route 'route_0' in GNEChange_DemandElement
> Debug: Adding flowRoute 'routeFlow' in GNEChange_DemandElement
38,39d37
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
54,55d51
< Debug: Deleting unreferenced waypointLane 'routeFlow'
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,2
> Warning: Selected Stop type isn't valid.
> Warning: Selected Stop type isn't valid.
---------- Differences in routes ----------
8,11c8
<     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
<         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" triggered="container" speed="13.89"/>
<         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" triggered="container" expectedContainers="containerID1 containerID2 containerID3" speed="13.89"/>
<     </flow>
---
>     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane create triggered_join ( Last six runs May2022 )

---------- Differences in errors ----------
22a23
> Debug: Selected invalid item in GNETagSelector
---------- Differences in routes ----------
9c9
<         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" triggered="join" speed="13.89"/>
---
>         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" speed="13.89"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane create triggered_person ( Last six runs May2022 )

---------- Differences in errors ----------
23,27c23,27
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Invalid input parameter of waypointLane
< Debug: Invalid input parameter of waypointLane
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
---
> Debug: Selected invalid item in GNETagSelector
> Debug: Open additional dialog
> Debug: Cancel additional dialog
> Debug: Open additional dialog
> Debug: Cancel additional dialog
30c30,31
< Debug: Removing waypointLane 'routeFlow' in GNEChange_DemandElement
---
> Debug: Removing flowRoute 'routeFlow' in GNEChange_DemandElement
> Debug: Removing route 'route_0' in GNEChange_DemandElement
32,33d32
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointLane 'routeFlow' in GNEChange_DemandElement
36c35,36
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
---
> Debug: Adding route 'route_0' in GNEChange_DemandElement
> Debug: Adding flowRoute 'routeFlow' in GNEChange_DemandElement
38,39d37
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
54,55d51
< Debug: Deleting unreferenced waypointLane 'routeFlow'
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,2
> Warning: Selected Stop type isn't valid.
> Warning: Selected Stop type isn't valid.
---------- Differences in routes ----------
8,11c8
<     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
<         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" triggered="person" speed="13.89"/>
<         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" triggered="person" expected="personID1 personID2 personID3" speed="13.89"/>
<     </flow>
---
>     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane create tripid ( Last six runs May2022 )

---------- Differences in errors ----------
23,67c23,24
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Invalid input parameter of waypointLane
< Debug: Invalid input parameter of waypointLane
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flowRoute 'routeFlow' in GNEChange_DemandElement
< Debug: Removing route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXIwS ^@DAEbvE<{
ֳNQv;+v8(*Q&ѽB n73;B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!(J
B!	]:{cbbTB!*q2FUWbKQR]hJB!TW5H$10BU2_X&qBDe~Mդ%#T8nT8Y"tP(^B"'DbbbDGD#@
Q[e/CqT*2*=~שCۏIc?!JU^YBA+c紴4i^#J'UG,k=Pb6edfe+L[-tjs2Ub޿TݐOfqqqQU?k׮p;=^<5VbuƫsQT\@V[6~s+(Zb7$>y\ZzًWnέw}dh6ڲX9a/^]|Cb#4jbQEEɩi"3/b>ܸ0e(i%sȭZ4ԯ}~| .-jgd8[>=t
>]MMfN {qI-dq݀oGQW4DVfˉfV[1RJ۴uV/޲eK%Kl޼Y4GA#TŪit۴e˖XZZ=r6GNMCHh>w**񴂡8QSSs/[%FGY]J,(J2)rhf=CHHFQٗWQO=ggNY99O '7Jruut"߾
Ҳ07ֹCg/÷@(YQhkivlƹUrKUS{`oӀ)iY
ޥC+fWhij97/7VEɩie旘w4oޞYY%454Y˗f+reȏ}zddex'2}{v&|"Qb[96z󮖦Fn^zCӴfc؉Pmٲt\:EU9sW^W~OihۥF[͟19ѓ0_/k+m--PJJcZkkizu'aqq	,?oE@6.<F:/YuHb~aeYOKS7QwHuc6͚Xԛ{>"n{	niaNz.@>_l6ˣ)XREQE1E,;7sY:Z^c_]Lݭ,ijhxhVSS3>?o~=@9C<ڹ%}NOo_=0p^~T&?IK$E?}!$.ZNrJZrJZL\wF
n#	eLye:lPݜ
._=o2#i<~J>ImLZ<vk*Q8W㸶nORZ~夦e}l^rˬ*,*y<rkAӘɾQc]c#+7mEQZ4h禩Kx|pwkֺZZzƝGd4ؾzs7!KIIM'agz.iYS[}=N*Q]Msrʉ3\Z<zuq"q{'CoGˍ%-ZH.b10FU5/^d	Y8D[nݺu˱aā
?%7%!|⸫&-y!y4j`*2@_ϳG^AQ^EFtp74?y'[}ov! ^c޹C7nݧXThRuŒ"߾ڱ]^A~`֩}k+ٵcQQz'))՛w<t8'fX[}q$>~*wеc[P\b\sI?<~R~Aá(tQfs455HfERbԸbffDDF97	|V%z{vVSS
,eiayMFpdڕ8t/(*3Sc.!cs;uuufp8<q&$}rlnidr>~Nt$vL9Euj&ū.KILL^Y_^B[Kg2!!q@\Bcs;6-}9!bX, ZHwpw:?NĤ/ɩu+}{?ttԾa}kry֩KoamH؋S s&ݳGK2255Ը1qdk̇l61MӦ&FR_iP010FUu+s}ыTEmT
333NPMKJ쇄	zzMHI)iIF99)TG==fv6kjj8r<qbOʼnX//ɩ>~Hcߤq`

^;13)ʵuK&azDݼ1C{uȐԴď?~jڤїThldؼr9,EQ2،'^4ѵnmrqrtqr$#"]TCznES\[pm݂x`HEgdfiiihX&fHf7j1E=35>'%xPWYMMMtm[Vn-@@ 6r%%rE%EIKSC

vPK/($9y$qkmdUKS),*bQ, /.RWN?$?e h\Wo#߾Դ)GXY'&}N39sx}=BV'^bRܜ[>	
+Iㆢ<ko!7`4mӨhsIsp<3B"T}ԭɸ#^KlSn~|<^=	c}234K'&}.*.gn*;V:Sc#F4XP%'שּׁlѢFXٷ"@VvNpm]}4[P$*;;W[EţYS[zb[iq'pAM6EFExE

%"4M~	
I@ (*PXXXR'[DFB>_z¤O꙽47OLeiHiEEP\\,ZӰѱl7սcn^އ%=%%%%%dբ?0:uGO̊PrthϜvi{vȼO_|oN&{t̺dK,,,262LLܴIvnzd샚]/ũûUF,+Ad
6!TPuS͛7yWG'ڏn|:'ᣓq>#TEBB]:s|Tܥߢ,32-'EZHF4EQ>[3/*.nҸapH8	[|HWSe~	E2OI\Z\R"2ijZ{wM$,i:'''^JH4ML$%77c96&Ɔyy.}k떷?mIs<|;9''7''CG=-K{nvvqsrSi:;'77/ȉs٣mzFWo 33S"g4aft55.MәY٤mj\nCkf^Ǭl{Iv	zE_\p|~,l|_Ԡi:/o
b&Ɔ|iTt@ ˛,qX_zS@5.צaҩv24ZSS~Yf#T̟?_ڦm۶).͛7cP5Q`:1v!Y^^:ЫW/7!262।@n^eʖAӴ2RD2_$4^IiEEH\N-=5qMC
Lאhh%9E1>{Ѭs+!-Vx}HL751jѼjQȮ۷hTWG7y~Kk(ٙÖVΧ/_K[ԷBIL_F9Ш5EQoLZ~BZXXXT\\bea1X[`GwdղǤOF%|>LndZwѱиa}Ȅ[Է(}2֖3RҊK5"X'*iD+cʭElh&J\TTrwwI15Um"B-bV-4ݵcODqield@4KS,]e|H/unOQ%%UOG'5-(VPHynF$$4gW6%gQ#^w_S5yirsl5|}
7goDZVLfԱUb~u,̵4-Z|7pFfVTtLnDTm(<Xf5.S>
[5mi唔=ԡmFFS旾,vV]eKtKJjQQqkKfv\Uf]Ξe=}]n;gnsk>i!?'7($En9lVJZ^ץ-:\/(#TSFƣ%`Jkh׮j?gqb2bѪ5I[K]Ln[5x>=ROүܸӀ#1;'CBbVv%Vwn^~vmx<^Vv[$Kb>ڷq	{Atȳܜ;uh{mE
Bf݀}z4|Y9~ ][|fM5e_~g?3+Y&슊Sn	c$#"*i}0@*>ҙ5x<zm][S~
8.iߺp c8>eQAZZرȮX,q[
<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">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="15.00" endPos="25.00" duration="60.00" tripId="tripID" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane create until ( Last six runs May2022 )

---------- Differences in errors ----------
23,69c23,25
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Invalid input parameter of waypointLane
< Debug: Invalid input parameter of waypointLane
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwX8{QDXbŮ?Kk&Q=Xb챠bWT@z19qG~w@%tJtj*2o4&A'7X%F	/xJw](9e4VP	U8G~)Ue$O[ȅdfȚ҅Bfiii[ptPne*GS}Hš$Zϟt PM0Ν;W^t PJ.,Ά@e3._$H_V4T4/nڴ?TcZWcm$"۷ݻwutt&T6&LX~͛75H'N(_<<<0H
ez?Bu׵WėO[>tyYjj]޽{5jJْ?Mp%#G|!͗lllHٴiڿ{||7o={<~x}}}׬YS:::f


tR߾}ojժO޿ԩN^}
48	aÆN>]m*w 
PZQVޗ4)`
>B%>l5Y/Dޯ? (ee$lsFFƊ?Ν;/--~>?hth$ƍ=r1;uuuJZ_|XTQxݺu>}

m?{n~ffEhѢE^
$$uttTcWWי3g{l/ZZZ:::
ZV|VVV&M<x0KחWY 			=zشiӃ52gΜ>}̛7۷Gzyy}Dž֗YгgOnە+W|ũxiFFF߾}w)V++S@7oCOzzzgӧ-,,-ZxQH$/lvP(iF$)JAeI8ЩS'&ըK&t#P7nlڴi޽Dn:///+++PxԩEeeeի7oneeu+VdffǏ'Mt"5j԰aڶm˚_BF>~(sk֬d`՝2eJ޽|ӧW\ʉ_e?~ZR(>}z٬ɓ'ٓ9s5ŶjҤ	aϞ=,Yҳg/^ٝ<yr֬YgΜYjEFFÇy<^ݭBCCOJD<O֭[}DD׉x<.NJJsW_KKҒKbQQQDtSN;vlԩ+WVAlaVVV#Gdo͛=f͚ӧO_~}	ׯgw0`@_z%]]ݡCnذ!$$6l{	!C>}rP#m.]GP(/cnn|@ݸqٳgE"ѣO:EDcƌU֌3֭[<ن<_~&Lvڂ޽{GDcǎ>|qtt?x
M2W^|>?$$dŊYYY>di';QFQNNν{H$uё{N|I
dhh!C:~b:rH5F'O޼y?}g
HA0I~ʈs;E??5-3=Ƥ'7=bQn9}J&VMk޼sN80o޼߯X/<y~ʔ)իW>|/^|5"JOOWϟ<ya>|Xj͛7y,
HOO_f
dɒ%6k…Nrpp5kև&si޼KKK[v-dٲeM߽{^`رcϟڵsf͚?>88~fͺ{O?73f)2`o0</""ڵkk׮ׯ߇W%񴵵


YeH$>4"+Quqy<k9rW^H2sK
|>1{lmmM6	ڵk}*y&"R\Y <Çwޕ׎Ahh(p>}
OR 300u;37nӧIZn޼'BCCcll̵&Oo߾΍73vtt|
ի{Y~=wB$5k‰'n߾u޼y
Zn]6mrssΝۢEjiiqv SLٽ{wRRxwŕϛ7w֭ba_rSJ#(;_\Qv?uvԈ(|p4MPR<x;88tڕ%Dt޽=zt1ww۷o+hիWO<Qfwׯ_~zj:wj*Q*U|}}_ÇCCCCCC;wf:jVReȑ\OJ/YYfݺuʟ<yֹs~ڵkw]	C[PP5k~X5lذaÆ?c*J#F1b[>p?Hx?{le\̲_o)Lxxnfuuu###Zւ@ J_Ye]]]̙3%FsǏSRRlll޼y#s_VVVDZZZ߼yJZn]jUnH9{ݻw>K=FFFgΜܷoٖ
f;rɓ'lH666ʕ+>|2dN5jxܶm۪Uokޞ+7552dȜ9sXH$jӦ![XXz
S4#(;*W|m_lӁuO7z
]?W`R"@gmm-]W_)Nŋlwu\nx<$|K<ԩw)є_|}I&_۷^zeaa_~mff&?xモX+
<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">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" until="0.00" speed="13.89"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" until="0.00" speed="13.89"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" until="22.33" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane delete ( Last six runs May2022 )

---------- Differences in errors ----------
23,25c23
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Removing waypointLane 'routeFlow' in GNEChange_DemandElement
---
> Debug: Selected invalid item in GNETagSelector
28,29d25
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Removing waypointLane 'routeFlow' in GNEChange_DemandElement
33,37d28
< Debug: Calling GNEUndoList::undo()
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Removing waypointLane 'routeFlow' in GNEChange_DemandElement
39,40d29
< Debug: Calling GNEUndoList::undo()
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
43c32,33
< Debug: Removing waypointLane 'routeFlow' in GNEChange_DemandElement
---
> Debug: Adding route 'route_0' in GNEChange_DemandElement
> Debug: Adding flowRoute 'routeFlow' in GNEChange_DemandElement
58d47
< Debug: Deleting unreferenced waypointLane 'routeFlow'
---------- Differences in log ----------
0a1
> Warning: Selected Stop type isn't valid.

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect acttype ( Last six runs May2022 )

---------- Differences in routes ----------
9c9
<         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" speed="13.89" actType="singing"/>
---
>         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" speed="13.89"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect duration ( Last six runs May2022 )

---------- Differences in errors ----------
23,70c23,26
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Setting new attribute into waypointLane 'routeFlow'
< Debug: Setting new attribute into waypointLane 'routeFlow'
< Debug: Value 'dummyValue' for attribute duration of waypointLane isn't valid
< Debug: Setting new attribute
< Debug: Value '-5' for attribute duration of waypointLane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\Gg9z ,(%5ػc4`Xccc, ؕ(J^cts^8>Wr,h(N(M!@hhC\:{IWM٧vi
2FY%.rD(X*Dl*"ɔr	r`dgTR3due酅rꥥOn	BCC1
@+	0VyKG*aժUgϞt钺
lĉw޽~2UzigI6*	pi&'A^z\\el\ \reӦMRam۶Uam4"ׯ߽{tttT&h'_֭[NX0̈
j?
owwwϭ[dҰ
9lڲȥ+SSSX׬Y3UV͖FD$i]ti׮]:::|ɘ1c=zį}9[[[6m$ϟw1ikkiY
UuttfϞد_?Zٳg<6mZU_jyFNBddmҤ3fPd[ɳqV&s>'I9*a~E|N&~
/@+=am+V4o4{{}^AԢCP%P8a@ KعVRJ TŪ¦&q=z1cƆ

mqɓ'~ffŋho޼ٹs'%$$HSjUݻwں̚5O>Æ
`{ёӲ<yaX/۶m{u^6mØY̝;o߾Ϸy>|xI~]rWX˘edd׏=LLLWW}o߾O?'9[;gΜ}.XrǏ
Fo'@	iii4#
ʀ$ڵ_jV&hu6HݑZppMGD֭𰶶.,,<sŋhխZ:y+233ɓ''O>w;vȑ:t`/lYf>|5kָN:O>ٳ+WdD믿77>VZneeUXXx%KdggLW_	sαV|S-Z#ꫯ~ǯ˗vvvO={sVZaiiqQzimm4cƌT"8N}XX͛7H p'			wkiiy]ZZZBB`ZZZ<"".]t̙'NL6mʕi-^z̘1;޾}hѢqժUkƌׯ/2Uyl޽{
jذ7o;bĈ
6Q&MO:W>|g"##חU^XXcmǍP/caa
}}}ƍ/\ 
6m:nܸ3g7|Sv3g[y
9߿ĉ---oܸpD"?~QLLL"##`M:w   `ŊYYY=bi';cQNNH(~嗎s*&O<tP##>|Ĉ?3;L1cư}ر5k֜2e͛<;o@rzI"FPNT)xϟ?ޥfe'MzBz#/F7tbPVZ]xԩSիW?~RRҊ+/rӧNZFQFojɒ%7n t9tӧW>gΜ߯ZϟߪUjiiYm?I6۲e˗/9szg~=dܹZ8'--mڵle˖I6?g…Ǐ_`7.^(Zly%
Ξ=޽{?s^^ނfΜǾHM%pvƍk8N[[ȈU
C!b%|W_8+>vX޽[+eիK.nnns޴iSaaaݺu><ɯ?lذ߻wOV;ΆAAA͛7kdd*>I}}}Aofg&88o߾k644u떞P(

۷	qSLٿJJk'88=~kklGGǷoqԩchhDt>}_?!b5k
'Mcm{֭:tݺu۷͝7o^֭-Z뛖ƿS؁L:?HHHm={gݺuQQQ,k׮o~Y`a0@s`dGKK""eBqLII!JSwhÇzտK_"z'\]]ܹ#7o<}Tݼy͛ݺu[j!C
BDUVjѣGAAAAAAݺu[fGz5V:f>{d;Ϗ?زe=zO>
					֭ۃX?^ݺu{)YmAA3k׮-[bF9rH_-__W4{ѣGf駟S@ϟ<cOY-ł	

<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">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="3.50" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect endpos ( Last six runs May2022 )

---------- Differences in errors ----------
23,29c23,25
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute endPos of waypointLane isn't valid
< Debug: Value '' for attribute endPos of waypointLane isn't valid
< Debug: Value '-500' for attribute endPos of waypointLane isn't valid
< Debug: Value '600' for attribute endPos of waypointLane isn't valid
< Debug: Setting new attribute
---
> Debug: Selected invalid item in GNETagSelector
> Debug: Open additional dialog
> Debug: Cancel additional dialog
32c28,29
< Debug: Restoring previous attribute
---
> Debug: Removing flowRoute 'routeFlow' in GNEChange_DemandElement
> Debug: Removing route 'route_0' in GNEChange_DemandElement
34,35d30
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointLane 'routeFlow' in GNEChange_DemandElement
38c33,34
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
---
> Debug: Adding route 'route_0' in GNEChange_DemandElement
> Debug: Adding flowRoute 'routeFlow' in GNEChange_DemandElement
40,41d35
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
56d49
< Debug: Deleting unreferenced waypointLane 'routeFlow'
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1
> Warning: Selected Stop type isn't valid.
---------- Differences in routes ----------
8,10c8
<     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
<         <stop lane="gneE1_0" startPos="7.00" endPos="20.00" duration="60.00" speed="13.89"/>
<     </flow>
---
>     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect extension ( Last six runs May2022 )

---------- Differences in errors ----------
26a27
> Debug: Value 'waypointLane' for attribute extension of waypointLane isn't valid
30d30
< Debug: Setting new attribute
---------- Differences in routes ----------
9c9
<         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" extension="3.50" speed="13.89"/>
---
>         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" extension="0.00" speed="13.89"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect friendlypos ( Last six runs May2022 )

---------- Differences in errors ----------
23,25c23
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Setting new attribute
---
> Debug: Selected invalid item in GNETagSelector
28c26,27
< Debug: Restoring previous attribute
---
> Debug: Removing flowRoute 'routeFlow' in GNEChange_DemandElement
> Debug: Removing route 'route_0' in GNEChange_DemandElement
30,31d28
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointLane 'routeFlow' in GNEChange_DemandElement
34c31,32
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
---
> Debug: Adding route 'route_0' in GNEChange_DemandElement
> Debug: Adding flowRoute 'routeFlow' in GNEChange_DemandElement
36,37d33
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
52d47
< Debug: Deleting unreferenced waypointLane 'routeFlow'
---------- Differences in log ----------
0a1
> Warning: Selected Stop type isn't valid.
---------- Differences in routes ----------
8,10c8
<     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
<         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" speed="13.89" friendlyPos="1"/>
<     </flow>
---
>     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect lane ( Last six runs May2022 )

---------- Differences in errors ----------
23,26c23,26
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute lane of waypointLane isn't valid
< Debug: Setting new attribute
---
> Debug: Invalid input parameter of stopLane
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
29c29,30
< Debug: Restoring previous attribute
---
> Debug: Removing flowRoute 'routeFlow' in GNEChange_DemandElement
> Debug: Removing route 'route_0' in GNEChange_DemandElement
31,32d31
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointLane 'routeFlow' in GNEChange_DemandElement
35c34,35
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
---
> Debug: Adding route 'route_0' in GNEChange_DemandElement
> Debug: Adding flowRoute 'routeFlow' in GNEChange_DemandElement
37,38d36
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
53d50
< Debug: Deleting unreferenced waypointLane 'routeFlow'
---------- Differences in routes ----------
8,10c8
<     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
<         <stop lane="gneE0_0" startPos="7.00" endPos="17.00" duration="60.00" speed="13.89"/>
<     </flow>
---
>     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect line ( Last six runs May2022 )

---------- Differences in errors ----------
23,66c23,24
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\Gg9z ,(%5ػc4`Xccc, ؕ(J^cts^8>Wr,h(N(M!@hhC\:{IWM٧vi
2FY%.rD(X*Dl*"ɔr	r`dgTR3due酅rꥥOn	BCC1
@+	0VyKG*aժUgϞt钺
lĉw޽~2UzigI6*	pi&'A^z\\el\ \reӦMRam۶Uam4"ׯ߽{tttT&h'_֭[NX0̈
j?
owwwϭ[dҰ
9lڲȥ+SSSX׬Y3UV͖FD$i]ti׮]:::|ɘ1c=zį}9[[[6m$ϟw1ikkiY
UuttfϞد_?Zٳg<6mZU_jyFNBddmҤ3fPd[ɳqV&s>'I9*a~E|N&~
/@+=am+V4o4{{}^AԢCP%P8a@ KعVRJ TŪ¦&q=z1cƆ

mqɓ'~ffŋho޼ٹs'%$$HSjUݻwں̚5O>Æ
`{ёӲ<yaX/۶m{u^6mØY̝;o߾Ϸy>|xI~]rWX˘edd׏=LLLWW}o߾O?'9[;gΜ}.XrǏ
Fo'@	iii4#
ʀ$ڵ_jV&hu6HݑZppMGD֭𰶶.,,<sŋhխZ:y+233ɓ''O>w;vȑ:t`/lYf>|5kָN:O>ٳ+WdD믿77>VZneeUXXx%KdggLW_	sαV|S-Z#ꫯ~ǯ˗vvvO={sVZaiiqQzimm4cƌT"8N}XX͛7H p'			wkiiy]ZZZBB`ZZZ<"".]t̙'NL6mʕi-^z̘1;޾}hѢqժUkƌׯ/2Uyl޽{
jذ7o;bĈ
6Q&MO:W>|g"##חU^XXcmǍP/caa
}}}ƍ/\ 
6m:nܸ3g7|Sv3g[y
9߿ĉ---oܸpD"?~QLLL"##`M:w   `ŊYYY=bi';cQNNH(~嗎s*&O<tP##>|Ĉ?3;L1cư}ر5k֜2e͛<;o@rzI"FPNT)xϟ?ޥfe'MzBz#/F7tbPVZ]xԩSիW?~RRҊ+/rӧNZFQFojɒ%7n t9tӧW>gΜ߯ZϟߪUjiiYm?I6۲e˗/9szg~=dܹZ8'--mڵle˖I6?g…Ǐ_`7.^(Zly%
Ξ=޽{?s^^ނfΜǾHM%pvƍk8N[[ȈU
C!b%|W_8+>vX޽[+eիK.nnns޴iSaaaݺu><ɯ?lذ߻wOV;ΆAAA͛7kdd*>I}}}Aofg&88o߾k644u떞P(

۷	qSLٿJJk'88=~kklGGǷoqԩchhDt>}_?!b5k
'Mcm{֭:tݺu۷͝7o^֭-Z뛖ƿS؁L:?HHHm={gݺuQQQ,k׮o~Y`a0@s`dGKK""eBqLII!JSwhÇzտK_"z'\]]ܹ#7o<}Tݼy͛ݺu[j!C
BDUVjѣGAAAAAAݺu[fGz5V:f>{d;Ϗ?زe=zO>
					֭ۃX?^ݺu{)YmAA3k׮-[bF9rH_-__W4{ѣGf駟S@ϟ<cOY-ł	

<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">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" line="customLine" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect permitted ( Last six runs May2022 )

---------- Differences in errors ----------
23,64c23,24
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXw9 Q*Q-Xg,0j,$v(5&Ă1TT("v?F75~w^fv4T ""B!hJoԫ&A<6	BQ@U#^l]O%M"Tp,kZ"A6UQd*rS%90@Vw2@*b9b'QU*?UґCyXvSΟ?@
2e۷\@B_Y*g\	 ۿ|RGTyRqRw6..^yَ;$&&M6[4Ν;:::*l4͔)S6lp
uRG777|0iC%Oݽ/5nV@6mtҕMGGɓ'zzzzzzrQ*{qqqQUklyDHD_&烂tttq=xc$l޼YV}mm=11իWO<	
Dc֖Ӳ"X~}%*̛7/,,,...44tРAw700XvǏݻ7s'͛]ŏۢE}gϞȾW8--OMY'"%6l}LGr!#TVݟP(]d5\%H}*Xe.۶zw.zힵOѮiXݡP(<y2*2vnkkk*ԭR(UuҶq\>}fϞqF~G"brwر~l2###"Zlً/(99YGGGj}ڵkܹyܹ1bDVV;埅G~eU?ޯ_͛7߿?>>^V#,8pE}}}_~}~۷o>|Xb}ϟ?/}׬Y\$++kРAl5%%Er^ߙ'ի҇}]bblxbsse˖%%%9rD(
eU\\,P(N{xx={YՉ#s*Lݑ7o޼g"Z~eqqɓ'-[CD֭k׮eNNαcV^MD>>}ӧhGҥk~b...o߾z耀wwwv`v8]]3f0@ :uj͚5~g[ڵk-,,O:|\֔_|!N>͚b{Mnݚ/ogϞ؜8qb޼yO^vyVV֡C8۷eXXٳ32287oN6-22ڵkD$8۷oݻw|K%kiih":ɓ'=:s5kֈF+en:KKqƱ;vzjҥ&L_ٳ7lPb,
;wڬY/^HmAWWwԨQ7n		!-Zx{{?~0rǏȯ/ea„	l2fff鱱lU }7mtYPزe	&<y&NؠA9s_y9<x)Sͯ^dɒ"4iҘ1ccbbׯhƌ!!!W)**zK;ى?޽KDB?wpp_S@0}ÇרQ#G5j?Nyܸq,o?~|z|||l"mߙE$$r`dDKϝRw:s̙3gEo_iq~33|,?ą+kܹsǏ_hQjjիO?x'lmmg̘Qn1cojW^%L9;'ϟ͛kѢEڵkd---̀˷~&l۶m/\pI{{yy`vrݻrJɦ,YdҤI/zsA۶mϟ?ܬYyݹs~(((Xx9s	7"##^<͛78N[[FP(+DZXy\\ÇϮV-3.]Zb~aa@ pss?͛5jDDlיH~e}}#FyΝ;qrr244c]6p5j
OR__6m͛\~}5klР7BaXXv8ٻwozzkeEXZZ:88z۰aCCCC@DW\0`^^^ކ
"F O:uǎƍ>|;wp/]TKKݻwo
;3foɢܵk_hѢ_>66Ғ}e4h^nn.qc(|z	pYD9o#\#x"݈zD@y>noo石޽?ѿ{QWW[niŋ=Rp׮]v횝]^֮]knn5bĈp"]7˗}AXXXXXm^͇
6j(֫Yvq	˗/?~,َ߶m۶O>|G{u=֏רQ}:;}}}C[TTEmo4zѣG?cժU&cǎ;v,[?;+:ɓ'Æ
c,f~K`"""tuu۶mꪫe``FWVYWWWtD4wL<"z-;t---kkW^I=%y󆭦jii*+ԩS:u!~jj*[MIIaYzLD622:}tvv޽{Y϶رؾ/_3ÇO8AD>fDEEqqq/_vppx捗ȑ#ߔNj&]tS/"~׮]mmmr#G.X
Ν;K/0>@yc90_C{<58˺_ot`|MD'>>J<***33O>ֳg4i"8N;	={ƍ_U)'$$رc6lxd/^/_jߟꫯĶ/^ʊm:~޽{2>1BP(;vll9555??,**b
ݘEEEl踨ȶm?aaaiiiVBnn.?L]V9??_{vzɓ'bX٪{PP_LJv*BY/…9ʪ|r޻woȐ!<x𠾾~^ؽ+Xddd4l0""W^&M[.`dddii)v*K6ܹs/3tP
hkk;]ư,PT(սqFԻGܫWQ/놄d8DJ)//O`BVJ{ߘXkyҤIc
*جXS'Okt=33>,..fIW^^![lDSM6<6++K4S+V,Z%,-
IIId##dPe|I&M
ϒ[%[9sfѫV֭[``hvqdr.IIIIII7oެ[ץKabbDDo޼aA5kV||CH5j`7׬YիWDddd&&&ů_f/A۶mgϞͿgf͚,/.:l۶mn533cvwh7naÆM6;wʊuMa'Ҿ}Yf5h``СC3g%,seC͕:{Sȁ*+'77uͭCqDT\鳢DԳgO5V
4055e4h Y'++f͚ʵSTTTNPfkԨ!5b)%KZBa~~Ç/\ ٔmW_}հaþ}>|xذawQb~H@&?:Zg|;bؾbGU_qƃ_eEeÇ͛7dȐ:u;vLd,J~eYܻw/;;DԶm;wQZZګWزr!N:	saȪ/%ܻwfgg{xx<==<x :'bf`-[422}vFrssٜᆆZHQ6m۵k'Dwaq[믿XɣG;tNC<!حb9UCTfFPIhJz6ZT6>!CҊf͚u]6wɓ'ǎ߰aC>::zȑϟ?]ӧe-((
/_?,Xѣڵk?~8225;jԨ/^fBCCׯ_F&?sѢEzzz
6uСs?ydʕ~~~g& dXDԥK3gΈ9$ESDOMmllR`Baڵݭ>qݻwᅲI_|y%K:u5a`ʆӧO}vNNN6mz9sLY޽{ƌ_~9s!@V}899ݿݻw={ѯ_x,YWYfvvvs	


444w%6;Zaaa7n|}6o9ի׷FO<;xݻ}||,,,<gNRDPEA1$Dȁ*MI;>h*:

-Zdee:k,VvZ333???--/[lƍAAA/^gcVZϟ2uTSSϟRe#?
UPzAPo>oooŋ/̒aw߭ZM6sDeooo~׏h"~"Cy^훙ѣUVܹX#k4ڵ{wP!-[7nq111f?b
~!???  `߾}[ki1>>^\dƍ322zŋ[+yBCC;v8xGwlTTԂN:wy󦰰P[։*_paZZillSJJ[\G"Dv͐)ώTy"Aj9~Ν}:m*6#)/Cy@Yu5iD!@C8$UԿ Pa/THKh*##Ҫ	Cj&wC>xOUw&V"8yPmݳP&Py{y[zQڕ{v]Vw\?Y!(B_=8#Z~Sq@5P`U]W*Gr@>o
<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">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" permitted="permitA permitB" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect poslat ( Last six runs May2022 )

---------- Differences in errors ----------
23,79c23
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute posLat of waypointLane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXIwS ^@EEE`吏<{E7{=E={?, PTd?FbHBPÃ3% B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!BRu& B!AAAnB5WEވ!B_>0B$Rf&!BU5?U&	cP*<I%-h!BUQd*rS%i	U< yHb(](ʨ!BbB-
Py`T12T՗8*|>,3~ޭu\/nPveGBP99%%E&kk|׈*R	A8Ś9yߓBXM:))iJ,SŖG7MrX&i:>YtlRGa'Zp4B2)))se5O;ۃ縺Jpbx|bS

@ j|ҵ\VŖSY,DS'NIM;w9űEn%[LDoܶw-k$5tM,UPPǀ%:atDԗ[wM;\ZrfM}<&e(ks&zکi?}Ql6WNA~OdW'-tSƊ^XTvN9573:a4zѓKܷ٣(JΫHi"+mfEW+ϭ)mڼynڴxE6n(`4V{lǒ%K,--Ol
6kPMCHh>:*񴌡8QSSs/[%FGY]J,(J2)jڸaTG"!EQd_޾{/ܺ;
xY9\.Wb~.㧀m--sܚ5;yrAA!\ef[4c(.+;\5YYM֯wbRJZzBttka=-M]:dyZ"? 193r|a۳kZFiz	M
¿N'9qlvYLW9&w陙/Q$Jܡmo޹}Nnޛhl;*M6GWS`gCWWڟIu-ؽ;WuR&=}ame%
|">ګ[ZEo?{̝vC+{#Л,x<_P ~tIpHu]VXԇ>%ns(	biaN)?>_l6˽)HREQE1Ew,7kгk'ΧgdhkyrO}{vQXT
I#[MMظn~r.Eƻq?z`ܯL~6N
ssUf/'1)%1)%"*çwtos)2J&}zv<s*Y}@̬[w8\y_n%F2?~,|ܲySs3iۥe£V6.ܲyrjZڏ>IieFkhcwu.[bV~AAZz揗lK_DD4M
	mZ9^u_1QբY6.KKRR=zJH٬vm[5kf>E{BRSIٸ@ -	hn@_J۵qqtWWSteg揞	MM[;9%Fy{{,X c_*/Z,HX"͝;wܹc_7:mbB¨
/z!yԫc}^׎9y>z?G~y>LOWse{/*:ز:֖#I_OK~KoyH]:Ѥp/1ŋ%EY_OS69y@mX[}D0=%E1i];]rKQ1#:֖"|afbѽu·Dg/Anڵ1	%;)k^p8E8lL?}~"ѻYX,W,`aM=}^|Ē/1=vPSS
,eiay%MFpdڕ86o51YZ9f\.'&.dgߤ:3Rfs8GVMM\NDrVc442r9q	ioPCC)m[~[XXrI9_+KKhkiC̬l262r9;oҐf`Nz؟nN-1Y lѴ_۷[ۚ\=:/((`RGX:xIѽySSҴ55ԸQdkėvl6?MӦ&FR_iP010FU5+uKT%m/TuNPU[R䗘/1zzMI)G
 ̬Ty#ၞn6ijj8?qRL\hrr`>([b򗘸/1q:v
?zkټWb㿒[6g,O9GuMNIKKhԠ޷dhldؤr9,EQ2،/_ױʍb)!=)-9lFV_q|٢34utVf,3ȉMaՉjQˌf'jh|I	<8dVSSyکcsu׏/g@Q{AaEQz:Y99yEijsIzVvI_ZG[;(
Y|r
Xȋbո-,*
~g/6!$?@br1C,cOMK>inn^c.3).-D`zutuߠ~]t
ϹeiWG9Y8Fb`~<jVdT롍nĶN]S۴]"0UK|--_
k؈a#,E;##S~%#Vʭӿ^dDeffky<(:7ndߒO"[F
ԮئaߒBaH5M>~fܼB.
E|>B>???>U-ᑖѱYYMɓ'<
E}:<M:='q_ZTTD_TDV-jͭ8zFfV/bו}FQi{v̋{̥7>y4jP['윐7JKԴc#ohG>iij^RZ4'hD4Ѐbň;]f#{l^q?JdTuD}M>=
m~+1BO_yQP $шP(p3(7Hu|_#b>Y,rRԅ+72E6)ުyAaauCH?CR,,E@ >{A¢"@	MSR>xܥ[4M鬬h)q M4M35s2m&L
sr%n-^2>|l[Wyw#1sVVvVV8=͛H{nffq3Si:3+;;'ȉujZ ==]"g4aft55.Mmj\n]kne^njL{QfzE_\p|~țw,y.7744xyyAtNn0(fM
ً(m-!@(I7YPrױ|Xj\M?S?dhXKKF:;wM[lQn]=7nJwdb£=<tLMMG*nB*eldKJN\CC	71-55i=]Qŋe"O1$$Ad
}KiZKS#
<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">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="2.30" duration="60.00" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect speed ( Last six runs May2022 )

---------- Differences in errors ----------
23,28c23,27
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute speed of waypointLane isn't valid
< Debug: Setting new attribute
< Debug: Value '-4' for attribute speed of waypointLane isn't valid
< Debug: Setting new attribute
---
> Debug: Selected invalid item in GNETagSelector
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
31c30,31
< Debug: Restoring previous attribute
---
> Debug: Removing flowRoute 'routeFlow' in GNEChange_DemandElement
> Debug: Removing route 'route_0' in GNEChange_DemandElement
33,34d32
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
37c35,36
< Debug: Setting new attribute
---
> Debug: Adding route 'route_0' in GNEChange_DemandElement
> Debug: Adding flowRoute 'routeFlow' in GNEChange_DemandElement
39,40d37
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
55d51
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1
> Warning: Selected Stop type isn't valid.
---------- Differences in routes ----------
8,10c8
<     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
<         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" speed="6.30"/>
<     </flow>
---
>     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect startpos ( Last six runs May2022 )

---------- Differences in errors ----------
23,68c23,24
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute startPos of waypointLane isn't valid
< Debug: Value '' for attribute startPos of waypointLane isn't valid
< Debug: Value '500' for attribute startPos of waypointLane isn't valid
< Debug: Value '-600' for attribute startPos of waypointLane isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\Gg9zر%[k]ػɫcX
T(ܽnk~ݹgJ%-i:k:5tګL'y/>)[*	0tqr.D"(QtR]JNM"r,!DlʣBɔCe$OWȅdfȚ҅Bf谅[0tPneUґCIXrӧ/\@0a;w]@T\Y
f\)HU=Bi*;8i:.]ڸqlVئz-s]===5	f„	֭yGwww|(5iCOP?{xxxnOf
[;::q_:ȧ+B=}4--@.dϞ=7VWk%lIDHD&ޅo߮Ǘ5Ço>gooFƍ?޼yﯫee0 ..VZ*Tӛ5kVpppll˗xs##+WFEEݿԩN^}
68	QFN>]mq:::DJ+jJ2&BGć?"S9y5\,-[~Xs}qg~5I$7_r1;uuuJ2(uuq\׮]O~z~C"brw]v333.\hjjJD.|u@@%&&ɬWr;vۻ̜9W^C`{Sв⣰4iҐ!CXگʆWwq<\^#sݻy󬭭}}}߾}{QQOO?~2_zգG~+V|ũxEFFF>}jRRmb2$..͛7{Oߧ縸8٣gݻ󭭭.\pQH$/lvP(iF$)_'mI===ߩS'ssKY%HеM`MGn!!!7nܳg]V(:uj…YYYDjժ͛fee?~|噙DI&9sF=|m۲f7иqի=<<LҫW/@p+Vr"߿3XrP(<}EYS'Oѣ@ 8skm7մiS>=z,^G/^ppp8yYΜ9rJOOOkk댌Çs׭[7[[ӧq'noܸAD8>NLLs__GG>|X+$.:uرcSN]bx
ZfV5j[ݶmۛ7o~1cԪUk֭+4WyݺulݻhРׯe?lذQF|||N8W:thTTTttʅBGض]t^1c
eRSScbbت@ 044dnذܹs"u̘1N"v3fXv-dr׷o	&X[[_~}IIID4v#FEGG!!!92eJϞ=APP˳


>|Nv G&{H$oW?`ҤI611yСC
/tqq5jG]fɓ'oڴI
3r`deDKϝ"w:{ٳg]jFn]jqߥ'7>banɋ9CK&VMk޼O8QZy{nDW_]tɓSLQƈ#7hѢׯQzz]pɓժU={vrrʕ+h޼y͛7_`zzի&/nYf/^<uTjf͚63gN}}}9Ú5k&K.nիׂƎ;ׯ?^ 4k…
45kݻw嗼Ϙ1ߟ}MK8.<<k֬۷orr2ĺ8511aE"8~D	ߕ85ccc9ҳgOv$2sʕ%KwwٳgnܸQ(֭[S93ʆCINN{vY7n$''U`}l/066u;3!!!{677]͛7
D"Qppp޽v8<y޽{SSSX;!!!efggW^͛7w:u7]vW^999֭O@zjP8qm۶nۛ7o>x 77wk׮mӦMnnܹs[hO?}2eʮ]gsN|޼yzZvmLL-իO>,z0
D90_%q׃GУDωCj}th%zjվѽ{_"zѱcn߾ׯ_?yDݸqƍUVܹʕ+
4dȐP"\>>>^^>vttܹի8l0֫YrQF	p|||TTt;~~~ŋ5kֵkWɓ';w>ǫ[nn!-((`}oެY3??QÇ>-_˖-bD=rȑ#GW| ӧOY˧,e7k,44M__?""Ȉ=Z044K_Ye}}}OD3gLOO9spp ߳cOMMѱ}Qrr2[}7oް֭[WRR{&%%,=&"Ꚛ9s&33s޽g[b_l[kkx9rɓD@6MDD{466իիWONN4hСCwѣmVRh]v|СC̙xE"Q6mטB/@١]	^뇝km5qyK/#""ӿK	pQx~O?
㔿ŋ,W@ ?$R˗/m6iҤuֽ}Vׯr||YzK<*
ϟze%:q޽{2>1"H$?~|lݻwfAA[fXdvvvNNH$
l踸f͚^^^)))l~rnn~knƍK%رU۷&OLDڵx׏r޷~{E_h{r߿߯_C:tаsZ}/Ţԩֹsc֨Q
X055;wd)<0@vںN3l(5/f%*lx}ol!5C}/7Ȕ}[#((C!I999糴*??_A*|caicNJo5dM7NBi:  S(+''ؘ-
LD
X!ϗ,Y2o<P$%$$ț瓍pJBr%OLLd<K?*2ٳÇ_lY밓&;UpJTNHHHHHuV5
t۲#,,,R(&&&&''_MÇ&&&bsssP333"255e
P[5klzY~ş\p:ԬY:۷]keezSh(իnݺ
6?Ύu*xiѢŴi$422jٲԩS9w*
PzKPL5Sȁʂ&;;ۭñDTZًN>fDԩS'
Qk׶dk׮-]'##\
<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">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="16.00" endPos="17.00" duration="60.00" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect triggered_container ( Last six runs May2022 )

---------- Differences in errors ----------
24a25
> Debug: Value 'waypointLane' for attribute triggered of waypointLane isn't valid
27d27
< Debug: Setting new attribute
33c33
< Debug: Restoring previous attribute
---
> Debug: Removing waypointLane 'routeFlow' in GNEChange_DemandElement
36c36
< Debug: Setting new attribute
---
> Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
---------- Differences in routes ----------
9c9
<         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" triggered="container" expectedContainers="containerA containerB" speed="13.89"/>
---
>         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" permitted="container" speed="13.89"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect triggered_join ( Last six runs May2022 )

---------- Differences in errors ----------
23,65c23,24
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute triggered of waypointLane isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\Gg9z ,(%5ػc4`Xccc, ؕ(J^cts^8>Wr,h(N(M!@hhC\:{IWM٧vi
2FY%.rD(X*Dl*"ɔr	r`dgTR3due酅rꥥOn	BCC1
@+	0VyKG*aժUgϞt钺
lĉw޽~2UzigI6*	pi&'A^z\\el\ \reӦMRam۶Uam4"ׯ߽{tttT&h'_֭[NX0̈
j?
owwwϭ[dҰ
9lڲȥ+SSSX׬Y3UV͖FD$i]ti׮]:::|ɘ1c=zį}9[[[6m$ϟw1ikkiY
UuttfϞد_?Zٳg<6mZU_jyFNBddmҤ3fPd[ɳqV&s>'I9*a~E|N&~
/@+=am+V4o4{{}^AԢCP%P8a@ KعVRJ TŪ¦&q=z1cƆ

mqɓ'~ffŋho޼ٹs'%$$HSjUݻwں̚5O>Æ
`{ёӲ<yaX/۶m{u^6mØY̝;o߾Ϸy>|xI~]rWX˘edd׏=LLLWW}o߾O?'9[;gΜ}.XrǏ
Fo'@	iii4#
ʀ$ڵ_jV&hu6HݑZppMGD֭𰶶.,,<sŋhխZ:y+233ɓ''O>w;vȑ:t`/lYf>|5kָN:O>ٳ+WdD믿77>VZneeUXXx%KdggLW_	sαV|S-Z#ꫯ~ǯ˗vvvO={sVZaiiqQzimm4cƌT"8N}XX͛7H p'			wkiiy]ZZZBB`ZZZ<"".]t̙'NL6mʕi-^z̘1;޾}hѢqժUkƌׯ/2Uyl޽{
jذ7o;bĈ
6Q&MO:W>|g"##חU^XXcmǍP/caa
}}}ƍ/\ 
6m:nܸ3g7|Sv3g[y
9߿ĉ---oܸpD"?~QLLL"##`M:w   `ŊYYY=bi';cQNNH(~嗎s*&O<tP##>|Ĉ?3;L1cư}ر5k֜2e͛<;o@rzI"FPNT)xϟ?ޥfe'MzBz#/F7tbPVZ]xԩSիW?~RRҊ+/rӧNZFQFojɒ%7n t9tӧW>gΜ߯ZϟߪUjiiYm?I6۲e˗/9szg~=dܹZ8'--mڵle˖I6?g…Ǐ_`7.^(Zly%
Ξ=޽{?s^^ނfΜǾHM%pvƍk8N[[ȈU
C!b%|W_8+>vX޽[+eիK.nnns޴iSaaaݺu><ɯ?lذ߻wOV;ΆAAA͛7kdd*>I}}}Aofg&88o߾k644u떞P(

۷	qSLٿJJk'88=~kklGGǷoqԩchhDt>}_?!b5k
'Mcm{֭:tݺu۷͝7o^֭-Z뛖ƿS؁L:?HHHm={gݺuQQQ,k׮o~Y`a0@s`dGKK""eBqLII!JSwhÇzտK_"z'\]]ܹ#7o<}Tݼy͛ݺu[j!C
BDUVjѣGAAAAAAݺu[fGz5V:f>{d;Ϗ?زe=zO>
					֭ۃX?^ݺu{)YmAA3k׮-[bF9rH_-__W4{ѣGf駟S@ϟ<cOY-ł	

<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">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" triggered="join" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect triggered_person ( Last six runs May2022 )

---------- Differences in errors ----------
1,66c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'routeFlow' in DemandElementSelector
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute triggered of waypointLane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,13d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointLane
< TestFunctions: Clicked over position 704 - 353
< TestFunctions: Clicked over position 569 - 356
< dummy
< person
< personA personB
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in errorScreenshot ----------
PNG


IHDR1clIDATxw|\7iŲ%1`6tz$) M!y>Ovإ%yB(!	m:ll0n&[4yqȒ-Q?#sw(;

A7t>X,'''Ep8L&n
>J8>|G6,///+++񚚚իWϟ?ӦMׯ_zu*
e0%%%z)r1/;;;###p?KR][n}뭷fϞ/<"{DN:38cڴiFnx|=ܓO>ꫯ655>`AtM-OtM
5\;S}ٝ;wO]YYٳ>{)}~
g?[|y<o۬gEEEA%[IIm֎sn$s*..~衇*++\mVYYgϞ3f̨;Y]]݌3zyНdee=C555Iͪ|!33p'UTTx㍙A_H$rg/]4ٲe=H$[~W=Çaî:#0tSX韎>X,`G}{:C?`?s9`;;D"^{Qn$
Fyz;
tG#F8222n$
bشi:H;:ꨣt7x)S]Naa_ܡ杊F_|qaaaЍЕ	:tĉAwqzСCL%;.۳gɓ'
{t/\pANNNЍ|\NNΩt#tY0t/YYYFA7qht0KVVVIII8%%%YYYA7@%@2iҤ;r=ƎttY0t#pxСA7g999zhk	A7g0KVVVMh380t/hp8{I$T*.,J%ɠˊt)999z*,,ٳgaaaQQQ~~~dddD"H$
RTSSS2lhh(//عsgcccvX__Ծl/D>.`hnzy<xȐ!߿IIIIII~~~VVVFFFfffM$
SQQQZZ}-[^z֭[`A<o0J:D


eeevNV(((8ǎ;dȐ#F0(##]bX9gѡPylVZvڵkgϞiӦD"H$ZsT*bŊڢl@[l"D"yyy=z9ri6|1c߿(+++m555QXX8t#<2Hرck֬YfO?y檪ŋ+**ۤbɒ%Aw@%EѾ}oʔ)رcۣG0Gq8(*****1bD"WvڥK>/ryyKKKSTG:Jm߾380݀F}qǝ~C)**O<eʔӧG?mx<nݺd2udrݺux<F:;#6m)2|湚;H$=p	&kkk?uY=zHg{{UWW/p4=Nz	'vaEEE}&L6k׮ݱcGG۶m{7:Mt0N4Gqe]v)4(+++Ә1czQQQi[1bD:ګ~{ݺuAw@W&Ѝb޽{_q'p„	ۑg1b?m/8'3f]YGy*=z\pܳgώ0CܹsW^ݼpGzs]@7bĈ.a


:VmD<ӶYv>;lذ03ϬY&F`={~[ߺGjI&
2dɒ%A*~^T*px JA
,s9]w}o(۷#~sδuG;w~
.`T*O.[{'MSSӃ>k544ihhxW|n~0]Ν;ʠIH$2nܸɓ'<]YYy/_<m}G}tmu@teMMMg^hQЍO>_WZ:Jk]UUv7xӿ@aÆd2F-{ӧOoyd2y}=ciY}}>zw×tqT駟kfVVV˛555]{sOƁ+++瞯 `x,F-{w^gnll馛~_o߾@wUZZ榛njll<е`w0O4l.>9sݶ999]wemmO;s˖-T*u;?imm(-d/kM[nٶmہkÚ8qE]-onmѢE><ظxnEuuu2dȏ~+V,]CiӾ=zxxI$}ѹ瞻eddr!?;ګ;w>#&LhMN8'x<H7m6o^ihhxW<_>}|[ߚ?~}}oƾ}~"ȹ瞻|D"+Y__r$҆y


R"xꩧئ+?||+fڰaCMMMccckj566nذaƌ_GV
ݻ_W,Rٳg_zmc1cFϞ=ۻN Lz^YY٦Əi/**ȈD"ͷURƚ͛7?…Zm|ZQQ_[?w^4m6;;v~}X7ٳGg}vϞ=bX(j-++5kVyyyYYَ;8_~3g,++knW^m:駟rv3ڰaddddggegg
"G׿8W__M+''둻D"yo]$9s̙.\8f̘6>|%Kt*++_80t.m9 p
7|ɓ[9;rțn)//U6m<mvzyyy_?lذ6ͤ
7<:h4z饗x#Gl^YYY'xb}ݷjժudeeM6/
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" triggered="person" expected="personA personB" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect tripid ( Last six runs May2022 )

---------- Differences in errors ----------
25c25,26
< Debug: Value ';;;;' for attribute tripId of waypointLane isn't valid
---
> Debug: Open additional dialog
> Debug: Cancel additional dialog
27d27
< Debug: Setting new attribute
30c30
< Debug: Restoring previous attribute
---
> Debug: Removing waypointLane 'routeFlow' in GNEChange_DemandElement
33c33,34
< Debug: Removing waypointLane 'routeFlow' in GNEChange_DemandElement
---
> Debug: Removing flowRoute 'routeFlow' in GNEChange_DemandElement
> Debug: Removing route 'route_0' in GNEChange_DemandElement
36c37,38
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
---
> Debug: Adding route 'route_0' in GNEChange_DemandElement
> Debug: Adding flowRoute 'routeFlow' in GNEChange_DemandElement
39c41
< Debug: Setting new attribute
---
> Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
---------- Differences in routes ----------
9c9
<         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" tripId="customID" speed="13.89"/>
---
>         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" speed="13.89"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect until ( Last six runs May2022 )

---------- Differences in errors ----------
1,70c1,3
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'routeFlow' in DemandElementSelector
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Setting new attribute into waypointLane 'routeFlow'
< Debug: Setting new attribute into waypointLane 'routeFlow'
< Debug: Value 'dummyValue' for attribute until of waypointLane isn't valid
< Debug: Setting new attribute
< Debug: Value '-5' for attribute until of waypointLane isn't valid
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,15d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointLane
< TestFunctions: Clicked over position 704 - 353
< TestFunctions: Clicked over position 569 - 356
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in errorScreenshot ----------
PNG


IHDR1clIDATxw|\7iŒ%1`6tz$) M!y>Ovإ%yB(!	M/V/#h?q,c?B>~3ww(

@b999X,d2tk`M#2`;lyyyYYYp8֮^z6mZ~իST-?=(--=O:餣:H$Y"J޺uo9{,
`dHN8ӦO>zvǗ/_>Jss~R8<x
7ܰhѢ>hhhXp
70x]O>gٹsDݕ?3'tR^^^ЏBg˗/~[̈~VTTg+--[:pvy-XJJJx~[TUU20(..9sf}}N-gΜY\\'zjkkӓ~[YYYA?zzJ珫333~"șgt˖-;#H=zu׎1"~5	bOtGb{8#==AtF~~g}A==Q$Gt#P(4jԨڝoi'9r)t#P(ŦOI8ݘ=G1dȐ!CL:5.`q
/NT4nLgذa&M
:
ttg0,pxܸqp)SX
{,w^NNNЍ|TNN't#t[0,YYYCFA7QhtȐ!0=KVVViii8
åYYYA7@%@2yNr^ƍtt[0 pxذaA7rrr>N8:
@ @

222neff'0,YYY6aFQгDNp'\nC%HRdT*LV,[ݻwaaaqqqaaaQQQ~~~dddD"H$
RTsss2llllhhkhhܹsgSSSvܱ(D!.`hn=!C:t(-----lלD"7eee۷o߲eիׯ_nݺTs.X^^i`h#<rܸqC9rKKK222:X,Zi߾}nj
Z˷o߾jժk׮]vٛ6mjjjJ$D-OR+V+**Ve˖	'0|H$׫WQFr)#F;vҶ\Sˬ錌aÆ~DvǎW^f͚5kz͛7WWW׷ /^\YY9p4.K,	->*ׯSN=cǍׯ_^zeggw5pFFFQQQQQȑ#D}}Wյk.]gy饗***>x<^VVJ:ZЩTj`8f̘c9SO:thQQQnnnFFF}}028<dȐSΘ1?iu%Xs}H&֭A7@չ ~O:#Fgff܅D"AM8\WW?3իW:ۣ^z0@?mڴ;C)**lB,8qbǬ]vǎ-o۶_[4
8-,va\rI'4xବHcǎիWeenݺzkȑjzuݙ@sewq'Nׯ_gw
4hȑ}/H$fΜY__t#tgmp8<f̘3fwyx`qqqgXy??[	PhܹWng3XzܹsnN9ry~]nuD"~>Z[[iǬ]g>|xgojjz׬Yt#ts0Yqq?`6<yСC,YiRG}ӒJ.\x}R'_Г:k9333{N
B;s[wvܙ>Ν;ߵ>a:@Jxe˖urssO<ĂVinn_}ƴ5_#O;۹swYUUt#DƏ?eʔǽn˗oyً-
+_J볠Sԫikl~@zts6loL&n$ݢG=cƌK&s#<АZ444<{o|i@7Jz꩞lofee~XssW_}]wmꮻ׿_I+++˃n$G}9q즦n׿wWeeeonᆦ]v'Dvϙ3ζɹk#~ӟ~[lO7R[~?OG	h@}_}eee7tӶm_c֤I.=YSSs7r--٦ŋr-/jjj:СCXbҥtPիף>Ǔ=L">=NnqA=;vvCM8-9;{챊D"Q__&77WؼysG.W^9\[tCC{wׯ/8@D>˗']j_#vSPPp=sēO>9hРv=#FWoذ-6l0s/#GlEB@s^y	oTj_|qw>gΜY\\mvdovXTT4a„SN9c0`@QQQ~~~FFF$iVJjkk7ok=s.lo-`:!C?gݧOkee/o333?s9h2vbX,VRRR\\ܫW3<8///B!|ǎDb?<f*//oe{׻wv]SO]re+6l_IIɾ4yyyyyyhH$rak=544?lWɹ;x*
Hl޼o,,, {D:9sq;]%Fdɒ5;_8]K;V4]wݍ78eʔ65nk{M6/m]^^^޵^{>]+i@
N$^|_Q~VVV߮Ax<~=Z=vYYYӧO_rueee@ђ~.]z#<RZZr?۸mqƛo0E".?Du뮻]E8?cdUUU<x~zBK/t2H$^vmoL]WSSӶm^|3<XtK?;ާ7+OSO:t#<raKrO>/8	nZVV!W#p8|	'u]C{.]#5\ooEEE@L&n+̙3g]fM"HR{<7X,6bĈ3fyGuԪU/^:
'L82ew=nܸ}ݥ~6RRRO6PJ7mڴ|E[n+Vͻp8h4##cSN:tA4zƗ_~+ܴiS
K 0|]wu!tl\dW\;H$r饗tMFX___]]]YYY^^^]][322rrr







<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" until="3.50" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect_selection acttype ( Last six runs May2022 )

---------- Differences in errors ----------
30,31c30
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Value '' for attribute tripId of waypointLane isn't valid
---------- Differences in routes ----------
7,8c7,8
<         <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" speed="22.50" friendlyPos="1" actType="singing"/>
<         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" speed="10.00" actType="singing"/>
---
>         <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" speed="22.50" friendlyPos="1" actType="dummy"/>
>         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" speed="10.00" actType="dummy"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect_selection duration ( Last six runs May2022 )

---------- Differences in errors ----------
23,78c23
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute into waypointLane 'route_0'
< Debug: Setting new attribute into waypointLane 'route_0'
< Debug: Value 'dummyValue' for attribute duration of waypointLane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value '-5' for attribute duration of waypointLane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\Gg9z ,(%5ػc4`Xccc, ؕ(J^cts^8>Wr,h(N(M!@hhC\:{IWM٧vi
2FY%.rD(X*Dl*"ɔr	r`dgTR3due酅rꥥOn	BCC1
@+	0VyKG*aժUgϞt钺
lĉw޽~2UzigI6*	pi&'A^z\\el\ \reӦMRam۶Uam4"ׯ߽{tttT&h'_֭[NX0̈
j?
owwwϭ[dҰ
9lڲȥ+SSSX׬Y3UV͖FD$i]ti׮]:::|ɘ1c=zį}9[[[6m$ϟw1ikkiY
UuttfϞد_?Zٳg<6mZU_jyFNBddmҤ3fPd[ɳqV&s>'I9*a~E|N&~
/@+=am+V4o4{{}^AԢCP%P8a@ KعVRJ TŪ¦&q=z1cƆ

mqɓ'~ffŋho޼ٹs'%$$HSjUݻwں̚5O>Æ
`{ёӲ<yaX/۶m{u^6mØY̝;o߾Ϸy>|xI~]rWX˘edd׏=LLLWW}o߾O?'9[;gΜ}.XrǏ
Fo'@	iii4#
ʀ$ڵ_jV&hu6HݑZppMGD֭𰶶.,,<sŋhխZ:y+233ɓ''O>w;vȑ:t`/lYf>|5kָN:O>ٳ+WdD믿77>VZneeUXXx%KdggLW_	sαV|S-Z#ꫯ~ǯ˗vvvO={sVZaiiqQzimm4cƌT"8N}XX͛7H p'			wkiiy]ZZZBB`ZZZ<"".]t̙'NL6mʕi-^z̘1;޾}hѢqժUkƌׯ/2Uyl޽{
jذ7o;bĈ
6Q&MO:W>|g"##חU^XXcmǍP/caa
}}}ƍ/\ 
6m:nܸ3g7|Sv3g[y
9߿ĉ---oܸpD"?~QLLL"##`M:w   `ŊYYY=bi';cQNNH(~嗎s*&O<tP##>|Ĉ?3;L1cư}ر5k֜2e͛<;o@rzI"FPNT)xϟ?ޥfe'MzBz#/F7tbPVZ]xԩSիW?~RRҊ+/rӧNZFQFojɒ%7n t9tӧW>gΜ߯ZϟߪUjiiYm?I6۲e˗/9szg~=dܹZ8'--mڵle˖I6?g…Ǐ_`7.^(Zly%
Ξ=޽{?s^^ނfΜǾHM%pvƍk8N[[ȈU
C!b%|W_8+>vX޽[+eիK.nnns޴iSaaaݺu><ɯ?lذ߻wOV;ΆAAA͛7kdd*>I}}}Aofg&88o߾k644u떞P(

۷	qSLٿJJk'88=~kklGGǷoqԩchhDt>}_?!b5k
'Mcm{֭:tݺu۷͝7o^֭-Z뛖ƿS؁L:?HHHm={gݺuQQQ,k׮o~Y`a0@s`dGKK""eBqLII!JSwhÇzտK_"z'\]]ܹ#7o<}Tݼy͛ݺu[j!C
BDUVjѣGAAAAAAݺu[fGz5V:f>{d;Ϗ?زe=zO>
					֭ۃX?^ݺu{)YmAA3k׮-[bF9rH_-__W4{ѣGf駟S@ϟ<cOY-ł	

<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">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="3.50" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" speed="22.50" friendlyPos="1"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="3.50" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" speed="10.00"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect_selection extension ( Last six runs May2022 )

---------- Differences in errors ----------
23,78d22
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute into waypointLane 'route_0'
< Debug: Setting new attribute into waypointLane 'route_0'
< Debug: Value 'dummyValue' for attribute extension of waypointLane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value '-5' for attribute extension of waypointLane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxy\gAo%/H4ϔ̰gyfaiTvii!j&*"=?Fu/ea_533c><#lDV[;`*u>}ڊeײeKeLx7_yJe0xJ$Q1~W1Oə090P*il$z*3|DBT<k`}қ![+K/..6]`]vvvD-Ӛ=TʛS*ՖN*hCG?ɏq0_n)/:sځB_Yr&1k=դI\oٸ+c۱+@bmղٵk7,Xe-;]h:akpځTH;QjzA2&]oΙ]TC_X˫ѩS,98l/>K_,(**2†?z톛9<-촎z?ݠwlzu4|IZ<vFsnXTyyi9?AyǍ~tٍ[oӆj6e
m~̔_
TtoQzz涝$>fdu{{}{uo[\T{o܎]7gux4fs|dv׫3nS⺺J2Sd1J5g+ϥeM8S.Ի|,]>eʔk.4P*ilq|ivvyNfVVVFV.85Z^`I$^2yzZTĵ>7wppTT*TT~Z?xvLRTCG;/,*ڸe_YYY7wttUc'bkhXnvOŝDH½[u
NhŽNNcgfemAWgdg
73;CGg6nvz^ʺgfq߮5//V˳7skճ/'SkG7=3%;'?)q˗&9K}voZ͵_9=tT$Cave`X7Pl%ܹ?ؿZjmjBz=֎Ǐޱ{BGoҸ{GWAA}[4o^-?nߕ_ 7=qJq:>u/}AĢӻ!mܨA
77I?u9]oNu-/׬QyyJ:F
U;qz_;
vݻt:v\JRTJU?:/?_k{π>ruF捚5G>!c'NxqnU	Ѿ۹)Eoͽ&.*ݻtx95q%ɹwv=Cɹr<+'oדzZk=qjO<нFlfybkf<䣃ndܸe{HN޵Go2o;'O\ֱ_5;8wcwSBF
tuv==NFI.۶u+/OXve5jKϸq-wqq1`}K${!D>޵7l899)T{w%|Jm99B;wtzw}ztϯmk{{OoݱK\M.zz~oBW
!$IjC^.oGΝ.^]㺠w9|~ݺ@9oOXsC4vXh<ФIDKL"OXb͛7o<鋷U*ݼzof'WӪE&O9t丗Ggs.!DMO9{qZ5RsOWsJnYF'Ϝ=|G}+![M6nަS
x|7b_;Ϟ[\Ցc'==j%VB=6k8fv_yyyJwU(:z¯]>t|g5itc'O׫@KWRwe_;T\o۸R.^N=wq]έ[*JnSTnnraII5ȪT*;;{''GZi32k{ώ{u[T\\lgj԰~b_$K`׮:ܺu95P=8::O$8{!ſ}kggg<[˩z%ܼk{:::\,Iҹ[*T]?x(?Q;+ܮ̽[aaQm/Y7ǻ"틊ghSm۹G*xoV,8wԴ~C4jEaaQ]7m"|SĝvSwp߁Deywkmknn>^NNϞ>{[{{¿Gu
@Ɂ~öd=|jZw!
:yFFW9{#'B'WӮ=?
\xH=7nd]MnãV֭񏛛k?=rIQ}@HWRΞO9{>Vmi}gK~߭rUA;(	YJM[~'?سYQ]FӮ]rBʥ6&xn9::ةT*UT4b+8جIԁ@y:1_ߕ-K:^yࡣvƊۉfG5jt/Uz*@j[hrrS]wu5߽z;ʅ4{:w ظeGaQVyE5ET*Z5nfݖ֭ۍ9T*[͚twKW&ժ'7/Ne'\;;;g'
/(O<?֭檙$б#N
!RӮ/lX/\|NƄyzʹ)OoJN	ofjKЪ5uw?%Ijբf7s3odџ(orLT^<M<ެyݤ>pE7h=`Pddd֨ᦻy
5>*jCvv*!J2;3fUÆ>,/b_,ȼ-X?nI4ݸqNu󦋋UtoWqjڪ~zV9Qh=u[yZkhZKtI%a˹///**h*/,,BiN/...,,>77ˍ;yLu]uSy6E.s-CԙZ6`gϧ]Wnq-((@mؠCRuV!Xht>W~mN'S^vC꡼+~Xc>枖}{uϺe<.^nsO.;yyz}ji~u)~'Nɹthܻyq6l^<wڽ*?$_T{UB.7sBT?Hqqn3sEE
~NӛX\ϿqC#a$IR	a윾qyl?ANŝPQ.,(SB"yi~Af"i׮okt$IrZ(IRVV9y$I$)[ܼy3eݒJ̲:>ofgߺYݚNa˶-K,#8zWԢpVͬgϧxyxt-poB899B8Kt#WB=zzƿ	!222vv*Uutt$)=#^aoo'/wrr$)#c&~ޢ7n!j&{iㆭ[HpN-!Kέ[B77WIsJ@SȠ~;wT{
,(*.>򄓣cfMIB'GV͛޵\u׊Bk|qn
N^uCO{ݖr
ɁJ%45BzN+^nݺB[98|\]]]BΩ][EyyFE~=]$Z5ON֭V<)șL~~+$ps=~RNiyyyF
ײ?7~mb'h_\\N
$

5+Wf+Ĥvm|;w
(ԣkh]CK.[m%ڊL:ҫG{۷U濇jC@a5/\TT`oKW4m+B^I*Wyfvv΍JC#hѬJ:z13T
ዊ/4nX/%!DF
^\ygG F
<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">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="3.50" triggered="container" parking="1" expected="conA conB" permitted="C D" speed="22.50" friendlyPos="1"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="3.50" triggered="person" parking="1" expected="perA perB" permitted="A B" speed="10.00"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect_selection friendlypos ( Last six runs May2022 )

---------- Differences in errors ----------
26,27c26
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Value 'ID1 ID2 ID3' for attribute friendlyPos of waypointLane isn't valid
31a31
> Debug: Restoring previous attribute
34,36c34,36
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Removing waypointLane 'route_0' in GNEChange_DemandElement
> Debug: Removing waypointLane 'route_0' in GNEChange_DemandElement
> Debug: Removing route 'route_0' in GNEChange_DemandElement
39,41c39,41
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Adding route 'route_0' in GNEChange_DemandElement
> Debug: Adding waypointLane 'route_0' in GNEChange_DemandElement
> Debug: Adding waypointLane 'route_0' in GNEChange_DemandElement
43a44
> Debug: Setting new attribute
---------- Differences in routes ----------
8c8
<         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" speed="10.00" friendlyPos="1"/>
---
>         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" speed="10.00"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect_selection line ( Last six runs May2022 )

---------- Differences in errors ----------
23,74c23,25
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXһ6,DPKl1
gXc[Ă1TPAD@w?F75(ó7;;^ޛY"(x@)@
5@U`P-f}:\]D"(QxV)E&?9J# (o2ŹDii:Y YSYP(T_,>JNn	1
@1+	0|M#bŊӧO_pAӁ@)6f̘;w\zUӁ@*0(~	S 988}V{TrRqt6..]aÆ-ZDEEƪM6[ݻjlʛ1cƬ]͛i'.Pl$ӆBB֚Fuk٩q_o	ӒO[!?`gWWWuVEDi\pa\СC=zĭ}-kk렠wR6l ֟ݻϟ=Z___<----+o߾ժUS3BCCcbbBBBzxs}}+V<{'Oww,WIR~vԩl+}x<w 
PZAV4)`
>B%>l5eYoDޯ? (f%(lڴ9==}ٲgϞ';;=+^xO26I$5{(Bvnkii(̵2(uut2uuqۖ?~|׮]\т޼yHD2kkkWX1((hǎӧOѣǀ^|~Uۼys\\\n6l×/_kd֬Y={3g_||ѣG
6'O/<..~]|ׯY˘Ջ=|mB2$66VOOݻw={ߧX]]]ڙ3gsܹ,HHH8zH$6z;
BfD":aÆСV!tit#P7nlذaϞ=Df͚
ZZZ
SN-XDr&MXZZ~˖- 'O?̙3D4lذAnݚ5eG^j]PPP@@۝ΤIz!N>|rVNDww#`ŊB.dMM8~gΜaM5jE?,Z~xꕭɓ'g̘q̙+V4l<==<k׮SNMMM%"||֭qEDD\~;wp|>})11`	t}>߿OD.\8uԱc&O|rhV\iii9tPp۶m޽?ëU6uԵk˫vZpݾ}֭[͛72[Yn]pp0կ_ĉ\>{,**Jq}yBlN:U\yl2fff)))@ cۮ_ܹs"eN"#FT^}ڴik֬a}lC׻w1cƘ_vm޼y߿'#G<(**q{&MԽ{w@lٲϟ?=z􈥝@
FDYYY#"HԹsʕ+sϩ@ ?~|+TÁ/0aÆUZuĉ7nTt֗)&/@	Q`s@Ξ={Y.1F%=jAvɋY=Ê&VMkҤO80gΜe˖Q/]tI;;I&UReZpk׈(--M.\pI3g~aŊD4gΜ&M̛7ZmhѢPf7n|SN988̘1ÇlYf5iϏ}il%KH7?c޼y#G;wkΟ?/7n|…uΘ1ݻKNNܹsMLxk׮^w>|`_XwҪP,ćqCd%J<>cM򘘘#Gtޝ2[f._xb==\@>sL--
6š5k}*y&"R\YOOo>|{vBCCYׯٳB
YYYcԩc``p-vfnܸѳgOccիܼySWWW$ȈkM8q޽)))ڬ7ng/ciiYrwqqkԨa``Dt=zfee];!UBرcmƺmo޼YUVٳgnڴ|Ow
;I&ڵ+11Q}v;w̙ӣG5kDGG[ZZ\�zdժPEˁ/.1v=yvԐ%ɀ)))D4@Qy!йsgѽ{_"zcn߾7o<}T]~;v\bˆbŊokѣGvvv;v\jy~|||XfŊ%o߾}t;ϢE7nܥKӧaaaaaa;v|ǫYf׮]c}o޸qc	&H4hРA_tRnK\%!C2-߿}џ?ޯ_?֏Ͳ_.mf/뷔&<<\GGqaaannn:::l-kAOO+ad|euttGGDӧOOKK9ϱ%?cOII޽/KKK"{䕿{lٲRJܐrV?))=|=c"bO3g222z%Ŷ5779rI"zIPP&22rJʕ?|=p@2l0u֕*U%oӦWnbb2pYf>^HԪU+C677
(j,FPr~O6JU1~ek/e˗/###Ҿ;	pAzvK?
^bGZ!є_~m۶ǯ]6>>^›7o۷oMMM5OkBܹsYĪ'Nݻ-s#D"QNNxw͖Yͼ<̰̬,H+ލ)
qq7===CCCLnrvv~ifٲeFK%srrر沇۷oM8ڴi#Dsyŋ1ʫpB>xO>:t萞^ǎٵw_EEE֨Q#<<cǎ#GR
`hhhii)v*KSwy'۷xyյ.dP(iJ_zKTޘ&+[ᵽ1DD*jDʒ7577U2RsVVOc-9R~cA%hjԨQMN{xx}ܼB%]YYYl9;;[ e"OMׯ_tDKM_|x9s氄"(!!A<l3GV,+]vbb"Yzt˜g4hҥm۶
NT)UP9!!!!!֭[UT|mُ&&&			Ddjj*
?|~A2e˗/>Lb?LTP]Tlll,
߽{gddDDUabb"
߸qSr#666fprIKK;tPƍ۵ko>vMeKïUڵkׯ_y+++yiӦSLhP__Yf'OJX,޵ˆF6@Y"-A3)r/VMff[oۇcƜU^_#kkk"СШիÉիWnllZQQQyyy*U
		nB
2-R%//O$egg?y$//ŋMK\O5jڵ#Gz
BP&	gdo]t6lXvv6׎D"-^՗(UV޽y{nsȑ3fӧRJǏÝyS\"dddxzz>|7n#z]"JNN~[VP_A;DԲeK@py.y=D'
333ݻѰaC6Gc_oW	Ν;5kdssgkk+N!"///@p&MM;QF7+yiFFFf6kѣG2,4CSe>
Dbh%DyIYҺ?J5@1a`km'999//oʔ)cs:ujȐ!/_Q}BUX̙3GD̷o߿֬YO>Xg"""X>>>o޼a兄YOY			3gM>|xϟ?_dX	07%$$nٳs<pTs֬Y,QRS[[[~tt4wXf}HTbE++nС<Xzt]A.̛7ܥ{(KT600?~;w>աCɓ'k'''gݓ&MMyO>)_fԩ?NKKkذanf͚䝽u6l~ڴi!!!iii._fGUy LZ>|-g޽{UPڽ{ĉ_~maaѻwiӦwI'~5RDA'<'}$BP2_Ӂ@٧IeijPAhUV3g++)S+V/X`ݺu۷oMXX*s2w7sߏ;4..nѢE2e#?rssPz!Ho>__߉'Ν;W}eyҥ^^^7UpDqF___nݺu֍?gn"Ce֏رc׮]Ҟ>}t;vpv
<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">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" line="customLine" speed="22.50" friendlyPos="1"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" line="customLine" speed="10.00"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect_selection permitted ( Last six runs May2022 )

---------- Differences in routes ----------
7,8c7,8
<         <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="permitA permitB" speed="22.50" friendlyPos="1"/>
<         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="permitA permitB" speed="10.00"/>
---
>         <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="22.33" speed="22.50" friendlyPos="1"/>
>         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="22.33" speed="10.00"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect_selection poslat ( Last six runs May2022 )

---------- Differences in errors ----------
25a26
> Debug: Value 'personID1 personID2 personID3' for attribute friendlyPos of waypointLane isn't valid
29d29
< Debug: Value '12' for attribute friendlyPos of waypointLane isn't valid

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect_selection speed ( Last six runs May2022 )

---------- Differences in errors ----------
26,74c26,27
< Debug: Value 'dummy' for attribute speed of waypointLane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value '-5' for attribute speed of waypointLane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\SW'aہ*ֺpԽZZg}Vu:""@dL?,Bs=7!9\"(x@)nnn@"""@U`P-v;|_]D"(QxV)E&9J+ ҨO2ŹDj;^ Y[YP(T_.>JNn	"""0
@1+	0|m#|'N={Vہ@)6~۷o_rEہ@*S
Jf\߄)H޼y=Bq*98i;9ݫf[j65lQDػw;wiM(oƏf͚7nh;O?Pa#@LJ;kԯkYre
5tSH_>==O(EܹUSEE!)~8gϞݲeW2rpk~6$$䭔˫_ǿ}ӧ!!!?@ !((HWWWA0`@|||5T{…޽{+\ ,_ɓ'ݛ:ujW_fy
$NBLLmذӧOWf[|~Qp
IP*f~(M&
/@1+=Ea222.y9iii+W޹٠ɺu&Dqqutte5;uuuJZttt4Ū
&ڵ׮]mHDl[wȑ?`ccc"Z`ׯ())IOOOf}==+lݺyƌ={2dHFFSв⣰4iҐ!CXگʆ۫Ww~xB^#fիל9s,--:ĭmҤǏ=zT`}^m-[K2fff{f߽{x[gOW}W^?o`` 9[;s^z͝;rDFo'|P(jF$)AyI4igϞN:_RJD:]|:4ׯ߹s'^I&B,XYf֟>}:rҥK333ѣG&M:y$5jm۶elǏ2wrJwww ;}})SSGGĉ˖-cD-}d|rwww+++Pxĉfee|}}{'OV\S~-O?}qqqǎ?y˛4ibiiq׭[7kk배ӧS>yĉ###]FD:::<Kn߾\^X>gDtǏ>|xԩ˖-VAlaŊ#Gd7o=FӧO_fM	k֬aw0`@_~-}}aÆ]6446lsQСC<yrPCWժUGP(/caasPGGАmnݺӧOD"ѣG?~ƌSfM??իW>O!ӧ---^:o޼wرcGabb?_~=GSLѣNhhҥK?}v5jegg߽{D"Q
.]V=:::&M<xp
߿?taÆ/0GQFU^wÆ
nY; =$#(!J_̽jөSN:\=zbcOa;+hbжf͚9sѣsyҥKe˖ϟ?vXʕLRZ#F(nj…W^%t;{cfΜÇ˗ќ9s5k6o<>rJO?&ݬs?ɬY5kVZ6YxtSoϞ=͛7vعs^z̙3:::gϞ
		_;w~ܹs)2`O0</22իVӧχG%tuu+T*D"qY+XS<66=z`g@b̖/.Z0//OGGm̙ׯ
k&"6TLD!C>|py899
׮]իW
Y'ihh֫W͛\~W^5k422qㆁH$
ի	ݵkWJJkeX[[geeUZ۷gZj?"rJϞ=
׬YÝ	:::+W
&Lؼy3붽qsrrz6m̞=yiii_
;)SIIIܾ};W>gΜ={^,˗/.]ݻAVVN(\(}	:cy!^!cDfCi;4r}yK.,&w^t>|xƍߺuKA;_~2vڵkתTҹs˗[ZZ4hȐ!DTbEc7o5ʕ+wyʕ6lլXȑ#͛7O<n'00駟<==vʕ?~8<<<<<scxk֭344d=\ܖ-[<=='O,jÇg%KU,qH={~g+>ӧd,f~K`"""===7n%Zւ!W*닏~"1cFzzy=}{JJ
Ϸ}}Y[[ч|yo߾e%[T7={;VDĞ\]]]cc'OfffڵlKmkii<xرcDѣ6MTT[{U~aРACRF%m۶RJDڵ\2Wnff6tYf>^HԦMC|5(j,FPrئF[m_oR"@򨨨oFq\Xqqqlwu6v)%a\\K<ԩm6o͛7O4i͚5			^~miiɖ߼ycnn. ߿kBܹsYĪGڵ-s#D"Qnnx#Gv߿jeLfeeeggD<nLPφʊtRӦM’,nrNN~wyҥv-]tܸq\|nn.;<}˖-\5___"j׮ͽ~s{9_p!{rݻׯ_߿аsZݻw/bbbRSSkժѹscVV
X066پ};,2p3gΈ?Ỳk֬+>ﴚa:PҔ]͆Tw7«bȳo
P"eggҪ<9;;ǎ+~1֠J45n8
Lӿ`nNPȒl###Ö(??_<5]nc322Q.5}ŢE̙~DDy|YIRRC(^β\nݺIIIg-sN:5|%Ko>88X;9lSTAě7oVVmРA/^-2,11ͅBaRR҇7ӦM{ŁH싉
*MMMB۷oMLLؘ*̄BaBB{ӹ?ᤧ߿ӳCwfZXXTv7>:uYfݺugΜa
R؁4o|ڴi
-ZL:+ax.miireϤ]BPX5YYY:KDvgq|LlmmSNZ@j֬inn'%%լYSNFFjWT…VPAfRJDGڞ;wN)@ q'ӿZjudBP(I_Hɓ'2GYwޮ]5*''kG"Vb/KשSO>۶m9ׯ_J9"^;2>E^;lڴ;Ν;D[vu:::g̐W_ޓKDB0++ݻM4aS5ms±999'l{bll|ڵkgee9ÍعϷK!"gJ7kLGGG|?Ǚ-Z`آEc('إߜ*W(@#(!Kzns+nDń/=B\ٯ_iӦݽ{]|qoo/^ԪU|:tW*VxIy}GpsssE"QVV֛7o3k,==ǏWXɓ'aÆ~5…իWQ	0k011qϞ=s100P̘1#((ӧ/ܻw/_<!s"Ķm۞:uJb!.jΚ5%*\jjoo9wXf}HTbEwwwofȑ[jt]A͛gΛ7ĉܥ{(KT6224i۷?}ѩSSk'77wǎSL۷/W܎Ҕ/3}7iҤ{f*p_^4iRJ??./^d)xy<N:g3o
߾믿*T*U߿ǎ/_ӧx'Xtq7Z(Etˣ̠q@"%CyIo}ZTF<ˍVe幹s̱p´iX-,,|~RRҥKX֮]e˖ׯ_12w-sw3g|݄	_zO?lTSl@E"ݻ}|||}}Ν+޾2K?d*8p"ٰa~ݻw՟3g7e!2zsݺuKOO%Kne,2ۑ7oޡC;vHTPg@ pqq9r$Nj6m`E	_~%''gʕw_?*Y_A;/^8%"6Yȑ#Ν]x[w…VZӧOfبYfM0aƌ=C^^W>{d___ssϟ8qa+T
73W_@V^~$2TPQJN$R9gjժ[j;2H֯ꨶ(DZAҫnݺ:$ .ed~{Z@	ѿP .ZB6Pn)V	Mܴ)%4v ۽׵B1gC(GJhLxc(+BBOŻ:@zګS{mG
LB4piJD+/^|Yq*
<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">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" speed="6.40" friendlyPos="1"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" speed="6.40"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect_selection triggered_container ( Last six runs May2022 )

---------- Differences in errors ----------
23,70c23,25
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value 'dummy' for attribute triggered of waypointLane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXw9 Q*Q-Xg,0j,$v(5&Ă1TT("v?F75~w^fv4T ""B!hJoԫ&A<6	BQ@U#^l]O%M"Tp,kZ"A6UQd*rS%90@Vw2@*b9b'QU*?UґCyXvSΟ?@
2e۷\@B_Y*g\	 ۿ|RGTyRqRw6..^yَ;$&&M6[4Ν;:::*l4͔)S6lp
uRG777|0iC%Oݽ/5nV@6mtҕMGGɓ'zzzzzzrQ*{qqqQUklyDHD_&烂tttq=xc$l޼YV}mm=11իWO<	
Dc֖Ӳ"X~}%*̛7/,,,...44tРAw700XvǏݻ7s'͛]ŏۢE}gϞȾW8--OMY'"%6l}LGr!#TVݟP(]d5\%H}*Xe.۶zw.zힵOѮiXݡP(<y2*2vnkkk*ԭR(UuҶq\>}fϞqF~G"brwر~l2###"Zlً/(99YGGGj}ڵkܹyܹ1bDVV;埅G~eU?ޯ_͛7߿?>>^V#,8pE}}}_~}~۷o>|Xb}ϟ?/}׬Y\$++kРAl5%%Er^ߙ'ի҇}]bblxbsse˖%%%9rD(
eU\\,P(N{xx={YՉ#s*Lݑ7o޼g"Z~eqqɓ'-[CD֭k׮eNNαcV^MD>>}ӧhGҥk~b...o߾z耀wwwv`v8]]3f0@ :uj͚5~g[ڵk-,,O:|\֔_|!N>͚b{Mnݚ/ogϞ؜8qb޼yO^vyVV֡C8۷eXXٳ32287oN6-22ڵkD$8۷oݻw|K%kiih":ɓ'=:s5kֈF+en:KKqƱ;vzjҥ&L_ٳ7lPb,
;wڬY/^HmAWWwԨQ7n		!-Zx{{?~0rǏȯ/ea„	l2fff鱱lU }7mtYPزe	&<y&NؠA9s_y9<x)Sͯ^dɒ"4iҘ1ccbbׯhƌ!!!W)**zK;ى?޽KDB?wpp_S@0}ÇרQ#G5j?Nyܸq,o?~|z|||l"mߙE$$r`dDKϝRw:s̙3gEo_iq~33|,?ą+kܹsǏ_hQjjիO?x'lmmg̘Qn1cojW^%L9;'ϟ͛kѢEڵkd---̀˷~&l۶m/\pI{{yy`vrݻrJɦ,YdҤI/zsA۶mϟ?ܬYyݹs~(((Xx9s	7"##^<͛78N[[FP(+DZXy\\ÇϮV-3.]Zb~aa@ pss?͛5jDDlיH~e}}#FyΝ;qrr244c]6p5j
OR__6m͛\~}5klР7BaXXv8ٻwozzkeEXZZ:88z۰aCCCC@DW\0`^^^ކ
"F O:uǎƍ>|;wp/]TKKݻwo
;3foɢܵk_hѢ_>66Ғ}e4h^nn.qc(|z	pYD9o#\#x"݈zD@y>noo石޽?ѿ{QWW[niŋ=Rp׮]v횝]^֮]knn5bĈp"]7˗}AXXXXXm^͇
6j(֫Yvq	˗/?~,َ߶m۶O>|G{u=֏רQ}:;}}}C[TTEmo4zѣG?cժU&cǎ;v,[?;+:ɓ'Æ
c,f~K`"""tuu۶mꪫe``FWVYWWWtD4wL<"z-;t---kkW^I=%y󆭦jii*+ԩS:u!~jj*[MIIaYzLD622:}tvv޽{Y϶رؾ/_3ÇO8AD>fDEEqqq/_vppx捗ȑ#ߔNj&]tS/"~׮]mmmr#G.X
Ν;K/0>@yc90_C{<58˺_ot`|MD'>>J<***33O>ֳg4i"8N;	={ƍ_U)'$$رc6lxd/^/_jߟꫯĶ/^ʊm:~޽{2>1BP(;vll9555??,**b
ݘEEEl踨ȶm?aaaiiiVBnn.?L]V9??_{vzɓ'bX٪{PP_LJv*BY/…9ʪ|r޻woȐ!<x𠾾~^ؽ+Xddd4l0""W^&M[.`dddii)v*K6ܹs/3tP
hkk;]ư,PT(սqFԻGܫWQ/놄d8DJ)//O`BVJ{ߘXkyҤIc
*جXS'Okt=33>,..fIW^^![lDSM6<6++K4S+V,Z%,-
IIId##dPe|I&M
ϒ[%[9sfѫV֭[``hvqdr.IIIIII7oެ[ץKabbDDo޼aA5kV||CH5j`7׬YիWDddd&&&ů_f/A۶mgϞͿgf͚,/.:l۶mn533cvwh7naÆM6;wʊuMa'Ҿ}Yf5h``СC3g%,seC͕:{Sȁ*+'77uͭCqDT\鳢DԳgO5V
4055e4h Y'++f͚ʵSTTTNPfkԨ!5b)%KZBa~~Ç/\ ٔmW_}հaþ}>|xذawQb~H@&?:Zg|;bؾbGU_qƃ_eEeÇ͛7dȐ:u;vLd,J~eYܻw/;;DԶm;wQZZګWزr!N:	saȪ/%ܻwfgg{xx<==<x :'bf`-[422}vFrssٜᆆZHQ6m۵k'Dwaq[믿XɣG;tNC<!حb9UCTfFPIhJz6ZT6>!CҊf͚u]6wɓ'ǎ߰aC>::zȑϟ?]ӧe-((
/_?,Xѣڵk?~8225;jԨ/^fBCCׯ_F&?sѢEzzz
6uСs?ydʕ~~~g& dXDԥK3gΈ9$ESDOMmllR`Baڵݭ>qݻwᅲI_|y%K:u5a`ʆӧO}vNNN6mz9sLY޽{ƌ_~9s!@V}899ݿݻw={ѯ_x,YWYfvvvs	


444w%6;Zaaa7n|}6o9ի׷FO<;xݻ}||,,,<gNRDPEA1$Dȁ*MI;>h*:

-Zdee:k,VvZ333???--/[lƍAAA/^gcVZϟ2uTSSϟRe#?
UPzAPo>oooŋ/̒aw߭ZM6sDeooo~׏h"~"Cy^훙ѣUVܹX#k4ڵ{wP!-[7nq111f?b
~!???  `߾}[ki1>>^\dƍ322zŋ[+yBCC;v8xGwlTTԂN:wy󦰰P[։*_paZZillSJJ[\G"Dv͐)ώTy"Aj9~Ν}:m*6#)/Cy@Yu5iD!@C8$UԿ Pa/THKh*##Ҫ	Cj&wC>xOUw&V"8yPmݳP&Py{y[zQڕ{v]Vw\?Y!(B_=8#Z~Sq@5P`U]W*Gr@>o
<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">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" expectedContainers="containerA containerB" speed="22.50" friendlyPos="1"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="container" parking="1" permitted="A B" expectedContainers="containerA containerB" speed="10.00"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect_selection triggered_join ( Last six runs May2022 )

---------- Differences in errors ----------
25a26
> Debug: Value '22.33' for attribute triggered of waypointLane isn't valid
27,28d27
< Debug: Setting new attribute
< Debug: Setting new attribute
32a32
> Debug: Restoring previous attribute
35,37c35,37
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Removing waypointLane 'route_0' in GNEChange_DemandElement
> Debug: Removing waypointLane 'route_0' in GNEChange_DemandElement
> Debug: Removing route 'route_0' in GNEChange_DemandElement
40,42c40,42
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Adding route 'route_0' in GNEChange_DemandElement
> Debug: Adding waypointLane 'route_0' in GNEChange_DemandElement
> Debug: Adding waypointLane 'route_0' in GNEChange_DemandElement
44a45
> Debug: Setting new attribute
---------- Differences in routes ----------
7,8c7,8
<         <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="join" parking="1" permitted="C D" speed="22.50" friendlyPos="1"/>
<         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="join" parking="1" permitted="A B" speed="10.00"/>
---
>         <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" speed="22.50" friendlyPos="1"/>
>         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" speed="10.00"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect_selection triggered_person ( Last six runs May2022 )

---------- Differences in errors ----------
25a26
> Debug: Value 'waypointLane' for attribute triggered of waypointLane isn't valid
29d29
< Debug: Setting new attribute
36a37,38
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
38a41,42
> Debug: Setting new attribute
> Debug: Setting new attribute
---------- Differences in routes ----------
7,8c7,8
<         <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="person" parking="1" expected="personA personB" permitted="C D" speed="22.50" friendlyPos="1"/>
<         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="personA personB" permitted="A B" speed="10.00"/>
---
>         <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" expectedContainers="person" speed="22.50" friendlyPos="1"/>
>         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="person" permitted="A B" speed="10.00"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect_selection tripid ( Last six runs May2022 )

---------- Differences in errors ----------
26,27d25
< Debug: Value ';;;;;' for attribute tripId of waypointLane isn't valid
< Debug: Value '' for attribute tripId of waypointLane isn't valid
29a28,29
> Debug: Value ';;;;;' for attribute tripId of waypointLane isn't valid
> Debug: Value '' for attribute tripId of waypointLane isn't valid
---------- Differences in routes ----------
7,8c7,8
<         <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="customTripID" speed="22.50" friendlyPos="1"/>
<         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="customTripID" speed="10.00"/>
---
>         <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="4.2" speed="22.50" friendlyPos="1"/>
>         <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="4.2" speed="10.00"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect_selection until ( Last six runs May2022 )

---------- Differences in errors ----------
28,32d27
< Debug: Value 'dummyValue' for attribute until of waypointLane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value '-5' for attribute until of waypointLane isn't valid
< Debug: Setting new attribute
35,49c30
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
---
> Debug: Value 'dummyValue' for attribute until of waypointLane isn't valid
52,78c33,34
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\SW'a#{;p

pk{-օqX:k*VZu -**.TDP@J?,s=7!9\"x@!...@
4@U`ѼP-f;H}_d]B(dVŧ&J8J# O2%Dik:^ YSY@ _,>JOn	0
@	+	0~M#jժӧO_pAӁ@6iҤ{]~]Ӂ@*(8	 ۿ{N{TzRqt6uҥM68p@Ͷi&:::..Nm∰QcPL4iot H;lqqqG#6}-2nTߢjժjkZi˦#l:::ϟ?OMMӓٳY]G!8.\ؾ}W2zǏsk&((轄M6ɪ_ŽAAA?hrZVjժBe__ߐ˗/_VzÇg̘Qd՗Z޸qc~4i"YVx<>_!@$eV5!grBl5YDַ_ (a8l[FFƊ?ϛ7?--jժ{V:MļCP'P8qD\mmmm]]]V---uu)ex=z5kֆ

m?r333/^lddDD/~m`` %&&HSr堠;v8::Ξ=o߾Ç`{:::rZVVVSN>|8KחUY__~{M^6mѣW^jdܹ?_||ѣG͛7ӧO/͛7{]rׯY˘fddߟ=LJJWW_~?'9[;gΜ~-Xb			G
Fo'@|@ ՌP(_'7o|]t1119ĚUbz:֭[6mڳg[yVVVԩS/"իWh*+++V$ON:̙3D4f̘#Goߞ5￳ggO>I5k\]]tuuO޷o_--ӧO\?'U\]]---ӧ,Y͚ݻ֙3gXSl+ow?S޽cccN<{̙UV5o"##<gϞVVV!!!fJMM%"x|Ν)S߼yx<'&&޻w.---11`	d}>###…N:v،3V\)իFn۶-7n\Zf͚~B`Yׯ_߿?xF}Vj6l&&M;ĉ\#F<{,::Z~}Yɓ'lnݺU^}ܸql2)))/_dٶ7n<wP(trr7nܩShkYndxL4ƍ.LJJ"	&58::u{OާO--+Vdee<~@ƌCD999< "Pؽ{իsϩԩS
VRG1_~a8zh3f͚ޛ7ot̢&/@)Q`}GNgϞ={cȭˌx<^]sbN@Zhq'Nϟ?Ç+V ֭[_tɓUV>}z5F%%Kܸq…'O3gǏWZEDoѢ…|~@@@zz5k&?SHHd/^<uꔽǏ&smѢKKK[v-dٲeM}]p	,Xpƍkiiyxx\p!((QF_,X>HM%?x7n]v?~dXw֮T,
EqCdJ<>cM򘘘#GӇR[f\tR}}|---9shkkoڴI ԭ[S3ÇeӠACCÐV͛TRNN$Æ
޹s[nĤvچo
!!!366x{MIIaܺu=~++ի[NCCC@Dׯ_۷^NN"FKKk͚5`۶mcݶo~Qnna֭[׮]ylrѢE|>?--Ka2}?311Q}vvϟ߷ouֽ|ʊ}5իfիPłˁe/.M>uzԈ)))Di
<z}^޽;KW^%'O;vYfwޕ۷o͛7o޼YZ]ZbСÇ

%ʕ+;X;Y>~8$$$$$jժ]v]fŐ!C<==YfʕG%޽{d;O?ѣG<***44444k׮>dxuٳg=\=<<M&jȑ#Gd˹U,qKg+:Ca,f~K`tuu=<<BCC5ka``ֲFWVYWWWt??ٳFsӧOSRR|ʊ>~~盛*=+i۶m*U!ä$VDĞ\mmm##3gdffݻlmkaa;99rɓDӠ 6MDD[sڵիqС#FRƌ#o߾J*X:tZ*Wnjj:bĈs>^Pخ];Cx-(n,FPzT!Ny|_M_nzU`Z"@+kkk򈈈oF~Xkiiq066%ڹsXS7mۦN~x
o߾`޽333T@@K=z4h `WVlՉ'˖
B0//Owf>|e5

2z&srrBa~~h7@ (((`CEegg{xx\z-$$$99[Z憩*wϞ=W^СÊ+&Nacg]]]oU&:=GV9￿x"w/Y=>8pC:ߵkWv}
ݗ|ѩu	ڵ	jԨ,YYYiiiڵUK2dE,fkwa@Q){	0-Qa{cZy753"@#k0j~~>K~'朜֟Z0aX
6+ĉŚ*4vuuMOOy;Krrr

rnn[&tƍ,MDիWK.?>KYZ(
dF8s{d%\h9r'&&%J9{ȑ#/_ޱc@:NR9ܹSFC^rESSӄ"233?~d ̜9իW&/&*U.*611߿766&"###055	2005k<a_';Cyxxti߾}]sss֛.wFC>և_^oܸ֬V_
;-[Μ9SAVZ͘1+ah.maar軷Ϥ]BPX5=CD]Q.]4Fծ]̌
NLL]dڏ.((R˗%TD,i)((
O>-((xdSbq2
<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">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="3.50" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" speed="22.50" friendlyPos="1"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="3.50" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" speed="10.00"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane load containertrigger ( Last six runs May2022 )

---------- Differences in errors ----------
1,71c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Error: Attribute 'containerTriggered' in definition of a stop Invalid Bool Format dummy.
< Error: Invalid duration or end time is given for a stop on lane 'gneE1_0'
< Debug: Adding flowRoute 'routeFlow_0' in GNEChange_DemandElement
< Error: Attribute 'containerTriggered' in definition of a stop is empty.
< Error: Invalid duration or end time is given for a stop on lane 'gneE1_0'
< Debug: Adding flowRoute 'routeFlow_1' in GNEChange_DemandElement
< Error: Attribute 'containerTriggered' in definition of a stop Invalid Bool Format -4.
< Error: Invalid duration or end time is given for a stop on lane 'gneE1_0'
< Debug: Adding flowRoute 'routeFlow_2' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow_3' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow_3' in GNEChange_DemandElement
< Error: Attribute 'containerTriggered' in definition of a stop Invalid Bool Format 2.3.
< Error: Invalid duration or end time is given for a stop on lane 'gneE1_0'
< Debug: Adding flowRoute 'routeFlow_4' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow_5' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow_5' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in errorScreenshot ----------
PNG


IHDR1cmIDATxw]u?ۦd&F @H*(`kA뮻)B/K
	4{dz35Fd&3c~{ǽ|>

_8'bh4dKKKSSSKKKЭv	ãF6lؠA9䐑#Gx<^__zoڴiWNA@O<>O80777+++pHӻƁnꫯΝ;gyE>Z$9N9Yf;677C˗?S>/JSСCE555%ASS…ڡC.xO>Ν;%
'<


?JJJ~,_<wVm:#'?IIIIw	@V^^~7vܹo,//^瞚~[}20(--}wm}&999sO}}}fo;'''w|k&;;;.viK.|mlٲ38#J+ޫO>W]uըQj`ȑW^yzX,OOGqD,#8;N={KpguVQQQmqp@mE"+bرA7
Bcƌ+<	zѣGtIYYYA7
BXl֬Y]$Ѓ	~Æ
6latp0:w^Zw*wyA7@O&@3bĈiӦx#Fz2zp8<a„.nii3,3z>;///F>(//O
z,zaÆEѠh4:l0G%''<򜜜w>}z]lO>&Lz,zp8<bĈhyyyx`g	EEEYYYA7Ѳ`z.0Ѩg`]h
p.O
@!@H$t]|t:L&+tУ۷0o"H$	Bt:J%榦ꪪ;wtnMMMTsYDSSS]c	1ݔ|Æ
>|
T^^^^^^XXݡ9Do+**o߾e˖իW_~ݺu,y/rteeesss\P	.YYYYYYEEEGqĄ	>zdeeuʳX,7.
766VVVn߾}ժUk׮]vܹs7mҒH$D{NWXPRR˖-O`XHO>cƌ9餓F5~AdlYYYY#F8CD}};V^f͚5k<7omlll;@.^ziC,YtX0|P40`;찣>z„	ӧOnnnWX8gee=:H466~_^vҥK|NtNo`nƍ;ꨣN>Çgeej
íÆ
;fϞ~Sud,ֵ~
H&֭A7@յ> ŇzYN8QFfgg܍D"!CL:SOӧO&ۣ0@/;sc9栃*))jB,:ujǬ]vǎ]-o۶W^[4:,r!^x	'0tМLǏӧOuunݺ_}љj^u=@/ws1SN0`@W~w
2d|;<H$~Ơ'*{_q͞=Ϟ<yriiiWXy?),,<yr8
[Wng+Xz[otp0=ѣ>~#G,**v[uT$?1k׮}'G[ZZx5k=@OVZZo|s;vlVVVX㪝O>|%K|twݑGyu]t:6
z駟~WN<9;;P(4`:G|ϟvΝ#ܹmSXtG]lY/Y'??/**jT*uwKk_|ŻᄏGd@Os[o&F2-L4iƌm{tM˗/Xcx㍽
 0=Y*;wEn$җ,t:K/wmmmۥ_yO0=܆
~$ɠɴh4zGΞ=Òw455eVMMMw"åw1;p999mJn-c555vWUI0=_EE]wUYYt#<3<s+`\{կo߾}׶Z;'fggw^녳maÆȆǿ/lٲM[n/~a6t3\pW\ѡ\QQqo۶m5eM6suuu]wݍ7޸hѢNmiiYx7s/>?+.]zt>}<x<$3DVYYYp޻cǎaΝwԩSۓzc9桇J$;z͛7wVF_|C=Uo̟?i_J755;\s̀:>H3X|y"ؕ֯_/~1<EEEwq>n)H<cC+?jԨ/}K<Ȇ
ZSaÆ
?ѣGw
]S @ꪫ.t:=w.C;y?piiig
$nkjj:tbIIɔ)SN:餣>zРA%%%YYYHuZu:NR---7o~嗟~v?0]ڰa3ׯ߇?ٿ<h4ymv;v{o,++++--ӧiVZZZPPBPoee#<RUUUYYcǎD"'8p9s*++ۘm;۷C=W\)󊻣
6WVV/oMVVVnnnAAAaaaaaaAAAnn:,r!_ڎsMMM;n=^J$7o늋;E"O?^k.?~|J5jɒ%;jve555?q	뮻nƌ3f̵^[PP*6mj^6;9rdV]H41cƴc=Cx;XjU{9rrrf͚?ꫯ	^5.]t/&x岲sc۞mƍ7pĉ
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'containerTriggered' in definition of a stop Invalid Bool Format dummy.
Error: Invalid duration or end time is given for a stop on lane 'gneE1_0'
Error: Attribute 'containerTriggered' in definition of a stop is empty.
Error: Invalid duration or end time is given for a stop on lane 'gneE1_0'
Error: Attribute 'containerTriggered' in definition of a stop Invalid Bool Format -4.
Error: Invalid duration or end time is given for a stop on lane 'gneE1_0'
Error: Attribute 'containerTriggered' in definition of a stop Invalid Bool Format 2.3.
Error: Invalid duration or end time is given for a stop on lane 'gneE1_0'
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow_0" begin="0.00" route="route_0" end="3600.00" number="18"/>
    <flow id="routeFlow_1" begin="0.00" route="route_0" end="3600.00" number="18"/>
    <flow id="routeFlow_2" begin="0.00" route="route_0" end="3600.00" number="18"/>
    <flow id="routeFlow_3" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" triggered="" speed="10.00"/>
    </flow>
    <flow id="routeFlow_4" begin="0.00" route="route_0" end="3600.00" number="18"/>
    <flow id="routeFlow_5" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" triggered="container" speed="10.00"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea create acttype ( Last six runs May2022 )

---------- Differences in errors ----------
24,71c24,25
< Debug: Selected item 'waypointParkingArea' in GNETagSelector
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -18.20,-18.40,38.20,28.00
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXIwS wbÂEŎԳ~a=lwVpPTQ&ѽB fy3!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B8;;	!B@HHPU`7::Z-A!B5j,c$P嫺0~ƽ%iD!BՍxD#Tɪh,'JemRKK0G!PuT'TEZ10BȄc!+JDrE!zX,PubK$.::Z|D4BTU}uc(* #^GF/:uh1sTu7U;˳#B!pE*kuAAkDhb2uBàgUXMY*,SVD[}rUX&m:wp㸄Du7NT8;;(h*MUASSS5kr8r-TX$Jbk
jjP(Vz╜<VVPY,T&MMK?{
9ɡ{K1ϿiޑY[֕('E73bM,UXXmPpO46:ÍǏU"вŠ~UEuqwkeB_O'-=ٝfѵH(z$$ad嗚nfj<cx݋mީ`uLMˬxA`<{E)x"@`Iemljչ!՚?M[lp͛7L_hѦMSp4B*w܍]divvQpiM.^eV?3p8
%uhᨪUEE)X&EQv͛vO/QE(*ugϙ<MM٭SfvvPrRs\=]ohk[uܡɳ
[r,(t:oВŢ\2s54gfg6i@ߤLYt;Z^;潌xlgeQPPZj~Yٹd#=3S~_XXǩsd5'7Or.ϕ)q ?鑞r
8ˤ-#+|%D:wo~]m-~nr_FiZV1D6o\2."*_m	]]]Ϝ9ӫW/==+'7`#P-CHNIpԯH$zc
XhkG̝~7cg=bK|v((,ZzXYҢiMd]Rؾ}f,&2޿Hx*(,d[Z޾y/@ roJz.EQEQLQ;),*"vMz{t>|\FfטW}ݿww+˺Z|~Qq7@f>svAT0t(*>!ѽkظ}NJaٜԴ\XTJ$%&%Fƽy5~.<XNd_:Z^LV
ꛕs㶿Qj/+O/)[Yב-][;<
zusuzx֭RӿI/tmSCrR%
3lf\[;<|O47}klbltƝ`-(ʡevZ|^l7kk֭455R?"clVml٬7w4v6o@_@(~4M7o@J;sur|%V_yffmICr#|||Ȃw@,D/BUD-ZD,֭[nݲo~`EOIα<(‰Ky@H
[GFD44➛wCiX}̇בz]݌
N$(;qĖ%շ|՛wz;wϻwР[)ջ{碢"2n{!>dou.7?AtԾmEڱtUT\̔]]:zcG`-Ex>I$<~*
wеc[P\j\sIq	?8~R^~>á(tQfs$3MDCd)b\i32_G6	xV%1{{tD,eiayM&Ɔpڕ8":f&\.''CGM555l6x<jfjr?'ɾES---c#.MMM>&ڷhr(ԾM苈b.KIHL^Y_^BG[K de0!q@l|}l6[()sB$X<t<q	_RBak}{;t\ vԾA=kry֩KoampS s&ݣ{+;SuL
54ѱqdkVl6[ 1Mf2_iP9010FU+uыTETQ
222dNPuKṙzvMH)IN9YY)iTG}}Mm<;9؟8s1'i|S엤?ӵmAkԹ?\ZbବlOͻN=WN
MIMK)fM~IJ!}&F-5ut\.E("ً֖=vmMΎΎdy{~Ր[-]Z$/"_i@Lmm-]]bL)vbS,v?&~[f'_sR+|%544G޶uvpuj7nB=]](.c/,*(J_O7;'Wj]Z|>˧(JϓH/ 9$Q}k]dU[K
$)(,dQ, /.N78yĿ2mW[/$2 )%uV	̧g̘2@_//K_xܸa}}='!a7i@<㹴nyr6M6
7;'74;3+3#TH/BUG
m;Yȵv?o`~juJNP͓U2=!saQQ]s3ՙSbQ@Q⟼33ċ1GN:bߊYA!;uӜoAo_vN'y%G䔓gJ;cFm"udT_P(H$*뵦iL_PTTD҅BaXW@ bZ(6:]$	$~lUKsfkϗu\XEEE>
}Q^;~(u_Z\\L]P\LV-
C[g8pOYJ\Wv͢c.+Ϯ_z[.ӬI]ݳsr^*.3


M?7kҨ>%~yKqt{/:j!nldb.gB=U5/޴iSwzt2A~$zt2@TObjbPDHKfPoN B!t5[|WX夨_h(
@gzEEM5
#"|I\,((YP()KQ&4MIM}A.i4MgggɈii|L\2'f('77?@֒%3޾vi\<99@fP_u
ܬl4i=rtvo2-dddhp8bQr329l6,i:#3Mm`m똙Ev/*MM
R@ {ESa/_-->MӹySX651طO#buB]dAmT՛jp6
<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 -->
    <parkingArea id="parkingAreaB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" speed="13.89" actType=";;;;;;;;;;"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" speed="13.89"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" speed="13.89" actType="dummy Act"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" speed="13.89" actType="singing"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea create default ( Last six runs May2022 )

---------- Differences in errors ----------
24,28c24
< Debug: Selected item 'waypointParkingArea' in GNETagSelector
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Selected invalid item in GNETagSelector
33,67c29
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -18.20,-18.40,38.20,28.00
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|S6ZJ{#IeȒ  "*pDU[Z

]6lhK)н5IIoz>xhɹ{oֻ!RNS.PJs/~(`Fclge0,V	w]SIw
R8J&SwUJ@*]Ee6!+ҋ,(MQy%%$$0
P*oF'ʔ:N3̛7oׯWTa>}Ar^,r`g%J@jܸŋDTŅi}Æ
on{葔t9nQ<~	yg,Xcq}NT-:3
c*	Ǿןz>VV}
:pYۭ-Zae'Nv횗E?бcGGnQn_~ѢE'xnUNK%|ǖkڟ~ܹs.]:qDLL3<c\CTTVҳ-~s5o܎SNݾ}{rrƍx7o_~Rg&!))v&M%Fqss+uլ"VVm#[Yk"*WVhVb%\B*Xe<}yVV;3nܸѰaF6J8`xIwwwv9nkZOOOe^_uՁ]OFsN4?(h{}vvٳgϾp…f{xxԯ_?&&oSNHHȔ)S:z謬,i)nnnVzAAA/ѣoޟ:tӖ:>}af̘q˗vG-ϟΝ;ٳR֗+zɴ4돵,"ΝtҰaĿߧ~syyy<\wڴiÆ
9sf``ٳSRR/_n0,N܊M4c0tj	;w_PF_6k,rVoW2?~At9((xժUgB]v

ɉ~wG}֬Y#x'{޽{Kntf=|^/-.&&&**JZK/4tPwwիWϝ;W//:7yZj^_͕8q}f+QrWwy\}ow}gΜWʕ+Nf͚yu9000++kҥfAAA۷o4iҵkׄs~Ϟ=۶mBk49۷On&7nG\4BׯZ?xΝk\nPPO<!M~W.]zƏ߼yI&-Xl۷o=xzz3?Btaܸq+V<ǏOJJ#GH4hP&MƏ/@a}5kfdd:uJtwwGǯZJ-Z<y| hnݺu֬YiiiB	&;zIIIov||^z=66w)**:|;y'yyyB{I&>uwwyjժ:tG3f/fHHO<!'|Yf'NOnZrX_zX~)Nk׮]vmH_ѸKO^wް]ΩPZ׮]׭[bŊƍϘ1ʕ+⮻ڰaʕ+6lK/5mtرֻz׷n*̴ׯ\qӦMKOO7obƌ]v5k[TTTff󥇼۷o/m.]UV5nxԩCO޵k׈Fqƍ{OzțoYkСf͚0a̙3nݺn:ww.]_>&&}SNݿ_PP0sɓ'GEE
I_S`4͞={n{
><==]$h4ZZjRc`|j|P^H]I󓓓-[vK[^=K6m4gooBwwwN7m4VnZ!}ja?!ޣGNOO߿~ڵk}vmۆ
VZ<tL[|}}w)maÆըQE;v2۷o6lX~4ĉnjxiJ퍗+	

mҤɥK︭Z^BgС^^^yyy,7	ww?s_}tvǎG>^zݺu{"##oܸ!Ry饗T3f:t|pԩ -[Hn޼͕
kӆ30<^.!]8-fBP4Y:$}_oܸ=#`!ā6o,8rѩSݻw[…ǎeq۶m۶m[F8o޼QF=z׮]B7NZEK>|x۷ooذϟ8r1cHG5ׯOŋǏ/Odd_ot{;vl׮]v8p`bbtuփvڢ"阹Eu%22_4{Ǥۿ[o%%W?_5>ĉ#GcKWR[٥K]vus޽>>>ҽR_ƞg>SO=bʔ)&gի'~nnnuԹte	!ӥ+WլYK.Isz٠Ar+Wɴ4j~~~k֬#&˒xE+-[lʕBGHݻW799y˖-M4IOO5jԣ>*R|Iܻw
|&ӧaÆ|G}t1^ЫWxM_PWcrȶ	uyi:oےEΖӧO׮]{fff~pY9sFZ\۶m!hl̙3RhӦ~kҕ={z,Xp
.\(ݾxb@@x|С#F[\\<sL騬]+Vr|PPP`<3::z+WK-dnnn^^`(,,4>Y\\\TT$:n,77wϞ=]tټysXXۯ^*++n8??x?͛;<RRҺJz~ѢEr'
!c珥|R_]ڹ=В%K,Y=p@ZߟeYtڵVZ%$$8p„	M6NX

rww%_)#G\nΒ<[hjǝ.gʃ#@eStĎn1f$_Xd!]lJ)//ɨR*,,4 ;1IӤ'L`{cR6vkO?mUqZgff}.,..BW^^t;??]-(**2}cMO>=gΜ3fH_!%%89BRʕm655U%{]{뭷pB6Ƒ;I4NIIIIIٹsgӦMGi&"(..NMMMOO+>}zҥժU.*QFqqKW.ŗ/_vO.]&M$Gp5\yu233,YҥK~5k֔JE:~6m,XG[v[+iEu+tӽ{_~Y#%gCҩсv
woIQX"A4Bn'
WN:B(\-ZH'hѢd5jRRRQQQ
6nXjժ
ZRBKQQ`?zhQQQ:u]\)1bDVlٲ#GJG/.....69)
fϲ6~{|| mXXjo2M6Ço--dϲe˖M:jРAttqy;X*ؘS,v!!D.]>,ݿի.]n[io!DϞ=׭['a+(***..=p@vvvΝ>l<&:??_-UB

<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 -->
    <parkingArea id="parkingAreaB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea create duration ( Last six runs May2022 )

---------- Differences in errors ----------
24,73c24,25
< Debug: Selected item 'waypointParkingArea' in GNETagSelector
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Invalid input parameter of waypointParkingArea
< Debug: Invalid input parameter of waypointParkingArea
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -18.20,-18.40,38.20,28.00
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
18c18
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXS7\8Pm=-ZGqpY::V-*(*.T"
8z!ܜ{{o.!oι@tJqwwtjrxo4&A'7xJ$ɍ*)uX;B'H$"*LY>UN"AP5\x/If,](*.h[(?%L7e&PqV9KG*aժUOpႦ
lĉw޽v횦2UzigIV*	pi| Artt|ڷel_tiƍTc۷Wcm4"0`{ttt&T5'N\~͛75H'i'T,Pf$ӆrBBs7j`aoomh}/|:
ʧٳ4======({6iD]F!)~8.\رcW2f̘GqϾMpp)7nW_[[{o޼yYpp/cVв2_vm*^|yWVzMV՗Y"qnƍם1c2J=U) oG젴↭$)~kR@&Jj*1oå.APcpiزekff?Ν;/==~?hth$&L=r	;uuu\K2?(|uuz9cƌ[غ<;W?++kѢEFFFDhѢ "JNNёY_GGZj;wquu5kV~
ɶe{aee5eʔaÆ_q}ynի޽{oܸÇqqq3gN͛gaaxQ͛ɓ'E֗Yի>}p\˗,NeLMM333}V
^	LM1>>^OOObuٳ?|E%%%=zT$%%
%Du@*	pnݺ%VX"~ώ٧C5ݸqcƍ{%u5oJ(:ujѢEDz֭[[YYegg?~|ŊYYYDɓ)S9sƎ;rN:fm4i^f\ppp`` ۜԩSO>rJVND[pww`ժUBӋ/aMӇ9s5jѢa>},YҧO/^ٝ<y̙3Vj޼Eff#Gx<^^BCCg̘FD<O֭['OsοKD|>q	prrݻwZZZ\^X+$.:uرcӦM[rx
ZfW3f{}7o,\pܸqkמ1cLU^~=[wސ!C5j ]]#F!!!DԸqc'NphǏujԨ1n86BvssԘu7lp9H6nܸSNѷ~[N3g[yy<'Nhaaq}Ə?j(ccƍ5:uj߾}|~HHȊ+=zN#cǎ%H$ѣG5הO2o144|GO?tuu3fǎ[V-__M6)x@[gfTx	0SNgϞ={k_xf$g~(/a+n'Nptt7o޻wVXADڵtɓ'NZfQF)njׯ_'pɓ'gϞUVѼyZn`--5kְU,Y*ݬŋO:{ʜ9sZn׮]VYltSw~,X0~_~|>…5wO??3g)2`O0<Ν;ׯ__v߿>*8mhh*D"qY+XS<66۷/;lrҥK

|ٳ7n(
իGDlיHqe}}aÆ޽{qvv600

e
OR__=lذ[ؑqFMLLԩc``pM===Hڿccco߾T΍7+oɩQƛ7oϸu500`Dtڵ~_; |5kBIoκmo޼üofݺu;v˛;wn6m.\:u,>ݻwsׯߺubbbXW^e?aկPˁ/.X׍?}vԈ(zXTtMPZ>|>;::у%Dt?~|رf͚ݾ}[A;			QQQlwj*ooaÆQj|||_GBCCCCCwfC1jVVm̘1\OJ/YӳgϞ\yTTTXXXXXX<xի׫W/y{zhY;vxzzO9rȑl?X|9K\%ѣG=-?#}ٳC~lri3~YD0Ẻaaa͚5ՍYւ>W*ꊏ;"5kVFFy}{jj͛7odnʊ޿{NKK\^7oXIW
)g߽{}g1W[[̙3YYYc=bZXX~Zwɓ'ɓ'llllիWkԨ{ooÇs)cǎO;uTz~M/ޞ+755>|9sXH$ر.[XX$$$`
}r`dGJm9AxA5kD_gB*8kkk򈈈/Bq\\/^`kР6v)%/XQ~}>k.۷O2e,,,ׯ5~
^YN8o>̥OH$DǏ߳g[~]^^YXXȖ3+


Ļ1Baaa!:..''Ν;O˖-CCCSRRgY9990uX弼<ݻ/WX1aT>??{AA{c/}/4w+4ŋ>ʫxb>x`>|~ٵ(r[EGGխ[7<<{ǏY&`dddeew*K:/3d:uhkk;]°$PT}պGbsP͐L5P.ZPPҪ977Ǐ/~1֠J45aL=<<222ꫠ nNPȒ\26l`ylffx"ʥqqqK.7oKYZ(F8s[d%\x9r
$''nsّ#G._sAAAua*8
*'%%%%%ݺuf͚W\.24))̄Barr7ӧO;r}1ahh.*611
o޼166&"###vV
D	OO3fp#611apq8|g.]8.577grwo4c}_~
Ο?omm:oiӦ%m۶6mW2g]64B*wo	jIBPTX5999>KDZ_v1!nݺi88S<\N:&&&]XXXz˗/K7khh(3b)%KZ
E"Q^^ޓ'O
mll.^(ݔ@ ֭۫WkСwQ}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 -->
    <parkingArea id="parkingAreaB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" parking="1" speed="13.89"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" speed="13.89"/>
        <stop parkingArea="parkingAreaB" duration="0.00" parking="1" speed="13.89"/>
        <stop parkingArea="parkingAreaB" duration="22.33" parking="1" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea create extension ( Last six runs May2022 )

---------- Differences in errors ----------
24,71c24,25
< Debug: Selected item 'waypointParkingArea' in GNETagSelector
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Invalid input parameter of waypointParkingArea
< Debug: Invalid input parameter of waypointParkingArea
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -18.20,-18.40,38.20,28.00
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXS7
pRQu:VUwmkZ[w@X**ne(8@d$?,B<<<7{{oBțsDPIJ<==DDDh;ʫL'y/)[*	0{w)$VbQ@y^RYJNM#rhV"A6QdJsU90@v
@.tHd]:::l )""3C[h/8UV:uʱ	&ܾ}ʕ+JUɥl&%MիW#q>M6߿_Ͷi&&&&!!Amjْ_~w`PL0a7nv ?Pxzzb#@N;Ds?~oڠ9b)ӧOHӸqcMV͖DDi?~ǎzzz\ѣ<x}9;;26mڤO1*iY
JHHYfϞگ_?Zɓ'ݛ6mZST_nyÆ
NBLLmԨ3fPe[ٳttt
=4%U԰Ud9oMJ(مP7[mCEV A9E(6\,[\y槧;::Y;]3˺
@b㹇|>[.f綮[]+T*j<G3fذa!my<ޱc~w~VV֢ELLLhѢE/_

"d===TsN;;;77YfgСl/:::zzzJZV~666'O:t(KWTY Ozڴi52wܾ}Ο?͛7Gz{{ѣG֗[W_qۮ\ŋ,Ne333}VJ^1_ ^~ݷo_y~HHH000ڜ3gN߾},X`eehѢ#GbEatttD"W3bXN(%믿tbffvU=e
vdvM6ٳ~GoooHtEeggի[hacc}ر+VdeeѣG&O|i"3f̈#ڷoϚBƍ?| wk֬bdן:uj>}|SV\ʉ_~a>|>ZZ$:uj999)S|W|>Ӭ)TӦM%K|Wϟ?wpp8qٳO>j*ooo++Cx={؄͘1#--x<	͛7'My5"<Ko߾d%uttXytt4?ɓG6mʕ+%U2[Xzѣ۷~;vl͚5g̘~B`Eׯ_ܹ3hР
|RnÇ߰aCHH5j\aÆ=y$&&Fy}E"ÇlnݺUVmرl2!lۍ7={V,;ɓD7ԪUk̙?#dxO0ի.|-7nȑ111?s4u޽{+VdggȘ1c(77ݻD$w^Z59'O2d
6|uֱtss=z4njSF)Sl޼Y
?3K~dr`deDK"w:s̙3gjDo[f{}0Eyq'.
/XEΝ;~߽{b
"jݺŋO88uի9RyS/z*edd(O8<gΜ߯ZϟߢEfddYmdɒ0f7o~…'O:;;Ϟ=lshߟ]ml2٦>},\pܸq,zs|~ϟ?ܠAٳg߹sgݺu,9sf`` "7"##^v}Tbq<OWWؘUŒC!R%\WW㱦Xy\\Ç{΀Z-3.]Zt@ (((sݴiH$Sѧ
g""СC߿E
׮]۷qnn.${X~}##7o3s}ժUƍb8,,o߾\;<oʔ){MMMc\~=~jժ~[vm###@DW\ӧAnn"YF$M8qƍ2dȏ?خ]yl	HOOR؁L:ONNl]aa_|g``[J#(;_\qn~/	Q<D
ܿ}^wvv޽;Kݻ/=|ѣnR˗/?~]v5'']ZwСDTJ???cW50GGǮ]YjÇgUT=z4zɓ'?K,i޼y=Ǐw޽{N:={Ttt
Bg.iǎ͛7V1bĈl?\|9%RiQFŖ~>JDY?6~eR*}}͛{xxGEE@0r#o#YfeddH888чرٽ~Zlllwttt,--~m۶jժܐrVݻw۷oY}{ruuuMLLN>w^ֳ-/իW~w'NѣGl7QQQlm\\˗U{__aÆq)cƌL۷o_j_U:8::rÆ
;w.ڵ=d++/_b
}r`deGJk6^ɄװGk/d? T<񶶶QQQ_|?vW^=>ϥlSJϟģnݺ|>~jJ/^ؾ}ɓׯ_
/_b˯^PT`` K߿_KD,`R?w^̥OX,ǎ۽{7[~]^^)
2z&srrrssbqAAd7H$
l踤͚͛5KIIֲrrraJyyyݳgϿۡC+V?/‚g^PPzyyر6e"Сͽ~sp_x1{rݻ7p<xP tڕ]o߾B\LLLZZZڵ#""v:nܸի&&&666|>׮]_ϝ;'d1
,U=eMKYo^bhƽ~%7Ȅʤ\EQ

XZUPP  5>14q$7TYƏ/T鴗WFFƗ_~)XҕkddĖ|>[&"P(nܸ屙(/]t,giX,NJJR4'푕$''s=,Jի.x]+2̙3#FX|yǎ$밓&;UrJTNJJJJJyf}}}/]$w[eyRRYXXD߳oO!bؘ]Tlff&^~mjjJD&&&Uann.޼yÞ CC͛Ϙ1{YϰۯNFF7oީS}w---Yo*]
<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 -->
    <parkingArea id="parkingAreaB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" extension="0.00" parking="1" speed="13.89"/>
        <stop parkingArea="parkingAreaB" extension="0.00" parking="1" speed="13.89"/>
        <stop parkingArea="parkingAreaB" extension="22.33" parking="1" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea create line ( Last six runs May2022 )

---------- Differences in errors ----------
1,69c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Adding parkingArea 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'waypointParkingArea' in GNETagSelector
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,14d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointParkingArea
< ;;;;;;;;;;
< TestFunctions: Clicked over position 594 - 323
< 
< TestFunctions: Clicked over position 594 - 323
< customLine
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in errorScreenshot ----------
PNG


IHDR1cmDIDATxg|]ՙ7ԋ%K1ic;$H)L
ɛdy2-B	I 0167{^tAǡȒ-r]'}s9kV(

@byyyX,d2tk`]Q
6hР>xȑ999p8ׯ\rܹ6lXvʕ+t-?](//???|YYYH$D:1y_}>lEEE0"ȱ{'Ϙ1cر:=/]駟~^zT*z.X)ϟ:tp1Nxꩧo߾'wgO=_PP@(TRRlҥxo?JJJKzo~?n7xcyyy
@oUVVv۪{@ii#<ظoGy47ɹ{3~[s=999A=Cvv??e`UWW_s5AtHN[xqo%KqH$W^
^}ꪫFT#G+m@fKb:bX=vaC^j?묳m3m@(\qcǎ
P(3fW\I`64=O
P(b3f"iLC6lX]ݰaæMtp0:w^Zw*wyA7@O&@3bĈɓ'Gp#Fz2zp8>twKKKNj),1л}yyyA7Qyyy'pBnnnЍc	л6,GEaÆ	=0.999p8F>*=˔)Sb}g}K^$1"???F>Y^^G`EpQQQVVVЍ|좢"D%''&h4`zh4ep8Scл$t:t,N'ɠNJ(yyy}-...---...))),,H$DBP:NRdz---aSSS*kvD"tX0tLx'tаaÆ>xAdeeeggwhNo"hꊊ[nڴiʕk׮]fͼyxkxލt:]YY5nnntw0KVVVVVVQQa>>|у.///))gkcX,kM7n\(j(nllܺu+V^zٳgoذ%H$\?N/[d[,Y""HAAA>}ƌs'5j
*))rMGq!$m۶\rժUVz'6nX[[v\pauu3|TWW/Z(.`h4:`N6g}ЧOܮFq8*)))))=zt"hllWzŋ?S/BUUէ+**tW[:Noݺ3=0ǍwGtIÇ/))
O[
6mڴ3g~>x<f͚d2u_5kxЍcuO>Dqq!2cƌ?~ԨQ٭k5w#H$77wȐ!&Mj#7448Sv^0#Kh4z1L>裏>KJJڬ&M1W޶m[W[lyWM0N2|^x:4''':S]]iY7=zt&ڥ7|s͚5Aw@O&Ћb~]|G}IЕmC=zܹs?Ƈz:'Gy1FɺUpxܸq3g<oҮ^RXX~C;Sr}+W;Aw@'=??rȢnUGE"SN9塇cV^SO9+<䓫V
z8[93vجU;M2e-#8⠃
eIϿtm?ЛO?+o{O
B8묳~wܹoߞ>ߵ=a:@N{%Ku;6IRs/ܜ>^{z{@	d۷ojjjn$"Ȅ	NwMMM7ݴtҌ5~7 !ГRٳg/X Fп|+mςN/fjkkW_/!í[m2LFGq̙3>,Ly>`SSSfku] (0=\:~'z7aT+36\SSs_/$UTT}ݕA7ip#83wvKK˵^_z֭{7^{mKKޮ;~hvvvNyx^86//+6l.lhhOz-lڴi/=N7o|-?mhh%
0Lnn\pWt(WTT\[l{uY'O>svyd]]u]w7.XӇg[ZZ.\x7܋4Çя~lٲŋ:O>=P<O2D?<3v9UVV}m۶zؾ}?iҤp裏~ᇫDcco~^aƍ꺑^zCikտo}[smjjړMMM5\3`O$93.]H$v$k~_D:8OQQѝw޹q[J$?!C:ʏ5+_ʣ>nݺjiiihhXn#</y|`hT(P~.#-NϞ=.Gq#<RZZmvdnXRR2qO<񨣎4hPIIIaaaVVV$iVNSTKKK}}}eeƍ_ygyf{@6lذ>3/`vv3<3v^ƶm?wnlJKKsibP(:[YY裏VUUUVVn۶-H;8k֬6f۾{}eO:˗wʼhݺu[[PPPXXXXXXPPk+D"|_׆\SSEnmWƍkHO7ڹǏߡFZhގ]YMM/~=+g@᫯뮛:uj;unjsʆ
Zwnફ뮻F١@F/kf̘1?+''c p<;WX{3f/srrnhM/ލ	x,//oضg[~
7ܰ
"v"ݼyW_ݡ~عayW?:t/BE]r=M$jD
_}ccc'&e˖-?ifq,zp
@hƌSKKe]?><nOJ͛?sN8qr5=0A
{>|N{~<>\yoVRR)
dr/oOZ*HT*s#H8bF9savᇯX_ʕ+3<|"SqP__G?QSSS;O)++{On	KӍ6lXt֬Y3we˖T*#p8FF9mڴÇcǎ<xp^^^8nnn~/
6{SZ09n<sE.ҷ~G"./--6zx<:,WTTTZZZTTTTT+gy/	`1dȐ|b{x<~~k_K$<ew}۹|\:w:k;Ze򬦦[oS[[w9=˯>8vsrrN<3f<<eƍvۑG)=Rx<T[[[SSS[[[_____['b>}dggwl^Gͽ⋷o~|.
@T\\|AA^*NgϞ}yUWW󔲲zhKd2744l۶mʕ/^v7nܸm۶[&ɶ3`8pcƌ3fСCKKK

ZP{]P:ްau]w뭷\{K/C.{O}ڳn:niiپ}_|Zj[liiiٳ.??_~0aɓ>Abn/_wqG Cn'|߾kr/_vv?On䦦ᇿ7mTQQu~?s3f̐!C4x/jvI s=лkܸq)W]]}~~*wqwqСC?OdrO?=w꺺uӧO>wI'~1
?O}{<{o2ěo9iҤ7YTTt}555Hss%K+b]'gF"}Y6nܜWxUVVG?	$yyy?ϫ3jkkM>ꨣ֭[L&,Xp7O6uH$uu]+WF18HZK.//@{b~6l$b-_OoEEEo^|ūzĈ]g=bɓ-^>HwH"xO>_<=v9,\0#th_~{/HL4;o]YY+~g.--
eyyygv(N^c{.7.\X__MMMXK~tJ/i=ONNΤI㎮lҥKO=TO$9Ӗ,YtJ&͛7_vew=?cƌ'|rx<O7WY[sUW92FBPo߾_KJJn$
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingAreaB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" line=";;;;;;;;;;" speed="13.89"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" speed="13.89"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" line="customLine" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea create no_parent ( Last six runs May2022 )

---------- Differences in errors ----------
24c24
< Debug: Selected item 'waypointParkingArea' in GNETagSelector
---
> Debug: Selected invalid item in GNETagSelector
---------- Differences in log ----------
1c1
< Warning: Click over a parkingArea to create a stop placed in a parkingArea
---
> Warning: Selected Stop type isn't valid.

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea create permitted ( Last six runs May2022 )

---------- Differences in errors ----------
24,68c24,25
< Debug: Selected item 'waypointParkingArea' in GNETagSelector
< Debug: Invalid input parameter of waypointParkingArea
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -18.20,-18.40,38.20,28.00
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXIw"EQPQ9EbozSTlg9{oYlNώ
(Q);~!	!Byf	y3!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B899)	!B)@hhPU`vĖ B!TyM4a1FDb^DӴV"BFD"af54B6)%#B6*Lun!-ꧢHc!++J
RE!rq8PsbK57F5otQU2Ȩwe_N'WvCP2;"WŜ6YYY*FTjN(ʎ9/S'>~,B4i2[lUСuSx<DMNw}}v	GA#Tmjb~?k֬UQxG~y4OG"::ZաzN$9N猢555*qϜҪ*j!ykڤ3N|vqlӫ{
![L7n3!V
D	{bxjؚáS_F		g^i_0y(I%rmk9d@m{d6A$3EQ;o9#GHٝݣP |84A$nbl8cx%%>vXIc;*w߲g("I$,͖e֜[1RKڴyf.ܴiSEmܸf54V={m%Ksrr,,,oEEG"4}f񴒡{*6WQQQT"(LZhsVHFQٗQO>c
o㫩{ϮY99O '7t#߼

473٭wNPTT_-'dGѥc;6q8Ǔ_RfVv~?%5=#3KR!wjcmM
>xҼ(%-bӳs;[FViz	
u?<CVs+q\"CYY|>?/Lz/6%ֱ}+7hj욗_k%5N*iӦMec/B՗ԩS}ѹ{yAnB6wCž},͵45Bawn-))nlmQ\\u%d󗮿~
9}()vdw¢"UEM

_GE	 թptlgߢ9CC.vEEL<o/s3Rԛ17
tBz6EQEQLQ.*.&˭uv̬lm-M/oy3o/K%%_Z6HHzڭ/(cBQTbRr.SWL1%媤$E?|"$.RNJjzJjzL\G
޹Ý
L׹Kd!sr
puq44пt֠ˍ%e	Y)mVfUT.m>~
tpq|x維>gd|퓔_J9id_f6z/\xKhjjedf}	|>帴ms?IL\"MdߨwСMUU6ߵECڍ{y֥mk551\.KvqQ1wԴ$lVOW之 >~J[4%.\TU??u١uWI{'sr0;A!___hRv1E}EȂ؁%ܼy͛iQwVAgV][4qI;ɢq#ؗQzn;߾l7|22JWG{gW}/H/v`\B"0eY,ƿzVOWWNyw@nZ]yP}{u+..&IIe%EEyӣKгkFV(ޣKQQz;!))뷭Z4s?zu.&6x]Q?|J	|D ֩G7'l6EQSvԅHwEQ\:L|~";{,EQWU'_d0mfVNDdT+*d"6>[7UUUPPf直<|i#C}PQQ>jWzf֭
>I*ĈSI|dOzo߲3R媨|jbl$L!g51}fz<hNxl߲:SEQ];{r?WgKhij
srЀS!q@\b}f\.W 	sBDp8ԽA4|8	IɟRA6w{Xig׎
ݧgע"/!aNϘt[w?(=#CKCP_U@'rw}DӴW!T	L/B5G
"w}u<r^ 8:33@Yv?''괲kJ`H| NMK9ҼAR)dg礦}:hfs7𑆆c':ZR>>񽎎]&m[?IIQm[3pvvvοӫk#+˃!i韓HzyƟRHA涒SPf<~EzKd=Y~yosNqns/4==#3KSSC[[leF20@Nl:mҸ
LUܔ_sR/|%UUU#o;qql
o
"#:PR" ^T\BQvNnغ4K|^~EQ|BGR4

AV554 ?P¢"r85Uq#KJž
<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 -->
    <parkingArea id="parkingAreaB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" speed="13.89"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" permitted="ID1 ID2 ID3" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea create speed ( Last six runs May2022 )

---------- Differences in errors ----------
24,31c24,28
< Debug: Selected item 'waypointParkingArea' in GNETagSelector
< Debug: Invalid input parameter of waypointParkingArea
< Debug: Invalid input parameter of waypointParkingArea
< Debug: Invalid input parameter of waypointParkingArea
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Selected invalid item in GNETagSelector
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
36,70c33
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1c=IDATxw|S6ZJ{#IeȒ  "*pDU[Z

]6lhK)н5IIoz>xhɹ{oֻ!RNS.PJs/~(`Fclge0,V	w]SIw
R8J&SwUJ@*]Ee6!+ҋ,(MQy%%$$0
P*oF'ʔ:N3̛7oׯWTa>}Ar^,r`g%J@jܸŋDTŅi}Æ
on{葔t9nQ<~	yg,Xcq}NT-:3
c*	Ǿןz>VV}
:pYۭ-Zae'Nv횗E?бcGGnQn_~ѢE'xnUNK%|ǖkڟ~ܹs.]:qDLL3<c\CTTVҳ-~s5o܎SNݾ}{rrƍx7o_~Rg&!))v&M%Fqss+uլ"VVm#[Yk"*WVhVb%\B*Xe<}yVV;3nܸѰaF6J8`xIwwwv9nkZOOOe^_uՁ]OFsN4?(h{}vvٳgϾp…f{xxԯ_?&&oSNHHȔ)S:z謬,i)nnnVzAAA/ѣoޟ:tӖ:>}af̘q˗vG-ϟΝ;ٳR֗+zɴ4돵,"ΝtҰaĿߧ~syyy<\wڴiÆ
9sf``ٳSRR/_n0,N܊M4c0tj	;w_PF_6k,rVoW2?~At9((xժUgB]v

ɉ~wG}֬Y#x'{޽{Kntf=|^/-.&&&**JZK/4tPwwիWϝ;W//:7yZj^_͕8q}f+QrWwy\}ow}gΜWʕ+Nf͚yu9000++kҥfAAA۷o4iҵkׄs~Ϟ=۶mBk49۷On&7nG\4BׯZ?xΝk\nPPO<!M~W.]zƏ߼yI&-Xl۷o=xzz3?Btaܸq+V<ǏOJJ#GH4hP&MƏ/@a}5kfdd:uJtwwGǯZJ-Z<y| hnݺu֬YiiiB	&;zIIIov||^z=66w)**:|;y'yyyB{I&>uwwyjժ:tG3f/fHHO<!'|Yf'NOnZrX_zX~)Nk׮]vmH_ѸKO^wް]ΩPZ׮]׭[bŊƍϘ1ʕ+⮻ڰaʕ+6lK/5mtرֻz׷n*̴ׯ\qӦMKOO7obƌ]v5k[TTTff󥇼۷o/m.]UV5nxԩCO޵k׈Fqƍ{OzțoYkСf͚0a̙3nݺn:ww.]_>&&}SNݿ_PP0sɓ'GEE
I_S`4͞={n{
><==]$h4ZZjRc`|j|P^H]I󓓓-[vK[^=K6m4gooBwwwN7m4VnZ!}ja?!ޣGNOO߿~ڵk}vmۆ
VZ<tL[|}}w)maÆըQE;v2۷o6lX~4ĉnjxiJ퍗+	

mҤɥK︭Z^BgС^^^yyy,7	ww?s_}tvǎG>^zݺu{"##oܸ!Ry饗T3f:t|pԩ -[Hn޼͕
kӆ30<^.!]8-fBP4Y:$}_oܸ=#`!ā6o,8rѩSݻw[…ǎeq۶m۶m[F8o޼QF=z׮]B7NZEK>|x۷ooذϟ8r1cHG5ׯOŋǏ/Odd_ot{;vl׮]v8p`bbtuփvڢ"阹Eu%22_4{Ǥۿ[o%%W?_5>ĉ#GcKWR[٥K]vus޽>>>ҽR_ƞg>SO=bʔ)&gի'~nnnuԹte	!ӥ+WլYK.Isz٠Ar+Wɴ4j~~~k֬#&˒xE+-[lʕBGHݻW799y˖-M4IOO5jԣ>*R|Iܻw
|&ӧaÆ|G}t1^ЫWxM_PWcrȶ	uyi:oےEΖӧO׮]{fff~pY9sFZ\۶m!hl̙3RhӦ~kҕ={z,Xp
.\(ݾxb@@x|С#F[\\<sL騬]+Vr|PPP`<3::z+WK-dnnn^^`(,,4>Y\\\TT$:n,77wϞ=]tټysXXۯ^*++n8??x?͛;<RRҺJz~ѢEr'
!c珥|R_]ڹ=В%K,Y=p@ZߟeYtڵVZ%$$8p„	M6NX

rww%_)#G\nΒ<[hjǝ.gʃ#@eStĎn1f$_Xd!]lJ)//ɨR*,,4 ;1IӤ'L`{cR6vkO?mUqZgff}.,..BW^^t;??]-(**2}cMO>=gΜ3fH_!%%89BRʕm655U%{]{뭷pB6Ƒ;I4NIIIIIٹsgӦMGi&"(..NMMMOO+>}zҥժU.*QFqqKW.ŗ/_vO.]&M$Gp5\yu233,YҥK~5k֔JE:~6m,XG[v[+iEu+tӽ{_~Y#%gCҩсv
woIQX"A4Bn'
WN:B(\-ZH'hѢd5jRRRQQQ
6nXjժ
ZRBKQQ`?zhQQQ:u]\)1bDVlٲ#GJG/.....69)
fϲ6~{|| mXXjo2M6Ço--dϲe˖M:jРAttqy;X*ؘS,v!!D.]>,ݿի.]n[io!DϞ=׭['a+(***..=p@vvvΝ>l<&:??_-UB

<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 -->
    <parkingArea id="parkingAreaB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" speed="32.50"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea create triggered_container ( Last six runs May2022 )

---------- Differences in errors ----------
24,69c24,26
< Debug: Selected item 'waypointParkingArea' in GNETagSelector
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Invalid input parameter of waypointParkingArea
< Debug: Invalid input parameter of waypointParkingArea
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -18.20,-18.40,38.20,28.00
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXw9z `łJ)kbb%ƚ_ĞX;Ƃ
])
D@z18|?{{ofgJk;ʫL'y/>)[*	0tq
.U<+_JgPrh`E	q(
&SH$ȁJPr͐b%ae'I>UґCIXbϜ9@0a7.^@T\Y
f\)IVJSIIٸH$:w܆
٣f۶m65lIDد_7oiMl&LvګWj;O?Pxyya#@N~
ۻ,0kPYH1]WLOOѣGJvQ$;wTk%lIDHDʟ&3gnݪ'5ݻڗ

z)cÆ
/_|QPP㍌$cUҲ*_fM5*͜93444666$$_~7722ZbÇo߾=eʔBw
JhۨQ#mMʶg8BM	Ee5l|LGJv#TV۟PK(M.s	R_RV{K?oX9s榥9;;\;]s
@x7nP$	Wq+k~QDb`SEm=zL6mݺu†DĶ8P?33s…DpϟoٲӫRJPPжmg̘ѧO!Cddd)iYQ~Cai*nڴٳgzڰaÝ;w52{}Ν;իW}֗[ٳ?\vO>eq*/caaѯ_?ʷUrʔ=xCC×/_ۗ
6gkg͚շoyY[[/\0!!<+
Ť#~y^P
*Kwk8z:4ʕ+6lعs'YV,;vl…YYYDrʖ-[fee>|xٲeDtoĉD4zÇwЁ5/oU'OܧOHt˗r"޾}+|3XbX,>~EYS&ME"щ'XSl+M
~GGǣGΜ9ĉ+V񱶶ؿ?q={


6mZjj*qz|ڵo&""D$87nutt.---11Q`	l}VEDgΜ9vءCL|rhV\ikk;j(p/_\`1cj֬9mڴk+vZṕ6hr[6lغu낃QF~~~G*:Ç+*cv޽Zjcƌa(JIIaE"!vNyqcƌ9v}Wj՚>}5kX'ېO0ҥK5;vĈfff?Õ+Ws4y޽{De˖eeeܽ{@FMD999n""?jժ	ϩH$olbbrΝC6d>j(=F&Mڸqtu}g
HI0~ʈ;Etɓ'O׈u)ljz}0tߓG
+Xe˖O>rHժUΝl2"jӦ͹s=<yի1ByS-t+ݙ3g=ZjYfyfŊD4wܖ-[Ο?_GG'000==}ժUl>44T-Z={رcUV9s7o&gnٲ?qiiiWf,YDO>;vy.]tiHԢE3g5h`̙7o͛7}@5En,
㸈K.^o޼a_Xwq&&&2C!R%BWP8+=p@޽Z+e/644D^^^fݰaX,Sѧ
g""


͛7o*j844U|r߾}MLLrrrX'ihh֯_ڵk\ro߾j266z󡡡}5338nҤIvJIIc\r=~[[jժ|R[vmcccF / ''gڵ	"VZ%'Nyfm{;w<x͚5۷͝3gNV,X&S؁L<?HLLlۅsg͚5111,._~Y`ub0@r`deGK#*}wq-HII!Jvh%Ν;zժU?3ѭ[?"wޡC<==_ϟ?x@]|...ݺu[b!CˆJ*~~~/^(jݻݺu[jA
<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 -->
    <parkingArea id="parkingAreaB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" triggered="container" parking="1" speed="13.89"/>
        <stop parkingArea="parkingAreaB" duration="60.00" triggered="container" parking="1" expectedContainers="containerID1 containerID2 containerID3" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea create triggered_join ( Last six runs May2022 )

---------- Differences in errors ----------
24,25c24,25
< Debug: Selected item 'waypointParkingArea' in GNETagSelector
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Selected invalid item in GNETagSelector
> Debug: Selected invalid item in DemandElementSelector
28c28,29
< Debug: Removing waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement
> Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
31c32,33
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
46d47
< Debug: Deleting unreferenced waypointParkingArea 'vehicle_0'
---------- Differences in log ----------
0a1
> Warning: Selected Stop type isn't valid.
---------- Differences in routes ----------
8d7
<         <stop parkingArea="parkingAreaB" duration="60.00" triggered="join" parking="1" speed="13.89"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea create triggered_person ( Last six runs May2022 )

---------- Differences in errors ----------
24,69c24,26
< Debug: Selected item 'waypointParkingArea' in GNETagSelector
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Invalid input parameter of waypointParkingArea
< Debug: Invalid input parameter of waypointParkingArea
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -18.20,-18.40,38.20,28.00
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXw9z `łJ)kbb%ƚ_ĞX;Ƃ
])
D@z18|?{{ofgJk;ʫL'y/>)[*	0tq
.U<+_JgPrh`E	q(
&SH$ȁJPr͐b%ae'I>UґCIXbϜ9@0a7.^@T\Y
f\)IVJSIIٸH$:w܆
٣f۶m65lIDد_7oiMl&LvګWj;O?Pxyya#@N~
ۻ,0kPYH1]WLOOѣGJvQ$;wTk%lIDHDʟ&3gnݪ'5ݻڗ

z)cÆ
/_|QPP㍌$cUҲ*_fM5*͜93444666$$_~7722ZbÇo߾=eʔBw
JhۨQ#mMʶg8BM	Ee5l|LGJv#TV۟PK(M.s	R_RV{K?oX9s榥9;;\;]s
@x7nP$	Wq+k~QDb`SEm=zL6mݺu†DĶ8P?33s…DpϟoٲӫRJPPжmg̘ѧO!Cddd)iYQ~Cai*nڴٳgzڰaÝ;w52{}Ν;իW}֗[ٳ?\vO>eq*/caaѯ_?ʷUrʔ=xCC×/_ۗ
6gkg͚շoyY[[/\0!!<+
Ť#~y^P
*Kwk8z:4ʕ+6lعs'YV,;vl…YYYDrʖ-[fee>|xٲeDtoĉD4zÇwЁ5/oU'OܧOHt˗r"޾}+|3XbX,>~EYS&ME"щ'XSl+M
~GGǣGΜ9ĉ+V񱶶ؿ?q={


6mZjj*qz|ڵo&""D$87nutt.---11Q`	l}VEDgΜ9vءCL|rhV\ikk;j(p/_\`1cj֬9mڴk+vZṕ6hr[6lغu낃QF~~~G*:Ç+*cv޽Zjcƌa(JIIaE"!vNyqcƌ9v}Wj՚>}5kX'ېO0ҥK5;vĈfff?Õ+Ws4y޽{De˖eeeܽ{@FMD999n""?jժ	ϩH$olbbrΝC6d>j(=F&Mڸqtu}g
HI0~ʈ;Etɓ'O׈u)ljz}0tߓG
+Xe˖O>rHժUΝl2"jӦ͹s=<yի1ByS-t+ݙ3g=ZjYfyfŊD4wܖ-[Ο?_GG'000==}ժUl>44T-Z={رcUV9s7o&gnٲ?qiiiWf,YDO>;vy.]tiHԢE3g5h`̙7o͛7}@5En,
㸈K.^o޼a_Xwq&&&2C!R%BWP8+=p@޽Z+e/644D^^^fݰaX,Sѧ
g""


͛7o*j844U|r߾}MLLrrrX'ihh֯_ڵk\ro߾j266z󡡡}5338nҤIvJIIc\r=~[[jժ|R[vmcccF / ''gڵ	"VZ%'Nyfm{;w<x͚5۷͝3gNV,X&S؁L<?HLLlۅsg͚5111,._~Y`ub0@r`deGK#*}wq-HII!Jvh%Ν;zժU?3ѭ[?"wޡC<==_ϟ?x@]|...ݺu[b!CˆJ*~~~/^(jݻݺu[jA
<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 -->
    <parkingArea id="parkingAreaB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" triggered="person" parking="1" speed="13.89"/>
        <stop parkingArea="parkingAreaB" duration="60.00" triggered="person" parking="1" expected="personID1 personID2 personID3" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea create tripid ( Last six runs May2022 )

---------- Differences in errors ----------
24,69c24,27
< Debug: Selected item 'waypointParkingArea' in GNETagSelector
< Debug: Invalid input parameter of waypointParkingArea
< Debug: Invalid input parameter of waypointParkingArea
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -18.20,-18.40,38.20,28.00
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXS77(8qRQYV?m\umjں[:PAQq2ۘE0s}Mys=*(PCЂp]PqX:;u|[7f
x<a*D4J(kT+U*>@)	wNI$,*LI*% (y@)(0CU.UtKOO-cVz`(]#|SN?^ׁ@6nܸ;w\rEׁ@*(8	S URZ#ғq>߿_Ͷn::::>>^mj∰O>w500bPь7n͚57nu ?Pxzzb#@MJ	˫VhV9rdӧOSSSTPӨQ#mVGDi?~\ȑ#>|ȭ}9{{7r֯_͛O}wBP:@}}}-c5jР3BCCcccCBBzsP|'OܿNY}
49	aÆN:Um+TPv *P^aVT5b*BeluYmpK\6m%##cҟfϞg3ͭ:4mH$cǎ|njnp
|>_[]Zlmx]N:uڵ܆DĶxǎ߹755%zj۶mDh``AJvaoo6}^z
<8##EOO@E˪<x0KUWVY //_޽<xYf{Μ9o߾=rÇ?./_уvٲe/^`q/caaѧOݻwUqʔ?x@͛޽{ӧ?S||l̙3{=w\kk'$$9rD"(E'eH$u@	(	_թS'ss&VK6T#жׯ_~Ϟ=Dzjooo[[[X|geeъ+7onkkuرKfffǏӧOѨQ
֮];͛BF>|p+Wb


d3444iR^|S-[ʉ_e>|>,_F,:uj٬'у>}5ŶjҤ	a=.\أGϟ;::8qbƌO^|uFFơCx<^nlmmCCCNJD<O͛&L}k׈x<.NLLsW_OOc呑Dt'O=zt˖-VElaŊ#Gdn͛q5jԘ:u5k
LU^f
[{ׯ+-:tڵD԰aC??ǏsɓhGmtRjѣGXYYİ|>_ m׭[wYD>z'Oѷ~[fiӦ^y
y<^߾}Ǎgmm}y{ƌ3|p33~94iRϞ=|~ppҥKD"ÇYdԨQDs="H$_uժU
211y!C?tss9r$GUz'nذA
?3Kr`dDKBw:s̙3gܪGnYl '.+XtyΝ;~x*U̙tR"jժŋO84iҤjժ
>\uS,z*O8QJ3g~D4gΜ͛ϛ7OOO/000==}ʕl7s…'OVReƌ߿g̚5y<?--mժUlŋ7?k޼ycƌ;wիWϝ;}||Ο?T~3fܽ{˛;wi	'wWZo߾߿gXw711a%8nL	וx)V{={3 VḁK-Z$|̙3ׯ_/k׮MDl癈Hue@0x߽{WY;ơµkzmbb*>I@֫W͛\~w5k466q㆑D"	

ݻǛ8q޽{SRRX;ׯ_g,/_6;;jժo޼>֪Uؘ!ѕ+Wzeddf+WǏߺu+붽qƃrss
zmΞ=E?^@@@ZZdҤI{bbtwŕϙ3W^Wea_|cddS#(=^\n/)Q)))Di
<x}^R_`"w޿KD=:zǭ[Tի(uvwڵk׮9;;wy־#J*q_~ه:99uyʕ:t(լTȑ#O<o'  YpO׮]򨨨Ν;߿ծ][nʎN ZH̥m߾'  ~Y5lذaÆ?sɒ%*ʤ#F1b[믿~'+=ӧd,f~K`


}||<<<

#""B![Z\	p+lhh(=?">}zzzy#}{JJ7o֖޿&%%YYY)+
+iӦMʕ!~RR{;VDĞ\}}}SSӧOgffݻlmkmmk>|ĉD㠠 6MDD[{UwȐ!_ʨQvU\~i/trr-,,2k,+Hڶm+֯^ō~J_t`>Uc鵃q"ʟ8;;;򈈈/Bu\Xϟ?g[.6v%YQN>sNToŋ[~k֬y|W^Y[[ׯ_[ZZ*k*00<od֊s^YUǏ߻w/['F"H$<cǎ޽-'%%沚"-3g2;;;''G"KwcbHĆKξ}Ͽ۴idn-k!;;+={_~ҥKǎ`cgoU8q"}2O4QVׯ߅cTVɽ~<xA@йsgv}
ܗjѩj
ܹ1cU,]v)<w0@f͚N1l(
<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 -->
    <parkingArea id="parkingAreaB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" tripId="tripID" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea create until ( Last six runs May2022 )

---------- Differences in errors ----------
24,71c24,25
< Debug: Selected item 'waypointParkingArea' in GNETagSelector
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Invalid input parameter of waypointParkingArea
< Debug: Invalid input parameter of waypointParkingArea
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -18.20,-18.40,38.20,28.00
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXS7
NPQ(Cm{Uq+֟uԍ[UgCZj@Z*(*.T* {$q6fB 9s{Bޜs%*T4 <<\!T]:{N>hWMٻOaإJ,+*fϺPzi`E	q$SI$ȁʞPr͐D"%a'I?*G[}Hš4^ԩSϟv PM8ݻW^v PJ/,Ɇ@3.o”$H5jxel_xq`ڵNHH`m4"߿{4&T5'Nܰa͛7H'i'T,PfӆrB"jL5rttt>WLW1={Yzz]޽{6mJ҈?MرCOO+3f̣G?eggZ͛^~ٳoP2 ]]]%-b		
	uQhhhllK|sCCիW?}ӧO/rw-oܸIV}M4v̙l+{x<NQr>I	%P*f~
%?hE߆~]ҰuYYY+W~7oGGǽ~kfY_ۡhX,0as%Wq+k~Pb`Smc̙7n6$"-;vo^x	-^811qD'^jՂwigg6{}6,++EGGGOOOIʏfʔ)Æ
ci*˗zڼyÇ52w~͟?*   ))ȑ#Zoo?yr_|ٻwonUVxũ|yVVV7o(V++S@ׯG?Ow			Rsׯ߂/^|X(lvH$jF,+	e$g׮]̎Rz,GSڎ@nܸy{뽽mllD"ɓ'/^CDk֬iժMNNαcV\MDO<2eӧhر#Gر#k~bM6}]]ˋ.888((N__ڴi}NZj+'-xzzdzj///kkkHtԩ%K沦Nڻwo>iۊky\{^ti޽N8իW{{{[YYeee>|&44t̙DTOoݺ5y;w\~|>wrutt.###%%`	l}VIDϟ?yѣGOj*h֬Yccc3fp۶m_^hѸqԩ3s
6+ap޽7j(11Qn#FظqcHH5i\Ç?}4::Zy}E"lݻ׬Ysܸql2iii111!lM6={V,7ɓD_׭[w֬Yׯg}lC7`'ZYY]vm…o޼!Ǐ54::ᄏq{M֧O>rʜP#v;v,ݿb_~YfM9SL:tÇ>bĈۘ1cX>vڵkO:u˖-JnY; %=$#('*^̽kә3gΜ9V;&<י)C/Ώ=q!_X
mZ:wkԨ1o߮\ڶm{'N8::N6VZFRԒ%K]FDJvw'NԨQcΜ9޽[z5͟?UV.	

\v-dҥ\pɓ5jdܹZ
x֭c,_\o߾.?~]v9>sF߻w/((X`Y	'wΝk׮[n޽cXw566fb8nT	וx)V_Ӈr[f._l2@PXX===̙yfHT^="bO<DD+aÆ{޽{quu522


e_ޯ_?cc㼼<VI
aÆFFFnbgƍ333[͛7
bqhhh~LMMvx<ԩSۗڹq{fY}26665k|5Ȉ!իWk``aHk׮D&Mڶm붽yÇ~:ϛ7u֋-	R؁L6~KIIlݻw111666,+Wo
rssY`c0@r`dGKK"2mow1!#V;--(Cۡ5j/YLDG}vTׯ_ԭ[իW[YY6,,,U}ꕢf=zح[kZYY
2dĈWZjcƌW^=}Tgҥ>>>=zʣºu֏W^={*::@zhB!3coVjȑ#Gɖ+VpX*f=zl?c@gϞ
2cKY-		׏044dkY+a|e%GGDg̔9qpp ߳cOKKѱ{}ѻw÷oXZZ**5+i߾}չ!۷o7oް,=&"Ꚙ>}:;;{߾}g[j_l[++W^):q=y$88v^rf͚޽>|82vXcǎիW_rssÇϝ;:Ubb"(m,FP~TھCLX]M:PʖGDDdff~g⊏gkР6v~%a||<K<ׯw%Ք_xm۶)Slذ!))IBbb[~ꕅXzïJjH$Z`땕Zu}e.}bbX,.((,<v؞={۷oYMPȖ3'%1E"P(dC%޹smѢEhhhjj*
SWUϗ޽{?|ʕ&LK

ر^^^;vM:>s'{(*8…1*d>x`РA:t@ ֭wEKtnݺ?VZl
߽{7,2dȐsI>Y%֭+9t	@0@yS`[ƆŶV_%2!"BB4"@h0jaa!K
~'漼<֟Z?~X*6+Ԅ	*2/o)XҕgddĖ|>[&"P(nڴYYY(-[l,giX,NNNV4'푕p=,J4h.x]+2̙3#G\bENo.Y6٩Srrrrrr[jժ{e۲/#͓B${}0cƌÇb333HkSSS"211a
sssHĞ CCC3gr#633cp|r<t萏OΝ.ߵdrwo4c}߰aæMΝ;gkk:oiݺ3444lӦӹ9KvVVVj
PH{KL5r`%pp,[<v3#]j98[<Rn]:YYYfff-
W~%f&Z,dIP(O<
vvv.\mP2N櫯rqqٳ_5dֻ(پH$DR1L>}*wdkѣرcvimTyk.E{m_4zǎÝEKR^}dgghÇD#z="JMM}5[VR_I;DԾ}{>9.E=D$
E"QnnTd-Zxpu~~>	}+ܽ{^zlp###vbccB_
<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 -->
    <parkingArea id="parkingAreaB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" until="0.00" parking="1" speed="13.89"/>
        <stop parkingArea="parkingAreaB" until="0.00" parking="1" speed="13.89"/>
        <stop parkingArea="parkingAreaB" until="22.33" parking="1" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea delete ( Last six runs May2022 )

---------- Differences in errors ----------
24,26c24
< Debug: Selected item 'waypointParkingArea' in GNETagSelector
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Selected invalid item in GNETagSelector
29c27,28
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement
> Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
32c31,32
< Debug: Removing waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
35c35,36
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement
> Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
38c39,40
< Debug: Removing waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
41c43,44
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1
> Warning: Selected Stop type isn't valid.

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect acttype ( Last six runs May2022 )

---------- Differences in errors ----------
24,68c24,25
< Debug: Selected item 'waypointParkingArea' in GNETagSelector
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -18.20,-18.40,38.20,28.00
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\Gg9z ,(%5ػc4`Xccc, ؕ(J^cts^8>Wr,h(N(M!@hhC\:{IWM٧vi
2FY%.rD(X*Dl*"ɔr	r`dgTR3due酅rꥥOn	BCC1
@+	0VyKG*aժUgϞt钺
lĉw޽~2UzigI6*	pi&'A^z\\el\ \reӦMRam۶Uam4"ׯ߽{tttT&h'_֭[NX0̈
j?
owwwϭ[dҰ
9lڲȥ+SSSX׬Y3UV͖FD$i]ti׮]:::|ɘ1c=zį}9[[[6m$ϟw1ikkiY
UuttfϞد_?Zٳg<6mZU_jyFNBddmҤ3fPd[ɳqV&s>'I9*a~E|N&~
/@+=am+V4o4{{}^AԢCP%P8a@ KعVRJ TŪ¦&q=z1cƆ

mqɓ'~ffŋho޼ٹs'%$$HSjUݻwں̚5O>Æ
`{ёӲ<yaX/۶m{u^6mØY̝;o߾Ϸy>|xI~]rWX˘edd׏=LLLWW}o߾O?'9[;gΜ}.XrǏ
Fo'@	iii4#
ʀ$ڵ_jV&hu6HݑZppMGD֭𰶶.,,<sŋhխZ:y+233ɓ''O>w;vȑ:t`/lYf>|5kָN:O>ٳ+WdD믿77>VZneeUXXx%KdggLW_	sαV|S-Z#ꫯ~ǯ˗vvvO={sVZaiiqQzimm4cƌT"8N}XX͛7H p'			wkiiy]ZZZBB`ZZZ<"".]t̙'NL6mʕi-^z̘1;޾}hѢqժUkƌׯ/2Uyl޽{
jذ7o;bĈ
6Q&MO:W>|g"##חU^XXcmǍP/caa
}}}ƍ/\ 
6m:nܸ3g7|Sv3g[y
9߿ĉ---oܸpD"?~QLLL"##`M:w   `ŊYYY=bi';cQNNH(~嗎s*&O<tP##>|Ĉ?3;L1cư}ر5k֜2e͛<;o@rzI"FPNT)xϟ?ޥfe'MzBz#/F7tbPVZ]xԩSիW?~RRҊ+/rӧNZFQFojɒ%7n t9tӧW>gΜ߯ZϟߪUjiiYm?I6۲e˗/9szg~=dܹZ8'--mڵle˖I6?g…Ǐ_`7.^(Zly%
Ξ=޽{?s^^ނfΜǾHM%pvƍk8N[[ȈU
C!b%|W_8+>vX޽[+eիK.nnns޴iSaaaݺu><ɯ?lذ߻wOV;ΆAAA͛7kdd*>I}}}Aofg&88o߾k644u떞P(

۷	qSLٿJJk'88=~kklGGǷoqԩchhDt>}_?!b5k
'Mcm{֭:tݺu۷͝7o^֭-Z뛖ƿS؁L:?HHHm={gݺuQQQ,k׮o~Y`a0@s`dGKK""eBqLII!JSwhÇzտK_"z'\]]ܹ#7o<}Tݼy͛ݺu[j!C
BDUVjѣGAAAAAAݺu[fGz5V:f>{d;Ϗ?زe=zO>
					֭ۃX?^ݺu{)YmAA3k׮-[bF9rH_-__W4{ѣGf駟S@ϟ<cOY-ł	

<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 -->
    <parkingArea id="parkingAreaB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" speed="13.89" actType="singing"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect duration ( Last six runs May2022 )

---------- Differences in errors ----------
24,72c24,25
< Debug: Selected item 'waypointParkingArea' in GNETagSelector
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Setting new attribute into waypointParkingArea 'vehicle_0'
< Debug: Setting new attribute into waypointParkingArea 'vehicle_0'
< Debug: Value 'dummyValue' for attribute duration of waypointParkingArea isn't valid
< Debug: Setting new attribute
< Debug: Value '-5' for attribute duration of waypointParkingArea isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -18.20,-18.40,38.20,28.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\Gg9zر%[k]ػɫcX
T(ܽnk~ݹgJ%-i:k:5tګL'y/>)[*	0tqr.D"(QtR]JNM"r,!DlʣBɔCe$OWȅdfȚ҅Bf谅[0tPneUґCIXrӧ/\@0a;w]@T\Y
f\)HU=Bi*;8i:.]ڸqlVئz-s]===5	f„	֭yGwww|(5iCOP?{xxxnOf
[;::q_:ȧ+B=}4--@.dϞ=7VWk%lIDHD&ޅo߮Ǘ5Ço>gooFƍ?޼yﯫee0 ..VZ*Tӛ5kVpppll˗xs##+WFEEݿԩN^}
68	QFN>]mq:::DJ+jJ2&BGć?"S9y5\,-[~Xs}qg~5I$7_r1;uuuJ2(uuq\׮]O~z~C"brw]v333.\hjjJD.|u@@%&&ɬWr;vۻ̜9W^C`{Sв⣰4iҐ!CXگʆWwq<\^#sݻy󬭭}}}߾}{QQOO?~2_zգG~+V|ũxEFFF>}jRRmb2$..͛7{Oߧ縸8٣gݻ󭭭.\pQH$/lvP(iF$)_'mI===ߩS'ssKY%HеM`MGn!!!7nܳg]V(:uj…YYYDjժ͛fee?~|噙DI&9sF=|m۲f7иqի=<<LҫW/@p+Vr"߿3XrP(<}EYS'Oѣ@ 8skm7մiS>=z,^G/^ppp8yYΜ9rJOOOkk댌Çs׭[7[[ӧq'noܸAD8>NLLs__GG>|X+$.:uرcSN]bx
ZfV5j[ݶmۛ7o~1cԪUk֭+4WyݺulݻhРׯe?lذQF|||N8W:thTTTttʅBGض]t^1c
eRSScbbت@ 044dnذܹs"u̘1N"v3fXv-dr׷o	&X[[_~}IIID4v#FEGG!!!92eJϞ=APP˳


>|Nv G&{H$oW?`ҤI611yСC
/tqq5jG]fɓ'oڴI
3r`deDKϝ"w:{ٳg]jFn]jqߥ'7>banɋ9CK&VMk޼O8QZy{nDW_]tɓSLQƈ#7hѢׯQzz]pɓժU={vrrʕ+h޼y͛7_`zzի&/nYf/^<uTjf͚63gN}}}9Ú5k&K.nիׂƎ;ׯ?^ 4k…
45kݻw嗼Ϙ1ߟ}MK8.<<k֬۷orr2ĺ8511aE"8~D	ߕ85ccc9ҳgOv$2sʕ%KwwٳgnܸQ(֭[S93ʆCINN{vY7n$''U`}l/066u;3!!!{677]͛7
D"Qppp޽v8<y޽{SSSX;!!!efggW^͛7w:u7]vW^999֭O@zjP8qm۶nۛ7o>x 77wk׮mӦMnnܹs[hO?}2eʮ]gsN|޼yzZvmLL-իO>,z0
D90_%q׃GУDωCj}th%zjվѽ{_"zѱcn߾ׯ_?yDݸqƍUVܹʕ+
4dȐP"\>>>^^>vttܹի8l0֫YrQF	p|||TTt;~~~ŋ5kֵkWɓ';w>ǫ[nn!-((`}oެY3??QÇ>-_˖-bD=rȑ#GW| ӧOY˧,e7k,44M__?""Ȉ=Z044K_Ye}}}OD3gLOO9spp ߳cOMMѱ}Qrr2[}7oް֭[WRR{&%%,=&"Ꚛ9s&33s޽g[b_l[kkx9rɓD@6MDD{466իիWONN4hСCwѣmVRh]v|СC̙xE"Q6mטB/@١]	^뇝km5qyK/#""ӿK	pQx~O?
㔿ŋ,W@ ?$R˗/m6iҤuֽ}Vׯr||YzK<*
ϟze%:q޽{2>1"H$?~|lݻwfAA[fXdvvvNNH$
l踸f͚^^^)))l~rnn~knƍK%رU۷&OLDڵx׏r޷~{E_h{r߿߯_C:tаsZ}/Ţԩֹsc֨Q
X055;wd)<0@vںN3l(5/f%*lx}ol!5C}/7Ȕ}[#((C!I999糴*??_A*|caicNJo5dM7NBi:  S(+''ؘ-
LD
X!ϗ,Y2o<P$%$$ț瓍pJBr%OLLd<K?*2ٳÇ_lY밓&;UpJTNHHHHHuV5
t۲#,,,R(&&&&''_MÇ&&&bsssP333"255e
P[5klzY~ş\p:ԬY:۷]keezSh(իnݺ
6?Ύu*xiѢŴi$422jٲԩS9w*
PzKPL5Sȁʂ&;;ۭñDTZًN>fDԩS'
Qk׶dk׮-]'##\
<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 -->
    <parkingArea id="parkingAreaB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="3.50" parking="1" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect extension ( Last six runs May2022 )

---------- Differences in errors ----------
24,72c24,25
< Debug: Selected item 'waypointParkingArea' in GNETagSelector
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Setting new attribute into waypointParkingArea 'vehicle_0'
< Debug: Setting new attribute into waypointParkingArea 'vehicle_0'
< Debug: Value 'dummyValue' for attribute extension of waypointParkingArea isn't valid
< Debug: Setting new attribute
< Debug: Value '-5' for attribute extension of waypointParkingArea isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -18.20,-18.40,38.20,28.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\Gg9z ,(%5ػc4`Xccc, ؕ(J^cts^8>Wr,h(N(M!@hhC\:{IWM٧vi
2FY%.rD(X*Dl*"ɔr	r`dgTR3due酅rꥥOn	BCC1
@+	0VyKG*aժUgϞt钺
lĉw޽~2UzigI6*	pi&'A^z\\el\ \reӦMRam۶Uam4"ׯ߽{tttT&h'_֭[NX0̈
j?
owwwϭ[dҰ
9lڲȥ+SSSX׬Y3UV͖FD$i]ti׮]:::|ɘ1c=zį}9[[[6m$ϟw1ikkiY
UuttfϞد_?Zٳg<6mZU_jyFNBddmҤ3fPd[ɳqV&s>'I9*a~E|N&~
/@+=am+V4o4{{}^AԢCP%P8a@ KعVRJ TŪ¦&q=z1cƆ

mqɓ'~ffŋho޼ٹs'%$$HSjUݻwں̚5O>Æ
`{ёӲ<yaX/۶m{u^6mØY̝;o߾Ϸy>|xI~]rWX˘edd׏=LLLWW}o߾O?'9[;gΜ}.XrǏ
Fo'@	iii4#
ʀ$ڵ_jV&hu6HݑZppMGD֭𰶶.,,<sŋhխZ:y+233ɓ''O>w;vȑ:t`/lYf>|5kָN:O>ٳ+WdD믿77>VZneeUXXx%KdggLW_	sαV|S-Z#ꫯ~ǯ˗vvvO={sVZaiiqQzimm4cƌT"8N}XX͛7H p'			wkiiy]ZZZBB`ZZZ<"".]t̙'NL6mʕi-^z̘1;޾}hѢqժUkƌׯ/2Uyl޽{
jذ7o;bĈ
6Q&MO:W>|g"##חU^XXcmǍP/caa
}}}ƍ/\ 
6m:nܸ3g7|Sv3g[y
9߿ĉ---oܸpD"?~QLLL"##`M:w   `ŊYYY=bi';cQNNH(~嗎s*&O<tP##>|Ĉ?3;L1cư}ر5k֜2e͛<;o@rzI"FPNT)xϟ?ޥfe'MzBz#/F7tbPVZ]xԩSիW?~RRҊ+/rӧNZFQFojɒ%7n t9tӧW>gΜ߯ZϟߪUjiiYm?I6۲e˗/9szg~=dܹZ8'--mڵle˖I6?g…Ǐ_`7.^(Zly%
Ξ=޽{?s^^ނfΜǾHM%pvƍk8N[[ȈU
C!b%|W_8+>vX޽[+eիK.nnns޴iSaaaݺu><ɯ?lذ߻wOV;ΆAAA͛7kdd*>I}}}Aofg&88o߾k644u떞P(

۷	qSLٿJJk'88=~kklGGǷoqԩchhDt>}_?!b5k
'Mcm{֭:tݺu۷͝7o^֭-Z뛖ƿS؁L:?HHHm={gݺuQQQ,k׮o~Y`a0@s`dGKK""eBqLII!JSwhÇzտK_"z'\]]ܹ#7o<}Tݼy͛ݺu[j!C
BDUVjѣGAAAAAAݺu[fGz5V:f>{d;Ϗ?زe=zO>
					֭ۃX?^ݺu{)YmAA3k׮-[bF9rH_-__W4{ѣGf駟S@ϟ<cOY-ł	

<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 -->
    <parkingArea id="parkingAreaB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" extension="3.50" parking="1" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect line ( Last six runs May2022 )

---------- Differences in routes ----------
8c8
<         <stop parkingArea="parkingAreaB" duration="60.00" parking="1" line="customLine" speed="13.89"/>
---
>         <stop parkingArea="parkingAreaB" duration="60.00" parking="1" speed="13.89"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect permitted ( Last six runs May2022 )

---------- Differences in errors ----------
24,66c24,25
< Debug: Selected item 'waypointParkingArea' in GNETagSelector
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -18.20,-18.40,38.20,28.00
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXw9 QTH[,5jl1]Q]ƖMcԘbl*(*jlFPzqp}?{y/3;KZtJqwwtjWNy/>)[ͪ	0tqr.MbXnP(W>|SA`şۤH@eT7TA"APt5\,If,Hq@tttB-A(""3CT_:Rq(W>yٳg5Tb&Mu֥K4K;K#PL/a
ڵkxBGTqRqt6.Ο?iӦ}:DGG'$$M6[0zzzjlͤI֯_5MR	#@	;F>ɴP@QQ_C6mliooc|H$|z
˧t(ݻwh,"$"/ٳAAAzzz|ɘ1c߿o}![[R6m$oǏWFFFtuu'$$ԫWOzzzs	


0`ݍV^ѣwN>ɫ/Yf!::Z6o\̙3WqS) D$)hR@!|J|jE_å\Uರu+W~;o^k4:'"_.e綮{*H$RW*ik̙6lw$"/qG_YYYK,111!%K<<00dӫYfpp;lmm]\\fϞݯ_aÆeff)hYYX[[O:uذa,W\_^eCC~ٳg}ٴiӽ{52o޼/XիWzzzy֗Yٳ?wժU,Ne233V)}"			/_߿?>&$$HζΝ;.\dIbbÇb	PJ:::EEEŊr-	ѽ{ի)nX"QN'4]zuӦMw&uyzzZ[[8qbɒ%Df͚mZ[[ggg=ztʕYYYDS:uƎ;rΝ;fG^v;\ppp@@;i'N<j*VND?[pww
`VVVEEE'O\tiNNk?DNbMZjG7ӧO?>gΜSN^233:,,l̙Dq	קLr+WH$8Onݺo&%%=,ʣٳ'N8rWZ%VAla͚5cƌa۷oŋǍW^3g_X^׳۷o<iӦϟ?ق#6lBD͛79v_a=V\_^yQQѿٳq
e,,,bbbتH$244dnܸbEƍ;q?~fZnd;r7pI&YZZ^|yѢED4a„QFFGGW^eѴi+BBBV\]XXx}v;v,޹sbg}ȿ"hԩCVڽ{>bĈ˘1cX>vغun޼Y
3r`dDKϝwoQۖpfa.ɋ=~.x
im۶=s̱cj׮`+W|ǏO6N:FRҥK/_LD
wǏ׮]{ܹ_^z5-Xm۶-	Xv-o	nM6Ν;qDڵ̙k˼yڶmq۷o;˥믿hѢ	&,\gΜDmڴ9{lpppӦM̙s>??…f
`_Sd&`8y˗~}UbqVVU¡qY+qk:to߾
Hl2s…e˖D"wwsnڴaÆDFyW6446lׯo߾-gggcc㰰0Vʕ+VZnn.$


j&M_ήիW_z_v@,Ԕo8__={v^^YV_x\:''˗w
_"tR~rssׯ__	"hڵEEE'O޾};붽vڽ{nݺN:͟?]v/-NdڴikRR}v;w,XЯ_uX[[/^ȶ?000a5jPeρT/.XMy?lBGĵV7--警C(+ck׮gܹ?ѿ{777n(h>TpW\r劃C=V^mii=lذp"Yŋ~XXXXX}=֮]kii9dȐ#F^͚5k3O_x#voM6z>|ޣGw~
[Bg.ԦMZbȑ#Gɖ+VX*f=zl?o}p ǏY˧,eDDDi&<<M__?22Ȉme-%́pD4{쌌<;;;"z
;4[[ۗ/_<5~XXX+%+رcZ!~JJ
[MNNfYzLD5119uTVV֞={X϶ıؾ/^P0ݡC?ND<fDFF/^ttt|ߔc
Ν;תUhO>̆>o<+;u$}ʖϟ?e~*J/8DB/Եmɕqv_8Ȍ>Hq\RO>ekܸH$6v8$|)K<5j$~}S_իW?niiɖ_xann.߻w/ZTTpB++رc{a|ĈbX/,<z]rJJJ^^YXXȖ3+

ݘEEElPNN͛7۴i?xyy[Y9990uX弼<qw?|'+W8q"_*νzxx|}}O>xr_|q9_t){q޽;hР8pаG^߽{{,Ţ4hѣG	&ԩS
X011D;wdSr<XX^~}]]]ӥJ=MKYo
;^vXݫǾ|QtyO,	NHHCrss
F-((`iUAA̿977'L |kPf%8qDSŦ~i`` ?ogQQKrssr^^H$bDTXX(LM7nLa"ʧqqq˖-[`KYZ(F8Gd%III|e|Iƍ
[[#G\bE.]ua*
<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 -->
    <parkingArea id="parkingAreaB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" permitted="permitA permitB" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect speed ( Last six runs May2022 )

---------- Differences in errors ----------
24,69c24,25
< Debug: Selected item 'waypointParkingArea' in GNETagSelector
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute speed of waypointParkingArea isn't valid
< Debug: Setting new attribute
< Debug: Value '-16' for attribute speed of waypointParkingArea isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -18.20,-18.40,38.20,28.00
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\Gg9zر%[k]ػɫcX
T(ܽnk~ݹgJ%-i:k:5tګL'y/>)[*	0tqr.D"(QtR]JNM"r,!DlʣBɔCe$OWȅdfȚ҅Bf谅[0tPneUґCIXrӧ/\@0a;w]@T\Y
f\)HU=Bi*;8i:.]ڸqlVئz-s]===5	f„	֭yGwww|(5iCOP?{xxxnOf
[;::q_:ȧ+B=}4--@.dϞ=7VWk%lIDHD&ޅo߮Ǘ5Ço>gooFƍ?޼yﯫee0 ..VZ*Tӛ5kVpppll˗xs##+WFEEݿԩN^}
68	QFN>]mq:::DJ+jJ2&BGć?"S9y5\,-[~Xs}qg~5I$7_r1;uuuJ2(uuq\׮]O~z~C"brw]v333.\hjjJD.|u@@%&&ɬWr;vۻ̜9W^C`{Sв⣰4iҐ!CXگʆWwq<\^#sݻy󬭭}}}߾}{QQOO?~2_zգG~+V|ũxEFFF>}jRRmb2$..͛7{Oߧ縸8٣gݻ󭭭.\pQH$/lvP(iF$)_'mI===ߩS'ssKY%HеM`MGn!!!7nܳg]V(:uj…YYYDjժ͛fee?~|噙DI&9sF=|m۲f7иqի=<<LҫW/@p+Vr"߿3XrP(<}EYS'Oѣ@ 8skm7մiS>=z,^G/^ppp8yYΜ9rJOOOkk댌Çs׭[7[[ӧq'noܸAD8>NLLs__GG>|X+$.:uرcSN]bx
ZfV5j[ݶmۛ7o~1cԪUk֭+4WyݺulݻhРׯe?lذQF|||N8W:thTTTttʅBGض]t^1c
eRSScbbت@ 044dnذܹs"u̘1N"v3fXv-dr׷o	&X[[_~}IIID4v#FEGG!!!92eJϞ=APP˳


>|Nv G&{H$oW?`ҤI611yСC
/tqq5jG]fɓ'oڴI
3r`deDKϝ"w:{ٳg]jFn]jqߥ'7>banɋ9CK&VMk޼O8QZy{nDW_]tɓSLQƈ#7hѢׯQzz]pɓժU={vrrʕ+h޼y͛7_`zzի&/nYf/^<uTjf͚63gN}}}9Ú5k&K.nիׂƎ;ׯ?^ 4k…
45kݻw嗼Ϙ1ߟ}MK8.<<k֬۷orr2ĺ8511aE"8~D	ߕ85ccc9ҳgOv$2sʕ%KwwٳgnܸQ(֭[S93ʆCINN{vY7n$''U`}l/066u;3!!!{677]͛7
D"Qppp޽v8<y޽{SSSX;!!!efggW^͛7w:u7]vW^999֭O@zjP8qm۶nۛ7o>x 77wk׮mӦMnnܹs[hO?}2eʮ]gsN|޼yzZvmLL-իO>,z0
D90_%q׃GУDωCj}th%zjվѽ{_"zѱcn߾ׯ_?yDݸqƍUVܹʕ+
4dȐP"\>>>^^>vttܹի8l0֫YrQF	p|||TTt;~~~ŋ5kֵkWɓ';w>ǫ[nn!-((`}oެY3??QÇ>-_˖-bD=rȑ#GW| ӧOY˧,e7k,44M__?""Ȉ=Z044K_Ye}}}OD3gLOO9spp ߳cOMMѱ}Qrr2[}7oް֭[WRR{&%%,=&"Ꚛ9s&33s޽g[b_l[kkx9rɓD@6MDD{466իիWONN4hСCwѣmVRh]v|СC̙xE"Q6mטB/@١]	^뇝km5qyK/#""ӿK	pQx~O?
㔿ŋ,W@ ?$R˗/m6iҤuֽ}Vׯr||YzK<*
ϟze%:q޽{2>1"H$?~|lݻwfAA[fXdvvvNNH$
l踸f͚^^^)))l~rnn~knƍK%رU۷&OLDڵx׏r޷~{E_h{r߿߯_C:tаsZ}/Ţԩֹsc֨Q
X055;wd)<0@vںN3l(5/f%*lx}ol!5C}/7Ȕ}[#((C!I999糴*??_A*|caicNJo5dM7NBi:  S(+''ؘ-
LD
X!ϗ,Y2o<P$%$$ț瓍pJBr%OLLd<K?*2ٳÇ_lY밓&;UpJTNHHHHHuV5
t۲#,,,R(&&&&''_MÇ&&&bsssP333"255e
P[5klzY~ş\p:ԬY:۷]keezSh(իnݺ
6?Ύu*xiѢŴi$422jٲԩS9w*
PzKPL5Sȁʂ&;;ۭñDTZًN>fDԩS'
Qk׶dk׮-]'##\
<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 -->
    <parkingArea id="parkingAreaB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" speed="11.50"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect triggered_container ( Last six runs May2022 )

---------- Differences in errors ----------
24,68c24,27
< Debug: Selected item 'waypointParkingArea' in GNETagSelector
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute triggered of waypointParkingArea isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -18.20,-18.40,38.20,28.00
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXw9 QTH[,5jl1]Q]ƖMcԘbl*(*jlFPzqp}?{y/3;KZtJqwwtjWNy/>)[ͪ	0tqr.MbXnP(W>|SA`şۤH@eT7TA"APt5\,If,Hq@tttB-A(""3CT_:Rq(W>yٳg5Tb&Mu֥K4K;K#PL/a
ڵkxBGTqRqt6.Ο?iӦ}:DGG'$$M6[0zzzjlͤI֯_5MR	#@	;F>ɴP@QQ_C6mliooc|H$|z
˧t(ݻwh,"$"/ٳAAAzzz|ɘ1c߿o}![[R6m$oǏWFFFtuu'$$ԫWOzzzs	


0`ݍV^ѣwN>ɫ/Yf!::Z6o\̙3WqS) D$)hR@!|J|jE_å\Uರu+W~;o^k4:'"_.e綮{*H$RW*ik̙6lw$"/qG_YYYK,111!%K<<00dӫYfpp;lmm]\\fϞݯ_aÆeff)hYYX[[O:uذa,W\_^eCC~ٳg}ٴiӽ{52o޼/XիWzzzy֗Yٳ?wժU,Ne233V)}"			/_߿?>&$$HζΝ;.\dIbbÇb	PJ:::EEEŊr-	ѽ{ի)nX"QN'4]zuӦMw&uyzzZ[[8qbɒ%Df͚mZ[[ggg=ztʕYYYDS:uƎ;rΝ;fG^v;\ppp@@;i'N<j*VND?[pww
`VVVEEE'O\tiNNk?DNbMZjG7ӧO?>gΜSN^233:,,l̙Dq	קLr+WH$8Onݺo&%%=,ʣٳ'N8rWZ%VAla͚5cƌa۷oŋǍW^3g_X^׳۷o<iӦϟ?ق#6lBD͛79v_a=V\_^yQQѿٳq
e,,,bbbتH$244dnܸbEƍ;q?~fZnd;r7pI&YZZ^|yѢED4a„QFFGGW^eѴi+BBBV\]XXx}v;v,޹sbg}ȿ"hԩCVڽ{>bĈ˘1cX>vغun޼Y
3r`dDKϝwoQۖpfa.ɋ=~.x
im۶=s̱cj׮`+W|ǏO6N:FRҥK/_LD
wǏ׮]{ܹ_^z5-Xm۶-	Xv-o	nM6Ν;qDڵ̙k˼yڶmq۷o;˥믿hѢ	&,\gΜDmڴ9{lpppӦM̙s>??…f
`_Sd&`8y˗~}UbqVVU¡qY+qk:to߾
Hl2s…e˖D"wwsnڴaÆDFyW6446lׯo߾-gggcc㰰0Vʕ+VZnn.$


j&M_ήիW_z_v@,Ԕo8__={v^^YV_x\:''˗w
_"tR~rssׯ__	"hڵEEE'O޾};붽vڽ{nݺN:͟?]v/-NdڴikRR}v;w,XЯ_uX[[/^ȶ?000a5jPeρT/.XMy?lBGĵV7--警C(+ck׮gܹ?ѿ{777n(h>TpW\r劃C=V^mii=lذp"Yŋ~XXXXX}=֮]kii9dȐ#F^͚5k3O_x#voM6z>|ޣGw~
[Bg.ԦMZbȑ#Gɖ+VX*f=zl?o}p ǏY˧,eDDDi&<<M__?22Ȉme-%́pD4{쌌<;;;"z
;4[[ۗ/_<5~XXX+%+رcZ!~JJ
[MNNfYzLD5119uTVV֞={X϶ıؾ/^P0ݡC?ND<fDFF/^ttt|ߔc
Ν;תUhO>̆>o<+;u$}ʖϟ?e~*J/8DB/Եmɕqv_8Ȍ>Hq\RO>ekܸH$6v8$|)K<5j$~}S_իW?niiɖ_xann.߻w/ZTTpB++رc{a|ĈbX/,<z]rJJJ^^YXXȖ3+

ݘEEElPNN͛7۴i?xyy[Y9990uX弼<qw?|'+W8q"_*νzxx|}}O>xr_|q9_t){q޽;hР8pаG^߽{{,Ţ4hѣG	&ԩS
X011D;wdSr<XX^~}]]]ӥJ=MKYo
;^vXݫǾ|QtyO,	NHHCrss
F-((`iUAA̿977'L |kPf%8qDSŦ~i`` ?ogQQKrssr^^H$bDTXX(LM7nLa"ʧqqq˖-[`KYZ(F8Gd%III|e|Iƍ
[[#G\bE.]ua*
<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 -->
    <parkingArea id="parkingAreaB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" triggered="container" parking="1" expectedContainers="containerA containerB" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect triggered_join ( Last six runs May2022 )

---------- Differences in errors ----------
24,27c24,26
< Debug: Selected item 'waypointParkingArea' in GNETagSelector
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute triggered of waypointParkingArea isn't valid
< Debug: Setting new attribute
---
> Debug: Selected invalid item in GNETagSelector
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
30c29,30
< Debug: Restoring previous attribute
---
> Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement
> Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
32,67d31
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|S6ZJ{#IeȒ  "*pDU[Z

]6lhK)н5IIoz>xhɹ{oֻ!RNS.PJs/~(`Fclge0,V	w]SIw
R8J&SwUJ@*]Ee6!+ҋ,(MQy%%$$0
P*oF'ʔ:N3̛7oׯWTa>}Ar^,r`g%J@jܸŋDTŅi}Æ
on{葔t9nQ<~	yg,Xcq}NT-:3
c*	Ǿןz>VV}
:pYۭ-Zae'Nv횗E?бcGGnQn_~ѢE'xnUNK%|ǖkڟ~ܹs.]:qDLL3<c\CTTVҳ-~s5o܎SNݾ}{rrƍx7o_~Rg&!))v&M%Fqss+uլ"VVm#[Yk"*WVhVb%\B*Xe<}yVV;3nܸѰaF6J8`xIwwwv9nkZOOOe^_uՁ]OFsN4?(h{}vvٳgϾp…f{xxԯ_?&&oSNHHȔ)S:z謬,i)nnnVzAAA/ѣoޟ:tӖ:>}af̘q˗vG-ϟΝ;ٳR֗+zɴ4돵,"ΝtҰaĿߧ~syyy<\wڴiÆ
9sf``ٳSRR/_n0,N܊M4c0tj	;w_PF_6k,rVoW2?~At9((xժUgB]v

ɉ~wG}֬Y#x'{޽{Kntf=|^/-.&&&**JZK/4tPwwիWϝ;W//:7yZj^_͕8q}f+QrWwy\}ow}gΜWʕ+Nf͚yu9000++kҥfAAA۷o4iҵkׄs~Ϟ=۶mBk49۷On&7nG\4BׯZ?xΝk\nPPO<!M~W.]zƏ߼yI&-Xl۷o=xzz3?Btaܸq+V<ǏOJJ#GH4hP&MƏ/@a}5kfdd:uJtwwGǯZJ-Z<y| hnݺu֬YiiiB	&;zIIIov||^z=66w)**:|;y'yyyB{I&>uwwyjժ:tG3f/fHHO<!'|Yf'NOnZrX_zX~)Nk׮]vmH_ѸKO^wް]ΩPZ׮]׭[bŊƍϘ1ʕ+⮻ڰaʕ+6lK/5mtرֻz׷n*̴ׯ\qӦMKOO7obƌ]v5k[TTTff󥇼۷o/m.]UV5nxԩCO޵k׈Fqƍ{OzțoYkСf͚0a̙3nݺn:ww.]_>&&}SNݿ_PP0sɓ'GEE
I_S`4͞={n{
><==]$h4ZZjRc`|j|P^H]I󓓓-[vK[^=K6m4gooBwwwN7m4VnZ!}ja?!ޣGNOO߿~ڵk}vmۆ
VZ<tL[|}}w)maÆըQE;v2۷o6lX~4ĉnjxiJ퍗+	

mҤɥK︭Z^BgС^^^yyy,7	ww?s_}tvǎG>^zݺu{"##oܸ!Ry饗T3f:t|pԩ -[Hn޼͕
kӆ30<^.!]8-fBP4Y:$}_oܸ=#`!ā6o,8rѩSݻw[…ǎeq۶m۶m[F8o޼QF=z׮]B7NZEK>|x۷ooذϟ8r1cHG5ׯOŋǏ/Odd_ot{;vl׮]v8p`bbtuփvڢ"阹Eu%22_4{Ǥۿ[o%%W?_5>ĉ#GcKWR[٥K]vus޽>>>ҽR_ƞg>SO=bʔ)&gի'~nnnuԹte	!ӥ+WլYK.Isz٠Ar+Wɴ4j~~~k֬#&˒xE+-[lʕBGHݻW799y˖-M4IOO5jԣ>*R|Iܻw
|&ӧaÆ|G}t1^ЫWxM_PWcrȶ	uyi:oےEΖӧO׮]{fff~pY9sFZ\۶m!hl̙3RhӦ~kҕ={z,Xp
.\(ݾxb@@x|С#F[\\<sL騬]+Vr|PPP`<3::z+WK-dnnn^^`(,,4>Y\\\TT$:n,77wϞ=]tټysXXۯ^*++n8??x?͛;<RRҺJz~ѢEr'
!c珥|R_]ڹ=В%K,Y=p@ZߟeYtڵVZ%$$8p„	M6NX

rww%_)#G\nΒ<[hjǝ.gʃ#@eStĎn1f$_Xd!]lJ)//ɨR*,,4 ;1IӤ'L`{cR6vkO?mUqZgff}.,..BW^^t;??]-(**2}cMO>=gΜ3fH_!%%89BRʕm655U%{]{뭷pB6Ƒ;I4NIIIIIٹsgӦMGi&"(..NMMMOO+>}zҥժU.*QFqqKW.ŗ/_vO.]&M$Gp5\yu233,YҥK~5k֔JE:~6m,XG[v[+iEu+tӽ{_~Y#%gCҩсv
woIQX"A4Bn'
WN:B(\-ZH'hѢd5jRRRQQQ
6nXjժ
ZRBKQQ`?zhQQQ:u]\)1bDVlٲ#GJG/.....69)
fϲ6~{|| mXXjo2M6Ço--dϲe˖M:jРAttqy;X*ؘS,v!!D.]>,ݿի.]n[io!DϞ=׭['a+(***..=p@vvvΝ>l<&:??_-UB

<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 -->
    <parkingArea id="parkingAreaB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" triggered="join" parking="1" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect triggered_person ( Last six runs May2022 )

---------- Differences in errors ----------
24,68c24,27
< Debug: Selected item 'waypointParkingArea' in GNETagSelector
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute triggered of waypointParkingArea isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -18.20,-18.40,38.20,28.00
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXw9 QTH[,5jl1]Q]ƖMcԘbl*(*jlFPzqp}?{y/3;KZtJqwwtjWNy/>)[ͪ	0tqr.MbXnP(W>|SA`şۤH@eT7TA"APt5\,If,Hq@tttB-A(""3CT_:Rq(W>yٳg5Tb&Mu֥K4K;K#PL/a
ڵkxBGTqRqt6.Ο?iӦ}:DGG'$$M6[0zzzjlͤI֯_5MR	#@	;F>ɴP@QQ_C6mliooc|H$|z
˧t(ݻwh,"$"/ٳAAAzzz|ɘ1c߿o}![[R6m$oǏWFFFtuu'$$ԫWOzzzs	


0`ݍV^ѣwN>ɫ/Yf!::Z6o\̙3WqS) D$)hR@!|J|jE_å\Uರu+W~;o^k4:'"_.e綮{*H$RW*ik̙6lw$"/qG_YYYK,111!%K<<00dӫYfpp;lmm]\\fϞݯ_aÆeff)hYYX[[O:uذa,W\_^eCC~ٳg}ٴiӽ{52o޼/XիWzzzy֗Yٳ?wժU,Ne233V)}"			/_߿?>&$$HζΝ;.\dIbbÇb	PJ:::EEEŊr-	ѽ{ի)nX"QN'4]zuӦMw&uyzzZ[[8qbɒ%Df͚mZ[[ggg=ztʕYYYDS:uƎ;rΝ;fG^v;\ppp@@;i'N<j*VND?[pww
`VVVEEE'O\tiNNk?DNbMZjG7ӧO?>gΜSN^233:,,l̙Dq	קLr+WH$8Onݺo&%%=,ʣٳ'N8rWZ%VAla͚5cƌa۷oŋǍW^3g_X^׳۷o<iӦϟ?ق#6lBD͛79v_a=V\_^yQQѿٳq
e,,,bbbتH$244dnܸbEƍ;q?~fZnd;r7pI&YZZ^|yѢED4a„QFFGGW^eѴi+BBBV\]XXx}v;v,޹sbg}ȿ"hԩCVڽ{>bĈ˘1cX>vغun޼Y
3r`dDKϝwoQۖpfa.ɋ=~.x
im۶=s̱cj׮`+W|ǏO6N:FRҥK/_LD
wǏ׮]{ܹ_^z5-Xm۶-	Xv-o	nM6Ν;qDڵ̙k˼yڶmq۷o;˥믿hѢ	&,\gΜDmڴ9{lpppӦM̙s>??…f
`_Sd&`8y˗~}UbqVVU¡qY+qk:to߾
Hl2s…e˖D"wwsnڴaÆDFyW6446lׯo߾-gggcc㰰0Vʕ+VZnn.$


j&M_ήիW_z_v@,Ԕo8__={v^^YV_x\:''˗w
_"tR~rssׯ__	"hڵEEE'O޾};붽vڽ{nݺN:͟?]v/-NdڴikRR}v;w,XЯ_uX[[/^ȶ?000a5jPeρT/.XMy?lBGĵV7--警C(+ck׮gܹ?ѿ{777n(h>TpW\r劃C=V^mii=lذp"Yŋ~XXXXX}=֮]kii9dȐ#F^͚5k3O_x#voM6z>|ޣGw~
[Bg.ԦMZbȑ#Gɖ+VX*f=zl?o}p ǏY˧,eDDDi&<<M__?22Ȉme-%́pD4{쌌<;;;"z
;4[[ۗ/_<5~XXX+%+رcZ!~JJ
[MNNfYzLD5119uTVV֞={X϶ıؾ/^P0ݡC?ND<fDFF/^ttt|ߔc
Ν;תUhO>̆>o<+;u$}ʖϟ?e~*J/8DB/Եmɕqv_8Ȍ>Hq\RO>ekܸH$6v8$|)K<5j$~}S_իW?niiɖ_xann.߻w/ZTTpB++رc{a|ĈbX/,<z]rJJJ^^YXXȖ3+

ݘEEElPNN͛7۴i?xyy[Y9990uX弼<qw?|'+W8q"_*νzxx|}}O>xr_|q9_t){q޽;hР8pаG^߽{{,Ţ4hѣG	&ԩS
X011D;wdSr<XX^~}]]]ӥJ=MKYo
;^vXݫǾ|QtyO,	NHHCrss
F-((`iUAA̿977'L |kPf%8qDSŦ~i`` ?ogQQKrssr^^H$bDTXX(LM7nLa"ʧqqq˖-[`KYZ(F8Gd%III|e|Iƍ
[[#G\bE.]ua*
<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 -->
    <parkingArea id="parkingAreaB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" triggered="person" parking="1" expected="personA personB" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect tripid ( Last six runs May2022 )

---------- Differences in errors ----------
24,28c24,27
< Debug: Selected item 'waypointParkingArea' in GNETagSelector
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Value ';;;;' for attribute tripId of waypointParkingArea isn't valid
< Debug: Value '' for attribute tripId of waypointParkingArea isn't valid
< Debug: Setting new attribute
---
> Debug: Selected invalid item in GNETagSelector
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
31c30,31
< Debug: Restoring previous attribute
---
> Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement
> Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
33,68d32
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|S6ZJ{#IeȒ  "*pDU[Z

]6lhK)н5IIoz>xhɹ{oֻ!RNS.PJs/~(`Fclge0,V	w]SIw
R8J&SwUJ@*]Ee6!+ҋ,(MQy%%$$0
P*oF'ʔ:N3̛7oׯWTa>}Ar^,r`g%J@jܸŋDTŅi}Æ
on{葔t9nQ<~	yg,Xcq}NT-:3
c*	Ǿןz>VV}
:pYۭ-Zae'Nv횗E?бcGGnQn_~ѢE'xnUNK%|ǖkڟ~ܹs.]:qDLL3<c\CTTVҳ-~s5o܎SNݾ}{rrƍx7o_~Rg&!))v&M%Fqss+uլ"VVm#[Yk"*WVhVb%\B*Xe<}yVV;3nܸѰaF6J8`xIwwwv9nkZOOOe^_uՁ]OFsN4?(h{}vvٳgϾp…f{xxԯ_?&&oSNHHȔ)S:z謬,i)nnnVzAAA/ѣoޟ:tӖ:>}af̘q˗vG-ϟΝ;ٳR֗+zɴ4돵,"ΝtҰaĿߧ~syyy<\wڴiÆ
9sf``ٳSRR/_n0,N܊M4c0tj	;w_PF_6k,rVoW2?~At9((xժUgB]v

ɉ~wG}֬Y#x'{޽{Kntf=|^/-.&&&**JZK/4tPwwիWϝ;W//:7yZj^_͕8q}f+QrWwy\}ow}gΜWʕ+Nf͚yu9000++kҥfAAA۷o4iҵkׄs~Ϟ=۶mBk49۷On&7nG\4BׯZ?xΝk\nPPO<!M~W.]zƏ߼yI&-Xl۷o=xzz3?Btaܸq+V<ǏOJJ#GH4hP&MƏ/@a}5kfdd:uJtwwGǯZJ-Z<y| hnݺu֬YiiiB	&;zIIIov||^z=66w)**:|;y'yyyB{I&>uwwyjժ:tG3f/fHHO<!'|Yf'NOnZrX_zX~)Nk׮]vmH_ѸKO^wް]ΩPZ׮]׭[bŊƍϘ1ʕ+⮻ڰaʕ+6lK/5mtرֻz׷n*̴ׯ\qӦMKOO7obƌ]v5k[TTTff󥇼۷o/m.]UV5nxԩCO޵k׈Fqƍ{OzțoYkСf͚0a̙3nݺn:ww.]_>&&}SNݿ_PP0sɓ'GEE
I_S`4͞={n{
><==]$h4ZZjRc`|j|P^H]I󓓓-[vK[^=K6m4gooBwwwN7m4VnZ!}ja?!ޣGNOO߿~ڵk}vmۆ
VZ<tL[|}}w)maÆըQE;v2۷o6lX~4ĉnjxiJ퍗+	

mҤɥK︭Z^BgС^^^yyy,7	ww?s_}tvǎG>^zݺu{"##oܸ!Ry饗T3f:t|pԩ -[Hn޼͕
kӆ30<^.!]8-fBP4Y:$}_oܸ=#`!ā6o,8rѩSݻw[…ǎeq۶m۶m[F8o޼QF=z׮]B7NZEK>|x۷ooذϟ8r1cHG5ׯOŋǏ/Odd_ot{;vl׮]v8p`bbtuփvڢ"阹Eu%22_4{Ǥۿ[o%%W?_5>ĉ#GcKWR[٥K]vus޽>>>ҽR_ƞg>SO=bʔ)&gի'~nnnuԹte	!ӥ+WլYK.Isz٠Ar+Wɴ4j~~~k֬#&˒xE+-[lʕBGHݻW799y˖-M4IOO5jԣ>*R|Iܻw
|&ӧaÆ|G}t1^ЫWxM_PWcrȶ	uyi:oےEΖӧO׮]{fff~pY9sFZ\۶m!hl̙3RhӦ~kҕ={z,Xp
.\(ݾxb@@x|С#F[\\<sL騬]+Vr|PPP`<3::z+WK-dnnn^^`(,,4>Y\\\TT$:n,77wϞ=]tټysXXۯ^*++n8??x?͛;<RRҺJz~ѢEr'
!c珥|R_]ڹ=В%K,Y=p@ZߟeYtڵVZ%$$8p„	M6NX

rww%_)#G\nΒ<[hjǝ.gʃ#@eStĎn1f$_Xd!]lJ)//ɨR*,,4 ;1IӤ'L`{cR6vkO?mUqZgff}.,..BW^^t;??]-(**2}cMO>=gΜ3fH_!%%89BRʕm655U%{]{뭷pB6Ƒ;I4NIIIIIٹsgӦMGi&"(..NMMMOO+>}zҥժU.*QFqqKW.ŗ/_vO.]&M$Gp5\yu233,YҥK~5k֔JE:~6m,XG[v[+iEu+tӽ{_~Y#%gCҩсv
woIQX"A4Bn'
WN:B(\-ZH'hѢd5jRRRQQQ
6nXjժ
ZRBKQQ`?zhQQQ:u]\)1bDVlٲ#GJG/.....69)
fϲ6~{|| mXXjo2M6Ço--dϲe˖M:jРAttqy;X*ؘS,v!!D.]>,ݿի.]n[io!DϞ=׭['a+(***..=p@vvvΝ>l<&:??_-UB

<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 -->
    <parkingArea id="parkingAreaB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" tripId="customTripID" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect until ( Last six runs May2022 )

---------- Differences in errors ----------
24,32c24,26
< Debug: Selected item 'waypointParkingArea' in GNETagSelector
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Setting new attribute into waypointParkingArea 'vehicle_0'
< Debug: Setting new attribute into waypointParkingArea 'vehicle_0'
< Debug: Value 'dummyValue' for attribute until of waypointParkingArea isn't valid
< Debug: Setting new attribute
< Debug: Value '-5' for attribute until of waypointParkingArea isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Selected invalid item in GNETagSelector
> Debug: Open additional dialog
> Debug: Cancel additional dialog
35c29,30
< Debug: Restoring previous attribute
---
> Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement
> Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
37,72d31
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|S6ZJ{#IeȒ  "*pDU[Z

]6lhK)н5IIoz>xhɹ{oֻ!RNS.PJs/~(`Fclge0,V	w]SIw
R8J&SwUJ@*]Ee6!+ҋ,(MQy%%$$0
P*oF'ʔ:N3̛7oׯWTa>}Ar^,r`g%J@jܸŋDTŅi}Æ
on{葔t9nQ<~	yg,Xcq}NT-:3
c*	Ǿןz>VV}
:pYۭ-Zae'Nv횗E?бcGGnQn_~ѢE'xnUNK%|ǖkڟ~ܹs.]:qDLL3<c\CTTVҳ-~s5o܎SNݾ}{rrƍx7o_~Rg&!))v&M%Fqss+uլ"VVm#[Yk"*WVhVb%\B*Xe<}yVV;3nܸѰaF6J8`xIwwwv9nkZOOOe^_uՁ]OFsN4?(h{}vvٳgϾp…f{xxԯ_?&&oSNHHȔ)S:z謬,i)nnnVzAAA/ѣoޟ:tӖ:>}af̘q˗vG-ϟΝ;ٳR֗+zɴ4돵,"ΝtҰaĿߧ~syyy<\wڴiÆ
9sf``ٳSRR/_n0,N܊M4c0tj	;w_PF_6k,rVoW2?~At9((xժUgB]v

ɉ~wG}֬Y#x'{޽{Kntf=|^/-.&&&**JZK/4tPwwիWϝ;W//:7yZj^_͕8q}f+QrWwy\}ow}gΜWʕ+Nf͚yu9000++kҥfAAA۷o4iҵkׄs~Ϟ=۶mBk49۷On&7nG\4BׯZ?xΝk\nPPO<!M~W.]zƏ߼yI&-Xl۷o=xzz3?Btaܸq+V<ǏOJJ#GH4hP&MƏ/@a}5kfdd:uJtwwGǯZJ-Z<y| hnݺu֬YiiiB	&;zIIIov||^z=66w)**:|;y'yyyB{I&>uwwyjժ:tG3f/fHHO<!'|Yf'NOnZrX_zX~)Nk׮]vmH_ѸKO^wް]ΩPZ׮]׭[bŊƍϘ1ʕ+⮻ڰaʕ+6lK/5mtرֻz׷n*̴ׯ\qӦMKOO7obƌ]v5k[TTTff󥇼۷o/m.]UV5nxԩCO޵k׈Fqƍ{OzțoYkСf͚0a̙3nݺn:ww.]_>&&}SNݿ_PP0sɓ'GEE
I_S`4͞={n{
><==]$h4ZZjRc`|j|P^H]I󓓓-[vK[^=K6m4gooBwwwN7m4VnZ!}ja?!ޣGNOO߿~ڵk}vmۆ
VZ<tL[|}}w)maÆըQE;v2۷o6lX~4ĉnjxiJ퍗+	

mҤɥK︭Z^BgС^^^yyy,7	ww?s_}tvǎG>^zݺu{"##oܸ!Ry饗T3f:t|pԩ -[Hn޼͕
kӆ30<^.!]8-fBP4Y:$}_oܸ=#`!ā6o,8rѩSݻw[…ǎeq۶m۶m[F8o޼QF=z׮]B7NZEK>|x۷ooذϟ8r1cHG5ׯOŋǏ/Odd_ot{;vl׮]v8p`bbtuփvڢ"阹Eu%22_4{Ǥۿ[o%%W?_5>ĉ#GcKWR[٥K]vus޽>>>ҽR_ƞg>SO=bʔ)&gի'~nnnuԹte	!ӥ+WլYK.Isz٠Ar+Wɴ4j~~~k֬#&˒xE+-[lʕBGHݻW799y˖-M4IOO5jԣ>*R|Iܻw
|&ӧaÆ|G}t1^ЫWxM_PWcrȶ	uyi:oےEΖӧO׮]{fff~pY9sFZ\۶m!hl̙3RhӦ~kҕ={z,Xp
.\(ݾxb@@x|С#F[\\<sL騬]+Vr|PPP`<3::z+WK-dnnn^^`(,,4>Y\\\TT$:n,77wϞ=]tټysXXۯ^*++n8??x?͛;<RRҺJz~ѢEr'
!c珥|R_]ڹ=В%K,Y=p@ZߟeYtڵVZ%$$8p„	M6NX

rww%_)#G\nΒ<[hjǝ.gʃ#@eStĎn1f$_Xd!]lJ)//ɨR*,,4 ;1IӤ'L`{cR6vkO?mUqZgff}.,..BW^^t;??]-(**2}cMO>=gΜ3fH_!%%89BRʕm655U%{]{뭷pB6Ƒ;I4NIIIIIٹsgӦMGi&"(..NMMMOO+>}zҥժU.*QFqqKW.ŗ/_vO.]&M$Gp5\yu233,YҥK~5k֔JE:~6m,XG[v[+iEu+tӽ{_~Y#%gCҩсv
woIQX"A4Bn'
WN:B(\-ZH'hѢd5jRRRQQQ
6nXjժ
ZRBKQQ`?zhQQQ:u]\)1bDVlٲ#GJG/.....69)
fϲ6~{|| mXXjo2M6Ço--dϲe˖M:jРAttqy;X*ؘS,v!!D.]>,ݿի.]n[io!DϞ=׭['a+(***..=p@vvvΝ>l<&:??_-UB

<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 -->
    <parkingArea id="parkingAreaB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" until="3.50" parking="1" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect_selection acttype ( Last six runs May2022 )

---------- Differences in routes ----------
8,9c8,9
<         <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" speed="10.00" actType="singing"/>
<         <stop parkingArea="parkingAreaB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" speed="20.50" actType="singing"/>
---
>         <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" speed="10.00"/>
>         <stop parkingArea="parkingAreaB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" speed="20.50"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect_selection duration ( Last six runs May2022 )

---------- Differences in errors ----------
31a32
> Debug: Value 'waypointParkingArea' for attribute duration of waypointParkingArea isn't valid
36,37d36
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in routes ----------
8,9c8,9
<         <stop parkingArea="parkingAreaA" duration="3.50" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" speed="10.00"/>
<         <stop parkingArea="parkingAreaB" duration="3.50" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" speed="20.50"/>
---
>         <stop parkingArea="parkingAreaA" duration="0.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" speed="10.00"/>
>         <stop parkingArea="parkingAreaB" duration="0.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" speed="20.50"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect_selection extension ( Last six runs May2022 )

---------- Differences in errors ----------
31a32
> Debug: Value 'join' for attribute extension of waypointParkingArea isn't valid
36,37d36
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in routes ----------
8,9c8,9
<         <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="3.50" triggered="person" parking="1" expected="perA perB" permitted="A B" speed="10.00"/>
<         <stop parkingArea="parkingAreaB" duration="60.00" until="20.00" extension="3.50" triggered="container" parking="1" expected="conA conB" permitted="C D" speed="20.50"/>
---
>         <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="0.00" triggered="person" parking="1" expected="perA perB" permitted="A B" speed="10.00"/>
>         <stop parkingArea="parkingAreaB" duration="60.00" until="20.00" extension="0.00" triggered="container" parking="1" expected="conA conB" permitted="C D" speed="20.50"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect_selection line ( Last six runs May2022 )

---------- Differences in routes ----------
8,9c8,9
<         <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" line="custom line" speed="10.00"/>
<         <stop parkingArea="parkingAreaB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" line="custom line" speed="20.50"/>
---
>         <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" speed="10.00"/>
>         <stop parkingArea="parkingAreaB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" speed="20.50"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect_selection permitted ( Last six runs May2022 )

---------- Differences in routes ----------
8,9c8,9
<         <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="permitA permitB" speed="10.00"/>
<         <stop parkingArea="parkingAreaB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="permitA permitB" speed="20.50"/>
---
>         <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="22.33" speed="10.00"/>
>         <stop parkingArea="parkingAreaB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="22.33" speed="20.50"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect_selection speed ( Last six runs May2022 )

---------- Differences in errors ----------
29a30
> Debug: Value 'waypointParkingArea' for attribute speed of waypointParkingArea isn't valid
34,35d34
< Debug: Setting new attribute
< Debug: Setting new attribute
43a43,44
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
45a47,48
> Debug: Setting new attribute
> Debug: Setting new attribute
---------- Differences in routes ----------
8,9c8,9
<         <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" speed="12.30"/>
<         <stop parkingArea="parkingAreaB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" speed="12.30"/>
---
>         <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" speed="0.00"/>
>         <stop parkingArea="parkingAreaB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" speed="0.00"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect_selection triggered_container ( Last six runs May2022 )

---------- Differences in errors ----------
29a30
> Debug: Value 'personID1 personID2 personID3' for attribute triggered of waypointParkingArea isn't valid
33d33
< Debug: Setting new attribute
40a41,43
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
42a46,48
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
---------- Differences in routes ----------
8,9c8,9
<         <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="container" parking="1" permitted="A B" expectedContainers="containerA containerB" speed="10.00"/>
<         <stop parkingArea="parkingAreaB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" expectedContainers="containerA containerB" speed="20.50"/>
---
>         <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="container" permitted="A B" speed="10.00"/>
>         <stop parkingArea="parkingAreaB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" expectedContainers="container" speed="20.50"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect_selection triggered_join ( Last six runs May2022 )

---------- Differences in errors ----------
29a30
> Debug: Value 'containerID1 containerID2 containerID3' for attribute triggered of waypointParkingArea isn't valid
31,36d31
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
42a38,43
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Removing waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
> Debug: Removing waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
> Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement
> Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
45,48c46,49
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
> Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
> Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
50a52,53
> Debug: Setting new attribute
> Debug: Setting new attribute
---------- Differences in routes ----------
8,9c8,9
<         <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="join" parking="1" permitted="A B" speed="10.00"/>
<         <stop parkingArea="parkingAreaB" duration="60.00" until="20.00" extension="20.00" triggered="join" parking="1" permitted="C D" speed="20.50"/>
---
>         <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" speed="10.00"/>
>         <stop parkingArea="parkingAreaB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" speed="20.50"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect_selection triggered_person ( Last six runs May2022 )

---------- Differences in errors ----------
29a30
> Debug: Value 'ID1 ID2 ID3' for attribute triggered of waypointParkingArea isn't valid
33d33
< Debug: Setting new attribute
40a41,43
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
42a46,48
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
---------- Differences in routes ----------
8,9c8,9
<         <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="personA personB" permitted="A B" speed="10.00"/>
<         <stop parkingArea="parkingAreaB" duration="60.00" until="20.00" extension="20.00" triggered="person" parking="1" expected="personA personB" permitted="C D" speed="20.50"/>
---
>         <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="person" permitted="A B" speed="10.00"/>
>         <stop parkingArea="parkingAreaB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" expectedContainers="person" speed="20.50"/>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect_selection tripid ( Last six runs May2022 )

---------- Differences in errors ----------
29a30
> Debug: Value 'permitA permitB' for attribute tripId of waypointParkingArea isn't valid
31d31
< Debug: Value '' for attribute tripId of waypointParkingArea isn't valid

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect_selection until ( Last six runs May2022 )

---------- Differences in errors ----------
32,37d31
< Debug: Value 'dummyValue' for attribute until of waypointParkingArea isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value '-5' for attribute until of waypointParkingArea isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
40,85c34,35
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\G
UzW
*56슽+؉
Qc5&b4QclĂ5TQHz19qwgY"(x@%@t@U`ɼP-n;}_]b(QxV)E&9VJ' ҨO2ŹD	uBx/Kn,]$)/g%'IQQQJ>UґCQX|cN>@?~7.^@X]Y
Jf\߄)I_~=Bq*98:gϞ]~={l˖-cccئv-{}M===-	׬YsU]RIGJOOO|(6iC	wH?{yyyi|Ӻ/	SJ_1==Ǐ(مZvᡭ֊٢?MӧOoٲEOO+9r{odggF
G||7o?~6n8###BBBBUѿjժiPYOO/000"""..ܹs{V=ztΝ)S;E׫WO$ƪKn;m4U={<xhJ(:%(KݰUd%oMJ(مP7[]CY'!K6Qm%H}YI.
7tgIKKsttܱB3Z
@bرc[.dP(Wq+k~PbbSt2mڴkrۖ:tgff.XĄ,XիP"JLLӓ[_OObŊaaa[nsss1cFϞ=(lll&M4x`+?nݺ_ݻϞ=SȬYz5g++o8p[ۨQ><xr_|ٽ{wne˖xũ|yFFF޽w)V++S@


߼yӫW/y~700ڜ9sf^Νkee`bEa|H$jF,+AyI5j{;_bJqD.?udvʕرV^ݨQ#Ht|VXѴiS?:thҥDI&?~F5lذ6mڰf^r]XXXHH۝w}׳gO@pرe˖r"<==?|}2X|H$:v…XSݻwǏgM7nEؽ{{ϟ?wpp8rH``Ǘ/_ިQ#++x]DDDL6-55x<	k&N}e"<Koܸ\^X>go&ӧO=zSLYldJZf+V9r${y7o̟?ժU6mښ5k
LU^f
[yf֭+-:tڵDT~}ÇsѣXDm}}}+W<zh6B~KK˔OАmnݺ'ObwwѣG=zիO>}լϓmƏoeeuҥy{ƌ3|pSS~ʕ+9z!×.]{ȨQ(;;֭[D$;w\re9&M4hP
޽;dȐC0FQFUZ5  `Æ
Jn
?}fHI0~Jҗs;jw:qĉ'ܪ޴؄t&=1^ľr⎜Y4ZӦMO:uagg9s$%%-]Zhq#G8::~wUT>|.\x%"JOOWӧO9ry̙߿_|9͙3iӦ!!!+Wd|9sѣ΁߿g̚5iӦAAA</(((--mժUlŋ6?s޼ycƌ;wKN:%|||N>Vn7o㏹sΝ>}zHH"7񢣣/]j*??߳J;	
*bXrh7DVx<+믿z΀Z-3ϟ_ha^^@ 9sP(\~H$Y&ѧ
g""


7o*j8""U|r^*T*>ICCCN:׮]cgʕ+z233^իW
bqDDD^LMMvx<^@@Ν;SRRX;W\a,/_&++ro޼>֨Qؘ!ŋ{i``fH+WD&Lؼy3붽zݻwsrr
z֭[̞=Yfiii_
;OLLloƕϙ3gϞW~
…lۻwo,XZP$/@Q¸E0!zFk:jJJ
QC(*weם;w`"uֿKD?x`Æ
_W^=|P]|NNN:uZ|ID+V>ֿ~ZQ݋pttԩʕ+0tP֫Ybő#Gr	ׯ=z$Npp?t҅+addddddNܹj֬ٵkWEGghhzhY-[O<YjհaÆ
<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 -->
    <parkingArea id="parkingAreaA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <parkingArea id="parkingAreaB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<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) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaA" duration="70.00" until="3.50" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" speed="10.00"/>
        <stop parkingArea="parkingAreaB" duration="60.00" until="3.50" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" speed="20.50"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : selection basic additional_basic ( Last six runs May2022 )

---------- Differences in errors ----------
71,113c71
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing busStop 'busStop_17' in GNEChange_Additional
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing busStop 'busStop_16' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: Deleting unreferenced poi 'POI_3'
< Debug: Deleting unreferenced poi 'POI_2'
< Debug: Deleting unreferenced poiLane 'POI_1'
< Debug: Deleting unreferenced poiLane 'POI_0'
< Debug: Deleting unreferenced taz 'TAZ'
< Debug: Deleting unreferenced poly 'poly_1'
< Debug: Deleting unreferenced poly 'poly_0'
< Debug: Deleting unreferenced busStop 'busStop_18'
< Debug: Deleting unreferenced busStop 'busStop_17'
< Debug: Deleting unreferenced busStop 'busStop_16'
< Debug: Deleting unreferenced busStop 'busStop_15'
< Debug: Deleting unreferenced busStop 'busStop_14'
< Debug: Deleting unreferenced busStop 'busStop_13'
< Debug: Deleting unreferenced busStop 'busStop_12'
< Debug: Deleting unreferenced busStop 'busStop_IDToRemove2'
< Debug: Deleting unreferenced busStop 'busStop_IDToRemove1'
< Debug: Deleting unreferenced busStop 'busStop_08'
< Debug: Deleting unreferenced busStop 'busStop_07'
< Debug: Deleting unreferenced busStop 'busStop_06'
< Debug: Deleting unreferenced busStop 'busStop_05'
<truncated after showing first 30 lines>
---------- Differences in output ----------
36c36
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxy|lvsߗ#	!}AjUEUn~(Z-nU7	"$d0]{enW;3<31DPK1Ju]-uj/%h@s7	T=
Wn0
]XUXKnM\$i$*mIM@uT7ܤ'5APB,YWQX,Vr\-@-Ol	%{D@*OWmš2paTS7!ճ籺T;5H?ʘ9--M&Bh\ |1eKnݾb7LKb-2jdH2Wu]OPx{{4@9--CK,
:Q}o+qzT4^ŃAjzFQq)Əyo߁yZ)2

N0-=c<{⻍ֺu$\\Iq#'/7z[#W)**NNM񵛑-:<}E%rʞ[
<`ƭ a]x4O:wʽn``߷g2.]S~8E;:}6y%%VWu8L!zscFW"ND	ʪhUd`` ?C1k֬Y6}rgϞj*9s\R2Zq㦼+7o''V=ҦM,;p_za(.



UKVѸP(V0bøl;yan_a?q6sFFDԯWk7"('7O$/,-,>~r-<̬~]^;vo{bzhD"%%+?s3Ӯ:l-0"Hy~EEqo!S22һGgOG135߻{n^
%_nzvN_
'#+rLMLw[Wg``+SDell_o{Azefgs|I^;yz<v򌙩I^IJj#ЪUdc`^m	۷ogϞ[ZZ9ŵ~'f6sڤߌCDwqonf&>~zlII)߷iqqGQT\\BDfN;pģ'ψWo
[~}o naͅEEr=d`_gzf,>zv<w8Рk-̣^%]a[aQ6T.W''^(--#"A?y00|Qo^T\-h:O_~ۗman8nѰ?٩IqIɝV͛'=]XU]yإcW1q>70grE	/U.o`䔴䔴蘸GOMx]:p$`%%s673snuA9'NkH!+|
nURj6Q,/oy'bȩ^=?O6o$WRNjZofn6V{DcffVXTڷxFte}>'l睁}

_lݪK&1/BO'"m۷mcdd\iAN[430<>sNIIMΖ͛X[Y0JJ!"e[6obcmťsڱ};/#CW)9=!^\#+zjnA7Z.R10_=Q9spr;(rԩSNy9|~1}4]U4jQ6V}zt+%"rk,-zt񳵱޽RVCc<zbmeٻ{缂Q]8u0zw/..zѩc_Sk+˞];䟿xzu9yFٵotel֧G)&X.NOc?`ߣˤWn޹g׎^Bql60kP00Ԅ̲o}w."Ri3r=ro[yb@bX `׽vV(^~eY{;"
{*,
۵q/(x:"EK.Cl|GfFFF|OPhlḽ::؉DWU}ңU3SSS;[kH2ȈeٸDVLLLr֩Cĝ%"+'>wg嘛XgV$rqQ̋xVr Rūް;vEDqIɩeeem=݇iۮҲ^:6p^{u+**)&q'q6ާG6-]anjjogch(FƵha``PZZz+,::)>F?jWw/_<<`NKt뚙Ip,URc_XYYhD2BѸQ'TRNvvNJj*++˖^bjj=^$$"K^z%&%ƾH}`iiѢimC񉯸|ڶO3~{{wkMhjZz|͛6JJNl[5oD"0#f|#6;
]|iM^^{VTõJmӶ5zs@@#zFfyqq	|)qa5LH|U^ArZ+ظlhh(۳}6DtҲ2<K"*))νa+K<251!׍yØKr9y\J.wU3SS"/*HP%%{_}LM$dYw?~)%}<~sߴ̧gd~6ye~Aa;O{<%&ZYZ^*icWtccͲ[窝_;y6tuZ+Ŗ}Q15Offlz|⫢zujގa1QwVVdQGås
ʇ"QVvε۝}r#MP$);;Mkl,=׷G͛QRJ,{FsoTjègwsER{Vke<~l\zYYYDSyii)r[$zRY_rWNusrrE\EEEDT\\,yw=ukܰ﮹yy/˵p^ZR­֯ސ|ξDyR7_~ȼ<ܛG]Q~=7wן>x|cPؼi=E}PK,,,O|ռiX[q}

LM%_޲/O'ϞHP6$lmy56h-+W,\wtzϘW/ŗwQwBP󔔖>/#.sшX,

d3+-+WZVFD~eU,9W_gKl,2C;sEM^&>74q˥%F-QYYdh\\Z\R"ijZ{|eeٜ8q ˲,GRrss_q+((Ud>mۜ>wIoK.Nii͜"ʪmVCD"266bY6;'77/oo{̻QffPHD]UHȲlFf\e̬ln"}v/.!"##C7?Ȼ8o("211/( "SSe{ۡ]r#Y჉L,&y/onP$j౓RDn
JgڑѦ&c33ӊV&9sMk֬1+WD'_v#CDulZ8::Qu\9111NIM#ܼ|[[9*bS
RrA'%%,kfjTIiEEBAٹZٺcGqo~fTbo}RiYd"%[qoݾײy<ŬM9mU"7uo+:޹gN[5{d?*$ʄBELJ*..i\$"j\?)9k̼\cJ!F
<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="busStop_18" lane="gneE1_0" startPos="45.00" endPos="50.00" lines="line1 line2"/>
    <!-- Shapes -->
    <poly id="poly_0" color="green" fill="1" layer="0.00" shape="10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000 10.000000,20.000000"/>
    <poly id="poly_1" color="green" fill="1" layer="0.00" shape="40.000000,20.000000 40.000000,10.000000 50.000000,10.000000 50.000000,20.000000 40.000000,20.000000"/>
    <poi id="POI_0" color="red" layer="3.00" lane="gneE1_0" pos="40.00" width="0.00" height="0.00"/>
    <poi id="POI_1" color="red" layer="3.00" lane="gneE1_0" pos="10.00" width="0.00" height="0.00"/>
    <poi id="POI_2" color="red" layer="3.00" x="10.00" y="-10.00" width="0.00" height="0.00"/>
    <poi id="POI_3" color="red" layer="3.00" x="40.00" y="-10.00" width="0.00" height="0.00"/>
    <!-- TAZs -->
    <taz id="TAZ" shape="70.00,30.00 60.00,30.00 60.00,40.00 70.00,40.00 70.00,30.00" color="orange"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" 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="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <junction id="gneJ0" type="priority" x="0.00" y="0.00" incLanes="gneE1_0" intLanes=":gneJ0_0_0" shape="0.00,0.00 0.00,3.20 0.00,0.00">
        <request index="0" response="0" foes="0" cont="0"/>
    </junction>
    <junction id="gneJ1" type="priority" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 50.00,-3.20 50.00,0.00">
        <request index="0" response="0" foes="0" cont="0"/>
    </junction>

    <connection from="gneE0" to="gneE1" fromLane="0" toLane="0" via=":gneJ1_0_0" dir="t" state="M"/>
    <connection from="gneE1" to="gneE0" fromLane="0" toLane="0" via=":gneJ0_0_0" dir="t" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : selection operations save ( Last six runs May2022 )

---------- Missing result in selection ----------
edge:gneE0
edge:gneE1

Detailed information for the tests that had known bugs:

14 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 'test.py'')
---------- New result in errors ----------
python: can't open file 'test.py': [Errno 2] No such file or directory
demandelements flow fix ( Last six runs May2022 )
demandelements flow_embedded fix ( Last six runs May2022 )
demandelements flow_junctions fix ( Last six runs May2022 )
demandelements person fix ( Last six runs May2022 )
demandelements person volatilerecomputing ( Last six runs May2022 )
demandelements personflow fix ( Last six runs May2022 )
demandelements personflow volatilerecomputing ( Last six runs May2022 )
demandelements routeflow fix ( Last six runs May2022 )
demandelements trip fix ( Last six runs May2022 )
demandelements trip_junctions fix ( Last six runs May2022 )
demandelements vehicle fix ( Last six runs May2022 )
demandelements vehicle_embedded fix ( Last six runs May2022 )
netelements trafficlights create_overlappedjunctions ( Last six runs May2022 )
selection basic contextual_menu ( Last six runs May2022 )