texttest -a netedit -d /home/delphi/gcc/sumo/tests -reconnect /home/delphi/gcc/texttesttmp/gcc4_64.01Dec003247.3822992 -g
texttest -a netedit -d /home/delphi/gcc/sumo/tests
---------- Differences in errors ---------- 0a1,4 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 35, in <module> > netedit.createSquaredShape(referencePosition, 407, 142, 200, True) > TypeError: createSquaredShape() takes 4 positional arguments but 5 were given ---------- Differences in output ---------- 4,14d3 < TestFunctions: Clicked over position 711 - 310 < TestFunctions: Clicked over position 711 - 210.0 < TestFunctions: Clicked over position 611.0 - 210.0 < TestFunctions: Clicked over position 611.0 - 310 < TestFunctions: Clicked over position 711 - 310 < TestFunctions: Clicked over position 711 - 310 < TestFunctions: Clicked over position 848 - 310 < TestFunctions: Clicked over position 995 - 288 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,2 > Error: myAllowUpdate cannot be less than 0 > Error: Attempt to delete instance of GNEReferenceCounter with count 1 ---------- Differences in output ---------- 13d12 < TestFunctions: Netedit closed successfully ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- TAZs --> <taz id="taz_0" shape="-20.00,10.00 -20.00,22.00 -30.00,22.00 -30.00,10.00 -20.00,10.00" name="customName" color="blue"> <tazSource id="Edge2" weight="1.00"/> <tazSink id="Edge2" weight="1.00"/> <tazSource id="Edge3" weight="1.00"/> <tazSink id="Edge3" weight="1.00"/> <tazSource id="EdgeBike1" weight="1.00"/> <tazSink id="EdgeBike1" weight="1.00"/> </taz> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in additionals ---------- 13,15c13,15 < <param key="key1" value="valueInvalid%;%$<>$$%"/> < <param key="key2" value="value2"/> < <param key="key3" value="value3"/> --- > <param key="keyFinal1" value="value1"/> > <param key="keyFinal2" value="value2"/> > <param key="keyFinal3" value="value3"/>
---------- Differences in additionals ---------- 6c6 < <taz id="TAZ_0" shape="12.00,8.00 12.00,18.00 2.00,18.00 2.00,8.00 12.00,8.00" center="23.00,24.00" fill="1" name="name1" color="red"> --- > <taz id="TAZ_0" shape="12.00,8.00 12.00,18.00 2.00,18.00 2.00,8.00 12.00,8.00" center="20.00,30.00" fill="1" name="name1" color="red"> 11c11 < <taz id="TAZ_1" shape="32.00,8.00 32.00,18.00 22.00,18.00 22.00,8.00 32.00,8.00" center="23.00,24.00" name="name2" color="red"> --- > <taz id="TAZ_1" shape="32.00,8.00 32.00,18.00 22.00,18.00 22.00,8.00 32.00,8.00" center="40.00,50.00" name="name2" color="red"> ---------- Differences in datas ---------- 6,9c6,11 < <edge id="top"/> < <edge id="center0"/> < <edge id="center1"/> < <edge id="bot"/> --- > <edge id="Edge0"/> > <edge id="Edge1"/> > <edge id="Edge2"/> > <edge id="Edge3"/> > <edge id="Edge4"/> > <edge id="Edge5"/> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> --- > <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> ---------- Differences in output ---------- 4,6c4,6 < TestFunctions: Clicked over position 824 - 311 < TestFunctions: Clicked over position 1051 - 311 < TestFunctions: Clicked over position 824 - 311 --- > TestFunctions: Clicked over position 304 - 168 > TestFunctions: Clicked over position 304 - 168 > TestFunctions: Clicked over position 304 - 168 ---------- Differences in routes ---------- 6c6 < <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> --- > <route id="r_0" edges="Edge0 Edge1 Edge2"/>
---------- Differences in output ---------- 4,6c4,6 < TestFunctions: Clicked over position 824 - 311 < TestFunctions: Clicked over position 1051 - 311 < TestFunctions: Clicked over position 824 - 311 --- > TestFunctions: Clicked over position 304 - 168 > TestFunctions: Clicked over position 304 - 168 > TestFunctions: Clicked over position 304 - 168 13c13 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- New result in errorScreenshot ---------- PNG IHDR 1c IDATxw|ev/J){@7edlDF@ie"( 2-CJ 72(Yw? iI4WH.瞻swD PL1QBBBl plv5sm ptk82Q7f66q1 @!8Ao`LgܶJ ŇI)ȨYMN09rue{NDIJ1 X@ 7 M ō7̇N5gffZ| f"<hanWiY`l=FȐ c &KNJJڽ{ח_{E[Ν;\@13<?J2œ@"VfLq3a*tzdٌX?9ڱ{%#ϊۘm=>9P(?>!2$4 [O?_}٬enXt "/ ؗ_(ULZgKx1bb1rDV$hF;kPےDBu(z]}Ki`aRAW p1MШjI۶i^Dž^ -;6 AKч.=L7FZ*sJR%{~Hg~Vo##-ߨ]^R}0O28B Iq 7ysXX_^V*O$6ki[ 4Z8D%ob$" RTť<zD$qqH⢣<X,6[,|v "0HȐ@(Ux"XlZ;ߊ 7*! SEbS-*zj_O2X;ھ+ʴFHT]67&*ݺw7_zzgwo}Vs>RV}7ݸNGOe;jدQxw\ZϑT6wz=j&tौqѱg6iMP}*7j'4μ~י, j߾&r9iVv-۵rs Pl9^ 1co1Q<x`P.`a7/9F{$ xЩEE7GHp-&T6Cʹ Iz?6[OQ'cQ@s2~l{lkƭ/.`Yi2WA*|`G^ tKgծC bH$=q'9 n\UDbNOQ ojy(~˦e]EJ{p*""k@fXU<<uPMI>?]/iDl{?] ٺMr֓=y蕧2NTC;>隍q-ݨUze*;U"HD"_:l;R*"Th;MFs)zXG!(L`B_{1"K Y ?sGdB#5Wv>xC"1eZ MٳznASoO3)*HDGI.|\/Mr:|K]\tRzpb˹R=y ŕP^(K(p. fRʕ<?I$Don\<[1!-+p4 U$K|ʖ<B()W̓xݾްWrHİil^ۭg SdARX-O1∓dwl|Yאre_"TxůWz5IU\HRʅ$U (/ n's~C"JD/m5 'ݷh"fw5IXxV?kaw(y8Y?,~ѿ=~x3<$e ҡzMerMwu^*⾝K$o>ȑfǞaOdϠNu7W.ݻ5L\2ߟ]rSSim UKn S:2u:tv|oT$ 9֫j^7}K٧wm~$AC[{Kzb1ۏ?HV]N!8\$ ܩ ԩKoƦM|`dH֩o~x֣q),yҾƋ 4E,J9abT*riWbI"b&zK^zMD2UK=:'P[i$p{~)O.DD~MBJ\]] ,ɼ-uq!㘴4n79b#Kܢ?v'S,QjJORtL室>f\Vqw+Ŕ Z,w951\N\kDRxpRy[RnH*)ǯӓ^UWx|upg(<ujWѿ?`e V#%cƽ|ߤ9GD^jTxtIĺ{3&ݹǵ2!\+Wrs#"R<wq- X%W8"b)zJ/_(Iah 8Ono:f'UpuRS*U 8%1qTjK'z%.=jѬc|+prc~5oV|JO:%,%"63)54?n>i$ILR/0]yr瓵]n3vI'yW xv7*""VcJ8aLЙnTғy^NS)r"J|Qng^0*8VP(8"b|*H8A._zԤi)3S}rjTy.P!XL&S8N%dyn|z$.˔M<%K((XN%2" 3Z{Gy癚GbHTl8F |͏x)J[Bɱ Y2?#KFBϝܻU7ɃW/Z3{==cX՛S.WX"d(^C;%yvV:JVqxWtTB+<95JպY؈fl*O-k=́?h6]F4'yvf:>i완>mu}ʵ|yمaZԺϸعG{CD,#R Ś`F>k:1JgOL`On' f*FGgX d!CTe߾M;b<=l-i;H3ĸee{(.UTqbPT(wAJkFTFJT. 3liRe&e$F82'\\3_d**SjLav}Dž!._?Y3F8F =3[Đ,[U`oUJ_T.Yi2J8Rd[G⛵z.6|go`,GJT>~Чz}nziɖ)ĞB6gF(s,-<]UF4`K<M=+UݹVInӹo?=&=sWU`Ieg+>w@dB3bOF{M dY2/yx0ڽ_Z2Y&WJ\\^fs$RT(*R<ES9[KM;tmح wZuNs+x*#{t_+%^;W"s ;n7x"*'H63 l9 1 RLN %qJB:==эk$)T:gcRR߸deeDDPd\q,;;KbUHu5?ܚ٘nBɯ&3[; ϝDs`z{ƭ)(#VP(XAq/N|/]ï#]*0Y{x#|?'ȫ/J%=7_rD$+21K!{rgj}ܒf|yF\Exq͐*T}{z3N{EYs3ՠ<P(>G*a5-g8{-)KEpԍ~B%˩^%B0B.|OʋL; 4 (.X&ek36O m N 3J ND7kٴި)#)W=j+=~Ipv|!u]<o;KF.\}er`}$T"TY%ֿeҏ}xJW>J>!>;w|<)QX>: <truncated after showing first 30 lines> ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- TAZs --> <taz id="TAZ_0" shape="12.00,8.00 12.00,18.00 2.00,18.00 2.00,8.00 12.00,8.00" center="20.00,30.00" fill="1" name="name1" color="125,60,200"> <param key="keyA1" value="valueA1"/> <param key="keyA2" value="valueA2"/> <param key="keyA3" value="valueA3"/> </taz> <taz id="TAZ_1" shape="32.00,8.00 32.00,18.00 22.00,18.00 22.00,8.00 32.00,8.00" center="40.00,50.00" name="name2" color="125,60,200"> <param key="keyB1" value="valueB1"/> <param key="keyB2" value="valueB2"/> <param key="keyB3" value="valueB3"/> </taz> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in output ---------- 4,6c4,6 < TestFunctions: Clicked over position 824 - 311 < TestFunctions: Clicked over position 1051 - 311 < TestFunctions: Clicked over position 824 - 311 --- > TestFunctions: Clicked over position 304 - 168 > TestFunctions: Clicked over position 304 - 168 > TestFunctions: Clicked over position 304 - 168 11c11 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- New result in errorScreenshot ---------- PNG IHDR 1c IDATxwxU3[!ދ JzAA:IDP)" *MTEt{I(indl'>3ws" (gW$ή 75;w8&