texttest -a netedit -d /home/delphi/gcc/sumo/tests -reconnect /home/delphi/gcc/texttesttmp/gcc4_64.01Nov002640.2116107 -g
texttest -a netedit -d /home/delphi/gcc/sumo/tests
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,6d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="JunctionBot" type="dead_end" x="0.00" y="-25.00" incLanes="" intLanes="" shape="0.00,-25.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionLeft" type="dead_end" x="-25.00" y="0.00" incLanes="" intLanes="" shape="-25.00,0.00" radius="2.00" fringe="outer" name="left"/> <junction id="JunctionRight" type="dead_end" x="25.00" y="0.00" incLanes="" intLanes="" shape="25.00,0.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>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,6d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_1" pos="7.80" period="300.00" file="e1_0.xml" friendlyPos="1"/> <inductionLoop id="e1_1" lane="-E4_1" pos="10.00" period="300.00" file="e1_1.xml" friendlyPos="1"/> <inductionLoop id="e1_2" lane="-E5_1" pos="10.00" period="300.00" file="e1_2.xml" friendlyPos="1"/> <inductionLoop id="e1_3" lane="E5_1" pos="7.80" period="300.00" file="e1_3.xml" friendlyPos="1"/> <inductionLoop id="e1_4" lane="-E6_1" pos="10.00" period="300.00" file="e1_4.xml" friendlyPos="1"/> <inductionLoop id="e1_5" lane="E6_1" pos="7.80" period="300.00" file="e1_5.xml" friendlyPos="1"/> <inductionLoop id="e1_6" lane="-E7_1" pos="10.00" period="300.00" file="e1_6.xml" friendlyPos="1"/> <inductionLoop id="e1_7" lane="E7_1" pos="7.80" period="300.00" file="e1_7.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edgeRelation from="-E5" to="E4"/> <edgeRelation from="-E6" to="E5"/> <edgeRelation from="-E7" to="E6"/> <edgeRelation from="-E4" to="E7"/> <edge id="-E4"/> <edge id="E4"/> <edge id="-E5"/> <edge id="E5"/> <edge id="-E6"/> <edge id="E6"/> <edge id="-E7"/> <edge id="E7"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="475.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="5.92" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -4.20,2.28"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,7.20 -1.05,3.35 -0.96,3.20"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="3.12" shape="-4.20,2.28 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,3.20 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="5.92" shape="7.20,1.60 4.75,1.95 3.00,3.00 2.28,4.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> <person id="p_0" depart="0.00"> <personTrip from="-E6" to="E4"/> </person> <person id="p_1" depart="0.00"> <personTrip from="-E7" to="E5"/> </person> <person id="p_2" depart="0.00"> <personTrip from="-E5" to="E7"/> </person> <person id="p_3" depart="0.00"> <personTrip from="-E4" to="E6"/> </person> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,6d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_1" pos="7.80" period="300.00" file="e1_0.xml" friendlyPos="1"/> <inductionLoop id="e1_1" lane="-E4_1" pos="10.00" period="300.00" file="e1_1.xml" friendlyPos="1"/> <inductionLoop id="e1_2" lane="-E5_1" pos="10.00" period="300.00" file="e1_2.xml" friendlyPos="1"/> <inductionLoop id="e1_3" lane="E5_1" pos="7.80" period="300.00" file="e1_3.xml" friendlyPos="1"/> <inductionLoop id="e1_4" lane="-E6_1" pos="10.00" period="300.00" file="e1_4.xml" friendlyPos="1"/> <inductionLoop id="e1_5" lane="E6_1" pos="7.80" period="300.00" file="e1_5.xml" friendlyPos="1"/> <inductionLoop id="e1_6" lane="-E7_1" pos="10.00" period="300.00" file="e1_6.xml" friendlyPos="1"/> <inductionLoop id="e1_7" lane="E7_1" pos="7.80" period="300.00" file="e1_7.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edgeRelation from="-E5" to="E4"/> <edgeRelation from="-E6" to="E5"/> <edgeRelation from="-E7" to="E6"/> <edgeRelation from="-E4" to="E7"/> <edge id="-E4"/> <edge id="E4"/> <edge id="-E5"/> <edge id="E5"/> <edge id="-E6"/> <edge id="E6"/> <edge id="-E7"/> <edge id="E7"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="5.92" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -4.20,2.28"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,7.20 -1.05,3.35 -0.96,3.20"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="3.12" shape="-4.20,2.28 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,3.20 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="5.92" shape="7.20,1.60 4.75,1.95 3.00,3.00 2.28,4.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> <person id="p_0" depart="0.00"> <personTrip from="-E6" to="E4"/> </person> <person id="p_1" depart="0.00"> <personTrip from="-E7" to="E5"/> </person> <person id="p_2" depart="0.00"> <personTrip from="-E5" to="E7"/> </person> <person id="p_3" depart="0.00"> <personTrip from="-E4" to="E6"/> </person> </routes>network junctions contextual_menu common copy_name ( Last six runs Oct2024 )
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,6d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_1" pos="7.80" period="300.00" file="e1_0.xml" friendlyPos="1"/> <inductionLoop id="e1_1" lane="-E4_1" pos="10.00" period="300.00" file="e1_1.xml" friendlyPos="1"/> <inductionLoop id="e1_2" lane="-E5_1" pos="10.00" period="300.00" file="e1_2.xml" friendlyPos="1"/> <inductionLoop id="e1_3" lane="E5_1" pos="7.80" period="300.00" file="e1_3.xml" friendlyPos="1"/> <inductionLoop id="e1_4" lane="-E6_1" pos="10.00" period="300.00" file="e1_4.xml" friendlyPos="1"/> <inductionLoop id="e1_5" lane="E6_1" pos="7.80" period="300.00" file="e1_5.xml" friendlyPos="1"/> <inductionLoop id="e1_6" lane="-E7_1" pos="10.00" period="300.00" file="e1_6.xml" friendlyPos="1"/> <inductionLoop id="e1_7" lane="E7_1" pos="7.80" period="300.00" file="e1_7.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edgeRelation from="-E5" to="E4"/> <edgeRelation from="-E6" to="E5"/> <edgeRelation from="-E7" to="E6"/> <edgeRelation from="-E4" to="E7"/> <edge id="-E4"/> <edge id="E4"/> <edge id="-E5"/> <edge id="E5"/> <edge id="-E6"/> <edge id="E6"/> <edge id="-E7"/> <edge id="E7"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Warning: Edge '-E4' is not connected to outgoing edges at junction 'JunctionCenter'. Warning: Edge '-E5' is not connected to outgoing edges at junction 'JunctionCenter'. Warning: Edge '-E6' is not connected to outgoing edges at junction 'JunctionCenter'. Warning: Edge '-E7' is not connected to outgoing edges at junction 'JunctionCenter'. Warning: Lane 'E4_1' is not connected from any incoming edge at junction 'JunctionCenter'. Warning: Lane 'E5_1' is not connected from any incoming edge at junction 'JunctionCenter'. Warning: Lane 'E6_1' is not connected from any incoming edge at junction 'JunctionCenter'. Warning: Lane 'E7_1' is not connected from any incoming edge at junction 'JunctionCenter'. Warning: Edge '-E4' is not connected to outgoing edges at junction 'JunctionCenter'. Warning: Lane 'E4_1' is not connected from any incoming edge at junction 'JunctionCenter'. Warning: The traffic light 'JunctionCenter' does not control any links; it will not be build. Warning: Could not build program '0' for traffic light 'JunctionCenter' Warning: 8 total messages of type: Edge '%' is not connected to outgoing edges at junction '%'. Warning: 8 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'. ---------- 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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_c0" function="crossing" crossingEdges="E5 -E5"> <lane id=":JunctionCenter_c0_0" index="0" allow="pedestrian" speed="2.78" length="6.40" width="3.00" shape="3.20,5.70 -3.20,5.70" outlineShape="3.20,7.20 -3.20,7.20 -3.31,5.98 -3.64,4.98 -4.20,4.20 4.20,4.20 3.64,4.98 3.31,5.98"/> </edge> <edge id=":JunctionCenter_c1" function="crossing" crossingEdges="E6 -E6"> <lane id=":JunctionCenter_c1_0" index="0" allow="pedestrian" speed="2.78" length="6.40" width="3.00" shape="5.70,-3.20 5.70,3.20" outlineShape="7.20,-3.20 7.20,3.20 5.98,3.31 4.98,3.64 4.20,4.20 4.20,-4.20 4.98,-3.64 5.98,-3.31"/> </edge> <edge id=":JunctionCenter_c2" function="crossing" crossingEdges="E7 -E7"> <lane id=":JunctionCenter_c2_0" index="0" allow="pedestrian" speed="2.78" length="6.40" width="3.00" shape="-3.20,-5.70 3.20,-5.70" outlineShape="-3.20,-7.20 3.20,-7.20 3.31,-5.98 3.64,-4.98 4.20,-4.20 -4.20,-4.20 -3.64,-4.98 -3.31,-5.98"/> </edge> <edge id=":JunctionCenter_c3" function="crossing" crossingEdges="E4 -E4"> <lane id=":JunctionCenter_c3_0" index="0" allow="pedestrian" speed="2.78" length="6.40" width="3.00" shape="-5.70,3.20 -5.70,-3.20" outlineShape="-7.20,3.20 -7.20,-3.20 -5.98,-3.31 -4.98,-3.64 -4.20,-4.20 -4.20,4.20 -4.98,3.64 -5.98,3.31"/> </edge> <edge id=":JunctionCenter_w0" function="walkingarea"> <lane id=":JunctionCenter_w0_0" index="0" allow="pedestrian" speed="2.78" length="3.32" width="3.00" shape="-7.20,3.20 -7.20,5.20 -5.20,7.20 -3.20,7.20 -3.31,5.98 -3.64,4.98 -4.20,4.20 -4.98,3.64 -5.98,3.31"/> </edge> <edge id=":JunctionCenter_w1" function="walkingarea"> <lane id=":JunctionCenter_w1_0" index="0" allow="pedestrian" speed="2.78" length="3.32" width="3.00" shape="3.20,7.20 5.20,7.20 7.20,5.20 7.20,3.20 5.98,3.31 4.98,3.64 4.20,4.20 3.64,4.98 3.31,5.98"/> </edge> <edge id=":JunctionCenter_w2" function="walkingarea"> <lane id=":JunctionCenter_w2_0" index="0" allow="pedestrian" speed="2.78" length="3.32" width="3.00" shape="7.20,-3.20 7.20,-5.20 5.20,-7.20 3.20,-7.20 3.31,-5.98 3.64,-4.98 4.20,-4.20 4.98,-3.64 5.98,-3.31"/> <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"> <personTrip from="-E6" to="E4"/> </person> <person id="p_1" depart="0.00"> <personTrip from="-E7" to="E5"/> </person> <person id="p_2" depart="0.00"> <personTrip from="-E5" to="E7"/> </person> <person id="p_3" depart="0.00"> <personTrip from="-E4" to="E6"/> </person> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,6d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="-E6_1" pos="7.80" period="300.00" file="e1_0.xml" friendlyPos="1"/> <inductionLoop id="e1_1" lane="-E4_1" pos="10.00" period="300.00" file="e1_1.xml" friendlyPos="1"/> <inductionLoop id="e1_4" lane="-E6_1" pos="10.00" period="300.00" file="e1_4.xml" friendlyPos="1"/> <inductionLoop id="e1_5" lane="-E4_1" pos="7.80" period="300.00" file="e1_5.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="-E4"/> <edge id="E4"/> <edge id="-E6"/> <edge id="E6"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E4" from="JunctionLeft" to="JunctionRight" priority="-1" shape="-25.00,0.00 0.00,0.00 25.00,0.00"> <lane id="-E4_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="-25.00,-4.20 0.00,-4.20 25.00,-4.20"/> <lane id="-E4_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="-25.00,-1.60 0.00,-1.60 25.00,-1.60"/> </edge> <edge id="-E6" from="JunctionRight" to="JunctionLeft" priority="-1" shape="25.00,0.00 0.00,0.00 -25.00,0.00"> <lane id="-E6_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="25.00,4.20 0.00,4.20 -25.00,4.20"/> <lane id="-E6_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="25.00,1.60 0.00,1.60 -25.00,1.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.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) --> <trip id="t_2" depart="0.00" from="-E6" to="-E6"/> <trip id="t_3" depart="0.00" from="-E4" to="-E4"/> <person id="p_0" depart="0.00"> <personTrip from="-E6" to="-E6"/> </person> <person id="p_3" depart="0.00"> <personTrip from="-E4" to="-E4"/> </person> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,6d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_1" pos="7.80" period="300.00" file="e1_0.xml" friendlyPos="1"/> <inductionLoop id="e1_1" lane="-E4_1" pos="10.00" period="300.00" file="e1_1.xml" friendlyPos="1"/> <inductionLoop id="e1_2" lane="-E5_1" pos="10.00" period="300.00" file="e1_2.xml" friendlyPos="1"/> <inductionLoop id="e1_3" lane="E5_1" pos="7.80" period="300.00" file="e1_3.xml" friendlyPos="1"/> <inductionLoop id="e1_4" lane="-E6_1" pos="10.00" period="300.00" file="e1_4.xml" friendlyPos="1"/> <inductionLoop id="e1_5" lane="E6_1" pos="7.80" period="300.00" file="e1_5.xml" friendlyPos="1"/> <inductionLoop id="e1_6" lane="-E7_1" pos="10.00" period="300.00" file="e1_6.xml" friendlyPos="1"/> <inductionLoop id="e1_7" lane="E7_1" pos="7.80" period="300.00" file="e1_7.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edgeRelation from="-E5" to="E4"/> <edgeRelation from="-E6" to="E5"/> <edgeRelation from="-E7" to="E6"/> <edgeRelation from="-E4" to="E7"/> <edge id="-E4"/> <edge id="E4"/> <edge id="-E5"/> <edge id="E5"/> <edge id="-E6"/> <edge id="E6"/> <edge id="-E7"/> <edge id="E7"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Warning: Intersecting left turns at junction 'JunctionCenter' from lane '-E6_1' and lane '-E4_1' (increase junction radius to avoid this). Warning: Intersecting left turns at junction 'JunctionCenter' from lane '-E7_1' and lane '-E5_1' (increase junction radius to avoid this). Warning: Intersecting left turns at junction 'JunctionCenter' from lane '-E6_1' and lane '-E4_1' (increase junction radius to avoid this). Warning: Intersecting left turns at junction 'JunctionCenter' from lane '-E7_1' and lane '-E5_1' (increase junction radius to avoid this). ---------- 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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="5.92" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -4.20,2.28"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,7.20 -1.05,3.35 -0.96,3.20"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="3.12" shape="-4.20,2.28 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,3.20 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="5.92" shape="7.20,1.60 4.75,1.95 3.00,3.00 2.28,4.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> <person id="p_0" depart="0.00"> <personTrip from="-E6" to="E4"/> </person> <person id="p_1" depart="0.00"> <personTrip from="-E7" to="E5"/> </person> <person id="p_2" depart="0.00"> <personTrip from="-E5" to="E7"/> </person> <person id="p_3" depart="0.00"> <personTrip from="-E4" to="E6"/> </person> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,6d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_1" pos="7.80" period="300.00" file="e1_0.xml" friendlyPos="1"/> <inductionLoop id="e1_1" lane="-E4_1" pos="10.00" period="300.00" file="e1_1.xml" friendlyPos="1"/> <inductionLoop id="e1_2" lane="-E5_1" pos="10.00" period="300.00" file="e1_2.xml" friendlyPos="1"/> <inductionLoop id="e1_3" lane="E5_1" pos="7.80" period="300.00" file="e1_3.xml" friendlyPos="1"/> <inductionLoop id="e1_4" lane="-E6_1" pos="10.00" period="300.00" file="e1_4.xml" friendlyPos="1"/> <inductionLoop id="e1_5" lane="E6_1" pos="7.80" period="300.00" file="e1_5.xml" friendlyPos="1"/> <inductionLoop id="e1_6" lane="-E7_1" pos="10.00" period="300.00" file="e1_6.xml" friendlyPos="1"/> <inductionLoop id="e1_7" lane="E7_1" pos="7.80" period="300.00" file="e1_7.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="-E4"/> <edge id="-E5"/> <edge id="-E6"/> <edge id="-E7"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Warning: Found sharp turn with radius 7.38 at the start of edge 'E0'. Warning: Found sharp turn with radius 7.38 at the start of edge 'E1'. Warning: Found sharp turn with radius 7.38 at the start of edge 'E2'. Warning: Found sharp turn with radius 7.38 at the start of edge 'E3'. Warning: Found sharp turn with radius 7.38 at the start of edge 'E0'. Warning: 12 total messages of type: Found sharp turn with radius % at the % of edge '%'. ---------- 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=":J0_0" function="internal"> <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="13.89" length="5.67" shape="-1.60,8.98 -1.84,7.39 -2.44,6.42 -3.24,5.48 -4.07,4.02"/> </edge> <edge id=":J0_1" function="internal"> <lane id=":J0_1_0" index="0" disallow="pedestrian" speed="6.18" length="2.58" shape="3.83,4.15 2.85,4.80 2.16,5.82 2.11,5.98"/> </edge> <edge id=":J0_2" function="internal"> <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="6.38" length="8.64" shape="3.83,4.15 0.82,5.18 -1.50,5.50 -3.13,5.11 -4.07,4.02"/> </edge> <edge id=":J0_3" function="internal"> <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="6.18" length="3.06" shape="2.11,5.98 1.74,7.21 1.60,8.98"/> </edge> <edge id=":J0_c0" function="crossing" crossingEdges="E5 -E5"> <lane id=":J0_c0_0" index="0" allow="pedestrian" speed="2.78" length="6.40" width="3.00" shape="3.20,7.48 -3.20,7.48" outlineShape="3.20,8.98 -3.30,8.98 -3.20,8.98 -3.31,7.95 -3.60,7.26 -4.02,6.73 -4.52,6.22 -4.72,5.98 3.96,5.98 3.75,6.23 3.51,6.72 3.34,7.34 3.23,8.10"/> </edge> <edge id=":J0_w0" function="walkingarea"> <lane id=":J0_w0_0" index="0" allow="pedestrian" speed="2.78" length="2.77" width="3.00" shape="-5.09,5.74 -6.94,6.51 -5.20,8.98 -3.20,8.98 -3.31,7.95 -3.60,7.26 -4.02,6.73 -4.52,6.22 -5.05,5.57"/> </edge> <edge id=":J0_w1" function="walkingarea"> <lane id=":J0_w1_0" index="0" allow="pedestrian" speed="2.78" length="2.75" width="3.00" shape="3.20,8.98 5.20,8.98 6.32,7.01 5.56,5.16 4.06,5.86 3.75,6.23 3.51,6.72 3.34,7.34 3.23,8.10"/> </edge> <edge id=":J1_0" function="internal"> <lane id=":J1_0_0" index="0" disallow="pedestrian" speed="13.89" length="5.67" shape="8.98,1.60 7.39,1.84 6.42,2.44 5.48,3.24 4.02,4.07"/> <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>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,8d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < 400 < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_1" pos="7.80" period="300.00" file="e1_0.xml" friendlyPos="1"/> <inductionLoop id="e1_3" lane="E5_1" pos="7.80" period="300.00" file="e1_3.xml" friendlyPos="1"/> <inductionLoop id="e1_5" lane="E6_1" pos="7.80" period="300.00" file="e1_5.xml" friendlyPos="1"/> <inductionLoop id="e1_7" lane="E7_1" pos="7.80" period="300.00" file="e1_7.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="-E4"/> <edge id="-E5"/> <edge id="-E6"/> <edge id="-E7"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Warning: Splitting vector close to end (pos: 24.90, length: 25.00) Warning: Splitting vector close to end (pos: 24.90, length: 25.00) Warning: Splitting vector close to end (pos: 24.90, length: 25.00) Warning: Splitting vector close to end (pos: 24.90, length: 25.00) ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-399.96,-399.96,399.96,399.96" 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=":J0_0" function="internal"> <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="3.25" length="3.20" shape="-1.60,24.90 1.60,24.93"/> </edge> <edge id=":J0_1" function="internal"> <lane id=":J0_1_0" index="0" disallow="pedestrian" speed="3.25" length="3.20" shape="-1.60,24.93 1.60,24.90"/> </edge> <edge id=":J0_w0" function="walkingarea"> <lane id=":J0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,24.90 5.20,24.90 -5.20,24.90 -3.20,24.90"/> </edge> <edge id=":J1_0" function="internal"> <lane id=":J1_0_0" index="0" disallow="pedestrian" speed="3.25" length="3.20" shape="24.90,1.60 24.93,-1.60"/> </edge> <edge id=":J1_1" function="internal"> <lane id=":J1_1_0" index="0" disallow="pedestrian" speed="3.25" length="3.20" shape="24.93,1.60 24.90,-1.60"/> </edge> <edge id=":J1_c0" function="crossing" crossingEdges="E6 -E6"> <lane id=":J1_c0_0" index="0" allow="pedestrian" speed="2.78" length="6.40" width="3.00" shape="23.40,-3.20 23.40,3.20" outlineShape="24.90,-3.20 24.90,-3.09 21.90,3.20 24.90,-3.09 21.90,3.20 21.90,-3.20"/> </edge> <edge id=":J1_w0" function="walkingarea"> <lane id=":J1_w0_0" index="0" allow="pedestrian" speed="2.78" length="5.92" width="3.00" shape="24.95,-3.20 24.98,-5.20 24.90,5.20 24.90,3.20 21.90,3.20"/> </edge> <edge id=":J1_w2" function="walkingarea"> <lane id=":J1_w2_0" index="0" allow="pedestrian" speed="2.78" length="1.80" width="3.00" shape="21.90,-3.20 24.90,-3.20 24.90,-5.20"/> <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>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,8d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < 10 < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_1" pos="7.80" period="300.00" file="e1_0.xml" friendlyPos="1"/> <inductionLoop id="e1_3" lane="E5_1" pos="7.80" period="300.00" file="e1_3.xml" friendlyPos="1"/> <inductionLoop id="e1_5" lane="E6_1" pos="7.80" period="300.00" file="e1_5.xml" friendlyPos="1"/> <inductionLoop id="e1_7" lane="E7_1" pos="7.80" period="300.00" file="e1_7.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="-E4"/> <edge id="-E5"/> <edge id="-E6"/> <edge id="-E7"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":J0_0" function="internal"> <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.55" length="7.32" shape="-1.60,15.49 -1.86,13.56 -2.62,12.02 -3.90,10.88 -5.69,10.13"/> </edge> <edge id=":J0_1" function="internal"> <lane id=":J0_1_0" index="0" disallow="pedestrian" speed="6.55" length="4.18" shape="5.69,10.13 3.90,10.88 2.62,12.02 2.39,12.49"/> </edge> <edge id=":J0_2" function="internal"> <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="11.61" shape="5.69,10.13 2.37,10.96 0.00,11.24 -2.37,10.96 -5.69,10.13"/> </edge> <edge id=":J0_3" function="internal"> <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="6.55" length="3.14" shape="2.39,12.49 1.86,13.56 1.60,15.49"/> </edge> <edge id=":J0_c0" function="crossing" crossingEdges="E5 -E5"> <lane id=":J0_c0_0" index="0" allow="pedestrian" speed="2.78" length="6.40" width="3.00" shape="3.20,13.99 -3.20,13.99" outlineShape="3.20,15.49 -3.30,15.49 -3.20,15.49 -3.28,14.54 -3.52,13.72 -3.93,13.02 -4.45,12.49 4.45,12.49 3.93,13.02 3.52,13.72 3.28,14.54"/> </edge> <edge id=":J0_w0" function="walkingarea"> <lane id=":J0_w0_0" index="0" allow="pedestrian" speed="2.78" length="2.95" width="3.00" shape="-6.12,11.67 -6.64,13.60 -5.20,15.49 -3.20,15.49 -3.28,14.54 -3.52,13.72 -3.93,13.02 -4.49,12.45 -5.22,12.00"/> </edge> <edge id=":J0_w1" function="walkingarea"> <lane id=":J0_w1_0" index="0" allow="pedestrian" speed="2.78" length="2.95" width="3.00" shape="3.20,15.49 5.20,15.49 6.64,13.60 6.12,11.67 5.22,12.00 4.49,12.45 3.93,13.02 3.52,13.72 3.28,14.54"/> </edge> <edge id=":J1_0" function="internal"> <lane id=":J1_0_0" index="0" disallow="pedestrian" speed="6.55" length="7.32" shape="15.49,1.60 13.56,1.86 12.02,2.62 10.88,3.90 10.13,5.69"/> <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>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,6d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E15_1" pos="2.80" period="300.00" file="e1_0.xml" friendlyPos="1"/> <inductionLoop id="e1_1" lane="E14_1" pos="10.00" period="300.00" file="e1_1.xml" friendlyPos="1"/> <inductionLoop id="e1_2" lane="E21_1" pos="2.80" period="300.00" file="e1_2.xml" friendlyPos="1"/> <inductionLoop id="e1_3" lane="E20_1" pos="10.00" period="300.00" file="e1_3.xml" friendlyPos="1"/> <inductionLoop id="e1_4" lane="E19_1" pos="2.80" period="300.00" file="e1_4.xml" friendlyPos="1"/> <inductionLoop id="e1_5" lane="E16_1" pos="10.00" period="300.00" file="e1_5.xml" friendlyPos="1"/> <inductionLoop id="e1_6" lane="E17_1" pos="2.80" period="300.00" file="e1_6.xml" friendlyPos="1"/> <inductionLoop id="e1_7" lane="E18_1" pos="10.00" period="300.00" file="e1_7.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edgeRelation from="E14" to="E17"/> <edgeRelation from="E16" to="E19"/> <edgeRelation from="E18" to="E21"/> <edgeRelation from="E20" to="E15"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":J1_0" function="internal"> <lane id=":J1_0_0" index="0" disallow="pedestrian" speed="5.37" length="5.81" shape="-6.60,10.20 -6.82,8.62 -7.50,7.50 -8.62,6.82 -10.20,6.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" disallow="pedestrian" speed="5.37" length="5.81" shape="10.20,6.60 8.62,6.82 7.50,7.50 6.82,8.62 6.60,10.20"/> </edge> <edge id=":J6_0" function="internal"> <lane id=":J6_0_0" index="0" disallow="pedestrian" speed="5.37" length="5.81" shape="6.60,-10.20 6.82,-8.62 7.50,-7.50 8.62,-6.82 10.20,-6.60"/> </edge> <edge id=":J7_0" function="internal"> <lane id=":J7_0_0" index="0" disallow="pedestrian" speed="5.37" length="5.81" shape="-10.20,-6.60 -8.62,-6.82 -7.50,-7.50 -6.82,-8.62 -6.60,-10.20"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E14" from="J0" to="J1" priority="-1"> <lane id="E14_0" index="0" allow="pedestrian" speed="13.89" length="14.80" width="2.00" shape="-9.20,25.00 -9.20,10.20"/> <lane id="E14_1" index="1" disallow="pedestrian" speed="13.89" length="14.80" shape="-6.60,25.00 -6.60,10.20"/> </edge> <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"> <personTrip from="E20" to="E15"/> </person> <person id="p_1" depart="0.00"> <personTrip from="E16" to="E19"/> </person> <person id="p_2" depart="0.00"> <personTrip from="E14" to="E17"/> </person> <person id="p_3" depart="0.00"> <personTrip from="E18" to="E21"/> </person> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,6d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E15_1" pos="2.80" period="300.00" file="e1_0.xml" friendlyPos="1"/> <inductionLoop id="e1_1" lane="E14_1" pos="10.00" period="300.00" file="e1_1.xml" friendlyPos="1"/> <inductionLoop id="e1_2" lane="E21_1" pos="2.80" period="300.00" file="e1_2.xml" friendlyPos="1"/> <inductionLoop id="e1_3" lane="E20_1" pos="10.00" period="300.00" file="e1_3.xml" friendlyPos="1"/> <inductionLoop id="e1_4" lane="E19_1" pos="2.80" period="300.00" file="e1_4.xml" friendlyPos="1"/> <inductionLoop id="e1_5" lane="E16_1" pos="10.00" period="300.00" file="e1_5.xml" friendlyPos="1"/> <inductionLoop id="e1_6" lane="E17_1" pos="2.80" period="300.00" file="e1_6.xml" friendlyPos="1"/> <inductionLoop id="e1_7" lane="E18_1" pos="10.00" period="300.00" file="e1_7.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edgeRelation from="E14" to="E17"/> <edgeRelation from="E16" to="E19"/> <edgeRelation from="E18" to="E21"/> <edgeRelation from="E20" to="E15"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":J1_0" function="internal"> <lane id=":J1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-6.60,12.20 -6.95,9.75 -8.00,8.00 -9.75,6.95 -12.20,6.60"/> </edge> <edge id=":J1_1" function="internal"> <lane id=":J1_1_0" index="0" disallow="pedestrian" speed="13.89" length="9.22" width="2.00" shape="-6.60,12.20 -6.00,3.00"/> </edge> <edge id=":J1_2" function="internal"> <lane id=":J1_2_0" index="0" disallow="pedestrian" speed="13.89" length="9.22" shape="-3.00,6.00 -12.20,6.60"/> </edge> <edge id=":J1_3" function="internal"> <lane id=":J1_3_0" index="0" disallow="pedestrian" speed="4.80" length="4.84" width="2.00" shape="-3.00,6.00 -4.31,5.81 -5.25,5.25 -5.81,4.31 -6.00,3.00"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="12.20,6.60 9.75,6.95 8.00,8.00 6.95,9.75 6.60,12.20"/> </edge> <edge id=":J4_1" function="internal"> <lane id=":J4_1_0" index="0" disallow="pedestrian" speed="13.89" length="9.22" width="2.00" shape="12.20,6.60 3.00,6.00"/> </edge> <edge id=":J4_2" function="internal"> <lane id=":J4_2_0" index="0" disallow="pedestrian" speed="13.89" length="9.22" shape="6.00,3.00 6.60,12.20"/> </edge> <edge id=":J4_3" function="internal"> <lane id=":J4_3_0" index="0" disallow="pedestrian" speed="4.80" length="4.84" width="2.00" shape="6.00,3.00 5.81,4.31 5.25,5.25 4.31,5.81 3.00,6.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) --> <trip id="t_0" depart="0.00" from="E20" to="E15"/> <trip id="t_1" depart="0.00" from="E14" to="E17"/> <trip id="t_2" depart="0.00" from="E18" to="E21"/> <trip id="t_3" depart="0.00" from="E16" to="E19"/> <person id="p_0" depart="0.00"> <personTrip from="E20" to="E15"/> </person> <person id="p_1" depart="0.00"> <personTrip from="E16" to="E19"/> </person> <person id="p_2" depart="0.00"> <personTrip from="E14" to="E17"/> </person> <person id="p_3" depart="0.00"> <personTrip from="E18" to="E21"/> </person> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,9d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 582 - 405 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 1010 - 400 < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_1" pos="7.80" period="300.00" file="e1_0.xml" friendlyPos="1"/> <inductionLoop id="e1_1" lane="-E4_1" pos="10.00" period="300.00" file="e1_1.xml" friendlyPos="1"/> <inductionLoop id="e1_2" lane="-E5_1" pos="10.00" period="300.00" file="e1_2.xml" friendlyPos="1"/> <inductionLoop id="e1_3" lane="E5_1" pos="7.80" period="300.00" file="e1_3.xml" friendlyPos="1"/> <inductionLoop id="e1_4" lane="-E6_1" pos="10.00" period="300.00" file="e1_4.xml" friendlyPos="1"/> <inductionLoop id="e1_5" lane="E6_1" pos="7.80" period="300.00" file="e1_5.xml" friendlyPos="1"/> <inductionLoop id="e1_6" lane="-E7_1" pos="10.00" period="300.00" file="e1_6.xml" friendlyPos="1"/> <inductionLoop id="e1_7" lane="E7_1" pos="7.80" period="300.00" file="e1_7.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edgeRelation from="-E5" to="E4"/> <edgeRelation from="-E6" to="E5"/> <edgeRelation from="-E7" to="E6"/> <edgeRelation from="-E4" to="E7"/> <edge id="-E4"/> <edge id="E4"/> <edge id="-E5"/> <edge id="E5"/> <edge id="-E6"/> <edge id="E6"/> <edge id="-E7"/> <edge id="E7"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Warning: Unreachable edge '-E6' within tlLogic 'JunctionCenter_joined' Warning: Unreachable edge '-E4' within tlLogic 'JunctionCenter_joined' Warning: Unreachable edge '-E6' within tlLogic 'JunctionCenter_joined' Warning: Unreachable edge '-E4' within tlLogic 'JunctionCenter_joined' Warning: Unreachable edge '-E6' within tlLogic 'JunctionCenter_joined' Warning: 8 total messages of type: Unreachable edge '%' within tlLogic '%' ---------- 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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="5.92" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -4.20,2.28"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,7.20 -1.05,3.35 -0.96,3.20"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="3.12" shape="-4.20,2.28 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,3.20 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="5.92" shape="7.20,1.60 4.75,1.95 3.00,3.00 2.28,4.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> <person id="p_0" depart="0.00"> <personTrip from="-E6" to="E4"/> </person> <person id="p_1" depart="0.00"> <personTrip from="-E7" to="E5"/> </person> <person id="p_2" depart="0.00"> <personTrip from="-E5" to="E7"/> </person> <person id="p_3" depart="0.00"> <personTrip from="-E4" to="E6"/> </person> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,19d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 561 - 592 < TestFunctions: Clicked over position 1038 - 594 < TestFunctions: Clicked over position 1041 - 210 < TestFunctions: Clicked over position 563 - 210 < TestFunctions: Clicked over position 561 - 592 < TestFunctions: Clicked over position 561 - 592 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 1038 - 594 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 1041 - 210 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 563 - 210 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":J0_0" function="internal"> <lane id=":J0_0_0" index="0" speed="9.80" length="21.79" shape="-26.60,-9.34 -25.68,-14.70 -22.92,-18.54 -18.32,-20.83 -11.88,-21.60"/> </edge> <edge id=":J0_1" function="internal"> <lane id=":J0_1_0" index="0" speed="7.68" length="8.53" shape="-26.60,-9.34 -25.80,-14.82 -23.70,-16.95"/> </edge> <edge id=":J0_6" function="internal"> <lane id=":J0_6_0" index="0" speed="7.68" length="11.18" shape="-23.70,-16.95 -23.39,-17.26 -19.37,-16.67 -13.75,-13.05"/> </edge> <edge id=":J0_2" function="internal"> <lane id=":J0_2_0" index="0" speed="5.95" length="11.16" shape="-15.75,-10.55 -19.10,-12.77 -21.49,-13.31 -22.92,-12.17 -23.40,-9.34"/> </edge> <edge id=":J0_3" function="internal"> <lane id=":J0_3_0" index="0" speed="7.54" length="21.00" shape="-15.75,-10.55 -20.69,-15.39 -21.69,-18.84 -18.75,-20.91 -11.88,-21.60"/> </edge> <edge id=":J0_4" function="internal"> <lane id=":J0_4_0" index="0" speed="5.46" length="10.17" shape="-11.88,-18.40 -15.21,-18.07 -16.63,-17.06 -16.14,-15.39 -13.75,-13.05"/> </edge> <edge id=":J0_5" function="internal"> <lane id=":J0_5_0" index="0" speed="8.62" length="16.64" shape="-11.88,-18.40 -16.92,-17.83 -20.52,-16.14 -22.68,-13.30 -23.40,-9.34"/> </edge> <edge id=":J1_0" function="internal"> <lane id=":J1_0_0" index="0" speed="5.95" length="11.16" shape="23.40,-9.34 22.92,-12.17 21.49,-13.31 19.10,-12.77 15.75,-10.55"/> <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>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,8d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 561 - 592 < TestFunctions: Clicked over position 1038 - 594 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1"> <lane id="E0_0" index="0" speed="13.89" length="50.00" shape="-25.00,-21.60 25.00,-21.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="-25.00" y="-20.00" incLanes="" intLanes="" shape="-25.00,-20.00 -25.00,-23.20"/> <junction id="J1" type="dead_end" x="25.00" y="-20.00" incLanes="E0_0" intLanes="" shape="25.00,-23.20 25.00,-20.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.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>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,10d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 561 - 592 < TestFunctions: Clicked over position 1038 - 594 < TestFunctions: Clicked over position 1038 - 594 < TestFunctions: Clicked over position 561 - 592 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E0" from="J1" to="J0" priority="-1"> <lane id="-E0_0" index="0" speed="13.89" length="50.00" shape="25.00,-18.40 -25.00,-18.40"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1"> <lane id="E0_0" index="0" speed="13.89" length="50.00" shape="-25.00,-21.60 25.00,-21.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="-25.00" y="-20.00" incLanes="-E0_0" intLanes="" shape="-25.00,-20.00 -25.00,-16.80 -25.00,-20.00"/> <junction id="J1" type="dead_end" x="25.00" y="-20.00" incLanes="E0_0" intLanes="" shape="25.00,-20.00 25.00,-23.20 25.00,-20.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.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>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,10d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 561 - 592 < TestFunctions: Clicked over position 1038 - 594 < TestFunctions: Clicked over position 561 - 592 < TestFunctions: Clicked over position 561 - 592 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1"> <lane id="E0_0" index="0" speed="13.89" length="50.00" shape="-25.00,-21.60 25.00,-21.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="-25.00" y="-20.00" incLanes="" intLanes="" shape="-25.00,-20.00 -25.00,-23.20"/> <junction id="J1" type="dead_end" x="25.00" y="-20.00" incLanes="E0_0" intLanes="" shape="25.00,-23.20 25.00,-20.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.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>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,11d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 561 - 592 < TestFunctions: Clicked over position 1038 - 594 < TestFunctions: Clicked over position 1041 - 210 < TestFunctions: Clicked over position 563 - 210 < TestFunctions: Clicked over position 561 - 592 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":J0_0" function="internal"> <lane id=":J0_0_0" index="0" speed="3.90" length="2.58" shape="-26.60,-20.00 -26.50,-20.70 -26.20,-21.20 -25.70,-21.50 -25.00,-21.60"/> </edge> <edge id=":J1_0" function="internal"> <lane id=":J1_0_0" index="0" speed="3.90" length="2.58" shape="25.00,-21.60 25.70,-21.50 26.20,-21.20 26.50,-20.70 26.60,-20.00"/> </edge> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.90" length="2.58" shape="26.60,20.00 26.50,20.70 26.20,21.20 25.70,21.50 25.00,21.60"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.90" length="2.58" shape="-25.00,21.60 -25.70,21.50 -26.20,21.20 -26.50,20.70 -26.60,20.00"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1"> <lane id="E0_0" index="0" speed="13.89" length="50.00" shape="-25.00,-21.60 25.00,-21.60"/> </edge> <edge id="E1" from="J1" to="J2" priority="-1"> <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>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,11d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 561 - 592 < TestFunctions: Clicked over position 1038 - 594 < TestFunctions: Clicked over position 1041 - 210 < TestFunctions: Clicked over position 563 - 210 < TestFunctions: Clicked over position 561 - 592 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":J0_0" function="internal"> <lane id=":J0_0_0" index="0" speed="6.08" length="7.74" shape="-26.60,-16.80 -26.30,-18.90 -25.40,-20.40 -23.90,-21.30 -21.80,-21.60"/> </edge> <edge id=":J0_1" function="internal"> <lane id=":J0_1_0" index="0" speed="3.90" length="2.58" shape="-21.80,-18.40 -22.50,-18.30 -23.00,-18.00 -23.30,-17.50 -23.40,-16.80"/> </edge> <edge id=":J1_0" function="internal"> <lane id=":J1_0_0" index="0" speed="3.90" length="2.58" shape="23.40,-16.80 23.30,-17.50 23.00,-18.00 22.50,-18.30 21.80,-18.40"/> </edge> <edge id=":J1_1" function="internal"> <lane id=":J1_1_0" index="0" speed="6.08" length="7.74" shape="21.80,-21.60 23.90,-21.30 25.40,-20.40 26.30,-18.90 26.60,-16.80"/> </edge> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="6.08" length="7.74" shape="26.60,16.80 26.30,18.90 25.40,20.40 23.90,21.30 21.80,21.60"/> </edge> <edge id=":J2_1" function="internal"> <lane id=":J2_1_0" index="0" speed="3.90" length="2.58" shape="21.80,18.40 22.50,18.30 23.00,18.00 23.30,17.50 23.40,16.80"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="6.08" length="7.74" shape="-21.80,21.60 -23.90,21.30 -25.40,20.40 -26.30,18.90 -26.60,16.80"/> </edge> <edge id=":J3_1" function="internal"> <lane id=":J3_1_0" index="0" speed="3.90" length="2.58" shape="-23.40,16.80 -23.30,17.50 -23.00,18.00 -22.50,18.30 -21.80,18.40"/> <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>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,8d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 561 - 592 < TestFunctions: Clicked over position 1038 - 594 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E0" from="J1" to="J0" priority="-1"> <lane id="-E0_0" index="0" speed="13.89" length="50.00" shape="25.00,-18.40 -25.00,-18.40"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1"> <lane id="E0_0" index="0" speed="13.89" length="50.00" shape="-25.00,-21.60 25.00,-21.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="-25.00" y="-20.00" incLanes="-E0_0" intLanes="" shape="-25.00,-20.00 -25.00,-16.80 -25.00,-20.00"/> <junction id="J1" type="dead_end" x="25.00" y="-20.00" incLanes="E0_0" intLanes="" shape="25.00,-20.00 25.00,-23.20 25.00,-20.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.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>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,21d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 561 - 592 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 1038 - 594 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 1041 - 210 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 563 - 210 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 612 - 545 < TestFunctions: Clicked over position 995 - 552 < TestFunctions: Clicked over position 995 - 258 < TestFunctions: Clicked over position 613 - 260 < 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"> <!-- Detectors --> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Warning: E3 'e3_0' needs at least one entry and one exit Warning: E3 'e3_1' needs at least one entry and one exit Warning: E3 'e3_2' needs at least one entry and one exit Warning: E3 'e3_3' needs at least one entry and one exit ---------- 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=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <connection from="EdgeExternBot" to="EdgeExternTop" fromLane="0" toLane="0" via=":JunctionExtern1_0_0" dir="t" state="M"/> <connection from="EdgeExternTop" to="EdgeExternBot" fromLane="0" toLane="0" via=":JunctionExtern0_0_0" dir="t" state="M"/> <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>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,12d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 582 - 405 < TestFunctions: Clicked over position 802 - 404 < dummyFringe < outer < inner < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,7.20 -1.05,3.35 -0.96,3.20"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,3.20 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="7.20,1.60 4.75,1.95 3.00,3.00 1.95,4.75 1.60,7.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,9d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 582 - 405 < TestFunctions: Clicked over position 802 - 404 < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,7.20 -1.05,3.35 -0.96,3.20"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,3.20 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="7.20,1.60 4.75,1.95 3.00,3.00 1.95,4.75 1.60,7.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,11d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 582 - 405 < TestFunctions: Clicked over position 802 - 404 < %%%%%;;;; < customName < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,7.20 -1.05,3.35 -0.96,3.20"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,3.20 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="7.20,1.60 4.75,1.95 3.00,3.00 1.95,4.75 1.60,7.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,19d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 582 - 405 < TestFunctions: Clicked over position 802 - 404 < dummyGenericParameters < key1|key2|key3 < key1=value1|key2=value2|key3=value3 < key1=|key2=|key3= < < key1duplicated=value1|key1duplicated=value2|key3=value3 < key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated < keyInvalid.;%>%$$=value1|key2=value2|key3=value3 < key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3 < keyFinal1=value1|keyFinal2=value2|keyFinal3=value3 < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,7.20 -1.05,3.35 -0.96,3.20"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,3.20 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="7.20,1.60 4.75,1.95 3.00,3.00 1.95,4.75 1.60,7.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,12d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 582 - 405 < TestFunctions: Clicked over position 802 - 404 < dummyRadius < -7 < 2.3 < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.66" length="5.25" shape="-1.60,7.50 -1.97,4.92 -3.08,3.07 -3.50,2.82"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="15.00" shape="-1.60,7.50 -1.60,-7.50"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.13" length="4.16" shape="-1.60,7.50 -1.03,3.52 -0.96,3.40"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.66" length="4.26" shape="-3.50,2.82 -4.92,1.97 -7.50,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.13" length="10.51" shape="-0.96,3.40 0.67,0.67 3.52,-1.03 7.50,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.66" length="9.52" shape="7.50,1.60 4.92,1.97 3.07,3.08 1.97,4.92 1.60,7.50"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="15.00" shape="7.50,1.60 -7.50,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,11d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 582 - 405 < TestFunctions: Clicked over position 802 - 404 < dummyRightOfWays < edgePriority < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="14.19" shape="-1.60,7.20 -1.05,3.35 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="7.20,1.60 4.75,1.95 3.00,3.00 1.95,4.75 1.60,7.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_5" function="internal"> <lane id=":JunctionCenter_5_0" index="0" disallow="pedestrian" speed="8.00" length="14.19" shape="7.20,1.60 3.35,1.05 0.60,-0.60 -1.05,-3.35 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_6" function="internal"> <lane id=":JunctionCenter_6_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="1.60,-7.20 1.95,-4.75 3.00,-3.00 4.75,-1.95 7.20,-1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,11d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 582 - 405 < TestFunctions: Clicked over position 802 - 404 < dummyType < allway_stop < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="14.19" shape="-1.60,7.20 -1.05,3.35 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="7.20,1.60 4.75,1.95 3.00,3.00 1.95,4.75 1.60,7.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_5" function="internal"> <lane id=":JunctionCenter_5_0" index="0" disallow="pedestrian" speed="8.00" length="14.19" shape="7.20,1.60 3.35,1.05 0.60,-0.60 -1.05,-3.35 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_6" function="internal"> <lane id=":JunctionCenter_6_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="1.60,-7.20 1.95,-4.75 3.00,-3.00 4.75,-1.95 7.20,-1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,11d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 582 - 405 < TestFunctions: Clicked over position 802 - 404 < dummyType < district < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Warning: Intersecting left turns at junction 'JunctionCenter' from lane '-E5_1' and lane '-E4_1' (increase junction radius to avoid this). Warning: Intersecting left turns at junction 'JunctionCenter' from lane '-E6_1' and lane '-E5_1' (increase junction radius to avoid this). Warning: Intersecting left turns at junction 'JunctionCenter' from lane '-E7_1' and lane '-E6_1' (increase junction radius to avoid this). Warning: Intersecting left turns at junction 'JunctionCenter' from lane '-E7_1' and lane '-E4_1' (increase junction radius to avoid this). Warning: Intersecting left turns at junction 'JunctionLeft' from lane 'E4_1' and lane '-E0_0' (increase junction radius to avoid this). Warning: 10 total messages of type: Intersecting left turns at junction '%' from lane '%' and lane '%' (increase junction radius to avoid this). ---------- 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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="7.80" length="13.44" shape="-1.60,7.20 -0.81,4.07 1.24,1.24 4.07,-0.81 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="7.20,1.60 4.75,1.95 3.00,3.00 1.95,4.75 1.60,7.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_5" function="internal"> <lane id=":JunctionCenter_5_0" index="0" disallow="pedestrian" speed="7.80" length="13.44" shape="7.20,1.60 4.07,0.81 1.24,-1.24 -0.81,-4.07 -1.60,-7.20"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,11d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 582 - 405 < TestFunctions: Clicked over position 802 - 404 < dummyType < priority < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,7.20 -1.05,3.35 -0.96,3.20"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,3.20 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="7.20,1.60 4.75,1.95 3.00,3.00 1.95,4.75 1.60,7.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,11d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 582 - 405 < TestFunctions: Clicked over position 802 - 404 < dummyType < priority_stop < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,7.20 -1.05,3.35 -0.96,3.20"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,3.20 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="7.20,1.60 4.75,1.95 3.00,3.00 1.95,4.75 1.60,7.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,11d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 582 - 405 < TestFunctions: Clicked over position 802 - 404 < dummyType < rail_crossing < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Warning: Converting invalid rail_crossing to priority junction 'JunctionCenter'. Warning: Converting invalid rail_crossing to priority junction 'JunctionLeft'. Warning: Converting invalid rail_crossing to priority junction 'JunctionCenter'. Warning: Converting invalid rail_crossing to priority junction 'JunctionLeft'. ---------- 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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,7.20 -1.05,3.35 -0.96,3.20"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,3.20 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="7.20,1.60 4.75,1.95 3.00,3.00 1.95,4.75 1.60,7.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,11d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 582 - 405 < TestFunctions: Clicked over position 802 - 404 < dummyType < rail_signal < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-1.60,7.20 -1.05,3.35 0.60,0.60 3.20,-0.96"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="4.06" shape="3.20,-0.96 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="7.20,1.60 4.75,1.95 3.00,3.00 2.88,3.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,11d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 582 - 405 < TestFunctions: Clicked over position 802 - 404 < dummyType < right_before_left < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="14.19" shape="-1.60,7.20 -1.05,3.35 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="7.20,1.60 4.75,1.95 3.00,3.00 1.95,4.75 1.60,7.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_5" function="internal"> <lane id=":JunctionCenter_5_0" index="0" disallow="pedestrian" speed="8.00" length="14.19" shape="7.20,1.60 3.35,1.05 0.60,-0.60 -1.05,-3.35 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_6" function="internal"> <lane id=":JunctionCenter_6_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="1.60,-7.20 1.95,-4.75 3.00,-3.00 4.75,-1.95 7.20,-1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,11d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 582 - 405 < TestFunctions: Clicked over position 802 - 404 < dummyType < traffic_light < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,7.20 -1.05,3.35 -0.96,3.20"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,3.20 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="7.20,1.60 4.75,1.95 3.00,3.00 2.88,3.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,11d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 582 - 405 < TestFunctions: Clicked over position 802 - 404 < dummyType < traffic_light_right_on_red < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,7.20 -1.05,3.35 -0.96,3.20"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,3.20 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="7.20,1.60 4.75,1.95 3.00,3.00 2.88,3.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,11d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 582 - 405 < TestFunctions: Clicked over position 802 - 404 < dummyType < traffic_light_unregulated < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Warning: Intersecting left turns at junction 'JunctionCenter' from lane '-E5_1' and lane '-E4_1' (increase junction radius to avoid this). Warning: Intersecting left turns at junction 'JunctionCenter' from lane '-E6_1' and lane '-E5_1' (increase junction radius to avoid this). Warning: Intersecting left turns at junction 'JunctionCenter' from lane '-E7_1' and lane '-E6_1' (increase junction radius to avoid this). Warning: Intersecting left turns at junction 'JunctionCenter' from lane '-E7_1' and lane '-E4_1' (increase junction radius to avoid this). Warning: Intersecting left turns at junction 'JunctionLeft' from lane 'E4_1' and lane '-E0_0' (increase junction radius to avoid this). Warning: 10 total messages of type: Intersecting left turns at junction '%' from lane '%' and lane '%' (increase junction radius to avoid this). ---------- 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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="7.80" length="9.14" shape="-1.60,7.20 -0.81,4.07 1.24,1.24 3.20,-0.17"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="7.80" length="4.30" shape="3.20,-0.17 4.07,-0.81 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="7.20,1.60 4.75,1.95 3.00,3.00 2.88,3.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,11d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 582 - 405 < TestFunctions: Clicked over position 802 - 404 < dummyType < unknown < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,7.20 -1.05,3.35 -0.96,3.20"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,3.20 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="7.20,1.60 4.75,1.95 3.00,3.00 1.95,4.75 1.60,7.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,11d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 582 - 405 < TestFunctions: Clicked over position 802 - 404 < dummyType < unregulated < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="7.80" length="13.44" shape="-1.60,7.20 -0.81,4.07 1.24,1.24 4.07,-0.81 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="7.20,1.60 4.75,1.95 3.00,3.00 1.95,4.75 1.60,7.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_5" function="internal"> <lane id=":JunctionCenter_5_0" index="0" disallow="pedestrian" speed="7.80" length="13.44" shape="7.20,1.60 4.07,0.81 1.24,-1.24 -0.81,-4.07 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_6" function="internal"> <lane id=":JunctionCenter_6_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="1.60,-7.20 1.95,-4.75 3.00,-3.00 4.75,-1.95 7.20,-1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,11d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 582 - 405 < TestFunctions: Clicked over position 802 - 404 < dummyType < zipper < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,7.20 -1.05,3.35 -0.96,3.20"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,3.20 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="7.20,1.60 4.75,1.95 3.00,3.00 1.95,4.75 1.60,7.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,10d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < dummyValue < outer < inner < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,7.20 -1.05,3.35 -0.96,3.20"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,3.20 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="7.20,1.60 4.75,1.95 3.00,3.00 1.95,4.75 1.60,7.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,10d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < JunctionTop < < OwnID < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id=":JunctionLeft_0" function="internal"> <lane id=":JunctionLeft_0_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-26.60,7.20 -26.60,-7.20"/> </edge> <edge id=":JunctionLeft_1" function="internal"> <lane id=":JunctionLeft_1_0" index="0" disallow="pedestrian" speed="7.58" length="12.62" shape="-26.60,7.20 -26.18,3.35 -24.90,0.60 -22.77,-1.05 -19.80,-1.60"/> </edge> <edge id=":JunctionLeft_2" function="internal"> <lane id=":JunctionLeft_2_0" index="0" disallow="pedestrian" speed="5.99" length="7.49" shape="-19.80,1.60 -21.37,1.95 -22.50,3.00 -23.17,4.75 -23.40,7.20"/> </edge> <edge id=":JunctionLeft_3" function="internal"> <lane id=":JunctionLeft_3_0" index="0" disallow="pedestrian" speed="7.58" length="12.62" shape="-19.80,1.60 -22.78,1.05 -24.90,-0.60 -26.18,-3.35 -26.60,-7.20"/> </edge> <edge id=":JunctionLeft_4" function="internal"> <lane id=":JunctionLeft_4_0" index="0" disallow="pedestrian" speed="5.99" length="7.49" shape="-23.40,-7.20 -23.18,-4.75 -22.50,-3.00 -21.38,-1.95 -19.80,-1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,7d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,7.20 -1.05,3.35 -0.96,3.20"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,3.20 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="7.20,1.60 4.75,1.95 3.00,3.00 1.95,4.75 1.60,7.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,9d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < &&&&%%%% < customName < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,7.20 -1.05,3.35 -0.96,3.20"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,3.20 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="7.20,1.60 4.75,1.95 3.00,3.00 1.95,4.75 1.60,7.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,17d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < dummyGenericParameters < key1|key2|key3 < key1=value1|key2=value2|key3=value3 < key1=|key2=|key3= < < key1duplicated=value1|key1duplicated=value2|key3=value3 < key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated < keyInvalid.;%>%$$=value1|key2=value2|key3=value3 < key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3 < keyFinal1=value1|keyFinal2=value2|keyFinal3=value3 < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,7.20 -1.05,3.35 -0.96,3.20"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,3.20 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="7.20,1.60 4.75,1.95 3.00,3.00 1.95,4.75 1.60,7.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 27, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,11d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < dummy position < -25.00,0.00 < TestFunctions: Clicked over position 662 - 405 < -15.00, 15.00 < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml" friendlyPos="1"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml" friendlyPos="1"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml" friendlyPos="1"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml" friendlyPos="1"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Warning: Edge's '-E4' from- and to-node are at the same position. Warning: Edge's 'E4' from- and to-node are at the same position. Warning: Intersecting left turns at junction 'JunctionCenter' from lane '-E5_1' and lane '-E4_1' (increase junction radius to avoid this). Warning: Intersecting left turns at junction 'JunctionCenter' from lane '-E5_1' and lane '-E4_1' (increase junction radius to avoid this). Warning: Intersecting left turns at junction 'JunctionCenter' from lane '-E5_1' and lane '-E4_1' (increase junction radius to avoid this). Warning: Intersecting left turns at junction 'JunctionCenter' from lane '-E5_1' and lane '-E4_1' (increase junction radius to avoid this). Warning: Intersecting left turns at junction 'JunctionCenter' from lane '-E5_1' and lane '-E4_1' (increase junction radius to avoid this). Warning: 8 total messages of type: Intersecting left turns at junction '%' from lane '%' and lane '%' (increase junction radius to avoid this). ---------- 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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.00,-23.88 4.87,-23.17 -4.87,-26.83 -3.00,-26.12"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="13.89" length="19.89" shape="-5.78,23.07 -10.73,19.86 -14.08,17.50 -16.91,14.62 -20.33,9.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="11.27" length="4.43" shape="-5.78,23.07 -9.07,20.10"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.68" shape="-5.78,23.07 -9.28,19.97"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="11.27" length="19.63" shape="-9.07,20.10 -10.34,18.95 -12.86,14.04 -13.34,8.34 -11.78,1.85"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="16.28" shape="-9.28,19.97 -10.37,19.00 -11.43,15.26 -8.97,11.86 -2.98,8.78"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.38" length="12.75" shape="-1.85,11.78 -5.61,13.68 -7.22,15.75 -6.68,17.99 -4.00,20.41"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="10.31" length="20.03" shape="-1.85,11.78 -8.17,13.60 -13.36,13.89 -17.41,12.65 -20.33,9.88"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,10d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < dummyRadius < -7 < 2.3 < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.66" length="5.25" shape="-1.60,7.50 -1.97,4.92 -3.08,3.07 -3.50,2.82"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="15.00" shape="-1.60,7.50 -1.60,-7.50"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.13" length="4.16" shape="-1.60,7.50 -1.03,3.52 -0.96,3.40"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.66" length="4.26" shape="-3.50,2.82 -4.92,1.97 -7.50,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.13" length="10.51" shape="-0.96,3.40 0.67,0.67 3.52,-1.03 7.50,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.66" length="9.52" shape="7.50,1.60 4.92,1.97 3.07,3.08 1.97,4.92 1.60,7.50"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="15.00" shape="7.50,1.60 -7.50,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,9d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < dummyRightOfWay < edgePriority < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="14.19" shape="-1.60,7.20 -1.05,3.35 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="7.20,1.60 4.75,1.95 3.00,3.00 1.95,4.75 1.60,7.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_5" function="internal"> <lane id=":JunctionCenter_5_0" index="0" disallow="pedestrian" speed="8.00" length="14.19" shape="7.20,1.60 3.35,1.05 0.60,-0.60 -1.05,-3.35 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_6" function="internal"> <lane id=":JunctionCenter_6_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="1.60,-7.20 1.95,-4.75 3.00,-3.00 4.75,-1.95 7.20,-1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 1c1,7 < Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z. --- > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,9d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < dummy shape < 50.73,53.24 53.96,51.11 52.86,47.49 51.11,45.34 47.75,44.61 43.91,47.30 44.23,50.67 47.44,52.88 < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z. ---------- 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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="3.90" length="2.58" shape="-1.60,0.00 -1.50,0.70 -1.20,1.20 -0.70,1.50 0.00,1.60"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="0.10" shape="-1.60,0.00 -1.60,0.00"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="3.90" length="0.15" shape="-1.60,0.00 -1.58,-0.15"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="3.90" length="2.43" shape="-1.58,-0.15 -1.50,-0.70 -1.20,-1.20 -0.70,-1.50 0.00,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="3.90" length="2.58" shape="0.00,1.60 0.70,1.50 1.20,1.20 1.50,0.70 1.60,0.00"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="0.10" shape="0.00,1.60 0.00,1.60"/> </edge> <edge id=":JunctionCenter_5" function="internal"> <lane id=":JunctionCenter_5_0" index="0" disallow="pedestrian" speed="3.90" length="2.58" shape="0.00,1.60 -0.70,1.50 -1.20,1.20 -1.50,0.70 -1.60,0.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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,8d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < allway_stop < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="14.19" shape="-1.60,7.20 -1.05,3.35 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="7.20,1.60 4.75,1.95 3.00,3.00 1.95,4.75 1.60,7.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_5" function="internal"> <lane id=":JunctionCenter_5_0" index="0" disallow="pedestrian" speed="8.00" length="14.19" shape="7.20,1.60 3.35,1.05 0.60,-0.60 -1.05,-3.35 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_6" function="internal"> <lane id=":JunctionCenter_6_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="1.60,-7.20 1.95,-4.75 3.00,-3.00 4.75,-1.95 7.20,-1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,8d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < dead_end < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,7.20 -1.05,3.35 -0.96,3.20"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,3.20 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="7.20,1.60 4.75,1.95 3.00,3.00 1.95,4.75 1.60,7.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,8d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < district < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Warning: Intersecting left turns at junction 'JunctionCenter' from lane '-E5_1' and lane '-E4_1' (increase junction radius to avoid this). Warning: Intersecting left turns at junction 'JunctionCenter' from lane '-E6_1' and lane '-E5_1' (increase junction radius to avoid this). Warning: Intersecting left turns at junction 'JunctionCenter' from lane '-E7_1' and lane '-E6_1' (increase junction radius to avoid this). Warning: Intersecting left turns at junction 'JunctionCenter' from lane '-E7_1' and lane '-E4_1' (increase junction radius to avoid this). Warning: Intersecting left turns at junction 'JunctionCenter' from lane '-E5_1' and lane '-E4_1' (increase junction radius to avoid this). Warning: 8 total messages of type: Intersecting left turns at junction '%' from lane '%' and lane '%' (increase junction radius to avoid this). ---------- 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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="7.80" length="13.44" shape="-1.60,7.20 -0.81,4.07 1.24,1.24 4.07,-0.81 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="7.20,1.60 4.75,1.95 3.00,3.00 1.95,4.75 1.60,7.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_5" function="internal"> <lane id=":JunctionCenter_5_0" index="0" disallow="pedestrian" speed="7.80" length="13.44" shape="7.20,1.60 4.07,0.81 1.24,-1.24 -0.81,-4.07 -1.60,-7.20"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,8d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < internal < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,7.20 -1.05,3.35 -0.96,3.20"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,3.20 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="7.20,1.60 4.75,1.95 3.00,3.00 1.95,4.75 1.60,7.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,8d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < priority < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,7.20 -1.05,3.35 -0.96,3.20"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,3.20 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="7.20,1.60 4.75,1.95 3.00,3.00 1.95,4.75 1.60,7.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,8d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < priority_stop < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,7.20 -1.05,3.35 -0.96,3.20"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,3.20 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="7.20,1.60 4.75,1.95 3.00,3.00 1.95,4.75 1.60,7.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,8d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < rail_crossing < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Warning: Converting invalid rail_crossing to priority junction 'JunctionCenter'. Warning: Converting invalid rail_crossing to priority junction 'JunctionCenter'. ---------- 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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,7.20 -1.05,3.35 -0.96,3.20"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,3.20 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="7.20,1.60 4.75,1.95 3.00,3.00 1.95,4.75 1.60,7.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,8d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < rail_signal < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-1.60,7.20 -1.05,3.35 0.60,0.60 3.20,-0.96"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="4.06" shape="3.20,-0.96 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="7.20,1.60 4.75,1.95 3.00,3.00 2.88,3.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,8d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < right_before_left < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="14.19" shape="-1.60,7.20 -1.05,3.35 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="7.20,1.60 4.75,1.95 3.00,3.00 1.95,4.75 1.60,7.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_5" function="internal"> <lane id=":JunctionCenter_5_0" index="0" disallow="pedestrian" speed="8.00" length="14.19" shape="7.20,1.60 3.35,1.05 0.60,-0.60 -1.05,-3.35 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_6" function="internal"> <lane id=":JunctionCenter_6_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="1.60,-7.20 1.95,-4.75 3.00,-3.00 4.75,-1.95 7.20,-1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,8d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < traffic_light < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,7.20 -1.05,3.35 -0.96,3.20"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,3.20 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="7.20,1.60 4.75,1.95 3.00,3.00 2.88,3.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,8d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < traffic_light_right_on_red < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,7.20 -1.05,3.35 -0.96,3.20"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,3.20 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="7.20,1.60 4.75,1.95 3.00,3.00 2.88,3.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,8d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < traffic_light_unregulated < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Warning: Intersecting left turns at junction 'JunctionCenter' from lane '-E5_1' and lane '-E4_1' (increase junction radius to avoid this). Warning: Intersecting left turns at junction 'JunctionCenter' from lane '-E6_1' and lane '-E5_1' (increase junction radius to avoid this). Warning: Intersecting left turns at junction 'JunctionCenter' from lane '-E7_1' and lane '-E6_1' (increase junction radius to avoid this). Warning: Intersecting left turns at junction 'JunctionCenter' from lane '-E7_1' and lane '-E4_1' (increase junction radius to avoid this). Warning: Intersecting left turns at junction 'JunctionCenter' from lane '-E5_1' and lane '-E4_1' (increase junction radius to avoid this). Warning: 8 total messages of type: Intersecting left turns at junction '%' from lane '%' and lane '%' (increase junction radius to avoid this). ---------- 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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="7.80" length="9.14" shape="-1.60,7.20 -0.81,4.07 1.24,1.24 3.20,-0.17"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="7.80" length="4.30" shape="3.20,-0.17 4.07,-0.81 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="7.20,1.60 4.75,1.95 3.00,3.00 2.88,3.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,8d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < unknown < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,7.20 -1.05,3.35 -0.96,3.20"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,3.20 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="7.20,1.60 4.75,1.95 3.00,3.00 1.95,4.75 1.60,7.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,8d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < unregulated < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="7.80" length="13.44" shape="-1.60,7.20 -0.81,4.07 1.24,1.24 4.07,-0.81 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="7.20,1.60 4.75,1.95 3.00,3.00 1.95,4.75 1.60,7.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_5" function="internal"> <lane id=":JunctionCenter_5_0" index="0" disallow="pedestrian" speed="7.80" length="13.44" shape="7.20,1.60 4.07,0.81 1.24,-1.24 -0.81,-4.07 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_6" function="internal"> <lane id=":JunctionCenter_6_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="1.60,-7.20 1.95,-4.75 3.00,-3.00 4.75,-1.95 7.20,-1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,8d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < zipper < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,7.20 -1.05,3.35 -0.96,3.20"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,3.20 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="7.20,1.60 4.75,1.95 3.00,3.00 1.95,4.75 1.60,7.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,12d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 582 - 405 < TestFunctions: Clicked over position 802 - 404 < dummyFringe < outer < inner < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,7.20 -1.05,3.35 -0.96,3.20"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,3.20 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="7.20,1.60 4.75,1.95 3.00,3.00 2.88,3.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,9d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 582 - 405 < TestFunctions: Clicked over position 802 - 404 < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,7.20 -1.05,3.35 -0.96,3.20"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,3.20 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="7.20,1.60 4.75,1.95 3.00,3.00 2.88,3.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,11d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 582 - 405 < TestFunctions: Clicked over position 802 - 404 < %%%;;;; < customName < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,7.20 -1.05,3.35 -0.96,3.20"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,3.20 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="7.20,1.60 4.75,1.95 3.00,3.00 2.88,3.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,19d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 582 - 405 < TestFunctions: Clicked over position 802 - 404 < dummyGenericParameters < key1|key2|key3 < key1=value1|key2=value2|key3=value3 < key1=|key2=|key3= < < key1duplicated=value1|key1duplicated=value2|key3=value3 < key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated < keyInvalid.;%>%$$=value1|key2=value2|key3=value3 < key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3 < keyFinal1=value1|keyFinal2=value2|keyFinal3=value3 < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,7.20 -1.05,3.35 -0.96,3.20"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,3.20 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="7.20,1.60 4.75,1.95 3.00,3.00 2.88,3.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,12d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 582 - 405 < TestFunctions: Clicked over position 802 - 404 < dummyRadius < -7 < 2.3 < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.66" length="5.25" shape="-1.60,7.50 -1.97,4.92 -3.08,3.07 -3.50,2.82"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="15.00" shape="-1.60,7.50 -1.60,-7.50"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.13" length="4.16" shape="-1.60,7.50 -1.03,3.52 -0.96,3.40"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.66" length="4.26" shape="-3.50,2.82 -4.92,1.97 -7.50,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.13" length="10.51" shape="-0.96,3.40 0.67,0.67 3.52,-1.03 7.50,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.66" length="5.25" shape="7.50,1.60 4.92,1.97 3.07,3.08 2.82,3.50"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="15.00" shape="7.50,1.60 -7.50,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,11d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 582 - 405 < TestFunctions: Clicked over position 802 - 404 < dummyRightOfWays < edgePriority < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,7.20 -1.05,3.35 -0.96,3.20"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,3.20 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="7.20,1.60 4.75,1.95 3.00,3.00 2.88,3.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,11d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 582 - 405 < TestFunctions: Clicked over position 802 - 404 < dummyTLS < D < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,7.20 -1.05,3.35 -0.96,3.20"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,3.20 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="7.20,1.60 4.75,1.95 3.00,3.00 2.88,3.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,11d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 582 - 405 < TestFunctions: Clicked over position 802 - 404 < dummyTLS < alternateoneway < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-1.60,7.20 -1.05,3.35 0.60,0.60 3.20,-0.96"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="4.06" shape="3.20,-0.96 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="7.20,1.60 4.75,1.95 3.00,3.00 2.88,3.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,11d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 582 - 405 < TestFunctions: Clicked over position 802 - 404 < dummyTLS < default < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,7.20 -1.05,3.35 -0.96,3.20"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,3.20 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="7.20,1.60 4.75,1.95 3.00,3.00 2.88,3.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,11d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 582 - 405 < TestFunctions: Clicked over position 802 - 404 < dummyTLS < incoming < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-1.60,7.20 -1.05,3.35 0.60,0.60 3.20,-0.96"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="4.06" shape="3.20,-0.96 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="7.20,1.60 4.75,1.95 3.00,3.00 2.88,3.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,11d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 582 - 405 < TestFunctions: Clicked over position 802 - 404 < dummyTLS < opposites < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,7.20 -1.05,3.35 -0.96,3.20"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,3.20 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="7.20,1.60 4.75,1.95 3.00,3.00 2.88,3.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,11d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 582 - 405 < TestFunctions: Clicked over position 802 - 404 < dummyTLS < NEMA < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,7.20 -1.05,3.35 -0.96,3.20"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,3.20 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="7.20,1.60 4.75,1.95 3.00,3.00 2.88,3.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,11d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 582 - 405 < TestFunctions: Clicked over position 802 - 404 < dummyTLS < actuated < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,7.20 -1.05,3.35 -0.96,3.20"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,3.20 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="7.20,1.60 4.75,1.95 3.00,3.00 2.88,3.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,11d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 582 - 405 < TestFunctions: Clicked over position 802 - 404 < dummyTLS < delay_based < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,7.20 -1.05,3.35 -0.96,3.20"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,3.20 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="7.20,1.60 4.75,1.95 3.00,3.00 2.88,3.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,11d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 582 - 405 < TestFunctions: Clicked over position 802 - 404 < dummyTLS < static < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,7.20 -1.05,3.35 -0.96,3.20"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,3.20 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="7.20,1.60 4.75,1.95 3.00,3.00 2.88,3.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,11d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 582 - 405 < TestFunctions: Clicked over position 802 - 404 < dummyType < allway_stop < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="14.19" shape="-1.60,7.20 -1.05,3.35 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="7.20,1.60 4.75,1.95 3.00,3.00 1.95,4.75 1.60,7.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_5" function="internal"> <lane id=":JunctionCenter_5_0" index="0" disallow="pedestrian" speed="8.00" length="14.19" shape="7.20,1.60 3.35,1.05 0.60,-0.60 -1.05,-3.35 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_6" function="internal"> <lane id=":JunctionCenter_6_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="1.60,-7.20 1.95,-4.75 3.00,-3.00 4.75,-1.95 7.20,-1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,11d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 582 - 405 < TestFunctions: Clicked over position 802 - 404 < dummyType < district < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Warning: Intersecting left turns at junction 'JunctionCenter' from lane '-E5_1' and lane '-E4_1' (increase junction radius to avoid this). Warning: Intersecting left turns at junction 'JunctionCenter' from lane '-E6_1' and lane '-E5_1' (increase junction radius to avoid this). Warning: Intersecting left turns at junction 'JunctionCenter' from lane '-E7_1' and lane '-E6_1' (increase junction radius to avoid this). Warning: Intersecting left turns at junction 'JunctionCenter' from lane '-E7_1' and lane '-E4_1' (increase junction radius to avoid this). Warning: Intersecting left turns at junction 'JunctionLeft' from lane 'E4_1' and lane '-E0_0' (increase junction radius to avoid this). Warning: 10 total messages of type: Intersecting left turns at junction '%' from lane '%' and lane '%' (increase junction radius to avoid this). ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="7.80" length="13.44" shape="-1.60,7.20 -0.81,4.07 1.24,1.24 4.07,-0.81 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="7.20,1.60 4.75,1.95 3.00,3.00 1.95,4.75 1.60,7.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_5" function="internal"> <lane id=":JunctionCenter_5_0" index="0" disallow="pedestrian" speed="7.80" length="13.44" shape="7.20,1.60 4.07,0.81 1.24,-1.24 -0.81,-4.07 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_6" function="internal"> <lane id=":JunctionCenter_6_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="1.60,-7.20 1.95,-4.75 3.00,-3.00 4.75,-1.95 7.20,-1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,11d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 582 - 405 < TestFunctions: Clicked over position 802 - 404 < dummyType < priority < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="14.19" shape="-1.60,7.20 -1.05,3.35 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="7.20,1.60 4.75,1.95 3.00,3.00 1.95,4.75 1.60,7.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_5" function="internal"> <lane id=":JunctionCenter_5_0" index="0" disallow="pedestrian" speed="8.00" length="14.19" shape="7.20,1.60 3.35,1.05 0.60,-0.60 -1.05,-3.35 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_6" function="internal"> <lane id=":JunctionCenter_6_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="1.60,-7.20 1.95,-4.75 3.00,-3.00 4.75,-1.95 7.20,-1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,11d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 582 - 405 < TestFunctions: Clicked over position 802 - 404 < dummyType < priority_stop < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="14.19" shape="-1.60,7.20 -1.05,3.35 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="7.20,1.60 4.75,1.95 3.00,3.00 1.95,4.75 1.60,7.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_5" function="internal"> <lane id=":JunctionCenter_5_0" index="0" disallow="pedestrian" speed="8.00" length="14.19" shape="7.20,1.60 3.35,1.05 0.60,-0.60 -1.05,-3.35 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_6" function="internal"> <lane id=":JunctionCenter_6_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="1.60,-7.20 1.95,-4.75 3.00,-3.00 4.75,-1.95 7.20,-1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,11d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 582 - 405 < TestFunctions: Clicked over position 802 - 404 < dummyType < rail_crossing < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Warning: Converting invalid rail_crossing to priority junction 'JunctionCenter'. Warning: Converting invalid rail_crossing to priority junction 'JunctionLeft'. Warning: Converting invalid rail_crossing to priority junction 'JunctionCenter'. Warning: Converting invalid rail_crossing to priority junction 'JunctionLeft'. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="14.19" shape="-1.60,7.20 -1.05,3.35 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="7.20,1.60 4.75,1.95 3.00,3.00 1.95,4.75 1.60,7.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_5" function="internal"> <lane id=":JunctionCenter_5_0" index="0" disallow="pedestrian" speed="8.00" length="14.19" shape="7.20,1.60 3.35,1.05 0.60,-0.60 -1.05,-3.35 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_6" function="internal"> <lane id=":JunctionCenter_6_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="1.60,-7.20 1.95,-4.75 3.00,-3.00 4.75,-1.95 7.20,-1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,11d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 582 - 405 < TestFunctions: Clicked over position 802 - 404 < dummyType < rail_signal < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="14.19" shape="-1.60,7.20 -1.05,3.35 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="7.20,1.60 4.75,1.95 3.00,3.00 1.95,4.75 1.60,7.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_5" function="internal"> <lane id=":JunctionCenter_5_0" index="0" disallow="pedestrian" speed="8.00" length="14.19" shape="7.20,1.60 3.35,1.05 0.60,-0.60 -1.05,-3.35 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_6" function="internal"> <lane id=":JunctionCenter_6_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="1.60,-7.20 1.95,-4.75 3.00,-3.00 4.75,-1.95 7.20,-1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,11d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 582 - 405 < TestFunctions: Clicked over position 802 - 404 < dummyType < right_before_left < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="14.19" shape="-1.60,7.20 -1.05,3.35 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="7.20,1.60 4.75,1.95 3.00,3.00 1.95,4.75 1.60,7.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_5" function="internal"> <lane id=":JunctionCenter_5_0" index="0" disallow="pedestrian" speed="8.00" length="14.19" shape="7.20,1.60 3.35,1.05 0.60,-0.60 -1.05,-3.35 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_6" function="internal"> <lane id=":JunctionCenter_6_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="1.60,-7.20 1.95,-4.75 3.00,-3.00 4.75,-1.95 7.20,-1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,11d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 582 - 405 < TestFunctions: Clicked over position 802 - 404 < dummyType < traffic_light < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,7.20 -1.05,3.35 -0.96,3.20"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,3.20 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="7.20,1.60 4.75,1.95 3.00,3.00 2.88,3.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,11d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 582 - 405 < TestFunctions: Clicked over position 802 - 404 < dummyType < traffic_light_right_on_red < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,7.20 -1.05,3.35 -0.96,3.20"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,3.20 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="7.20,1.60 4.75,1.95 3.00,3.00 2.88,3.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,11d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 582 - 405 < TestFunctions: Clicked over position 802 - 404 < dummyType < traffic_light_unregulated < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Warning: Intersecting left turns at junction 'JunctionCenter' from lane '-E5_1' and lane '-E4_1' (increase junction radius to avoid this). Warning: Intersecting left turns at junction 'JunctionCenter' from lane '-E6_1' and lane '-E5_1' (increase junction radius to avoid this). Warning: Intersecting left turns at junction 'JunctionCenter' from lane '-E7_1' and lane '-E6_1' (increase junction radius to avoid this). Warning: Intersecting left turns at junction 'JunctionCenter' from lane '-E7_1' and lane '-E4_1' (increase junction radius to avoid this). Warning: Intersecting left turns at junction 'JunctionLeft' from lane 'E4_1' and lane '-E0_0' (increase junction radius to avoid this). Warning: 10 total messages of type: Intersecting left turns at junction '%' from lane '%' and lane '%' (increase junction radius to avoid this). ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="7.80" length="2.96" shape="-1.60,7.20 -0.87,4.33"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="7.80" length="10.48" shape="-0.87,4.33 -0.81,4.07 1.24,1.24 4.07,-0.81 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="7.20,1.60 4.75,1.95 3.00,3.00 2.88,3.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,11d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 582 - 405 < TestFunctions: Clicked over position 802 - 404 < dummyType < unknown < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="14.19" shape="-1.60,7.20 -1.05,3.35 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="7.20,1.60 4.75,1.95 3.00,3.00 1.95,4.75 1.60,7.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_5" function="internal"> <lane id=":JunctionCenter_5_0" index="0" disallow="pedestrian" speed="8.00" length="14.19" shape="7.20,1.60 3.35,1.05 0.60,-0.60 -1.05,-3.35 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_6" function="internal"> <lane id=":JunctionCenter_6_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="1.60,-7.20 1.95,-4.75 3.00,-3.00 4.75,-1.95 7.20,-1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,11d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 582 - 405 < TestFunctions: Clicked over position 802 - 404 < dummyType < unregulated < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="7.80" length="13.44" shape="-1.60,7.20 -0.81,4.07 1.24,1.24 4.07,-0.81 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="7.20,1.60 4.75,1.95 3.00,3.00 1.95,4.75 1.60,7.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_5" function="internal"> <lane id=":JunctionCenter_5_0" index="0" disallow="pedestrian" speed="7.80" length="13.44" shape="7.20,1.60 4.07,0.81 1.24,-1.24 -0.81,-4.07 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_6" function="internal"> <lane id=":JunctionCenter_6_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="1.60,-7.20 1.95,-4.75 3.00,-3.00 4.75,-1.95 7.20,-1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,11d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < TestFunctions: Clicked over position 582 - 405 < TestFunctions: Clicked over position 802 - 404 < dummyType < zipper < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="14.19" shape="-1.60,7.20 -1.05,3.35 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="7.20,1.60 4.75,1.95 3.00,3.00 1.95,4.75 1.60,7.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_5" function="internal"> <lane id=":JunctionCenter_5_0" index="0" disallow="pedestrian" speed="8.00" length="14.19" shape="7.20,1.60 3.35,1.05 0.60,-0.60 -1.05,-3.35 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_6" function="internal"> <lane id=":JunctionCenter_6_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="1.60,-7.20 1.95,-4.75 3.00,-3.00 4.75,-1.95 7.20,-1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,10d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < dummyValue < outer < inner < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,7.20 -1.05,3.35 -0.96,3.20"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,3.20 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="7.20,1.60 4.75,1.95 3.00,3.00 2.88,3.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,10d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < JunctionTop < < OwnID < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id=":JunctionLeft_0" function="internal"> <lane id=":JunctionLeft_0_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-26.60,7.20 -26.60,-7.20"/> </edge> <edge id=":JunctionLeft_1" function="internal"> <lane id=":JunctionLeft_1_0" index="0" disallow="pedestrian" speed="7.58" length="4.43" shape="-26.60,7.20 -26.18,3.35 -25.94,2.84"/> </edge> <edge id=":JunctionLeft_6" function="internal"> <lane id=":JunctionLeft_6_0" index="0" disallow="pedestrian" speed="7.58" length="8.19" shape="-25.94,2.84 -24.90,0.60 -22.77,-1.05 -19.80,-1.60"/> </edge> <edge id=":JunctionLeft_2" function="internal"> <lane id=":JunctionLeft_2_0" index="0" disallow="pedestrian" speed="5.99" length="7.49" shape="-19.80,1.60 -21.37,1.95 -22.50,3.00 -23.17,4.75 -23.40,7.20"/> </edge> <edge id=":JunctionLeft_3" function="internal"> <lane id=":JunctionLeft_3_0" index="0" disallow="pedestrian" speed="7.58" length="12.62" shape="-19.80,1.60 -22.78,1.05 -24.90,-0.60 -26.18,-3.35 -26.60,-7.20"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,7d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,7.20 -1.05,3.35 -0.96,3.20"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,3.20 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="7.20,1.60 4.75,1.95 3.00,3.00 2.88,3.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,9d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < %%%%;;;;; < customName < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,7.20 -1.05,3.35 -0.96,3.20"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,3.20 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="7.20,1.60 4.75,1.95 3.00,3.00 2.88,3.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,17d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < dummyGenericParameters < key1|key2|key3 < key1=value1|key2=value2|key3=value3 < key1=|key2=|key3= < < key1duplicated=value1|key1duplicated=value2|key3=value3 < key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated < keyInvalid.;%>%$$=value1|key2=value2|key3=value3 < key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3 < keyFinal1=value1|keyFinal2=value2|keyFinal3=value3 < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,7.20 -1.05,3.35 -0.96,3.20"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,3.20 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="7.20,1.60 4.75,1.95 3.00,3.00 2.88,3.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 27, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,11d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < dummy position < -25.00,0.00 < TestFunctions: Clicked over position 662 - 405 < -15.00, 15.00 < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml" friendlyPos="1"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml" friendlyPos="1"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml" friendlyPos="1"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml" friendlyPos="1"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Warning: Edge's '-E4' from- and to-node are at the same position. Warning: Edge's 'E4' from- and to-node are at the same position. Warning: Intersecting left turns at junction 'JunctionCenter' from lane '-E5_1' and lane '-E4_1' (increase junction radius to avoid this). Warning: Intersecting left turns at junction 'JunctionCenter' from lane '-E5_1' and lane '-E4_1' (increase junction radius to avoid this). Warning: Intersecting left turns at junction 'JunctionCenter' from lane '-E5_1' and lane '-E4_1' (increase junction radius to avoid this). Warning: Intersecting left turns at junction 'JunctionCenter' from lane '-E5_1' and lane '-E4_1' (increase junction radius to avoid this). Warning: Intersecting left turns at junction 'JunctionCenter' from lane '-E5_1' and lane '-E4_1' (increase junction radius to avoid this). Warning: 8 total messages of type: Intersecting left turns at junction '%' from lane '%' and lane '%' (increase junction radius to avoid this). ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.00,-23.88 4.87,-23.17 -4.87,-26.83 -3.00,-26.12"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="13.89" length="19.89" shape="-5.78,23.07 -10.73,19.86 -14.08,17.50 -16.91,14.62 -20.33,9.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="11.27" length="20.03" shape="-5.78,23.07 -10.34,18.95 -12.86,14.04 -13.34,8.34 -12.72,5.77"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="9.20" shape="-5.78,23.07 -10.37,19.00 -11.21,16.05"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="11.27" length="4.03" shape="-12.72,5.77 -11.78,1.85"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="11.76" shape="-11.21,16.05 -11.43,15.26 -8.97,11.86 -2.98,8.78"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.38" length="8.56" shape="-1.85,11.78 -5.61,13.68 -7.22,15.75 -6.82,17.43"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="10.31" length="15.90" shape="-1.85,11.78 -8.17,13.60 -13.36,13.89 -17.31,12.68"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,10d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < dummyRadius < -7 < 2.3 < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.66" length="5.25" shape="-1.60,7.50 -1.97,4.92 -3.08,3.07 -3.50,2.82"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="15.00" shape="-1.60,7.50 -1.60,-7.50"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.13" length="4.16" shape="-1.60,7.50 -1.03,3.52 -0.96,3.40"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.66" length="4.26" shape="-3.50,2.82 -4.92,1.97 -7.50,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.13" length="10.51" shape="-0.96,3.40 0.67,0.67 3.52,-1.03 7.50,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.66" length="5.25" shape="7.50,1.60 4.92,1.97 3.07,3.08 2.82,3.50"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="15.00" shape="7.50,1.60 -7.50,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,9d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < dummyRightOfWay < edgePriority < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,7.20 -1.05,3.35 -0.96,3.20"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,3.20 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="7.20,1.60 4.75,1.95 3.00,3.00 2.88,3.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 1,2c1,7 < Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z. < Error: Shape of a(n) user-supplied shape is broken: not numeric position entry. --- > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,9d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < dummy shape < 43.60,60.40 56.40,60.40 52.00,53.00 60.40,56.40 60.40,43.60 52.00,47.0056.40,39.60 43.60,39.60 48.00,47.00 39.60,43.60 39.60,56.40 48.00,53.00 43.60,60.40 < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z. Error: Shape of a(n) user-supplied shape is broken: not numeric position entry. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,7.20 -1.05,3.35 -0.96,3.20"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,3.20 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="7.20,1.60 4.75,1.95 3.00,3.00 2.88,3.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,9d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < dummyTLS < D < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,7.20 -1.05,3.35 -0.96,3.20"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,3.20 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="7.20,1.60 4.75,1.95 3.00,3.00 2.88,3.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,9d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < dummyTLS < alternateoneway < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-1.60,7.20 -1.05,3.35 0.60,0.60 3.20,-0.96"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="4.06" shape="3.20,-0.96 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="7.20,1.60 4.75,1.95 3.00,3.00 2.88,3.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,9d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < dummyTLS < default < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,7.20 -1.05,3.35 -0.96,3.20"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,3.20 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="7.20,1.60 4.75,1.95 3.00,3.00 2.88,3.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,9d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < dummyTLS < incoming < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-1.60,7.20 -1.05,3.35 0.60,0.60 3.20,-0.96"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="4.06" shape="3.20,-0.96 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="7.20,1.60 4.75,1.95 3.00,3.00 2.88,3.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,9d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < dummyTLS < opposites < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,7.20 -1.05,3.35 -0.96,3.20"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,3.20 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="7.20,1.60 4.75,1.95 3.00,3.00 2.88,3.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,9d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < dummyTLS < NEMA < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,7.20 -1.05,3.35 -0.96,3.20"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,3.20 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="7.20,1.60 4.75,1.95 3.00,3.00 2.88,3.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,9d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < dummyTLS < actuated < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,7.20 -1.05,3.35 -0.96,3.20"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,3.20 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="7.20,1.60 4.75,1.95 3.00,3.00 2.88,3.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,9d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < dummyTLS < delay_based < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,7.20 -1.05,3.35 -0.96,3.20"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,3.20 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="7.20,1.60 4.75,1.95 3.00,3.00 2.88,3.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,9d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < dummyTLS < static < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,7.20 -1.05,3.35 -0.96,3.20"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,3.20 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="7.20,1.60 4.75,1.95 3.00,3.00 2.88,3.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,8d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < allway_stop < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="14.19" shape="-1.60,7.20 -1.05,3.35 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="7.20,1.60 4.75,1.95 3.00,3.00 1.95,4.75 1.60,7.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_5" function="internal"> <lane id=":JunctionCenter_5_0" index="0" disallow="pedestrian" speed="8.00" length="14.19" shape="7.20,1.60 3.35,1.05 0.60,-0.60 -1.05,-3.35 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_6" function="internal"> <lane id=":JunctionCenter_6_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="1.60,-7.20 1.95,-4.75 3.00,-3.00 4.75,-1.95 7.20,-1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,8d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < dead_end < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="14.19" shape="-1.60,7.20 -1.05,3.35 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="7.20,1.60 4.75,1.95 3.00,3.00 1.95,4.75 1.60,7.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_5" function="internal"> <lane id=":JunctionCenter_5_0" index="0" disallow="pedestrian" speed="8.00" length="14.19" shape="7.20,1.60 3.35,1.05 0.60,-0.60 -1.05,-3.35 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_6" function="internal"> <lane id=":JunctionCenter_6_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="1.60,-7.20 1.95,-4.75 3.00,-3.00 4.75,-1.95 7.20,-1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,8d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < district < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Warning: Intersecting left turns at junction 'JunctionCenter' from lane '-E5_1' and lane '-E4_1' (increase junction radius to avoid this). Warning: Intersecting left turns at junction 'JunctionCenter' from lane '-E6_1' and lane '-E5_1' (increase junction radius to avoid this). Warning: Intersecting left turns at junction 'JunctionCenter' from lane '-E7_1' and lane '-E6_1' (increase junction radius to avoid this). Warning: Intersecting left turns at junction 'JunctionCenter' from lane '-E7_1' and lane '-E4_1' (increase junction radius to avoid this). Warning: Intersecting left turns at junction 'JunctionCenter' from lane '-E5_1' and lane '-E4_1' (increase junction radius to avoid this). Warning: 8 total messages of type: Intersecting left turns at junction '%' from lane '%' and lane '%' (increase junction radius to avoid this). ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="7.80" length="13.44" shape="-1.60,7.20 -0.81,4.07 1.24,1.24 4.07,-0.81 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="7.20,1.60 4.75,1.95 3.00,3.00 1.95,4.75 1.60,7.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_5" function="internal"> <lane id=":JunctionCenter_5_0" index="0" disallow="pedestrian" speed="7.80" length="13.44" shape="7.20,1.60 4.07,0.81 1.24,-1.24 -0.81,-4.07 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_6" function="internal"> <lane id=":JunctionCenter_6_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="1.60,-7.20 1.95,-4.75 3.00,-3.00 4.75,-1.95 7.20,-1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,8d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < internal < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="14.19" shape="-1.60,7.20 -1.05,3.35 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="7.20,1.60 4.75,1.95 3.00,3.00 1.95,4.75 1.60,7.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_5" function="internal"> <lane id=":JunctionCenter_5_0" index="0" disallow="pedestrian" speed="8.00" length="14.19" shape="7.20,1.60 3.35,1.05 0.60,-0.60 -1.05,-3.35 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_6" function="internal"> <lane id=":JunctionCenter_6_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="1.60,-7.20 1.95,-4.75 3.00,-3.00 4.75,-1.95 7.20,-1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,8d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < priority < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="14.19" shape="-1.60,7.20 -1.05,3.35 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="7.20,1.60 4.75,1.95 3.00,3.00 1.95,4.75 1.60,7.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_5" function="internal"> <lane id=":JunctionCenter_5_0" index="0" disallow="pedestrian" speed="8.00" length="14.19" shape="7.20,1.60 3.35,1.05 0.60,-0.60 -1.05,-3.35 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_6" function="internal"> <lane id=":JunctionCenter_6_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="1.60,-7.20 1.95,-4.75 3.00,-3.00 4.75,-1.95 7.20,-1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,8d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < priority_stop < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="14.19" shape="-1.60,7.20 -1.05,3.35 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="7.20,1.60 4.75,1.95 3.00,3.00 1.95,4.75 1.60,7.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_5" function="internal"> <lane id=":JunctionCenter_5_0" index="0" disallow="pedestrian" speed="8.00" length="14.19" shape="7.20,1.60 3.35,1.05 0.60,-0.60 -1.05,-3.35 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_6" function="internal"> <lane id=":JunctionCenter_6_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="1.60,-7.20 1.95,-4.75 3.00,-3.00 4.75,-1.95 7.20,-1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,8d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < rail_crossing < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Warning: Converting invalid rail_crossing to priority junction 'JunctionCenter'. Warning: Converting invalid rail_crossing to priority junction 'JunctionCenter'. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="14.19" shape="-1.60,7.20 -1.05,3.35 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="7.20,1.60 4.75,1.95 3.00,3.00 1.95,4.75 1.60,7.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_5" function="internal"> <lane id=":JunctionCenter_5_0" index="0" disallow="pedestrian" speed="8.00" length="14.19" shape="7.20,1.60 3.35,1.05 0.60,-0.60 -1.05,-3.35 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_6" function="internal"> <lane id=":JunctionCenter_6_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="1.60,-7.20 1.95,-4.75 3.00,-3.00 4.75,-1.95 7.20,-1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,8d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < rail_signal < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="14.19" shape="-1.60,7.20 -1.05,3.35 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="7.20,1.60 4.75,1.95 3.00,3.00 1.95,4.75 1.60,7.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_5" function="internal"> <lane id=":JunctionCenter_5_0" index="0" disallow="pedestrian" speed="8.00" length="14.19" shape="7.20,1.60 3.35,1.05 0.60,-0.60 -1.05,-3.35 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_6" function="internal"> <lane id=":JunctionCenter_6_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="1.60,-7.20 1.95,-4.75 3.00,-3.00 4.75,-1.95 7.20,-1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,8d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < right_before_left < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="14.19" shape="-1.60,7.20 -1.05,3.35 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="7.20,1.60 4.75,1.95 3.00,3.00 1.95,4.75 1.60,7.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_5" function="internal"> <lane id=":JunctionCenter_5_0" index="0" disallow="pedestrian" speed="8.00" length="14.19" shape="7.20,1.60 3.35,1.05 0.60,-0.60 -1.05,-3.35 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_6" function="internal"> <lane id=":JunctionCenter_6_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="1.60,-7.20 1.95,-4.75 3.00,-3.00 4.75,-1.95 7.20,-1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,8d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < traffic_light < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,7.20 -1.05,3.35 -0.96,3.20"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,3.20 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="7.20,1.60 4.75,1.95 3.00,3.00 2.88,3.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,8d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < traffic_light_right_on_red < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,7.20 -1.05,3.35 -0.96,3.20"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,3.20 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="7.20,1.60 4.75,1.95 3.00,3.00 2.88,3.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,8d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < traffic_light_unregulated < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Warning: Intersecting left turns at junction 'JunctionCenter' from lane '-E5_1' and lane '-E4_1' (increase junction radius to avoid this). Warning: Intersecting left turns at junction 'JunctionCenter' from lane '-E6_1' and lane '-E5_1' (increase junction radius to avoid this). Warning: Intersecting left turns at junction 'JunctionCenter' from lane '-E7_1' and lane '-E6_1' (increase junction radius to avoid this). Warning: Intersecting left turns at junction 'JunctionCenter' from lane '-E7_1' and lane '-E4_1' (increase junction radius to avoid this). Warning: Intersecting left turns at junction 'JunctionCenter' from lane '-E5_1' and lane '-E4_1' (increase junction radius to avoid this). Warning: 8 total messages of type: Intersecting left turns at junction '%' from lane '%' and lane '%' (increase junction radius to avoid this). ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -3.20,2.88"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="7.80" length="2.96" shape="-1.60,7.20 -0.87,4.33"/> </edge> <edge id=":JunctionCenter_12" function="internal"> <lane id=":JunctionCenter_12_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="-3.20,2.88 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_13" function="internal"> <lane id=":JunctionCenter_13_0" index="0" disallow="pedestrian" speed="7.80" length="10.48" shape="-0.87,4.33 -0.81,4.07 1.24,1.24 4.07,-0.81 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="7.20,1.60 4.75,1.95 3.00,3.00 2.88,3.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,8d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < unknown < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="14.19" shape="-1.60,7.20 -1.05,3.35 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="7.20,1.60 4.75,1.95 3.00,3.00 1.95,4.75 1.60,7.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_5" function="internal"> <lane id=":JunctionCenter_5_0" index="0" disallow="pedestrian" speed="8.00" length="14.19" shape="7.20,1.60 3.35,1.05 0.60,-0.60 -1.05,-3.35 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_6" function="internal"> <lane id=":JunctionCenter_6_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="1.60,-7.20 1.95,-4.75 3.00,-3.00 4.75,-1.95 7.20,-1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,8d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < unregulated < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="7.80" length="13.44" shape="-1.60,7.20 -0.81,4.07 1.24,1.24 4.07,-0.81 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="7.20,1.60 4.75,1.95 3.00,3.00 1.95,4.75 1.60,7.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_5" function="internal"> <lane id=":JunctionCenter_5_0" index="0" disallow="pedestrian" speed="7.80" length="13.44" shape="7.20,1.60 4.07,0.81 1.24,-1.24 -0.81,-4.07 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_6" function="internal"> <lane id=":JunctionCenter_6_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="1.60,-7.20 1.95,-4.75 3.00,-3.00 4.75,-1.95 7.20,-1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,8d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 802 - 404 < zipper < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E4_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E4_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="-E5_0" pos="10.00" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="E5_0" pos="7.80" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E6_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E6_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="-E7_0" pos="10.00" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="E7_0" pos="7.80" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E5"/> <edge id="E7"/> <edge id="-E7"/> <edge id="-E5"/> <edgeRelation from="-E4" to="E6"/> <edgeRelation from="-E6" to="E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":JunctionBot_w0" function="walkingarea"> <lane id=":JunctionBot_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.40" width="2.00" shape="3.20,-25.00 5.20,-25.00 -5.20,-25.00 -3.20,-25.00"/> </edge> <edge id=":JunctionCenter_0" function="internal"> <lane id=":JunctionCenter_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_1" function="internal"> <lane id=":JunctionCenter_1_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_2" function="internal"> <lane id=":JunctionCenter_2_0" index="0" disallow="pedestrian" speed="8.00" length="14.19" shape="-1.60,7.20 -1.05,3.35 0.60,0.60 3.35,-1.05 7.20,-1.60"/> </edge> <edge id=":JunctionCenter_3" function="internal"> <lane id=":JunctionCenter_3_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="7.20,1.60 4.75,1.95 3.00,3.00 1.95,4.75 1.60,7.20"/> </edge> <edge id=":JunctionCenter_4" function="internal"> <lane id=":JunctionCenter_4_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> </edge> <edge id=":JunctionCenter_5" function="internal"> <lane id=":JunctionCenter_5_0" index="0" disallow="pedestrian" speed="8.00" length="14.19" shape="7.20,1.60 3.35,1.05 0.60,-0.60 -1.05,-3.35 -1.60,-7.20"/> </edge> <edge id=":JunctionCenter_6" function="internal"> <lane id=":JunctionCenter_6_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="1.60,-7.20 1.95,-4.75 3.00,-3.00 4.75,-1.95 7.20,-1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E5" to="E7"/> <trip id="t_1" depart="0.00" from="-E7" to="E5"/> <trip id="t_2" depart="0.00" from="-E6" to="E4"/> <trip id="t_3" depart="0.00" from="-E4" to="E6"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,4d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E3_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E3_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="E2_0" pos="7.80" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="-E2_0" pos="10.00" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E0_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E0_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="E1_0" pos="7.80" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="-E1_0" pos="10.00" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E1"/> <edge id="E3"/> <edge id="-E3"/> <edge id="-E1"/> <edgeRelation from="-E0" to="E2"/> <edgeRelation from="-E2" to="E0"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":J0_0" function="internal"> <lane id=":J0_0_0" index="0" speed="6.51" length="9.03" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":J0_1" function="internal"> <lane id=":J0_1_0" index="0" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":J0_2" function="internal"> <lane id=":J0_2_0" index="0" speed="6.51" length="9.03" shape="7.20,1.60 4.75,1.95 3.00,3.00 1.95,4.75 1.60,7.20"/> </edge> <edge id=":J0_3" function="internal"> <lane id=":J0_3_0" index="0" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> </edge> <edge id=":J0_4" function="internal"> <lane id=":J0_4_0" index="0" speed="6.51" length="9.03" shape="1.60,-7.20 1.95,-4.75 3.00,-3.00 4.75,-1.95 7.20,-1.60"/> </edge> <edge id=":J0_5" function="internal"> <lane id=":J0_5_0" index="0" speed="13.89" length="14.40" shape="1.60,-7.20 1.60,7.20"/> </edge> <edge id=":J0_6" function="internal"> <lane id=":J0_6_0" index="0" speed="6.51" length="9.03" shape="-7.20,-1.60 -4.75,-1.95 -3.00,-3.00 -1.95,-4.75 -1.60,-7.20"/> </edge> <edge id=":J0_7" function="internal"> <lane id=":J0_7_0" index="0" speed="13.89" length="14.40" shape="-7.20,-1.60 7.20,-1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E0" to="E1"/> <trip id="t_1" depart="0.00" from="-E1" to="E0"/> <trip id="t_2" depart="0.00" from="-E3" to="E2"/> <trip id="t_3" depart="0.00" from="-E2" to="E3"/> </routes>network junctions load fringe ( Last six runs Oct2024 )
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,4d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E3_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E3_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="E2_0" pos="7.80" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="-E2_0" pos="10.00" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E0_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E0_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="E1_0" pos="7.80" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="-E1_0" pos="10.00" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E1"/> <edge id="E3"/> <edge id="-E3"/> <edge id="-E1"/> <edgeRelation from="-E0" to="E2"/> <edgeRelation from="-E2" to="E0"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id=":custom_id_0" function="internal"> <lane id=":custom_id_0_0" index="0" speed="6.51" length="9.03" shape="-1.60,7.20 -1.95,4.75 -3.00,3.00 -4.75,1.95 -7.20,1.60"/> </edge> <edge id=":custom_id_1" function="internal"> <lane id=":custom_id_1_0" index="0" speed="13.89" length="14.40" shape="-1.60,7.20 -1.60,-7.20"/> </edge> <edge id=":custom_id_2" function="internal"> <lane id=":custom_id_2_0" index="0" speed="6.51" length="9.03" shape="7.20,1.60 4.75,1.95 3.00,3.00 1.95,4.75 1.60,7.20"/> </edge> <edge id=":custom_id_3" function="internal"> <lane id=":custom_id_3_0" index="0" speed="13.89" length="14.40" shape="7.20,1.60 -7.20,1.60"/> </edge> <edge id=":custom_id_4" function="internal"> <lane id=":custom_id_4_0" index="0" speed="6.51" length="9.03" shape="1.60,-7.20 1.95,-4.75 3.00,-3.00 4.75,-1.95 7.20,-1.60"/> </edge> <edge id=":custom_id_5" function="internal"> <lane id=":custom_id_5_0" index="0" speed="13.89" length="14.40" shape="1.60,-7.20 1.60,7.20"/> <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) --> <trip id="t_0" depart="0.00" from="-E0" to="E1"/> <trip id="t_1" depart="0.00" from="-E1" to="E0"/> <trip id="t_2" depart="0.00" from="-E3" to="E2"/> <trip id="t_3" depart="0.00" from="-E2" to="E3"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,4d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E3_0" pos="7.80" period="300.00" file="e1_0.xml" friendlyPos="1"/> <inductionLoop id="e1_1" lane="-E3_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="E2_0" pos="7.80" period="300.00" file="e1_2.xml" friendlyPos="1"/> <inductionLoop id="e1_3" lane="-E2_0" pos="10.00" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E0_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E0_0" pos="7.80" period="300.00" file="e1_5.xml" friendlyPos="1"/> <inductionLoop id="e1_6" lane="E1_0" pos="7.80" period="300.00" file="e1_6.xml" friendlyPos="1"/> <inductionLoop id="e1_7" lane="-E1_0" pos="10.00" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E1"/> <edge id="E3"/> <edge id="-E3"/> <edge id="-E1"/> <edgeRelation from="-E0" to="E2"/> <edgeRelation from="-E2" to="E0"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="8.91" length="7.14" shape="-1.60,13.53 -1.84,12.44 -2.58,11.10 -3.80,9.52 -5.50,7.69"/> </edge> <edge id=":J5_1" function="internal"> <lane id=":J5_1_0" index="0" speed="8.91" length="7.14" shape="5.50,7.69 3.80,9.52 2.58,11.10 1.84,12.44 1.60,13.53"/> </edge> <edge id=":J5_2" function="internal"> <lane id=":J5_2_0" index="0" speed="7.56" length="12.56" shape="5.50,7.69 2.75,9.75 0.00,10.44 -2.75,9.75 -5.50,7.69"/> </edge> <edge id=":J6_0" function="internal"> <lane id=":J6_0_0" index="0" speed="8.91" length="7.14" shape="13.53,1.60 12.44,1.84 11.10,2.58 9.52,3.80 7.69,5.50"/> </edge> <edge id=":J6_1" function="internal"> <lane id=":J6_1_0" index="0" speed="8.91" length="7.14" shape="7.69,-5.50 9.52,-3.80 11.10,-2.58 12.44,-1.84 13.53,-1.60"/> </edge> <edge id=":J6_2" function="internal"> <lane id=":J6_2_0" index="0" speed="7.56" length="12.56" shape="7.69,-5.50 9.75,-2.75 10.44,0.00 9.75,2.75 7.69,5.50"/> </edge> <edge id=":J7_0" function="internal"> <lane id=":J7_0_0" index="0" speed="8.91" length="7.14" shape="1.60,-13.53 1.84,-12.44 2.58,-11.10 3.80,-9.52 5.50,-7.69"/> </edge> <edge id=":J7_1" function="internal"> <lane id=":J7_1_0" index="0" speed="8.91" length="7.14" shape="-5.50,-7.69 -3.80,-9.52 -2.58,-11.10 -1.84,-12.44 -1.60,-13.53"/> <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) --> <trip id="t_0" depart="0.00" from="-E0" to="E1"/> <trip id="t_1" depart="0.00" from="-E1" to="E0"/> <trip id="t_2" depart="0.00" from="-E3" to="E2"/> <trip id="t_3" depart="0.00" from="-E2" to="E3"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,4d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E3_0" pos="7.80" period="300.00" file="e1_0.xml" friendlyPos="1"/> <inductionLoop id="e1_1" lane="-E3_0" pos="10.00" period="300.00" file="e1_1.xml" friendlyPos="1"/> <inductionLoop id="e1_2" lane="E2_0" pos="7.80" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="-E2_0" pos="10.00" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E0_0" pos="10.00" period="300.00" file="e1_4.xml" friendlyPos="1"/> <inductionLoop id="e1_5" lane="E0_0" pos="7.80" period="300.00" file="e1_5.xml" friendlyPos="1"/> <inductionLoop id="e1_6" lane="E1_0" pos="7.80" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="-E1_0" pos="10.00" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E1"/> <edge id="E3"/> <edge id="-E3"/> <edge id="-E1"/> <edgeRelation from="-E0" to="E2"/> <edgeRelation from="-E2" to="E0"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":J0_0" function="internal"> <lane id=":J0_0_0" index="0" speed="13.89" length="20.80" shape="-7.36,22.02 -11.02,19.14 -15.21,15.21 -19.14,11.02 -22.02,7.36"/> </edge> <edge id=":J0_1" function="internal"> <lane id=":J0_1_0" index="0" speed="10.40" length="11.57" shape="-7.36,22.02 -11.28,18.50 -13.47,14.34 -13.62,12.75"/> </edge> <edge id=":J0_8" function="internal"> <lane id=":J0_8_0" index="0" speed="10.40" length="8.81" shape="-13.62,12.75 -13.91,9.54 -12.62,4.10"/> </edge> <edge id=":J0_2" function="internal"> <lane id=":J0_2_0" index="0" speed="5.71" length="9.91" shape="-4.10,12.62 -6.97,14.08 -8.18,15.69 -7.72,17.45 -5.59,19.35"/> </edge> <edge id=":J0_3" function="internal"> <lane id=":J0_3_0" index="0" speed="10.40" length="20.38" shape="-4.10,12.62 -9.54,13.91 -14.34,13.47 -18.50,11.28 -22.02,7.36"/> </edge> <edge id=":J0_4" function="internal"> <lane id=":J0_4_0" index="0" speed="5.51" length="9.56" shape="-9.63,5.22 -10.34,8.14 -9.85,9.85 -8.14,10.34 -5.22,9.63"/> </edge> <edge id=":J0_5" function="internal"> <lane id=":J0_5_0" index="0" speed="9.28" length="16.03" shape="-9.63,5.22 -10.66,9.54 -10.33,13.33 -8.64,16.60 -5.59,19.35"/> </edge> <edge id=":J0_6" function="internal"> <lane id=":J0_6_0" index="0" speed="5.71" length="9.91" shape="-19.35,5.59 -17.45,7.72 -15.69,8.18 -14.08,6.97 -12.62,4.10"/> <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) --> <trip id="t_0" depart="0.00" from="-E0" to="E1"/> <trip id="t_1" depart="0.00" from="-E1" to="E0"/> <trip id="t_2" depart="0.00" from="-E3" to="E2"/> <trip id="t_3" depart="0.00" from="-E2" to="E3"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,4d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E3_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E3_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="E2_0" pos="7.80" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="-E2_0" pos="10.00" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E0_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E0_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="E1_0" pos="7.80" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="-E1_0" pos="10.00" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E1"/> <edge id="E3"/> <edge id="-E3"/> <edge id="-E1"/> <edgeRelation from="-E0" to="E2"/> <edgeRelation from="-E2" to="E0"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":J0_0" function="internal"> <lane id=":J0_0_0" index="0" speed="8.33" length="15.48" shape="-1.60,11.20 -2.20,7.00 -4.00,4.00 -7.00,2.20 -11.20,1.60"/> </edge> <edge id=":J0_1" function="internal"> <lane id=":J0_1_0" index="0" speed="13.89" length="22.40" shape="-1.60,11.20 -1.60,-11.20"/> </edge> <edge id=":J0_2" function="internal"> <lane id=":J0_2_0" index="0" speed="8.33" length="15.48" shape="11.20,1.60 7.00,2.20 4.00,4.00 2.20,7.00 1.60,11.20"/> </edge> <edge id=":J0_3" function="internal"> <lane id=":J0_3_0" index="0" speed="13.89" length="22.40" shape="11.20,1.60 -11.20,1.60"/> </edge> <edge id=":J0_4" function="internal"> <lane id=":J0_4_0" index="0" speed="8.33" length="15.48" shape="1.60,-11.20 2.20,-7.00 4.00,-4.00 7.00,-2.20 11.20,-1.60"/> </edge> <edge id=":J0_5" function="internal"> <lane id=":J0_5_0" index="0" speed="13.89" length="22.40" shape="1.60,-11.20 1.60,11.20"/> </edge> <edge id=":J0_6" function="internal"> <lane id=":J0_6_0" index="0" speed="8.33" length="15.48" shape="-11.20,-1.60 -7.00,-2.20 -4.00,-4.00 -2.20,-7.00 -1.60,-11.20"/> </edge> <edge id=":J0_7" function="internal"> <lane id=":J0_7_0" index="0" speed="13.89" length="22.40" shape="-11.20,-1.60 11.20,-1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E0" to="E1"/> <trip id="t_1" depart="0.00" from="-E1" to="E0"/> <trip id="t_2" depart="0.00" from="-E3" to="E2"/> <trip id="t_3" depart="0.00" from="-E2" to="E3"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,4d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E3_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E3_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="E2_0" pos="7.80" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="-E2_0" pos="10.00" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E0_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E0_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="E1_0" pos="7.80" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="-E1_0" pos="10.00" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E1"/> <edge id="E3"/> <edge id="-E3"/> <edge id="-E1"/> <edgeRelation from="-E0" to="E2"/> <edgeRelation from="-E2" to="E0"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":J0_0" function="internal"> <lane id=":J0_0_0" index="0" speed="5.85" length="7.10" shape="-1.60,6.00 -1.88,4.07 -2.70,2.70 -4.08,1.87 -6.00,1.60"/> </edge> <edge id=":J0_1" function="internal"> <lane id=":J0_1_0" index="0" speed="13.89" length="12.00" shape="-1.60,6.00 -1.60,-6.00"/> </edge> <edge id=":J0_2" function="internal"> <lane id=":J0_2_0" index="0" speed="5.85" length="7.10" shape="6.00,1.60 4.07,1.88 2.70,2.70 1.87,4.08 1.60,6.00"/> </edge> <edge id=":J0_3" function="internal"> <lane id=":J0_3_0" index="0" speed="13.89" length="12.00" shape="6.00,1.60 -6.00,1.60"/> </edge> <edge id=":J0_4" function="internal"> <lane id=":J0_4_0" index="0" speed="5.85" length="7.10" shape="1.60,-6.00 1.88,-4.07 2.70,-2.70 4.08,-1.87 6.00,-1.60"/> </edge> <edge id=":J0_5" function="internal"> <lane id=":J0_5_0" index="0" speed="13.89" length="12.00" shape="1.60,-6.00 1.60,6.00"/> </edge> <edge id=":J0_6" function="internal"> <lane id=":J0_6_0" index="0" speed="5.85" length="7.10" shape="-6.00,-1.60 -4.07,-1.88 -2.70,-2.70 -1.87,-4.08 -1.60,-6.00"/> </edge> <edge id=":J0_7" function="internal"> <lane id=":J0_7_0" index="0" speed="13.89" length="12.00" shape="-6.00,-1.60 6.00,-1.60"/> <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) --> <trip id="t_0" depart="0.00" from="-E0" to="E1"/> <trip id="t_1" depart="0.00" from="-E1" to="E0"/> <trip id="t_2" depart="0.00" from="-E3" to="E2"/> <trip id="t_3" depart="0.00" from="-E2" to="E3"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,4d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E3_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E3_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="E2_0" pos="7.80" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="-E2_0" pos="10.00" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E0_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E0_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="E1_0" pos="7.80" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="-E1_0" pos="10.00" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E1"/> <edge id="E3"/> <edge id="-E3"/> <edge id="-E1"/> <edgeRelation from="-E0" to="E2"/> <edgeRelation from="-E2" to="E0"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":J0_0" function="internal"> <lane id=":J0_0_0" index="0" allow="tram rail_urban rail rail_electric rail_fast cable_car subway" speed="5.04" length="5.00" shape="-1.60,4.70 -1.79,3.34 -2.37,2.37 -3.34,1.79 -4.70,1.60"/> </edge> <edge id=":J0_1" function="internal"> <lane id=":J0_1_0" index="0" speed="13.89" length="9.40" shape="-1.60,4.70 -1.60,-4.70"/> </edge> <edge id=":J0_2" function="internal"> <lane id=":J0_2_0" index="0" allow="tram rail_urban rail rail_electric rail_fast cable_car subway" speed="5.75" length="5.00" shape="4.70,1.60 3.34,1.79 2.37,2.37 1.79,3.34 1.60,4.70"/> </edge> <edge id=":J0_3" function="internal"> <lane id=":J0_3_0" index="0" allow="tram rail_urban rail rail_electric rail_fast cable_car subway" speed="13.89" length="9.40" shape="4.70,1.60 -4.70,1.60"/> </edge> <edge id=":J0_4" function="internal"> <lane id=":J0_4_0" index="0" allow="tram rail_urban rail rail_electric rail_fast cable_car subway" speed="5.04" length="5.00" shape="1.60,-4.70 1.79,-3.34 2.37,-2.37 3.34,-1.79 4.70,-1.60"/> </edge> <edge id=":J0_5" function="internal"> <lane id=":J0_5_0" index="0" speed="13.89" length="9.40" shape="1.60,-4.70 1.60,4.70"/> </edge> <edge id=":J0_6" function="internal"> <lane id=":J0_6_0" index="0" allow="tram rail_urban rail rail_electric rail_fast cable_car subway" speed="5.75" length="5.00" shape="-4.70,-1.60 -3.34,-1.79 -2.37,-2.37 -1.79,-3.34 -1.60,-4.70"/> </edge> <edge id=":J0_7" function="internal"> <lane id=":J0_7_0" index="0" allow="tram rail_urban rail rail_electric rail_fast cable_car subway" speed="13.89" length="9.40" shape="-4.70,-1.60 4.70,-1.60"/> <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="rail" length="5.00" vClass="rail"/> <!-- Vehicles, persons and containers (sorted by depart) --> <trip id="t_0" depart="0.00" from="-E0" to="E1"/> <trip id="t_1" depart="0.00" from="-E1" to="E0"/> <trip id="t_2" type="rail" depart="0.00" from="-E3" to="E2"/> <trip id="t_3" type="rail" depart="0.00" from="-E2" to="E3"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,4d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E3_0" pos="7.80" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="-E3_0" pos="10.00" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_2" lane="E2_0" pos="7.80" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="-E2_0" pos="10.00" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="-E0_0" pos="10.00" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="E0_0" pos="7.80" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="E1_0" pos="7.80" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="-E1_0" pos="10.00" period="300.00" file="e1_7.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E1"/> <edge id="E3"/> <edge id="-E3"/> <edge id="-E1"/> <edgeRelation from="-E0" to="E2"/> <edgeRelation from="-E2" to="E0"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":J0_0" function="internal"> <lane id=":J0_0_0" index="0" allow="tram rail_urban rail rail_electric rail_fast cable_car subway" speed="5.75" length="5.00" shape="-1.60,4.70 -1.79,3.34 -2.38,2.37 -3.34,1.79 -4.70,1.60"/> </edge> <edge id=":J0_1" function="internal"> <lane id=":J0_1_0" index="0" allow="tram rail_urban rail rail_electric rail_fast cable_car subway" speed="13.89" length="9.40" shape="-1.60,4.70 -1.60,-4.70"/> </edge> <edge id=":J0_2" function="internal"> <lane id=":J0_2_0" index="0" allow="tram rail_urban rail rail_electric rail_fast cable_car subway" speed="5.75" length="5.00" shape="4.70,1.60 3.34,1.79 2.37,2.38 1.79,3.34 1.60,4.70"/> </edge> <edge id=":J0_3" function="internal"> <lane id=":J0_3_0" index="0" allow="tram rail_urban rail rail_electric rail_fast cable_car subway" speed="13.89" length="9.40" shape="4.70,1.60 -4.70,1.60"/> </edge> <edge id=":J0_4" function="internal"> <lane id=":J0_4_0" index="0" allow="tram rail_urban rail rail_electric rail_fast cable_car subway" speed="5.75" length="5.00" shape="1.60,-4.70 1.79,-3.34 2.38,-2.37 3.34,-1.79 4.70,-1.60"/> </edge> <edge id=":J0_5" function="internal"> <lane id=":J0_5_0" index="0" allow="tram rail_urban rail rail_electric rail_fast cable_car subway" speed="13.89" length="9.40" shape="1.60,-4.70 1.60,4.70"/> </edge> <edge id=":J0_6" function="internal"> <lane id=":J0_6_0" index="0" allow="tram rail_urban rail rail_electric rail_fast cable_car subway" speed="5.75" length="5.00" shape="-4.70,-1.60 -3.34,-1.79 -2.37,-2.38 -1.79,-3.34 -1.60,-4.70"/> </edge> <edge id=":J0_7" function="internal"> <lane id=":J0_7_0" index="0" allow="tram rail_urban rail rail_electric rail_fast cable_car subway" speed="13.89" length="9.40" shape="-4.70,-1.60 4.70,-1.60"/> <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="rail" length="5.00" vClass="rail"/> <!-- Vehicles, persons and containers (sorted by depart) --> <trip id="t_0" type="rail" depart="0.00" from="-E3" to="E2"/> <trip id="t_1" type="rail" depart="0.00" from="-E2" to="E3"/> <trip id="t_2" type="rail" depart="0.00" from="-E1" to="E0"/> <trip id="t_3" type="rail" depart="0.00" from="-E0" to="E1"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,4d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E3_0" pos="6.80" period="300.00" file="e1_0.xml" friendlyPos="1"/> <inductionLoop id="e1_1" lane="-E3_0" pos="6.80" period="300.00" file="e1_1.xml" friendlyPos="1"/> <inductionLoop id="e1_10" lane="-E0_0" pos="10.00" period="300.00" file="e1_10.xml" friendlyPos="1"/> <inductionLoop id="e1_11" lane="E0_0" pos="2.80" period="300.00" file="e1_11.xml" friendlyPos="1"/> <inductionLoop id="e1_12" lane="-E2_0" pos="10.00" period="300.00" file="e1_12.xml" friendlyPos="1"/> <inductionLoop id="e1_13" lane="E2_0" pos="2.80" period="300.00" file="e1_13.xml" friendlyPos="1"/> <inductionLoop id="e1_14" lane="-E1_0" pos="10.00" period="300.00" file="e1_14.xml" friendlyPos="1"/> <inductionLoop id="e1_15" lane="E1_0" pos="2.80" period="300.00" file="e1_15.xml" friendlyPos="1"/> <inductionLoop id="e1_2" lane="E4_0" pos="6.80" period="300.00" file="e1_2.xml" friendlyPos="1"/> <inductionLoop id="e1_3" lane="-E4_0" pos="6.80" period="300.00" file="e1_3.xml" friendlyPos="1"/> <inductionLoop id="e1_4" lane="-E5_0" pos="6.80" period="300.00" file="e1_4.xml" friendlyPos="1"/> <inductionLoop id="e1_5" lane="E5_0" pos="6.80" period="300.00" file="e1_5.xml" friendlyPos="1"/> <inductionLoop id="e1_6" lane="-E6_0" pos="6.80" period="300.00" file="e1_6.xml" friendlyPos="1"/> <inductionLoop id="e1_7" lane="E6_0" pos="6.80" period="300.00" file="e1_7.xml" friendlyPos="1"/> <inductionLoop id="e1_8" lane="-E7_0" pos="10.00" period="300.00" file="e1_8.xml" friendlyPos="1"/> <inductionLoop id="e1_9" lane="E7_0" pos="10.00" period="300.00" file="e1_9.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="set" begin="0.00" end="3600.00"> <edge id="-E7"/> <edge id="E7"/> <edgeRelation from="-E2" to="E0"/> <edgeRelation from="-E1" to="E2"/> <edgeRelation from="-E0" to="E1"/> <edgeRelation from="E6" to="E3"/> <edgeRelation from="E4" to="E5"/> <edgeRelation from="-E3" to="-E6"/> <edgeRelation from="-E5" to="-E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":J0_0" function="internal"> <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="8.40,7.20 8.40,-7.20"/> </edge> <edge id=":J0_1" function="internal"> <lane id=":J0_1_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="8.40,7.20 8.95,3.35 9.04,3.20"/> </edge> <edge id=":J0_6" function="internal"> <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="9.04,3.20 10.60,0.60 13.35,-1.05 17.20,-1.60"/> </edge> <edge id=":J0_2" function="internal"> <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="17.20,1.60 14.75,1.95 13.00,3.00 12.88,3.20"/> </edge> <edge id=":J0_3" function="internal"> <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="17.20,1.60 13.35,1.05 10.60,-0.60 9.04,-3.20"/> </edge> <edge id=":J0_7" function="internal"> <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="12.88,3.20 11.95,4.75 11.60,7.20"/> </edge> <edge id=":J0_8" function="internal"> <lane id=":J0_8_0" index="0" disallow="pedestrian" speed="8.00" length="4.06" shape="9.04,-3.20 8.95,-3.35 8.40,-7.20"/> </edge> <edge id=":J0_4" function="internal"> <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="11.60,-7.20 11.95,-4.75 13.00,-3.00 13.20,-2.88"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="-E0 E1"/> <route id="r_1" edges="-E1 E0"/> <route id="r_2" edges="E3 E4 E5 E6"/> <route id="r_3" edges="-E3 -E6 -E5 -E4"/> <route id="r_4" edges="-E2 E0"/> <route id="r_5" edges="-E1 E2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <trip id="t_0" depart="0.00" from="-E7" to="-E7"/> <trip id="t_1" depart="0.00" from="E7" to="E7"/> <vehicle id="v_0" depart="0.00" route="r_2"/> <vehicle id="v_1" depart="0.00" route="r_3"/> <vehicle id="v_2" depart="0.00" route="r_4"/> <vehicle id="v_3" depart="0.00" route="r_5"/> <vehicle id="v_4" depart="0.00" route="r_0"/> <vehicle id="v_5" depart="0.00" route="r_1"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,6d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E3_0" pos="6.80" period="300.00" file="e1_0.xml" friendlyPos="1"/> <inductionLoop id="e1_1" lane="-E3_0" pos="6.80" period="300.00" file="e1_1.xml" friendlyPos="1"/> <inductionLoop id="e1_10" lane="-E0_0" pos="10.00" period="300.00" file="e1_10.xml" friendlyPos="1"/> <inductionLoop id="e1_11" lane="E0_0" pos="2.80" period="300.00" file="e1_11.xml" friendlyPos="1"/> <inductionLoop id="e1_12" lane="-E2_0" pos="10.00" period="300.00" file="e1_12.xml" friendlyPos="1"/> <inductionLoop id="e1_13" lane="E2_0" pos="2.80" period="300.00" file="e1_13.xml" friendlyPos="1"/> <inductionLoop id="e1_14" lane="-E1_0" pos="10.00" period="300.00" file="e1_14.xml" friendlyPos="1"/> <inductionLoop id="e1_15" lane="E1_0" pos="2.80" period="300.00" file="e1_15.xml" friendlyPos="1"/> <inductionLoop id="e1_2" lane="E4_0" pos="6.80" period="300.00" file="e1_2.xml" friendlyPos="1"/> <inductionLoop id="e1_3" lane="-E4_0" pos="6.80" period="300.00" file="e1_3.xml" friendlyPos="1"/> <inductionLoop id="e1_4" lane="-E5_0" pos="6.80" period="300.00" file="e1_4.xml" friendlyPos="1"/> <inductionLoop id="e1_5" lane="E5_0" pos="6.80" period="300.00" file="e1_5.xml" friendlyPos="1"/> <inductionLoop id="e1_6" lane="-E6_0" pos="6.80" period="300.00" file="e1_6.xml" friendlyPos="1"/> <inductionLoop id="e1_7" lane="E6_0" pos="6.80" period="300.00" file="e1_7.xml" friendlyPos="1"/> <inductionLoop id="e1_8" lane="-E7_0" pos="10.00" period="300.00" file="e1_8.xml" friendlyPos="1"/> <inductionLoop id="e1_9" lane="E7_0" pos="10.00" period="300.00" file="e1_9.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="set" begin="0.00" end="3600.00"> <edge id="-E7"/> <edge id="E7"/> <edgeRelation from="-E2" to="E0"/> <edgeRelation from="-E1" to="E2"/> <edgeRelation from="-E0" to="E1"/> <edgeRelation from="E6" to="E3"/> <edgeRelation from="E4" to="E5"/> <edgeRelation from="-E3" to="-E6"/> <edgeRelation from="-E5" to="-E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":J0_0" function="internal"> <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="13.89" length="21.75" shape="8.40,7.20 8.40,-14.55"/> </edge> <edge id=":J0_1" function="internal"> <lane id=":J0_1_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="8.40,7.20 8.95,3.35 9.04,3.20"/> </edge> <edge id=":J0_8" function="internal"> <lane id=":J0_8_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="9.04,3.20 10.60,0.60 13.35,-1.05 17.20,-1.60"/> </edge> <edge id=":J0_2" function="internal"> <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="17.20,1.60 14.75,1.95 13.00,3.00 12.88,3.20"/> </edge> <edge id=":J0_3" function="internal"> <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="16.46" shape="17.20,1.60 13.35,0.59 10.60,-2.44 8.95,-7.49 8.71,-10.55"/> </edge> <edge id=":J0_9" function="internal"> <lane id=":J0_9_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="12.88,3.20 11.95,4.75 11.60,7.20"/> </edge> <edge id=":J0_10" function="internal"> <lane id=":J0_10_0" index="0" disallow="pedestrian" speed="9.51" length="4.01" shape="8.71,-10.55 8.40,-14.55"/> </edge> <edge id=":J0_4" function="internal"> <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="8.32" length="10.20" shape="11.60,-14.55 11.95,-8.89 13.00,-4.84 13.20,-4.56"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="-E0 E1"/> <route id="r_1" edges="-E1 E0"/> <route id="r_2" edges="E3 E4 E5 E6"/> <route id="r_3" edges="-E3 -E6 -E5 -E4"/> <route id="r_4" edges="-E2 E0"/> <route id="r_5" edges="-E1 E2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <trip id="t_0" depart="0.00" from="-E7" to="-E7"/> <trip id="t_1" depart="0.00" from="E7" to="E7"/> <vehicle id="v_0" depart="0.00" route="r_2"/> <vehicle id="v_1" depart="0.00" route="r_3"/> <vehicle id="v_2" depart="0.00" route="r_4"/> <vehicle id="v_3" depart="0.00" route="r_5"/> <vehicle id="v_4" depart="0.00" route="r_0"/> <vehicle id="v_5" depart="0.00" route="r_1"/> </routes>network junctions merge basic ( Last six runs Oct2024 )
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,6d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < 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"> <!-- Detectors --> <inductionLoop id="e1_0" lane="E3_0" pos="6.80" period="300.00" file="e1_0.xml" friendlyPos="1"/> <inductionLoop id="e1_1" lane="-E3_0" pos="6.80" period="300.00" file="e1_1.xml" friendlyPos="1"/> <inductionLoop id="e1_10" lane="-E0_0" pos="10.00" period="300.00" file="e1_10.xml" friendlyPos="1"/> <inductionLoop id="e1_11" lane="E0_0" pos="2.80" period="300.00" file="e1_11.xml" friendlyPos="1"/> <inductionLoop id="e1_12" lane="-E2_0" pos="10.00" period="300.00" file="e1_12.xml" friendlyPos="1"/> <inductionLoop id="e1_13" lane="E2_0" pos="2.80" period="300.00" file="e1_13.xml" friendlyPos="1"/> <inductionLoop id="e1_14" lane="-E1_0" pos="10.00" period="300.00" file="e1_14.xml" friendlyPos="1"/> <inductionLoop id="e1_15" lane="E1_0" pos="2.80" period="300.00" file="e1_15.xml" friendlyPos="1"/> <inductionLoop id="e1_2" lane="E4_0" pos="6.80" period="300.00" file="e1_2.xml" friendlyPos="1"/> <inductionLoop id="e1_3" lane="-E4_0" pos="6.80" period="300.00" file="e1_3.xml" friendlyPos="1"/> <inductionLoop id="e1_4" lane="-E5_0" pos="6.80" period="300.00" file="e1_4.xml" friendlyPos="1"/> <inductionLoop id="e1_5" lane="E5_0" pos="6.80" period="300.00" file="e1_5.xml" friendlyPos="1"/> <inductionLoop id="e1_6" lane="-E6_0" pos="6.80" period="300.00" file="e1_6.xml" friendlyPos="1"/> <inductionLoop id="e1_7" lane="E6_0" pos="6.80" period="300.00" file="e1_7.xml" friendlyPos="1"/> <inductionLoop id="e1_8" lane="-E7_0" pos="10.00" period="300.00" file="e1_8.xml" friendlyPos="1"/> <inductionLoop id="e1_9" lane="E7_0" pos="10.00" period="300.00" file="e1_9.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="set" begin="0.00" end="3600.00"> <edge id="-E7"/> <edge id="E7"/> <edgeRelation from="-E2" to="E0"/> <edgeRelation from="-E1" to="E2"/> <edgeRelation from="-E0" to="E1"/> <edgeRelation from="E6" to="E3"/> <edgeRelation from="E4" to="E5"/> <edgeRelation from="-E3" to="-E6"/> <edgeRelation from="-E5" to="-E4"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Warning: Lane '-E0_1' is not connected from any incoming edge at junction 'J1'. Warning: Lane '-E7_0' is not connected from any incoming edge at junction 'J1'. Warning: Edge 'E0' is not connected to outgoing edges at junction 'J1'. Warning: Edge 'E7' is not connected to outgoing edges at junction 'J1'. Warning: Lane '-E0_1' is not connected from any incoming edge at junction 'J1'. Warning: Lane '-E7_0' is not connected from any incoming edge at junction 'J1'. Warning: Edge 'E0' is not connected to outgoing edges at junction 'J1'. Warning: Edge 'E7' is not connected to outgoing edges at junction 'J1'. Warning: Lane '-E0_1' is not connected from any incoming edge at junction 'J1'. Warning: Edge 'E0' is not connected to outgoing edges at junction 'J1'. Warning: 6 total messages of type: Edge '%' is not connected to outgoing edges at junction '%'. Warning: 6 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <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=":J0_0" function="internal"> <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="13.89" length="14.40" shape="8.40,7.20 8.40,-7.20"/> </edge> <edge id=":J0_1" function="internal"> <lane id=":J0_1_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="8.40,7.20 8.95,3.35 9.04,3.20"/> </edge> <edge id=":J0_6" function="internal"> <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="9.04,3.20 10.60,0.60 13.35,-1.05 17.20,-1.60"/> </edge> <edge id=":J0_2" function="internal"> <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="17.20,1.60 14.75,1.95 13.00,3.00 12.88,3.20"/> </edge> <edge id=":J0_3" function="internal"> <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="17.20,1.60 13.35,1.05 10.60,-0.60 9.04,-3.20"/> </edge> <edge id=":J0_7" function="internal"> <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="12.88,3.20 11.95,4.75 11.60,7.20"/> </edge> <edge id=":J0_8" function="internal"> <lane id=":J0_8_0" index="0" disallow="pedestrian" speed="8.00" length="4.06" shape="9.04,-3.20 8.95,-3.35 8.40,-7.20"/> </edge> <edge id=":J0_4" function="internal"> <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="11.60,-7.20 11.95,-4.75 13.00,-3.00 13.20,-2.88"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="-E0 E1"/> <route id="r_1" edges="-E1 E0"/> <route id="r_2" edges="E3 E4 E5 E6"/> <route id="r_3" edges="-E3 -E6 -E5 -E4"/> <route id="r_4" edges="-E2 E0"/> <route id="r_5" edges="-E1 E2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <trip id="t_0" depart="0.00" from="-E7" to="-E7"/> <trip id="t_1" depart="0.00" from="E7" to="E7"/> <vehicle id="v_0" depart="0.00" route="r_2"/> <vehicle id="v_1" depart="0.00" route="r_3"/> <vehicle id="v_2" depart="0.00" route="r_4"/> <vehicle id="v_3" depart="0.00" route="r_5"/> <vehicle id="v_4" depart="0.00" route="r_0"/> <vehicle id="v_5" depart="0.00" route="r_1"/> </routes>
---------- Differences in errors ---------- 0a1,7 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module> > import neteditTestFunctions as netedit # noqa > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module> > import pyautogui > ModuleNotFoundError: No module named 'pyautogui' ---------- Differences in output ---------- 1,6d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < 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="bs_0" lane="E0_1" startPos="2.80" endPos="12.80" friendlyPos="true"/> <busStop id="bs_1" lane="-E0_1" startPos="5.00" endPos="15.00" friendlyPos="true"/> <busStop id="bs_2" lane="E1_1" startPos="2.80" endPos="12.80" friendlyPos="true"/> <busStop id="bs_3" lane="-E1_1" startPos="5.00" endPos="15.00" friendlyPos="true"/> <busStop id="bs_4" lane="E2_1" startPos="2.80" endPos="12.80" friendlyPos="true"/> <busStop id="bs_5" lane="-E2_1" startPos="5.00" endPos="15.00" friendlyPos="true"/> <busStop id="bs_7" lane="E3_0" startPos="2.80" endPos="12.80" friendlyPos="true"/> <busStop id="bs_8" lane="-E3_1" startPos="5.00" endPos="15.00" friendlyPos="true"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="test" begin="0.00" end="3600.00"> <edge id="E0"/> <edge id="-E0"/> <edge id="-E1"/> <edge id="E1"/> <edge id="-E3"/> <edge id="E3"/> <edge id="E2"/> <edge id="-E2"/> <edgeRelation from="-E2" to="E0"/> <edgeRelation from="-E0" to="E3"/> <edgeRelation from="-E3" to="E1"/> <edgeRelation from="-E1" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- 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=":J0_0" function="internal"> <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.82" length="6.17" shape="-5.05,4.42 -5.95,1.25 -7.41,-0.81 -7.73,-0.96"/> </edge> <edge id=":J0_1" function="internal"> <lane id=":J0_1_0" index="0" disallow="pedestrian" speed="13.89" length="17.43" shape="-5.05,4.42 -5.89,-0.68 -6.19,-4.24 -5.84,-7.78 -4.70,-12.79"/> </edge> <edge id=":J0_2" function="internal"> <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="7.80" length="4.75" shape="-5.05,4.42 -5.17,-0.33"/> </edge> <edge id=":J0_12" function="internal"> <lane id=":J0_12_0" index="0" disallow="pedestrian" speed="6.82" length="4.47" shape="-7.73,-0.96 -9.44,-1.76 -12.02,-1.60"/> </edge> <edge id=":J0_13" function="internal"> <lane id=":J0_13_0" index="0" disallow="pedestrian" speed="7.80" length="12.05" shape="-5.17,-0.33 -5.17,-0.44 -3.63,-3.63 -0.44,-5.17 4.42,-5.05"/> </edge> <edge id=":J0_3" function="internal"> <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="6.23" length="6.00" shape="3.89,-1.90 0.92,-1.97 -1.03,-1.03 -1.40,-0.25"/> </edge> <edge id=":J0_4" function="internal"> <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="13.89" length="16.12" shape="3.89,-1.90 -0.82,-2.67 -4.11,-2.96 -7.38,-2.64 -12.02,-1.60"/> </edge> <edge id=":J0_5" function="internal"> <lane id=":J0_5_0" index="0" disallow="pedestrian" speed="8.25" length="4.92" shape="3.89,-1.90 -0.72,-3.26 -0.81,-3.32"/> <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) --> <trip id="t_0" depart="0.00" from="-E0" to="E1"/> <trip id="t_1" depart="0.00" from="-E1" to="E0"/> <trip id="t_2" depart="0.00" from="-E2" to="E3"/> <trip id="t_3" depart="0.00" from="-E3" to="E2"/> <person id="p_0" depart="0.00"> <stop busStop="bs_3" duration="0.00"/> <personTrip to="E0"/> </person> <person id="p_1" depart="0.00"> <stop busStop="bs_1" duration="0.00"/> <personTrip to="E1"/> </person> <person id="p_2" depart="0.00"> <stop busStop="bs_5" duration="0.00"/> <personTrip to="E3"/> </person> <person id="p_3" depart="0.00"> <stop busStop="bs_8" duration="0.00"/> <personTrip to="E2"/> </person> </routes>network junctions move after_recomputing ( Last six runs Oct2024 )
#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 directory