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 errors ---------- 0a1,210 > 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"/> 6c20 < <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"> --- > <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"> 11c25 < <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"> --- > <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"> 15a30,42 > <taz id="taz_0" shape="-18.00,-14.00 -18.00,-16.00 -8.00,-16.00 -8.00,-14.00 -18.00,-14.00" fill="1" color="green"/> > <taz id="taz_1" shape="8.00,-14.00 8.00,-16.00 18.00,-16.00 18.00,-14.00 8.00,-14.00" fill="1" color="green"/> > <taz id="taz_2" shape="18.00,14.00 8.00,14.00 8.00,16.00 18.00,16.00 18.00,14.00" fill="1" color="green"/> > <taz id="taz_3" shape="-8.00,14.00 -18.00,14.00 -18.00,16.00 -8.00,16.00 -8.00,14.00" fill="1" color="green"/> > <!-- JuPedSim elements --> > <poly id="jps.walkable_area_0" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" shape="-12.000000,-8.000000 -12.000000,-12.000000 -16.000000,-12.000000 -16.000000,-8.000000 -12.000000,-8.000000"/> <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="-25.71" angle="0.00"/> ---------- Differences in log ---------- 0a1,214 > 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 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{"z'D+t>""*t$ E:BM(indln{<ܹSv3gϽw b]ٻ : V{ܹcǚ s ~ ǽcTͺEqgLi `!#C0DP3:2k &EF\4 &g~ˀeGމeYc @?)1Ss l/ ml^%x (o43>DY8b l1UZ<lx <Ĉ}eϳq`=P)!pgIqҔ#!9b Ln}|ϛ~Unis:xϦT*Y<H\Ŋ)?t0!T9ݞL>#~1kէVuz$@̱ىn:4mAuOneP(Ԟ!bH 9h lu+V*UlXtE~]5 p,@NS)ʽצpňF lƥDȥX>DD$ߵ{͇ܚ&'bH$[Ts uz-ʽV&U W|ߞ4q$0Kvu|]9~?pMxTУ]HX]{£xeȘT? %n9Y{"e\*ZӍS(Owẓoj-h"/%}a+q n,I`/z|W8}#nkm^\wU}ο:%-2P$K5L@bH p$% nժզM"""wfd"a.{Nڻf V~j\ 0P,Ht\;+$(\\]%BF + _pqRK#-dVm!P,+iD"شr$~5j rfb.ybsY+QC#<#ҴBHTkng[{#KTӠnB]x4Q?uRƽAA;f:X!ת[ uzP,vc@s_?c-"I~9zzѻ\/f$njv8N$+T~?wPpD"X5ջrA+bFe|]E .Eku͏rY_~C"m:HIX0)9+ c Ϛ5_R3#,ɭ?%sP:v1 8=WwqĈ)?(qؼsnBRfI{v |[8ٽwjעYw+qԪSfU<"?K&$"bۍ!:3"OC_a;}%PӰk,H }r/<,OPhЪn"Rf9NP kj#8wy( j֡Mh7)NZiVͫy 2E^M bm.qͫ{9|'fx6ԹuU7~I\;p༁ڒXml?Pk6"ƭRˎVpʂL S(m_.>3r(HPι{7"UUqFV Ep\imH9" /nggLhQ?JbZTn?$<c+ {2Bd\<(Wm?nE"ƿJUcOX+Qis#O U*yz,U)vq!ʽvyu|o_ \\}^3)GJYDBD(*yJX,d\<Ċl9{ոS[: 8~b"L=0i{^)JдWZrS*Zž~?<3vZx}HZ〺^b#K}Йk %CʺDvjfff=w E_r$hk`)?Ia#e}; Y"b3sWfYX nַY;wzq.+zX暕Yw8i'Hr{Ϧ <whh*x$-0Mz"3qL+OݛduƻI>}Zdn:2hut9J]Iڻ㿧mmѢ_$jt'طnO8ڧw' B"z6:rْ 6]9aHѳnzx5ѯUs,y6ݭ +E,qq$"]\\B.Rn~0bWW1QMkTDTʺFJYgM"d777# 3]܈^<#/Pyq+_BDdefVvw)l+>}r1L<DBDDY*I/&3TZ@nuk{ܾʪUTnzXq[;JF*&Ӄ! I֩W%#r30UkKyk ܤ{.eی 57iߞ$~:YaEk?y|˹gۑ'E[wp#ib [wG-_+4Q)Ӯ9I*464u'n Pv7HnT͑Sr8wb뽤${ 1<Wa۬RsX"勤=jUjmZ)l/<U͇!Ʒv〇'>eK5$WX*y3nzTኮ\zYnR1ԩ]|Y7CO'O?QJFuZM*==y^!Ԭyw?VpW*8!/^Q-]!˕,qB.e2ܽZfdi/wVM.Wk24?3yˤRLqJT*+9N) ܽYDZPP \%|ջ2%@к+N?+C#VO'%!T*Wp\*Je2L&@(+|%KI(`2Y3'Wm߷cν")2¥+5]8R "/L^_4rP+)GZkL^cF5GF0U:F4NMz9UԆ_75vl-j ?uխ}djy.ؾe۵_ֵSO}CߤMSgOg|@1U;mƞ<|.S<3-[qgIg.uT)_W} :9_ؤoLn7?SS<{Z~ ΌJ!STÐ!m7bV퓟fSʳ1٦T*,* ؼPT(]]=DmhY"TȕJCJ..^ΖEr\ꞗ'MfJ(d2GDW79*JSȤҢkv1WkA1R1yk %qRo@lJW7,B1 8B`E+%mr;WNpڵSYs0 #NT(JJ }ʞ0RKEbN/-^hɐM9`lsԣ[]3Bײw˕F{ T{MW9y'[*wvM7zׂ]>ϗW.~첒L>>OZTV}Cӻp"ݿ?Ƹ#Sb|bq +sGΑP },#O1j0]P2Ƶvx[S1JXVTȣnFy?ػ{~зn>왽n=.8'!fE`|n[2UܾDDv <(@)rً삻6{G<Tآzs6ǽ+} %"b XT*eeEcL*兡ڒGY8?g6&+;-7+pq-APM"ܷ}V{%63+ǽ7ʉ#V)YꊕF~;f^u.<oT_jŊKz}s<`ɨB?y֬#" ߌgrS>E$edm. <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 IDATxw|ev7(Q)SAp,mE@EpVA67eB=~\Ҭ&i$+=䒴sD {w$ 87ݻv 8; |5{Ƥu8Δ L`ljʠ70%:2kEn{%|x aV 01jqS&r