texttest -a netedit -d /home/delphi/extraNetedit/sumo/tests -reconnect /home/delphi/extraNetedit/texttesttmp/neteditcheckoutput.05Sep220935.875074 -g
texttest -a netedit -d /home/delphi/extraNetedit/sumo/tests
---------- Differences in log ---------- 0a1,2 > Warning: Double edges aren't allowed > Warning: Only two from-to elements are allowed ---------- Differences in routes ---------- 9,11d8 < <personFlow id="pf_1" begin="0.00" departPos="7.80" end="3600.00" personsPerHour="1800"> < <walk from="Edge0" busStop="busStopA"/> < </personFlow>
---------- Differences in routes ---------- 6c6 < <personFlow id="pf_0" begin="0.00" color="12,13,14" end="3600.00" personsPerHour="1800"> --- > <personFlow id="pf_0" begin="0.00" color="cyan" end="3600.00" personsPerHour="1800">
---------- Differences in routes ---------- 6c6 < <personFlow id="pf_0" begin="0.00" end="23.00" personsPerHour="1800"> --- > <personFlow id="pf_0" begin="0.00" end="12.50" personsPerHour="1800">
---------- Differences in routes ---------- 6c6 < <personFlow id="pf_0" begin="10.00" departPos="20.00" color="red" end="3600.00" personsPerHour="1200"> --- > <personFlow id="pf_0" begin="10.00" departPos="500.00" color="red" end="3600.00" personsPerHour="1200"> 12c12 < <personFlow id="pf_1" begin="12.00" departPos="20.00" color="blue" end="3800.00" personsPerHour="11501.59744408945698523894"> --- > <personFlow id="pf_1" begin="12.00" departPos="500.00" color="blue" end="3800.00" personsPerHour="11501.59744408945698523894">
---------- Differences in routes ---------- 6c6 < <personFlow id="pf_0" begin="10.00" departPos="0.00" color="red" end="3600.00" period="26.00"> --- > <personFlow id="pf_0" begin="10.00" departPos="0.00" color="red" end="3600.00" period="12.50"> 12c12 < <personFlow id="pf_1" begin="12.00" departPos="11.00" color="blue" end="3800.00" period="26.00"> --- > <personFlow id="pf_1" begin="12.00" departPos="11.00" color="blue" end="3800.00" period="12.50">
---------- Differences in routes ---------- 7c7 < <walk from="Edge0" busStop="busStopA"/> --- > <personTrip from="Edge0" busStop="busStopA"/>elements demands personplan persontrips from_busstop to_busstop create lines ( Last six runs Sep2024 Aug2024 )
---------- Differences in routes ---------- 8c8 < <walk to="EdgeCenter0"/> --- > <personTrip to="EdgeCenter0"/>
---------- Differences in routes ---------- 8c8 < <personTrip to="EdgeCenter0" arrivalPos="2.50"/> --- > <walk to="EdgeCenter0"/>
---------- Differences in routes ---------- 8c8 < <personTrip to="EdgeCenter0" modes="car"/> --- > <personTrip to="EdgeCenter0"/>
---------- Differences in routes ---------- 12c12 < <personTrip to="EdgeCenter0" arrivalPos="2.50" modes="public" lines="Line1" vTypes="type1"/> --- > <personTrip to="EdgeCenter0" modes="public" lines="Line1" vTypes="type1"/> 16c16 < <personTrip to="Edge5" arrivalPos="2.50" modes="car" lines="Line2" vTypes="type2"/> --- > <personTrip to="Edge5" modes="car" lines="Line2" vTypes="type2"/>
---------- Differences in routes ---------- 12c12 < <personTrip to="EdgeCenter0" modes="public" lines="custom line" vTypes="type1"/> --- > <personTrip to="EdgeCenter0" modes="public" lines="2.5" vTypes="type1"/> 16c16 < <personTrip to="Edge5" modes="car" lines="custom line" vTypes="type2"/> --- > <personTrip to="Edge5" modes="car" lines="2.5" vTypes="type2"/>
---------- Differences in errors ---------- 0a1,5 > Error: element name expected > In file '<TEXTTEST_SANDBOX>/routes.rou.xml' > At line/column 10/2. > > Error: Loading of <TEXTTEST_SANDBOX>/routes.rou.xml failed. ---------- Differences in log ---------- 1c1,5 < Warning: invalid combination for personTrip --- > Error: element name expected > In file '<TEXTTEST_SANDBOX>/routes.rou.xml' > At line/column 10/2. > > Error: Loading of <TEXTTEST_SANDBOX>/routes.rou.xml failed. ---------- Differences in routes ---------- 5,12d4 < <!-- Vehicles, persons and containers (sorted by depart) --> < <person id="p_0" depart="0.00"> < <walk from="Edge0" busStop="busStopA"/> < </person> < <person id="p_1" depart="0.00"> < <walk from="Edge0" busStop="busStopA"/> < <personTrip to="EdgeCenter0"/> < </person>
---------- Differences in routes ---------- 8c8 < <personTrip toJunction="Junction4"/> --- > <walk toJunction="Junction4"/>
---------- Differences in routes ---------- 7,8c7,8 < <walk from="Edge0" busStop="busStopA"/> < <personTrip toJunction="Junction4"/> --- > <personTrip from="Edge0" busStop="busStopA"/> > <walk toJunction="Junction4"/>
---------- Differences in routes ---------- 7,8c7 < <walk from="Edge0" busStop="busStopA"/> < <personTrip toJunction="Junction4" modes="public"/> --- > <personTrip from="Edge0" busStop="busStopA"/>
---------- Differences in routes ---------- 10c10 < <personTrip toJunction="Junction4" vTypes="customType"/> --- > <personTrip toJunction="Junction4" vTypes="personTrip"/>
---------- Differences in routes ---------- 12c12 < <personTrip toJunction="Junction5" modes="car" lines="Line1" vTypes="type1"/> --- > <personTrip toJunction="Junction5" lines="Line1" vTypes="type1"/> 16c16 < <personTrip toJunction="Junction0" modes="car" lines="Line2" vTypes="type2"/> --- > <personTrip toJunction="Junction0" lines="Line2" vTypes="type2"/>
---------- Differences in errors ---------- 0a1,5 > Error: element name expected > In file '<TEXTTEST_SANDBOX>/routes.rou.xml' > At line/column 10/2. > > Error: Loading of <TEXTTEST_SANDBOX>/routes.rou.xml failed. ---------- Differences in log ---------- 0a1,5 > Error: element name expected > In file '<TEXTTEST_SANDBOX>/routes.rou.xml' > At line/column 10/2. > > Error: Loading of <TEXTTEST_SANDBOX>/routes.rou.xml failed. ---------- Differences in routes ---------- 5,13d4 < <!-- Vehicles, persons and containers (sorted by depart) --> < <person id="p_0" depart="0.00"> < <walk from="Edge0" to="Edge1"/> < <personTrip to="Edge1"/> < </person> < <person id="p_1" depart="0.00"> < <walk from="Edge0" to="Edge1"/> < <personTrip to="Edge2"/> < </person>
---------- Differences in routes ---------- 8c8 < <walk toJunction="Junction3"/> --- > <personTrip toJunction="Junction3"/>
---------- Differences in routes ---------- 12c12 < <personTrip toJunction="Junction3" modes="car" lines="Line1" vTypes="type1"/> --- > <personTrip toJunction="Junction3" lines="Line1" vTypes="type1"/> 16c16 < <personTrip toJunction="Junction0" modes="car" lines="Line1" vTypes="type1"/> --- > <personTrip toJunction="Junction0" lines="Line1" vTypes="type1"/>
---------- Differences in output ---------- 5a6 > TestFunctions: Clicked over position 1143 - 596 ---------- Differences in routes ---------- 7c7 < <walk from="Edge0" to="Edge0"/> --- > <walk from="Edge0" toJunction="Junction1"/>elements demands personplan persontrips from_junction to_busstop contextual_menu add_to_select ( Last six runs Sep2024 Aug2024 )
---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="135.71" x="0.00" y="-6.00" angle="0.00"/> --- > <viewport zoom="185.37" x="10.00" y="-3.50" angle="0.00"/> ---------- Differences in output ---------- 5a6 > TestFunctions: Clicked over position 1143 - 596 ---------- Differences in routes ---------- 7c7 < <walk from="Edge0" to="Edge0"/> --- > <walk from="Edge0" toJunction="Junction1"/>
---------- Differences in output ---------- 5a6 > TestFunctions: Clicked over position 1143 - 596 ---------- Differences in routes ---------- 9c9 < <walk from="Edge0" to="Edge0"/> --- > <walk from="Edge0" toJunction="Junction1"/>elements demands personplan persontrips from_junction to_busstop create vtypes ( Last six runs Sep2024 Aug2024 )
---------- Differences in errors ---------- 0a1,2 > Error: There is another person with the same ID='p_0'. > Error: Loading of <TEXTTEST_SANDBOX>/routes.rou.xml failed. ---------- Differences in output ---------- 8c8 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- New result in errorScreenshot ---------- PNG IHDR 1c IDATxw|e4mf(=eoAET8PTжn'?ō(DAA,:YM.I>W_p=ݓ'sD gg" 7uޜ' ܝlk>eobMJZ LՊZ 7<X2{Ί x CNB. ;Ghٕw"h4, `ҭn Wrn/imP(# _PX|17Jڍ8kƇ#=+[v" ox j߮uEEUuMUkEF}F{Lީ1c,ڷm0?:}4e$43|ҕB*k7 n1$!W+**~}+*ݰw9qs ^h j%z3g]B!D"PUVQ$01ָ7EF]IRUTV}G8+ɞݻM<~+G=/<,9~̄1#z$wѨ5ٳ[L4mV ҏlJkoSioU1aZR? cnءJ>u~=Je~f|7o?tECC[o/řOB;9;k Z/(z'G"H,[ H$Dĥ#5;f:1K{YN<ҡ] `b%>>G=z"k7OSQY]PTLDn3mKƍ^h-d2yi^ZFs0=w*˿y}td9үkX͏\SƏYSiٖA kM2> @v&gQZv_Y|ZFFHB [}Oƍ YY<"ᤛwv JL,=eXTfF'H8d`䮝\v_fLĮU2\(pKfedF$6[J$Z==~0}r17X1"ZW2.ЧW$۟~?zÉhշkK+O#Wx-;=SƏrPE"IX,V{;yhj?}yIu[wзwxX[vN4|j?_{Gå+ݺtlWZ^! g߁(>6v`/MمQ^YUm4Q1ё_|cEeUqIY}Rr/IMK!?IogMij>*'AfGr!J|s/]ٲƦ&"Юwщsm['ލ]>r{ oݱM>)%ʪ?wc=-mYk_ h"vbҥcǎ;v$ Ny>i/^VmK>g1 <RV sf] 9lPCS'NLضs714n0\Z՝tx[0cG7rh6v$%w5Fuj1ҹ!Ao=HDjc?=|RCD0_ghbxAw/#`F Rn2[{cÒe_%1#$uwtV"e76r/g_ 2%?6jF$Zr☛ڶNd.H(M\V\_?zFDjt=|9ahDu "(:*B,].(bͿRܭD"1م^]9Jf_W&ęʌ?>0;yVְQ%KH%,WV%&I$vF!Ą8vZi^IcO:B`ϾZvPwLDT[Wߡ}DfA{O:~՝Ϧs-J*Je'YZ.3MuO: gs y}sDD̠TWW5. ))-Ͽ\ 88Kv_*#黟RXLDA}{຺JvϷWnӫ~ݺtcl+\CcSmnkSZVqJ傢{7{QPTBD}z` "_7rKtwa_${m9uAw[ M>>w;w!bHh5\[.rA傢N;pT*K [ KSz$?|]aXں߷K9ҽہ#'|%];w9DT;o+H4Zbٹ\&74n^\R.۶iUPX- K+w%}}}7)cF))+/.- !"ZƓJaА`ZmpPTv ]]F B.9b_ZBѿO} &00G,ADTbVH|۶JnE1Dj+ E^?"`G,fϦ|N1W`4Li<~4**gF|ltAQ?L<6,$XROK+u{B\;u:-ɥsc_XTn f N .l2m2?_15 Qdx0wN/0D0}TDl(0!Z/cO9ÌKθeޒa!LCCBw{wԞJI~**$(a[͆Jb3Vڽc"6yJ22"aKr9) "r\ժT*JR&D&'\KtZLHDr/LSS:0:2OLrnT!ԣRU*1cDnAzъkEGTS(5n^=HT644*JWT˫U|rR眼KMjAI~v=b0fcc;v9wdn[jYZ&G劳۴ Ne0^;svSSBC>?+J _ lUg]tw?i}G@Dokm[Cs x2JtUk4Dˆu:ҵ.Uj5dm]Z>[{ l <truncated after showing first 30 lines> ---------- 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 guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.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"> <!-- VTypes --> <vType id="customType"/> <vType id="type1"/> <vType id="type2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <person id="p_0" depart="0.00"> <walk from="Edge0" to="Edge1"/> <personTrip busStop="busStopA" modes="public" lines="custom line" vTypes="type1"/> <personTrip busStop="busStopB" modes="car" lines="Line2" vTypes="type2"/> </person> </routes>
---------- Differences in errors ---------- 0a1,2 > Error: There is another person with the same ID='p_0'. > Error: Loading of <TEXTTEST_SANDBOX>/routes.rou.xml failed. ---------- Differences in output ---------- 10c10 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- New result in errorScreenshot ---------- PNG IHDR 1c IDATxw|e4mf(=eoAET8PTжn'?ō(DAA,:YM.I>W_p=ݓ'sD gg" 7uޜ' ܝlk>eobMJZ LՊZ 7<X2{Ί x CNB. ;Ghٕw"h4, `ҭn Wrn/imP(# _PX|17Jڍ8kƇ#=+[v" ox j߮uEEUuMUkEF}F{Lީ1c,ڷm0?:}4e$43|ҕB*k7 n1$!W+**~}+*ݰw9qs ^h j%z3g]B!D"PUVQ$01ָ7EF]IRUTV}G8+ɞݻM<~+G=/<,9~̄1#z$wѨ5ٳ[L4mV ҏlJkoSioU1aZR? cnءJ>u~=Je~f|7o?tECC[o/řOB;9;k Z/(z'G"H,[ H$Dĥ#5;f:1K{YN<ҡ] `b%>>G=z"k7OSQY]PTLDn3mKƍ^h-d2yi^ZFs0=w*˿y}td9үkX͏\SƏYSiٖA kM2> @v&gQZv_Y|ZFFHB [}Oƍ YY<"ᤛwv JL,=eXTfF'H8d`䮝\v_fLĮU2\(pKfedF$6[J$Z==~0}r17X1"ZW2.ЧW$۟~?zÉhշkK+O#Wx-;=SƏrPE"IX,V{;yhj?}yIu[wзwxX[vN4|j?_{Gå+ݺtlWZ^! g߁(>6v`/MمQ^YUm4Q1ё_|cEeUqIY}Rr/IMK!?IogMij>*'AfGr!J|s/]ٲƦ&"Юwщsm['ލ]>r{ oݱM>)%ʪ?wc=-mYk_ h"vbҥcǎ;v$ Ny>i/^VmK>g1 <RV sf] 9lPCS'NLضs714n0\Z՝tx[0cG7rh6v$%w5Fuj1ҹ!Ao=HDjc?=|RCD0_ghbxAw/#`F Rn2[{cÒe_%1#$uwtV"e76r/g_ 2%?6jF$Zr☛ڶNd.H(M\V\_?zFDjt=|9ahDu "(:*B,].(bͿRܭD"1م^]9Jf_W&ęʌ?>0;yVְQ%KH%,WV%&I$vF!Ą8vZi^IcO:B`ϾZvPwLDT[Wߡ}DfA{O:~՝Ϧs-J*Je'YZ.3MuO: gs y}sDD̠TWW5. ))-Ͽ\ 88Kv_*#黟RXLDA}{຺JvϷWnӫ~ݺtcl+\CcSmnkSZVqJ傢{7{QPTBD}z` "_7rKtwa_${m9uAw[ M>>w;w!bHh5\[.rA傢N;pT*K [ KSz$?|]aXں߷K9ҽہ#'|%];w9DT;o+H4Zbٹ\&74n^\R.۶iUPX- K+w%}}}7)cF))+/.- !"ZƓJaА`ZmpPTv ]]F B.9b_ZBѿO} &00G,ADTbVH|۶JnE1Dj+ E^?"`G,fϦ|N1W`4Li<~4**gF|ltAQ?L<6,$XROK+u{B\;u:-ɥsc_XTn f N .l2m2?_15 Qdx0wN/0D0}TDl(0!Z/cO9ÌKθeޒa!LCCBw{wԞJI~**$(a[͆Jb3Vڽc"6yJ22"aKr9) "r\ժT*JR&D&'\KtZLHDr/LSS:0:2OLrnT!ԣRU*1cDnAzъkEGTS(5n^=HT644*JWT˫U|rR眼KMjAI~v=b0fcc;v9wdn[jYZ&G劳۴ Ne0^;svSSBC>?+J _ lUg]tw?i}G@Dokm[Cs x2JtUk4Dˆu:ҵ.Uj5dm]Z>[{ l <truncated after showing first 30 lines> ---------- 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 guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.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"> <!-- VTypes --> <vType id="customType"/> <vType id="type1"/> <vType id="type2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <person id="p_0" depart="0.00"> <walk from="Edge0" to="Edge1"/> <personTrip busStop="busStopA" modes="car" lines="Line1" vTypes="type1"/> <personTrip busStop="busStopB" modes="car" lines="Line2" vTypes="type2"/> </person> </routes>
---------- Differences in errors ---------- 0a1,2 > Error: There is another person with the same ID='p_0'. > Error: Loading of <TEXTTEST_SANDBOX>/routes.rou.xml failed. ---------- Differences in output ---------- 8c8 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- New result in errorScreenshot ---------- PNG IHDR 1c IDATxw|e4mf(=eoAET8PTжn'?ō(DAA,:YM.I>W_p=ݓ'sD gg" 7uޜ' ܝlk>eobMJZ LՊZ 7<X2{Ί x CNB. ;Ghٕw"h4, `ҭn Wrn/imP(# _PX|17Jڍ8kƇ#=+[v" ox j߮uEEUuMUkEF}F{Lީ1c,ڷm0?:}4e$43|ҕB*k7 n1$!W+**~}+*ݰw9qs ^h j%z3g]B!D"PUVQ$01ָ7EF]IRUTV}G8+ɞݻM<~+G=/<,9~̄1#z$wѨ5ٳ[L4mV ҏlJkoSioU1aZR? cnءJ>u~=Je~f|7o?tECC[o/řOB;9;k Z/(z'G"H,[ H$Dĥ#5;f:1K{YN<ҡ] `b%>>G=z"k7OSQY]PTLDn3mKƍ^h-d2yi^ZFs0=w*˿y}td9үkX͏\SƏYSiٖA kM2> @v&gQZv_Y|ZFFHB [}Oƍ YY<"ᤛwv JL,=eXTfF'H8d`䮝\v_fLĮU2\(pKfedF$6[J$Z==~0}r17X1"ZW2.ЧW$۟~?zÉhշkK+O#Wx-;=SƏrPE"IX,V{;yhj?}yIu[wзwxX[vN4|j?_{Gå+ݺtlWZ^! g߁(>6v`/MمQ^YUm4Q1ё_|cEeUqIY}Rr/IMK!?IogMij>*'AfGr!J|s/]ٲƦ&"Юwщsm['ލ]>r{ oݱM>)%ʪ?wc=-mYk_ h"vbҥcǎ;v$ Ny>i/^VmK>g1 <RV sf] 9lPCS'NLضs714n0\Z՝tx[0cG7rh6v$%w5Fuj1ҹ!Ao=HDjc?=|RCD0_ghbxAw/#`F Rn2[{cÒe_%1#$uwtV"e76r/g_ 2%?6jF$Zr☛ڶNd.H(M\V\_?zFDjt=|9ahDu "(:*B,].(bͿRܭD"1م^]9Jf_W&ęʌ?>0;yVְQ%KH%,WV%&I$vF!Ą8vZi^IcO:B`ϾZvPwLDT[Wߡ}DfA{O:~՝Ϧs-J*Je'YZ.3MuO: gs y}sDD̠TWW5. ))-Ͽ\ 88Kv_*#黟RXLDA}{຺JvϷWnӫ~ݺtcl+\CcSmnkSZVqJ傢{7{QPTBD}z` "_7rKtwa_${m9uAw[ M>>w;w!bHh5\[.rA傢N;pT*K [ KSz$?|]aXں߷K9ҽہ#'|%];w9DT;o+H4Zbٹ\&74n^\R.۶iUPX- K+w%}}}7)cF))+/.- !"ZƓJaА`ZmpPTv ]]F B.9b_ZBѿO} &00G,ADTbVH|۶JnE1Dj+ E^?"`G,fϦ|N1W`4Li<~4**gF|ltAQ?L<6,$XROK+u{B\;u:-ɥsc_XTn f N .l2m2?_15 Qdx0wN/0D0}TDl(0!Z/cO9ÌKθeޒa!LCCBw{wԞJI~**$(a[͆Jb3Vڽc"6yJ22"aKr9) "r\ժT*JR&D&'\KtZLHDr/LSS:0:2OLrnT!ԣRU*1cDnAzъkEGTS(5n^=HT644*JWT˫U|rR眼KMjAI~v=b0fcc;v9wdn[jYZ&G劳۴ Ne0^;svSSBC>?+J _ lUg]tw?i}G@Dokm[Cs x2JtUk4Dˆu:ҵ.Uj5dm]Z>[{ l <truncated after showing first 30 lines> ---------- 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 guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.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"> <!-- VTypes --> <vType id="customType"/> <vType id="type1"/> <vType id="type2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <person id="p_0" depart="0.00"> <walk from="Edge0" to="Edge1"/> <personTrip busStop="busStopA" modes="public" lines="Line1" vTypes="customType"/> <personTrip busStop="busStopB" modes="car" lines="Line2" vTypes="type2"/> </person> </routes>
---------- Differences in routes ---------- 7c7 < <walk from="Edge0" to="Edge1"/> --- > <walk from="Edge0" toJunction="Junction1"/>elements demands personplan persontrips from_junction to_busstop load lines ( Last six runs Sep2024 Aug2024 )
---------- Differences in routes ---------- 7c7 < <walk from="Edge0" to="Edge1"/> --- > <walk from="Edge0" toJunction="Junction1"/> 11c11 < <walk from="Edge0" to="Edge1"/> --- > <walk from="Edge0" toJunction="Junction1"/>elements demands personplan persontrips from_junction to_busstop load modes ( Last six runs Sep2024 Aug2024 )
---------- Differences in log ---------- 0a1 > Warning: invalid combination for personTrip ---------- Differences in routes ---------- 7,8c7 < <walk from="Edge0" to="Edge1"/> < <personTrip to="Edge1"/> --- > <walk from="Edge0" toJunction="Junction1"/> 11c10 < <walk from="Edge0" to="Edge1"/> --- > <walk from="Edge0" toJunction="Junction1"/>elements demands personplan persontrips from_junction to_busstop load to ( Last six runs Sep2024 Aug2024 )
---------- Differences in routes ---------- 9c9 < <walk from="Edge0" to="Edge1"/> --- > <walk from="Edge0" toJunction="Junction1"/>elements demands personplan persontrips from_junction to_busstop load vtypes ( Last six runs Sep2024 Aug2024 )
---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="135.71" x="0.00" y="0.00" angle="0.00"/> --- > <viewport zoom="135.71" x="0.00" y="2.50" angle="0.00"/> ---------- Differences in output ---------- 5a6 > TestFunctions: Clicked over position 1143 - 596 ---------- Differences in routes ---------- 7c7 < <walk from="Edge0" to="Edge0"/> --- > <walk from="Edge0" toJunction="Junction1"/>
---------- Differences in output ---------- 5a6 > TestFunctions: Clicked over position 1143 - 596 ---------- Differences in routes ---------- 7,8c7 < <walk from="Edge0" to="Edge0"/> < <personTrip to="Edge2" arrivalPos="12.50"/> --- > <personTrip from="Edge0" toJunction="Junction1"/>
---------- Differences in output ---------- 5a6 > TestFunctions: Clicked over position 1143 - 596 ---------- Differences in routes ---------- 7,8c7,8 < <walk from="Edge0" to="Edge0"/> < <personTrip to="Edge2"/> --- > <personTrip from="Edge0" toJunction="Junction1"/> > <walk to="Edge2"/>
---------- Differences in routes ---------- 11,13c11,16 < <walk from="Edge0" to="Edge1"/> < <personTrip to="Edge2" arrivalPos="2.50" modes="public" lines="Line1" vTypes="type1"/> < <personTrip to="Edge5" arrivalPos="2.50" modes="car" lines="Line2" vTypes="type2"/> --- > <walk from="Edge0" toJunction="Junction1"/> > <personTrip to="Edge2" arrivalPos="7.00" modes="public" lines="Line1" vTypes="type1"/> > </person> > <person id="p_1" depart="0.00"> > <walk from="EdgeBike0" toJunction="Junction5"/> > <personTrip to="Edge5" arrivalPos="11.00" modes="car" lines="Line2" vTypes="type2"/>
---------- Differences in output ---------- 8c8 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- New result in errorScreenshot ---------- PNG IHDR 1c IDATxy|$;!D}}U%EQUZ٨VJT~U%Lu#đ!xcZ<dw}" Q Jhh ͬ`ao 3 E^~1*L&6 БL&I-~͙BnSE lFQPUd0Yrk9z'"1 腝Ңo 5Hv>E V/;wnVVbٰ'#.\?8FhR ;3a0k(ʗ/lqTe5*s^<R-߿R{]vzz#G/_/h]x{{ϟ?yvvv_}ݻuoOvOBt<`Ο?t͛78FhRh !-V_רߪ4EEEH$omovP+ 9 9YqJ3&VXX(fY[?1ѣG-eooOD͛Ϟ=cզdž1SNZ#rss#d^-ZԼy{G#G\VZ?r={[nj*hf5-,]E4iɓŋo۶MM5j믿fggW^]n-TU ).%J۴iwYf|Rʕhf`hr$^LU V>W\5wɓddd8V(II/C q'@!x{{{aD"9M c4hO?8q=W{e=_^"Y} ۶mzjNϟ.ѤIz9eoo﨨ǏڵKU=gnР/_mŋUܹs<{syݓXUuYFNVf-^O?-QĜ9sgϞf~5JoM̺# a+p uСdɒ1S+M"Sn ^ O@,)**ڷoߌ3Xqݻw7o+'իW 9{={{99svv2eJ.]^|y "rrrrrr:zUmZְaÌasѺaaaa|紷9rdDDիW#""<<<RT*%ݻ_~}Ĉ%K|i||رc7PNڵkl'+WXwРAڵk=z4}CV\yرK.U vرN:խ[ \rq˖-%u2$&&Fi%ܿ7o&&&%J[Xv;&&&^p!$$$22ѣ/**vSN*T:tƪSU90nRƩǽ}ω'NS"jѢŸqh͛7wvvfkĈ'O>}'O˧MO8gΜ3g| ~f\ 6`sVd9p*]Z3˝}YԯwKs8ô \5ngr&Nٳɓ4i_EEEedd,Z-2k֬'OQff&M4I&QQQ 猎n9s?ޣGU ={SHnTƍ9rd߾}ʕ7n\ZZvʔ)78nYYYK,a̙3D0uh;;iӦegg/]5[n˗/s玏D"8g'OܫWo611]v:tprrkWO&M=[\/RLgϞ#HT9sf͚͝;ߓ,LDNrcǎ͜9ٹ>44tĉdEEEժU֦f͚Nb/<ygϞnnn;\]- /_ׯ_oذxxxs7z9##EYw͛ 6trrb幹Dtƍ iFHco܊+Td%K1bݺu{&jՊ%֭{%~~{{Ed#F^W^#GY9sʕ+yyy}ђ%KZnf^p!yڵ7 Y^ KIAy˝פ_4tS7 خ\ruq}߿?| 7oi6eʔ4hТEv:~?<yҮ];k&ڵkN8. }-ӧϝ;V7p@>|a~add$K.-Yd߾}O.7pQJJ [=""bΜ9+[C98+,,t3gΜ9slٲڵ[l?><mܸq+V`&%%q'H;d}g]'O~"zE۶m|pv)Ҙ8GGƍ={6$$...U3__}gϺ-[X<aggcd2Y2e(33ŋlfe;;;{{{a5upp`/ݺu+++kȐ!+Vssssppg:88d4;;;///-Z-[~D^~=33s˗/qssc聆ח3xcR@;wd7n܈ 9wܴiV\YrlOOOa]v_gϞPs={?2,))P'7{J lm'&5[#?XOKOzW/ {/U^ޞ0gqbG6M\= twRJQj7lPlׯWlD"Qs_JGGGRRK.Dtʕ}joAAAʕ֬Y#lFAAkpAAA~~>{RJvvv|7f6g~~~rΜ9Òl\LVPP'9srrZsƍNJKK_e<y;G$''UU6KH憄5Zhkg<{l |̀d2YVVVjjj~~>=??V'9r(Mӧɓ?cV'[{FFƤIf̘1p@a'x^jsUP!##cϞ=M6 lذ^rǰC|IŊY wwwU+E `z>ؚԤ_ے=,:5ȝP16T zO?}!*;;gs>\nNR5\&;;["8Ma,a O Mn\Vann.k9ߌBV~ }%ȍyٲe?#eee =LƇb\XXȇj䷈_PP ڄ8Ϟ=m۶֭#WƍkG}7ez=<<RRRӳ(55UiUf~Y݉諯sΎ;(55MRҥKgeemٲƍJ!{\\\ǎ˿_7177766666VX'[pDxrob-GDӧO>|ɓ'l2n8T ^ʫUdɒ˗_J ayvrrrBzۑDDn-0ur h"Gf*\(ƍK>rYYY>,ڵk5bC4(% yˬ,9CcE6͍UCBB~7bLݽ{Wj~7o*m=ܸqc';cjڹs z]lݻwJٳ۷˗/ggg7jʕ+DԸqW"53_x?#6-j_oL˖-/o\jUoM.^^=ww.ܼy>}O>dOm͟ ėWZ5'']Jlf, LV`X)??Ӷ ̔XQ~~~JJ)S899ݸqL27odצ^ti<(SUɓ 6˗/ (W[aaѣG,Yz_a)))?T*uwwʕ+Ǯu={L> ;;'LJf'={ƷÇ6mھ}<>9~G.fwɹuV~~-[ƌs}>`ܸq)vfaLUTRJǎ?Eq_f+WN5=-VkݠA6ѣGO:+V8;;3̙3|8LWWO?رce~ժ*12f<- m ~j!'N|ȑ#===V_/[l<KIIQ5T*}駟~ӣGfee_5:kɓ?>zhOO۷o۷O."7nܼy͛b{۞d=y7onݖ-[6DLhDRvuӇ\|w%3g,^8//o R?g}t)N:5$$$>>>:v옘ܹfUթ\QƩڄGhѢW^/_}={/u +U'$$L4iȑǏξ~g TUJYaעzZ^OkP'y=P9֪B `r_~eNڷoo wFUFV UY5 $ m৯FVe+]A#="B 0Zj 6= j-; o* 9fCCCM 6f3u c0 ,&LW (7`mM e M00NFDpN M. b Aa^}oAIJxӎx}qw)ᔎ ^X@ Lo_ Xb&:jGC>717]~0+ 622 oR)T*~Уc12'NSlE G^ P Dd§Qg ! "Q~k+r=;% ۺG;.0+HSacgwu鳦nANVѬ,OTG*mL1e߮4u+lZ6mڴit ̟fD;p:fԈ?64j@ín㺕 BX?.Z>i5Bn]<wB~ڣϤ_6kzm2r`?~kת1a5I$ɆfwACQnn^hڶ^p֢Mֱ'G<tıNNDmF{Oc&!jf-'8Ye"]xiV!ii[usW@2I>IT{""iWϢ̜8M2VMJCD^^5WkӺlIu/be6i4t@//OKy!U `6 &1FחM;8Hs[]Jw~\V#ef_9pGii.դ=;QGXN֝cWg"?ܱ}DDdoo+ .veVV+?P/?q <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="busStopA" lane="Edge2_1" startPos="46.00" endPos="56.00"/> <busStop id="busStopB" name="i" lane="EdgeCenter1_1" startPos="24.18" endPos="31.09"/> <trainStop id="trainStopA" lane="Edge2_1" startPos="2.00" endPos="12.00"/> <trainStop id="trainStopB" name="m" lane="EdgeCenter0_1" startPos="6.05" endPos="12.95"/> <containerStop id="containerStopA" lane="Edge2_1" startPos="34.00" endPos="44.00"/> <containerStop id="containerStopB" lane="EdgeCenter1_1" startPos="10.36" endPos="20.73"/> <chargingStation id="chargingStationA" lane="Edge2_1" startPos="13.00" endPos="21.00"/> <chargingStation id="chargingStationB" lane="EdgeCenter1_1" startPos="34.42" endPos="41.58"/> <parkingArea id="parkingAreaA" lane="Edge2_1" startPos="22.00" endPos="32.00"/> <parkingArea id="parkingAreaB" lane="EdgeCenter0_1" startPos="16.41" endPos="26.77"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="Edge4_1" pos="3.00" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="Edge1_1" pos="27.00" period="300.00" file="e1_1.xml"/> <!-- TAZs --> <taz id="taz_green" shape="8.00,10.00 8.00,-10.00 -4.00,-10.00 -4.00,10.00 8.00,10.00" fill="1" color="green"> <tazSource id="Edge2" weight="1.00"/> <tazSink id="Edge2" weight="1.00"/> <tazSource id="Edge3" weight="1.00"/> <tazSink id="Edge3" weight="1.00"/> </taz> <taz id="taz_red" shape="20.00,10.00 20.00,-10.00 42.00,-10.00 42.00,10.00 20.00,10.00" fill="1" color="red"> <tazSource id="Edge0" weight="1.00"/> <tazSink id="Edge0" weight="1.00"/> <tazSource id="Edge5" weight="1.00"/> <tazSink id="Edge5" weight="1.00"/> <truncated after showing first 30 lines> ---------- 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 guisettingsoutput ---------- <viewsettings> <viewport zoom="140.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"> <!-- VTypes --> <vType id="customType"/> <vType id="type1"/> <vType id="type2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <person id="p_0" depart="0.00"> <walk from="Edge0" to="Edge1"/> <personTrip to="Edge2" arrivalPos="7.00" modes="public" lines="custom line" vTypes="type1"/> <personTrip to="Edge5" arrivalPos="11.00" modes="car" lines="custom line" vTypes="type2"/> </person> </routes>
---------- Differences in output ---------- 10c10 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- New result in errorScreenshot ---------- PNG IHDR 1c IDATxy|$;!D}}U%EQUZ٨VJT~U%Lu#đ!xcZ<dw}" Q Jhh ͬ`ao 3 E^~1*L&6 БL&I-~͙BnSE lFQPUd0Yrk9z'"1 腝Ңo 5Hv>E V/;wnVVbٰ'#.\?8FhR ;3a0k(ʗ/lqTe5*s^<R-߿R{]vzz#G/_/h]x{{ϟ?yvvv_}ݻuoOvOBt<`Ο?t͛78FhRh !-V_רߪ4EEEH$omovP+ 9 9YqJ3&VXX(fY[?1ѣG-eooOD͛Ϟ=cզdž1SNZ#rss#d^-ZԼy{G#G\VZ?r={[nj*hf5-,]E4iɓŋo۶MM5j믿fggW^]n-TU ).%J۴iwYf|Rʕhf`hr$^LU V>W\5wɓddd8V(II/C q'@!x{{{aD"9M c4hO?8q=W{e=_^"Y} ۶mzjNϟ.ѤIz9eoo﨨ǏڵKU=gnР/_mŋUܹs<{syݓXUuYFNVf-^O?-QĜ9sgϞf~5JoM̺# a+p uСdɒ1S+M"Sn ^ O@,)**ڷoߌ3Xqݻw7o+'իW 9{={{99svv2eJ.]^|y "rrrrrr:zUmZְaÌasѺaaaa|紷9rdDDիW#""<<<RT*%ݻ_~}Ĉ%K|i||رc7PNڵkl'+WXwРAڵk=z4}CV\yرK.U vرN:խ[ \rq˖-%u2$&&Fi%ܿ7o&&&%J[Xv;&&&^p!$$$22ѣ/**vSN*T:tƪSU90nRƩǽ}ω'NS"jѢŸqh͛7wvvfkĈ'O>}'O˧MO8gΜ3g| ~f\ 6`sVd9p*]Z3˝}YԯwKs8ô \5ngr&Nٳɓ4i_EEEedd,Z-2k֬'OQff&M4I&QQQ 猎n9s?ޣGU ={SHnTƍ9rd߾}ʕ7n\ZZvʔ)78nYYYK,a̙3D0uh;;iӦegg/]5[n˗/s玏D"8g'OܫWo611]v:tprrkWO&M=[\/RLgϞ#HT9sf͚͝;ߓ,LDNrcǎ͜9ٹ>44tĉdEEEժU֦f͚Nb/<ygϞnnn;\]- /_ׯ_oذxxxs7z9##EYw͛ 6trrb幹Dtƍ iFHco܊+Td%K1bݺu{&jՊ%֭{%~~{{Ed#F^W^#GY9sʕ+yyy}ђ%KZnf^p!yڵ7 Y^ KIAy˝פ_4tS7 خ\ruq}߿?| 7oi6eʔ4hТEv:~?<yҮ];k&ڵkN8. }-ӧϝ;V7p@>|a~add$K.-Yd߾}O.7pQJJ [=""bΜ9+[C98+,,t3gΜ9slٲڵ[l?><mܸq+V`&%%q'H;d}g]'O~"zE۶m|pv)Ҙ8GGƍ={6$$...U3__}gϺ-[X<aggcd2Y2e(33ŋlfe;;;{{{a5upp`/ݺu+++kȐ!+Vssssppg:88d4;;;///-Z-[~D^~=33s˗/qssc聆ח3xcR@;wd7n܈ 9wܴiV\YrlOOOa]v_gϞPs={?2,))P'7{J lm'&5[#?XOKOzW/ {/U^ޞ0gqbG6M\= twRJQj7lPlׯWlD"Qs_JGGGRRK.Dtʕ}joAAAʕ֬Y#lFAAkpAAA~~>{RJvvv|7f6g~~~rΜ9Òl\LVPP'9srrZsƍNJKK_e<y;G$''UU6KH憄5Zhkg<{l |̀d2YVVVjjj~~>=??V'9r(Mӧɓ?cV'[{FFƤIf̘1p@a'x^jsUP!##cϞ=M6 lذ^rǰC|IŊY wwwU+E `z>ؚԤ_ے=,:5ȝP16T zO?}!*;;gs>\nNR5\&;;["8Ma,a O Mn\Vann.k9ߌBV~ }%ȍyٲe?#eee =LƇb\XXȇj䷈_PP ڄ8Ϟ=m۶֭#WƍkG}7ez=<<RRRӳ(55UiUf~Y݉諯sΎ;(55MRҥKgeemٲƍJ!{\\\ǎ˿_7177766666VX'[pDxrob-GDӧO>|ɓ'l2n8T ^ʫUdɒ˗_J ayvrrrBzۑDDn-0ur h"Gf*\(ƍK>rYYY>,ڵk5bC4(% yˬ,9CcE6͍UCBB~7bLݽ{Wj~7o*m=ܸqc';cjڹs z]lݻwJٳ۷˗/ggg7jʕ+DԸqW"53_x?#6-j_oL˖-/o\jUoM.^^=ww.ܼy>}O>dOm͟ ėWZ5'']Jlf, LV`X)??Ӷ ̔XQ~~~JJ)S899ݸqL27odצ^ti<(SUɓ 6˗/ (W[aaѣG,Yz_a)))?T*uwwʕ+Ǯu={L> ;;'LJf'={ƷÇ6mھ}<>9~G.fwɹuV~~-[ƌs}>`ܸq)vfaLUTRJǎ?Eq_f+WN5=-VkݠA6ѣGO:+V8;;3̙3|8LWWO?رce~ժ*12f<- m ~j!'N|ȑ#===V_/[l<KIIQ5T*}駟~ӣGfee_5:kɓ?>zhOO۷o۷O."7nܼy͛b{۞d=y7onݖ-[6DLhDRvuӇ\|w%3g,^8//o R?g}t)N:5$$$>>>:v옘ܹfUթ\QƩڄGhѢW^/_}={/u +U'$$L4iȑǏξ~g TUJYaעzZ^OkP'y=P9֪B `r_~eNڷoo wFUFV UY5 $ m৯FVe+]A#="B 0Zj 6= j-; o* 9fCCCM 6f3u c0 ,&LW (7`mM e M00NFDpN M. b Aa^}oAIJxӎx}qw)ᔎ ^X@ Lo_ Xb&:jGC>717]~0+ 622 oR)T*~Уc12'NSlE G^ P Dd§Qg ! "Q~k+r=;% ۺG;.0+HSacgwu鳦nANVѬ,OTG*mL1e߮4u+lZ6mڴit ̟fD;p:fԈ?64j@ín㺕 BX?.Z>i5Bn]<wB~ڣϤ_6kzm2r`?~kת1a5I$ɆfwACQnn^hڶ^p֢Mֱ'G<tıNNDmF{Oc&!jf-'8Ye"]xiV!ii[usW@2I>IT{""iWϢ̜8M2VMJCD^^5WkӺlIu/be6i4t@//OKy!U `6 &1FחM;8Hs[]Jw~\V#ef_9pGii.դ=;QGXN֝cWg"?ܱ}DDdoo+ .veVV+?P/?q <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="busStopA" lane="Edge2_1" startPos="46.00" endPos="56.00"/> <busStop id="busStopB" name="i" lane="EdgeCenter1_1" startPos="24.18" endPos="31.09"/> <trainStop id="trainStopA" lane="Edge2_1" startPos="2.00" endPos="12.00"/> <trainStop id="trainStopB" name="m" lane="EdgeCenter0_1" startPos="6.05" endPos="12.95"/> <containerStop id="containerStopA" lane="Edge2_1" startPos="34.00" endPos="44.00"/> <containerStop id="containerStopB" lane="EdgeCenter1_1" startPos="10.36" endPos="20.73"/> <chargingStation id="chargingStationA" lane="Edge2_1" startPos="13.00" endPos="21.00"/> <chargingStation id="chargingStationB" lane="EdgeCenter1_1" startPos="34.42" endPos="41.58"/> <parkingArea id="parkingAreaA" lane="Edge2_1" startPos="22.00" endPos="32.00"/> <parkingArea id="parkingAreaB" lane="EdgeCenter0_1" startPos="16.41" endPos="26.77"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="Edge4_1" pos="3.00" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="Edge1_1" pos="27.00" period="300.00" file="e1_1.xml"/> <!-- TAZs --> <taz id="taz_green" shape="8.00,10.00 8.00,-10.00 -4.00,-10.00 -4.00,10.00 8.00,10.00" fill="1" color="green"> <tazSource id="Edge2" weight="1.00"/> <tazSink id="Edge2" weight="1.00"/> <tazSource id="Edge3" weight="1.00"/> <tazSink id="Edge3" weight="1.00"/> </taz> <taz id="taz_red" shape="20.00,10.00 20.00,-10.00 42.00,-10.00 42.00,10.00 20.00,10.00" fill="1" color="red"> <tazSource id="Edge0" weight="1.00"/> <tazSink id="Edge0" weight="1.00"/> <tazSource id="Edge5" weight="1.00"/> <tazSink id="Edge5" weight="1.00"/> <truncated after showing first 30 lines> ---------- 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 guisettingsoutput ---------- <viewsettings> <viewport zoom="140.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"> <!-- VTypes --> <vType id="customType"/> <vType id="type1"/> <vType id="type2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <person id="p_0" depart="0.00"> <walk from="Edge0" to="Edge1"/> <personTrip to="Edge2" arrivalPos="7.00" modes="car" lines="Line1" vTypes="type1"/> <personTrip to="Edge5" arrivalPos="11.00" modes="car" lines="Line2" vTypes="type2"/> </person> </routes>
---------- Differences in output ---------- 8c8 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- New result in errorScreenshot ---------- PNG IHDR 1c IDATxy|$;!D}}U%EQUZ٨VJT~U%Lu#đ!xcZ<dw}" Q Jhh ͬ`ao 3 E^~1*L&6 БL&I-~͙BnSE lFQPUd0Yrk9z'"1 腝Ңo 5Hv>E V/;wnVVbٰ'#.\?8FhR ;3a0k(ʗ/lqTe5*s^<R-߿R{]vzz#G/_/h]x{{ϟ?yvvv_}ݻuoOvOBt<`Ο?t͛78FhRh !-V_רߪ4EEEH$omovP+ 9 9YqJ3&VXX(fY[?1ѣG-eooOD͛Ϟ=cզdž1SNZ#rss#d^-ZԼy{G#G\VZ?r={[nj*hf5-,]E4iɓŋo۶MM5j믿fggW^]n-TU ).%J۴iwYf|Rʕhf`hr$^LU V>W\5wɓddd8V(II/C q'@!x{{{aD"9M c4hO?8q=W{e=_^"Y} ۶mzjNϟ.ѤIz9eoo﨨ǏڵKU=gnР/_mŋUܹs<{syݓXUuYFNVf-^O?-QĜ9sgϞf~5JoM̺# a+p uСdɒ1S+M"Sn ^ O@,)**ڷoߌ3Xqݻw7o+'իW 9{={{99svv2eJ.]^|y "rrrrrr:zUmZְaÌasѺaaaa|紷9rdDDիW#""<<<RT*%ݻ_~}Ĉ%K|i||رc7PNڵkl'+WXwРAڵk=z4}CV\yرK.U vرN:խ[ \rq˖-%u2$&&Fi%ܿ7o&&&%J[Xv;&&&^p!$$$22ѣ/**vSN*T:tƪSU90nRƩǽ}ω'NS"jѢŸqh͛7wvvfkĈ'O>}'O˧MO8gΜ3g| ~f\ 6`sVd9p*]Z3˝}YԯwKs8ô \5ngr&Nٳɓ4i_EEEedd,Z-2k֬'OQff&M4I&QQQ 猎n9s?ޣGU ={SHnTƍ9rd߾}ʕ7n\ZZvʔ)78nYYYK,a̙3D0uh;;iӦegg/]5[n˗/s玏D"8g'OܫWo611]v:tprrkWO&M=[\/RLgϞ#HT9sf͚͝;ߓ,LDNrcǎ͜9ٹ>44tĉdEEEժU֦f͚Nb/<ygϞnnn;\]- /_ׯ_oذxxxs7z9##EYw͛ 6trrb幹Dtƍ iFHco܊+Td%K1bݺu{&jՊ%֭{%~~{{Ed#F^W^#GY9sʕ+yyy}ђ%KZnf^p!yڵ7 Y^ KIAy˝פ_4tS7 خ\ruq}߿?| 7oi6eʔ4hТEv:~?<yҮ];k&ڵkN8. }-ӧϝ;V7p@>|a~add$K.-Yd߾}O.7pQJJ [=""bΜ9+[C98+,,t3gΜ9slٲڵ[l?><mܸq+V`&%%q'H;d}g]'O~"zE۶m|pv)Ҙ8GGƍ={6$$...U3__}gϺ-[X<aggcd2Y2e(33ŋlfe;;;{{{a5upp`/ݺu+++kȐ!+Vssssppg:88d4;;;///-Z-[~D^~=33s˗/qssc聆ח3xcR@;wd7n܈ 9wܴiV\YrlOOOa]v_gϞPs={?2,))P'7{J lm'&5[#?XOKOzW/ {/U^ޞ0gqbG6M\= twRJQj7lPlׯWlD"Qs_JGGGRRK.Dtʕ}joAAAʕ֬Y#lFAAkpAAA~~>{RJvvv|7f6g~~~rΜ9Òl\LVPP'9srrZsƍNJKK_e<y;G$''UU6KH憄5Zhkg<{l |̀d2YVVVjjj~~>=??V'9r(Mӧɓ?cV'[{FFƤIf̘1p@a'x^jsUP!##cϞ=M6 lذ^rǰC|IŊY wwwU+E `z>ؚԤ_ے=,:5ȝP16T zO?}!*;;gs>\nNR5\&;;["8Ma,a O Mn\Vann.k9ߌBV~ }%ȍyٲe?#eee =LƇb\XXȇj䷈_PP ڄ8Ϟ=m۶֭#WƍkG}7ez=<<RRRӳ(55UiUf~Y݉諯sΎ;(55MRҥKgeemٲƍJ!{\\\ǎ˿_7177766666VX'[pDxrob-GDӧO>|ɓ'l2n8T ^ʫUdɒ˗_J ayvrrrBzۑDDn-0ur h"Gf*\(ƍK>rYYY>,ڵk5bC4(% yˬ,9CcE6͍UCBB~7bLݽ{Wj~7o*m=ܸqc';cjڹs z]lݻwJٳ۷˗/ggg7jʕ+DԸqW"53_x?#6-j_oL˖-/o\jUoM.^^=ww.ܼy>}O>dOm͟ ėWZ5'']Jlf, LV`X)??Ӷ ̔XQ~~~JJ)S899ݸqL27odצ^ti<(SUɓ 6˗/ (W[aaѣG,Yz_a)))?T*uwwʕ+Ǯu={L> ;;'LJf'={ƷÇ6mھ}<>9~G.fwɹuV~~-[ƌs}>`ܸq)vfaLUTRJǎ?Eq_f+WN5=-VkݠA6ѣGO:+V8;;3̙3|8LWWO?رce~ժ*12f<- m ~j!'N|ȑ#===V_/[l<KIIQ5T*}駟~ӣGfee_5:kɓ?>zhOO۷o۷O."7nܼy͛b{۞d=y7onݖ-[6DLhDRvuӇ\|w%3g,^8//o R?g}t)N:5$$$>>>:v옘ܹfUթ\QƩڄGhѢW^/_}={/u +U'$$L4iȑǏξ~g TUJYaעzZ^OkP'y=P9֪B `r_~eNڷoo wFUFV UY5 $ m৯FVe+]A#="B 0Zj 6= j-; o* 9fCCCM 6f3u c0 ,&LW (7`mM e M00NFDpN M. b Aa^}oAIJxӎx}qw)ᔎ ^X@ Lo_ Xb&:jGC>717]~0+ 622 oR)T*~Уc12'NSlE G^ P Dd§Qg ! "Q~k+r=;% ۺG;.0+HSacgwu鳦nANVѬ,OTG*mL1e߮4u+lZ6mڴit ̟fD;p:fԈ?64j@ín㺕 BX?.Z>i5Bn]<wB~ڣϤ_6kzm2r`?~kת1a5I$ɆfwACQnn^hڶ^p֢Mֱ'G<tıNNDmF{Oc&!jf-'8Ye"]xiV!ii[usW@2I>IT{""iWϢ̜8M2VMJCD^^5WkӺlIu/be6i4t@//OKy!U `6 &1FחM;8Hs[]Jw~\V#ef_9pGii.դ=;QGXN֝cWg"?ܱ}DDdoo+ .veVV+?P/?q <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="busStopA" lane="Edge2_1" startPos="46.00" endPos="56.00"/> <busStop id="busStopB" name="i" lane="EdgeCenter1_1" startPos="24.18" endPos="31.09"/> <trainStop id="trainStopA" lane="Edge2_1" startPos="2.00" endPos="12.00"/> <trainStop id="trainStopB" name="m" lane="EdgeCenter0_1" startPos="6.05" endPos="12.95"/> <containerStop id="containerStopA" lane="Edge2_1" startPos="34.00" endPos="44.00"/> <containerStop id="containerStopB" lane="EdgeCenter1_1" startPos="10.36" endPos="20.73"/> <chargingStation id="chargingStationA" lane="Edge2_1" startPos="13.00" endPos="21.00"/> <chargingStation id="chargingStationB" lane="EdgeCenter1_1" startPos="34.42" endPos="41.58"/> <parkingArea id="parkingAreaA" lane="Edge2_1" startPos="22.00" endPos="32.00"/> <parkingArea id="parkingAreaB" lane="EdgeCenter0_1" startPos="16.41" endPos="26.77"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="Edge4_1" pos="3.00" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="Edge1_1" pos="27.00" period="300.00" file="e1_1.xml"/> <!-- TAZs --> <taz id="taz_green" shape="8.00,10.00 8.00,-10.00 -4.00,-10.00 -4.00,10.00 8.00,10.00" fill="1" color="green"> <tazSource id="Edge2" weight="1.00"/> <tazSink id="Edge2" weight="1.00"/> <tazSource id="Edge3" weight="1.00"/> <tazSink id="Edge3" weight="1.00"/> </taz> <taz id="taz_red" shape="20.00,10.00 20.00,-10.00 42.00,-10.00 42.00,10.00 20.00,10.00" fill="1" color="red"> <tazSource id="Edge0" weight="1.00"/> <tazSink id="Edge0" weight="1.00"/> <tazSource id="Edge5" weight="1.00"/> <tazSink id="Edge5" weight="1.00"/> <truncated after showing first 30 lines> ---------- 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 guisettingsoutput ---------- <viewsettings> <viewport zoom="140.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"> <!-- VTypes --> <vType id="customType"/> <vType id="type1"/> <vType id="type2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <person id="p_0" depart="0.00"> <walk from="Edge0" to="Edge1"/> <personTrip to="Edge2" arrivalPos="7.00" modes="public" lines="Line1" vTypes="customType"/> <personTrip to="Edge5" arrivalPos="11.00" modes="car" lines="Line2" vTypes="customType"/> </person> </routes>
---------- Differences in errors ---------- 2c2 < Error: Loading of /home/palcraft/.texttest/tmp/netedit.gui.13Aug135833.2042/netedit.gui/elements/demands/personplan/persontrips/edge/edge/load/arrivalpos/routes.rou.xml failed. --- > Error: Loading of <TEXTTEST_SANDBOX>/routes.rou.xml failed. ---------- Differences in log ---------- 2c2 < Error: Loading of /home/palcraft/.texttest/tmp/netedit.gui.13Aug135833.2042/netedit.gui/elements/demands/personplan/persontrips/edge/edge/load/arrivalpos/routes.rou.xml failed. --- > Error: Loading of <TEXTTEST_SANDBOX>/routes.rou.xml failed. ---------- Differences in routes ---------- 7c7 < <walk from="Edge0" to="Edge1"/> --- > <walk from="Edge0" toJunction="Junction1"/> 10c10 < <walk from="Edge0" to="Edge1"/> --- > <walk from="Edge0" toJunction="Junction1"/>
---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="135.71" x="0.00" y="-2.50" angle="0.00"/> --- > <viewport zoom="149.02" x="0.00" y="0.00" angle="0.00"/> ---------- Differences in output ---------- 5a6 > TestFunctions: Clicked over position 1143 - 596 ---------- Differences in routes ---------- 7c7 < <walk from="Edge0" to="Edge0"/> --- > <walk from="Edge0" toJunction="Junction1"/>
---------- Differences in output ---------- 5a6 > TestFunctions: Clicked over position 1143 - 596 7c8 < TestFunctions: Clicked over position 798 - 194 --- > TestFunctions: Clicked over position 458 - 203 ---------- Differences in routes ---------- 7,8c7,8 < <walk from="Edge0" to="Edge0"/> < <personTrip to="Edge2" lines="custom line"/> --- > <walk from="Edge0" toJunction="Junction1"/> > <personTrip toJunction="Junction3" lines="custom line"/>
---------- Differences in routes ---------- 11,13c11,16 < <walk from="Edge0" to="Edge1"/> < <personTrip to="Edge2" arrivalPos="7.00" modes="public" lines="custom line" vTypes="type1"/> < <personTrip to="Edge5" arrivalPos="11.00" modes="car" lines="custom line" vTypes="type2"/> --- > <walk from="Edge0" toJunction="Junction1"/> > <personTrip toJunction="Junction3" modes="public" lines="custom line" vTypes="type1"/> > </person> > <person id="p_1" depart="0.00"> > <walk from="EdgeBike0" toJunction="Junction5"/> > <personTrip toJunction="Junction0" modes="public" lines="custom line" vTypes="type1"/>
---------- Differences in routes ---------- 11,13c11,16 < <walk from="Edge0" to="Edge1"/> < <personTrip to="Edge2" arrivalPos="7.00" modes="car" lines="Line1" vTypes="type1"/> < <personTrip to="Edge5" arrivalPos="11.00" modes="car" lines="Line2" vTypes="type2"/> --- > <walk from="Edge0" toJunction="Junction1"/> > <personTrip toJunction="Junction3" lines="Line1" vTypes="type1"/> > </person> > <person id="p_1" depart="0.00"> > <walk from="EdgeBike0" toJunction="Junction5"/> > <personTrip toJunction="Junction0" lines="Line1" vTypes="type1"/>
---------- Differences in routes ---------- 11,13c11,16 < <walk from="Edge0" to="Edge1"/> < <personTrip to="Edge2" arrivalPos="7.00" modes="public" lines="Line1" vTypes="customType"/> < <personTrip to="Edge5" arrivalPos="11.00" modes="car" lines="Line2" vTypes="customType"/> --- > <walk from="Edge0" toJunction="Junction1"/> > <personTrip toJunction="Junction3" modes="public" lines="Line1" vTypes="customType"/> > </person> > <person id="p_1" depart="0.00"> > <walk from="EdgeBike0" toJunction="Junction5"/> > <personTrip toJunction="Junction0" modes="public" lines="Line1" vTypes="customType"/>
---------- Differences in errors ---------- 0a1,4 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 53, in <module> > netedit.leftClick(referencePosition, netedit.positions.elements.demands.planEdge2Ride) > AttributeError: type object 'demands' has no attribute 'planEdge2Ride'. Did you mean: 'planEdge2Ped'? ---------- Differences in output ---------- 7,11d6 < TestFunctions: Clicked over position 798 - 194 < custom line < 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"> <!-- StoppingPlaces --> <busStop id="busStopA" lane="Edge2_1" startPos="46.00" endPos="56.00"/> <busStop id="busStopB" name="i" lane="EdgeCenter1_1" startPos="24.18" endPos="31.09"/> <trainStop id="trainStopA" lane="Edge2_1" startPos="2.00" endPos="12.00"/> <trainStop id="trainStopB" name="m" lane="EdgeCenter0_1" startPos="6.05" endPos="12.95"/> <containerStop id="containerStopA" lane="Edge2_1" startPos="34.00" endPos="44.00"/> <containerStop id="containerStopB" lane="EdgeCenter1_1" startPos="10.36" endPos="20.73"/> <chargingStation id="chargingStationA" lane="Edge2_1" startPos="13.00" endPos="21.00"/> <chargingStation id="chargingStationB" lane="EdgeCenter1_1" startPos="34.42" endPos="41.58"/> <parkingArea id="parkingAreaA" lane="Edge2_1" startPos="22.00" endPos="32.00"/> <parkingArea id="parkingAreaB" lane="EdgeCenter0_1" startPos="16.41" endPos="26.77"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="Edge4_1" pos="3.00" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="Edge1_1" pos="27.00" period="300.00" file="e1_1.xml"/> <!-- TAZs --> <taz id="taz_green" shape="8.00,10.00 8.00,-10.00 -4.00,-10.00 -4.00,10.00 8.00,10.00" fill="1" color="green"> <tazSource id="Edge2" weight="1.00"/> <tazSink id="Edge2" weight="1.00"/> <tazSource id="Edge3" weight="1.00"/> <tazSink id="Edge3" weight="1.00"/> </taz> <taz id="taz_red" shape="20.00,10.00 20.00,-10.00 42.00,-10.00 42.00,10.00 20.00,10.00" fill="1" color="red"> <tazSource id="Edge0" weight="1.00"/> <tazSink id="Edge0" weight="1.00"/> <tazSource id="Edge5" weight="1.00"/> <tazSink id="Edge5" weight="1.00"/> <truncated after showing first 30 lines> ---------- 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 guisettingsoutput ---------- <viewsettings> <viewport zoom="140.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"> <!-- Vehicles, persons and containers (sorted by depart) --> <person id="p_0" depart="0.00"> <walk from="Edge0" to="Edge0"/> <ride to="Edge2" lines="custom line"/> </person> </routes>
---------- Differences in errors ---------- 0a1,4 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 62, in <module> > netedit.leftClick(referencePosition, netedit.positions.elements.demands.planEdge2Ride) > AttributeError: type object 'demands' has no attribute 'planEdge2Ride'. Did you mean: 'planEdge2Ped'? ---------- Differences in output ---------- 5c5 < TestFunctions: Clicked over position 754 - 608 --- > TestFunctions: Clicked over position 685 - 611 7,11c7 < TestFunctions: Clicked over position 679 - 201 < TestFunctions: Clicked over position 679 - 201 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully --- > TestFunctions: Clicked over position 798 - 194 ---------- 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="busStopA" lane="Edge2_1" startPos="29.80" endPos="39.80"/> <busStop id="busStopB" name="i" lane="EdgeCenter1_1" startPos="17.50" endPos="22.50"/> <trainStop id="trainStopA" lane="Edge3_1" startPos="9.80" endPos="19.80"/> <trainStop id="trainStopB" name="m" lane="EdgeCenter1_1" startPos="11.50" endPos="16.50"/> <containerStop id="containerStopA" lane="Edge2_1" startPos="9.80" endPos="19.80"/> <containerStop id="containerStopB" lane="EdgeCenter1_1" startPos="5.50" endPos="10.50"/> <chargingStation id="chargingStationA" lane="Edge2_1" startPos="20.80" endPos="28.80"/> <chargingStation id="chargingStationB" lane="EdgeCenter0_1" startPos="2.30" endPos="7.30"/> <parkingArea id="parkingAreaA" lane="Edge3_1" startPos="29.80" endPos="39.80"/> <parkingArea id="parkingAreaB" lane="EdgeCenter0_1" startPos="14.30" endPos="19.30"/> <!-- TAZs --> <taz id="taz_green" shape="18.00,20.00 18.00,16.00 0.00,16.00 0.00,20.00 18.00,20.00" fill="1" color="green"> <tazSource id="Edge2" weight="1.00"/> <tazSink id="Edge2" weight="1.00"/> <tazSource id="Edge3" weight="1.00"/> <tazSink id="Edge3" weight="1.00"/> </taz> <taz id="taz_red" shape="36.00,20.00 36.00,16.00 54.00,16.00 54.00,20.00 36.00,20.00" fill="1" color="red"> <tazSource id="Edge0" weight="1.00"/> <tazSink id="Edge0" weight="1.00"/> <tazSource id="Edge5" weight="1.00"/> <tazSink id="Edge5" weight="1.00"/> </taz> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="30.00" y="25.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"> <!-- Vehicles, persons and containers (sorted by depart) --> <person id="p_0" depart="0.00"> <walk from="Edge0" to="Edge0"/> </person> </routes>
---------- Differences in errors ---------- 0a1,4 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 62, in <module> > netedit.leftClick(referencePosition, netedit.positions.elements.demands.planEdge2Ride) > AttributeError: type object 'demands' has no attribute 'planEdge2Ride'. Did you mean: 'planEdge2Ped'? ---------- Differences in output ---------- 5c5 < TestFunctions: Clicked over position 754 - 608 --- > TestFunctions: Clicked over position 685 - 611 7,16c7 < TestFunctions: Clicked over position 679 - 201 < TestFunctions: Clicked over position 437 - 647 < TestFunctions: Clicked over position 1054 - 201 < dummy < < -6 < 2.5 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully --- > TestFunctions: Clicked over position 798 - 194 ---------- 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="busStopA" lane="Edge2_1" startPos="29.80" endPos="39.80"/> <busStop id="busStopB" name="i" lane="EdgeCenter1_1" startPos="17.50" endPos="22.50"/> <trainStop id="trainStopA" lane="Edge3_1" startPos="9.80" endPos="19.80"/> <trainStop id="trainStopB" name="m" lane="EdgeCenter1_1" startPos="11.50" endPos="16.50"/> <containerStop id="containerStopA" lane="Edge2_1" startPos="9.80" endPos="19.80"/> <containerStop id="containerStopB" lane="EdgeCenter1_1" startPos="5.50" endPos="10.50"/> <chargingStation id="chargingStationA" lane="Edge2_1" startPos="20.80" endPos="28.80"/> <chargingStation id="chargingStationB" lane="EdgeCenter0_1" startPos="2.30" endPos="7.30"/> <parkingArea id="parkingAreaA" lane="Edge3_1" startPos="29.80" endPos="39.80"/> <parkingArea id="parkingAreaB" lane="EdgeCenter0_1" startPos="14.30" endPos="19.30"/> <!-- TAZs --> <taz id="taz_green" shape="18.00,20.00 18.00,16.00 0.00,16.00 0.00,20.00 18.00,20.00" fill="1" color="green"> <tazSource id="Edge2" weight="1.00"/> <tazSink id="Edge2" weight="1.00"/> <tazSource id="Edge3" weight="1.00"/> <tazSink id="Edge3" weight="1.00"/> </taz> <taz id="taz_red" shape="36.00,20.00 36.00,16.00 54.00,16.00 54.00,20.00 36.00,20.00" fill="1" color="red"> <tazSource id="Edge0" weight="1.00"/> <tazSink id="Edge0" weight="1.00"/> <tazSource id="Edge5" weight="1.00"/> <tazSink id="Edge5" weight="1.00"/> </taz> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="30.00" y="25.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"> <!-- Vehicles, persons and containers (sorted by depart) --> <person id="p_0" depart="0.00"> <walk from="Edge0" to="Edge0"/> <ride to="Edge2" arrivalPos="2.50" lines="ANY"/> </person> </routes>
---------- Differences in errors ---------- 0a1,4 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 62, in <module> > netedit.leftClick(referencePosition, netedit.positions.elements.demands.planEdge2Ride) > AttributeError: type object 'demands' has no attribute 'planEdge2Ride'. Did you mean: 'planEdge2Ped'? ---------- Differences in output ---------- 5c5 < TestFunctions: Clicked over position 754 - 608 --- > TestFunctions: Clicked over position 685 - 611 7,13c7 < TestFunctions: Clicked over position 679 - 201 < TestFunctions: Clicked over position 437 - 647 < TestFunctions: Clicked over position 1054 - 201 < custom line < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully --- > TestFunctions: Clicked over position 798 - 194 ---------- 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="busStopA" lane="Edge2_1" startPos="29.80" endPos="39.80"/> <busStop id="busStopB" name="i" lane="EdgeCenter1_1" startPos="17.50" endPos="22.50"/> <trainStop id="trainStopA" lane="Edge3_1" startPos="9.80" endPos="19.80"/> <trainStop id="trainStopB" name="m" lane="EdgeCenter1_1" startPos="11.50" endPos="16.50"/> <containerStop id="containerStopA" lane="Edge2_1" startPos="9.80" endPos="19.80"/> <containerStop id="containerStopB" lane="EdgeCenter1_1" startPos="5.50" endPos="10.50"/> <chargingStation id="chargingStationA" lane="Edge2_1" startPos="20.80" endPos="28.80"/> <chargingStation id="chargingStationB" lane="EdgeCenter0_1" startPos="2.30" endPos="7.30"/> <parkingArea id="parkingAreaA" lane="Edge3_1" startPos="29.80" endPos="39.80"/> <parkingArea id="parkingAreaB" lane="EdgeCenter0_1" startPos="14.30" endPos="19.30"/> <!-- TAZs --> <taz id="taz_green" shape="18.00,20.00 18.00,16.00 0.00,16.00 0.00,20.00 18.00,20.00" fill="1" color="green"> <tazSource id="Edge2" weight="1.00"/> <tazSink id="Edge2" weight="1.00"/> <tazSource id="Edge3" weight="1.00"/> <tazSink id="Edge3" weight="1.00"/> </taz> <taz id="taz_red" shape="36.00,20.00 36.00,16.00 54.00,16.00 54.00,20.00 36.00,20.00" fill="1" color="red"> <tazSource id="Edge0" weight="1.00"/> <tazSink id="Edge0" weight="1.00"/> <tazSource id="Edge5" weight="1.00"/> <tazSink id="Edge5" weight="1.00"/> </taz> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="30.00" y="25.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"> <!-- Vehicles, persons and containers (sorted by depart) --> <person id="p_0" depart="0.00"> <walk from="Edge0" to="Edge0"/> <ride to="Edge2" lines="custom line"/> </person> </routes>
---------- Differences in errors ---------- 0a1,4 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 47, in <module> > netedit.leftClick(referencePosition, netedit.positions.elements.demands.planEdge2Ride) > AttributeError: type object 'demands' has no attribute 'planEdge2Ride'. Did you mean: 'planEdge2Ped'? ---------- Differences in output ---------- 4,11d3 < TestFunctions: Clicked over position 1054 - 201 < dummy < < -6 < 2.5 < 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"> <!-- StoppingPlaces --> <busStop id="busStopA" lane="Edge2_1" startPos="29.80" endPos="39.80"/> <busStop id="busStopB" name="i" lane="EdgeCenter1_1" startPos="17.50" endPos="22.50"/> <trainStop id="trainStopA" lane="Edge3_1" startPos="9.80" endPos="19.80"/> <trainStop id="trainStopB" name="m" lane="EdgeCenter1_1" startPos="11.50" endPos="16.50"/> <containerStop id="containerStopA" lane="Edge2_1" startPos="9.80" endPos="19.80"/> <containerStop id="containerStopB" lane="EdgeCenter1_1" startPos="5.50" endPos="10.50"/> <chargingStation id="chargingStationA" lane="Edge2_1" startPos="20.80" endPos="28.80"/> <chargingStation id="chargingStationB" lane="EdgeCenter0_1" startPos="2.30" endPos="7.30"/> <parkingArea id="parkingAreaA" lane="Edge3_1" startPos="29.80" endPos="39.80"/> <parkingArea id="parkingAreaB" lane="EdgeCenter0_1" startPos="14.30" endPos="19.30"/> <!-- TAZs --> <taz id="taz_green" shape="18.00,20.00 18.00,16.00 0.00,16.00 0.00,20.00 18.00,20.00" fill="1" color="green"> <tazSource id="Edge2" weight="1.00"/> <tazSink id="Edge2" weight="1.00"/> <tazSource id="Edge3" weight="1.00"/> <tazSink id="Edge3" weight="1.00"/> </taz> <taz id="taz_red" shape="36.00,20.00 36.00,16.00 54.00,16.00 54.00,20.00 36.00,20.00" fill="1" color="red"> <tazSource id="Edge0" weight="1.00"/> <tazSink id="Edge0" weight="1.00"/> <tazSource id="Edge5" weight="1.00"/> <tazSink id="Edge5" weight="1.00"/> </taz> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="30.00" y="25.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"> <!-- Vehicles, persons and containers (sorted by depart) --> <person id="p_0" depart="0.00"> <walk from="Edge0" to="Edge0"/> <ride to="Edge1" arrivalPos="2.50" lines="Line1"/> <ride to="Edge2" arrivalPos="2.50" lines="Line2"/> </person> </routes>
---------- Differences in errors ---------- 0a1,4 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 47, in <module> > netedit.leftClick(referencePosition, netedit.positions.elements.demands.planEdge2Ride) > AttributeError: type object 'demands' has no attribute 'planEdge2Ride'. Did you mean: 'planEdge2Ped'? ---------- Differences in output ---------- 4,8d3 < TestFunctions: Clicked over position 1054 - 201 < custom line < 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"> <!-- StoppingPlaces --> <busStop id="busStopA" lane="Edge2_1" startPos="29.80" endPos="39.80"/> <busStop id="busStopB" name="i" lane="EdgeCenter1_1" startPos="17.50" endPos="22.50"/> <trainStop id="trainStopA" lane="Edge3_1" startPos="9.80" endPos="19.80"/> <trainStop id="trainStopB" name="m" lane="EdgeCenter1_1" startPos="11.50" endPos="16.50"/> <containerStop id="containerStopA" lane="Edge2_1" startPos="9.80" endPos="19.80"/> <containerStop id="containerStopB" lane="EdgeCenter1_1" startPos="5.50" endPos="10.50"/> <chargingStation id="chargingStationA" lane="Edge2_1" startPos="20.80" endPos="28.80"/> <chargingStation id="chargingStationB" lane="EdgeCenter0_1" startPos="2.30" endPos="7.30"/> <parkingArea id="parkingAreaA" lane="Edge3_1" startPos="29.80" endPos="39.80"/> <parkingArea id="parkingAreaB" lane="EdgeCenter0_1" startPos="14.30" endPos="19.30"/> <!-- TAZs --> <taz id="taz_green" shape="18.00,20.00 18.00,16.00 0.00,16.00 0.00,20.00 18.00,20.00" fill="1" color="green"> <tazSource id="Edge2" weight="1.00"/> <tazSink id="Edge2" weight="1.00"/> <tazSource id="Edge3" weight="1.00"/> <tazSink id="Edge3" weight="1.00"/> </taz> <taz id="taz_red" shape="36.00,20.00 36.00,16.00 54.00,16.00 54.00,20.00 36.00,20.00" fill="1" color="red"> <tazSource id="Edge0" weight="1.00"/> <tazSink id="Edge0" weight="1.00"/> <tazSource id="Edge5" weight="1.00"/> <tazSink id="Edge5" weight="1.00"/> </taz> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="30.00" y="25.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"> <!-- Vehicles, persons and containers (sorted by depart) --> <person id="p_0" depart="0.00"> <walk from="Edge0" to="Edge0"/> <ride to="Edge1" arrivalPos="7.00" lines="custom line"/> <ride to="Edge2" arrivalPos="11.00" lines="custom line"/> </person> </routes>
---------- Differences in routes ---------- 8c8 < <stop edge="Edge1" endPos="12.39" duration="20.15" until="10.20" actType="singing" friendlyPos="1"/> --- > <stop edge="Edge1" endPos="12.39" duration="6.70" until="10.20" actType="singing" friendlyPos="1"/> 10c10 < <stop edge="Edge2" endPos="30.42" duration="20.15" until="50.20" actType="walking"/> --- > <stop edge="Edge2" endPos="30.42" duration="6.70" until="50.20" actType="walking"/>
---------- Differences in routes ---------- 8c8 < <stop edge="Edge1" endPos="12.39" duration="30.20" until="10.20" actType="singing" friendlyPos="1"/> --- > <stop edge="Edge1" endPos="12.39" duration="30.20" until="10.20" actType="singing"/> 10c10 < <stop edge="Edge2" endPos="30.42" duration="20.20" until="50.20" actType="walking" friendlyPos="1"/> --- > <stop edge="Edge2" endPos="30.42" duration="20.20" until="50.20" actType="walking"/>
---------- Differences in routes ---------- 8c8 < <stop edge="Edge1" endPos="12.39" duration="30.20" until="20.14" actType="singing" friendlyPos="1"/> --- > <stop edge="Edge1" endPos="12.39" duration="30.20" until="10.20" actType="singing" friendlyPos="1"/> 10c10 < <stop edge="Edge2" endPos="30.42" duration="20.20" until="20.14" actType="walking"/> --- > <stop edge="Edge2" endPos="30.42" duration="20.20" until="50.20" actType="walking"/>
---------- Differences in errors ---------- 0a1,10 > Error: element name expected > In file '<TEXTTEST_SANDBOX>/routes.rou.xml' > At line/column 8/2. > > Error: Loading of <TEXTTEST_SANDBOX>/routes.rou.xml failed. > Error: element name expected > In file '<TEXTTEST_SANDBOX>/routes.rou.xml' > At line/column 8/2. > > Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml ---------- Differences in log ---------- 0a1,10 > Error: element name expected > In file '<TEXTTEST_SANDBOX>/routes.rou.xml' > At line/column 8/2. > > Error: Loading of <TEXTTEST_SANDBOX>/routes.rou.xml failed. > Error: element name expected > In file '<TEXTTEST_SANDBOX>/routes.rou.xml' > At line/column 8/2. > > Error: Loading of route file failed: <TEXTTEST_SANDBOX>/routes.rou.xml ---------- Differences in routes ---------- 5,11d4 < <!-- Vehicles, persons and containers (sorted by depart) --> < <person id="p_0" depart="0.00"> < <walk from="Edge0" to="Edge2"/> < <stop edge="Edge2" endPos="40.32"/> < <walk to="Edge5"/> < <stop edge="Edge5" endPos="12.32"/> < </person>
---------- Differences in additionals ---------- 6,15c6,18 < <busStop id="busStopA" lane="Edge2_1" startPos="29.80" endPos="39.80"/> < <busStop id="busStopB" name="i" lane="EdgeCenter1_1" startPos="17.50" endPos="22.50"/> < <trainStop id="trainStopA" lane="Edge3_1" startPos="9.80" endPos="19.80"/> < <trainStop id="trainStopB" name="m" lane="EdgeCenter1_1" startPos="11.50" endPos="16.50"/> < <containerStop id="containerStopA" lane="Edge2_1" startPos="9.80" endPos="19.80"/> < <containerStop id="containerStopB" lane="EdgeCenter1_1" startPos="5.50" endPos="10.50"/> < <chargingStation id="chargingStationA" lane="Edge2_1" startPos="20.80" endPos="28.80"/> < <chargingStation id="chargingStationB" lane="EdgeCenter0_1" startPos="2.30" endPos="7.30"/> < <parkingArea id="parkingAreaA" lane="Edge3_1" startPos="29.80" endPos="39.80"/> < <parkingArea id="parkingAreaB" lane="EdgeCenter0_1" startPos="14.30" endPos="19.30"/> --- > <busStop id="busStopA" lane="Edge2_1" startPos="46.00" endPos="56.00"/> > <busStop id="busStopB" name="i" lane="EdgeCenter1_1" startPos="24.18" endPos="31.09"/> > <trainStop id="trainStopA" lane="Edge2_1" startPos="2.00" endPos="12.00"/> > <trainStop id="trainStopB" name="m" lane="EdgeCenter0_1" startPos="6.05" endPos="12.95"/> > <containerStop id="containerStopA" lane="Edge2_1" startPos="34.00" endPos="44.00"/> > <containerStop id="containerStopB" lane="EdgeCenter1_1" startPos="10.36" endPos="20.73"/> > <chargingStation id="chargingStationA" lane="Edge2_1" startPos="13.00" endPos="21.00"/> > <chargingStation id="chargingStationB" lane="EdgeCenter1_1" startPos="34.42" endPos="41.58"/> > <parkingArea id="parkingAreaA" lane="Edge2_1" startPos="22.00" endPos="32.00"/> > <parkingArea id="parkingAreaB" lane="EdgeCenter0_1" startPos="16.41" endPos="26.77"/> > <!-- Detectors --> > <inductionLoop id="e1_0" lane="Edge4_1" pos="3.00" period="300.00" file="e1_0.xml"/> > <inductionLoop id="e1_1" lane="Edge1_1" pos="27.00" period="300.00" file="e1_1.xml"/> 17c20 < <taz id="taz_green" shape="18.00,20.00 18.00,16.00 0.00,16.00 0.00,20.00 18.00,20.00" fill="1" color="green"> --- > <taz id="taz_green" shape="8.00,10.00 8.00,-10.00 -4.00,-10.00 -4.00,10.00 8.00,10.00" fill="1" color="green"> 23c26 <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="140.00" x="30.00" y="25.00" angle="0.00"/> --- > <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> ---------- Differences in output ---------- 4c4 < TestFunctions: Clicked over position 1054 - 171 --- > TestFunctions: Clicked over position 904 - 172 ---------- Differences in routes ---------- 7,8c7,8 < <walk edges="Edge0 Edge1" arrivalPos="2.50"/> < <walk edges="Edge1 Edge2" arrivalPos="2.50"/> --- > <walk edges="Edge0 Edge1"/> > <walk edges="Edge1 Edge2" arrivalPos="7.00"/> ---------- 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="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>
---------- Differences in errors ---------- 0a1,4 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 59, in <module> > netedit.leftClick(referencePosition, netedit.positions.elements.demands.edge2) > AttributeError: type object 'demands' has no attribute 'edge2' ---------- Differences in output ---------- 4,12c4,7 < walk: edge < TestFunctions: Clicked over position 578 - 568 < TestFunctions: Clicked over position 396 - 580 < walk: route < TestFunctions: Clicked over position 484 - 231 < TestFunctions: Clicked over position 441 - 232 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully --- > walk > TestFunctions: Clicked over position 706 - 638 > walk (route) > TestFunctions: Clicked over position 798 - 194 ---------- 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="busStopA" lane="Edge2_0" startPos="20.00" endPos="30.00"/> <busStop id="busStopB" lane="Edge2_0" startPos="35.00" endPos="45.00"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="31.40" y="20.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="route_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <person id="p_0" depart="0.00"> <walk from="Edge0" to="Edge0"/> </person> </routes>
---------- Differences in errors ---------- 0a1,4 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 62, in <module> > netedit.leftClick(referencePosition, netedit.positions.elements.demands.edge2) > AttributeError: type object 'demands' has no attribute 'edge2' ---------- Differences in output ---------- 4,16c4,8 < walk: edge < TestFunctions: Clicked over position 578 - 568 < TestFunctions: Clicked over position 396 - 580 < walk: route < TestFunctions: Clicked over position 484 - 231 < TestFunctions: Clicked over position 734 - 233 < dummy < < -6 < 2.5 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully --- > walk > TestFunctions: Clicked over position 706 - 638 > walk (route) > TestFunctions: Clicked over position 767 - 165 > TestFunctions: Clicked over position 465 - 642 ---------- 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="busStopA" lane="Edge2_0" startPos="20.00" endPos="30.00"/> <busStop id="busStopB" lane="Edge2_0" startPos="35.00" endPos="45.00"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="31.40" y="20.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="route_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <person id="p_0" depart="0.00"> <walk from="Edge0" to="Edge0"/> <walk route="route_0" arrivalPos="2.50"/> </person> </routes>
---------- Differences in errors ---------- 0a1,7 > Error: Could not build route in netedit; edge doesn't exist. > Error: Could not build route in netedit; edge doesn't exist. > Error: Loading of <TEXTTEST_SANDBOX>/routes.rou.xml failed. > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 47, in <module> > netedit.leftClick(referencePosition, netedit.positions.elements.demands.edge2) > AttributeError: type object 'demands' has no attribute 'edge2' ---------- Differences in output ---------- 4,11d3 < TestFunctions: Clicked over position 734 - 233 < dummy < < -6 < 2.5 < 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"> <!-- StoppingPlaces --> <busStop id="busStopA" lane="Edge2_0" startPos="20.00" endPos="30.00"/> <busStop id="busStopB" lane="Edge2_0" startPos="35.00" endPos="45.00"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="31.40" y="20.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="route_0" edges="Edge0 Edge1 Edge2 gneE10"/> <route id="route_1" edges="gneE10 gneE8"/> <!-- Vehicles, persons and containers (sorted by depart) --> <person id="p_0" depart="0.00"> <walk from="Edge0" to="Edge0"/> <walk route="route_0" arrivalPos="2.50"/> <walk route="route_1" arrivalPos="2.50"/> </person> </routes>
#3045 (This bug was triggered by text found in file 'errors' matching 'python: can't open file') ---------- New result in errors ---------- python: can't open file '<TEXTTEST_SANDBOX>/test.py': [Errno 2] No such file or directoryelements demands person fix ( Last six runs Sep2024 Aug2024 )