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|euRC(P(MYA@d# "@% 2TEQA@E(!{ g3ǵ!M4If~ s|} )0HHH ͦz}{ v0~^1fަ835 ($#q" I\Z 0*5)h &{Nl靈X5d~ !` >a7 f1b 1uU\L/d]wB U&5L ?[dωDyÎ*)s]3. MTI q+R2廎 s9alv՟^yVЭe?1Ǧ苢6fk[ 4m3"CF~͗_HKK+Sƅ?/nmȎ;Y4JwU-'^ŋ@$k%" &czj{!X\Ě[OYGaNVEVYdPhFEb*φ5BD6UvWO{Ijq*ԩCpENq9hq*װmzN1q}geh_7])pY\^5yg ױ'bHB [R\pFlK?"vkuଵ{ `V_@"DM1b'''% Y"d"v|DboOE\:"0HȐ@(GDbqH|*o O$Lb=O[ʙ=`ž kJ!QZ\ܼNT^{Ir_\C}Ɋ}w.{Ng\;f$af:X]+} YONKg'aNSF[ٜs=`>56iJDtkzwRŁ-zv%ݽmN2zg M_ԡC:T1#:Of{T:lc& 8,ƣV+8bDїfTnREHʔ1Q'n }OIqsOE[5kPUH1Q'1.jRUdJ])DDoGC$߭{,qLJwg^ƽfM˻Y"@#W' EhpY)S\> YI$ > ?'{rdׅgz-q2C(.u6_Cdi7\,۵_UXߠ& W#O/߃4m%|ƽF֍˺[OֱcמK9BaHo<Lm6"ƥTÖvp E(M?l/>kv*HPMQ/$sDDja}Tꬸs"3_KĈDB.Ħ}/+W_0DB닱/G6p#61gc J7 4yϮٜ|˔<\&_7yVHg%b'7"=U%/-89X$v3]"}"D"珒Vsuz-Xi+9rrs+~v@bAD"8C֑aSǽnV[;S=HlR[ļPrDS@VMq2aDru˯$R&0:K?wh2 bpa= w1w=&b B] (z@{6K ~gsݓtƳ^ 6OfMo8""ƣ^XXcx#<$yӅdܾZ͇^dvq\2]g9Hr<#[=&=2A;I=mtƳNn]y!OgsSc:'o|xܵk.${ꤞܾiB!zVvx?dݽq% nDV{<q%Gjmvy"wPuߞGPoIfBzI'8cݷ<!{mYr۹]W'v \K7Y,qr$"B.Z|;"''1[ %e%"Q*R\89;S۩$pVo$wޒY"dg! >%J0og;9;qLjJw@Wr>LLDBDD)ɩ%JHҲSj5$<P2"wg%˽)NFΨu.%9?EVNlj5ۺsQ7U@^8ƥdnVN|/S5*.ö3S-KߨUU|XO?J3o?%yV^t#rƐhjƭ\e7_8"b<uߖ?3uwIt>$E|vbxU>Oozq_}V01qg?v fܻLXҋ!ƻjRO?Igo_y^WQwպOyw[^1ޕk=;{EKDlfb]1[D%<b* L8{.gA7=uXVK*)pܳٮ>sP֓!ƫRP矦+XR;G^=8iF m/%<RU]2̙GR<;'n]r\*<kZgN?LΖɲ^yZ\&w-WٙORe2YvtN)IRrT*WrR&U#e%lO2n'geH,e$[{ο{L)eYj#,3=+;;;[*J3$dԺ+Wp]$ʲ2YR X,7|mZJer#ʳd9Q%%UrBs%4UY#iV;26KC܆}ӥy6$Ըr¹o"]td$==uy>Cu pQ*yo]q_NለR70٧o̧y1H"T־Kw( @1g`F>;Q(!=;5S!**Ü OT*%1nR-> @l{n;+O3ĸfe:Ғc|D2BRtvv6ٳaR %#"(0Gw2 53%1S&SU L-3U?@8LJm3C\CyfTq,;;#"AZf!iOoo _ٔ..YiRL`9S* <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[;!^ PBлHGHIDPDPT"B54R|Llew5O}vgg);D PB1I] pmN kƽwq`M 9o G^1fݢ834 ("C0DvL~BnGE J CM;e"' ɕbhٙw"bY֔ B OJBҜ7 H6| J7F bdCoUP!;;k %wB Zoez, &ӽ~@ `vgsEf?oyWP >J2eْI q+sexQw{o2t?n۵\rUZTԽu@1f${\9 -BPwsƇ!,-_CVV֗_~1črʭ_xOD>5]5 p.@.MxA.oٱf\x1bb1zcHZɂrU""l߱VlIV1$T8r |jy+RzxEuIJFtlR5MĨ^oo|FٴBH֮mj~nigCt )UgWN;03 wj#W>(Kz mtC;u1 -e{*B5 1$ 8 7idƍ>>>~|Q="av9{O:f Vyj\ 0P,H^5HDRK}H&2MO9f|}Db̫X?$H$1|XT[F$dH *U{D"ؼr$6i( DbȡL;GY8"۽cyRmFLx_\S̿;~͊!s,`\.g$-qj mwu1ut- yE;rޯN8ޯkM<QMT]X{#]Ҫw羲.d(1}6 'zi',0}߿?rOFs\̺'<#!٨iL (:;! r.8pan^fa݅J߭4Qo?CQp6-2N|l{&m5()`92wAbp'?$6> 8[O?c^ƫv+Y"@?\xWVaEJs;*"P o:,ql?HܠUr"R=4=~& +xU*ꮿE $bqڬqJ>"b6uxjӶiyw~ɞ];|cT*MmFĸiܺIN&s E" Ňy]C *6+nTH\#r`胭^ =ܔq*rBn1"xx7y 73GdF!*a5$Pl³j_IHۙ-G~%3:J@rgG"{uU|n\,_ED,(33Y==Twm:SbTcثt_0DBDHY4!}!XY+9zGGfڛxXH,"Δmdˉ/ZԫqZƹW|i{w1OT# nئyrBRߍwvH\^Mŭ7TD=}7zs?Oh*zx @zpQ$+k3g{'bZFU ?I@ <kuӭiGXƻ~_ iнw)NDĦ{ 2A?>d|t3<uÙT ڱ~$xo:0M{ͪH,w㑧 <kuOY;szm^0{FiI듰gܱ^[?d|u֭QgRXƫnNҏn0SEc}sq{/FrOx?]IMe~$wl=#G:?3/KL;sM27ǧMoHٹn|x٣Is,yڡ4xmԻX"rRT,/}/G$a'=W*u)V+@F鏯M,`wwwϪ5R݉^=n!#) 7/Uyu;WF1i~B<yb#KP~3[,QZj_FOf~AAv#+:.~ l[#-+2w/q^ZgKD_og~Bپf[V⾽u Ȟ'ʯԫiy_L Qr˗lT2"XOoO4[S3D]/K70߭g S8 J,?/(HDJ:Sy J<ݵw{ZyȄLNΝr?11 pͺu0/C_e^]JE_V_exϖxg1~U>:yIKDlvrG>1U<=y*oEW.=\^O}|+ԩGy]|UCo''O?T*Vu*<?y~:ՠ3w?fHYn'ܔxVP* KT'8~75W.IxG £B-G'N?H˕ϒ39B.JS)d2Bq*LSnnn[ʗrsse˥&SJc\A`o(O>,rhC1yvfNnnnL&efHhTWX+H dyrd$ y֝^vf7{kFJ&+@͑FEVDBVP(Je㿭}kmmmƣ\z O S֮iUQ*H""?iէξ,3#ס\.'DȐḫL10ShJ*oۭw4jCN||U/CD,d+D p6峦Z&7#"*eY~ d!KTU7b<C7gkٯ_XE!#'+ҖCT.;7W,*77OQHH)ŨJRRrD$J=E!z-Q*Rwl\b*(r9GD7wY2~\eBqJLQ+ 7kaޖ12%1\ٹ"d@U)J~gSd˔J18NT*YeyM-ϮP-$کt9%R)ǯ"#={ǍWZДB\B-da"1'ˑ)FoFbH=!Kӣ[_30RIzpToLU( Je G,ϭe;FdUe.ט.#=OBD/H<vCw(ݪ6ybKR#RT*JDwJ_Gvku2^2-m!b8B!?SUO(. l [&77Qs[Q 1D XH1y1U^ PrT(22r2cF&٘ԴLެ졌*Yb28NUJ:j,)SrhM*o~lLzF{P( nx\[o5_3^۴L>x "b*XB`ի+P턛TNgy%Wh+V-m4 fktY?ПfFI&sr)/IR_<Qu)"AvCZlx1Tlkn]qM,PwP)z ѝn|\P(ЯOfDD [{Mz_fڮ^&-]|)<)[.3 )C@ 8 d2XtMu) 8t`F8:Sy!ܳk ojV*"DeJ"&+:!nǯ8Dl/y֦}}מ8FeW'/XVqms/mS^nݢwӕ$J+.lլdr"?o R`:S7V<pNޯMrn,1 <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="red"> <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" fill="1" name="name2" color="red"> <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 10c10 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- New result in errorScreenshot ---------- PNG IHDR 1c IDATxwxU3[;*z'*U#`W#DAQA@@ ! ^CK#u$f[>yٝsgfw3gνw b]DDD8 \: {o߾Ě s ~ǽcRMͶEqgJi `%C0DL~]BngE J CMe" ɝbhٕw"bY֔ lB OJB\7 H6| J7F c甔CoUX1''k -wB ZEF., &=@ `u甔gsDBFK?oq WP >J2eْI +d\`(=7JEy\jc~9O~wѦ~c3p#\mP;5CĐ s -!;;/˗_֛k9j ZtO(z'r]j}8bB#b6GEOXت>DD$աS-ߜ bH$[U8s j}3Jzhy5IJEvjZ-CĨ^MoOBFٴBH]egúv)UO= 3ҊM:tnXO*/%uavHb$[}Kw_QE[s@bH p%%% nڴ vJDspv lJa@$`X"<k-$KRv>C"d"rbgL`,;"gQm!P,T)wbʑVnԴqXH*Lb#ZW;?fz jTBz<mv+sj`~q}1nv+j+ϭ9slÒȯv7:|ǡ'ګ5!!ڭ\^+e6n J<}ӣlVXGnR7XE6Q=ycq}mx>'E= M??K۷o߾}aU~0^㲞g;lݿFM38f @ԥUe/GH|is3Sڵ)$Un n{|ME'Bmٸgc<6mۼayo͐y ҉;tпQr>2>u:tjQSW)"UNS a`^oeg釢І*ι}n Z4mTWbUWvH,m}P %c7٠MU#L}g"|Ƨvv*x{OC8RiJml=Po6"Ƴl6Mpt ](A-$>srHPvNqDDQoL塼uez )/Ͼu# wRZ ?qDf"^Kqq, $>۸VĔ)(תdڎm8//yz\ .=oVl$yHR_o2+sE륺st=K҂EbB%~;o %!e?ڢf#beH"H)Vff*^]7<'ɰ"XD)Ȱ_l/wo4 b8"FڨmF彄ʸȭ4bZ[nTON}NDgS8~B4 `k$ k1g#bZNU p<IP]=!xzf?Nfݢf},Ưa>?~^pDDoèX kؽwX/[OmlV]h52v<ӮO֞ p$ݹwT'<a߰.gi,Ư~~:O'RSKm^0߭{Nez:8y, Be%okݺ4;}ý% J7_JYٿS^5;tcOE‰]<߰.z4ڔ 6ޝR9""a`xT/Q6[sTϦٛΦӠ[ZǓVUqbTID#KR˸iT*"aR?nPܗD$*Wle<AJ<==MJ{*$"zKzHP4 T)<qdg*%ol,X*$ CB9b2Jder5|r'[ň|<D ֹPOKq'l`9_֗U<s:o_$ҝj+TH,W*=IRKҴmw?Wy_`0]IϟGEz@HR2_`kԪsVIzz3ٚX-ŝrQ]Y_zF?Pfi!!"JQ6; Pw˫*C&dqr{IIIή leJ3hX6رY,}VihP6lI{WP^ggD椤YD}n]}(*_A''N>U*詏<0}*WcĩY*""VҪ[Ag'4t6R++|4Bz}e B*<WǏI˓sS.UBX;Sry^Ӕ,Nd2T LPqJ.Ӕu] $<E`i,$OܬkN=)\ũq@'dY922U(9V 92y\ B}=z۽⩒ %#*rQ+#U* R{o~_gdT F[j*&>wHbƫɵkg%֬ړg^"U,I,2$p( ӰۨFR Euoȝ<|.#"&z2O<(b>Zџ!F"e2X"d}C J8 Yӱw[rOcQmY? d2X#*ۺJLׯYl"S핛iiKKU!*' UJL>}H)ɨJRRrD$JEe"{x5[T(^9)9r:(T'Pr9ϲer:V0<[Ȕ8"d婂VT*M陛!S*J8Rd*Kw[y:!b2)WOf(^(Y8J4>~0f]ۯ:b_!?#9YL7~#Cb/_OUQX|誁Jʼns|*uxEB0<nP*%K4Vn+1%KB.tta@]"xpabuJ}[Qy㛓sXRT'XNB^P#{Ct/O.#*۪oߦJ)f+_*9\z@~e/sv]"*$u_5744\9 1c)&? 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"> <!-- 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="custom name" color="red"> <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="custom name" color="red"> <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 errors ---------- 0a1,567 > Error: Could not build routeProbe 'rp_0' in netedit; edge '-E10' doesn't exist. > Error: Could not build routeProbe 'rp_1' in netedit; edge 'E7' doesn't exist. > Error: Could not build routeProbe 'rp_2' in netedit; edge 'E6' doesn't exist. > Error: Could not build routeProbe 'rp_3' in netedit; edge '-E11' doesn't exist. > Error: Could not build calibrator 'ca_0' in netedit; edge 'E10' doesn't exist. > Error: Could not build calibrator 'ca_1' in netedit; edge 'E6' doesn't exist. > Error: Could not build calibrator 'ca_2' in netedit; edge '-E7' doesn't exist. > Error: Could not build calibrator 'ca_3' in netedit; edge '-E11' doesn't exist. > Error: Could not build calibrator 'ca_5' in netedit; lane '-E9_1' doesn't exist. > Error: Could not build calibrator 'ca_6' in netedit; lane 'E12_1' doesn't exist. > Error: Could not build busStop 'bs_0' in netedit; lane '-E1_1' doesn't exist. > Error: Could not build access in netedit; lane '-E1_0' doesn't exist. > Error: Could not build busStop 'bs_1' in netedit; lane 'E0_1' doesn't exist. > Error: Could not build access in netedit; lane 'E0_0' doesn't exist. > Error: Could not build busStop 'bs_2' in netedit; lane '-E0_1' doesn't exist. > Error: Could not build access in netedit; lane '-E0_0' doesn't exist. > Error: Could not build busStop 'bs_4' in netedit; lane 'E1_1' doesn't exist. > Error: Could not build access in netedit; lane 'E1_0' doesn't exist. > Error: Could not build trainStop 'ts_0' in netedit; lane 'E5_0' doesn't exist. > Error: Could not build trainStop 'ts_1' in netedit; lane 'E8_0' doesn't exist. > Error: Could not build trainStop 'ts_2' in netedit; lane 'E4_0' doesn't exist. > Error: Could not build trainStop 'ts_3' in netedit; lane 'E2_0' doesn't exist. > Error: Could not build containerStop 'ct_0' in netedit; lane 'E10_0' doesn't exist. > Error: Could not build containerStop 'ct_1' in netedit; lane 'E11_0' doesn't exist. > Error: Could not build containerStop 'ct_2' in netedit; lane '-E7_0' doesn't exist. > Error: Could not build containerStop 'ct_4' in netedit; lane '-E6_0' doesn't exist. > Error: Could not build parkingArea 'pa_0' in netedit; lane '-E4_0' doesn't exist. > Error: Could not build space in netedit; parkingArea 'pa_0' doesn't exist. > Error: Could not build parkingArea 'pa_1' in netedit; lane '-E2_0' doesn't exist. <truncated after showing first 30 lines> ---------- Differences in additionals ---------- 4a5,18 > <!-- Detectors --> > <!-- Shapes --> > <poly id="po_0" color="red" fill="1" layer="0.00" shape="-12.000000,12.000000 -12.000000,8.000000 -8.000000,8.000000 -8.000000,12.000000 -12.000000,12.000000"/> > <poly id="po_1" color="red" fill="1" layer="0.00" shape="8.000000,12.000000 8.000000,8.000000 12.000000,8.000000 12.000000,12.000000 8.000000,12.000000"/> > <poly id="po_2" color="red" fill="1" layer="0.00" shape="8.000000,-8.000000 8.000000,-12.000000 12.000000,-12.000000 12.000000,-8.000000 8.000000,-8.000000"/> > <poly id="po_3" color="red" fill="1" layer="0.00" shape="-8.000000,-8.000000 -12.000000,-8.000000 -12.000000,-12.000000 -8.000000,-12.000000 -8.000000,-8.000000"/> > <poi id="poi_0" color="red" layer="202.00" x="-26.00" y="8.00"/> > <poi id="poi_1" color="red" layer="202.00" x="-26.00" y="-8.00"/> > <poi id="poi_10" color="red" layer="202.00" lon="0.000234" lat="-0.000180"/> > <poi id="poi_11" color="red" layer="202.00" lon="-0.000234" lat="-0.000180"/> > <poi id="poi_2" color="red" layer="202.00" x="26.00" y="-8.00"/> > <poi id="poi_3" color="red" layer="202.00" x="26.00" y="8.00"/> > <poi id="poi_8" color="red" layer="202.00" lon="-0.000234" lat="0.000180"/> > <poi id="poi_9" color="red" layer="202.00" lon="0.000234" lat="0.000180"/> 7,9c21,23 < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> --- > <param key="keyA1" value="valueA1"/> > <param key="keyA2" value="valueA2"/> > <param key="keyA3" value="valueA3"/> 12,14c26,28 < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> --- > <param key="keyB1" value="valueB1"/> > <param key="keyB2" value="valueB2"/> <truncated after showing first 30 lines> ---------- 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 log ---------- 0a1,571 > Error: Could not build routeProbe 'rp_0' in netedit; edge '-E10' doesn't exist. > Error: Could not build routeProbe 'rp_1' in netedit; edge 'E7' doesn't exist. > Error: Could not build routeProbe 'rp_2' in netedit; edge 'E6' doesn't exist. > Error: Could not build routeProbe 'rp_3' in netedit; edge '-E11' doesn't exist. > Error: Could not build calibrator 'ca_0' in netedit; edge 'E10' doesn't exist. > Error: Could not build calibrator 'ca_1' in netedit; edge 'E6' doesn't exist. > Error: Could not build calibrator 'ca_2' in netedit; edge '-E7' doesn't exist. > Error: Could not build calibrator 'ca_3' in netedit; edge '-E11' doesn't exist. > Error: Could not build calibrator 'ca_5' in netedit; lane '-E9_1' doesn't exist. > Error: Could not build calibrator 'ca_6' in netedit; lane 'E12_1' doesn't exist. > Error: Could not build busStop 'bs_0' in netedit; lane '-E1_1' doesn't exist. > Error: Could not build access in netedit; lane '-E1_0' doesn't exist. > Error: Could not build busStop 'bs_1' in netedit; lane 'E0_1' doesn't exist. > Error: Could not build access in netedit; lane 'E0_0' doesn't exist. > Error: Could not build busStop 'bs_2' in netedit; lane '-E0_1' doesn't exist. > Error: Could not build access in netedit; lane '-E0_0' doesn't exist. > Error: Could not build busStop 'bs_4' in netedit; lane 'E1_1' doesn't exist. > Error: Could not build access in netedit; lane 'E1_0' doesn't exist. > Error: Could not build trainStop 'ts_0' in netedit; lane 'E5_0' doesn't exist. > Error: Could not build trainStop 'ts_1' in netedit; lane 'E8_0' doesn't exist. > Error: Could not build trainStop 'ts_2' in netedit; lane 'E4_0' doesn't exist. > Error: Could not build trainStop 'ts_3' in netedit; lane 'E2_0' doesn't exist. > Error: Could not build containerStop 'ct_0' in netedit; lane 'E10_0' doesn't exist. > Error: Could not build containerStop 'ct_1' in netedit; lane 'E11_0' doesn't exist. > Error: Could not build containerStop 'ct_2' in netedit; lane '-E7_0' doesn't exist. > Error: Could not build containerStop 'ct_4' in netedit; lane '-E6_0' doesn't exist. > Error: Could not build parkingArea 'pa_0' in netedit; lane '-E4_0' doesn't exist. > Error: Could not build space in netedit; parkingArea 'pa_0' doesn't exist. > Error: Could not build parkingArea 'pa_1' in netedit; lane '-E2_0' doesn't exist. <truncated after showing first 30 lines> ---------- 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 errors ---------- 0a1,4 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 35, in <module> > netedit.createSquaredShape(referencePosition, 612, 325, 400, True) > TypeError: createSquaredShape() takes 4 positional arguments but 5 were given ---------- Differences in output ---------- 4,11d3 < TestFunctions: Clicked over position 916 - 493 < TestFunctions: Clicked over position 916 - 293.0 < TestFunctions: Clicked over position 716.0 - 293.0 < TestFunctions: Clicked over position 716.0 - 493 < TestFunctions: Clicked over position 916 - 493 < 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"> <!-- TAZs --> <taz id="taz_0" shape="10.00,-8.00 20.00,10.00 -8.00,10.00 -8.00,-20.00 10.00,-8.00" color="blue"> <tazSource id="center0" weight="1.00"/> <tazSink id="center0" weight="1.00"/> <tazSource id="center1" weight="1.00"/> <tazSink id="center1" 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="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,4 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 35, in <module> > netedit.createSquaredShape(referencePosition, 612, 325, 400, True) > TypeError: createSquaredShape() takes 4 positional arguments but 5 were given ---------- Differences in output ---------- 4,11d3 < TestFunctions: Clicked over position 916 - 493 < TestFunctions: Clicked over position 916 - 293.0 < TestFunctions: Clicked over position 716.0 - 293.0 < TestFunctions: Clicked over position 716.0 - 493 < TestFunctions: Clicked over position 916 - 493 < 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"> <!-- TAZs --> <taz id="taz_0" shape="10.00,-8.00 20.00,8.00 10.00,10.00 -8.00,10.00 -8.00,-8.00 0.00,-20.00 10.00,-8.00" color="blue"> <tazSource id="center0" weight="1.00"/> <tazSink id="center0" weight="1.00"/> <tazSource id="center1" weight="1.00"/> <tazSink id="center1" 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="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>