texttest -a netedit -d /home/delphi/extraNetedit/sumo/tests -reconnect /home/delphi/extraNetedit/texttesttmp/neteditcheckoutput.03Sep220943.2970167 -g
texttest -a netedit -d /home/delphi/extraNetedit/sumo/tests
---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/> --- > <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> ---------- 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="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/> </net>
---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> --- > <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> ---------- Differences in log ---------- 0a1,2 > Warning: Lane 'E4_0' is not connected from any incoming edge at junction 'J4'. > Warning: Lane 'E8_0' is not connected from any incoming edge at junction 'J7'. ---------- Differences in output ---------- 4,5c4,5 < TestFunctions: Clicked over position 304 - 568 < TestFunctions: Clicked over position 804 - 568 --- > TestFunctions: Clicked over position 304 - 168 > TestFunctions: Clicked over position 304 - 168 7,9c7,9 < TestFunctions: Clicked over position 554 - 413 < TestFunctions: Clicked over position 464 - 413 < TestFunctions: Clicked over position 464 - 378 --- > TestFunctions: Clicked over position 304 - 168 > TestFunctions: Clicked over position 304 - 168 > TestFunctions: Clicked over position 304 - 168
---------- Differences in errors ---------- 0a1,8 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 64, in <module> > netedit.saveRoutes(referencePosition) > File "/home/delphi/extraNetedit/sumo/tests/netedit/neteditTestFunctions.py", line 798, in saveRoutes > leftClick(referencePosition, 0, 0) > File "/home/delphi/extraNetedit/sumo/tests/netedit/neteditTestFunctions.py", line 250, in leftClick > clickedPosition = [referencePosition[0] + position.x + offsetX, referencePosition[1] + position.y + offsetY] > AttributeError: 'int' object has no attribute 'x' ---------- Differences in net ---------- 4c4 < <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"> --- > <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> 6c6 < <location netOffset="25.00,0.00" convBoundary="-10.00,-12.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> --- > <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"/> 8,9c8,9 < <edge id=":gneJ0_0" function="internal"> < <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> --- > <edge id=":J0_0" function="internal"> > <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="8.00" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> 11,12c11,146 < <edge id=":gneJ1_0" function="internal"> < <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> --- > <edge id=":J0_1" function="internal"> > <lane id=":J0_1_0" index="0" disallow="pedestrian" speed="15.00" length="14.40" shape="7.20,1.60 -7.20,1.60"/> > </edge> > <edge id=":J0_2" function="internal"> > <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="8.00" length="14.40" shape="1.60,-7.20 1.60,7.20"/> > </edge> > <edge id=":J0_3" function="internal"> > <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="15.00" length="14.40" shape="-7.20,-1.60 7.20,-1.60"/> > </edge> > <edge id=":J0_c0" function="crossing" crossingEdges="-E12 E12"> > <lane id=":J0_c0_0" index="0" allow="pedestrian" speed="2.78" length="6.40" width="4.00" shape="3.20,5.20 -3.20,5.20" outlineShape="3.20,7.20 -3.20,7.20 -7.20,3.20 -7.20,5.20 -5.20,7.20 -3.20,7.20 -7.20,3.20 7.20,3.20 5.98,3.31 4.98,3.64 4.20,4.20 3.64,4.98 3.31,5.98"/> > </edge> <truncated after showing first 30 lines> ---------- Differences in output ---------- 4,5c4,5 < TestFunctions: Clicked over position 304 - 568 < TestFunctions: Clicked over position 804 - 568 --- > TestFunctions: Clicked over position 304 - 168 > TestFunctions: Clicked over position 304 - 168 7,9d6 < TestFunctions: Clicked over position 554 - 413 < TestFunctions: Clicked over position 464 - 413 < TestFunctions: Clicked over position 464 - 378 11c8,9 < TestFunctions: Netedit closed successfully --- > TestFunctions: Clicked over position 304 - 168 > TestFunctions: Clicked over position 304 - 168 ---------- New result in exitcode ---------- 1 ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="gneE0 gneE1"/> </routes>
---------- Differences in net ---------- 4c4 < <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"> --- > <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> 6c6 < <location netOffset="25.00,0.00" convBoundary="-10.00,-12.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> --- > <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"/> 8,9c8,9 < <edge id=":gneJ0_0" function="internal"> < <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> --- > <edge id=":J0_0" function="internal"> > <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="8.00" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> 11,12c11,146 < <edge id=":gneJ1_0" function="internal"> < <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> --- > <edge id=":J0_1" function="internal"> > <lane id=":J0_1_0" index="0" disallow="pedestrian" speed="15.00" length="14.40" shape="7.20,1.60 -7.20,1.60"/> > </edge> > <edge id=":J0_2" function="internal"> > <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="8.00" length="14.40" shape="1.60,-7.20 1.60,7.20"/> > </edge> > <edge id=":J0_3" function="internal"> > <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="15.00" length="14.40" shape="-7.20,-1.60 7.20,-1.60"/> > </edge> > <edge id=":J0_c0" function="crossing" crossingEdges="-E12 E12"> > <lane id=":J0_c0_0" index="0" allow="pedestrian" speed="2.78" length="6.40" width="4.00" shape="3.20,5.20 -3.20,5.20" outlineShape="3.20,7.20 -3.20,7.20 -7.20,3.20 -7.20,5.20 -5.20,7.20 -3.20,7.20 -7.20,3.20 7.20,3.20 5.98,3.31 4.98,3.64 4.20,4.20 3.64,4.98 3.31,5.98"/> > </edge> <truncated after showing first 30 lines> ---------- Differences in output ---------- 4,5c4,5 < TestFunctions: Clicked over position 304 - 568 < TestFunctions: Clicked over position 804 - 568 --- > TestFunctions: Clicked over position 304 - 168 > TestFunctions: Clicked over position 304 - 168 7,10c7,10 < TestFunctions: Clicked over position 554 - 413 < TestFunctions: Clicked over position 464 - 413 < TestFunctions: Clicked over position 464 - 378 < TestFunctions: Netedit closed successfully --- > TestFunctions: Clicked over position 304 - 168 > TestFunctions: Clicked over position 304 - 168 > TestFunctions: Clicked over position 304 - 168 > TestFunctions: Error closing Netedit ---------- New result in errorScreenshot ---------- PNG IHDR 1c IDATxw|w{OZ(-@e삀 "dh@WQE\X@6(P6 eЖAGڐj.w{=}@.|I.O A1(111 6Y¸իV :\?eQ3I,+&5 0eYgb_9*V q5-H2 ɖ_;Pm,蝈T* $P(G!m|` ' Mm6/ 쀏wϮ[RRj6lIӽK;[;# 6F&ac l>ݻ뫈Bɗ`4]MD D6{ރ܇U#8{=07Бxyz?~]a6o̹Zݒ ]:9ߍ[8bH MrI?ٹ{_]|j_|Y88rq;j(trr""ggg'{sg`R0c}zڰy[YYٽ9jW3Ölբ>^Fܲyn>;߱g۫etUߣ:?'֕ÐAM tG+fhwh"k==<٨a)w_ZZf 2P(ݩ4lU =+hܯ#wpF!bH 4 ܪU,Zg˫]}7 Y ;;;:oMD| F&a8u#jO>{f:QTˊ[˳[m[P(=3ĩYwF5|rP{so!'zvitk?^_P\uÊ>n5 |3?͐}r_yzxqU~A!7LYCx{{nؼu'Xݹ+d"H>{8)9==+hį#7 C8J ܮ]_~[WgK#r PAOɲK;/++'"ggE7R(9/_5jx7;9))S._tvv~GfQJKK'"77r;us=|<%>_-.)3ׯWXP.c)س23ouM0LmZ5wuq̾/{c@D!mn2}WzȀ'j4G"ܒ....e寽#O>55nx'<yױ]۠-w ?rVkeq+YFu"²svvjצ\NM#ڵjujTT;qlw?x ԕûpMG6+//9SpqqI]+HD ]3(̅pخM6-\Ͼoг aZF7ک[葞q"㦢buww'"y|܈hpqYF߽IѮMr:WS~ú x֬YŋϵsΝ;wF;BoqR~v~o_mOY:L 3_v!势o=pzw\7"<q>b*P{ƭt"U~JFՍrԫ{l_ϾJJT'<,5K~=txT\Q"zG;w`L]JKKwٽDbY'zt^{מy{粲2n^:5jx^\HsKa~A]E:|ANn" M{ _~ҕk~>];/Lu/WZԷg{yFDUmk5Sru}zT*VTgg`Y68(*'ܳ. CC]\o~+=Yc777XP֟Caujw+o/ϲy|V+9NC}'Yc///~jњs~#ߨak7n1V3+..N}UC [wFzFt܂;ƪNی1xϛIܾmKJ5q..W{==KK|}+H~s ]\nܪ n܌nɩ|GY p lZߟn3ٛ:z999D dfݽ~3t??&=pӣMV"n ?|}>7ަe7OۦCG<=ܛ5iJG"k]z^^>_&+ލ[7neD5Q-iKL"mӒԒpo߶Sƴnqcnn[4M}B qn|ρΜOfjT%.. FAD*VՖ~fmƑݺElϸEDIgڴl~8)Q|"rvvhݢ٦?<~l͎?4KEwssS03Re N]'Szu3 uvrʼ{tww/hP^]3ɺOD*UEdiY90~ZC#2Ē2nLBąU+eԍ9u_3:%^<t8yzxѣGp/*.~rU^;{'߯mknn;Y@NzyzQaaڂ<w2w dݽsj uOV(aBϜrեoϮM1%'Ow{^^]ogf]MADZ< cO0&_:[/o7CCC5 +$AÌ$7^`a͢sHppJBa a3H܇==|43M9jXڔ BOƂҤq$efi<|AD~<5d0eee\K+|j03|pᔥ5q3Y-+++l\ZZ2n߉z5-V[{s<zHzuZ# rJrRTTTTTDD%\Ƹj,))rXZ5CG Oֹ}["Q47ciiiy<5k(y3ϜwqvjԠoϜWo_<ѽ3#OndϮji+;^|nDX`ЈڵR Fڷm5ЌIGyANQQqpP=]P\|rpR\أRNxEWnDԻ{簚!˼ 5 Yiw;UO#&N#&&T7+ }*+/ZTDReZ}nJa(²,DzOkiqI 0eee\3 of2d$MYRRR*2n`2¤`UXhDTRZ*X-S0EEEfQהeeDR) ȏWKM(6-w=ذAݣO R+++:PϮ7sV<da<#"ww7ekmko@D=v ̹"SX=9tuqQ4]VV||&<A)8,{AG~ܞ];6lPw"yӟn:z<G}ztrFpwRjs>,%"77Wesgr;0aw7;%gΧԍ8> !Q6_Pwӣbeقos 8STTvD҈(4PzD"߿3 j{fYV-*--bYr5鋋K\\葛ҕ*RcIΐ'A|0CהZ?nwͲl" &8,2Y*['<{/Kq[FDԄNЫ[͢|}|Μ(KL댼Ƒ۶_4,))^L"?qa#"*((|+ڌZsXn0/U*R]U˧}ƭU*UPiY "WW.{YٺVP3ծU5=ܥ5CC&~>%rr8Xw5ߦeş߾]RRqϏ_Wպt |1!! Ȕ#X3l--=|ONN~>>wݿ~ngfŴn ';rj<S>vOϮNNۙٵk ᗨJž{wx2[Ztt'8;eG/.\[YYYIIiPܶANԫzwxJ^~0|ui%V Ҳһ&<սKrߚ+j'FFp93nqqI݈MNn.1Ժd>ߧǁCG]\{tpfzQQlWN\vՕ9=*ҳAk41]];ᤓ;wy3[GO$T6F:"z5q@ % ><u| O5[ <truncated after showing first 30 lines> ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="gneE0_0" startPos="8.00" endPos="18.00"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> </viewsettings>
---------- Differences in errors ---------- 0a1,8 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 64, in <module> > netedit.saveRoutes(referencePosition) > File "/home/delphi/extraNetedit/sumo/tests/netedit/neteditTestFunctions.py", line 798, in saveRoutes > leftClick(referencePosition, 0, 0) > File "/home/delphi/extraNetedit/sumo/tests/netedit/neteditTestFunctions.py", line 250, in leftClick > clickedPosition = [referencePosition[0] + position.x + offsetX, referencePosition[1] + position.y + offsetY] > AttributeError: 'int' object has no attribute 'x' ---------- Differences in output ---------- 4,5c4,5 < TestFunctions: Clicked over position 304 - 568 < TestFunctions: Clicked over position 804 - 568 --- > TestFunctions: Clicked over position 304 - 168 > TestFunctions: Clicked over position 304 - 168 7,9d6 < TestFunctions: Clicked over position 554 - 413 < TestFunctions: Clicked over position 464 - 413 < TestFunctions: Clicked over position 464 - 378 11c8,9 < TestFunctions: Netedit closed successfully --- > TestFunctions: Clicked over position 304 - 168 > TestFunctions: Clicked over position 304 - 168 ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="gneE0_0" startPos="8.00" endPos="18.00"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="gneE0 gneE1"/> </routes>
---------- Differences in errors ---------- 0a1,8 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 64, in <module> > netedit.saveRoutes(referencePosition) > File "/home/delphi/extraNetedit/sumo/tests/netedit/neteditTestFunctions.py", line 798, in saveRoutes > leftClick(referencePosition, 0, 0) > File "/home/delphi/extraNetedit/sumo/tests/netedit/neteditTestFunctions.py", line 250, in leftClick > clickedPosition = [referencePosition[0] + position.x + offsetX, referencePosition[1] + position.y + offsetY] > AttributeError: 'int' object has no attribute 'x' ---------- Differences in net ---------- 4c4 < <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"> --- > <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> 6c6 < <location netOffset="25.00,0.00" convBoundary="-10.00,-12.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> --- > <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"/> 8,9c8,9 < <edge id=":gneJ0_0" function="internal"> < <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> --- > <edge id=":J0_0" function="internal"> > <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="8.00" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> 11,12c11,146 < <edge id=":gneJ1_0" function="internal"> < <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> --- > <edge id=":J0_1" function="internal"> > <lane id=":J0_1_0" index="0" disallow="pedestrian" speed="15.00" length="14.40" shape="7.20,1.60 -7.20,1.60"/> > </edge> > <edge id=":J0_2" function="internal"> > <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="8.00" length="14.40" shape="1.60,-7.20 1.60,7.20"/> > </edge> > <edge id=":J0_3" function="internal"> > <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="15.00" length="14.40" shape="-7.20,-1.60 7.20,-1.60"/> > </edge> > <edge id=":J0_c0" function="crossing" crossingEdges="-E12 E12"> > <lane id=":J0_c0_0" index="0" allow="pedestrian" speed="2.78" length="6.40" width="4.00" shape="3.20,5.20 -3.20,5.20" outlineShape="3.20,7.20 -3.20,7.20 -7.20,3.20 -7.20,5.20 -5.20,7.20 -3.20,7.20 -7.20,3.20 7.20,3.20 5.98,3.31 4.98,3.64 4.20,4.20 3.64,4.98 3.31,5.98"/> > </edge> <truncated after showing first 30 lines> ---------- Differences in output ---------- 4,5c4,5 < TestFunctions: Clicked over position 304 - 568 < TestFunctions: Clicked over position 804 - 568 --- > TestFunctions: Clicked over position 304 - 168 > TestFunctions: Clicked over position 304 - 168 7,9d6 < TestFunctions: Clicked over position 554 - 413 < TestFunctions: Clicked over position 464 - 413 < TestFunctions: Clicked over position 464 - 378 11c8,9 < TestFunctions: Netedit closed successfully --- > TestFunctions: Clicked over position 304 - 168 > TestFunctions: Clicked over position 304 - 168 ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="gneE0_0" startPos="8.00" endPos="18.00"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="gneE0 gneE1"/> </routes>
---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> --- > <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> ---------- Differences in log ---------- 0a1,4 > Warning: Lane 'E4_0' is not connected from any incoming edge at junction 'J4'. > Warning: Lane 'E8_0' is not connected from any incoming edge at junction 'J7'. > Warning: Lane 'E4_0' is not connected from any incoming edge at junction 'J4'. > Warning: Lane 'E8_0' is not connected from any incoming edge at junction 'J7'. ---------- Differences in net ---------- 4c4 < <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"> --- > <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> 6c6 < <location netOffset="25.00,0.00" convBoundary="-10.00,-12.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> --- > <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"/> 8,9c8,9 < <edge id=":gneJ0_0" function="internal"> < <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> --- > <edge id=":J0_0" function="internal"> > <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="8.00" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> 11,12c11,146 < <edge id=":gneJ1_0" function="internal"> < <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> --- > <edge id=":J0_1" function="internal"> > <lane id=":J0_1_0" index="0" disallow="pedestrian" speed="15.00" length="14.40" shape="7.20,1.60 -7.20,1.60"/> > </edge> > <edge id=":J0_2" function="internal"> > <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="8.00" length="14.40" shape="1.60,-7.20 1.60,7.20"/> > </edge> > <edge id=":J0_3" function="internal"> > <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="15.00" length="14.40" shape="-7.20,-1.60 7.20,-1.60"/> > </edge> > <edge id=":J0_c0" function="crossing" crossingEdges="-E12 E12"> > <lane id=":J0_c0_0" index="0" allow="pedestrian" speed="2.78" length="6.40" width="4.00" shape="3.20,5.20 -3.20,5.20" outlineShape="3.20,7.20 -3.20,7.20 -7.20,3.20 -7.20,5.20 -5.20,7.20 -3.20,7.20 -7.20,3.20 7.20,3.20 5.98,3.31 4.98,3.64 4.20,4.20 3.64,4.98 3.31,5.98"/> > </edge> <truncated after showing first 30 lines> ---------- Differences in output ---------- 4,5c4,5 < TestFunctions: Clicked over position 304 - 568 < TestFunctions: Clicked over position 804 - 568 --- > TestFunctions: Clicked over position 304 - 168 > TestFunctions: Clicked over position 304 - 168 7,9c7,9 < TestFunctions: Clicked over position 554 - 413 < TestFunctions: Clicked over position 464 - 413 < TestFunctions: Clicked over position 464 - 378 --- > TestFunctions: Clicked over position 304 - 168 > TestFunctions: Clicked over position 304 - 168 > TestFunctions: Clicked over position 304 - 168 ---------- Differences in routes ---------- 6c6,36 < <route id="r_0" edges="gneE0 gneE1"/> --- > <route id="r_0" edges="E10 E11"/> > <route id="r_1" edges="-E7 -E6"/> > <route id="r_2" edges="-E2 -E8"/> > <route id="r_4" edges="-E5 -E4"/> > <!-- Vehicles, persons and containers (sorted by depart) --> > <trip id="t_0" depart="0.00" from="-E11" to="-E10"/> > <trip id="t_1" depart="0.00" fromJunction="J3" toJunction="J4"/> > <trip id="t_2" depart="0.00" fromTaz="taz_3" toTaz="taz_2"/> > <vehicle id="v_0" depart="0.00" route="r_4"/> > <vehicle id="v_1" depart="0.00"> > <route edges="E4 E5"/> > </vehicle> > <flow id="f_0" begin="0.00" from="E6" to="E7" end="3600.00" vehsPerHour="1800"/> > <flow id="f_1" begin="0.00" fromJunction="J5" toJunction="J7" end="3600.00" vehsPerHour="1800"/> > <flow id="f_2" begin="0.00" fromTaz="taz_1" toTaz="taz_0" end="3600.00" vehsPerHour="1800"/> > <person id="p_0" depart="0.00"> > <personTrip from="-E1" to="E0"/> > </person> > <personFlow id="pf_0" begin="0.00" end="3600.00" personsPerHour="1800"> > <personTrip from="-E0" to="E1"/> > </personFlow> > <container id="c_0" depart="0.00"> > <transport from="E12" to="E9"/> > </container> > <containerFlow id="cf_0" begin="0.00" end="3600.00" containersPerHour="1800"> > <transport from="-E9" to="-E12"/> > </containerFlow> <truncated after showing first 30 lines> ---------- New 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="set" begin="0.00" end="3600.00"> <edgeRelation from="-E0" to="E1"/> <edgeRelation from="-E9" to="-E12"/> <edgeRelation from="E12" to="E9"/> <edgeRelation from="-E1" to="E0"/> <edge id="E10"/> <edge id="E11"/> <edge id="-E6"/> <edge id="-E7"/> <edge id="-E8"/> <edge id="-E2"/> <edge id="-E4"/> <edge id="-E5"/> </interval> </data> ---------- 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="bs_0" lane="gneE0_0" startPos="8.00" endPos="18.00"/> </additional>
---------- Differences in net ---------- 4c4 < <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"> --- > <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> 6c6 < <location netOffset="25.00,0.00" convBoundary="-10.00,-12.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> --- > <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"/> 8,9c8,9 < <edge id=":gneJ0_0" function="internal"> < <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> --- > <edge id=":J0_0" function="internal"> > <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="8.00" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> 11,12c11,146 < <edge id=":gneJ1_0" function="internal"> < <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> --- > <edge id=":J0_1" function="internal"> > <lane id=":J0_1_0" index="0" disallow="pedestrian" speed="15.00" length="14.40" shape="7.20,1.60 -7.20,1.60"/> > </edge> > <edge id=":J0_2" function="internal"> > <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="8.00" length="14.40" shape="1.60,-7.20 1.60,7.20"/> > </edge> > <edge id=":J0_3" function="internal"> > <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="15.00" length="14.40" shape="-7.20,-1.60 7.20,-1.60"/> > </edge> > <edge id=":J0_c0" function="crossing" crossingEdges="-E12 E12"> > <lane id=":J0_c0_0" index="0" allow="pedestrian" speed="2.78" length="6.40" width="4.00" shape="3.20,5.20 -3.20,5.20" outlineShape="3.20,7.20 -3.20,7.20 -7.20,3.20 -7.20,5.20 -5.20,7.20 -3.20,7.20 -7.20,3.20 7.20,3.20 5.98,3.31 4.98,3.64 4.20,4.20 3.64,4.98 3.31,5.98"/> > </edge> <truncated after showing first 30 lines> ---------- Differences in output ---------- 4,5c4,5 < TestFunctions: Clicked over position 304 - 568 < TestFunctions: Clicked over position 804 - 568 --- > TestFunctions: Clicked over position 304 - 168 > TestFunctions: Clicked over position 304 - 168 7,10c7,10 < TestFunctions: Clicked over position 554 - 413 < TestFunctions: Clicked over position 464 - 413 < TestFunctions: Clicked over position 464 - 378 < TestFunctions: Netedit closed successfully --- > TestFunctions: Clicked over position 304 - 168 > TestFunctions: Clicked over position 304 - 168 > TestFunctions: Clicked over position 304 - 168 > TestFunctions: Error closing Netedit ---------- Differences in routes ---------- 6c6,36 < <route id="r_0" edges="gneE0 gneE1"/> --- > <route id="r_0" edges="E10 E11"/> > <route id="r_1" edges="-E7 -E6"/> > <route id="r_2" edges="-E2 -E8"/> > <route id="r_4" edges="-E5 -E4"/> > <!-- Vehicles, persons and containers (sorted by depart) --> > <trip id="t_0" depart="0.00" from="-E11" to="-E10"/> > <trip id="t_1" depart="0.00" fromJunction="J3" toJunction="J4"/> > <trip id="t_2" depart="0.00" fromTaz="taz_3" toTaz="taz_2"/> > <vehicle id="v_0" depart="0.00" route="r_4"/> > <vehicle id="v_1" depart="0.00"> > <route edges="E4 E5"/> > </vehicle> > <flow id="f_0" begin="0.00" from="E6" to="E7" end="3600.00" vehsPerHour="1800"/> > <flow id="f_1" begin="0.00" fromJunction="J5" toJunction="J7" end="3600.00" vehsPerHour="1800"/> > <flow id="f_2" begin="0.00" fromTaz="taz_1" toTaz="taz_0" end="3600.00" vehsPerHour="1800"/> > <person id="p_0" depart="0.00"> > <personTrip from="-E1" to="E0"/> > </person> > <personFlow id="pf_0" begin="0.00" end="3600.00" personsPerHour="1800"> > <personTrip from="-E0" to="E1"/> > </personFlow> > <container id="c_0" depart="0.00"> > <transport from="E12" to="E9"/> > </container> > <containerFlow id="cf_0" begin="0.00" end="3600.00" containersPerHour="1800"> > <transport from="-E9" to="-E12"/> > </containerFlow> <truncated after showing first 30 lines> ---------- New result in errorScreenshot ---------- PNG IHDR 1c IDATxw|w{OZ(-@e삀 "dh@WQE\X@6(P6 eЖAGڐj.w{=}@.|I.O A1(111 6Y¸իV :\?eQ3I,+&5 0eYgb_9*V q5-H2 ɖ_;Pm,蝈T* $P(G!m|` ' Mm6/ 쀏wϮ[RRj6lIӽK;[;# 6F&ac l>ݻ뫈Bɗ`4]MD D6{ރ܇U#8{=07Бxyz?~]a6o̹Zݒ ]:9ߍ[8bH MrI?ٹ{_]|j_|Y88rq;j(trr""ggg'{sg`R0c}zڰy[YYٽ9jW3Ölբ>^Fܲyn>;߱g۫etUߣ:?'֕ÐAM tG+fhwh"k==<٨a)w_ZZf 2P(ݩ4lU =+hܯ#wpF!bH 4 ܪU,Zg˫]}7 Y ;;;:oMD| F&a8u#jO>{f:QTˊ[˳[m[P(=3ĩYwF5|rP{so!'zvitk?^_P\uÊ>n5 |3?͐}r_yzxqU~A!7LYCx{{nؼu'Xݹ+d"H>{8)9==+hį#7 C8J ܮ]_~[WgK#r PAOɲK;/++'"ggE7R(9/_5jx7;9))S._tvv~GfQJKK'"77r;us=|<%>_-.)3ׯWXP.c)س23ouM0LmZ5wuq̾/{c@D!mn2}WzȀ'j4G"ܒ....e寽#O>55nx'<yױ]۠-w ?rVkeq+YFu"²svvjצ\NM#ڵjujTT;qlw?x ԕûpMG6+//9SpqqI]+HD ]3(̅pخM6-\Ͼoг aZF7ک[葞q"㦢buww'"y|܈hpqYF߽IѮMr:WS~ú x֬YŋϵsΝ;wF;BoqR~v~o_mOY:L 3_v!势o=pzw\7"<q>b*P{ƭt"U~JFՍrԫ{l_ϾJJT'<,5K~=txT\Q"zG;w`L]JKKwٽDbY'zt^{מy{粲2n^:5jx^\HsKa~A]E:|ANn" M{ _~ҕk~>];/Lu/WZԷg{yFDUmk5Sru}zT*VTgg`Y68(*'ܳ. CC]\o~+=Yc777XP֟Caujw+o/ϲy|V+9NC}'Yc///~jњs~#ߨak7n1V3+..N}UC [wFzFt܂;ƪNی1xϛIܾmKJ5q..W{==KK|}+H~s ]\nܪ n܌nɩ|GY p lZߟn3ٛ:z999D dfݽ~3t??&=pӣMV"n ?|}>7ަe7OۦCG<=ܛ5iJG"k]z^^>_&+ލ[7neD5Q-iKL"mӒԒpo߶Sƴnqcnn[4M}B qn|ρΜOfjT%.. FAD*VՖ~fmƑݺElϸEDIgڴl~8)Q|"rvvhݢ٦?<~l͎?4KEwssS03Re N]'Szu3 uvrʼ{tww/hP^]3ɺOD*UEdiY90~ZC#2Ē2nLBąU+eԍ9u_3:%^<t8yzxѣGp/*.~rU^;{'߯mknn;Y@NzyzQaaڂ<w2w dݽsj uOV(aBϜrեoϮM1%'Ow{^^]ogf]MADZ< cO0&_:[/o7CCC5 +$AÌ$7^`a͢sHppJBa a3H܇==|43M9jXڔ BOƂҤq$efi<|AD~<5d0eee\K+|j03|pᔥ5q3Y-+++l\ZZ2n߉z5-V[{s<zHzuZ# rJrRTTTTTDD%\Ƹj,))rXZ5CG Oֹ}["Q47ciiiy<5k(y3ϜwqvjԠoϜWo_<ѽ3#OndϮji+;^|nDX`ЈڵR Fڷm5ЌIGyANQQqpP=]P\|rpR\أRNxEWnDԻ{簚!˼ 5 Yiw;UO#&N#&&T7+ }*+/ZTDReZ}nJa(²,DzOkiqI 0eee\3 of2d$MYRRR*2n`2¤`UXhDTRZ*X-S0EEEfQהeeDR) ȏWKM(6-w=ذAݣO R+++:PϮ7sV<da<#"ww7ekmko@D=v ̹"SX=9tuqQ4]VV||&<A)8,{AG~ܞ];6lPw"yӟn:z<G}ztrFpwRjs>,%"77Wesgr;0aw7;%gΧԍ8> !Q6_Pwӣbeقos 8STTvD҈(4PzD"߿3 j{fYV-*--bYr5鋋K\\葛ҕ*RcIΐ'A|0CהZ?nwͲl" &8,2Y*['<{/Kq[FDԄNЫ[͢|}|Μ(KL댼Ƒ۶_4,))^L"?qa#"*((|+ڌZsXn0/U*R]U˧}ƭU*UPiY "WW.{YٺVP3ծU5=ܥ5CC&~>%rr8Xw5ߦeş߾]RRqϏ_Wպt |1!! Ȕ#X3l--=|ONN~>>wݿ~ngfŴn ';rj<S>vOϮNNۙٵk ᗨJž{wx2[Ztt'8;eG/.\[YYYIIiPܶANԫzwxJ^~0|ui%V Ҳһ&<սKrߚ+j'FFp93nqqI݈MNn.1Ժd>ߧǁCG]\{tpfzQQlWN\vՕ9=*ҳAk41]];ᤓ;wy3[GO$T6F:"z5q@ % ><u| O5[ <truncated after showing first 30 lines> ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="gneE0_0" startPos="8.00" endPos="18.00"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> </viewsettings>
---------- Differences in errors ---------- 0a1,8 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 64, in <module> > netedit.saveRoutes(referencePosition) > File "/home/delphi/extraNetedit/sumo/tests/netedit/neteditTestFunctions.py", line 798, in saveRoutes > leftClick(referencePosition, 0, 0) > File "/home/delphi/extraNetedit/sumo/tests/netedit/neteditTestFunctions.py", line 250, in leftClick > clickedPosition = [referencePosition[0] + position.x + offsetX, referencePosition[1] + position.y + offsetY] > AttributeError: 'int' object has no attribute 'x' ---------- Differences in output ---------- 4,5c4,5 < TestFunctions: Clicked over position 304 - 568 < TestFunctions: Clicked over position 804 - 568 --- > TestFunctions: Clicked over position 304 - 168 > TestFunctions: Clicked over position 304 - 168 7,9d6 < TestFunctions: Clicked over position 554 - 413 < TestFunctions: Clicked over position 464 - 413 < TestFunctions: Clicked over position 464 - 378 11c8,9 < TestFunctions: Netedit closed successfully --- > TestFunctions: Clicked over position 304 - 168 > TestFunctions: Clicked over position 304 - 168 ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="gneE0_0" startPos="8.00" endPos="18.00"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.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="25.00,0.00" convBoundary="-10.00,-12.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1"> <lane id="E0_0" index="0" speed="13.89" length="36.00" shape="-10.00,-13.60 26.00,-13.60"/> </edge> <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1"> <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/> </edge> <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1"> <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/> </edge> <tlLogic id="gneJ0" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <tlLogic id="gneJ1" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <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="gneE0 gneE1"/> </routes>
---------- Differences in additionals ---------- 5,26d4 < <!-- RouteProbes --> < <routeProbe id="routeProbe_gneE1_0" begin="0.00" period="100.00" edge="gneE1" file="routeProbe_gneE1_0.txt"/> < <!-- Calibrators --> < <calibrator id="calibrator_gneE1_0_0" lane="gneE1_0" pos="0.00" period="100.00" output="calibrator_gneE1_0_0.txt"/> < <calibrator id="calibrator_gneE1_1_1" lane="gneE1_1" pos="5.00" period="100.00" output="calibrator_gneE1_1_1.txt"/> < <calibrator id="calibrator_gneE1_2" edge="gneE1" pos="10.00" period="100.00" output="calibrator_gneE1_2_2.txt"/> < <!-- StoppingPlaces --> < <busStop id="busStop_gneE1_0_0" lane="gneE1_0" startPos="35.00" endPos="45.00"/> < <containerStop id="containerStop_gneE1_1_0" lane="gneE1_1" startPos="35.00" endPos="45.00"/> < <chargingStation id="chargingStation_gneE1_2_0" lane="gneE1_2" startPos="35.00" endPos="45.00"/> < <!-- Detectors --> < <inductionLoop id="inductionLoop_gneE0_2_0" lane="gneE0_2" pos="10.00" period="100.00" file="inductionLoop_gneE0_2_0.txt" vTypes="bus taxi private"/> < <instantInductionLoop id="instantInductionLoop_1" lane="gneE0_2" pos="12.00" file="instantInductionLoop_1.txt" vTypes="bus taxi private"/> < <laneAreaDetector id="laneAreaDetector_gneE0_1_0" lane="gneE0_1" pos="5.00" length="10.00" period="100.00" file="laneAreaDetector_gneE0_1_0.txt"/> < <entryExitDetector id="entryExitDetector_0" pos="10.00,-15.00" period="100.00" file="entryExitDetector_0.txt"> < <detEntry lane="gneE0_0" pos="5.00"/> < <detExit lane="gneE0_0" pos="15.00"/> < </entryExitDetector> < <!-- Other additionals --> < <rerouter id="rerouter_0" edges="gneE1" pos="15.15,-14.96"/> < <variableSpeedSign id="variableSpeedSign_0" lanes="gneE1_0 gneE1_1" pos="19.52,-14.87"/> < <vaporizer id="gneE1" begin="0.00" end="10.00"/> ---------- Differences in output ---------- 4d3 < TestFunctions: Clicked over position 424 - 398 6c5,6 < TestFunctions: Clicked over position 424 - 398 --- > TestFunctions: Clicked over position 304 - 168 > TestFunctions: Clicked over position 304 - 168 ---------- New 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"> </data> ---------- New 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>
---------- Differences in additionals ---------- 5,24d4 < <!-- StoppingPlaces --> < <busStop id="bs" lane="gneE1_0" startPos="42.01" endPos="50.00" friendlyPos="true"/> < <containerStop id="ct" lane="gneE1_0" startPos="31.87" endPos="41.87" friendlyPos="true"/> < <chargingStation id="cs" lane="gneE1_0" startPos="21.94" endPos="31.94" friendlyPos="true"/> < <parkingArea id="pa" lane="gneE1_0" startPos="11.84" endPos="21.84" length="5.00"> < <space x="29.09" y="10.92" width="3.20" length="5.00" angle="0.00"/> < <space x="32.71" y="10.95" width="3.20" length="5.00" angle="0.00"/> < <space x="36.82" y="10.96" width="3.20" length="5.00" angle="0.00"/> < </parkingArea> < <!-- Detectors --> < <inductionLoop id="e1" lane="gneE1_0" pos="19.68" period="100.00" file="e1.txt"/> < <instantInductionLoop id="e1i" lane="gneE1_0" pos="22.00" file="e1i.txt"/> < <laneAreaDetector id="e2" lane="gneE1_0" pos="7.17" length="10.00" period="100.00" file="e2.txt"/> < <entryExitDetector id="e3" pos="9.06,-7.45" period="100.00" file="e3.txt"> < <detEntry lane="gneE0_0" pos="5.45"/> < <detExit lane="gneE0_0" pos="12.65"/> < </entryExitDetector> < <!-- Other additionals --> < <rerouter id="r" edges="gneE0" pos="15.59,-7.40"/> < <variableSpeedSign id="v" lanes="gneE0_0" pos="20.22,-7.28"/> ---------- Differences in errors ---------- 0a1,5 > Error: attribute 'blockMovement' is not declared for element 'busStop' > In file '<TEXTTEST_SANDBOX>/additionals.add.xml' > At line/column 3/104. > > Error: Loading of additional file failed: <TEXTTEST_SANDBOX>/additionals.add.xml ---------- Differences in log ---------- 0a1,5 > Error: attribute 'blockMovement' is not declared for element 'busStop' > In file '<TEXTTEST_SANDBOX>/additionals.add.xml' > At line/column 3/104. > > Error: Loading of additional file failed: <TEXTTEST_SANDBOX>/additionals.add.xml ---------- New 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"> </data> ---------- New 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>
---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="100.00" x="50.00" y="14.30" angle="0.00"/> --- > <viewport zoom="100.00" x="50.00" y="15.00" angle="0.00"/> ---------- Differences in net ---------- 6c6 < <location netOffset="50.00,0.00" convBoundary="0.00,0.00,100.00,30.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/> --- > <location netOffset="50.00,0.00" convBoundary="-20.00,0.00,100.00,40.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/> 9,27c9 < <lane id=":A_0_0" index="0" speed="13.89" length="26.85" shape="87.53,21.60 83.54,25.97 78.25,29.10 71.65,30.97 63.75,31.60"/> < </edge> < <edge id=":A_1" function="internal"> < <lane id=":A_1_0" index="0" speed="9.39" length="22.92" shape="87.53,21.60 83.60,25.63 79.08,26.80 73.99,25.12 68.31,20.58"/> < </edge> < <edge id=":A_2" function="internal"> < <lane id=":A_2_0" index="0" speed="7.54" length="14.37" shape="72.84,16.05 76.86,19.56 80.21,21.35 82.87,21.44 84.86,19.82"/> < </edge> < <edge id=":A_3" function="internal"> < <lane id=":A_3_0" index="0" speed="7.50" length="19.73" shape="70.58,18.31 73.15,22.87 72.48,27.16 69.14,30.35 63.75,31.60"/> < </edge> < <edge id=":A_4" function="internal"> < <lane id=":A_4_0" index="0" speed="3.65" length="4.67" shape="70.58,18.31 70.86,19.73 70.58,20.58 69.73,20.86 68.31,20.58"/> < </edge> < <edge id=":A_5" function="internal"> < <lane id=":A_5_0" index="0" speed="5.47" length="9.74" shape="63.75,28.40 66.84,28.05 68.26,27.01 67.99,25.27 66.05,22.84"/> < </edge> < <edge id=":A_6" function="internal"> < <lane id=":A_6_0" index="0" speed="13.61" length="23.71" shape="63.75,28.40 70.84,27.86 76.72,26.26 81.40,23.57 84.86,19.82"/> --- > <lane id=":A_0_0" index="0" speed="3.65" length="4.67" shape="81.13,28.87 81.41,30.28 81.13,31.13 80.28,31.41 78.87,31.13"/> 30,48c12 < <lane id=":B_0_0" index="0" speed="13.89" length="26.85" shape="36.25,31.60 28.35,30.97 21.75,29.10 16.46,25.97 12.47,21.60"/> < </edge> < <edge id=":B_1" function="internal"> <truncated after showing first 30 lines> ---------- Differences in output ---------- 4,15c4,15 < TestFunctions: Clicked over position 386 - 522 < TestFunctions: Clicked over position 549 - 271 < TestFunctions: Clicked over position 549 - 271 < TestFunctions: Clicked over position 386 - 522 < TestFunctions: Clicked over position 1222 - 524 < TestFunctions: Clicked over position 1054 - 272 < TestFunctions: Clicked over position 1054 - 272 < TestFunctions: Clicked over position 1222 - 524 < TestFunctions: Clicked over position 549 - 271 < TestFunctions: Clicked over position 1054 - 272 < TestFunctions: Clicked over position 1054 - 272 < TestFunctions: Clicked over position 549 - 271 --- > TestFunctions: Clicked over position 304 - 168 > TestFunctions: Clicked over position 304 - 168 > TestFunctions: Clicked over position 304 - 168 > TestFunctions: Clicked over position 304 - 168 > TestFunctions: Clicked over position 304 - 168 > TestFunctions: Clicked over position 304 - 168 > TestFunctions: Clicked over position 304 - 168 > TestFunctions: Clicked over position 304 - 168 > TestFunctions: Clicked over position 304 - 168 > TestFunctions: Clicked over position 304 - 168 > TestFunctions: Clicked over position 304 - 168 > TestFunctions: Clicked over position 304 - 168 ---------- New 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> ---------- New 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"> </data> ---------- New 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>
---------- Differences in errors ---------- 0a1,4 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 41, in <module> > netedit.moveElement(referencePosition, 242, 237, 135, 81) > TypeError: moveElement() takes 3 positional arguments but 5 were given ---------- Differences in output ---------- 7,9d6 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="124.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.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="50.00,50.00" convBoundary="-20.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/> <edge id=":A_0" function="internal"> <lane id=":A_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="48.40,0.00 49.20,-1.20 50.00,-1.60 50.80,-1.20 51.60,0.00"/> </edge> <edge id=":A_w0" function="walkingarea"> <lane id=":A_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="53.20,0.00 55.20,0.00 44.80,0.00 46.80,0.00"/> </edge> <edge id=":B_0" function="internal"> <lane id=":B_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="51.60,100.00 50.80,101.20 50.00,101.60 49.20,101.20 48.40,100.00"/> </edge> <edge id=":B_w0" function="walkingarea"> <lane id=":B_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="46.80,100.00 44.80,100.00 55.20,100.00 53.20,100.00"/> </edge> <edge id=":C_0" function="internal"> <lane id=":C_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-19.37,81.47 -20.79,81.21 -21.47,80.63 -21.42,79.74 -20.63,78.53"/> </edge> <edge id=":C_w0" function="walkingarea"> <lane id=":C_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="-21.26,77.06 -22.05,75.22 -17.95,84.78 -18.74,82.94"/> </edge> <edge id=":Center_0" function="internal"> <lane id=":Center_0_0" index="0" allow="pedestrian" speed="4.34" length="5.00" width="2.00" shape="45.80,59.89 45.60,58.43 44.99,57.59 43.98,57.37 42.57,57.75"/> </edge> <edge id=":Center_1" function="internal"> <lane id=":Center_1_0" index="0" allow="pedestrian" speed="13.90" length="17.09" width="2.00" shape="45.80,59.89 45.80,42.80"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 45, in <module> > netedit.moveElement(referencePosition, 497, 241, 237, 241) > TypeError: moveElement() takes 3 positional arguments but 5 were given ---------- Differences in output ---------- 7,8d6 < TestFunctions: Clicked over position 541 - 402 < TestFunctions: Clicked over position 1062 - 402 11d8 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="50.00" x="100.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="0.00,0.00,200.00,100.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="223.61" shape="-0.72,98.57 199.28,-1.43"/> </edge> <junction id="J0" type="dead_end" x="0.00" y="100.00" incLanes="" intLanes="" shape="0.00,100.00 -1.43,97.14"/> <junction id="J1" type="dead_end" x="200.00" y="0.00" incLanes="E0_0" intLanes="" shape="198.57,-2.86 200.00,0.00"/> </net>
---------- Differences in errors ---------- 0a1,6 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 83, in <module> > netedit.leftClick(referencePosition, referencePosition, netedit.positions.tmp) > File "/home/delphi/extraNetedit/sumo/tests/netedit/neteditTestFunctions.py", line 250, in leftClick > clickedPosition = [referencePosition[0] + position.x + offsetX, referencePosition[1] + position.y + offsetY] > AttributeError: 'tuple' object has no attribute 'x' ---------- Differences in log ---------- 1,7d0 < Warning: Intersecting left turns at junction 'clustergneJ6_gneJ8' from lane 'gneE5_1' and lane '-gneE6_1' (increase junction radius to avoid this). < Warning: Intersecting left turns at junction 'clustergneJ6_gneJ8' from lane 'gneE7_1' and lane '-gneE4_1' (increase junction radius to avoid this). < Warning: Intersecting left turns at junction 'clustergneJ6_gneJ8' from lane 'gneE5_1' and lane '-gneE6_1' (increase junction radius to avoid this). < Warning: Intersecting left turns at junction 'clustergneJ6_gneJ8' from lane 'gneE7_1' and lane '-gneE4_1' (increase junction radius to avoid this). < Warning: Intersecting left turns at junction 'clustergneJ6_gneJ8' from lane 'gneE5_1' and lane '-gneE6_1' (increase junction radius to avoid this). < Warning: E3 'entryExitDetector_0' needs at least one entry and one exit < Warning: 8 total messages of type: Intersecting left turns at junction '%' from lane '%' and lane '%' (increase junction radius to avoid this). ---------- Differences in output ---------- 4,18d3 < TestFunctions: Clicked over position 520 - 226 < TestFunctions: Clicked over position 637 - 226 < TestFunctions: Clicked over position 752 - 232 < TestFunctions: Clicked over position 870 - 232 < TestFunctions: Clicked over position 518 - 348 < TestFunctions: Clicked over position 639 - 462 < TestFunctions: Clicked over position 814 - 342 < TestFunctions: Clicked over position 927 - 342 < TestFunctions: Clicked over position 1043 - 342 < TestFunctions: Clicked over position 814 - 462 < TestFunctions: Clicked over position 927 - 462 < TestFunctions: Clicked over position 1043 - 462 < TestFunctions: Clicked over position 814 - 578 < TestFunctions: Clicked over position 927 - 578 < TestFunctions: Clicked over position 1043 - 578 21c6,12 < TestFunctions: Netedit closed successfully --- > TestFunctions: Clicked over position 304 - 168 > TestFunctions: Clicked over position 304 - 168 > TestFunctions: Clicked over position 304 - 168 > TestFunctions: Clicked over position 304 - 168 > TestFunctions: Clicked over position 304 - 168 > TestFunctions: Clicked over position 304 - 168 > TestFunctions: Clicked over position 304 - 168 ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs0" lane="gneE7_0" startPos="2.50" endPos="7.50" friendlyPos="true"/> <busStop id="bs1" lane="-gneE3_0" startPos="2.50" endPos="7.50" friendlyPos="true"/> <busStop id="bs2" lane="-gneE4_0" startPos="2.50" endPos="7.50" friendlyPos="true"/> <busStop id="bs3" lane="-gneE5_0" startPos="2.50" endPos="7.50" friendlyPos="true"/> <busStop id="bs4" lane="-gneE6_0" startPos="2.50" endPos="7.50" friendlyPos="true"/> <busStop id="bs5" lane="-gneE7_0" startPos="2.50" endPos="7.50" friendlyPos="true"/> <busStop id="bs7" lane="gneE4_0" startPos="2.50" endPos="7.50" friendlyPos="true"/> <busStop id="bs8" lane="gneE5_0" startPos="2.50" endPos="7.50" friendlyPos="true"/> <busStop id="bs9" lane="gneE6_0" startPos="2.50" endPos="7.50" friendlyPos="true"/> <!-- Detectors --> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="48.60" y="30.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="3.00,-25.00" convBoundary="0.00,20.00,100.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":clustergneJ6_gneJ8_0" function="internal"> <lane id=":clustergneJ6_gneJ8_0_0" index="0" disallow="pedestrian rail_fast" speed="9.09" length="18.60" shape="18.40,20.00 15.70,38.40"/> </edge> <edge id=":clustergneJ6_gneJ8_1" function="internal"> <lane id=":clustergneJ6_gneJ8_1_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="28.28" shape="18.40,20.00 -1.60,40.00"/> </edge> <edge id=":clustergneJ6_gneJ8_2" function="internal"> <lane id=":clustergneJ6_gneJ8_2_0" index="0" disallow="pedestrian rail_fast" speed="8.06" length="14.40" shape="18.40,20.00 17.52,20.70 14.87,21.20 10.47,21.50 4.30,21.60"/> </edge> <edge id=":clustergneJ6_gneJ8_3" function="internal"> <lane id=":clustergneJ6_gneJ8_3_0" index="0" disallow="pedestrian rail_fast" speed="8.84" length="17.55" shape="4.30,18.40 11.87,18.50 17.27,18.80 20.52,19.30 21.60,20.00"/> </edge> <edge id=":clustergneJ6_gneJ8_4" function="internal"> <lane id=":clustergneJ6_gneJ8_4_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="25.04" shape="4.30,18.40 8.89,21.52 10.00,28.40 11.11,35.27 15.70,38.40"/> </edge> <edge id=":clustergneJ6_gneJ8_5" function="internal"> <lane id=":clustergneJ6_gneJ8_5_0" index="0" disallow="pedestrian rail_fast" speed="9.92" length="22.39" shape="4.30,18.40 -1.60,40.00"/> </edge> <edge id=":clustergneJ6_gneJ8_6" function="internal"> <lane id=":clustergneJ6_gneJ8_6_0" index="0" disallow="pedestrian rail_fast" speed="9.09" length="18.60" shape="1.60,40.00 4.30,21.60"/> </edge> <edge id=":clustergneJ6_gneJ8_7" function="internal"> <lane id=":clustergneJ6_gneJ8_7_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="28.28" shape="1.60,40.00 21.60,20.00"/> <truncated after showing first 30 lines>
---------- Differences in net ---------- 6c6 < <location netOffset="-47.00,-25.00" convBoundary="-0.10,0.00,40.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> --- > <location netOffset="-47.00,-25.00" convBoundary="0.00,0.00,40.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> 8,9c8,9 < <edge id=":clustergneJ13_gneJ17_gneJ19_0" function="internal"> < <lane id=":clustergneJ13_gneJ17_gneJ19_0_0" index="0" disallow="pedestrian rail_fast" speed="6.04" length="3.41" shape="38.31,21.91 34.90,21.92"/> --- > <edge id=":gneJ11_0" function="internal"> > <lane id=":gneJ11_0_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="14.40" shape="27.20,41.60 12.80,41.60"/> 11,12c11,12 < <edge id=":clustergneJ13_gneJ17_gneJ19_1" function="internal"> < <lane id=":clustergneJ13_gneJ17_gneJ19_1_0" index="0" disallow="pedestrian rail_fast" speed="8.64" length="2.07" shape="38.31,21.91 36.24,21.92"/> --- > <edge id=":gneJ11_1" function="internal"> > <lane id=":gneJ11_1_0" index="0" disallow="pedestrian rail_fast" speed="8.00" length="4.07" shape="27.20,41.60 23.35,41.05 23.20,40.96"/> 14,15c14,15 < <edge id=":clustergneJ13_gneJ17_gneJ19_2" function="internal"> < <lane id=":clustergneJ13_gneJ17_gneJ19_2_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="41.92" shape="38.31,21.91 32.03,18.47 18.27,19.90 4.53,21.33 -1.69,17.89"/> --- > <edge id=":gneJ11_6" function="internal"> > <lane id=":gneJ11_6_0" index="0" disallow="pedestrian rail_fast" speed="8.00" length="10.13" shape="23.20,40.96 20.60,39.40 18.95,36.65 18.40,32.80"/> 17,18c17,18 < <edge id=":clustergneJ13_gneJ17_gneJ19_3" function="internal"> < <lane id=":clustergneJ13_gneJ17_gneJ19_3_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.38" shape="38.31,21.91 18.31,17.99"/> --- > <edge id=":gneJ11_2" function="internal"> > <lane id=":gneJ11_2_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="9.03" shape="21.60,32.80 21.95,35.25 23.00,37.00 24.75,38.05 27.20,38.40"/> 20,21c20,21 < <edge id=":clustergneJ13_gneJ17_gneJ19_4" function="internal"> <truncated after showing first 30 lines> ---------- Differences in output ---------- 4,6d3 < TestFunctions: Clicked over position 660 - 405 < TestFunctions: Clicked over position 800 - 405 < TestFunctions: Clicked over position 953 - 405 8d4 < TestFunctions: Clicked over position 619 - 388 11c7,11 < TestFunctions: Netedit closed successfully --- > TestFunctions: Clicked over position 304 - 168 > TestFunctions: Clicked over position 304 - 168 > TestFunctions: Clicked over position 304 - 168 > TestFunctions: Clicked over position 304 - 168 > TestFunctions: Error closing Netedit ---------- New result in errorScreenshot ---------- PNG IHDR 1c IDATxw\SW熄p* UUGժ}պ`ժ֪ju֍ZuoT!dCH?^Y O{srrsGBs% j1t 3t Pu{ Tvƛ ٯa4_jmJ&i )L&V@4Z$5fJ # >ʔhjVpS2*s[-sNDRT :!CVjƛ h RdC`mmnv[TTlX*7Js6 /":JFqH# cL1sZZtF J+ENHﺵ22^UN;9*|:ΉWo 5Ʋ0دwZ<|G叧TF'Ath{ظCՎ 1&]NKK;tŋ =o+xWP)M k^DVFܲPhbbBDBD_P~kךc xq$-=SÞlNzٰE}ܬiN[;:g̾pͰ{\0=6i$-^vWGyeU8;ox~%+pg] j-{[^aēg+.ue=5nղG s\vKjwt4<vc!rH is6l]segg{xxZ9jƾC e蘭^(DP( "ZТ5ƪq3,x)E[6G `D"MMvu'<)9qzHKόO|ADܧ,-{u\}嚞5 SߌR->ean^XXc>< l,<*]&:{A 411)Ӂսs}:¯KIMSZ})M 9$ j?ի͑Sj!2n+ @_@&{wpdG<DRBDBIv|7GΞ}7/&&fēhP(ޥ}S҉H,He?sڭ{ؐoϮ5]"D<fKl͆mj2ӱMME]enf;K.D}ԴmZ6kjf&͋KxqRwu=j#`PnD"I>՛Wܯww+K=2;sm[tt?|=gRlӎkb4_ӫFrjPhҪE.]}CDZ|8Ri#Vo,5=#*ԴvQo{;۽e,(,|ӂH$$HUHD:ttbR {XvMv]m[hբXlϹKq jV0L3۵07;~|5'Fzu{eBkffFD/sb1m6Mկ]35=DЪE=z$ڵvH$255%gj%gfVXN:u)ᛖZ1IsRr^(UΙ PԮ$*aS;[n{ uܾgsPnϽByߋqD\MFډٻ{纵kR~AOck9wmYjzֈ}8֦K6]FDݻyyFtP\\|u"b'T&DݻqFt^"5vjפaWofdeY)͕GF˜܀w;4ix̬͌zuk7_4S]3Omm;/,.pD"Q0%R){Қ}z[ 6OD&&&lW07V56g{t155JQNYPx-LhO՟'ff"evP(tuq>i@,+tPje@ 7NX}tjESVI.* ^$9d\& ,--ekfbH(gD1Y-9%MRBϜH$i<o-qtq /)6>I333vE&&ˤv[o瞃LnݲT*hp(2٩/Yqƚěg A$ƽ: b4i`bbRRRߥk2A &*_\1>~}AA+gDLѵ333R @IJN}<x[[F{yfMW\"jղ9 |.ht-xܬIOvt9\䔴ظظw;M8DDV-i\Sf};/_7}izÈu峯55D/lXE"T&e{9)'Z[[5} kk+wxd"vEWn^P(0}ɁC'ؚ7;f ?kXRRX,ʈaP%9yc")D`Rv5]&&Iil60[̬H|=vLJI}jnnnogGDRbI 0vJC%"DʮXVy՟)LLL-bJ&խecm}'!3,Ħ?QT\|7ū7ܜ_3canVPXi ޮ۽HNƓg/`g[,GBϰ/م̬Ə x<]3kؽ#LE=ث{#'awq#o߹ϝbbHi<r3 To1mF6y,ݰZ]wouy箮 23,--сaCCD(~uvqrd;Dc&>Nzl~rSޠr5LLthRRXi/-,̉ֆa!{ÐH$l%%%ůmܯfqq0㋊oaaaaaL&H$G;s˜^5"b<]crrތ-0c^NN\w;+ ؇r,**b#,~nN Ukߺ%m[,}aqqqox<5i\?2$ރ{DBau{t2;aϓsqClpssw:X?zU˫{dt,ݺes{;[vbN*̂B'Gg@ x$}{u;vT*{LE"vsrDԭsn. ^Ն ʗ i3ߥbڏ}uŐDbݰZ j#]KR"l^KؚTD&H]fG1#Ha:u)lf"WDZ.%T-a0uO,tDTT\Od2Y뒼|a J <truncated after showing first 30 lines> ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs0" lane="-gneE10_0" startPos="2.50" endPos="7.50"/> <busStop id="bs1" lane="-gneE11_0" startPos="2.50" endPos="7.50"/> <busStop id="bs2" lane="-gneE14_0" startPos="2.50" endPos="7.50"/> <busStop id="bs3" lane="-gneE16_0" startPos="2.50" endPos="7.50"/> <busStop id="bs5" lane="gneE14_0" startPos="2.50" endPos="7.50"/> <busStop id="bs6" lane="gneE16_0" startPos="2.50" endPos="7.50"/> <busStop id="bs9" lane="gneE8_0" startPos="2.50" endPos="7.50"/> <!-- Detectors --> <entryExitDetector id="e3" pos="60.00,50.00" period="100.00" file="e3.txt"> <detEntry lane="-gneE18_0" pos="5.00"/> <detExit lane="gneE9_0" pos="5.00"/> </entryExitDetector> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="20.00" y="20.00" angle="0.00"/> </viewsettings>
---------- Differences in net ---------- 20,21c20,21 < <edge id=":clusterB_C_0" function="internal"> < <lane id=":clusterB_C_0_0" index="0" speed="13.89" length="9.03" shape="54.80,35.20 54.45,32.75 53.40,31.00 51.65,29.95 49.20,29.60"/> --- > <edge id=":B_0" function="internal"> > <lane id=":B_0_0" index="0" speed="13.89" length="9.03" shape="54.80,35.20 54.45,32.75 53.40,31.00 51.65,29.95 49.20,29.60"/> 23,26c23,26 < <edge id=":clusterB_C_1" function="internal"> < <lane id=":clusterB_C_1_0" index="0" speed="13.89" length="14.40" shape="54.80,35.20 54.80,20.80"/> < <lane id=":clusterB_C_1_1" index="1" speed="13.89" length="14.40" shape="58.00,35.20 58.00,20.80"/> < <lane id=":clusterB_C_1_2" index="2" speed="13.89" length="14.40" shape="61.20,35.20 61.20,20.80"/> --- > <edge id=":B_1" function="internal"> > <lane id=":B_1_0" index="0" speed="13.89" length="14.40" shape="54.80,35.20 54.80,20.80"/> > <lane id=":B_1_1" index="1" speed="13.89" length="14.40" shape="58.00,35.20 58.00,20.80"/> > <lane id=":B_1_2" index="2" speed="13.89" length="14.40" shape="61.20,35.20 61.20,20.80"/> 28,29c28,29 < <edge id=":clusterB_C_4" function="internal"> < <lane id=":clusterB_C_4_0" index="0" speed="13.89" length="8.63" shape="61.20,35.20 62.43,31.35 66.10,28.60"/> --- > <edge id=":B_4" function="internal"> > <lane id=":B_4_0" index="0" speed="13.89" length="10.42" shape="61.20,35.20 61.43,31.35 62.12,28.60 63.28,26.95 64.90,26.40"/> 31,32c31,32 < <edge id=":clusterB_C_16" function="internal"> < <lane id=":clusterB_C_16_0" index="0" speed="13.89" length="14.94" shape="66.10,28.60 72.22,26.95 80.80,26.40"/> --- > <edge id=":B_5" function="internal"> > <lane id=":B_5_0" index="0" speed="13.89" length="15.70" shape="64.90,29.60 49.20,29.60"/> 34,35c34,35 < <edge id=":clusterB_C_5" function="internal"> <truncated after showing first 30 lines> ---------- Differences in output ---------- 4,5c4,5 < TestFunctions: Clicked over position 843 - 404 < TestFunctions: Clicked over position 926 - 404 --- > TestFunctions: Clicked over position 304 - 168 > TestFunctions: Clicked over position 304 - 168 ---------- New 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> ---------- New 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"> </data> ---------- New 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>
---------- Differences in output ---------- 4c4 < TestFunctions: Clicked over position 804 - 403 --- > TestFunctions: Clicked over position 304 - 168 8c8 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- New result in errorScreenshot ---------- PNG IHDR 1c IDATxw\ a **USmDZZhmjՊuս@=@TqzY$!!Gy|u.!w bF nNyӧO vMW}0ůneYMj b0cYVR@Wr+G `>4L5K* 4Ҝ"e1gDTXX zaaamCY7Hw ppoӢi迧K+Yj$&Փg&i cl9U=TbŬ,@gRxSrbbrJjVrwsmռ.3WF=kc`2vztZasIWuS]|k@(~@ H 0sbb/XDx?e=z9 rw+((cؠ{BKKK"H$Ĥ\Xs6n{#Rw01\zӣugul95-ūotض_aA+Ϟ>rwVa9w/pj"p?]Nֶk6}d<:vl~LdB7_ F y{y9wjNPWG×qnrę"ЙH`[n}fftooKJRֹC qQTw2L/HROn%__10N#+"Jڗk٬qzXX0RT:myf븄Z5}?11)%+"jߦy=ZC-cg۹},5wT+''7.],gnܾߧgɩCvy[=ŕӳݞX[[ҞepZН۷SFxĥk jNPWG& \F;w.[_xEYvo}# +PIr.+x/cgDzO:+Db٢i#Z5-,տOwnc-9E{J$ծY=???>1 \r#].$?oީWy.;umEr\U{2"azu ;8`kcӥC.Zі{5 lPuffVt쫃!'=4DC+)J/|r[wm}=-=3A8 9ѫ{Gs!n;7ytlm*z%$J$;{'QD]|F ?|"wnXnBRr5RU ܆_ g'?=TLw5HRMTuD[#'^'U+QFZ[[%&%{X5bMD>9v:+;[o>U/'7!"ܴL>rkkk"ڸ.WW\!!)ҢQz]3>QƁJVVV `J_<}tncɒ%?Ǐa=XQs9;|9 LLJ=cvedkլr 'C۵=G{2L-=oUJg/dRٿ3ߛթR'Q?|Xu&ٹ9g_!UXC]JDÜ<{EL,T*mߺY 'Nc,d2n϶-֮{2\Jsj'D١Ms5_[JULC7**<}HDz-睻xM&;B{vئj劧Sǯ:YZZrM|Zڸ"ҡUaay3D"p˲n=Y`kc#H3%G97T"%g1kX[[+tPrG0L˦n/c'8g9WyT*!_]L2q5kkDͽi}F>fg\|.|z?LVZwڸ}T*}Žacc⿋WBiر{?~'7nPpIO>;~:O,ps?Ho_aiiYPPpe\Կ f%fmk퉞1WIII!7vh %u\³1^8:^lѱ}8--=>!۶_o{lXlmjU?t_,3+OUGOO'>}[CMߪg_ }b^&"2 lmmwuBOwc2ZYI>s꿋>X{KƂ B"勘5|x>{}GDoׯ[ҵpnԴ"H$vvw(Ծ|uG=5- T.daD'99Yaue*bb_yXZNHAa=mllTmضWq NNDTX}2_V0qND$rG˗q;giϴ>IJl:8܌ǷKRkџϿqDdgkKDo3^Ăc1_&>z+*HIM;|c2vvD#w {!%$GRJwWyw=x,vlӢsև]"k1ݼÿyڶx:is"RO;[ ++D7rrYc `))e0}ȕ[X0D0Wrn=Qa}RSӄO)ٿww=],,,diiVԡus>D:>nggKDΎe۳0L\PPa>=:wwsa<"nssssssYdo{;ۼؗ*zy>yU،w}hsl}U/m˦9ȭECDy\`]9iq=O5k܀oޕ6枘'ODkU,-=/ }7]DRzm[߾+}f۞\aA^v;̿:rE/?|ND}4nPɑ$3)9%''R; /]ݑc oݹ}+;L;k˳ܮ?Wu %Z|+*wGzYxaW=5rhhfQO 0MkAa!H YzZ)ܞTeYbԮain^02&?搬02= J&q%Co3Lz ˳\EDyde%YLQ՞|r{r"_.WЃO֯{9j\)܇M&)}PA5|@jڛAiiDde%MKO'"ke3vVsFf斝{u&I)< BVMVRiCN(-o߭T˷jkaS^T²lRrE^6-|U~Vdkv;<-:n~cw7x(2vO'"kk+eSgro0U/7CT=1-#ak묷P߾rE>Uu&5W}7q ff`Y639 MKuӠ}QDbyAQʕ#Ν;98 )rhe咫ׯX/cIyR=>|zu^ܰIRngii͐'A4C՞\WyĤwY]u<ysv8d3BR/n_⮌r ݊ej,p}>\m2Ly5|6yY_~_B^Q ^╾w&̬ؗrOTa%6??_qTzܰqܡ=jPXX/qKYYI^ū:A]*&ebRҗ;???33ӣE>77/9%E-jT_\1/_W}#lWմ_f sIsssR骭Õ+g܈ @a`Ŵ-5?zm[XZZOptpHHLz^ 9%GORҕmZXZZ|]ރiD ٯ>q+ Xj~[۷J,c%&%߹Sۖ2,//N\*^/9%ᓧڵqzF0`>R-7s![XLDka7[5o `>p8TU=E,ku|Bnn^j<r{&A*=^gtWRIMy:J*mڨgVVˑ@]+xw*ЮuOajŋ|eWn罝mNu~u4|ɠ $ \wQӦMg(qRljٴMjZzS\'>}Gg<{j#Nffe5kҰmfVQ99\brepn B3[KHLsXDwk|,5-PUKhdjZ0W\&w"r`<˕_O/_ŭe?-Hz,+(7n>wg)911YXbaaQݭI))B_q՜L&ۺϞ:?7/?2e2ً蘿9֪yv'dffd2Uz$ҷZjnF;z7Ʃlm{liayYU'Kh0 HFӢSĥn*1ܪB `DZ7S暟7; "jըJGoUHQU)8U! 'MUUQUKhJ,* `24lp2H Bd ';oS>