04Jan23rv1_15_0+1275-5d6377d1de2 - detailed test results for NETEDIT.daily.net.edges

To reconnect the TextTest GUI to these results, run:

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

To start TextTest for these tests, run:

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


daily.net.edges: 148 tests: 105 succeeded 43 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : netelements edges create disallow ( Last six runs Jan2023 )

---------- Differences in errors ----------
23,46d22
< Debug: Adding junction 'J4' into net
< Debug: Adding junction 'J5' into net
< Debug: Adding edge 'E2' from net
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'E2' due it were guessed
< 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: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: invalidating (removing) connections of edge 'E2' due it were guessed
< Debug: Restoring previous attribute
< Debug: Removing edge 'E2' from net
< Debug: Removing junction 'J5' from net
< Debug: Removing junction 'J4' from net
72a49
> Debug: Keys Ctrl+Z (Undo) pressed
100,111d76
< Debug: Calling GNEUndoList::redo()
< Debug: Adding junction 'J4' into net
<truncated after showing first 30 lines>
---------- Differences in net ----------
6c6
<     <location netOffset="0.00,0.00" convBoundary="0.00,30.00,85.00,60.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>
---
>     <location netOffset="0.00,0.00" convBoundary="0.00,45.00,85.00,60.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>
14,16d13
<     <edge id="E2" from="J4" to="J5" priority="-1">
<         <lane id="E2_0" index="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="13.89" length="85.00" shape="0.00,28.40 85.00,28.40"/>
<     </edge>
22,23d18
<     <junction id="J4" type="dead_end" x="0.00" y="30.00" incLanes="" intLanes="" shape="0.00,30.00 0.00,26.80"/>
<     <junction id="J5" type="dead_end" x="85.00" y="30.00" incLanes="E2_0" intLanes="" shape="85.00,26.80 85.00,30.00"/>
---------- Differences in output ----------
13,14d12
< TestFunctions: Clicked over position 384 - 493
< TestFunctions: Clicked over position 804 - 493

TEST FAILED on ts-sim-build-ba : netelements edges create lane allow ( Last six runs Jan2023 )

---------- Differences in errors ----------
20,28d19
< Debug: Adding junction 'J4' into net
< Debug: Adding junction 'J5' into net
< Debug: Adding edge 'E2' from net
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'E2' due it were guessed
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
37,47d27
< Debug: invalidating (removing) connections of edge 'E2' due it were guessed
< Debug: Restoring previous attribute
< Debug: Removing edge 'E2' from net
< Debug: Removing junction 'J5' from net
< Debug: Removing junction 'J4' from net
< 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
64a45
> Debug: Keys Ctrl+Z (Undo) pressed
88,98d68
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding junction 'J4' into net
< Debug: Adding junction 'J5' into net
< Debug: Adding edge 'E2' from net
<truncated after showing first 30 lines>
---------- Differences in log ----------
2a3,4
> Warning: Invalid edge attributes
> Warning: Invalid edge attributes
---------- Differences in net ----------
6c6
<     <location netOffset="0.00,0.00" convBoundary="0.00,30.00,85.00,60.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>
---
>     <location netOffset="0.00,0.00" convBoundary="0.00,45.00,85.00,60.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>
9c9
<         <lane id="E0_0" index="0" allow="pedestrian bus" speed="13.89" length="85.00" shape="0.00,58.40 85.00,58.40"/>
---
>         <lane id="E0_0" index="0" disallow="pedestrian bus" speed="13.89" length="85.00" shape="0.00,58.40 85.00,58.40"/>
12,15c12
<         <lane id="E1_0" index="0" speed="13.89" length="85.00" shape="0.00,43.40 85.00,43.40"/>
<     </edge>
<     <edge id="E2" from="J4" to="J5" priority="-1">
<         <lane id="E2_0" index="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="13.89" length="85.00" shape="0.00,28.40 85.00,28.40"/>
---
>         <lane id="E1_0" index="0" disallow="all" speed="13.89" length="85.00" shape="0.00,43.40 85.00,43.40"/>
22,23d18
<     <junction id="J4" type="dead_end" x="0.00" y="30.00" incLanes="" intLanes="" shape="0.00,30.00 0.00,26.80"/>
<     <junction id="J5" type="dead_end" x="85.00" y="30.00" incLanes="E2_0" intLanes="" shape="85.00,26.80 85.00,30.00"/>

TEST FAILED on ts-sim-build-ba : netelements edges create lane disallow ( Last six runs Jan2023 )

---------- Differences in errors ----------
1,30d0
< Debug: Adding junction 'J0' into net
< Debug: Adding junction 'J1' into net
< Debug: Adding edge 'E0' from net
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'E0' due it were guessed
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Adding junction 'J2' into net
< Debug: Adding junction 'J3' into net
< Debug: Adding edge 'E1' from net
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'E1' due it were guessed
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Adding junction 'J4' into net
< Debug: Adding junction 'J5' into net
< Debug: Adding edge 'E2' from net
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'E2' due it were guessed
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in log ----------
2a3,6
> Warning: Invalid lane attributes
> Warning: Invalid lane attributes
> Warning: Invalid lane attributes
> Warning: Invalid lane attributes
---------- Differences in net ----------
6c6
<     <location netOffset="0.00,0.00" convBoundary="0.00,30.00,85.00,60.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>
---
>     <location netOffset="0.00,0.00" convBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>
8,16d7
<     <edge id="E0" from="J0" to="J1" priority="-1">
<         <lane id="E0_0" index="0" disallow="pedestrian bus" speed="13.89" length="85.00" shape="0.00,58.40 85.00,58.40"/>
<     </edge>
<     <edge id="E1" from="J2" to="J3" priority="-1">
<         <lane id="E1_0" index="0" disallow="all" speed="13.89" length="85.00" shape="0.00,43.40 85.00,43.40"/>
<     </edge>
<     <edge id="E2" from="J4" to="J5" priority="-1">
<         <lane id="E2_0" index="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="13.89" length="85.00" shape="0.00,28.40 85.00,28.40"/>
<     </edge>
18,23d8
<     <junction id="J0" type="dead_end" x="0.00" y="60.00" incLanes="" intLanes="" shape="0.00,60.00 0.00,56.80"/>
<     <junction id="J1" type="dead_end" x="85.00" y="60.00" incLanes="E0_0" intLanes="" shape="85.00,56.80 85.00,60.00"/>
<     <junction id="J2" type="dead_end" x="0.00" y="45.00" incLanes="" intLanes="" shape="0.00,45.00 0.00,41.80"/>
<     <junction id="J3" type="dead_end" x="85.00" y="45.00" incLanes="E1_0" intLanes="" shape="85.00,41.80 85.00,45.00"/>
<     <junction id="J4" type="dead_end" x="0.00" y="30.00" incLanes="" intLanes="" shape="0.00,30.00 0.00,26.80"/>
<     <junction id="J5" type="dead_end" x="85.00" y="30.00" incLanes="E2_0" intLanes="" shape="85.00,26.80 85.00,30.00"/>
---------- Differences in output ----------
13,14d12
< TestFunctions: Clicked over position 384 - 493
< TestFunctions: Clicked over position 804 - 493

TEST FAILED on ts-sim-build-ba : netelements edges create lane edit ( Last six runs Jan2023 )

---------- Differences in errors ----------
1,15d0
< Debug: Adding junction 'J0' into net
< Debug: Adding junction 'J1' into net
< Debug: Adding edge 'E0' from net
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'E0' due it were guessed
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'E0' due it were guessed
< Debug: Setting new attribute
< Debug: Adding nullptr lane into edge
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
17,32d1
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Removing nullptr lane from edge
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: invalidating (removing) connections of edge 'E0' due it were guessed
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: invalidating (removing) connections of edge 'E0' due it were guessed
< Debug: Restoring previous attribute
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,2
> Warning: Invalid lane attributes
> Warning: Invalid lane attributes
---------- Differences in net ----------
6c6
<     <location netOffset="0.00,0.00" convBoundary="0.00,75.00,85.00,75.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>
---
>     <location netOffset="0.00,0.00" convBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>
8,11d7
<     <edge id="E0" from="J0" to="J1" priority="-1">
<         <lane id="E0_0" index="0" speed="13.89" length="85.00" shape="0.00,70.20 85.00,70.20"/>
<         <lane id="E0_1" index="1" speed="13.89" length="85.00" shape="0.00,73.40 85.00,73.40"/>
<     </edge>
13,14d8
<     <junction id="J0" type="dead_end" x="0.00" y="75.00" incLanes="" intLanes="" shape="0.00,75.00 0.00,68.60"/>
<     <junction id="J1" type="dead_end" x="85.00" y="75.00" incLanes="E0_0 E0_1" intLanes="" shape="85.00,68.60 85.00,75.00"/>

TEST FAILED on ts-sim-build-ba : netelements edges create lane speed ( Last six runs Jan2023 )

---------- Differences in errors ----------
1,41c1
< Debug: Adding junction 'J0' into net
< Debug: Adding junction 'J1' into net
< Debug: Adding edge 'E0' from net
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'E0' due it were guessed
< 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: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: invalidating (removing) connections of edge 'E0' due it were guessed
< Debug: Restoring previous attribute
< Debug: Removing edge 'E0' from net
< Debug: Removing junction 'J1' from net
< Debug: Removing junction 'J0' from net
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding junction 'J0' into net
< Debug: Adding junction 'J1' into net
< Debug: Adding edge 'E0' from net
< Debug: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,4d0
< Warning: Invalid lane attributes
< Warning: Invalid lane attributes
< Warning: Invalid lane attributes
< Warning: Invalid lane attributes
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwTW.,)E^G(XP?[b5h1KM4
(;6Xg͛7wf{yB!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!)C@!BHÕBWNyoBB#A!BH~6662fտٯؼŢ
.V	(B!Pc~V0ճ3dP	0*D8B!Z	?c!++KE!rlb䖈*!!:"!Tn>U1G?*+~'j.gCB0ຘ9''nUyySIqaldػgvi8`ډPi	0(zsNN_y;~#:
j愲q^|^SSN2ow9y.]%J9wз綟kLvWV-ډxҕb뗔M0ֶ5ͪy&64,<Kf~|NȬiZX:wՈPx
wC{nsA:9k*[{jh_PXW`bl`4ꆕUU{$R:***pgnΝ-B<y9ɱVn^cbcyϚh}QbaFRù!Zlݪ۷-_bhʕ+%8
z@`;p`IIɶm?^
:Dz)☳qоܞ!S8r={_]Ss=߻(Yp\\طZf&`劊Jb/l62pѫGWleOWYC]o片%۳c7P2OqI1ږ
S5UՁz=13};Q槿PXTrۑCH$u|ƶȨ'aY9D!WUQhXAQ}ۯG/!fJ	),4?!h,"_sIΞ=;ddY'[v[!`wR2<e|LJI#	piYǬ9W@,WVUE<TSS#gf璻SUU6]V^6~ozt{P|Ҳd3b-M3jxaQ;!nΆW=|CDY^Q_?$];[O-97ŵKܼ<J؝'F理etoʜHs
鞻7$Ap8ЮMUUUVN.Qέikgƶ.WTP?xxcvNf%ѕPQatwuofb&{𸪪=Kô۴jiAl%Nbf\|9&B90f5/^r% v`	۷o߾}:-Keb'R6T&\1cu;5=RFt\iYz)s$>gXBT<(M}#f6M_b%ߋ|6eanvjh@`hjjjԭ{@ Ն/jijTW3IMOlءNOs@`d"z<),*bXE|]QQIK$]aner63p:wSr=%Kqrl_ZV'tb{*FUUUZUUU ׺O.9!,-+slp~}5GEE!穩q9jj_E%95%V%-dVISd!ӓ֭
{Bܜ;9w")j{(ZVvS\fMJNSaXe03娨gtDeR2r<5ՙߍzY]::P]'ʪj[T\BDb[X,>ǫdA<>feVWW'[щzG6SS5u5HGE|ZΣ@־ݍǽKʪ6\._-L_Es{q=bwN\ڭ{B?شz"J@rB\u}[ۿoǾM2;k!ͻDzIiYs+@[KӵK'"&
cBR!90f5+~t:ۄvҺ$귝Z/$טh!<
BH)՛wgLЪ1o"^˥e:-Z_?|iea*%-J$[[]]]U)|*kc3GAaQhVWW@eeeEETUV@EE7պuGO~_e_&zu756_vmm%$%_D=E_P*z`~Ǭg.cldbRRӉ%Qaѱ3>CհaMtxaӺ>)id$&$WGvr}}=y4{Y,C_b/{:{-#lXP`???w<:cu虤N'h@[ݼYBr(,*}{=I-/--*_I262(.))++@󉔌|>Rżwv𿶭[>
QYYI"y)-
(|ܮu+2RXX¢"AaQqqIɱSGܼWcPπNzk}/rV]#h~,TLDRSSSQY	\
QWPb@  nSW^^m|PlB,'b555ě9!j|ʍ"u֮*.Yj,YBjǎy
5/Myy8ԀR3[jg&O"y"};;7|"&T|>EO""scÎ=
AE(-!zӯWhkzC#\1`\@@++ZZx#4EdePRRZXT֝msY—nebbE` ?fBAZZҲR3S7@_WHQ!æMndSBD>+//@ PĽ:ƶtr{Hth~gtREhh́j K\QQrw/9{ہ(11QnDՇFt`"e%?TՐY?;7V4q[_ hkiYijjuy12$yq	{WT\L]Eԧ&WD+cVvEEe++mv{v+Pw՛BS*N{M72*r.ec#YB%	Rl'Ϟ롢~1ˢ)|N;E-55WOGVVVr{vKPU]mҲ]Kcr='tKJ#_
硢K\pHUl5Rtn,cPC\h޽AM9,윐Ows!Jcvۑ\s2/(l߮C97E?mG*Y}а
^
*lcn]\F;	\}1{>3l,3s3.?DC_F99yc$H:n-)-USC]BRYyyuuuGcFQa<{|@dzha͵ͽtu@hlt{N_zW<jsTI
74Պif $Vt7+!bں⒐P\p" 1D!px]YmbJ&<<BHK0v"B
v#L 6B!vR,Lk'B!a6P(`HB!BI&666!B!P@ర0eB!{"T!4S+;~"PSqe+:BMw<Tv!$!B!Pp{I@!ʎ!,jT~҂kl8Hx$8BM@#H\E?Bt`9LI&	jp4B!Bfq#B*)޸q#pƍ\;ӭ&I}FҨ9:GB B6	ԇ>,"A!&!Ps'%֊:#PCѼ3nbԅN(>pNWȿssEh8'3,۟Nظ1Aݐmxeas#(A!&O6ɝ<+̞9ζv,9Yr)G'mw$tr:9`Oc?x(NOB%&&˼9<-1pƬ1qru2e'NEr<DUTTR_e?qzw3ɇ+Wt]QQI<<FPTT0[NBGVc&񰤤tuyyy슍}+O

&|!ğEuo̸wW14HN䟴vbBM^SyS&M \\wnuϫnKnݪv''a6MȸEv{E5(%O21?/`%nu-6^g#zX2mְ&|**J宫=JJJ555Yss󗯢n.i()&:{\wZ9x<M\'F 2^m!_<h/f;#]|C_OcFFui3'!ASN9**jjԒ1&.^8Ooh=b<O
|;񋗯TTTڵ#~q˶/454ƌ1g"JOXMlV-]k`ANv|IIynj.['!(55mM<55ϡ//ۮ~QQ4!+bcfeThkkvp[Gal[EEk׮***9n}td*+)/(رsGOJKJ۴=TϗB9rܘQ#>z_`hhu1UKzr^b6/kdd0cڔoƍ<UbpxLWNMdoVCCyċ^ݓSRTy~,Y GnY
<t8pΜ?y0,Z*ū{w;vWWW^Tڣ`Ps9rܰ>/)-516ڼq9ɪmZճ&%XjI-/++rzl[_aO.ǥrrrϜr:w277{(tYߒS6[W^׌5"?W\]KMLlaafO'wZPPx$xNHD(%J́]
\:wr=n/]/ϑ}nn.?mٸggM VwPx鿟âEWJKwBr,e+u\qϾ_V,[([S:ݻuqθ|1#cU`U޺=g"MMͩS\]ܝ6{BCC=~_[2ӓC0kV>
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.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,0.00" convBoundary="0.00,45.00,85.00,45.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>

    <edge id="E0" from="J0" to="J1" priority="-1">
        <lane id="E0_0" index="0" speed="23.50" length="85.00" shape="0.00,43.40 85.00,43.40"/>
    </edge>

    <junction id="J0" type="dead_end" x="0.00" y="45.00" incLanes="" intLanes="" shape="0.00,45.00 0.00,41.80"/>
    <junction id="J1" type="dead_end" x="85.00" y="45.00" incLanes="E0_0" intLanes="" shape="85.00,41.80 85.00,45.00"/>

</net>

TEST FAILED on ts-sim-build-ba : netelements edges create lane width ( Last six runs Jan2023 )

---------- Differences in errors ----------
1,41c1
< Debug: Adding junction 'J0' into net
< Debug: Adding junction 'J1' into net
< Debug: Adding edge 'E0' from net
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'E0' due it were guessed
< 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: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: invalidating (removing) connections of edge 'E0' due it were guessed
< Debug: Restoring previous attribute
< Debug: Removing edge 'E0' from net
< Debug: Removing junction 'J1' from net
< Debug: Removing junction 'J0' from net
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding junction 'J0' into net
< Debug: Adding junction 'J1' into net
< Debug: Adding edge 'E0' from net
< Debug: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,4d0
< Warning: Invalid lane attributes
< Warning: Invalid lane attributes
< Warning: Invalid lane attributes
< Warning: Invalid lane attributes
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwTW.,)E^G(XP?[b5h1KM4
(;6Xg͛7wf{yB!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!B!)C@!BHÕBWNyoBB#A!BH~6662fտٯؼŢ
.V	(B!Pc~V0ճ3dP	0*D8B!Z	?c!++KE!rlb䖈*!!:"!Tn>U1G?*+~'j.gCB0ຘ9''nUyySIqaldػgvi8`ډPi	0(zsNN_y;~#:
j愲q^|^SSN2ow9y.]%J9wз綟kLvWV-ډxҕb뗔M0ֶ5ͪy&64,<Kf~|NȬiZX:wՈPx
wC{nsA:9k*[{jh_PXW`bl`4ꆕUU{$R:***pgnΝ-B<y9ɱVn^cbcyϚh}QbaFRù!Zlݪ۷-_bhʕ+%8
z@`;p`IIɶm?^
:Dz)☳qоܞ!S8r={_]Ss=߻(Yp\\طZf&`劊Jb/l62pѫGWleOWYC]o片%۳c7P2OqI1ږ
S5UՁz=13};Q槿PXTrۑCH$u|ƶȨ'aY9D!WUQhXAQ}ۯG/!fJ	),4?!h,"_sIΞ=;ddY'[v[!`wR2<e|LJI#	piYǬ9W@,WVUE<TSS#gf璻SUU6]V^6~ozt{P|Ҳd3b-M3jxaQ;!nΆW=|CDY^Q_?$];[O-97ŵKܼ<J؝'F理etoʜHs
鞻7$Ap8ЮMUUUVN.Qέikgƶ.WTP?xxcvNf%ѕPQatwuofb&{𸪪=Kô۴jiAl%Nbf\|9&B90f5/^r% v`	۷o߾}:-Keb'R6T&\1cu;5=RFt\iYz)s$>gXBT<(M}#f6M_b%ߋ|6eanvjh@`hjjjԭ{@ Ն/jijTW3IMOlءNOs@`d"z<),*bXE|]QQIK$]aner63p:wSr=%Kqrl_ZV'tb{*FUUUZUUU ׺O.9!,-+slp~}5GEE!穩q9jj_E%95%V%-dVISd!ӓ֭
{Bܜ;9w")j{(ZVvS\fMJNSaXe03娨gtDeR2r<5ՙߍzY]::P]'ʪj[T\BDb[X,>ǫdA<>feVWW'[щzG6SS5u5HGE|ZΣ@־ݍǽKʪ6\._-L_Es{q=bwN\ڭ{B?شz"J@rB\u}[ۿoǾM2;k!ͻDzIiYs+@[KӵK'"&
cBR!90f5+~t:ۄvҺ$귝Z/$טh!<
BH)՛wgLЪ1o"^˥e:-Z_?|iea*%-J$[[]]]U)|*kc3GAaQhVWW@eeeEETUV@EE7պuGO~_e_&zu756_vmm%$%_D=E_P*z`~Ǭg.cldbRRӉ%Qaѱ3>CհaMtxaӺ>)id$&$WGvr}}=y4{Y,C_b/{:{-#lXP`???w<:cu虤N'h@[ݼYBr(,*}{=I-/--*_I262(.))++@󉔌|>Rżwv𿶭[>
QYYI"y)-
(|ܮu+2RXX¢"AaQqqIɱSGܼWcPπNzk}/rV]#h~,TLDRSSSQY	\
QWPb@  nSW^^m|PlB,'b555ě9!j|ʍ"u֮*.Yj,YBjǎy
5/Myy8ԀR3[jg&O"y"};;7|"&T|>EO""scÎ=
AE(-!zӯWhkzC#\1`\@@++ZZx#4EdePRRZXT֝msY—nebbE` ?fBAZZҲR3S7@_WHQ!æMndSBD>+//@ PĽ:ƶtr{Hth~gtREhh́j K\QQrw/9{ہ(11QnDՇFt`"e%?TՐY?;7V4q[_ hkiYijjuy12$yq	{WT\L]Eԧ&WD+cVvEEe++mv{v+Pw՛BS*N{M72*r.ec#YB%	Rl'Ϟ롢~1ˢ)|N;E-55WOGVVVr{vKPU]mҲ]Kcr='tKJ#_
硢K\pHUl5Rtn,cPC\h޽AM9,윐Ows!Jcvۑ\s2/(l߮C97E?mG*Y}а
^
*lcn]\F;	\}1{>3l,3s3.?DC_F99yc$H:n-)-USC]BRYyyuuuGcFQa<{|@dzha͵ͽtu@hlt{N_zW<jsTI
74Պif $Vt7+!bں⒐P\p" 1D!px]YmbJ&<<BHK0v"B
v#L 6B!vR,Lk'B!a6P(`HB!BI&666!B!P@ర0eB!{"T!4S+;~"PSqe+:BMw<Tv!$!B!Pp{I@!ʎ!,jT~҂kl8Hx$8BM@#H\E?Bt`9LI&	jp4B!Bfq#B*)޸q#pƍ\;ӭ&I}FҨ9:GB B6	ԇ>,"A!&!Ps'%֊:#PCѼ3nbԅN(>pNWȿssEh8'3,۟Nظ1Aݐmxeas#(A!&O6ɝ<+̞9ζv,9Yr)G'mw$tr:9`Oc?x(NOB%&&˼9<-1pƬ1qru2e'NEr<DUTTR_e?qzw3ɇ+Wt]QQI<<FPTT0[NBGVc&񰤤tuyyy슍}+O

&|!ğEuo̸wW14HN䟴vbBM^SyS&M \\wnuϫnKnݪv''a6MȸEv{E5(%O21?/`%nu-6^g#zX2mְ&|**J宫=JJJ555Yss󗯢n.i()&:{\wZ9x<M\'F 2^m!_<h/f;#]|C_OcFFui3'!ASN9**jjԒ1&.^8Ooh=b<O
|;񋗯TTTڵ#~q˶/454ƌ1g"JOXMlV-]k`ANv|IIynj.['!(55mM<55ϡ//ۮ~QQ4!+bcfeThkkvp[Gal[EEk׮***9n}td*+)/(رsGOJKJ۴=TϗB9rܘQ#>z_`hhu1UKzr^b6/kdd0cڔoƍ<UbpxLWNMdoVCCyċ^ݓSRTy~,Y GnY
<t8pΜ?y0,Z*ū{w;vWWW^Tڣ`Ps9rܰ>/)-516ڼq9ɪmZճ&%XjI-/++rzl[_aO.ǥrrrϜr:w277{(tYߒS6[W^׌5"?W\]KMLlaafO'wZPPx$xNHD(%J́]
\:wr=n/]/ϑ}nn.?mٸggM VwPx鿟âEWJKwBr,e+u\qϾ_V,[([S:ݻuqθ|1#cU`U޺=g"MMͩS\]ܝ6{BCC=~_[2ӓC0kV>
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.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,0.00" convBoundary="0.00,45.00,85.00,45.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>

    <edge id="E0" from="J0" to="J1" priority="-1">
        <lane id="E0_0" index="0" speed="13.89" length="85.00" width="23.50" shape="0.00,33.25 85.00,33.25"/>
    </edge>

    <junction id="J0" type="dead_end" x="0.00" y="45.00" incLanes="" intLanes="" shape="0.00,45.00 0.00,21.50"/>
    <junction id="J1" type="dead_end" x="85.00" y="45.00" incLanes="E0_0" intLanes="" shape="85.00,21.50 85.00,45.00"/>

</net>

TEST FAILED on ts-sim-build-ba : netelements edges inspect disallow ( Last six runs Jan2023 )

---------- Differences in errors ----------
22,29c22,31
< Debug: Value 'DummyDisallowed' for attribute disallow of edge isn't valid
< Debug: Value 'authority  army, passenger; taxi. tram' for attribute disallow of edge isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
> Debug: Value 'DummyDisallowed' for attribute shape of edge isn't valid
> Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
> Debug: Value 'authority  army,passenger; taxi. tram' for attribute shape of edge isn't valid
> Debug: Value ' ' for attribute disallow of edge isn't valid
> Debug: Value ' ' for attribute length of edge isn't valid
> Debug: Value ' ' for attribute shapeStart of edge isn't valid
> Debug: Value ' ' for attribute to of edge isn't valid
> Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
> Debug: Value 'authority army vip passenger hov taxi bus coach tram bicycle' for attribute shape of edge isn't valid
33,42d34
< Debug: Restoring previous attribute
< 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+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,3
> Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
> Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
> Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
---------- Differences in net ----------
36c36
<         <lane id=":gneJ2_1_0" index="0" allow="private emergency pedestrian delivery truck trailer motorcycle moped evehicle rail_urban rail rail_electric rail_fast ship custom1 custom2" speed="3.65" length="4.67" shape="7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
---
>         <lane id=":gneJ2_1_0" index="0" speed="3.65" length="4.67" shape="7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
39,40c39,40
<         <lane id=":gneJ2_2_0" index="0" allow="private emergency pedestrian delivery truck trailer motorcycle moped evehicle rail_urban rail rail_electric rail_fast ship custom1 custom2" speed="6.51" length="9.03" shape="1.60,9.60 1.95,12.05 3.00,13.80 4.75,14.85 7.20,15.20"/>
<         <lane id=":gneJ2_2_1" index="1" allow="private emergency pedestrian delivery truck trailer motorcycle moped evehicle rail_urban rail rail_electric rail_fast ship custom1 custom2" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
---
>         <lane id=":gneJ2_2_0" index="0" speed="6.51" length="9.03" shape="1.60,9.60 1.95,12.05 3.00,13.80 4.75,14.85 7.20,15.20"/>
>         <lane id=":gneJ2_2_1" index="1" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
47c47
<         <lane id=":gneJ3_2_0" index="0" allow="private emergency pedestrian delivery truck trailer motorcycle moped evehicle rail_urban rail rail_electric rail_fast ship custom1 custom2" speed="7.49" length="9.03" shape="42.80,15.20 45.25,14.85 47.00,13.80 48.05,12.05 48.40,9.60"/>
---
>         <lane id=":gneJ3_2_0" index="0" speed="6.51" length="9.03" shape="42.80,15.20 45.25,14.85 47.00,13.80 48.05,12.05 48.40,9.60"/>
50c50
<         <lane id=":gneJ3_3_0" index="0" allow="private emergency pedestrian delivery truck trailer motorcycle moped evehicle rail_urban rail rail_electric rail_fast ship custom1 custom2" speed="3.82" length="4.67" shape="42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
---
>         <lane id=":gneJ3_3_0" index="0" speed="3.65" length="4.67" shape="42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
60,61c60,61
<         <lane id="gneE2_0" index="0" allow="private emergency pedestrian delivery truck trailer motorcycle moped evehicle rail_urban rail rail_electric rail_fast ship custom1 custom2" speed="13.89" length="35.60" shape="7.20,15.20 42.80,15.20"/>
<         <lane id="gneE2_1" index="1" allow="private emergency pedestrian delivery truck trailer motorcycle moped evehicle rail_urban rail rail_electric rail_fast ship custom1 custom2" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40"/>
---
>         <lane id="gneE2_0" index="0" speed="13.89" length="35.60" shape="7.20,15.20 42.80,15.20"/>
>         <lane id="gneE2_1" index="1" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40"/>

TEST FAILED on ts-sim-build-ba : netelements edges inspect distance ( Last six runs Jan2023 )

---------- Differences in errors ----------
22,24c22,24
< Debug: Value 'dummyDistance' for attribute distance of edge isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Value 'dummyDistance' for attribute stopOffset of edge isn't valid
> Debug: Value '0.00' for attribute stopOffset of edge isn't valid
> Debug: Value '-2' for attribute stopOffset of edge isn't valid
32c32,37
< Debug: Restoring previous attribute
---
> Debug: Removing busStop 'busStop6' in GNEChange_Additional
> Debug: Removing busStop 'busStop5' in GNEChange_Additional
> Debug: Removing busStop 'busStop4' in GNEChange_Additional
> Debug: Removing busStop 'busStop3' in GNEChange_Additional
> Debug: Removing busStop 'busStop2' in GNEChange_Additional
> Debug: Removing busStop 'busStop1' in GNEChange_Additional
34,35d38
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
39c42,47
< Debug: Setting new attribute
---
> Debug: Adding busStop 'busStop1' in GNEChange_Additional
> Debug: Adding busStop 'busStop2' in GNEChange_Additional
> Debug: Adding busStop 'busStop3' in GNEChange_Additional
> Debug: Adding busStop 'busStop4' in GNEChange_Additional
> Debug: Adding busStop 'busStop5' in GNEChange_Additional
> Debug: Adding busStop 'busStop6' in GNEChange_Additional
44,45d51
<truncated after showing first 30 lines>
---------- Differences in net ----------
59c59,60
<     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1" distance="4.00">
---
>     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
>         <stopOffset vClasses="all" value="4.00"/>

TEST FAILED on ts-sim-build-ba : netelements edges inspect endoffset ( Last six runs Jan2023 )

---------- Differences in errors ----------
22,25c22
< Debug: Value 'dummyEndOffset' for attribute endOffset of edge isn't valid
< Debug: Value '-3' for attribute endOffset of edge isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Value 'dummyEndOffset' for attribute shapeStart of edge isn't valid
26a24,25
> Debug: Value '-3' for attribute shapeStart of edge isn't valid
> Debug: Value '12' for attribute shapeStart of edge isn't valid
31,32d29
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
36,37d32
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
47c47
<         <lane id=":gneJ3_2_0" index="0" speed="9.63" length="21.03" shape="30.80,15.20 42.80,15.20 45.25,14.85 47.00,13.80 48.05,12.05 48.40,9.60"/>
---
>         <lane id=":gneJ3_2_0" index="0" speed="6.51" length="9.03" shape="42.80,15.20 45.25,14.85 47.00,13.80 48.05,12.05 48.40,9.60"/>
50c50
<         <lane id=":gneJ3_3_0" index="0" speed="6.02" length="16.67" shape="30.80,18.40 42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
---
>         <lane id=":gneJ3_3_0" index="0" speed="3.65" length="4.67" shape="42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
60,61c60,61
<         <lane id="gneE2_0" index="0" speed="13.89" length="23.60" endOffset="12.00" shape="7.20,15.20 30.80,15.20"/>
<         <lane id="gneE2_1" index="1" speed="13.89" length="23.60" endOffset="12.00" shape="7.20,18.40 30.80,18.40"/>
---
>         <lane id="gneE2_0" index="0" speed="13.89" length="35.60" shape="7.20,15.20 42.80,15.20"/>
>         <lane id="gneE2_1" index="1" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40"/>

TEST FAILED on ts-sim-build-ba : netelements edges inspect length ( Last six runs Jan2023 )

---------- Differences in errors ----------
22,25c22,24
< Debug: Value 'dummyLegth' for attribute length of edge isn't valid
< Debug: Setting new attribute
< Debug: Value '-12' for attribute length of edge isn't valid
< Debug: Setting new attribute
---
> Debug: Value 'dummyLegth' for attribute spreadType of edge isn't valid
> Debug: Value '-12' for attribute spreadType of edge isn't valid
> Debug: Value '40.5' for attribute spreadType of edge isn't valid
29c28,33
< Debug: Restoring previous attribute
---
> Debug: Removing busStop 'busStop6' in GNEChange_Additional
> Debug: Removing busStop 'busStop5' in GNEChange_Additional
> Debug: Removing busStop 'busStop4' in GNEChange_Additional
> Debug: Removing busStop 'busStop3' in GNEChange_Additional
> Debug: Removing busStop 'busStop2' in GNEChange_Additional
> Debug: Removing busStop 'busStop1' in GNEChange_Additional
33c37,42
< Debug: Setting new attribute
---
> Debug: Adding busStop 'busStop1' in GNEChange_Additional
> Debug: Adding busStop 'busStop2' in GNEChange_Additional
> Debug: Adding busStop 'busStop3' in GNEChange_Additional
> Debug: Adding busStop 'busStop4' in GNEChange_Additional
> Debug: Adding busStop 'busStop5' in GNEChange_Additional
> Debug: Adding busStop 'busStop6' in GNEChange_Additional
---------- Differences in net ----------
59,61c59,61
<     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1" length="40.50">
<         <lane id="gneE2_0" index="0" speed="13.89" length="40.50" shape="7.20,15.20 42.80,15.20"/>
<         <lane id="gneE2_1" index="1" speed="13.89" length="40.50" shape="7.20,18.40 42.80,18.40"/>
---
>     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
>         <lane id="gneE2_0" index="0" speed="13.89" length="35.60" shape="7.20,15.20 42.80,15.20"/>
>         <lane id="gneE2_1" index="1" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40"/>

TEST FAILED on ts-sim-build-ba : netelements edges inspect name ( Last six runs Jan2023 )

---------- Differences in errors ----------
22,23c22,23
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Value '%%%$$$$$%' for attribute width of edge isn't valid
> Debug: Value 'my own name' for attribute width of edge isn't valid
27c27,32
< Debug: Restoring previous attribute
---
> Debug: Removing busStop 'busStop6' in GNEChange_Additional
> Debug: Removing busStop 'busStop5' in GNEChange_Additional
> Debug: Removing busStop 'busStop4' in GNEChange_Additional
> Debug: Removing busStop 'busStop3' in GNEChange_Additional
> Debug: Removing busStop 'busStop2' in GNEChange_Additional
> Debug: Removing busStop 'busStop1' in GNEChange_Additional
31c36,41
< Debug: Setting new attribute
---
> Debug: Adding busStop 'busStop1' in GNEChange_Additional
> Debug: Adding busStop 'busStop2' in GNEChange_Additional
> Debug: Adding busStop 'busStop3' in GNEChange_Additional
> Debug: Adding busStop 'busStop4' in GNEChange_Additional
> Debug: Adding busStop 'busStop5' in GNEChange_Additional
> Debug: Adding busStop 'busStop6' in GNEChange_Additional
---------- Differences in net ----------
59c59
<     <edge id="gneE2" from="gneJ2" to="gneJ3" name="my own name" priority="1">
---
>     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">

TEST FAILED on ts-sim-build-ba : netelements edges inspect parameters ( Last six runs Jan2023 )

---------- Differences in errors ----------
22,131c22,26
< 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: 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: 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXW3.ҫذEرBb=bo.g&M,Ƃ
"Hoq˲.{;s-{TQPCЀ(]Puu{I&짃QvyH$
F<R]ʏ&?+ZH@ET7mғHh@(fȺbn[_TTf2MAqrt՗T4n'O<{=0uԕ+Wfgg~ugW~igY*g\)I\\\^x=6O*N:


M68p@v!..lS͖Gu떑ۄʤ^z&MڼysAA>WWqj?Pxyya#H
zBb?M8;;kp_2TLR
Geddd۳gF*f#B"RqΞ=c###d̘1w־CXXK6mR@ _?G}W"Cpp@ PҲ*u몷qf={"h>}̙3Վ>;w\||˗G6mT$ũ*w{	Q@@@DDD||<6%1+߯gMv{Yrϡ*L>Xg]('?TnE<RTEѯ? 2}.[|r_g
uH$'Kᆲtnccck]+EPS]lm2ӻwٳgoذHDl]a=?s,Y̌,YJD)))FFFr722QFXXΝ;ݿ60ԩS
ƦʷWevvه_Vμy`W^>|[۲e˷o޿_Nشחͨo޼駟ruWZ3*A@ `eWve޽۶m{[(
ľ}nڴΝ;O>UwP(2eСC


MLLd3Ù*s#(g`` ~H$-*	p˖-ߣGc?q'2)d#ШWnڴiϞ=D~-[ىǏњ5kڴicgg{ѕ+WNz)"/G٩S'٭[o߾kz{{fwgll<cƌ<yrʕyyyl~]be^V,<yrҥO>O?544<uԪU]㏹?e˖}			իW?~x@@_e˖666هbO>vvvg`#Q=~)S\BDp	pJJ͛7
.333%%Me700`cccٳ'N8r̙3WZŏVIš5kƌ>ܾ}˗//^<vغuΞ=o-1Vuzz'O-cll<bĈ
6Qf;m0|)i~~~Ϟ=(""o߾-[sX,w[׷VZcǎe6Bw{}=ݺuOmrᅢnڴ/&޽/glPp¾}=ztڵgΜqF~BpŲϜ9ɓ˗/ҥ{>}xzz*I&Hdr`dz%N;>}ub-7cþRF +Ni毿:v옋˂޼yrJ"j߾}qgg3fԮ]{ԨQʛZt˗(++KΞ={qsyfD`6m,Z 88833sݺule˖EDD6ۺusΝ8q%  ͛7k֬!yi&00a@~S˗/m?߿EƏp˗/_llٴiӀ[n}7.3gNpp0[]Q,
a˗/[͛7$;a@`jj?.MnU/gm-Ǟ\;օBBBBaQQܹsMbq
pYO3).//v/_T4""{ʕTV-??;3M;YX,_>Iv]VVV&&&NaO/&d:u e4y@۵k/==_~\ȑ#jժ={vҥBSSS{afڴiwNII*>}?̕/[C!!!iii\4}7ұcǐ7o_pa۶m7۷o7)ӧO	4ˁ菊El:D6#zJĴV'==(Sס;wK^ݻwOO7n(i'))*qwW\rJ͚5{zjC6,22jԨe/^Pݻw#"""""{f!C1լQƘ1cM=|PG.[uֽ{<xճg۷o8q4hЧOEG'
J,}|;vhݺuPPдiӤV9rȑ}VX_&/FG=z4=}ÇCaF9!{9?dEFFn:228&&F$kB!W‘ٍ.P۷o͊V^޾}˞t/_~?>tɉ?ɓ999I=999,<<<''g޽~-Y[[믿#nݺ@ hѢž}=ZZe˖͚5ݔ)SLBDӧOOMM'899ܹS@ʭ;k֬ǏׯwX[[3gѣ|Cts)?:6F?V|yo|!N<oY:7d#T2O>-裏'jQF\`F숨aÆ?SzۧN߾zJv$vŋVVV
f;w4HjX,^`Çcǎٳc=ztrjj*;yD")..O&?yyyl#\)mˋnݺ?ӪU4n-B^^7\	v|n۷oH$ٳ'{*.ۭZXXXXXH{ wm6}t"ܹׯ3w\aÆIoo"GK,INN_.]>o۰'u544%"+++@p	vƍW^/rҥ]~7ǏtWqРAgϞ<x_ŕ׫WPirmϾ#H;hɒ%~~~@o*^̎Smչ/DfD5"T~iUQQ6-?1Ajjĉmۛ144llRPP`hhȥlzڸq޽{(;;riBBBHHȂ؄M%IrrbX,'$%%E
LD"*7j(%%Tv-;vZ*f>}zȑ+Vڵkhh(3*:%nyA.]pKKd")))o޼aA5kӧO:DDq/((gsڵ_|ߋH$jݺٳeTXXٹsronݺk׮+b9cŋl7o޼y]nÇs	H$j۶ٳZc˹dzKA|gOرcwaΝ;h ĔL)r?6!/VO^^_qBqs"bdžTMճbԫWOvl}i;99]xQjժMؔM>%IaadgfggD"~F4hP2]ϦR>'>;ʚځz_pH%Ruh{
O"2ϝ=߆;S1ɭ{휜VZݹsZn}][nQZZ˗/e;ҥձcGCCÿKQ\\nwl6f~~~ZZZJJJf	֭Ke
B![QlZ244<{,xAqqq6muKatڵ۷olŋ..]9rϞ=Se{9T{90*	0ۉ%@~NSJ矧Ϛ5e.>qѣ?Sv!@llkԨq)A,(ܢ"6gx͛gdd5j<|D;bĈ$ϯ_~׮]}&''߿&&&*6uС:88ѣG˗/

:p??4n_D'>}Zj"O5͛wY%իW	{l]%K$5jx{{Gcƌ}uJ/^={vѢE'O*}n<{{eeelٲo߾SNaaݻg̘s[[>lΜ9 iӦ=z6lHDyyy?fWݹs'3YT	R6_W۷=<<Hv5y7nZN:͛>>>=z9s&/-|n|Txrr?8|cccn7o߿-z)9TJ:Qe\=90~*	0ɠ@+qrB`Ѫlyaaϟ??k,|AAA)))[dɒ
6ر#)))22RIE;wׯ'Oleel2Ͳ2Y#MC7D믿O>}…l2.[b%8m޼ߟko߾}_`?({٧OXbΝ\6%ECh׮]ݺu۽{emddԸq1cƘ%$$,\PgVHHH$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="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" 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,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" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect shape ( Last six runs Jan2023 )

---------- Differences in errors ----------
22,24c22
< Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
< Debug: Value 'dummyShape' for attribute shape of edge isn't valid
< Debug: Key F5 (Compute) pressed
---
> Debug: Value 'dummyShape' for attribute length of edge isn't valid
25a24,25
> Debug: Key F5 (Compute) pressed
> Debug: Value '13.112,16.22 34.19,16.11' for attribute length of edge isn't valid
---------- Differences in log ----------
1d0
< Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
---------- Differences in net ----------
33c33
<         <lane id=":gneJ2_0_0" index="0" speed="10.08" length="23.15" shape="10.60,24.80 5.26,23.78 1.45,20.70 -0.84,15.58 -1.60,8.42"/>
---
>         <lane id=":gneJ2_0_0" index="0" speed="9.32" length="19.63" shape="7.20,24.80 3.35,23.85 0.60,21.00 -1.05,16.25 -1.60,9.60"/>
36c36
<         <lane id=":gneJ2_1_0" index="0" speed="4.74" length="8.53" shape="9.76,21.60 7.27,20.75 6.19,19.52 6.52,17.92 8.27,15.95"/>
---
>         <lane id=":gneJ2_1_0" index="0" speed="3.65" length="4.67" shape="7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
39,40c39,40
<         <lane id=":gneJ2_2_0" index="0" speed="5.98" length="9.06" shape="1.60,8.42 1.97,10.99 3.06,12.59 4.89,13.21 7.45,12.86"/>
<         <lane id=":gneJ2_2_1" index="1" speed="6.84" length="12.24" shape="1.60,8.42 2.02,12.43 3.27,15.03 5.35,16.20 8.27,15.95"/>
---
>         <lane id=":gneJ2_2_0" index="0" speed="6.51" length="9.03" shape="1.60,9.60 1.95,12.05 3.00,13.80 4.75,14.85 7.20,15.20"/>
>         <lane id=":gneJ2_2_1" index="1" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
43,44c43,44
<         <lane id=":gneJ3_0_0" index="0" speed="9.52" length="20.54" shape="51.60,8.62 51.05,15.70 49.38,20.76 46.61,23.79 42.73,24.80"/>
<         <lane id=":gneJ3_0_1" index="1" speed="8.88" length="17.71" shape="51.60,8.62 51.05,14.30 49.39,18.36 46.64,20.79 42.77,21.60"/>
---
>         <lane id=":gneJ3_0_0" index="0" speed="9.32" length="19.63" shape="51.60,9.60 51.05,16.25 49.40,21.00 46.65,23.85 42.80,24.80"/>
>         <lane id=":gneJ3_0_1" index="1" speed="8.67" length="16.85" shape="51.60,9.60 51.05,14.85 49.40,18.60 46.65,20.85 42.80,21.60"/>
47c47
<         <lane id=":gneJ3_2_0" index="0" speed="5.97" length="8.80" shape="42.89,13.31 45.30,13.52 47.02,12.81 48.06,11.18 48.40,8.62"/>
---
>         <lane id=":gneJ3_2_0" index="0" speed="6.51" length="9.03" shape="42.80,15.20 45.25,14.85 47.00,13.80 48.05,12.05 48.40,9.60"/>
50c50
<         <lane id=":gneJ3_3_0" index="0" speed="4.43" length="7.31" shape="42.85,16.59 44.71,17.87 45.31,19.13 44.67,20.37 42.77,21.60"/>
---
>         <lane id=":gneJ3_3_0" index="0" speed="3.65" length="4.67" shape="42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
59,61c59,61
<     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1" shape="0.00,20.00 13.11,16.22 34.19,16.11 50.00,20.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect shapeend ( Last six runs Jan2023 )

---------- Differences in errors ----------
22,24c22
< Debug: Value 'dummyShapeEnd' for attribute shapeEnd of edge isn't valid
< Debug: Value '24' for attribute shapeEnd of edge isn't valid
< Debug: Setting new attribute
---
> Debug: Value 'dummyShapeEnd' for attribute distance of edge isn't valid
25a24
> Debug: Value '14,15.5' for attribute distance of edge isn't valid
26a26
> Debug: Value '34,15.5' for attribute distance of edge isn't valid
---------- Differences in net ----------
33c33
<         <lane id=":gneJ2_0_0" index="0" speed="9.66" length="21.14" shape="8.72,24.80 4.20,23.82 0.98,20.88 -0.96,15.98 -1.60,9.12"/>
---
>         <lane id=":gneJ2_0_0" index="0" speed="9.32" length="19.63" shape="7.20,24.80 3.35,23.85 0.60,21.00 -1.05,16.25 -1.60,9.60"/>
36c36
<         <lane id=":gneJ2_1_0" index="0" speed="4.11" length="6.25" shape="8.31,21.60 6.59,20.74 5.92,19.75 6.32,18.62 7.77,17.36"/>
---
>         <lane id=":gneJ2_1_0" index="0" speed="3.65" length="4.67" shape="7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
39,40c39,40
<         <lane id=":gneJ2_2_0" index="0" speed="6.24" length="9.04" shape="1.60,9.12 1.96,11.62 3.04,13.30 4.84,14.15 7.37,14.18"/>
<         <lane id=":gneJ2_2_1" index="1" speed="7.08" length="11.96" shape="1.60,9.12 1.99,13.03 3.14,15.71 5.07,17.15 7.77,17.36"/>
---
>         <lane id=":gneJ2_2_0" index="0" speed="6.51" length="9.03" shape="1.60,9.60 1.95,12.05 3.00,13.80 4.75,14.85 7.20,15.20"/>
>         <lane id=":gneJ2_2_1" index="1" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
43,44c43,44
<         <lane id=":gneJ3_0_0" index="0" speed="10.36" length="24.50" shape="51.60,3.84 51.08,13.01 49.52,19.56 46.92,23.49 43.27,24.80"/>
<         <lane id=":gneJ3_0_1" index="1" speed="9.75" length="21.58" shape="51.60,3.84 51.08,11.61 49.52,17.16 46.92,20.49 43.28,21.60"/>
---
>         <lane id=":gneJ3_0_0" index="0" speed="9.32" length="19.63" shape="51.60,9.60 51.05,16.25 49.40,21.00 46.65,23.85 42.80,24.80"/>
>         <lane id=":gneJ3_0_1" index="1" speed="8.67" length="16.85" shape="51.60,9.60 51.05,14.85 49.40,18.60 46.65,20.85 42.80,21.60"/>
47c47
<         <lane id=":gneJ3_2_0" index="0" speed="6.60" length="8.38" shape="43.32,9.42 45.54,8.82 47.13,7.69 48.08,6.03 48.40,3.84"/>
---
>         <lane id=":gneJ3_2_0" index="0" speed="6.51" length="9.03" shape="42.80,15.20 45.25,14.85 47.00,13.80 48.05,12.05 48.40,9.60"/>
50c50
<         <lane id=":gneJ3_3_0" index="0" speed="5.53" length="13.07" shape="43.31,12.65 46.66,14.90 47.77,17.14 46.64,19.37 43.28,21.60"/>
---
>         <lane id=":gneJ3_3_0" index="0" speed="3.65" length="4.67" shape="42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
59,61c59,61
<     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1" shape="0.00,20.00 34.00,15.50">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect shapestart ( Last six runs Jan2023 )

---------- Differences in errors ----------
22,23c22,23
< Debug: Value 'dummyShapeStart' for attribute shapeStart of edge isn't valid
< Debug: Value '34' for attribute shapeStart of edge isn't valid
---
> Debug: Value 'dummyShapeStart' for attribute shapeEnd of edge isn't valid
> Debug: Value '34' for attribute shapeEnd of edge isn't valid
---------- Differences in net ----------
21c21
<         <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
---
>         <lane id=":gneJ1_0_0" index="0" speed="4.08" length="2.92" shape="48.40,-0.84 46.80,1.60"/>
24c24
<         <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
---
>         <lane id=":gneJ1_1_0" index="0" speed="5.05" length="5.02" shape="46.80,-1.60 47.97,-1.62 49.58,-1.60 50.99,-1.38 51.60,-0.84"/>
27c27
<         <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
---
>         <lane id=":gneJ1_2_0" index="0" speed="3.65" length="0.16" shape="46.80,-1.60 46.93,-1.51"/>
30c30
<         <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
---
>         <lane id=":gneJ1_3_0" index="0" speed="3.65" length="4.51" shape="46.93,-1.51 48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
33c33
<         <lane id=":gneJ2_0_0" index="0" speed="10.04" length="22.96" shape="4.68,24.80 1.93,23.51 -0.03,19.64 -1.21,13.20 -1.60,4.17"/>
---
>         <lane id=":gneJ2_0_0" index="0" speed="10.18" length="23.60" shape="11.01,24.80 5.49,23.77 1.55,20.66 -0.81,15.49 -1.60,8.25"/>
36c36
<         <lane id=":gneJ2_1_0" index="0" speed="5.47" length="12.79" shape="5.07,21.60 2.07,19.03 1.25,16.72 2.60,14.68 6.12,12.90"/>
---
>         <lane id=":gneJ2_1_0" index="0" speed="4.88" length="9.07" shape="10.08,21.60 7.41,20.76 6.23,19.48 6.54,17.78 8.35,15.64"/>
39,40c39,40
<         <lane id=":gneJ2_2_0" index="0" speed="6.53" length="8.24" shape="1.60,4.17 1.91,6.37 2.83,8.03 4.36,9.15 6.51,9.73"/>
<         <lane id=":gneJ2_2_1" index="1" speed="7.37" length="10.75" shape="1.60,4.17 1.88,7.78 2.73,10.44 4.15,12.15 6.12,12.90"/>
---
>         <lane id=":gneJ2_2_0" index="0" speed="5.93" length="9.06" shape="1.60,8.25 1.97,10.84 3.06,12.42 4.89,13.00 7.45,12.56"/>
>         <lane id=":gneJ2_2_1" index="1" speed="6.79" length="12.30" shape="1.60,8.25 2.02,12.29 3.29,14.87 5.40,15.99 8.35,15.64"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect spreadtype ( Last six runs Jan2023 )

---------- Differences in errors ----------
22,76c22
< Debug: Value 'dummySpread' for attribute spreadType of edge isn't valid
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE9_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' 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


IHDR1cIDATxwXW3.ҫذEرBb=bo.g&M,Ƃ
"Hoq˲.{;s-{TQPCЀ(]Puu{I&짃QvyH$
F<R]ʏ&?+ZH@ET7mғHh@(fȺbn[_TTf2MAqrt՗T4n'O<{=0uԕ+Wfgg~ugW~igY*g\)I\\\^x=6O*N:


M68p@v!..lS͖Gu떑ۄʤ^z&MڼysAA>WWqj?Pxyya#H
zBb?M8;;kp_2TLR
Geddd۳gF*f#B"RqΞ=c###d̘1w־CXXK6mR@ _?G}W"Cpp@ PҲ*u몷qf={"h>}̙3Վ>;w\||˗G6mT$ũ*w{	Q@@@DDD||<6%1+߯gMv{Yrϡ*L>Xg]('?TnE<RTEѯ? 2}.[|r_g
uH$'Kᆲtnccck]+EPS]lm2ӻwٳgoذHDl]a=?s,Y̌,YJD)))FFFr722QFXXΝ;ݿ60ԩS
ƦʷWevvه_Vμy`W^>|[۲e˷o޿_Nشחͨo޼駟ruWZ3*A@ `eWve޽۶m{[(
ľ}nڴΝ;O>UwP(2eСC


MLLd3Ù*s#(g`` ~H$-*	p˖-ߣGc?q'2)d#ШWnڴiϞ=D~-[ىǏњ5kڴicgg{ѕ+WNz)"/G٩S'٭[o߾kz{{fwgll<cƌ<yrʕyyyl~]be^V,<yrҥO>O?544<uԪU]㏹?e˖}			իW?~x@@_e˖666هbO>vvvg`#Q=~)S\BDp	pJJ͛7
.333%%Me700`cccٳ'N8r̙3WZŏVIš5kƌ>ܾ}˗//^<vغuΞ=o-1Vuzz'O-cll<bĈ
6Qf;m0|)i~~~Ϟ=(""o߾-[sX,w[׷VZcǎe6Bw{}=ݺuOmrᅢnڴ/&޽/glPp¾}=ztڵgΜqF~BpŲϜ9ɓ˗/ҥ{>}xzz*I&Hdr`dz%N;>}ub-7cþRF +Ni毿:v옋˂޼yrJ"j߾}qgg3fԮ]{ԨQʛZt˗(++KΞ={qsyfD`6m,Z 88833sݺule˖EDD6ۺusΝ8q%  ͛7k֬!yi&00a@~S˗/m?߿EƏp˗/_llٴiӀ[n}7.3gNpp0[]Q,
a˗/[͛7$;a@`jj?.MnU/gm-Ǟ\;օBBBBaQQܹsMbq
pYO3).//v/_T4""{ʕTV-??;3M;YX,_>Iv]VVV&&&NaO/&d:u e4y@۵k/==_~\ȑ#jժ={vҥBSSS{afڴiwNII*>}?̕/[C!!!iii\4}7ұcǐ7o_pa۶m7۷o7)ӧO	4ˁ菊El:D6#zJĴV'==(Sס;wK^ݻwOO7n(i'))*qwW\rJ͚5{zjC6,22jԨe/^Pݻw#"""""{f!C1լQƘ1cM=|PG.[uֽ{<xճg۷o8q4hЧOEG'
J,}|;vhݺuPPдiӤV9rȑ}VX_&/FG=z4=}ÇCaF9!{9?dEFFn:228&&F$kB!W‘ٍ.P۷o͊V^޾}˞t/_~?>tɉ?ɓ999I=999,<<<''g޽~-Y[[믿#nݺ@ hѢž}=ZZe˖͚5ݔ)SLBDӧOOMM'899ܹS@ʭ;k֬ǏׯwX[[3gѣ|Cts)?:6F?V|yo|!N<oY:7d#T2O>-裏'jQF\`F숨aÆ?SzۧN߾zJv$vŋVVV
f;w4HjX,^`Çcǎٳc=ztrjj*;yD")..O&?yyyl#\)mˋnݺ?ӪU4n-B^^7\	v|n۷oH$ٳ'{*.ۭZXXXXXH{ wm6}t"ܹׯ3w\aÆIoo"GK,INN_.]>o۰'u544%"+++@p	vƍW^/rҥ]~7ǏtWqРAgϞ<x_ŕ׫WPirmϾ#H;hɒ%~~~@o*^̎Smչ/DfD5"T~iUQQ6-?1Ajjĉmۛ144llRPP`hhȥlzڸq޽{(;;riBBBHHȂ؄M%IrrbX,'$%%E
LD"*7j(%%Tv-;vZ*f>}zȑ+Vڵkhh(3*:%nyA.]pKKd")))o޼aA5kӧO:DDq/((gsڵ_|ߋH$jݺٳeTXXٹsronݺk׮+b9cŋl7o޼y]nÇs	H$j۶ٳZc˹dzKA|gOرcwaΝ;h ĔL)r?6!/VO^^_qBqs"bdžTMճbԫWOvl}i;99]xQjժMؔM>%IaadgfggD"~F4hP2]ϦR>'>;ʚځz_pH%Ruh{
O"2ϝ=߆;S1ɭ{휜VZݹsZn}][nQZZ˗/e;ҥձcGCCÿKQ\\nwl6f~~~ZZZJJJf	֭Ke
B![QlZ244<{,xAqqq6muKatڵ۷olŋ..]9rϞ=Se{9T{90*	0ۉ%@~NSJ矧Ϛ5e.>qѣ?Sv!@llkԨq)A,(ܢ"6gx͛gdd5j<|D;bĈ$ϯ_~׮]}&''߿&&&*6uС:88ѣG˗/

:p??4n_D'>}Zj"O5͛wY%իW	{l]%K$5jx{{Gcƌ}uJ/^={vѢE'O*}n<{{eeelٲo߾SNaaݻg̘s[[>lΜ9 iӦ=z6lHDyyy?fWݹs'3YT	R6_W۷=<<Hv5y7nZN:͛>>>=z9s&/-|n|Txrr?8|cccn7o߿-z)9TJ:Qe\=90~*	0ɠ@+qrB`Ѫlyaaϟ??k,|AAA)))[dɒ
6ر#)))22RIE;wׯ'Oleel2Ͳ2Y#MC7D믿O>}…l2.[b%8m޼ߟko߾}_`?({٧OXbΝ\6%ECh׮]ݺu۽{emddԸq1cƘ%$$,\PgVHHH$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="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" 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.20,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" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect stopexception ( Last six runs Jan2023 )

---------- Differences in errors ----------
22,107c22,24
< Debug: Setting new attribute
< Debug: Value 'dummyException' for attribute stopOException of edge isn't valid
< Debug: Value 'authority  army, passenger; taxi. tram' for attribute stopOException of edge isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
< 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 busStop 'busStop6' in GNEChange_Additional
< Debug: Removing busStop 'busStop5' in GNEChange_Additional
< Debug: Removing busStop 'busStop4' in GNEChange_Additional
< Debug: Removing busStop 'busStop3' in GNEChange_Additional
< Debug: Removing busStop 'busStop2' in GNEChange_Additional
< Debug: Removing busStop 'busStop1' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXW೰. 6,D0b;v%{5~cc%FF+

" ~Nm,˲}x|f̽sfg;DPMR<==DFFj;K`nދO
@t7f>d~.xrîUbXnP(U
@X'`y	qJ&U:	r`k;Y Y[YH$R_.===fAwrKL7	0>Uґڅ>}tiVZV\ť	pE Arvv~;8i57mt!56ۡC/^M6[4ݻjlO<yͅ_mũyvB鉑#6~
D?c5kI||2?y$33P޽{T5[u;w%cƌy^Iٴi|_xի'OM4I(rc


ZV_xQ^=6n޼9wsQP](޻wo֬Y*G_\p!!!ի#F`
5k&qRm[һw<x`„	|>			/^4hĬx5<0&CCCşi
v#TVPs|L^yK\@t"lٲ5''gժ-\(++ioӡVڈ'rKフtn|CCCk\+EA___]]jlmx޽{ϙ3gÆ
lE"bxǏ/K.555%K&''Qjj
j֬k.{{{77y
0`ذa̸Vg``eGakk;mڴaÆ1imlaa3h 7o`.Z:  Ge׶jݻw=RSSSS&a2;w$%%׏zϟ3U	Rm|>/*  K.۾}'OB@u֤}nڴϞ=w@ :uСC


3Ù*拸s-('$~Ŋ
.	pV<أGss?uL )umGV7nشi޽{hZD'O#5kִm6//V%GM6̙3D7ߌ9SNL۶mc߽{'sk׮bvp̙?}U*?#4|3		򲱱DO^lY^^3441cF~Ϝ9zjfܦ>S6~-__~5j8y򤿿_UV999Gx}~9s233HOoݺ5uԨk׮>c;wy]VVVjj*?KoǔO:uرYf^5kڎ3ycǎW^}cǎWޜ9sR`yYedddz[kpĈ6l'͛8q`ᱱqqqwZPPгgb"~z߾}[ju}HCOڵǎTQ&Hm…{c"bz>u=&dܬY/_ʋM$=x[Ǥ`}(0z:u̚5kƍ~+YO>bŊ.]0ӧzbތo@
zI*F#*_~iٳgϞ=V7f
SOfK\ZpB@ڶm_8qyѢEo߾]j}gɓ'fΜYNQF)njٲeW^%l;ɓ'ϟې"ZhQ۶m,Yn:˯_.l6m.\p)gggo߮Y,XжmۀmjŊMXd/^|տi!5khs

bK%xW[۷$;|cccqqLr~}lW=cb~3g@b-qҥ`@P\\9|>i&H԰aC0\VLDD6ϯSΫW/tuu566~:Sڵk411)((`gN֭[E"Q
Hr422JJJvux3f߿?##y6 ֭)ݥ˗/Ծ}gGY\\?~ٲeҢ{xӧO߳gOjjD3~|:tNOOgc;}ŋ۵kǾ߽{ǼI었͍={Fl@wT<b6rQ^QSgDfddei;4
q}&quvvիѿ?Ç;qm$''3]ڵk׮]UVϞ=CBB:lذ"Y|R^<~םzfkk!C1լY1cMJp˗iӦwlǏ#"""##{y޽SNQÆ
#AD"ϜkΝmڴ	>}Ī#G9Y>pʕ+kĕhѣGfg52fahhئMCChPȬeZl	K:Kd6f@Sdffw͛7.[F
"zsJ322_zErIJ^n…ձcGGGGrSSӧO߿eܒ\>ojjo߾z=o޼0"JMM֭-[8p&&&˗/={6SN:f̘ƍ?wttܵkāH[YYw'O$7ot]9ׯ߬Y{AD_СCoF&f޹s…O5(Ɂ_ݗzHS/|Q}~{VRwD*ٳgvvvٟ|X5nX__M?<OmmmQF?sz;M߿~Zzdkkkf˗

<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="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" 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,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" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect stopoffset ( Last six runs Jan2023 )

---------- Differences in errors ----------
22,97c22
< Debug: Value 'dummyOffset' for attribute stopOffset of edge isn't valid
< Debug: Value '0.00' for attribute stopOffset of edge isn't valid
< Debug: Value '-2' for attribute stopOffset of edge isn't valid
< Debug: Value 'default' for attribute stopOffset of edge isn't valid
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
< 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 busStop 'busStop6' in GNEChange_Additional
< Debug: Removing busStop 'busStop5' in GNEChange_Additional
< Debug: Removing busStop 'busStop4' in GNEChange_Additional
< Debug: Removing busStop 'busStop3' in GNEChange_Additional
< Debug: Removing busStop 'busStop2' in GNEChange_Additional
< Debug: Removing busStop 'busStop1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXW೰. 6,D0b;v%{5~cc%FF+

" ~Nm,˲}x|f̽sfg;DPMR<==DFFj;K`nދO
@t7f>d~.xrîUbXnP(U
@X'`y	qJ&U:	r`k;Y Y[YH$R_.===fAwrKL7	0>Uґڅ>}tiVZV\ť	pE Arvv~;8i57mt!56ۡC/^M6[4ݻjlO<yͅ_mũyvB鉑#6~
D?c5kI||2?y$33P޽{T5[u;w%cƌy^Iٴi|_xի'OM4I(rc


ZV_xQ^=6n޼9wsQP](޻wo֬Y*G_\p!!!ի#F`
5k&qRm[һw<x`„	|>			/^4hĬx5<0&CCCşi
v#TVPs|L^yK\@t"lٲ5''gժ-\(++ioӡVڈ'rKフtn|CCCk\+EA___]]jlmx޽{ϙ3gÆ
lE"bxǏ/K.555%K&''Qjj
j֬k.{{{77y
0`ذa̸Vg``eGakk;mڴaÆ1imlaa3h 7o`.Z:  Ge׶jݻw=RSSSS&a2;w$%%׏zϟ3U	Rm|>/*  K.۾}'OB@u֤}nڴϞ=w@ :uСC


3Ù*拸s-('$~Ŋ
.	pV<أGss?uL )umGV7nشi޽{hZD'O#5kִm6//V%GM6̙3D7ߌ9SNL۶mc߽{'sk׮bvp̙?}U*?#4|3		򲱱DO^lY^^3441cF~Ϝ9zjfܦ>S6~-__~5j8y򤿿_UV999Gx}~9s233HOoݺ5uԨk׮>c;wy]VVVjj*?KoǔO:uرYf^5kڎ3ycǎW^}cǎWޜ9sR`yYedddz[kpĈ6l'͛8q`ᱱqqqwZPPгgb"~z߾}[ju}HCOڵǎTQ&Hm…{c"bz>u=&dܬY/_ʋM$=x[Ǥ`}(0z:u̚5kƍ~+YO>bŊ.]0ӧzbތo@
zI*F#*_~iٳgϞ=V7f
SOfK\ZpB@ڶm_8qyѢEo߾]j}gɓ'fΜYNQF)njٲeW^%l;ɓ'ϟې"ZhQ۶m,Yn:˯_.l6m.\p)gggo߮Y,XжmۀmjŊMXd/^|տi!5khs

bK%xW[۷$;|cccqqLr~}lW=cb~3g@b-qҥ`@P\\9|>i&H԰aC0\VLDD6ϯSΫW/tuu566~:Sڵk411)((`gN֭[E"Q
Hr422JJJvux3f߿?##y6 ֭)ݥ˗/Ծ}gGY\\?~ٲeҢ{xӧO߳gOjjD3~|:tNOOgc;}ŋ۵kǾ߽{ǼI었͍={Fl@wT<b6rQ^QSgDfddei;4
q}&quvvիѿ?Ç;qm$''3]ڵk׮]UVϞ=CBB:lذ"Y|R^<~םzfkk!C1լY1cMJp˗iӦwlǏ#"""##{y޽SNQÆ
#AD"ϜkΝmڴ	>}Ī#G9Y>pʕ+kĕhѣGfg52fahhئMCChPȬeZl	K:Kd6f@Sdffw͛7.[F
"zsJ322_zErIJ^n…ձcGGGGrSSӧO߿eܒ\>ojjo߾z=o޼0"JMM֭-[8p&&&˗/={6SN:f̘ƍ?wttܵkāH[YYw'O$7ot]9ׯ߬Y{AD_СCoF&f޹s…O5(Ɂ_ݗzHS/|Q}~{VRwD*ٳgvvvٟ|X5nX__M?<OmmmQF?sz;M߿~Zzdkkkf˗

<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="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" 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,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" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect width ( Last six runs Jan2023 )

---------- Differences in errors ----------
22,26c22,24
< Debug: Value 'dummyWidth' for attribute width of edge isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value '-2' for attribute width of edge isn't valid
---
> Debug: Value 'dummyWidth' for attribute endOffset of edge isn't valid
> Debug: Value '-2' for attribute endOffset of edge isn't valid
> Debug: Value 'default' for attribute endOffset of edge isn't valid
---------- Differences in net ----------
33c33
<         <lane id=":gneJ2_0_0" index="0" speed="9.63" length="21.05" shape="7.20,24.80 3.35,23.75 0.60,20.60 -1.05,15.35 -1.60,8.00"/>
---
>         <lane id=":gneJ2_0_0" index="0" speed="9.32" length="19.63" shape="7.20,24.80 3.35,23.85 0.60,21.00 -1.05,16.25 -1.60,9.60"/>
36c36
<         <lane id=":gneJ2_1_0" index="0" speed="3.80" length="5.26" width="4.00" shape="7.20,21.60 5.85,20.70 5.40,19.80 5.85,18.90 7.20,18.00"/>
---
>         <lane id=":gneJ2_1_0" index="0" speed="3.65" length="4.67" shape="7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
39,40c39,40
<         <lane id=":gneJ2_2_0" index="0" speed="6.61" length="9.36" width="4.00" shape="1.60,8.00 1.95,10.62 3.00,12.50 4.75,13.62 7.20,14.00"/>
<         <lane id=":gneJ2_2_1" index="1" speed="7.62" length="12.78" width="4.00" shape="1.60,8.00 1.95,12.38 3.00,15.50 4.75,17.38 7.20,18.00"/>
---
>         <lane id=":gneJ2_2_0" index="0" speed="6.51" length="9.03" shape="1.60,9.60 1.95,12.05 3.00,13.80 4.75,14.85 7.20,15.20"/>
>         <lane id=":gneJ2_2_1" index="1" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
43,44c43,44
<         <lane id=":gneJ3_0_0" index="0" speed="9.63" length="21.05" shape="51.60,8.00 51.05,15.35 49.40,20.60 46.65,23.75 42.80,24.80"/>
<         <lane id=":gneJ3_0_1" index="1" speed="9.00" length="18.23" shape="51.60,8.00 51.05,13.95 49.40,18.20 46.65,20.75 42.80,21.60"/>
---
>         <lane id=":gneJ3_0_0" index="0" speed="9.32" length="19.63" shape="51.60,9.60 51.05,16.25 49.40,21.00 46.65,23.85 42.80,24.80"/>
>         <lane id=":gneJ3_0_1" index="1" speed="8.67" length="16.85" shape="51.60,9.60 51.05,14.85 49.40,18.60 46.65,20.85 42.80,21.60"/>
47c47
<         <lane id=":gneJ3_2_0" index="0" speed="6.69" length="9.36" shape="42.80,14.00 45.25,13.62 47.00,12.50 48.05,10.62 48.40,8.00"/>
---
>         <lane id=":gneJ3_2_0" index="0" speed="7.69" length="13.03" shape="38.80,15.20 42.80,15.20 45.25,14.85 47.00,13.80 48.05,12.05 48.40,9.60"/>
50c50
<         <lane id=":gneJ3_3_0" index="0" speed="3.94" length="5.26" shape="42.80,18.00 44.15,18.90 44.60,19.80 44.15,20.70 42.80,21.60"/>
---
>         <lane id=":gneJ3_3_0" index="0" speed="4.58" length="8.67" shape="38.80,18.40 42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
60,61c60,61
<         <lane id="gneE2_0" index="0" speed="13.89" length="35.60" width="4.00" shape="7.20,14.00 42.80,14.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect_selected allow ( Last six runs Jan2023 )

---------- Differences in errors ----------
30,35c30
< 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: Value 'authority army vip passenger hov taxi bus coach tram bicycle' for attribute length of edge isn't valid
47,54d41
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
60a48
> Debug: Keys Ctrl+Z (Undo) pressed
79,85d66
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
33c33
<         <lane id=":gneJ2_0_0" index="0" allow="private emergency pedestrian delivery truck trailer motorcycle moped evehicle rail_urban rail rail_electric rail_fast ship custom1 custom2" speed="10.81" length="19.63" shape="7.20,24.80 3.35,23.85 0.60,21.00 -1.05,16.25 -1.60,9.60"/>
---
>         <lane id=":gneJ2_0_0" index="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="9.32" length="19.63" shape="7.20,24.80 3.35,23.85 0.60,21.00 -1.05,16.25 -1.60,9.60"/>
36c36
<         <lane id=":gneJ2_1_0" index="0" allow="private emergency pedestrian delivery truck trailer motorcycle moped evehicle rail_urban rail rail_electric rail_fast ship custom1 custom2" speed="3.82" length="4.67" shape="7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
---
>         <lane id=":gneJ2_1_0" index="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="3.65" length="4.67" shape="7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
39,40c39,40
<         <lane id=":gneJ2_2_0" index="0" allow="private emergency pedestrian delivery truck trailer motorcycle moped evehicle rail_urban rail rail_electric rail_fast ship custom1 custom2" speed="6.51" length="9.03" shape="1.60,9.60 1.95,12.05 3.00,13.80 4.75,14.85 7.20,15.20"/>
<         <lane id=":gneJ2_2_1" index="1" allow="private emergency pedestrian delivery truck trailer motorcycle moped evehicle rail_urban rail rail_electric rail_fast ship custom1 custom2" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
---
>         <lane id=":gneJ2_2_0" index="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="6.51" length="9.03" shape="1.60,9.60 1.95,12.05 3.00,13.80 4.75,14.85 7.20,15.20"/>
>         <lane id=":gneJ2_2_1" index="1" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
43,44c43,44
<         <lane id=":gneJ3_0_0" index="0" allow="private emergency pedestrian delivery truck trailer motorcycle moped evehicle rail_urban rail rail_electric rail_fast ship custom1 custom2" speed="9.32" length="19.63" shape="51.60,9.60 51.05,16.25 49.40,21.00 46.65,23.85 42.80,24.80"/>
<         <lane id=":gneJ3_0_1" index="1" allow="private emergency pedestrian delivery truck trailer motorcycle moped evehicle rail_urban rail rail_electric rail_fast ship custom1 custom2" speed="8.67" length="16.85" shape="51.60,9.60 51.05,14.85 49.40,18.60 46.65,20.85 42.80,21.60"/>
---
>         <lane id=":gneJ3_0_0" index="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="9.32" length="19.63" shape="51.60,9.60 51.05,16.25 49.40,21.00 46.65,23.85 42.80,24.80"/>
>         <lane id=":gneJ3_0_1" index="1" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="8.67" length="16.85" shape="51.60,9.60 51.05,14.85 49.40,18.60 46.65,20.85 42.80,21.60"/>
47c47
<         <lane id=":gneJ3_2_0" index="0" allow="private emergency pedestrian delivery truck trailer motorcycle moped evehicle rail_urban rail rail_electric rail_fast ship custom1 custom2" speed="7.49" length="9.03" shape="42.80,15.20 45.25,14.85 47.00,13.80 48.05,12.05 48.40,9.60"/>
---
>         <lane id=":gneJ3_2_0" index="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="6.51" length="9.03" shape="42.80,15.20 45.25,14.85 47.00,13.80 48.05,12.05 48.40,9.60"/>
50c50
<         <lane id=":gneJ3_3_0" index="0" allow="private emergency pedestrian delivery truck trailer motorcycle moped evehicle rail_urban rail rail_electric rail_fast ship custom1 custom2" speed="3.82" length="4.67" shape="42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
---
>         <lane id=":gneJ3_3_0" index="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="3.65" length="4.67" shape="42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
60,61c60,61
<         <lane id="gneE2_0" index="0" allow="private emergency pedestrian delivery truck trailer motorcycle moped evehicle rail_urban rail rail_electric rail_fast ship custom1 custom2" speed="13.89" length="35.60" shape="7.20,15.20 42.80,15.20"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect_selected disallow ( Last six runs Jan2023 )

---------- Differences in errors ----------
22,31c22
< Debug: Value 'DummyDisallowed' for attribute disallow of edge isn't valid
< Debug: Value 'authority  army, passenger; taxi. tram' for attribute disallow of edge isn't valid
< 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: Value 'DummyDisallowed' for attribute length of edge isn't valid
33a25
> Debug: Value 'authority  army, passenger; taxi. tram' for attribute length of edge isn't valid
35a28,32
> Debug: Value ' ' for attribute disallow of edge isn't valid
> Debug: Value ' ' for attribute spreadType of edge isn't valid
> Debug: Value ' ' for attribute shapeEnd of edge isn't valid
> Debug: Value ' ' for attribute length of edge isn't valid
> Debug: Value 'emergency authority army vip passenger hov bus coach tram rail_urban rail rail_electric motorcycle moped pedestrian custom1' for attribute length of edge isn't valid
41,44d37
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
49,52d41
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
<truncated after showing first 30 lines>
---------- Differences in net ----------
33c33
<         <lane id=":gneJ2_0_0" index="0" allow="private taxi delivery truck trailer bicycle evehicle rail_fast ship custom2" speed="10.81" length="19.63" shape="7.20,24.80 3.35,23.85 0.60,21.00 -1.05,16.25 -1.60,9.60"/>
---
>         <lane id=":gneJ2_0_0" index="0" speed="9.32" length="19.63" shape="7.20,24.80 3.35,23.85 0.60,21.00 -1.05,16.25 -1.60,9.60"/>
36c36
<         <lane id=":gneJ2_1_0" index="0" allow="private taxi delivery truck trailer bicycle evehicle rail_fast ship custom2" speed="3.82" length="4.67" shape="7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
---
>         <lane id=":gneJ2_1_0" index="0" speed="3.65" length="4.67" shape="7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
39,40c39,40
<         <lane id=":gneJ2_2_0" index="0" allow="private taxi delivery truck trailer bicycle evehicle rail_fast ship custom2" speed="6.51" length="9.03" shape="1.60,9.60 1.95,12.05 3.00,13.80 4.75,14.85 7.20,15.20"/>
<         <lane id=":gneJ2_2_1" index="1" allow="private taxi delivery truck trailer bicycle evehicle rail_fast ship custom2" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
---
>         <lane id=":gneJ2_2_0" index="0" speed="6.51" length="9.03" shape="1.60,9.60 1.95,12.05 3.00,13.80 4.75,14.85 7.20,15.20"/>
>         <lane id=":gneJ2_2_1" index="1" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
43,44c43,44
<         <lane id=":gneJ3_0_0" index="0" allow="private taxi delivery truck trailer bicycle evehicle rail_fast ship custom2" speed="9.32" length="19.63" shape="51.60,9.60 51.05,16.25 49.40,21.00 46.65,23.85 42.80,24.80"/>
<         <lane id=":gneJ3_0_1" index="1" allow="private taxi delivery truck trailer bicycle evehicle rail_fast ship custom2" speed="8.67" length="16.85" shape="51.60,9.60 51.05,14.85 49.40,18.60 46.65,20.85 42.80,21.60"/>
---
>         <lane id=":gneJ3_0_0" index="0" speed="9.32" length="19.63" shape="51.60,9.60 51.05,16.25 49.40,21.00 46.65,23.85 42.80,24.80"/>
>         <lane id=":gneJ3_0_1" index="1" speed="8.67" length="16.85" shape="51.60,9.60 51.05,14.85 49.40,18.60 46.65,20.85 42.80,21.60"/>
47c47
<         <lane id=":gneJ3_2_0" index="0" allow="private taxi delivery truck trailer bicycle evehicle rail_fast ship custom2" speed="7.49" length="9.03" shape="42.80,15.20 45.25,14.85 47.00,13.80 48.05,12.05 48.40,9.60"/>
---
>         <lane id=":gneJ3_2_0" index="0" speed="6.51" length="9.03" shape="42.80,15.20 45.25,14.85 47.00,13.80 48.05,12.05 48.40,9.60"/>
50c50
<         <lane id=":gneJ3_3_0" index="0" allow="private taxi delivery truck trailer bicycle evehicle rail_fast ship custom2" speed="3.82" length="4.67" shape="42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
---
>         <lane id=":gneJ3_3_0" index="0" speed="3.65" length="4.67" shape="42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
60,61c60,61
<         <lane id="gneE2_0" index="0" allow="private taxi delivery truck trailer bicycle evehicle rail_fast ship custom2" speed="13.89" length="35.60" shape="7.20,15.20 42.80,15.20"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect_selected endoffset ( Last six runs Jan2023 )

---------- Differences in errors ----------
22,27c22
< Debug: Value 'dummyEndOffset' for attribute endOffset of edge isn't valid
< Debug: Value '-3' for attribute endOffset of edge isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Value 'dummyEndOffset' for attribute shapeStart of edge isn't valid
29a25,26
> Debug: Value '-3' for attribute shapeStart of edge isn't valid
> Debug: Value '12' for attribute shapeStart of edge isn't valid
35,38d31
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
42,45d34
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
33c33
<         <lane id=":gneJ2_0_0" index="0" speed="11.72" length="31.63" shape="19.20,24.80 7.20,24.80 3.35,23.85 0.60,21.00 -1.05,16.25 -1.60,9.60"/>
---
>         <lane id=":gneJ2_0_0" index="0" speed="9.32" length="19.63" shape="7.20,24.80 3.35,23.85 0.60,21.00 -1.05,16.25 -1.60,9.60"/>
36c36
<         <lane id=":gneJ2_1_0" index="0" speed="6.02" length="16.67" shape="19.20,21.60 7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
---
>         <lane id=":gneJ2_1_0" index="0" speed="3.65" length="4.67" shape="7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
47c47
<         <lane id=":gneJ3_2_0" index="0" speed="9.63" length="21.03" shape="30.80,15.20 42.80,15.20 45.25,14.85 47.00,13.80 48.05,12.05 48.40,9.60"/>
---
>         <lane id=":gneJ3_2_0" index="0" speed="6.51" length="9.03" shape="42.80,15.20 45.25,14.85 47.00,13.80 48.05,12.05 48.40,9.60"/>
50c50
<         <lane id=":gneJ3_3_0" index="0" speed="6.02" length="16.67" shape="30.80,18.40 42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
---
>         <lane id=":gneJ3_3_0" index="0" speed="3.65" length="4.67" shape="42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
60,61c60,61
<         <lane id="gneE2_0" index="0" speed="13.89" length="23.60" endOffset="12.00" shape="7.20,15.20 30.80,15.20"/>
<         <lane id="gneE2_1" index="1" speed="13.89" length="23.60" endOffset="12.00" shape="7.20,18.40 30.80,18.40"/>
---
>         <lane id="gneE2_0" index="0" speed="13.89" length="35.60" shape="7.20,15.20 42.80,15.20"/>
>         <lane id="gneE2_1" index="1" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40"/>
64,65c64,65
<         <lane id="gneE3_0" index="0" speed="13.89" length="23.60" endOffset="12.00" shape="42.80,24.80 19.20,24.80"/>
<         <lane id="gneE3_1" index="1" speed="13.89" length="23.60" endOffset="12.00" shape="42.80,21.60 19.20,21.60"/>
---
>         <lane id="gneE3_0" index="0" speed="13.89" length="35.60" shape="42.80,24.80 7.20,24.80"/>
>         <lane id="gneE3_1" index="1" speed="13.89" length="35.60" shape="42.80,21.60 7.20,21.60"/>

TEST FAILED on ts-sim-build-ba : netelements edges inspect_selected length ( Last six runs Jan2023 )

---------- Differences in errors ----------
22,27c22,24
< Debug: Value 'dummyLegth' for attribute length of edge isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value '-12' for attribute length of edge isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Value 'dummyLegth' for attribute spreadType of edge isn't valid
> Debug: Value '-12' for attribute spreadType of edge isn't valid
> Debug: Value '40.5' for attribute spreadType of edge isn't valid
31,32c28,33
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Removing busStop 'busStop6' in GNEChange_Additional
> Debug: Removing busStop 'busStop5' in GNEChange_Additional
> Debug: Removing busStop 'busStop4' in GNEChange_Additional
> Debug: Removing busStop 'busStop3' in GNEChange_Additional
> Debug: Removing busStop 'busStop2' in GNEChange_Additional
> Debug: Removing busStop 'busStop1' in GNEChange_Additional
36,37c37,42
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Adding busStop 'busStop1' in GNEChange_Additional
> Debug: Adding busStop 'busStop2' in GNEChange_Additional
> Debug: Adding busStop 'busStop3' in GNEChange_Additional
> Debug: Adding busStop 'busStop4' in GNEChange_Additional
> Debug: Adding busStop 'busStop5' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in net ----------
59,61c59,61
<     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1" length="40.50">
<         <lane id="gneE2_0" index="0" speed="13.89" length="40.50" shape="7.20,15.20 42.80,15.20"/>
<         <lane id="gneE2_1" index="1" speed="13.89" length="40.50" shape="7.20,18.40 42.80,18.40"/>
---
>     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
>         <lane id="gneE2_0" index="0" speed="13.89" length="35.60" shape="7.20,15.20 42.80,15.20"/>
>         <lane id="gneE2_1" index="1" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40"/>
63,65c63,65
<     <edge id="gneE3" from="gneJ3" to="gneJ2" priority="1" length="40.50">
<         <lane id="gneE3_0" index="0" speed="13.89" length="40.50" shape="42.80,24.80 7.20,24.80"/>
<         <lane id="gneE3_1" index="1" speed="13.89" length="40.50" shape="42.80,21.60 7.20,21.60"/>
---
>     <edge id="gneE3" from="gneJ3" to="gneJ2" priority="1">
>         <lane id="gneE3_0" index="0" speed="13.89" length="35.60" shape="42.80,24.80 7.20,24.80"/>
>         <lane id="gneE3_1" index="1" speed="13.89" length="35.60" shape="42.80,21.60 7.20,21.60"/>

TEST FAILED on ts-sim-build-ba : netelements edges inspect_selected name ( Last six runs Jan2023 )

---------- Differences in errors ----------
22,25c22,23
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Value '%%%$$$$$%' for attribute width of edge isn't valid
> Debug: Value 'my own name' for attribute width of edge isn't valid
29,30c27,32
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Removing busStop 'busStop6' in GNEChange_Additional
> Debug: Removing busStop 'busStop5' in GNEChange_Additional
> Debug: Removing busStop 'busStop4' in GNEChange_Additional
> Debug: Removing busStop 'busStop3' in GNEChange_Additional
> Debug: Removing busStop 'busStop2' in GNEChange_Additional
> Debug: Removing busStop 'busStop1' in GNEChange_Additional
34,35c36,41
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Adding busStop 'busStop1' in GNEChange_Additional
> Debug: Adding busStop 'busStop2' in GNEChange_Additional
> Debug: Adding busStop 'busStop3' in GNEChange_Additional
> Debug: Adding busStop 'busStop4' in GNEChange_Additional
> Debug: Adding busStop 'busStop5' in GNEChange_Additional
> Debug: Adding busStop 'busStop6' in GNEChange_Additional
---------- Differences in net ----------
59c59
<     <edge id="gneE2" from="gneJ2" to="gneJ3" name="my own name" priority="1">
---
>     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
63c63
<     <edge id="gneE3" from="gneJ3" to="gneJ2" name="my own name" priority="1">
---
>     <edge id="gneE3" from="gneJ3" to="gneJ2" priority="1">

TEST FAILED on ts-sim-build-ba : netelements edges inspect_selected parameters ( Last six runs Jan2023 )

---------- Differences in errors ----------
22,152c22
< 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: 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+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
<truncated after showing first 30 lines>
---------- Differences in output ----------
19c19
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXS7!@Qn g먻Xkq(sY*jj@jݨ hq+e( {%?,B@{}0oιh;xzzj;5vK`ѼP-vn|:H\pd]B(O3|	O
'Vi%dPMFt$v2@*t@ g]\.YНDEGGc
t*K[}HAVZuk;QSLYbENN.W[qK;U	py&'Arvv~;8i57006mtA56۾}ׯ_M6[8ݻjl*uN8qͅ_mũy 턊#4F<m-hI~@6lr>}i](nϞ=ji-Hs:


ْc>x]so%lڴI<o߾}_~ӧOÿ{BBBx<1dȐׯ_שSG5k&Yfɩnbbjժ'OܻwoƌJG_^p!!!ڵk#Gd
6m*vRmHww}

###.^8p@ɉY~?kKza9YMFFF?BG؇v?r+Q9YUd.s	R_
eO999+Vo޼YYYNNN{V=6gi@ۡP(0ah	ݗJ6322RԵ_ŪƦ&ݻY6lV$".9~onxbsss"ZxqRRRXXJаZj;wtpppuu={vΌkp8\.PNnʔ)Çg~ڸJ*999digܹ?MPPPrrѣGٵ-ZãG<00I;}}}Ν;}e\իWLETdˬ


ҥ޽{nSO~~~6m/d&'fQ;ؘM<yذaFFFƒiLlE\9lJrO3BPh=z<Kj	D;李vdjuƍM6ٳ֭[עE;;;@pɠ<"Zzu֭?bŊ\"zє)SΜ9CD|ͨQ:v4?3>|5kxyy1		avgdd4}>}zŊL_~YdeZV >}zɒ%yyyhڴi}5008sʕ+]6ղeK6¾}.]o߾/_Zɓ'-Z9rӧ]ddY233HOoݺ5y䘘ׯa;ws\6JMMeg`\.SGDϟ?uԱcf̘rJh,^nرm۶}vѢEƍSάY֯__j,kckk댌ϟ[jhȑ6l f͚8q`ĈO<ӂ={Qdd_-߿/>|TYq*)
g7o^޽?~LDLgn:u4h do"!C6mY	3i6_`_nncƌU֌36n(?_hFFF3f߿?;}e򲳳tœ˗/CN7#}`ȁ舊;etٳgϺ֎ۺ̜16;5iᗋN^(U>hU֭'N8;;ϟ?+V v?'Otrr>}zZF-%K\v'Otvv3gWZEDoݺ…\nHHHVVڵk*K.lUV.\8uꔳs``W^MDsmݺuPP	

mjٲeM__p,Xpڵi!6mx~h!!!LuY	7sڵk4$;x<SSS^Erٮ<v{4Ŕ'$$c΀ZƥKBCC|~qq9sx<ަMApYO3.??VZo߾QFLׯ0̬=3<I;?@ Wv2]VVVƉ]gڴi`M&ڵkAJvi			i۶~F*..?Ο?d|#޽{#3uݻwO6~c˗.]ھ}t_~ڡCߋn`6mڰo>0oR&%"KKKcc/^#/VE\:ʉ:jNzx파,mP.߿$νzb`"/_LD><v옇۷崓wׯ_~F={\jͰaÆEDժUg7ojNNN={\zСCGjVVmرM=yDǏ/]UV{f?~ݳg{:uׯߧOYGJ 0}梶oުUS5jԨQ/_\t-~13f̘1cgM<y2tPiD4'd?M QQQFFFZ022511a2-|%%23])ۿ͛e
Z*}9\.۷$͛ǾY:t^rCCCssӧO۷eܒ\gnnwu޽gϞNDݺu#"׼y?~,((hҥ3gdv7yɓ'Ѵi޽{'[NWsN+9sɓ'(--{rΉu߾}g̘nߣG"믇
&fd`Vpp;w.\ T/Я
Oneq֙_?+̋/%ccc	һkذ~078|Ύ4h```믿W^m۶mʔ)ׯONN ))ƆY~捕BBB[+ϟQюAƉ'|yZP1?{nfݻwBDt"_&/((`aO%%%hsV~~~LLLV._ήeZgǖl\PPw711ٳ's..ӭZTTTTTDz on6m4"ܹsZZ`̙>|p31>|&&&=zXxqJJʾ},Y<ꫯDaOԩc`` ֋KDVVV<ԩS7Z*009}]zk׮?^V<xEcc2f֭k``49gތ$xbA*_5B0x	03O&^o&Q/kEDֈPZ\\̤URRpAAӟƴ<~xћ1
*جXS&L(kS^^^UaaapV&?d755erB6-))a3ƍKD999(|244tLϤB0%%E@ &B055U
LP(*7l055Tr-3vZ,f={vԨQ˗/ڵkXX69af:u>K8++СC>>>]ta3y1̏UTIII!"+++@{3gxȑ#D$:9󅅅~@@@׮]Dѽjj֬Yw***bܹo&䲇uVZug~qXX`ii<|捁A*U߿>&&N:#F``6m̚5K5@Ot.JI7nb^69s|}}<#[}2E`&%T"r>{YanݺVVVԺuJn~/ի_rEМ333R2gIIP(,**zQII̜ь5xz?:t(ӻ(>CҧR4~Q֢<xw|Maa!ێX"-VWl/+oРA~WY{l~WիW?~6y(OԺ>jw%o2wڥK#F0@t*FoYaAzrm<xPRRҲeK[i ===55Yf̄^uz2EEE|>-+6oooϳoǏnZVwM׶mK;99]r)a#ҥ˨Q+EvP1HIջY}IN
8۔)qpnDs2BW꯾*==d̙/3wSƌ/^0S
1FXZ3gHe-..fr7o8p`ܹ?Vړ'OAqqq#GLJJb-))xuvE"X̟ٔ?X92{쐐O.[,88L	0"N:={Vl".jΝ;$HWZˋ̕ul/
Ueoo_;޽{k׮I߼ys>}ZT`,Y>|ݢE??sjhӧO_~;:uljAD3fUF߿,)u;v0{ڵkҤIoc*,,4552eʝ;w|||z1cv_RcZ.uv^񔔔;v̛7Ȉݾ`ArΡ|N`Y#JH@7Kv2h;J\f`ѪLyQQ/^8sL|ժU\.755Lŋ7lذ}(Y#$enΜ9iii&MJLL\tfa%%%L򬖦ׇ
i,X ھ23/_#zsR7o϶n?;vH+gĞ={';;˗/߹s'MImGh"ڵkWnv-*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 -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" 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,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" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect_selected shapeend ( Last six runs Jan2023 )

---------- Differences in errors ----------
22,27c22
< Debug: Value 'dummyShapeEnd' for attribute shapeEnd of edge isn't valid
< Debug: Value '24' for attribute shapeEnd of edge isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Value 'dummyShapeEnd' for attribute stopOffset of edge isn't valid
29a25,27
> Debug: Value '14,15.5' for attribute stopOffset of edge isn't valid
> Debug: Value '0.00' for attribute stopOffset of edge isn't valid
> Debug: Value '34,15.5' for attribute stopOffset of edge isn't valid
---------- Differences in net ----------
33c33
<         <lane id=":gneJ2_0_0" index="0" speed="13.89" length="40.68" shape="36.55,21.20 19.86,16.34 7.94,12.46 0.78,9.58 -1.60,7.69"/>
---
>         <lane id=":gneJ2_0_0" index="0" speed="9.32" length="19.63" shape="7.20,24.80 3.35,23.85 0.60,21.00 -1.05,16.25 -1.60,9.60"/>
36c36
<         <lane id=":gneJ2_1_0" index="0" speed="4.47" length="6.99" shape="37.42,18.12 35.31,17.66 34.32,16.77 34.44,15.43 35.67,13.66"/>
---
>         <lane id=":gneJ2_1_0" index="0" speed="3.65" length="4.67" shape="7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
39,40c39,40
<         <lane id=":gneJ2_2_0" index="0" speed="11.81" length="35.37" shape="1.60,7.69 3.70,10.58 10.01,12.02 20.53,11.99 35.25,10.49"/>
<         <lane id=":gneJ2_2_1" index="1" speed="12.11" length="37.27" shape="1.60,7.69 3.73,11.99 10.12,14.42 20.77,14.98 35.67,13.66"/>
---
>         <lane id=":gneJ2_2_0" index="0" speed="6.51" length="9.03" shape="1.60,9.60 1.95,12.05 3.00,13.80 4.75,14.85 7.20,15.20"/>
>         <lane id=":gneJ2_2_1" index="1" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
43,44c43,44
<         <lane id=":gneJ3_0_0" index="0" speed="8.87" length="21.38" shape="51.60,3.84 51.55,12.19 51.35,19.00 50.94,23.54 50.26,25.06"/>
<         <lane id=":gneJ3_0_1" index="1" speed="8.22" length="18.18" shape="51.60,3.84 51.66,7.14 51.72,13.39 51.61,19.40 51.13,21.98"/>
---
>         <lane id=":gneJ3_0_0" index="0" speed="9.32" length="19.63" shape="51.60,9.60 51.05,16.25 49.40,21.00 46.65,23.85 42.80,24.80"/>
>         <lane id=":gneJ3_0_1" index="1" speed="8.67" length="16.85" shape="51.60,9.60 51.05,14.85 49.40,18.60 46.65,20.85 42.80,21.60"/>
47c47
<         <lane id=":gneJ3_2_0" index="0" speed="8.77" length="15.51" shape="35.45,10.47 41.12,9.41 45.16,7.95 47.59,6.10 48.40,3.84"/>
---
>         <lane id=":gneJ3_2_0" index="0" speed="6.51" length="9.03" shape="42.80,15.20 45.25,14.85 47.00,13.80 48.05,12.05 48.40,9.60"/>
50c50
<         <lane id=":gneJ3_3_0" index="0" speed="7.80" length="25.39" shape="35.87,13.64 42.81,10.00 47.67,10.18 50.44,14.17 51.13,21.98"/>
---
>         <lane id=":gneJ3_3_0" index="0" speed="3.65" length="4.67" shape="42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
59,65c59,67
<     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1" shape="0.00,20.00 34.00,15.50">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect_selected shapestart ( Last six runs Jan2023 )

---------- Differences in errors ----------
22,23c22,23
< Debug: Value 'dummyShapeStart' for attribute shapeStart of edge isn't valid
< Debug: Value '34' for attribute shapeStart of edge isn't valid
---
> Debug: Value 'dummyShapeStart' for attribute shapeEnd of edge isn't valid
> Debug: Value '34' for attribute shapeEnd of edge isn't valid
---------- Differences in net ----------
21c21
<         <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
---
>         <lane id=":gneJ1_0_0" index="0" speed="4.08" length="2.92" shape="48.40,-0.84 46.80,1.60"/>
24c24
<         <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
---
>         <lane id=":gneJ1_1_0" index="0" speed="5.05" length="5.02" shape="46.80,-1.60 47.97,-1.62 49.58,-1.60 50.99,-1.38 51.60,-0.84"/>
27c27
<         <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
---
>         <lane id=":gneJ1_2_0" index="0" speed="3.65" length="0.16" shape="46.80,-1.60 46.93,-1.51"/>
30c30
<         <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
---
>         <lane id=":gneJ1_3_0" index="0" speed="3.65" length="4.51" shape="46.93,-1.51 48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
33c33
<         <lane id=":gneJ2_0_0" index="0" speed="8.73" length="21.13" shape="-0.33,25.15 -0.97,23.66 -1.36,19.16 -1.55,12.42 -1.60,4.17"/>
---
>         <lane id=":gneJ2_0_0" index="0" speed="10.93" length="24.76" shape="17.37,20.76 9.07,19.09 3.14,16.45 -0.41,12.83 -1.60,8.25"/>
36c36
<         <lane id=":gneJ2_1_0" index="0" speed="7.52" length="23.16" shape="-1.31,22.10 -1.12,14.96 1.18,11.17 5.59,10.73 12.11,13.65"/>
---
>         <lane id=":gneJ2_1_0" index="0" speed="4.51" length="7.09" shape="17.77,17.58 15.59,17.46 14.45,16.72 14.36,15.36 15.32,13.40"/>
39,40c39,40
<         <lane id=":gneJ2_2_0" index="0" speed="8.22" length="13.60" shape="1.60,4.17 2.28,6.42 4.33,8.22 7.74,9.57 12.51,10.48"/>
<         <lane id=":gneJ2_2_1" index="1" speed="8.79" length="15.68" shape="1.60,4.17 2.26,7.82 4.23,10.62 7.51,12.57 12.11,13.65"/>
---
>         <lane id=":gneJ2_2_0" index="0" speed="7.43" length="14.97" shape="1.60,8.25 2.40,10.70 4.79,11.87 8.77,11.75 14.34,10.35"/>
>         <lane id=":gneJ2_2_1" index="1" speed="8.05" length="17.81" shape="1.60,8.25 2.46,12.15 5.03,14.31 9.32,14.73 15.32,13.40"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect_selected spreadtype ( Last six runs Jan2023 )

---------- Differences in errors ----------
22,79c22
< Debug: Value 'dummySpread' for attribute spreadType of edge isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE9_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXW{aQ콠c=cQ(j%hbAh h+"
JPzއg;gf{޹Cz ::Z!/N^|R@Eڥ	0 sÑvyRF<ͬ]ʏ&?4K[H@ET7MґHhOH$f|vq\fAwrKn4Lw`},m#[z3g.\@@G999M:uʕ_mũ/T"n&K͛7j#hlټyCl_~6lyD8p{ML֭;iҤ-[~	G*///|ѴAGSן޾[ȲICիq_HǓP&#)x<޳gϲ?ݻC-MS!~X.\رc![2nܸk~)<<͛7K۞߿o߾}Yxxw}gjj*Chh(ǓѲ<:u(qӦM;k,MMMW^Ϙ1C
ˋ/&$$\~}ԨQLI?Hy100 "޽{8pÇ~-344

LHHte&#fo/N9}4L"ʭDHUk%H}4L{֭?\yz{W?>ge@ۡ@ 8qp	ݗJ6322ĵ_ŪƦm{֬Y7nd+S8q~c[x-^8999,,

%nohhXj]v999Ϟ=#F`Ƶr8.khh(eG0u#F0imlmm;p@azzvΝ;`;v]ۢE?~XN-,,Ϗɨ޽Էo_U^zT'Hyx̪̿.]۷o۶mϞ=c
MLL~駤>}l޼/_1Dccc)S>X<3-0?bK<M	ٸ\.iF 4@_-Z<xGVVV'I]-Ƞw3ڎ@n޼y{[hO:ODk֬iݺC~~'V\GD?:uٳg믿=ztǎfgfwvZooofwᡡ9sfʕL_~Ybe^ޞ9sfɒ%h}5008{U]7ղeK6¾}.]o߾UT9uTPPEvvvGp8ff"?})SbbbnܸADM޽nrټÇiiiL,=e…O>~3VZ%5k8887y}o.Zhuԙ5kֆ
LmlkkvKi5jƍDԴiӀ'O9ӧwZXXسgϒ"ӧO-<x=zTY*)	yz"bz>u֩SA=&di
0iɂ铗'رckժ5cƌM6	obbh"퍌f̘ѿw̙˗t҅9W\'H$r`d:%BΝ;w9qۖ[p8}Iq<(Q+Vn>y򤋋߽{rJ"j׮?sԩիj3f즖,Yru"ɑ.:ueΜ9޽[z5͟?u.r>|XnSeҥͶjŋOvqq	

zݚ5khܹ[p8M-_\.0a‚_339[PPн{~2ե%"`8NLL׭[7hРw1ߓ8c[{}e9S׏9"kvK/_^lIIIל9sx<͛|~pYO3IVZo߾QFfffL7n0ܼ=3<I;?ϯWv2]666III]gbM&ڵkAwi	

m۶~G.))?/\dLLLF#3mڴ={O>~c˗.]ھ}e˖effD?Oe˖uaٲe޽~mڴaߌ߿gޤLKDVVV/_$P6F;*^Ϳ=}û%YYYD@xՋIr
=z㞞wܑNrr2Unܸqƍ5jsvvvÇ1bDTTUZ5  Z߼y#هFFFFFFV^gϞk֬6lبQ^ͪU7NO|ĉKjժwl'O{yӧOQ	A|\؎;Zj2m4UG=z4|+VeW/Fcǎ;v,=1}©ӧO
c3	$#**ȨUVQQQFFFZ%%23])?p-[
R
9YYY\.۷$͛ǾY:tVrCCC3g߿eҼ<gaao߾
6m޽gϞNDiiiݺu#"׼y8q<88xҥ3gdv7eʔ)S322cԩSjv%r "嶶}9sS(=={2Ήm߾}g̘nߣG"ꫯ.fd`VHHݻw/^(T/Яa
OneNq[8+˗/cccsrr	һkذ~078&&&:88Q
~WzۧNaÆ
7oHk*44I<x0d|>ǎd<yr޽̷wމlĉ{a322{AiiDLSPPPXX4v2kKKK欂VZ]r'22233]˴PPP-ٸ8`jjڳgO"]b][>@{{{رlDԹst̙3cĈ"fz'c<rȑ#GLMM{x/Yyr߿?x`m:u
;}43p}ӦMW

bj׮]ڵ?0a„k׮rCu?M7#s}Iz-^sРA@k*^̌S}	GԾy }	DDZ5"T~0iUII6\XX1-O0AfcLr6+ĉmۛ1,,LfffLRTTd``LzشiӾ}(77W8eSe˖͟?IP J}|X _)DR
1eN֌s΍=zŊ]v
ކ9'Lgþ]ta3y̏֩Ddcc޽{0s̗/_=z!3gH8ڵW_}$SSVZ͚5K@L;w߄\p>|pȑVZug~qXX`ee<|捁5ݻwԩSgȑlljjڦMYfƔك҅I۞9	ǏgAˆY3gߐ!CgqK0O^؄@TX99@Dv牥=,֭kccNKK[6{EǗVVի"暛KLI>KKKAqqǏKKKg暚
gD!CԫW?6lӻ(>CҧR8~Q­:tw_uQQێH"-RWd/Ҷ)oРA~Wi{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="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" 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.20,23.20" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect_selected stopexception ( Last six runs Jan2023 )

---------- Differences in errors ----------
22,100c22,24
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value 'DummyDisallowed' for attribute stopOException of edge isn't valid
< Debug: Value 'authority  army, passenger; taxi. tram' for attribute stopOException of edge isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
< 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+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Key F5 (Compute) pressed
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXW೰"w`

(k%ƒ"O{Al(*v?F'6>>>393[س"0PM oooMpiu,th&̧Gbت%F	F<l]TGK`jN%mH$@MF$t@,t'eYFFF̂ (113&?,M#[dɓ'ϝ;@@K?~ѢE999ڼ_MiTv*RH;`U&%Arww=8i4766f͚(VZ%''|Rm*YUDػwDm>^1c֮][XXT'i'ooo|PAK(S>>>_[1Ǧ~777%kƒq%3T.l/BvvjذRRQ?GsmٲĄ]3|{[|%665kH*r7o<~8
66v1DEEq\)-ˢ_~/_V|4h ߩSJnaadɒGݹsgrGߞ?>%%ʕ+fVzxxdك1	֭۾}ݻ7j(.kbbr…޽{KMJ+Y-/J9$}4JL)BV,kH5\j=~E~9sǏv-y2`־CP>?
a2rU􋂱XTYp8ݺu:uU؊Dp8111[>77wܹD4w͛7QFF&&&*Tݶmiz9p@f\+122211Ҳprr?~_zyI˕+ӻwo۷o3cƌ^z͚5!"""--ȑ#V__><x@N˜3  ɨoݺիݻu/^,AR23"""ڷo{M6=~YinnaÆW^YݻϞ=1D333sss''q
0L<3-0?	mb=IIIM	錌x<O3|>_NPCI}}}߹sg[[cdTBdܭMxMGTW^]fͮ]hŊNNN<yyyDtf͚999,Z(77<x0~SN?dȐ6m0nܸYhذzٲe>>>bccݙN4gϞ'O\hQ~~>S_~afoK,qttx'O7o^^^1558qbݍO:xbfM5i҄{޽˗/񰰰gO999p8NNNSNf"=~qn޼1a[n卌ؼǏL,ZȈYm":w܉'=:yŋF+efaҥNNNÇgo޼3gȑ#U6uԕ+WK*looSvLMMjժ8"jР#;4hУGﴠK.D{]w}b@@@ʕGT%H23g֭[^^Çرc۶mmxx<޽{׏1IgϞ+aêT2yիWonn>g򦦦'Oٳ'=y>}Ծ}{_7&H_$Dr`dZB`sLN>}iϪ7-p~#sS/蕠X4YfgϞ=v옻Y޿h""jٲǏM4J*CԼy\BD>}s?~}߿_d	͚5YfFFFQQQ?~\|9Se6m'Npww{ҥKhƌ͚5p8M-X@?g
Ϟ!!!gϾrٳg#,,矋fϞT}p87o޼r˃߿|Ob8˵d!8.InU/cs8)f}JJÇ{l;k/^677/..666>}:]f
ǫU}.+i&""IT֭kii{eeeUPP.ˤ
6x5kPo'ngggff+N3q={dee1&dժU E4yDEEh⧟~ѣ~Ȑ!񇕕չs͛'8㔹A޽{wMp8	&ܹ3##Chĉ7v[jK?>[n{gn޼9f&e_"533{290_{	"nx##Dψ8V"TݻL޵kW&&"=zq7nܐNjj*URJ]tYdÀ@D*T1b~ZR݋wssҥҥK?x`WB
ÇlѣGDDD̟?iӦݺuc?|0!!!11K.w9qժU+00Pљ3cmٲiӦ&L4dȐ!C0[pV&qb4lذaÆgL=zԿiD0'd?L 			M6MHHhܸiRRiܜ]L({lll۷vZIe˗/OD>|`NiVV˛7oHB?I͜9}aZn]bE!&&&'OݳgI>%%%\.:...77w+W$"{{nݺM6-66222:vHD\.QF틉?)Sݍ7nܸqD4qw	ֶmۊ+n۶M@M2DN:I9'ݻw<y2[sDw
0@$[n?^190_aX	)~$x*U]nYaJʿg={,>))ӧO|XթSؘM?G?DDk666޾}{zů:~+WHMMupp`_~mgg'(&={n߾}xYf9rDcqر]v1~޿/o;w2޽c&%%%2O~~~AA}l-))aGo޼ٴiӿ/>>>33ʴώ-)\PPw߾}ҥs޽{eUKdQQϖ-[b'N$vڽ}Vz0ӧOoذ^N;w;wnzz={͛<wӧ`{VVX\'W^dIXXsP{|r~琐˗/{9;{,zƲO#<fd qs6n888W(z%H?9*^ٝl`իR޼]ٝBdMDM[#+((4I$Ƿႂ?i9$$DfcL26+ԏ?X֦|||7ogeC}KKK&W),,466fђ&=c^zD#ϣg͚$LZ%x<`322DBr:u222NE2cRkӧp:l޼YsNN%R۷g3y!̏ʕKOO'";;;{)S<{СCD$89󅅅~hhhW^	¢iӦSNPQQdv~7'=?M6С޽{_'c0?2_~mll\\9߿yfj
&͛7:uPkz!}P I噓0rHļlӧۗyF[)}2E`&@`7.P
:=y^y1cSիW-~/䒒+^tIМ+++R2gII	/**zAII̜շoߚ5k>|L`L
*I_HѣGbGYvnݺ}l;BP]H*/v۷oіYӧOŊcbb˰ARf8uܹw]"jڴ{"|
,}۷4hP^bnٳ`eݻWRRҤI[i 333##Ā^ժU7o~)**277gyKܹs[Ç%%%͚5ԝ.yӵhb߾}.]Ĭa#l߾!CzYvIDߤ݋,ȁ$L'Ҫ9O{0k\\4:LO>%%%SLO81lذ/_>{j6pAzB
N[\\_޿3LLL>|XBG1Ho߾=xTْ.Xbǎ$ʎMOO߿YdlСCӦMz"##8/y/"JOOo۶ӧ&({3Ν;Gt}||O>et+<ϯP7|3|;w,_\R.%~sO<)tU*
1-<u7((hƌ)**ڹsI^|߆CN'LCDk&'O0֭{ݏA Ŗy֭[W;w6lFcǎc޸q#//תrnܹɓ}Mz-((`Ƿoݺu̙l߿Y/r	R:%e\ { r``(	0ɠ@@:UJ	f`ѪYf9;;_paʔ)%KGFFedd_sZj˖-			FHJ߾};vX;;W^͟?_l̰̒&yVJSݻwĈ'N={`L2,O.9mNDk׮1b~PPPPP[~֬Y[n[WJW^u%00ӧO>\pmlJl;@ю;:vsN611Wí?>{lI?saae˄7G-N\n4hЯ_?;wڷo,רQٳg"KRDFF{nԨQ޽p3dzժU˗/rXpaqq9Nrr)SdEc^~Ş)žCʚT
MP|)$_7>|vsD 5s۷o/_\tYP
[J*#&U 5I_}@TiSCu@8$:F/eh9mtrh-l`dJK`oooMzEKMݹuU!菡#j:	0@_Ɲ	
Ouw&sMG LA{{Y^~Dlɂ5ȣOظ3N7d,#8@@L_@S])DdBt.Λ,0@AЍ`RGFF###,gtK')^4φqE#8ME:HPˬAϾͭu1u
p.\$UN>a3`t}P	9JgL{Ԫ$*
L b
fM]g zПyoD2rX͚5T	75vlh
UNAB'Af˳-gKi;v]]YoP)Duς/Q/TЙJ܋=pH~


g 9+Ǐ
=Xe\Z3禥3srrM̔Reɲ<R$Nmyd./*STD'p$.=f?B}234pZɣ?u;J{<z҄1gMLD5vWj#i<<rXjUT;	NiTz4bʤCxʉSf?,Zҿ833ī~ڥӀ}Xÿ5^z}NN%]OV?fzS+ft~V9cO6tJ+
_dZE}WESI?dmNN@>'\cc33S5=<qLV-5>|\|+%<^vm¦N077ow:ܽN|Ԯn}&me7n޲#ǐի{TR]Ve=Z[[ҳ{7=9RaKW^x9kNY@'oB$+^[V
<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="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" 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,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" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect_selected stopoffset ( Last six runs Jan2023 )

---------- Differences in errors ----------
22,82c22
< Debug: Value 'dummyOffset' for attribute stopOffset of edge isn't valid
< Debug: Value '0.00' for attribute stopOffset of edge isn't valid
< Debug: Value '-2' for attribute stopOffset of edge isn't valid
< Debug: Value 'default' for attribute stopOffset of edge isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXW{aQ콠c=cQ(j%hbAh h+"
JPzއg;gf{޹Cz ::Z!/N^|R@Eڥ	0 sÑvyRF<ͬ]ʏ&?4K[H@ET7MґHhOH$f|vq\fAwrKn4Lw`},m#[z3g.\@@G999M:uʕ_mũ/T"n&K͛7j#hlټyCl_~6lyD8p{ML֭;iҤ-[~	G*///|ѴAGSן޾[ȲICիq_HǓP&#)x<޳gϲ?ݻC-MS!~X.\رc![2nܸk~)<<͛7K۞߿o߾}Yxxw}gjj*Chh(ǓѲ<:u(qӦM;k,MMMW^Ϙ1C
ˋ/&$$\~}ԨQLI?Hy100 "޽{8pÇ~-344

LHHte&#fo/N9}4L"ʭDHUk%H}4L{֭?\yz{W?>ge@ۡ@ 8qp	ݗJ6322ĵ_ŪƦm{֬Y7nd+S8q~c[x-^8999,,

%nohhXj]v999Ϟ=#F`Ƶr8.khh(eG0u#F0imlmm;p@azzvΝ;`;v]ۢE?~XN-,,Ϗɨ޽Էo_U^zT'Hyx̪̿.]۷o۶mϞ=c
MLL~駤>}l޼/_1Dccc)S>X<3-0?bK<M	ٸ\.iF 4@_-Z<xGVVV'I]-Ƞw3ڎ@n޼y{[hO:ODk֬iݺC~~'V\GD?:uٳg믿=ztǎfgfwvZooofwᡡ9sfʕL_~Ybe^ޞ9sfɒ%h}5008{U]7ղeK6¾}.]o߾UT9uTPPEvvvGp8ff"?})SbbbnܸADM޽nrټÇiiiL,=e…O>~3VZ%5k8887y}o.Zhuԙ5kֆ
LmlkkvKi5jƍDԴiӀ'O9ӧwZXXسgϒ"ӧO-<x=zTY*)	yz"bz>u֩SA=&di
0iɂ铗'رckժ5cƌM6	obbh"퍌f̘ѿw̙˗t҅9W\'H$r`d:%BΝ;w9qۖ[p8}Iq<(Q+Vn>y򤋋߽{rJ"j׮?sԩիj3f즖,Yru"ɑ.:ueΜ9޽[z5͟?u.r>|XnSeҥͶjŋOvqq	

zݚ5khܹ[p8M-_\.0a‚_339[PPн{~2ե%"`8NLL׭[7hРw1ߓ8c[{}e9S׏9"kvK/_^lIIIל9sx<͛|~pYO3IVZo߾QFfffL7n0ܼ=3<I;?ϯWv2]666III]gbM&ڵkAwi	

m۶~G.))?/\dLLLF#3mڴ={O>~c˗.]ھ}e˖effD?Oe˖uaٲe޽~mڴaߌ߿gޤLKDVVV/_$P6F;*^Ϳ=}û%YYYD@xՋIr
=z㞞wܑNrr2Unܸqƍ5jsvvvÇ1bDTTUZ5  Z߼y#هFFFFFFV^gϞk֬6lبQ^ͪU7NO|ĉKjժwl'O{yӧOQ	A|\؎;Zj2m4UG=z4|+VeW/Fcǎ;v,=1}©ӧO
c3	$#**ȨUVQQQFFFZ%%23])?p-[
R
9YYY\.۷$͛ǾY:tVrCCC3g߿eҼ<gaao߾
6m޽gϞNDiiiݺu#"׼y8q<88xҥ3gdv7eʔ)S322cԩSjv%r "嶶}9sS(=={2Ήm߾}g̘nߣG"ꫯ.fd`VHHݻw/^(T/Яa
OneNq[8+˗/cccsrr	һkذ~078&&&:88Q
~WzۧNaÆ
7oHk*44I<x0d|>ǎd<yr޽̷wމlĉ{a322{AiiDLSPPPXX4v2kKKK欂VZ]r'22233]˴PPP-ٸ8`jjڳgO"]b][>@{{{رlDԹst̙3cĈ"fz'c<rȑ#GLMM{x/Yyr߿?x`m:u
;}43p}ӦMW

bj׮]ڵ?0a„k׮rCu?M7#s}Iz-^sРA@k*^̌S}	GԾy }	DDZ5"T~0iUII6\XX1-O0AfcLr6+ĉmۛ1,,LfffLRTTd``LzشiӾ}(77W8eSe˖͟?IP J}|X _)DR
1eN֌s΍=zŊ]v
ކ9'Lgþ]ta3y̏֩Ddcc޽{0s̗/_=z!3gH8ڵW_}$SSVZ͚5K@L;w߄\p>|pȑVZug~qXX`ee<|捁5ݻwԩSgȑlljjڦMYfƔك҅I۞9	ǏgAˆY3gߐ!CgqK0O^؄@TX99@Dv牥=,֭kccNKK[6{EǗVVի"暛KLI>KKKAqqǏKKKg暚
gD!CԫW?6lӻ(>CҧR8~Q­:tw_uQQێH"-RWd/Ҷ)oРA~Wi{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="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" 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,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" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect_selected width ( Last six runs Jan2023 )

---------- Differences in errors ----------
22,29c22,24
< Debug: Value 'dummyWidth' for attribute width of edge isn't valid
< 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: Value '-2' for attribute width of edge isn't valid
---
> Debug: Value 'dummyWidth' for attribute endOffset of edge isn't valid
> Debug: Value '-2' for attribute endOffset of edge isn't valid
> Debug: Value 'default' for attribute endOffset of edge isn't valid
---------- Differences in net ----------
33c33
<         <lane id=":gneJ2_0_0" index="0" speed="9.92" length="22.12" shape="7.20,26.00 3.35,24.88 0.60,21.50 -1.05,15.88 -1.60,8.00"/>
---
>         <lane id=":gneJ2_0_0" index="0" speed="10.18" length="23.63" shape="11.20,24.80 7.20,24.80 3.35,23.85 0.60,21.00 -1.05,16.25 -1.60,9.60"/>
36c36
<         <lane id=":gneJ2_1_0" index="0" speed="4.08" length="5.84" width="4.00" shape="7.20,22.00 5.70,21.00 5.20,20.00 5.70,19.00 7.20,18.00"/>
---
>         <lane id=":gneJ2_1_0" index="0" speed="4.58" length="8.67" shape="11.20,21.60 7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
39,40c39,40
<         <lane id=":gneJ2_2_0" index="0" speed="6.61" length="9.36" width="4.00" shape="1.60,8.00 1.95,10.62 3.00,12.50 4.75,13.62 7.20,14.00"/>
<         <lane id=":gneJ2_2_1" index="1" speed="7.62" length="12.78" width="4.00" shape="1.60,8.00 1.95,12.38 3.00,15.50 4.75,17.38 7.20,18.00"/>
---
>         <lane id=":gneJ2_2_0" index="0" speed="6.51" length="9.03" shape="1.60,9.60 1.95,12.05 3.00,13.80 4.75,14.85 7.20,15.20"/>
>         <lane id=":gneJ2_2_1" index="1" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
43,44c43,44
<         <lane id=":gneJ3_0_0" index="0" speed="9.87" length="22.12" width="4.00" shape="51.60,8.00 51.05,15.88 49.40,21.50 46.65,24.88 42.80,26.00"/>
<         <lane id=":gneJ3_0_1" index="1" speed="9.08" length="18.58" width="4.00" shape="51.60,8.00 51.05,14.12 49.40,18.50 46.65,21.12 42.80,22.00"/>
---
>         <lane id=":gneJ3_0_0" index="0" speed="9.32" length="19.63" shape="51.60,9.60 51.05,16.25 49.40,21.00 46.65,23.85 42.80,24.80"/>
>         <lane id=":gneJ3_0_1" index="1" speed="8.67" length="16.85" shape="51.60,9.60 51.05,14.85 49.40,18.60 46.65,20.85 42.80,21.60"/>
47c47
<         <lane id=":gneJ3_2_0" index="0" speed="6.69" length="9.36" shape="42.80,14.00 45.25,13.62 47.00,12.50 48.05,10.62 48.40,8.00"/>
---
>         <lane id=":gneJ3_2_0" index="0" speed="7.69" length="13.03" shape="38.80,15.20 42.80,15.20 45.25,14.85 47.00,13.80 48.05,12.05 48.40,9.60"/>
50c50
<         <lane id=":gneJ3_3_0" index="0" speed="4.08" length="5.84" width="4.00" shape="42.80,18.00 44.30,19.00 44.80,20.00 44.30,21.00 42.80,22.00"/>
---
>         <lane id=":gneJ3_3_0" index="0" speed="4.58" length="8.67" shape="38.80,18.40 42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
60,61c60,61
<         <lane id="gneE2_0" index="0" speed="13.89" length="35.60" width="4.00" shape="7.20,14.00 42.80,14.00"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
9a10,15
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.82,-10.00,60.82,26.87
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.82,-10.00,60.82,26.87
12a19,24
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.82,-26.87,60.82,10.00
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.82,-26.87,60.82,10.00
18a31,36
> Debug: Restoring previous attribute
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.82,-26.87,60.82,10.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.82,-26.87,60.82,10.00
> Debug: Restoring previous attribute
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.82,-26.87,60.82,10.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
23a42,47
> Debug: Restoring previous attribute
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.82,-10.00,60.82,26.87
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.82,-10.00,60.82,26.87
> Debug: Restoring previous attribute
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.82,-10.00,60.82,26.87
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
35a60,65
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
<truncated after showing first 30 lines>
netelements edges move basic ( Last six runs Jan2023 )
netelements edges move selected_single ( Last six runs Jan2023 )

TEST FAILED on ts-sim-build-ba : netelements edges move move_geometrypoint ( Last six runs Jan2023 )

---------- Differences in errors ----------
9a10,15
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.82,-10.00,60.00,27.83
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.82,-10.00,60.00,27.83
12a19,24
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.82,-26.87,60.82,10.00
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.82,-26.87,60.82,10.00
18a31,36
> Debug: Restoring previous attribute
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.82,-26.87,60.82,10.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.82,-26.87,60.82,10.00
> Debug: Restoring previous attribute
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.82,-26.87,60.82,10.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
23a42,47
> Debug: Restoring previous attribute
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.82,-10.00,60.00,27.83
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.82,-10.00,60.00,27.83
> Debug: Restoring previous attribute
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.82,-10.00,60.00,27.83
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
26a51,56
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges move selected_both ( Last six runs Jan2023 )

---------- Differences in errors ----------
9a10,12
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
11a15,17
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,25.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.37,60.00,25.00
> Debug: Setting new attribute
12a19,24
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.82,-10.00,60.82,26.87
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.82,-10.00,60.82,26.87
20c32,41
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,25.00
---
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.82,-10.00,60.82,26.87
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.82,-10.00,60.82,26.87
> Debug: Restoring previous attribute
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.82,-10.00,60.82,26.87
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
> Debug: Restoring previous attribute
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.37,60.00,25.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.37,60.00,25.00
> Debug: Restoring previous attribute
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.37,60.00,25.00
21a43,45
> Debug: Restoring previous attribute
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges move selected_both_both_junctions ( Last six runs Jan2023 )

---------- Differences in errors ----------
9,10d8
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-8.40,60.00,26.60
12a11,12
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-8.40,60.00,26.60
16,17d15
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-8.40,60.00,26.60
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,5.00,60.00,26.60
19a18,19
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-8.40,60.00,26.60
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,5.00,60.00,26.60
21a22,33
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,3.40,60.00,25.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,3.40,60.00,25.00
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,3.40,60.00,25.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,3.40,60.00,25.00
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,5.00,60.00,26.60
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,5.00,60.00,26.60
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,5.00,60.00,26.60
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,5.00,60.00,26.60
26c38,48
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.46,26.60
---
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,5.00,60.00,26.60
> Debug: Restoring previous attribute
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges move selected_both_from_junction ( Last six runs Jan2023 )

---------- Differences in errors ----------
9,10d8
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.82,26.60
12a11,12
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.82,26.60
16a17,22
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,25.00
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,25.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,25.00
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,25.00
20a27,32
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.82,26.60
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,26.60
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,26.60
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,26.60
24,25c36,46
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.82,26.60
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.82,26.60
---
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,26.60
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,26.60
> Debug: Restoring previous attribute
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,26.60
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,26.60
> Debug: Restoring previous attribute
<truncated after showing first 30 lines>
---------- Differences in net ----------
9c9
<         <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,16.60 -1.20,15.80 -1.60,15.00 -1.20,14.20 0.00,13.40"/>
---
>         <lane id=":gneJ0_0_0" index="0" speed="7.59" length="22.63" shape="0.78,16.60 -2.75,10.57 -2.79,6.24 0.64,3.61 7.56,2.67"/>
12c12
<         <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="49.18,-1.37 50.62,-1.30 51.37,-0.82 51.44,0.07 50.82,1.37"/>
---
>         <lane id=":gneJ1_0_0" index="0" speed="8.06" length="25.73" shape="48.49,-0.96 55.42,2.91 57.97,7.13 56.11,11.69 49.87,16.60"/>
15,16c15,16
<     <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1" shape="0.00,15.00 25.00,15.00 50.00,0.00">
<         <lane id="gneE0_0" index="0" speed="13.89" length="53.27" shape="0.00,13.40 24.56,13.40 49.18,-1.37"/>
---
>     <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1" shape="0.00,0.00 25.00,15.00 50.00,0.00">
>         <lane id="gneE0_0" index="0" speed="13.89" length="47.74" shape="7.56,2.67 25.00,13.13 48.49,-0.96"/>
18,19c18,19
<     <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1" shape="50.00,0.00 25.00,15.00 0.00,15.00">
<         <lane id="gneE1_0" index="0" speed="13.89" length="55.04" shape="50.82,1.37 25.44,16.60 0.00,16.60"/>
---
>     <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1" shape="50.00,15.00 25.00,15.00 0.00,15.00">
>         <lane id="gneE1_0" index="0" speed="13.89" length="49.10" shape="49.87,16.60 25.00,16.60 0.78,16.60"/>
31c31
<     <junction id="gneJ0" type="traffic_light" x="0.00" y="15.00" incLanes="gneE1_0" intLanes=":gneJ0_0_0" shape="0.00,15.00 0.00,18.20 0.00,15.00">
---
>     <junction id="gneJ0" type="traffic_light" x="0.00" y="15.00" incLanes="gneE1_0" intLanes=":gneJ0_0_0" shape="8.26,1.23 0.00,18.20 0.00,15.00">
34c34
<     <junction id="gneJ1" type="traffic_light" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 48.35,-2.74 50.00,0.00">
---
>     <junction id="gneJ1" type="traffic_light" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,18.20 48.35,-2.74 50.00,0.00">

TEST FAILED on ts-sim-build-ba : netelements edges move selected_both_to_junction ( Last six runs Jan2023 )

---------- Differences in errors ----------
9,10d8
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.82,-10.00,60.00,26.60
12a11,12
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.82,-10.00,60.00,26.60
18a19,24
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.37,60.00,25.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-10.00,60.00,25.00
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-10.00,60.00,25.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-10.00,60.00,25.00
> Debug: Setting new attribute
20a27,32
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.82,-10.00,60.00,26.60
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.82,-10.00,60.82,26.87
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.82,-10.00,60.82,26.87
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.82,-10.00,60.82,26.87
24,25c36,37
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.82,-10.00,60.00,26.60
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.82,-10.00,60.00,26.60
---
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.82,-10.00,60.82,26.87
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.82,-10.00,60.82,26.87
27,28c39,40
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.37,60.00,25.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.53,60.46,25.00
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
9c9
<         <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="-0.82,1.37 -1.44,0.07 -1.37,-0.82 -0.62,-1.30 0.82,-1.37"/>
---
>         <lane id=":gneJ0_0_0" index="0" speed="6.63" length="16.84" shape="0.00,1.87 4.33,4.75 5.77,7.63 4.33,10.52 0.00,13.40"/>
12c12
<         <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,13.40 51.20,14.20 51.60,15.00 51.20,15.80 50.00,16.60"/>
---
>         <lane id=":gneJ1_0_0" index="0" speed="6.05" length="13.72" shape="49.04,13.40 44.81,13.20 42.59,11.79 42.39,9.17 44.21,5.34"/>
15,16c15,16
<     <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1" shape="0.00,0.00 25.00,15.00 50.00,15.00">
<         <lane id="gneE0_0" index="0" speed="13.89" length="53.27" shape="0.82,-1.37 25.44,13.40 50.00,13.40"/>
---
>     <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1" shape="0.00,15.00 25.00,15.00 50.00,15.00">
>         <lane id="gneE0_0" index="0" speed="13.89" length="49.04" shape="0.00,13.40 25.00,13.40 49.04,13.40"/>
18,19c18,19
<     <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1" shape="50.00,15.00 25.00,15.00 0.00,0.00">
<         <lane id="gneE1_0" index="0" speed="13.89" length="55.04" shape="50.00,16.60 24.56,16.60 -0.82,1.37"/>
---
>     <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1" shape="50.00,0.00 25.00,15.00 0.00,0.00">
>         <lane id="gneE1_0" index="0" speed="13.89" length="51.55" shape="44.21,5.34 25.00,16.87 0.00,1.87"/>
31c31
<     <junction id="gneJ0" type="traffic_light" x="0.00" y="0.00" incLanes="gneE1_0" intLanes=":gneJ0_0_0" shape="0.00,0.00 -1.65,2.74 0.00,0.00">
---
>     <junction id="gneJ0" type="traffic_light" x="0.00" y="0.00" incLanes="gneE1_0" intLanes=":gneJ0_0_0" shape="0.00,11.80 -1.65,2.74 0.00,0.00">
34c34
<     <junction id="gneJ1" type="traffic_light" x="50.00" y="15.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,15.00 50.00,11.80 50.00,15.00">
---
>     <junction id="gneJ1" type="traffic_light" x="50.00" y="15.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="45.03,6.71 50.00,11.80 50.00,15.00">

TEST FAILED on ts-sim-build-ba : netelements edges move selected_none_both_junctions ( Last six runs Jan2023 )

---------- Differences in errors ----------
9a10,15
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.82,-10.00,60.82,26.87
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.82,-10.00,60.82,26.87
15a22,27
> Debug: Restoring previous attribute
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.82,-10.00,60.82,26.87
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.82,-10.00,60.82,26.87
> Debug: Restoring previous attribute
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.82,-10.00,60.82,26.87
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
25a38,43
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.82,-10.00,60.82,26.87

TEST FAILED on ts-sim-build-ba : netelements edges move selected_separated ( Last six runs Jan2023 )

---------- Differences in errors ----------
25a26,28
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-0.60,60.00,21.00
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-0.60,60.00,21.00
27a31,36
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-0.60,60.00,35.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-0.40,60.00,35.00
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,1.00,60.00,22.60
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,1.00,60.00,22.60
> Debug: Setting new attribute
30a40,45
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.78,1.00,60.78,36.83
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.78,1.00,60.78,36.83
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary -10.00,-11.60,59.00,10.00
> GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,-11.60,59.00,10.00
> Debug: Setting new attribute
33a49,54
> GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary -10.00,-11.60,59.00,25.00
> GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,-11.37,59.00,25.00
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary -10.00,12.00,60.00,33.60
> GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary -10.00,12.00,60.00,33.60
> Debug: Setting new attribute
35a57,59
> Debug: Setting new attribute
> GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary -10.74,12.00,60.74,46.80
> GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary -10.74,12.00,60.74,46.80
42c66,75
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
39a40,44
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
45a51,55
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
121a132,136
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
netelements edges templates clear ( Last six runs Jan2023 )
netelements edges templates create ( Last six runs Jan2023 )

TEST FAILED on ts-sim-build-ba : netelements edges templates copy ( Last six runs Jan2023 )

---------- Differences in errors ----------
32,53d31
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'E0' due it were guessed
< Debug: Setting new attribute
< Debug: Adding nullptr lane into edge
< Debug: Adding nullptr lane into edge
< 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: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Removing nullptr lane from edge
< Debug: Removing nullptr lane from edge
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: invalidating (removing) connections of edge 'E0' due it were guessed
< Debug: Restoring previous attribute
88a67
> Debug: Keys Ctrl+Z (Undo) pressed
125,135d103
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'E0' due it were guessed
<truncated after showing first 30 lines>
---------- Differences in net ----------
8,11c8,9
<     <edge id="E0" from="J0" to="J1" priority="15">
<         <lane id="E0_0" index="0" allow="pedestrian bus" speed="13.89" length="85.00" shape="0.00,17.00 85.00,17.00"/>
<         <lane id="E0_1" index="1" allow="pedestrian bus" speed="13.89" length="85.00" shape="0.00,20.20 85.00,20.20"/>
<         <lane id="E0_2" index="2" allow="pedestrian bus" speed="13.89" length="85.00" shape="0.00,23.40 85.00,23.40"/>
---
>     <edge id="E0" from="J0" to="J1" priority="-1">
>         <lane id="E0_0" index="0" speed="13.89" length="85.00" shape="0.00,23.40 85.00,23.40"/>
19,20c17,18
<     <junction id="J0" type="dead_end" x="0.00" y="25.00" incLanes="" intLanes="" shape="0.00,25.00 0.00,15.40"/>
<     <junction id="J1" type="dead_end" x="85.00" y="25.00" incLanes="E0_0 E0_1 E0_2" intLanes="" shape="85.00,15.40 85.00,25.00"/>
---
>     <junction id="J0" type="dead_end" x="0.00" y="25.00" incLanes="" intLanes="" shape="0.00,25.00 0.00,21.80"/>
>     <junction id="J1" type="dead_end" x="85.00" y="25.00" incLanes="E0_0" intLanes="" shape="85.00,21.80 85.00,25.00"/>