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"> <!-- 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"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Warning: E3 'e3_0' 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>elements additionals detentry contextual_menu add_to_select ( 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 --> <entryExitDetector id="e3_0" pos="-6.00,10.00" period="300.00" file="e3_0.xml"> <detEntry lane="EdgeCenter1_1" pos="21.71"/> <detExit lane="Edge2_1" pos="28.75"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="987.01" x="-14.00" y="1.60" 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 --> <entryExitDetector id="e3_0" pos="-6.00,10.00" period="300.00" file="e3_0.xml"> <detEntry lane="EdgeCenter1_1" pos="21.71"/> <detExit lane="Edge2_1" pos="28.75"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>elements additionals detentry contextual_menu 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,14d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < entryExitDetector < TestFunctions: Clicked over position 741 - 305 < detEntry < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 649 - 389 < detExit < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 798 - 194 < 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 --> <entryExitDetector id="e3_0" pos="-6.00,10.00" period="300.00" file="e3_0.xml"> <detEntry lane="EdgeCenter1_1" pos="21.71"/> <detExit lane="Edge2_1" pos="28.75"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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,14d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < entryExitDetector < TestFunctions: Clicked over position 741 - 305 < detEntry < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 649 - 389 < detExit < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 798 - 194 < 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 --> <entryExitDetector id="e3_0" pos="-6.00,10.00" period="300.00" file="e3_0.xml"> <detEntry lane="EdgeCenter1_1" pos="21.71" friendlyPos="1"/> <detExit lane="Edge2_1" pos="28.75"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < detEntry < TestFunctions: Clicked over position 649 - 389 < detExit < TestFunctions: Clicked over position 798 - 194 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < entryExitDetector < TestFunctions: Clicked over position 741 - 305 < detEntry < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 685 - 611 < detExit < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 1154 - 390 < TestFunctions: Clicked over position 685 - 611 < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 838 - 305 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 706 - 638 < TestFunctions: Clicked over position 706 - 638 < 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 --> <entryExitDetector id="e3_0" pos="4.00,10.00" period="300.00" file="e3_0.xml"> <detEntry lane="EdgeCenter1_1" pos="21.00"/> <detExit lane="EdgeCenter1_1" pos="35.00"/> </entryExitDetector> </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="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Warning: Unused state in tlLogic 'Junction1', program '0' at tl-index 1 Warning: E3 'e3_1' 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=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="6.43" length="8.87" width="3.00" shape="33.50,-13.00 33.16,-15.41 32.12,-17.12 30.41,-18.16 28.00,-18.50"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="4.24" width="2.00" shape="28.00,-17.00 28.00,-15.00 30.00,-13.00 32.00,-13.00 31.89,-14.22 31.56,-15.22 31.00,-16.00 30.22,-16.56 29.22,-16.89"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> </edge> <edge id=":Junction2_w0" function="walkingarea"> <lane id=":Junction2_w0_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="30.00,23.00 30.00,25.00 33.06,24.72 35.56,23.89 37.50,22.50 38.89,20.56 39.72,18.06 40.00,15.00 38.00,15.00 37.78,17.44 37.11,19.44 36.00,21.00 34.44,22.11 32.44,22.78"/> </edge> <edge id=":Junction2_w1" function="walkingarea"> <lane id=":Junction2_w1_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="32.00,15.00 30.00,15.00 30.00,17.00 30.61,16.94 31.11,16.78 31.50,16.50 31.78,16.11 31.94,15.61"/> </edge> <edge id=":Junction3_0" function="internal"> <lane id=":Junction3_0_0" index="0" allow="bicycle" speed="8.11" length="14.66" width="1.00" shape="-27.50,20.50 -32.31,20.06 -35.75,18.75 -37.81,16.56 -38.50,13.50"/> <lane id=":Junction3_0_1" index="1" allow="bus" speed="7.86" length="13.72" width="3.00" shape="-27.50,21.50 -31.44,21.00 -34.25,19.50 -35.94,17.00 -36.50,13.50"/> </edge> <edge id=":Junction3_2" function="internal"> <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,15d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < entryExitDetector < TestFunctions: Clicked over position 741 - 305 < detEntry < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 649 - 389 < detExit < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 798 - 194 < TestFunctions: Clicked over position 649 - 389 < 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 --> <entryExitDetector id="e3_0" pos="-6.00,10.00" period="300.00" file="e3_0.xml"> <detEntry lane="EdgeCenter1_1" pos="21.71" friendlyPos="1"/> <detExit lane="Edge2_1" pos="28.75"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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,18d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < entryExitDetector < TestFunctions: Clicked over position 741 - 305 < detEntry < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 649 - 389 < detExit < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 798 - 194 < TestFunctions: Clicked over position 649 - 389 < dummyLane < < EdgeCenter0_1 < 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 --> <entryExitDetector id="e3_0" pos="-6.00,10.00" period="300.00" file="e3_0.xml"> <detEntry lane="EdgeCenter0_1" pos="21.71"/> <detExit lane="Edge2_1" pos="28.75"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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,25d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < entryExitDetector < TestFunctions: Clicked over position 741 - 305 < detEntry < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 649 - 389 < detExit < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 798 - 194 < TestFunctions: Clicked over position 649 - 389 < 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 --> <entryExitDetector id="e3_0" pos="-6.00,10.00" period="300.00" file="e3_0.xml"> <detEntry lane="EdgeCenter1_1" pos="21.71"> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </detEntry> <detExit lane="Edge2_1" pos="28.75"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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,18d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < entryExitDetector < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 838 - 305 < detEntry < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 649 - 389 < detExit < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 798 - 194 < TestFunctions: Clicked over position 838 - 305 < TestFunctions: Clicked over position 1121 - 403 < TestFunctions: Clicked over position 649 - 389 < invalidE3 < e3_1 < 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 --> <entryExitDetector id="e3_1" pos="4.00,10.00" period="300.00" file="e3_1.xml"> <detExit lane="Edge4_1" pos="15.00"/> <detEntry lane="EdgeCenter1_1" pos="21.71"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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 ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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,18d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < entryExitDetector < TestFunctions: Clicked over position 741 - 305 < detEntry < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 649 - 389 < detExit < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 798 - 194 < TestFunctions: Clicked over position 649 - 389 < dummy position < < 25 < 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 --> <entryExitDetector id="e3_0" pos="-6.00,10.00" period="300.00" file="e3_0.xml"> <detEntry lane="EdgeCenter1_1" pos="25.00"/> <detExit lane="Edge2_1" pos="28.75"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 649 - 389 < true < 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 --> <entryExitDetector id="E3_0" pos="7.50,3.00" period="100.00" file="fileA.txt"> <detEntry lane="EdgeCenter1_1" pos="21.71" friendlyPos="1"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </detEntry> <detExit lane="Edge0_1" pos="15.00"/> </entryExitDetector> <entryExitDetector id="E3_1" pos="17.50,3.00" period="100.00" file="fileB.txt"> <detEntry lane="Edge1_1" pos="20.00" friendlyPos="1"> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </detEntry> <detExit lane="Edge2_1" pos="25.00"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 649 - 389 < 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 --> <entryExitDetector id="E3_0" pos="7.50,3.00" period="100.00" file="fileA.txt"> <detEntry lane="EdgeCenter1_1" pos="21.71"> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </detEntry> <detExit lane="Edge0_1" pos="15.00"/> </entryExitDetector> <entryExitDetector id="E3_1" pos="17.50,3.00" period="100.00" file="fileB.txt"> <detEntry lane="Edge1_1" pos="20.00" friendlyPos="1"> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </detEntry> <detExit lane="Edge2_1" pos="25.00"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 649 - 389 < invalidE3 < E3_1 < 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 --> <entryExitDetector id="E3_1" pos="17.50,3.00" period="100.00" file="fileB.txt"> <detEntry lane="Edge1_1" pos="20.00" friendlyPos="1"> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </detEntry> <detExit lane="Edge2_1" pos="25.00"/> <detEntry lane="EdgeCenter1_1" pos="21.71"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </detEntry> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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 ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 --> <entryExitDetector id="entryExitDetector_0" pos="22.97,6.36" period="100.00" file="fileA.txt"> <detEntry lane="EdgeCenter1_1" pos="10.00"/> <detExit lane="EdgeCenter1_1" pos="20.00"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,2c1,7 < Error: Attribute 'friendlyPos' in definition of a detEntry Invalid Bool Format dummyfriendlypos. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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 --> <entryExitDetector id="entryExitDetector_0" pos="22.97,6.36" period="100.00" file="entryExitDetector_0.txt"> <detEntry lane="EdgeCenter1_1" pos="4000.00" friendlyPos="1"/> <detEntry lane="EdgeCenter1_1" pos="-200.00" friendlyPos="1"/> <detExit lane="EdgeCenter1_1" pos="50.00" friendlyPos="1"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'friendlyPos' in definition of a detEntry Invalid Bool Format dummyfriendlypos. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,3c1,7 < Error: Attribute 'lane' is missing in definition of a detEntry. < Error: Could not build detEntry in netedit; lane 'dummyLane' doesn't exist. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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 --> <entryExitDetector id="entryExitDetector_0" pos="22.97,6.36" period="100.00" file="entryExitDetector_0.txt"> <detEntry lane="EdgeCenter1_1" pos="15.00"/> <detExit lane="EdgeCenter1_1" pos="20.00"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'lane' is missing in definition of a detEntry. Error: Could not build detEntry in netedit; lane 'dummyLane' doesn't exist. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,2c1,7 < Error: 'detEntry' must be defined within the definition of a 'e3Detector'. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: 'detEntry' must be defined within the definition of a 'e3Detector'. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,3c1,7 < Error: Attribute 'key' is missing in definition of a param. < Error: Attribute 'key' is missing in definition of a param. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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 --> <entryExitDetector id="entryExitDetector_0" pos="22.97,6.36" period="100.00" file="fileA.txt"> <detEntry lane="EdgeCenter1_1" pos="15.00"> <param key="$$key with spaces%%" value="value3"/> <param key="key1" value="value4"/> <param key="key2" value=""/> <param key="key3" value="$$value with spaces%%"/> <param key="key4" value="value5"/> </detEntry> <detExit lane="EdgeCenter1_1" pos="20.00"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'key' is missing in definition of a param. Error: Attribute 'key' is missing in definition of a param. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,4c1,7 < Error: Attribute 'id' is missing in definition of a entryExitDetector. < Error: 'detEntry' must be defined within the definition of a 'e3Detector'. < Error: 'detExit' must be defined within the definition of a 'e3Detector'. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'id' is missing in definition of a entryExitDetector. Error: 'detEntry' must be defined within the definition of a 'e3Detector'. Error: 'detExit' must be defined within the definition of a 'e3Detector'. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,5c1,7 < Error: Attribute 'pos' is missing in definition of a detEntry. < Error: Attribute 'pos' in definition of a detEntry Invalid Number Format (double) dummyPosition. < Error: Attribute 'pos' in definition of a detEntry is empty. < Error: Could not build detEntry with ID 'entryExitDetector_0' in netedit; Invalid position over lane. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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 --> <entryExitDetector id="entryExitDetector_0" pos="22.97,6.36" period="100.00" file="entryExitDetector_0.txt"> <detEntry lane="EdgeCenter1_1" pos="-10.00"/> <detEntry lane="EdgeCenter1_1" pos="15.00"/> <detExit lane="EdgeCenter1_1" pos="15.00"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'pos' is missing in definition of a detEntry. Error: Attribute 'pos' in definition of a detEntry Invalid Number Format (double) dummyPosition. Error: Attribute 'pos' in definition of a detEntry is empty. Error: Could not build detEntry with ID 'entryExitDetector_0' in netedit; Invalid position over lane. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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,15d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < entryExitDetector < TestFunctions: Clicked over position 741 - 305 < detEntry < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 649 - 389 < detExit < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 798 - 194 < TestFunctions: Clicked over position 649 - 389 < 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 --> <entryExitDetector id="e3_0" pos="-6.00,10.00" period="300.00" file="e3_0.xml"> <detEntry lane="EdgeCenter1_1" pos="29.86"/> <detExit lane="Edge2_1" pos="28.75"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 --> <entryExitDetector id="e3_0" pos="0.00,10.00" period="300.00" file="e3_0.xml"> <detEntry lane="Edge2_1" pos="50.00"/> <detEntry lane="Edge3_1" pos="7.50"/> <detEntry lane="EdgeCenter1_1" pos="34.55"/> <detEntry lane="EdgeCenter0_1" pos="12.95"/> <detEntry lane="Edge5_1" pos="50.00"/> <detEntry lane="Edge0_1" pos="15.00"/> <detExit lane="Edge2_1" pos="20.00"/> <detExit lane="Edge3_1" pos="37.50"/> <detExit lane="EdgeCenter1_1" pos="17.27"/> <detExit lane="EdgeCenter0_1" pos="30.23"/> <detExit lane="Edge5_1" pos="20.00"/> <detExit lane="Edge0_1" pos="45.00"/> </entryExitDetector> <entryExitDetector id="e3_1" pos="0.00,-10.00" period="300.00" file="e3_1.xml"> <detEntry lane="EdgeExternBot_0" pos="57.17"/> <detEntry lane="EdgeExternTop_0" pos="117.83"/> <detEntry lane="EdgeExternTop_0" pos="152.76"/> <detEntry lane="EdgeExternBot_0" pos="22.24"/> <detExit lane="EdgeExternTop_0" pos="57.17"/> <detExit lane="EdgeExternTop_0" pos="22.24"/> <detExit lane="EdgeExternBot_0" pos="152.76"/> <detExit lane="EdgeExternBot_0" pos="117.84"/> </entryExitDetector> </additional> <truncated after showing first 30 lines> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="6.26" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 35.40,-19.00"/> </edge> <edge id=":Junction1_2" function="internal"> <lane id=":Junction1_2_0" index="0" disallow="pedestrian" speed="6.94" length="4.22" width="3.00" shape="35.40,-19.00 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_c0" function="crossing" crossingEdges="Edge1 Edge4"> <lane id=":Junction1_c0_0" index="0" allow="pedestrian" speed="2.78" length="6.00" width="4.00" shape="38.00,-17.00 32.00,-17.00" outlineShape="38.00,-15.00 32.00,-15.00 30.00,-17.00 30.00,-15.00 31.95,-15.00 32.00,-19.00 38.00,-19.00 39.41,-19.00 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.96" width="4.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="8.53" width="4.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>elements additionals detentry volatile_recomputing ( 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 --> <entryExitDetector id="e3_0" pos="-6.00,10.00" period="300.00" file="e3_0.xml"> <detExit lane="EdgeCenter1_1" pos="21.71"/> <detEntry lane="Edge2_1" pos="28.75"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="987.01" x="-14.00" y="1.60" 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 --> <entryExitDetector id="e3_0" pos="-6.00,10.00" period="300.00" file="e3_0.xml"> <detExit lane="EdgeCenter1_1" pos="21.71"/> <detEntry lane="Edge2_1" pos="28.75"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>elements additionals detexit contextual_menu 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,14d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < entryExitDetector < TestFunctions: Clicked over position 741 - 305 < detExit < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 649 - 389 < detEntry < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 798 - 194 < 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 --> <entryExitDetector id="e3_0" pos="-6.00,10.00" period="300.00" file="e3_0.xml"> <detExit lane="EdgeCenter1_1" pos="21.71"/> <detEntry lane="Edge2_1" pos="28.75"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>elements additionals detexit create default ( 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,14d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < entryExitDetector < TestFunctions: Clicked over position 741 - 305 < detExit < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 649 - 389 < detEntry < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 798 - 194 < 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 --> <entryExitDetector id="e3_0" pos="-6.00,10.00" period="300.00" file="e3_0.xml"> <detExit lane="EdgeCenter1_1" pos="21.71" friendlyPos="1"/> <detEntry lane="Edge2_1" pos="28.75"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < detExit < TestFunctions: Clicked over position 649 - 389 < detEntry < TestFunctions: Clicked over position 798 - 194 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < entryExitDetector < TestFunctions: Clicked over position 741 - 305 < detExit < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 685 - 611 < detEntry < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 1154 - 390 < TestFunctions: Clicked over position 685 - 611 < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 838 - 305 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 706 - 638 < TestFunctions: Clicked over position 706 - 638 < 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 --> <entryExitDetector id="e3_0" pos="4.00,10.00" period="300.00" file="e3_0.xml"> <detExit lane="EdgeCenter1_1" pos="21.00"/> <detEntry lane="EdgeCenter1_1" pos="35.00"/> </entryExitDetector> </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="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Warning: Unused state in tlLogic 'Junction1', program '0' at tl-index 1 Warning: E3 'e3_1' 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=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="6.43" length="8.87" width="3.00" shape="33.50,-13.00 33.16,-15.41 32.12,-17.12 30.41,-18.16 28.00,-18.50"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="4.24" width="2.00" shape="28.00,-17.00 28.00,-15.00 30.00,-13.00 32.00,-13.00 31.89,-14.22 31.56,-15.22 31.00,-16.00 30.22,-16.56 29.22,-16.89"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> </edge> <edge id=":Junction2_w0" function="walkingarea"> <lane id=":Junction2_w0_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="30.00,23.00 30.00,25.00 33.06,24.72 35.56,23.89 37.50,22.50 38.89,20.56 39.72,18.06 40.00,15.00 38.00,15.00 37.78,17.44 37.11,19.44 36.00,21.00 34.44,22.11 32.44,22.78"/> </edge> <edge id=":Junction2_w1" function="walkingarea"> <lane id=":Junction2_w1_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="32.00,15.00 30.00,15.00 30.00,17.00 30.61,16.94 31.11,16.78 31.50,16.50 31.78,16.11 31.94,15.61"/> </edge> <edge id=":Junction3_0" function="internal"> <lane id=":Junction3_0_0" index="0" allow="bicycle" speed="8.11" length="14.66" width="1.00" shape="-27.50,20.50 -32.31,20.06 -35.75,18.75 -37.81,16.56 -38.50,13.50"/> <lane id=":Junction3_0_1" index="1" allow="bus" speed="7.86" length="13.72" width="3.00" shape="-27.50,21.50 -31.44,21.00 -34.25,19.50 -35.94,17.00 -36.50,13.50"/> </edge> <edge id=":Junction3_2" function="internal"> <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,15d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < entryExitDetector < TestFunctions: Clicked over position 741 - 305 < detExit < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 649 - 389 < detEntry < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 798 - 194 < TestFunctions: Clicked over position 649 - 389 < 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 --> <entryExitDetector id="e3_0" pos="-6.00,10.00" period="300.00" file="e3_0.xml"> <detExit lane="EdgeCenter1_1" pos="21.71" friendlyPos="1"/> <detEntry lane="Edge2_1" pos="28.75"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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,18d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < entryExitDetector < TestFunctions: Clicked over position 741 - 305 < detExit < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 649 - 389 < detEntry < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 798 - 194 < TestFunctions: Clicked over position 649 - 389 < dummyLane < < EdgeCenter0_1 < 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 --> <entryExitDetector id="e3_0" pos="-6.00,10.00" period="300.00" file="e3_0.xml"> <detExit lane="EdgeCenter0_1" pos="21.71"/> <detEntry lane="Edge2_1" pos="28.75"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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,25d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < entryExitDetector < TestFunctions: Clicked over position 741 - 305 < detExit < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 649 - 389 < detEntry < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 798 - 194 < TestFunctions: Clicked over position 649 - 389 < 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 --> <entryExitDetector id="e3_0" pos="-6.00,10.00" period="300.00" file="e3_0.xml"> <detExit lane="EdgeCenter1_1" pos="21.71"> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </detExit> <detEntry lane="Edge2_1" pos="28.75"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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,18d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < entryExitDetector < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 838 - 305 < detExit < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 649 - 389 < detEntry < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 798 - 194 < TestFunctions: Clicked over position 838 - 305 < TestFunctions: Clicked over position 1121 - 403 < TestFunctions: Clicked over position 649 - 389 < invalidE3 < e3_1 < 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 --> <entryExitDetector id="e3_1" pos="4.00,10.00" period="300.00" file="e3_1.xml"> <detEntry lane="Edge4_1" pos="15.00"/> <detExit lane="EdgeCenter1_1" pos="21.71"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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 ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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,18d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < entryExitDetector < TestFunctions: Clicked over position 741 - 305 < detExit < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 649 - 389 < detEntry < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 798 - 194 < TestFunctions: Clicked over position 649 - 389 < dummy position < < 25 < 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 --> <entryExitDetector id="e3_0" pos="-6.00,10.00" period="300.00" file="e3_0.xml"> <detExit lane="EdgeCenter1_1" pos="25.00"/> <detEntry lane="Edge2_1" pos="28.75"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 649 - 389 < true < 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 --> <entryExitDetector id="E3_0" pos="7.50,3.00" period="100.00" file="fileA.txt"> <detExit lane="EdgeCenter1_1" pos="21.71" friendlyPos="1"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </detExit> <detEntry lane="Edge0_1" pos="15.00"/> </entryExitDetector> <entryExitDetector id="E3_1" pos="17.50,3.00" period="100.00" file="fileB.txt"> <detExit lane="Edge1_1" pos="20.00" friendlyPos="1"> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </detExit> <detEntry lane="Edge2_1" pos="25.00"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 649 - 389 < 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 --> <entryExitDetector id="E3_0" pos="7.50,3.00" period="100.00" file="fileA.txt"> <detExit lane="EdgeCenter1_1" pos="21.71"> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </detExit> <detEntry lane="Edge0_1" pos="15.00"/> </entryExitDetector> <entryExitDetector id="E3_1" pos="17.50,3.00" period="100.00" file="fileB.txt"> <detExit lane="Edge1_1" pos="20.00" friendlyPos="1"> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </detExit> <detEntry lane="Edge2_1" pos="25.00"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 649 - 389 < invalidE3 < E3_1 < 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 --> <entryExitDetector id="E3_1" pos="17.50,3.00" period="100.00" file="fileB.txt"> <detExit lane="Edge1_1" pos="20.00" friendlyPos="1"> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </detExit> <detEntry lane="Edge2_1" pos="25.00"/> <detExit lane="EdgeCenter1_1" pos="21.71"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </detExit> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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 ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 --> <entryExitDetector id="entryExitDetector_0" pos="22.97,6.36" period="100.00" file="fileA.txt"> <detExit lane="EdgeCenter1_1" pos="10.00"/> <detEntry lane="EdgeCenter1_1" pos="20.00"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,2c1,7 < Error: Attribute 'friendlyPos' in definition of a detExit Invalid Bool Format dummyfriendlypos. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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 --> <entryExitDetector id="entryExitDetector_0" pos="22.97,6.36" period="100.00" file="entryExitDetector_0.txt"> <detExit lane="EdgeCenter1_1" pos="4000.00" friendlyPos="1"/> <detExit lane="EdgeCenter1_1" pos="-200.00" friendlyPos="1"/> <detEntry lane="EdgeCenter1_1" pos="50.00" friendlyPos="1"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'friendlyPos' in definition of a detExit Invalid Bool Format dummyfriendlypos. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,3c1,7 < Error: Attribute 'lane' is missing in definition of a detExit. < Error: Could not build detExit in netedit; lane 'dummyLane' doesn't exist. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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 --> <entryExitDetector id="entryExitDetector_0" pos="22.97,6.36" period="100.00" file="entryExitDetector_0.txt"> <detExit lane="EdgeCenter1_1" pos="15.00"/> <detEntry lane="EdgeCenter1_1" pos="20.00"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'lane' is missing in definition of a detExit. Error: Could not build detExit in netedit; lane 'dummyLane' doesn't exist. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,2c1,7 < Error: 'detExit' must be defined within the definition of a 'e3Detector'. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: 'detExit' must be defined within the definition of a 'e3Detector'. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,3c1,7 < Error: Attribute 'key' is missing in definition of a param. < Error: Attribute 'key' is missing in definition of a param. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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 --> <entryExitDetector id="entryExitDetector_0" pos="22.97,6.36" period="100.00" file="fileA.txt"> <detExit lane="EdgeCenter1_1" pos="15.00"> <param key="$$key with spaces%%" value="value3"/> <param key="key1" value="value4"/> <param key="key2" value=""/> <param key="key3" value="$$value with spaces%%"/> <param key="key4" value="value5"/> </detExit> <detEntry lane="EdgeCenter1_1" pos="20.00"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'key' is missing in definition of a param. Error: Attribute 'key' is missing in definition of a param. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,4c1,7 < Error: Attribute 'id' is missing in definition of a entryExitDetector. < Error: 'detExit' must be defined within the definition of a 'e3Detector'. < Error: 'detEntry' must be defined within the definition of a 'e3Detector'. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'id' is missing in definition of a entryExitDetector. Error: 'detExit' must be defined within the definition of a 'e3Detector'. Error: 'detEntry' must be defined within the definition of a 'e3Detector'. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,5c1,7 < Error: Attribute 'pos' is missing in definition of a detExit. < Error: Attribute 'pos' in definition of a detExit Invalid Number Format (double) dummyPosition. < Error: Attribute 'pos' in definition of a detExit is empty. < Error: Could not build detExit with ID 'entryExitDetector_0' in netedit; Invalid position over lane. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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 --> <entryExitDetector id="entryExitDetector_0" pos="22.97,6.36" period="100.00" file="entryExitDetector_0.txt"> <detExit lane="EdgeCenter1_1" pos="-10.00"/> <detExit lane="EdgeCenter1_1" pos="15.00"/> <detEntry lane="EdgeCenter1_1" pos="15.00"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'pos' is missing in definition of a detExit. Error: Attribute 'pos' in definition of a detExit Invalid Number Format (double) dummyPosition. Error: Attribute 'pos' in definition of a detExit is empty. Error: Could not build detExit with ID 'entryExitDetector_0' in netedit; Invalid position over lane. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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,15d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < entryExitDetector < TestFunctions: Clicked over position 741 - 305 < detExit < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 649 - 389 < detEntry < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 798 - 194 < TestFunctions: Clicked over position 649 - 389 < 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 --> <entryExitDetector id="e3_0" pos="-6.00,10.00" period="300.00" file="e3_0.xml"> <detExit lane="EdgeCenter1_1" pos="29.86"/> <detEntry lane="Edge2_1" pos="28.75"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 --> <entryExitDetector id="e3_0" pos="0.00,10.00" period="300.00" file="e3_0.xml"> <detExit lane="Edge2_1" pos="50.00"/> <detExit lane="Edge3_1" pos="7.50"/> <detExit lane="EdgeCenter1_1" pos="34.55"/> <detExit lane="EdgeCenter0_1" pos="12.95"/> <detExit lane="Edge5_1" pos="50.00"/> <detExit lane="Edge0_1" pos="15.00"/> <detEntry lane="Edge2_1" pos="20.00"/> <detEntry lane="Edge3_1" pos="37.50"/> <detEntry lane="EdgeCenter1_1" pos="17.27"/> <detEntry lane="EdgeCenter0_1" pos="30.23"/> <detEntry lane="Edge5_1" pos="20.00"/> <detEntry lane="Edge0_1" pos="45.00"/> </entryExitDetector> <entryExitDetector id="e3_1" pos="0.00,-10.00" period="300.00" file="e3_1.xml"> <detExit lane="EdgeExternBot_0" pos="57.17"/> <detExit lane="EdgeExternTop_0" pos="117.83"/> <detExit lane="EdgeExternTop_0" pos="152.76"/> <detExit lane="EdgeExternBot_0" pos="22.24"/> <detEntry lane="EdgeExternTop_0" pos="57.17"/> <detEntry lane="EdgeExternTop_0" pos="22.24"/> <detEntry lane="EdgeExternBot_0" pos="152.76"/> <detEntry lane="EdgeExternBot_0" pos="117.84"/> </entryExitDetector> </additional> <truncated after showing first 30 lines> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="6.26" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 35.40,-19.00"/> </edge> <edge id=":Junction1_2" function="internal"> <lane id=":Junction1_2_0" index="0" disallow="pedestrian" speed="6.94" length="4.22" width="3.00" shape="35.40,-19.00 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_c0" function="crossing" crossingEdges="Edge1 Edge4"> <lane id=":Junction1_c0_0" index="0" allow="pedestrian" speed="2.78" length="6.00" width="4.00" shape="38.00,-17.00 32.00,-17.00" outlineShape="38.00,-15.00 32.00,-15.00 30.00,-17.00 30.00,-15.00 31.95,-15.00 32.00,-19.00 38.00,-19.00 39.41,-19.00 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.96" width="4.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="8.53" width="4.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>elements additionals e1detector contextual_menu add_to_select ( 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="EdgeCenter1_1" pos="21.71" period="300.00" file="e1_0.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="1085.71" x="-16.00" y="1.60" 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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="EdgeCenter1_1" pos="21.71" period="300.00" file="e1_0.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>elements additionals e1detector contextual_menu 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,8d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < inductionLoop < TestFunctions: Clicked over position 649 - 389 < 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="EdgeCenter1_1" pos="21.71" period="300.00" file="e1_0.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < inductionLoop < &&&&&&&& < TestFunctions: Clicked over position 649 - 389 < myOwnFilename.txt < TestFunctions: Clicked over position 636 - 416 < 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="EdgeCenter0_1" pos="23.07" period="300.00" file="myOwnFilename.txt"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < inductionLoop < TestFunctions: Clicked over position 649 - 389 < 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="EdgeCenter1_1" pos="21.71" period="300.00" file="e1_0.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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,14d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < inductionLoop < TestFunctions: Clicked over position 649 - 389 < e1_0 < TestFunctions: Clicked over position 636 - 416 < ;;; < TestFunctions: Clicked over position 649 - 389 < customID < TestFunctions: Clicked over position 636 - 416 < 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="customID" lane="EdgeCenter0_1" pos="23.07" period="300.00" file="customID.xml"/> <inductionLoop id="e1_0" lane="EdgeCenter1_1" pos="21.71" period="300.00" file="e1_0.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Warning: Shift + click to create two additionals in the same position ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < inductionLoop < """;; < TestFunctions: Clicked over position 649 - 389 < customName < TestFunctions: Clicked over position 636 - 416 < 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="EdgeCenter0_1" pos="23.07" period="300.00" name="customName" file="e1_0.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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,13d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < inductionLoop < dummyFrequency < TestFunctions: Clicked over position 649 - 389 < -30 < TestFunctions: Clicked over position 636 - 416 < 150 < TestFunctions: Clicked over position 649 - 389 < 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="EdgeCenter1_1" pos="21.71" period="150.00" file="e1_0.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < inductionLoop < %%;$$$ %%$$ type.3 < TestFunctions: Clicked over position 649 - 389 < private passenger taxi bus < TestFunctions: Clicked over position 636 - 416 < 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="EdgeCenter0_1" pos="23.07" period="300.00" file="e1_0.xml" vTypes="private passenger taxi bus"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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,13d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < inductionLoop < TestFunctions: Clicked over position 685 - 611 < TestFunctions: Clicked over position 685 - 611 < TestFunctions: Clicked over position 1121 - 403 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 706 - 638 < TestFunctions: Clicked over position 706 - 638 < 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="inductionLoop_0" lane="Edge4_1" pos="15.00" period="300.00" file="e1_1.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="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Warning: Unused state in tlLogic 'Junction1', program '0' at tl-index 1 ---------- 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=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="6.43" length="8.87" width="3.00" shape="33.50,-13.00 33.16,-15.41 32.12,-17.12 30.41,-18.16 28.00,-18.50"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="4.24" width="2.00" shape="28.00,-17.00 28.00,-15.00 30.00,-13.00 32.00,-13.00 31.89,-14.22 31.56,-15.22 31.00,-16.00 30.22,-16.56 29.22,-16.89"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> </edge> <edge id=":Junction2_w0" function="walkingarea"> <lane id=":Junction2_w0_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="30.00,23.00 30.00,25.00 33.06,24.72 35.56,23.89 37.50,22.50 38.89,20.56 39.72,18.06 40.00,15.00 38.00,15.00 37.78,17.44 37.11,19.44 36.00,21.00 34.44,22.11 32.44,22.78"/> </edge> <edge id=":Junction2_w1" function="walkingarea"> <lane id=":Junction2_w1_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="32.00,15.00 30.00,15.00 30.00,17.00 30.61,16.94 31.11,16.78 31.50,16.50 31.78,16.11 31.94,15.61"/> </edge> <edge id=":Junction3_0" function="internal"> <lane id=":Junction3_0_0" index="0" allow="bicycle" speed="8.11" length="14.66" width="1.00" shape="-27.50,20.50 -32.31,20.06 -35.75,18.75 -37.81,16.56 -38.50,13.50"/> <lane id=":Junction3_0_1" index="1" allow="bus" speed="7.86" length="13.72" width="3.00" shape="-27.50,21.50 -31.44,21.00 -34.25,19.50 -35.94,17.00 -36.50,13.50"/> </edge> <edge id=":Junction3_2" function="internal"> <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 < inductionLoop < TestFunctions: Clicked over position 649 - 389 < TestFunctions: Clicked over position 649 - 389 < %%%;:..&&%$%$ < myOwnOutput.txt < 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="EdgeCenter1_1" pos="21.71" period="300.00" file="myOwnOutput.txt"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < inductionLoop < TestFunctions: Clicked over position 649 - 389 < TestFunctions: Clicked over position 649 - 389 < 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="EdgeCenter1_1" pos="21.71" period="300.00" file="e1_0.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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,13d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < inductionLoop < TestFunctions: Clicked over position 649 - 389 < TestFunctions: Clicked over position 1121 - 403 < TestFunctions: Clicked over position 649 - 389 < e1_1 < Id with spaces < correctID < 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="correctID" lane="EdgeCenter1_1" pos="21.71" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="Edge4_1" pos="15.00" period="300.00" file="e1_1.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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,13d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < inductionLoop < TestFunctions: Clicked over position 649 - 389 < TestFunctions: Clicked over position 649 - 389 < dummy lane < EdgeCenter0_0 < EdgeCenter1_1 < EdgeCenter1_0 < 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="EdgeCenter1_0" pos="21.71" period="300.00" file="e1_0.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < inductionLoop < TestFunctions: Clicked over position 649 - 389 < TestFunctions: Clicked over position 649 - 389 < %%%;:..&&%$%$ < 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="EdgeCenter1_1" pos="21.71" period="300.00" name="customName" file="e1_0.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < inductionLoop < TestFunctions: Clicked over position 649 - 389 < TestFunctions: Clicked over position 649 - 389 < 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="EdgeCenter1_1" pos="21.71" period="300.00" file="e1_0.xml"> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </inductionLoop> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < inductionLoop < TestFunctions: Clicked over position 649 - 389 < TestFunctions: Clicked over position 649 - 389 < dummyFrequency < -100 < 120 < 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="EdgeCenter1_1" pos="21.71" period="120.00" file="e1_0.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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,13d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < inductionLoop < TestFunctions: Clicked over position 649 - 389 < TestFunctions: Clicked over position 649 - 389 < dummyPos < -5 < 400 < 20 < 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="EdgeCenter1_1" pos="20.00" period="300.00" file="e1_0.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < inductionLoop < TestFunctions: Clicked over position 649 - 389 < TestFunctions: Clicked over position 649 - 389 < Type%%%%%1 T;;yp$2 Type3 < Type1 Type2 Type3 < 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="EdgeCenter1_1" pos="21.71" period="300.00" file="e1_0.xml" vTypes="Type1 Type2 Type3"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 649 - 389 < %%%;:..&&%$%$ < myOwnOutput.txt < 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_A" lane="EdgeCenter1_1" pos="21.71" period="120.00" name="DetectorA" file="myOwnOutput.txt" vTypes="Type1 Type2 Type3" nextEdges="EdgeCenter0" detectPersons="walkBackward"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </inductionLoop> <inductionLoop id="E1_B" lane="EdgeCenter0_1" pos="10.00" period="90.00" name="DetectorB" file="myOwnOutput.txt" vTypes="Type4 Type5 Type6" nextEdges="Edge3" detectPersons="car" friendlyPos="1"> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </inductionLoop> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 649 - 389 < dummyTrue < true < 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_A" lane="EdgeCenter1_1" pos="21.71" period="120.00" name="DetectorA" file="fileA.txt" vTypes="Type1 Type2 Type3" nextEdges="EdgeCenter0" detectPersons="walkBackward" friendlyPos="1"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </inductionLoop> <inductionLoop id="E1_B" lane="EdgeCenter0_1" pos="10.00" period="90.00" name="DetectorB" file="fileB.txt" vTypes="Type4 Type5 Type6" nextEdges="Edge3" detectPersons="car" friendlyPos="1"> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </inductionLoop> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 649 - 389 < %%%;:..&&%$%$ < 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_A" lane="EdgeCenter1_1" pos="21.71" period="120.00" name="customName" file="fileA.txt" vTypes="Type1 Type2 Type3" nextEdges="EdgeCenter0" detectPersons="walkBackward"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </inductionLoop> <inductionLoop id="E1_B" lane="EdgeCenter0_1" pos="10.00" period="90.00" name="customName" file="fileB.txt" vTypes="Type4 Type5 Type6" nextEdges="Edge3" detectPersons="car" friendlyPos="1"> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </inductionLoop> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 649 - 389 < 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_A" lane="EdgeCenter1_1" pos="21.71" period="120.00" name="DetectorA" file="fileA.txt" vTypes="Type1 Type2 Type3" nextEdges="EdgeCenter0" detectPersons="walkBackward"> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </inductionLoop> <inductionLoop id="E1_B" lane="EdgeCenter0_1" pos="10.00" period="90.00" name="DetectorB" file="fileB.txt" vTypes="Type4 Type5 Type6" nextEdges="Edge3" detectPersons="car" friendlyPos="1"> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </inductionLoop> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 649 - 389 < dummyFrequency < -100 < 120 < 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_A" lane="EdgeCenter1_1" pos="21.71" period="120.00" name="DetectorA" file="fileA.txt" vTypes="Type1 Type2 Type3" nextEdges="EdgeCenter0" detectPersons="walkBackward"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </inductionLoop> <inductionLoop id="E1_B" lane="EdgeCenter0_1" pos="10.00" period="120.00" name="DetectorB" file="fileB.txt" vTypes="Type4 Type5 Type6" nextEdges="Edge3" detectPersons="car" friendlyPos="1"> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </inductionLoop> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 649 - 389 < < Type%%%%%1 T;;yp$2 Type3 < Type1 Type2 Type3 < 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_A" lane="EdgeCenter1_1" pos="21.71" period="120.00" name="DetectorA" file="fileA.txt" vTypes="Type1 Type2 Type3" nextEdges="EdgeCenter0" detectPersons="walkBackward"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </inductionLoop> <inductionLoop id="E1_B" lane="EdgeCenter0_1" pos="10.00" period="90.00" name="DetectorB" file="fileB.txt" vTypes="Type1 Type2 Type3" nextEdges="Edge3" detectPersons="car" friendlyPos="1"> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </inductionLoop> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,4c1,7 < Error: Attribute 'file' is missing in definition of inductionLoop 'E1_01'. < Error: Could not build inductionLoop with ID 'E1_02' in netedit; Filename is invalid. < Error: Attribute 'file' in definition of inductionLoop 'E1_03' is empty. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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_04" lane="EdgeCenter1_1" pos="16.00" period="120.00" file="fileA.txt" vTypes="bus taxi private"/> <inductionLoop id="E1_05" lane="EdgeCenter1_1" pos="18.00" period="120.00" file="fileA.txt" vTypes="bus taxi private"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'file' is missing in definition of inductionLoop 'E1_01'. Error: Could not build inductionLoop with ID 'E1_02' in netedit; Filename is invalid. Error: Attribute 'file' in definition of inductionLoop 'E1_03' is empty. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,3c1,7 < Error: Attribute 'id' is missing in definition of a inductionLoop. < Error: Could not build inductionLoop with ID 'E1_01' in netedit; Declared twice. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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_01" lane="EdgeCenter1_1" pos="3.00" period="100.00" file="fileA.txt" vTypes="bus taxi private"/> <inductionLoop id="ID with spaces" lane="EdgeCenter1_1" pos="6.00" period="100.00" file="fileA.txt" vTypes="bus taxi private"/> <inductionLoop id="validID" lane="EdgeCenter1_1" pos="6.00" period="100.00" file="fileA.txt" vTypes="bus taxi private"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'id' is missing in definition of a inductionLoop. Error: Could not build inductionLoop with ID 'E1_01' in netedit; Declared twice. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,3c1,7 < Error: Attribute 'lane' is missing in definition of inductionLoop 'E1_01'. < Error: Could not build inductionLoop 'E1_02' in netedit; lane 'dummyLane' doesn't exist. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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_03" lane="EdgeCenter1_1" pos="12.00" period="100.00" file="fileA.txt" vTypes="bus taxi private"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'lane' is missing in definition of inductionLoop 'E1_01'. Error: Could not build inductionLoop 'E1_02' in netedit; lane 'dummyLane' doesn't exist. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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_01" lane="EdgeCenter1_1" pos="12.00" period="120.00" name="$·$··%·" file="fileA.txt" vTypes="taxi bus" friendlyPos="1"/> <inductionLoop id="E1_02" lane="EdgeCenter1_1" pos="15.00" period="120.00" name="custom Name" file="fileA.txt" vTypes="taxi bus" 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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,4c1,7 < Error: Attribute 'key' is missing in definition of a param. < Error: Attribute 'key' is missing in definition of a param. < Error: Attribute 'key' in definition of a param is empty. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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_01" lane="EdgeCenter1_1" pos="3.00" period="100.00" file="fileA.txt" vTypes="bus taxi private"> <param key="$$key with spaces%%" value="value4"/> <param key="key1" value="value5"/> <param key="key2" value=""/> <param key="key3" value="$$value with spaces%%"/> <param key="keyFinal" value="valueFinal"/> </inductionLoop> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'key' is missing in definition of a param. Error: Attribute 'key' is missing in definition of a param. Error: Attribute 'key' in definition of a param is empty. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,3c1,7 < Error: Attribute 'period' in definition of inductionLoop 'E1_02' is not a valid time value. < Error: Could not build inductionLoop with ID 'E1_03' in netedit; Attribute period cannot be negative. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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_01" lane="EdgeCenter1_1" pos="15.00" period="9223372036854774.00" file="fileA.txt" vTypes="bus taxi private"/> <inductionLoop id="E1_04" lane="EdgeCenter1_1" pos="24.00" period="120.00" file="fileA.txt" vTypes="bus taxi private"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'period' in definition of inductionLoop 'E1_02' is not a valid time value. Error: Could not build inductionLoop with ID 'E1_03' in netedit; Attribute period cannot be negative. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,4c1,7 < Error: Attribute 'pos' in definition of inductionLoop 'E1_02' Invalid Number Format (double) dummyPosition. < Error: Attribute 'pos' is missing in definition of inductionLoop 'E1_01'. < Error: Could not build inductionLoop with ID 'E1_04' in netedit; Invalid position over lane. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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_03" lane="EdgeCenter1_1" pos="-10.00" period="100.00" file="fileA.txt" vTypes="bus taxi private"/> <inductionLoop id="E1_05" lane="EdgeCenter1_1" pos="25.00" period="100.00" file="fileA.txt" vTypes="bus taxi private"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'pos' in definition of inductionLoop 'E1_02' Invalid Number Format (double) dummyPosition. Error: Attribute 'pos' is missing in definition of inductionLoop 'E1_01'. Error: Could not build inductionLoop with ID 'E1_04' in netedit; Invalid position over lane. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,2c1,7 < Error: Could not build inductionLoop with ID 'E1_01' in netedit; List of VTypes isn't valid. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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_02" lane="EdgeCenter1_1" pos="3.00" period="100.00" file="fileA.txt" vTypes="bus taxi private"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Could not build inductionLoop with ID 'E1_01' in netedit; List of VTypes isn't valid. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < inductionLoop < TestFunctions: Clicked over position 649 - 389 < TestFunctions: Clicked over position 649 - 389 < 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="EdgeCenter1_1" pos="29.86" period="300.00" file="e1_0.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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="EdgeExternBot_0" pos="22.24" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="EdgeExternTop_0" pos="152.76" period="300.00" file="e1_1.xml"/> <inductionLoop id="e1_10" lane="EdgeCenter1_1" pos="17.27" period="300.00" file="e1_10.xml"/> <inductionLoop id="e1_11" lane="EdgeCenter0_1" pos="30.23" period="300.00" file="e1_11.xml"/> <inductionLoop id="e1_12" lane="Edge2_1" pos="40.00" period="300.00" file="e1_12.xml"/> <inductionLoop id="e1_13" lane="Edge3_1" pos="17.50" period="300.00" file="e1_13.xml"/> <inductionLoop id="e1_2" lane="EdgeExternTop_0" pos="117.83" period="300.00" file="e1_2.xml"/> <inductionLoop id="e1_3" lane="EdgeExternTop_0" pos="57.17" period="300.00" file="e1_3.xml"/> <inductionLoop id="e1_4" lane="EdgeExternTop_0" pos="22.24" period="300.00" file="e1_4.xml"/> <inductionLoop id="e1_5" lane="EdgeExternBot_0" pos="152.76" period="300.00" file="e1_5.xml"/> <inductionLoop id="e1_6" lane="EdgeExternBot_0" pos="57.17" period="300.00" file="e1_6.xml"/> <inductionLoop id="e1_7" lane="EdgeExternBot_0" pos="117.83" period="300.00" file="e1_7.xml"/> <inductionLoop id="e1_8" lane="Edge5_1" pos="40.00" period="300.00" file="e1_8.xml"/> <inductionLoop id="e1_9" lane="Edge0_1" pos="25.00" period="300.00" file="e1_9.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="6.26" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 35.40,-19.00"/> </edge> <edge id=":Junction1_2" function="internal"> <lane id=":Junction1_2_0" index="0" disallow="pedestrian" speed="6.94" length="4.22" width="3.00" shape="35.40,-19.00 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_c0" function="crossing" crossingEdges="Edge1 Edge4"> <lane id=":Junction1_c0_0" index="0" allow="pedestrian" speed="2.78" length="6.00" width="4.00" shape="38.00,-17.00 32.00,-17.00" outlineShape="38.00,-15.00 32.00,-15.00 30.00,-17.00 30.00,-15.00 31.95,-15.00 32.00,-19.00 38.00,-19.00 39.41,-19.00 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.96" width="4.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="8.53" width="4.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 --> <instantInductionLoop id="e1i_0" lane="EdgeCenter1_1" pos="21.71" file="e1i_0.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="1085.71" x="-16.00" y="1.60" 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 --> <instantInductionLoop id="e1i_0" lane="EdgeCenter1_1" pos="21.71" file="e1i_0.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>elements additionals e1instantdetector contextual_menu 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,8d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < instantInductionLoop < TestFunctions: Clicked over position 649 - 389 < 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 --> <instantInductionLoop id="e1i_0" lane="EdgeCenter1_1" pos="21.71" file="e1i_0.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < instantInductionLoop < &&&&&&&& < TestFunctions: Clicked over position 649 - 389 < myOwnFilename.txt < TestFunctions: Clicked over position 636 - 416 < 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 --> <instantInductionLoop id="e1i_0" lane="EdgeCenter0_1" pos="23.07" file="myOwnFilename.txt"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < instantInductionLoop < TestFunctions: Clicked over position 649 - 389 < 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 --> <instantInductionLoop id="e1i_0" lane="EdgeCenter1_1" pos="21.71" file="e1i_0.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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,14d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < instantInductionLoop < TestFunctions: Clicked over position 649 - 389 < e1i_0 < TestFunctions: Clicked over position 636 - 416 < ;;; < TestFunctions: Clicked over position 649 - 389 < customID < TestFunctions: Clicked over position 636 - 416 < 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 --> <instantInductionLoop id="customID" lane="EdgeCenter0_1" pos="23.07" file="customID.xml"/> <instantInductionLoop id="e1i_0" lane="EdgeCenter1_1" pos="21.71" file="e1i_0.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Warning: Shift + click to create two additionals in the same position ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < instantInductionLoop < """;; < TestFunctions: Clicked over position 649 - 389 < customName < TestFunctions: Clicked over position 636 - 416 < 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 --> <instantInductionLoop id="e1i_0" lane="EdgeCenter0_1" pos="23.07" name="customName" file="e1i_0.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < instantInductionLoop < %%;$$$ %%$$ type.3 < TestFunctions: Clicked over position 649 - 389 < private passenger taxi bus < TestFunctions: Clicked over position 636 - 416 < 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 --> <instantInductionLoop id="e1i_0" lane="EdgeCenter0_1" pos="23.07" file="e1i_0.xml" vTypes="private passenger taxi bus"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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,13d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < instantInductionLoop < TestFunctions: Clicked over position 685 - 611 < TestFunctions: Clicked over position 685 - 611 < TestFunctions: Clicked over position 1121 - 403 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 706 - 638 < TestFunctions: Clicked over position 706 - 638 < 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 --> <instantInductionLoop id="instantInductionLoop_0" lane="Edge4_1" pos="15.00" file="e1_1.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="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Warning: Unused state in tlLogic 'Junction1', program '0' at tl-index 1 ---------- 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=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="6.43" length="8.87" width="3.00" shape="33.50,-13.00 33.16,-15.41 32.12,-17.12 30.41,-18.16 28.00,-18.50"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="4.24" width="2.00" shape="28.00,-17.00 28.00,-15.00 30.00,-13.00 32.00,-13.00 31.89,-14.22 31.56,-15.22 31.00,-16.00 30.22,-16.56 29.22,-16.89"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> </edge> <edge id=":Junction2_w0" function="walkingarea"> <lane id=":Junction2_w0_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="30.00,23.00 30.00,25.00 33.06,24.72 35.56,23.89 37.50,22.50 38.89,20.56 39.72,18.06 40.00,15.00 38.00,15.00 37.78,17.44 37.11,19.44 36.00,21.00 34.44,22.11 32.44,22.78"/> </edge> <edge id=":Junction2_w1" function="walkingarea"> <lane id=":Junction2_w1_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="32.00,15.00 30.00,15.00 30.00,17.00 30.61,16.94 31.11,16.78 31.50,16.50 31.78,16.11 31.94,15.61"/> </edge> <edge id=":Junction3_0" function="internal"> <lane id=":Junction3_0_0" index="0" allow="bicycle" speed="8.11" length="14.66" width="1.00" shape="-27.50,20.50 -32.31,20.06 -35.75,18.75 -37.81,16.56 -38.50,13.50"/> <lane id=":Junction3_0_1" index="1" allow="bus" speed="7.86" length="13.72" width="3.00" shape="-27.50,21.50 -31.44,21.00 -34.25,19.50 -35.94,17.00 -36.50,13.50"/> </edge> <edge id=":Junction3_2" function="internal"> <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 < instantInductionLoop < TestFunctions: Clicked over position 649 - 389 < TestFunctions: Clicked over position 649 - 389 < %%%;:..&&%$%$ < myOwnOutput.txt < 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 --> <instantInductionLoop id="e1i_0" lane="EdgeCenter1_1" pos="21.71" file="myOwnOutput.txt"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < instantInductionLoop < TestFunctions: Clicked over position 649 - 389 < TestFunctions: Clicked over position 649 - 389 < 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 --> <instantInductionLoop id="e1i_0" lane="EdgeCenter1_1" pos="21.71" file="e1i_0.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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,13d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < instantInductionLoop < TestFunctions: Clicked over position 649 - 389 < TestFunctions: Clicked over position 1121 - 403 < TestFunctions: Clicked over position 649 - 389 < e1i_1 < Id with spaces < correctID < 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 --> <instantInductionLoop id="correctID" lane="EdgeCenter1_1" pos="21.71" file="e1i_0.xml"/> <instantInductionLoop id="e1i_1" lane="Edge4_1" pos="15.00" file="e1i_1.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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,13d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < instantInductionLoop < TestFunctions: Clicked over position 649 - 389 < TestFunctions: Clicked over position 649 - 389 < dummy lane < EdgeCenter0_0 < EdgeCenter1_1 < EdgeCenter1_0 < 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 --> <instantInductionLoop id="e1i_0" lane="EdgeCenter1_0" pos="21.71" file="e1i_0.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < instantInductionLoop < TestFunctions: Clicked over position 649 - 389 < TestFunctions: Clicked over position 649 - 389 < %%%;:..&&%$%$ < 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 --> <instantInductionLoop id="e1i_0" lane="EdgeCenter1_1" pos="21.71" name="customName" file="e1i_0.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < instantInductionLoop < TestFunctions: Clicked over position 649 - 389 < TestFunctions: Clicked over position 649 - 389 < 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 --> <instantInductionLoop id="e1i_0" lane="EdgeCenter1_1" pos="21.71" file="e1i_0.xml"> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </instantInductionLoop> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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,13d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < instantInductionLoop < TestFunctions: Clicked over position 649 - 389 < TestFunctions: Clicked over position 649 - 389 < dummyPos < -5 < 400 < 20 < 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 --> <instantInductionLoop id="e1i_0" lane="EdgeCenter1_1" pos="20.00" file="e1i_0.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < instantInductionLoop < TestFunctions: Clicked over position 649 - 389 < TestFunctions: Clicked over position 649 - 389 < Type%%%%%1 T;;yp$2 Type3 < Type1 Type2 Type3 < 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 --> <instantInductionLoop id="e1i_0" lane="EdgeCenter1_1" pos="21.71" file="e1i_0.xml" vTypes="Type1 Type2 Type3"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 649 - 389 < %%%;:..&&%$%$ < myOwnOutput.txt < 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 --> <instantInductionLoop id="E1_A" lane="EdgeCenter1_1" pos="21.71" name="DetectorA" file="myOwnOutput.txt" vTypes="Type1 Type2 Type3" nextEdges="EdgeCenter0" detectPersons="walkBackward"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </instantInductionLoop> <instantInductionLoop id="E1_B" lane="EdgeCenter0_1" pos="10.00" name="DetectorB" file="myOwnOutput.txt" vTypes="Type4 Type5 Type6" nextEdges="Edge3" detectPersons="car" friendlyPos="1"> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </instantInductionLoop> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 649 - 389 < dummyTrue < true < 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 --> <instantInductionLoop id="E1_A" lane="EdgeCenter1_1" pos="21.71" name="DetectorA" file="fileA.txt" vTypes="Type1 Type2 Type3" nextEdges="EdgeCenter0" detectPersons="walkBackward" friendlyPos="1"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </instantInductionLoop> <instantInductionLoop id="E1_B" lane="EdgeCenter0_1" pos="10.00" name="DetectorB" file="fileB.txt" vTypes="Type4 Type5 Type6" nextEdges="Edge3" detectPersons="car" friendlyPos="1"> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </instantInductionLoop> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 649 - 389 < %%%;:..&&%$%$ < 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 --> <instantInductionLoop id="E1_A" lane="EdgeCenter1_1" pos="21.71" name="customName" file="fileA.txt" vTypes="Type1 Type2 Type3" nextEdges="EdgeCenter0" detectPersons="walkBackward"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </instantInductionLoop> <instantInductionLoop id="E1_B" lane="EdgeCenter0_1" pos="10.00" name="customName" file="fileB.txt" vTypes="Type4 Type5 Type6" nextEdges="Edge3" detectPersons="car" friendlyPos="1"> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </instantInductionLoop> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 649 - 389 < 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 --> <instantInductionLoop id="E1_A" lane="EdgeCenter1_1" pos="21.71" name="DetectorA" file="fileA.txt" vTypes="Type1 Type2 Type3" nextEdges="EdgeCenter0" detectPersons="walkBackward"> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </instantInductionLoop> <instantInductionLoop id="E1_B" lane="EdgeCenter0_1" pos="10.00" name="DetectorB" file="fileB.txt" vTypes="Type4 Type5 Type6" nextEdges="Edge3" detectPersons="car" friendlyPos="1"> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </instantInductionLoop> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 649 - 389 < < Type%%%%%1 T;;yp$2 Type3 < Type1 Type2 Type3 < 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 --> <instantInductionLoop id="E1_A" lane="EdgeCenter1_1" pos="21.71" name="DetectorA" file="fileA.txt" vTypes="Type1 Type2 Type3" nextEdges="EdgeCenter0" detectPersons="walkBackward"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </instantInductionLoop> <instantInductionLoop id="E1_B" lane="EdgeCenter0_1" pos="10.00" name="DetectorB" file="fileB.txt" vTypes="Type1 Type2 Type3" nextEdges="Edge3" detectPersons="car" friendlyPos="1"> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </instantInductionLoop> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,4c1,7 < Error: Attribute 'file' is missing in definition of instantInductionLoop 'E1_01'. < Error: Could not build instantInductionLoop with ID 'E1_02' in netedit; Filename is invalid. < Error: Attribute 'file' in definition of instantInductionLoop 'E1_03' is empty. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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 --> <instantInductionLoop id="E1_04" lane="EdgeCenter1_1" pos="16.00" file="fileA.txt" vTypes="bus taxi private"/> <instantInductionLoop id="E1_05" lane="EdgeCenter1_1" pos="18.00" file="fileA.txt" vTypes="bus taxi private"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'file' is missing in definition of instantInductionLoop 'E1_01'. Error: Could not build instantInductionLoop with ID 'E1_02' in netedit; Filename is invalid. Error: Attribute 'file' in definition of instantInductionLoop 'E1_03' is empty. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,3c1,7 < Error: Attribute 'id' is missing in definition of a instantInductionLoop. < Error: Could not build instantInductionLoop with ID 'E1_01' in netedit; Declared twice. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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 --> <instantInductionLoop id="E1_01" lane="EdgeCenter1_1" pos="3.00" file="fileA.txt" vTypes="bus taxi private"/> <instantInductionLoop id="ID with spaces" lane="EdgeCenter1_1" pos="6.00" file="fileA.txt" vTypes="bus taxi private"/> <instantInductionLoop id="validID" lane="EdgeCenter1_1" pos="6.00" file="fileA.txt" vTypes="bus taxi private"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'id' is missing in definition of a instantInductionLoop. Error: Could not build instantInductionLoop with ID 'E1_01' in netedit; Declared twice. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,3c1,7 < Error: Attribute 'lane' is missing in definition of instantInductionLoop 'E1_01'. < Error: Could not build inductionLoop 'E1_02' in netedit; lane 'dummyLane' doesn't exist. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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 --> <instantInductionLoop id="E1_03" lane="EdgeCenter1_1" pos="12.00" file="fileA.txt" vTypes="bus taxi private"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'lane' is missing in definition of instantInductionLoop 'E1_01'. Error: Could not build inductionLoop 'E1_02' in netedit; lane 'dummyLane' doesn't exist. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 --> <instantInductionLoop id="E1_01" lane="EdgeCenter1_1" pos="12.00" name="$·$··%·" file="fileA.txt" vTypes="taxi bus" friendlyPos="1"/> <instantInductionLoop id="E1_02" lane="EdgeCenter1_1" pos="15.00" name="custom Name" file="fileA.txt" vTypes="taxi bus" 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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,4c1,7 < Error: Attribute 'key' is missing in definition of a param. < Error: Attribute 'key' is missing in definition of a param. < Error: Attribute 'key' in definition of a param is empty. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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 --> <instantInductionLoop id="E1_01" lane="EdgeCenter1_1" pos="3.00" file="fileA.txt" vTypes="bus taxi private"> <param key="$$key with spaces%%" value="value4"/> <param key="key1" value="value5"/> <param key="key2" value=""/> <param key="key3" value="$$value with spaces%%"/> <param key="keyFinal" value="valueFinal"/> </instantInductionLoop> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'key' is missing in definition of a param. Error: Attribute 'key' is missing in definition of a param. Error: Attribute 'key' in definition of a param is empty. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,4c1,7 < Error: Attribute 'pos' in definition of instantInductionLoop 'E1_02' Invalid Number Format (double) dummyPosition. < Error: Attribute 'pos' is missing in definition of instantInductionLoop 'E1_01'. < Error: Could not build instantInductionLoop with ID 'E1_04' in netedit; Invalid position over lane. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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 --> <instantInductionLoop id="E1_03" lane="EdgeCenter1_1" pos="-10.00" file="fileA.txt" vTypes="bus taxi private"/> <instantInductionLoop id="E1_05" lane="EdgeCenter1_1" pos="25.00" file="fileA.txt" vTypes="bus taxi private"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'pos' in definition of instantInductionLoop 'E1_02' Invalid Number Format (double) dummyPosition. Error: Attribute 'pos' is missing in definition of instantInductionLoop 'E1_01'. Error: Could not build instantInductionLoop with ID 'E1_04' in netedit; Invalid position over lane. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 --> <instantInductionLoop id="E1_01" lane="EdgeCenter1_1" pos="3.00" file="fileA.txt" vTypes="%%% $$$ ;;;"/> <instantInductionLoop id="E1_02" lane="EdgeCenter1_1" pos="3.00" file="fileA.txt" vTypes="bus taxi private"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < instantInductionLoop < TestFunctions: Clicked over position 649 - 389 < TestFunctions: Clicked over position 649 - 389 < 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 --> <instantInductionLoop id="e1i_0" lane="EdgeCenter1_1" pos="29.86" file="e1i_0.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 --> <instantInductionLoop id="e1i_0" lane="EdgeExternBot_0" pos="22.24" file="e1i_0.xml"/> <instantInductionLoop id="e1i_1" lane="EdgeExternTop_0" pos="152.76" file="e1i_1.xml"/> <instantInductionLoop id="e1i_10" lane="EdgeCenter1_1" pos="17.27" file="e1i_10.xml"/> <instantInductionLoop id="e1i_11" lane="EdgeCenter0_1" pos="30.23" file="e1i_11.xml"/> <instantInductionLoop id="e1i_12" lane="Edge5_1" pos="40.00" file="e1i_12.xml"/> <instantInductionLoop id="e1i_13" lane="Edge0_1" pos="25.00" file="e1i_13.xml"/> <instantInductionLoop id="e1i_2" lane="EdgeExternBot_0" pos="57.17" file="e1i_2.xml"/> <instantInductionLoop id="e1i_3" lane="EdgeExternBot_0" pos="117.83" file="e1i_3.xml"/> <instantInductionLoop id="e1i_4" lane="EdgeExternBot_0" pos="152.76" file="e1i_4.xml"/> <instantInductionLoop id="e1i_5" lane="EdgeExternTop_0" pos="22.24" file="e1i_5.xml"/> <instantInductionLoop id="e1i_6" lane="EdgeExternTop_0" pos="57.17" file="e1i_6.xml"/> <instantInductionLoop id="e1i_7" lane="EdgeExternTop_0" pos="117.83" file="e1i_7.xml"/> <instantInductionLoop id="e1i_8" lane="Edge2_1" pos="40.00" file="e1i_8.xml"/> <instantInductionLoop id="e1i_9" lane="Edge3_1" pos="17.50" file="e1i_9.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="6.26" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 35.40,-19.00"/> </edge> <edge id=":Junction1_2" function="internal"> <lane id=":Junction1_2_0" index="0" disallow="pedestrian" speed="6.94" length="4.22" width="3.00" shape="35.40,-19.00 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_c0" function="crossing" crossingEdges="Edge1 Edge4"> <lane id=":Junction1_c0_0" index="0" allow="pedestrian" speed="2.78" length="6.00" width="4.00" shape="38.00,-17.00 32.00,-17.00" outlineShape="38.00,-15.00 32.00,-15.00 30.00,-17.00 30.00,-15.00 31.95,-15.00 32.00,-19.00 38.00,-19.00 39.41,-19.00 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.96" width="4.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="8.53" width="4.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 --> <laneAreaDetector id="e2_0" lane="EdgeCenter1_1" pos="21.71" length="10.00" period="300.00" file="e2_0.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="875.15" x="-19.68" y="1.60" 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 --> <laneAreaDetector id="e2_0" lane="EdgeCenter1_1" pos="21.71" length="10.00" period="300.00" file="e2_0.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>elements additionals e2detector contextual_menu 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,8d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < laneAreaDetector < TestFunctions: Clicked over position 649 - 389 < 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 --> <laneAreaDetector id="e2_0" lane="EdgeCenter1_1" pos="21.71" length="10.00" period="300.00" file="e2_0.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < laneAreaDetector < &&&&&&&& < TestFunctions: Clicked over position 649 - 389 < myOwnFilename.txt < TestFunctions: Clicked over position 636 - 416 < 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 --> <laneAreaDetector id="e2_0" lane="EdgeCenter0_1" pos="23.07" length="10.00" period="300.00" file="myOwnFilename.txt"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < laneAreaDetector < TestFunctions: Clicked over position 649 - 389 < 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 --> <laneAreaDetector id="e2_0" lane="EdgeCenter1_1" pos="21.71" length="10.00" period="300.00" file="e2_0.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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,14d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < laneAreaDetector < TestFunctions: Clicked over position 649 - 389 < e2_0 < TestFunctions: Clicked over position 636 - 416 < ;;; < TestFunctions: Clicked over position 649 - 389 < customID < TestFunctions: Clicked over position 636 - 416 < 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 --> <laneAreaDetector id="customID" lane="EdgeCenter0_1" pos="23.07" length="10.00" period="300.00" file="customID.xml"/> <laneAreaDetector id="e2_0" lane="EdgeCenter1_1" pos="21.71" length="10.00" period="300.00" file="e2_0.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Warning: Shift + click to create two additionals in the same position ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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,13d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < laneAreaDetector < dummyJamTreshold < TestFunctions: Clicked over position 649 - 389 < -30 < TestFunctions: Clicked over position 636 - 416 < 15.5 < TestFunctions: Clicked over position 649 - 389 < 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 --> <laneAreaDetector id="e2_0" lane="EdgeCenter1_1" pos="21.71" length="10.00" period="300.00" file="e2_0.xml" jamThreshold="1.39"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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,15d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < laneAreaDetector < dummyLenght < TestFunctions: Clicked over position 649 - 389 < 0 < TestFunctions: Clicked over position 649 - 389 < -12 < TestFunctions: Clicked over position 636 - 416 < 5 < TestFunctions: Clicked over position 649 - 389 < 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 --> <laneAreaDetector id="e2_0" lane="EdgeCenter1_1" pos="21.71" length="0.00" period="300.00" file="e2_0.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Warning: Shift + click to create two additionals in the same position ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < laneAreaDetector < ;;;;$$$ < TestFunctions: Clicked over position 649 - 389 < customName < TestFunctions: Clicked over position 636 - 416 < 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 --> <laneAreaDetector id="e2_0" lane="EdgeCenter1_1" pos="21.71" length="10.00" period="300.00" name=";;;;$$$" file="e2_0.xml"/> <laneAreaDetector id="e2_1" lane="EdgeCenter0_1" pos="23.07" length="10.00" period="300.00" name="customName" file="e2_1.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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,13d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < laneAreaDetector < dummyFreq < TestFunctions: Clicked over position 649 - 389 < -30 < TestFunctions: Clicked over position 636 - 416 < 120.5 < TestFunctions: Clicked over position 649 - 389 < 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 --> <laneAreaDetector id="e2_0" lane="EdgeCenter1_1" pos="21.71" length="10.00" period="120.50" file="e2_0.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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,13d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < laneAreaDetector < dummySpeedTreshold < TestFunctions: Clicked over position 649 - 389 < -14 < TestFunctions: Clicked over position 636 - 416 < 2.5 < TestFunctions: Clicked over position 649 - 389 < 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 --> <laneAreaDetector id="e2_0" lane="EdgeCenter1_1" pos="21.71" length="10.00" period="300.00" file="e2_0.xml" speedThreshold="2.50"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1c1,7 < Error: Could not build laneAreaDetector with ID 'e2_0' in netedit; Attribute timeThreshold cannot be negative. --- > 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,13d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < laneAreaDetector < dummyTimeTreshold < TestFunctions: Clicked over position 649 - 389 < -12 < TestFunctions: Clicked over position 636 - 416 < 10.5 < TestFunctions: Clicked over position 649 - 389 < 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 --> <laneAreaDetector id="e2_0" lane="EdgeCenter1_1" pos="21.71" length="10.00" period="300.00" file="e2_0.xml" timeThreshold="1.39"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Could not build laneAreaDetector with ID 'e2_0' in netedit; Attribute timeThreshold cannot be negative. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < laneAreaDetector < ;;;;$$$ < TestFunctions: Clicked over position 649 - 389 < Junction2 < TestFunctions: Clicked over position 636 - 416 < 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 --> <laneAreaDetector id="e2_0" lane="EdgeCenter0_1" pos="23.07" length="10.00" period="300.00" file="e2_0.xml" tl="Junction2"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < laneAreaDetector < %%;$$$ %%$$ type.3 < TestFunctions: Clicked over position 649 - 389 < type1 type2 type3 < TestFunctions: Clicked over position 636 - 416 < 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 --> <laneAreaDetector id="e2_0" lane="EdgeCenter0_1" pos="23.07" length="10.00" period="300.00" file="e2_0.xml" vTypes="type1 type2 type3"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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,13d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < laneAreaDetector < TestFunctions: Clicked over position 649 - 389 < TestFunctions: Clicked over position 614 - 386 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 685 - 611 < TestFunctions: Clicked over position 685 - 611 < 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 ---------- Warning: Unused state in tlLogic 'Junction1', program '0' at tl-index 1 ---------- 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=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="6.43" length="8.87" width="3.00" shape="33.50,-13.00 33.16,-15.41 32.12,-17.12 30.41,-18.16 28.00,-18.50"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="4.24" width="2.00" shape="28.00,-17.00 28.00,-15.00 30.00,-13.00 32.00,-13.00 31.89,-14.22 31.56,-15.22 31.00,-16.00 30.22,-16.56 29.22,-16.89"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> </edge> <edge id=":Junction2_w0" function="walkingarea"> <lane id=":Junction2_w0_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="30.00,23.00 30.00,25.00 33.06,24.72 35.56,23.89 37.50,22.50 38.89,20.56 39.72,18.06 40.00,15.00 38.00,15.00 37.78,17.44 37.11,19.44 36.00,21.00 34.44,22.11 32.44,22.78"/> </edge> <edge id=":Junction2_w1" function="walkingarea"> <lane id=":Junction2_w1_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="32.00,15.00 30.00,15.00 30.00,17.00 30.61,16.94 31.11,16.78 31.50,16.50 31.78,16.11 31.94,15.61"/> </edge> <edge id=":Junction3_0" function="internal"> <lane id=":Junction3_0_0" index="0" allow="bicycle" speed="8.11" length="14.66" width="1.00" shape="-27.50,20.50 -32.31,20.06 -35.75,18.75 -37.81,16.56 -38.50,13.50"/> <lane id=":Junction3_0_1" index="1" allow="bus" speed="7.86" length="13.72" width="3.00" shape="-27.50,21.50 -31.44,21.00 -34.25,19.50 -35.94,17.00 -36.50,13.50"/> </edge> <edge id=":Junction3_2" function="internal"> <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 < laneAreaDetector < TestFunctions: Clicked over position 649 - 389 < TestFunctions: Clicked over position 614 - 386 < %;;%%&%%%&& < < myOwnOutput.txt < 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 --> <laneAreaDetector id="e2_0" lane="EdgeCenter1_1" pos="21.71" length="10.00" period="300.00" file="myOwnOutput.txt"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < laneAreaDetector < TestFunctions: Clicked over position 649 - 389 < TestFunctions: Clicked over position 614 - 386 < 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 --> <laneAreaDetector id="e2_0" lane="EdgeCenter1_1" pos="21.71" length="10.00" period="300.00" file="e2_0.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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,13d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < laneAreaDetector < TestFunctions: Clicked over position 649 - 389 < TestFunctions: Clicked over position 798 - 194 < TestFunctions: Clicked over position 614 - 386 < e2_1 < Id with spaces < correctID < 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 --> <laneAreaDetector id="correctID" lane="EdgeCenter1_1" pos="21.71" length="10.00" period="300.00" file="e2_0.xml"/> <laneAreaDetector id="e2_1" lane="Edge2_1" pos="28.75" length="10.00" period="300.00" file="e2_1.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < laneAreaDetector < TestFunctions: Clicked over position 649 - 389 < TestFunctions: Clicked over position 614 - 386 < dummyJamThreshold < -11.1 < 7.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 --> <laneAreaDetector id="e2_0" lane="EdgeCenter1_1" pos="21.71" length="10.00" period="300.00" file="e2_0.xml" jamThreshold="1.39"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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,13d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < laneAreaDetector < TestFunctions: Clicked over position 649 - 389 < TestFunctions: Clicked over position 614 - 386 < dummy lane < EdgeCenter0_0 < EdgeCenter1_1 < EdgeCenter1_0 < 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 --> <laneAreaDetector id="e2_0" lane="EdgeCenter1_0" pos="21.71" length="10.00" period="300.00" file="e2_0.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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,14d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < laneAreaDetector < TestFunctions: Clicked over position 649 - 389 < TestFunctions: Clicked over position 614 - 386 < dummyLength < -5 < 0 < 500 < 5 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Detectors --> <laneAreaDetector id="e2_0" lane="EdgeCenter1_1" pos="21.71" length="5.00" period="300.00" file="e2_0.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < laneAreaDetector < TestFunctions: Clicked over position 649 - 389 < TestFunctions: Clicked over position 614 - 386 < %%%;:..&&%$%$ < 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 --> <laneAreaDetector id="e2_0" lane="EdgeCenter1_1" pos="21.71" length="10.00" period="300.00" name="customName" file="e2_0.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < laneAreaDetector < TestFunctions: Clicked over position 649 - 389 < TestFunctions: Clicked over position 614 - 386 < 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 --> <laneAreaDetector id="e2_0" lane="EdgeCenter1_1" pos="21.71" length="10.00" period="300.00" file="e2_0.xml"> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </laneAreaDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < laneAreaDetector < TestFunctions: Clicked over position 649 - 389 < TestFunctions: Clicked over position 614 - 386 < dummyFrequency < -100 < 120.5 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Detectors --> <laneAreaDetector id="e2_0" lane="EdgeCenter1_1" pos="21.71" length="10.00" period="120.50" file="e2_0.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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,13d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < laneAreaDetector < TestFunctions: Clicked over position 649 - 389 < TestFunctions: Clicked over position 614 - 386 < dummyPos < -5 < 400 < 20 < 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 --> <laneAreaDetector id="e2_0" lane="EdgeCenter1_1" pos="20.00" length="11.71" period="300.00" file="e2_0.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < laneAreaDetector < TestFunctions: Clicked over position 649 - 389 < TestFunctions: Clicked over position 614 - 386 < dummySpeedTreshold < -12.1 < 6.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 --> <laneAreaDetector id="e2_0" lane="EdgeCenter1_1" pos="21.71" length="10.00" period="300.00" file="e2_0.xml" speedThreshold="6.30"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < laneAreaDetector < TestFunctions: Clicked over position 649 - 389 < TestFunctions: Clicked over position 614 - 386 < dummyTimeTreshold < -5 < 4.5 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Detectors --> <laneAreaDetector id="e2_0" lane="EdgeCenter1_1" pos="21.71" length="10.00" period="300.00" file="e2_0.xml" timeThreshold="1.39"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < laneAreaDetector < TestFunctions: Clicked over position 649 - 389 < TestFunctions: Clicked over position 614 - 386 < %%%;:..&&%$%$ < Junction2 < 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 --> <laneAreaDetector id="e2_0" lane="EdgeCenter1_1" pos="21.71" length="10.00" period="300.00" file="e2_0.xml" tl="Junction2"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < laneAreaDetector < TestFunctions: Clicked over position 649 - 389 < TestFunctions: Clicked over position 614 - 386 < Type%%%%%1 T;;yp$2 Type3 < Type1 Type2 Type3 < 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 --> <laneAreaDetector id="e2_0" lane="EdgeCenter1_1" pos="21.71" length="10.00" period="300.00" file="e2_0.xml" vTypes="Type1 Type2 Type3"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 614 - 386 < %;;%%&%%%&& < < myOwnOutput.txt < 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 --> <laneAreaDetector id="E2_A" lane="EdgeCenter1_1" pos="24.43" length="10.00" period="120.00" name="A" file="myOwnOutput.txt" vTypes="Type1 Type2 Type3" nextEdges="EdgeCenter0" detectPersons="walkBackward" tl="Junction2"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </laneAreaDetector> <laneAreaDetector id="E2_B" lane="EdgeCenter0_0" pos="15.00" length="5.00" period="240.00" name="B" file="myOwnOutput.txt" vTypes="Type4 Type5 Type6" nextEdges="Edge3" detectPersons="car" tl="Junction2" timeThreshold="3.49" speedThreshold="3.49" jamThreshold="3.49"> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </laneAreaDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 614 - 386 < 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 --> <laneAreaDetector id="E2_A" lane="EdgeCenter1_1" pos="24.43" length="10.00" period="120.00" name="A" file="fileA.txt" vTypes="Type1 Type2 Type3" nextEdges="EdgeCenter0" detectPersons="walkBackward" friendlyPos="1" tl="Junction2"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </laneAreaDetector> <laneAreaDetector id="E2_B" lane="EdgeCenter0_0" pos="15.00" length="5.00" period="240.00" name="B" file="fileB.txt" vTypes="Type4 Type5 Type6" nextEdges="Edge3" detectPersons="car" friendlyPos="1" tl="Junction2" timeThreshold="3.49" speedThreshold="3.49" jamThreshold="3.49"> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </laneAreaDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 614 - 386 < dummyJamThreshold < -11.1 < 7.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 --> <laneAreaDetector id="E2_A" lane="EdgeCenter1_1" pos="24.43" length="10.00" period="120.00" name="A" file="fileA.txt" vTypes="Type1 Type2 Type3" nextEdges="EdgeCenter0" detectPersons="walkBackward" tl="Junction2" jamThreshold="1.39"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </laneAreaDetector> <laneAreaDetector id="E2_B" lane="EdgeCenter0_0" pos="15.00" length="5.00" period="240.00" name="B" file="fileB.txt" vTypes="Type4 Type5 Type6" nextEdges="Edge3" detectPersons="car" tl="Junction2" timeThreshold="3.49" speedThreshold="3.49" jamThreshold="3.49"> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </laneAreaDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 614 - 386 < dummyLength < -5 < 0 < 500 < 5 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Detectors --> <laneAreaDetector id="E2_A" lane="EdgeCenter1_1" pos="24.43" length="5.00" period="120.00" name="A" file="fileA.txt" vTypes="Type1 Type2 Type3" nextEdges="EdgeCenter0" detectPersons="walkBackward" tl="Junction2"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </laneAreaDetector> <laneAreaDetector id="E2_B" lane="EdgeCenter0_0" pos="15.00" length="5.00" period="240.00" name="B" file="fileB.txt" vTypes="Type4 Type5 Type6" nextEdges="Edge3" detectPersons="car" tl="Junction2" timeThreshold="3.49" speedThreshold="3.49" jamThreshold="3.49"> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </laneAreaDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 614 - 386 < %%%;:..&&%$%$ < 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 --> <laneAreaDetector id="E2_A" lane="EdgeCenter1_1" pos="24.43" length="10.00" period="120.00" name="customName" file="fileA.txt" vTypes="Type1 Type2 Type3" nextEdges="EdgeCenter0" detectPersons="walkBackward" tl="Junction2"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </laneAreaDetector> <laneAreaDetector id="E2_B" lane="EdgeCenter0_0" pos="15.00" length="5.00" period="240.00" name="customName" file="fileB.txt" vTypes="Type4 Type5 Type6" nextEdges="Edge3" detectPersons="car" tl="Junction2" timeThreshold="3.49" speedThreshold="3.49" jamThreshold="3.49"> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </laneAreaDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 614 - 386 < 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 --> <laneAreaDetector id="E2_A" lane="EdgeCenter1_1" pos="24.43" length="10.00" period="120.00" name="A" file="fileA.txt" vTypes="Type1 Type2 Type3" nextEdges="EdgeCenter0" detectPersons="walkBackward" tl="Junction2"> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </laneAreaDetector> <laneAreaDetector id="E2_B" lane="EdgeCenter0_0" pos="15.00" length="5.00" period="240.00" name="B" file="fileB.txt" vTypes="Type4 Type5 Type6" nextEdges="Edge3" detectPersons="car" tl="Junction2" timeThreshold="3.49" speedThreshold="3.49" jamThreshold="3.49"> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </laneAreaDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 614 - 386 < dummyFrequency < -100 < 120.5 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Detectors --> <laneAreaDetector id="E2_A" lane="EdgeCenter1_1" pos="24.43" length="10.00" period="120.50" name="A" file="fileA.txt" vTypes="Type1 Type2 Type3" nextEdges="EdgeCenter0" detectPersons="walkBackward" tl="Junction2"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </laneAreaDetector> <laneAreaDetector id="E2_B" lane="EdgeCenter0_0" pos="15.00" length="5.00" period="120.50" name="B" file="fileB.txt" vTypes="Type4 Type5 Type6" nextEdges="Edge3" detectPersons="car" tl="Junction2" timeThreshold="3.49" speedThreshold="3.49" jamThreshold="3.49"> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </laneAreaDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 614 - 386 < dummySpeedTreshold < -12.1 < 6.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 --> <laneAreaDetector id="E2_A" lane="EdgeCenter1_1" pos="24.43" length="10.00" period="120.00" name="A" file="fileA.txt" vTypes="Type1 Type2 Type3" nextEdges="EdgeCenter0" detectPersons="walkBackward" tl="Junction2" speedThreshold="6.30"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </laneAreaDetector> <laneAreaDetector id="E2_B" lane="EdgeCenter0_0" pos="15.00" length="5.00" period="240.00" name="B" file="fileB.txt" vTypes="Type4 Type5 Type6" nextEdges="Edge3" detectPersons="car" tl="Junction2" timeThreshold="6.30" speedThreshold="6.30" jamThreshold="6.30"> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </laneAreaDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 614 - 386 < dummyTimeTreshold < -5 < 4.5 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Detectors --> <laneAreaDetector id="E2_A" lane="EdgeCenter1_1" pos="24.43" length="10.00" period="120.00" name="A" file="fileA.txt" vTypes="Type1 Type2 Type3" nextEdges="EdgeCenter0" detectPersons="walkBackward" tl="Junction2" timeThreshold="1.39"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </laneAreaDetector> <laneAreaDetector id="E2_B" lane="EdgeCenter0_0" pos="15.00" length="5.00" period="240.00" name="B" file="fileB.txt" vTypes="Type4 Type5 Type6" nextEdges="Edge3" detectPersons="car" tl="Junction2" timeThreshold="3.49" speedThreshold="3.49" jamThreshold="3.49"> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </laneAreaDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 614 - 386 < ;;;%%%;; < Junction2 < 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 --> <laneAreaDetector id="E2_A" lane="EdgeCenter0_0" pos="5.00" length="5.00" period="9223372036854774.00" name="A" file="fileA.txt" vTypes="Type1 Type2 Type3" tl="Junction2"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </laneAreaDetector> <laneAreaDetector id="E2_B" lane="EdgeCenter0_0" pos="15.00" length="5.00" period="9223372036854774.00" name="B" file="fileB.txt" vTypes="Type4 Type5 Type6" tl="Junction1" timeThreshold="3.49" speedThreshold="3.49" jamThreshold="3.49"> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </laneAreaDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 614 - 386 < Type%%%%%1 T;;yp$2 Type3 < Type1 Type2 Type3 < 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 --> <laneAreaDetector id="E2_A" lane="EdgeCenter1_1" pos="24.43" length="10.00" period="120.00" name="A" file="fileA.txt" vTypes="Type1 Type2 Type3" nextEdges="EdgeCenter0" detectPersons="walkBackward" tl="Junction2"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </laneAreaDetector> <laneAreaDetector id="E2_B" lane="EdgeCenter0_0" pos="15.00" length="5.00" period="240.00" name="B" file="fileB.txt" vTypes="Type1 Type2 Type3" nextEdges="Edge3" detectPersons="car" tl="Junction2" timeThreshold="3.49" speedThreshold="3.49" jamThreshold="3.49"> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </laneAreaDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,4c1,7 < Error: A single lane area detector requires two parameters of those 'pos', 'endPos' and 'length'. < Error: Attribute 'endPos' in definition of laneAreaDetector 'E2_02' Invalid Number Format (double) dummyPosition. < Error: Could not build laneAreaDetector with ID 'E2_04' in netedit; Invalid position over lane. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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 --> <laneAreaDetector id="E2_03" lane="EdgeCenter0_0" pos="-15.00" length="10.00" period="100.00" file="fileA.txt" friendlyPos="1"/> <laneAreaDetector id="E2_05" lane="EdgeCenter0_0" pos="0.00" length="10.00" period="100.00" file="fileA.txt"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: A single lane area detector requires two parameters of those 'pos', 'endPos' and 'length'. Error: Attribute 'endPos' in definition of laneAreaDetector 'E2_02' Invalid Number Format (double) dummyPosition. Error: Could not build laneAreaDetector with ID 'E2_04' in netedit; Invalid position over lane. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,4c1,7 < Error: Attribute 'file' is missing in definition of laneAreaDetector 'E2_01'. < Error: Could not build laneAreaDetector with ID 'E2_02' in netedit; Filename is invalid. < Error: Attribute 'file' in definition of laneAreaDetector 'E2_03' is empty. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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 --> <laneAreaDetector id="E2_04" lane="EdgeCenter0_0" pos="18.00" length="10.00" period="120.00" file="fileA.txt"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'file' is missing in definition of laneAreaDetector 'E2_01'. Error: Could not build laneAreaDetector with ID 'E2_02' in netedit; Filename is invalid. Error: Attribute 'file' in definition of laneAreaDetector 'E2_03' is empty. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,3c1,7 < Error: Attribute 'friendlyPos' in definition of laneAreaDetector 'E2_02' Invalid Bool Format dummyfriendlypos. < Error: Could not build laneAreaDetector with ID 'E2_06' in netedit; Attribute length cannot be negative. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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 --> <laneAreaDetector id="E2_01" lane="EdgeCenter0_0" pos="35.00" length="10.00" period="120.00" file="fileA.txt" jamThreshold="1.39"/> <laneAreaDetector id="E2_03" lane="EdgeCenter0_0" pos="-50.00" length="10.00" period="120.00" file="fileA.txt" friendlyPos="1" jamThreshold="1.39"/> <laneAreaDetector id="E2_04" lane="EdgeCenter0_0" pos="500.00" length="10.00" period="120.00" file="fileA.txt" friendlyPos="1" jamThreshold="1.39"/> <laneAreaDetector id="E2_05" lane="EdgeCenter0_0" pos="36.00" length="800.00" period="120.00" file="fileA.txt" friendlyPos="1" jamThreshold="1.39"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'friendlyPos' in definition of laneAreaDetector 'E2_02' Invalid Bool Format dummyfriendlypos. Error: Could not build laneAreaDetector with ID 'E2_06' in netedit; Attribute length cannot be negative. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,3c1,7 < Error: Attribute 'id' is missing in definition of a laneAreaDetector. < Error: Could not build laneAreaDetector with ID 'E2_01' in netedit; Declared twice. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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 --> <laneAreaDetector id="E2_01" lane="EdgeCenter0_0" pos="1.00" length="10.00" period="100.00" file="fileA.txt"/> <laneAreaDetector id="E2_02" lane="EdgeCenter0_0" pos="1.00" length="10.00" period="100.00" file="fileA.txt"/> <laneAreaDetector id="id with spaces" lane="EdgeCenter0_0" pos="2.00" length="10.00" period="100.00" file="fileA.txt"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'id' is missing in definition of a laneAreaDetector. Error: Could not build laneAreaDetector with ID 'E2_01' in netedit; Declared twice. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,3c1,7 < Error: Attribute 'jamThreshold' in definition of laneAreaDetector 'E2_02' Invalid Number Format (double) dummyJamThreshold. < Error: Could not build laneAreaDetector with ID 'E2_03' in netedit; Attribute jamThreshold cannot be negative. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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 --> <laneAreaDetector id="E2_01" lane="EdgeCenter0_0" pos="31.00" length="10.00" period="120.00" file="fileA.txt"/> <laneAreaDetector id="E2_04" lane="EdgeCenter0_0" pos="34.00" length="10.00" period="120.00" file="fileA.txt" jamThreshold="1.39"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'jamThreshold' in definition of laneAreaDetector 'E2_02' Invalid Number Format (double) dummyJamThreshold. Error: Could not build laneAreaDetector with ID 'E2_03' in netedit; Attribute jamThreshold cannot be negative. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,3c1,7 < Error: Could not build laneAreaDetector with ID 'E2_01' in netedit; List of lanes isn't valid. < Error: Could not build laneAreaDetector 'E2_02' in netedit; lane 'dummyLane' doesn't exist. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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 --> <laneAreaDetector id="E2_03" lane="EdgeCenter0_0" pos="1.00" length="10.00" period="100.00" file="fileA.txt"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Could not build laneAreaDetector with ID 'E2_01' in netedit; List of lanes isn't valid. Error: Could not build laneAreaDetector 'E2_02' in netedit; lane 'dummyLane' doesn't exist. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,4c1,7 < Error: A single lane area detector requires two parameters of those 'pos', 'endPos' and 'length'. < Error: Could not build laneAreaDetector with ID 'E2_02' in netedit; Attribute length cannot be negative. < Error: Could not build laneAreaDetector with ID 'E2_03' in netedit; Invalid position over lane. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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 --> <laneAreaDetector id="E2_04" lane="EdgeCenter0_0" pos="9.00" length="12.00" period="100.00" file="fileA.txt"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: A single lane area detector requires two parameters of those 'pos', 'endPos' and 'length'. Error: Could not build laneAreaDetector with ID 'E2_02' in netedit; Attribute length cannot be negative. Error: Could not build laneAreaDetector with ID 'E2_03' in netedit; Invalid position over lane. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,4c1,7 < Error: Attribute 'key' is missing in definition of a param. < Error: Attribute 'key' is missing in definition of a param. < Error: Attribute 'key' in definition of a param is empty. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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 --> <laneAreaDetector id="E2_01" lane="EdgeCenter0_0" pos="1.00" length="10.00" period="100.00" file="fileA.txt"> <param key="$$key with spaces%%" value="value4"/> <param key="key1" value="value5"/> <param key="key2" value=""/> <param key="key3" value="$$value with spaces%%"/> <param key="keyFinal" value="valueFinal"/> </laneAreaDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'key' is missing in definition of a param. Error: Attribute 'key' is missing in definition of a param. Error: Attribute 'key' in definition of a param is empty. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,3c1,7 < Error: Attribute 'period' in definition of laneAreaDetector 'E2_02' is not a valid time value. < Error: Could not build laneAreaDetector with ID 'E2_03' in netedit; Attribute period cannot be negative. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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 --> <laneAreaDetector id="E2_01" lane="EdgeCenter0_0" pos="10.00" length="10.00" period="9223372036854774.00" file="fileA.txt"/> <laneAreaDetector id="E2_04" lane="EdgeCenter0_0" pos="13.00" length="10.00" period="120.50" file="fileA.txt"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'period' in definition of laneAreaDetector 'E2_02' is not a valid time value. Error: Could not build laneAreaDetector with ID 'E2_03' in netedit; Attribute period cannot be negative. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,5c1,7 < Error: A single lane area detector requires two parameters of those 'pos', 'endPos' and 'length'. < Error: Attribute 'pos' in definition of laneAreaDetector 'E2_02' Invalid Number Format (double) dummyPosition. < Error: Could not build laneAreaDetector with ID 'E2_03' in netedit; Invalid position over lane. < Error: Could not build laneAreaDetector with ID 'E2_04' in netedit; Invalid position over lane. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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 --> <laneAreaDetector id="E2_05" lane="EdgeCenter0_0" pos="10.00" length="10.00" period="100.00" file="fileA.txt"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: A single lane area detector requires two parameters of those 'pos', 'endPos' and 'length'. Error: Attribute 'pos' in definition of laneAreaDetector 'E2_02' Invalid Number Format (double) dummyPosition. Error: Could not build laneAreaDetector with ID 'E2_03' in netedit; Invalid position over lane. Error: Could not build laneAreaDetector with ID 'E2_04' in netedit; Invalid position over lane. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,3c1,7 < Error: Attribute 'speedThreshold' in definition of laneAreaDetector 'E2_02' Invalid Number Format (double) dummySpeedThreshold. < Error: Could not build laneAreaDetector with ID 'E2_03' in netedit; Attribute speedThreshold cannot be negative. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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 --> <laneAreaDetector id="E2_01" lane="EdgeCenter0_0" pos="27.00" length="10.00" period="120.00" file="fileA.txt"/> <laneAreaDetector id="E2_04" lane="EdgeCenter0_0" pos="30.00" length="10.00" period="120.00" file="fileA.txt" speedThreshold="5.00"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'speedThreshold' in definition of laneAreaDetector 'E2_02' Invalid Number Format (double) dummySpeedThreshold. Error: Could not build laneAreaDetector with ID 'E2_03' in netedit; Attribute speedThreshold cannot be negative. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,3c1,7 < Error: Attribute 'timeThreshold' in definition of laneAreaDetector 'E2_02' is not a valid time value. < Error: Could not build laneAreaDetector with ID 'E2_03' in netedit; Attribute timeThreshold cannot be negative. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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 --> <laneAreaDetector id="E2_01" lane="EdgeCenter0_0" pos="23.00" length="10.00" period="120.00" file="fileA.txt"/> <laneAreaDetector id="E2_04" lane="EdgeCenter0_0" pos="26.00" length="10.00" period="120.00" file="fileA.txt" timeThreshold="1.39"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'timeThreshold' in definition of laneAreaDetector 'E2_02' is not a valid time value. Error: Could not build laneAreaDetector with ID 'E2_03' in netedit; Attribute timeThreshold cannot be negative. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,2c1,7 < Error: Could not build lane area detector with ID 'E2_03' in netedit; invalid traffic light ID. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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 --> <laneAreaDetector id="E2_01" lane="EdgeCenter0_0" pos="10.00" length="10.00" period="9223372036854774.00" file="fileA.txt"/> <laneAreaDetector id="E2_02" lane="EdgeCenter0_0" pos="11.00" length="10.00" period="100.00" file="fileA.txt" tl="Junction2"/> <laneAreaDetector id="E2_04" lane="EdgeCenter0_0" pos="13.00" length="10.00" period="9223372036854774.00" file="fileA.txt" tl="Junction2"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Could not build lane area detector with ID 'E2_03' in netedit; invalid traffic light ID. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,2c1,7 < Error: Could not build laneAreaDetector with ID 'E2_01' in netedit; List of VTypes isn't valid. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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 --> <laneAreaDetector id="E2_02" lane="EdgeCenter0_0" pos="1.00" length="10.00" period="100.00" file="fileA.txt" vTypes="type1 type2 type3"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Could not build laneAreaDetector with ID 'E2_01' in netedit; List of VTypes isn't valid. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < laneAreaDetector < TestFunctions: Clicked over position 649 - 389 < TestFunctions: Clicked over position 614 - 386 < 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 --> <laneAreaDetector id="e2_0" lane="EdgeCenter1_1" pos="30.29" length="10.00" period="300.00" file="e2_0.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 --> <laneAreaDetector id="e2_0" lane="EdgeExternTop_0" pos="112.83" length="10.00" period="300.00" file="e2_0.xml"/> <laneAreaDetector id="e2_1" lane="EdgeExternTop_0" pos="52.17" length="10.00" period="300.00" file="e2_1.xml"/> <laneAreaDetector id="e2_10" lane="EdgeCenter1_1" pos="12.27" length="10.00" period="300.00" file="e2_10.xml"/> <laneAreaDetector id="e2_11" lane="EdgeCenter0_1" pos="25.23" length="10.00" period="300.00" file="e2_11.xml"/> <laneAreaDetector id="e2_12" lane="Edge2_1" pos="35.00" length="10.00" period="300.00" file="e2_12.xml"/> <laneAreaDetector id="e2_14" lane="Edge3_1" pos="12.50" length="10.00" period="300.00" file="e2_14.xml"/> <laneAreaDetector id="e2_2" lane="EdgeExternTop_0" pos="147.76" length="10.00" period="300.00" file="e2_2.xml"/> <laneAreaDetector id="e2_3" lane="EdgeExternBot_0" pos="17.24" length="10.00" period="300.00" file="e2_3.xml"/> <laneAreaDetector id="e2_4" lane="EdgeExternBot_0" pos="52.17" length="10.00" period="300.00" file="e2_4.xml"/> <laneAreaDetector id="e2_5" lane="EdgeExternBot_0" pos="112.83" length="10.00" period="300.00" file="e2_5.xml"/> <laneAreaDetector id="e2_6" lane="EdgeExternBot_0" pos="147.76" length="10.00" period="300.00" file="e2_6.xml"/> <laneAreaDetector id="e2_7" lane="EdgeExternTop_0" pos="17.24" length="10.00" period="300.00" file="e2_7.xml"/> <laneAreaDetector id="e2_8" lane="Edge5_1" pos="35.00" length="10.00" period="300.00" file="e2_8.xml"/> <laneAreaDetector id="e2_9" lane="Edge0_1" pos="20.00" length="10.00" period="300.00" file="e2_9.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="6.26" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 35.40,-19.00"/> </edge> <edge id=":Junction1_2" function="internal"> <lane id=":Junction1_2_0" index="0" disallow="pedestrian" speed="6.94" length="4.22" width="3.00" shape="35.40,-19.00 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_c0" function="crossing" crossingEdges="Edge1 Edge4"> <lane id=":Junction1_c0_0" index="0" allow="pedestrian" speed="2.78" length="6.00" width="4.00" shape="38.00,-17.00 32.00,-17.00" outlineShape="38.00,-15.00 32.00,-15.00 30.00,-17.00 30.00,-15.00 31.95,-15.00 32.00,-19.00 38.00,-19.00 39.41,-19.00 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.96" width="4.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="8.53" width="4.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 --> <laneAreaDetector id="e2_0" lanes="Edge0_1 Edge1_1 Edge2_1" pos="23.00" endPos="17.00" period="300.00" file="e2_0.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="1167.95" x="35.80" y="-20.80" 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 --> <laneAreaDetector id="e2_0" lanes="Edge0_1 Edge1_1 Edge2_1" pos="23.00" endPos="17.00" period="300.00" file="e2_0.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>elements additionals e2multilanedetector contextual_menu 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,10d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < multiLaneAreaDetector < TestFunctions: Clicked over position 685 - 611 < TestFunctions: Clicked over position 1154 - 390 < TestFunctions: Clicked over position 798 - 194 < 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 --> <laneAreaDetector id="e2_0" lanes="Edge0_1 Edge1_1 Edge2_1" pos="23.00" endPos="30.00" period="300.00" file="e2_0.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < multiLaneAreaDetector < TestFunctions: Clicked over position 685 - 611 < TestFunctions: Clicked over position 798 - 194 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Warning: Invalid lane Warning: E2 multilane detectors need at least two consecutive lanes ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < multiLaneAreaDetector < TestFunctions: Clicked over position 685 - 611 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Warning: E2 multilane detectors need at least two consecutive lanes ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < multiLaneAreaDetector < TestFunctions: Clicked over position 685 - 611 < TestFunctions: Clicked over position 1154 - 390 < TestFunctions: Clicked over position 798 - 194 < &&&&&&&& < myOwnFilename.txt < 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 --> <laneAreaDetector id="e2_0" lanes="Edge0_1 Edge1_1 Edge2_1" pos="23.00" endPos="30.00" period="300.00" file="myOwnFilename.txt"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < multiLaneAreaDetector < TestFunctions: Clicked over position 685 - 611 < TestFunctions: Clicked over position 1154 - 390 < TestFunctions: Clicked over position 798 - 194 < 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 --> <laneAreaDetector id="e2_0" lanes="Edge0_1 Edge1_1 Edge2_1" pos="23.00" endPos="30.00" period="300.00" file="e2_0.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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,16d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < multiLaneAreaDetector < TestFunctions: Clicked over position 685 - 611 < TestFunctions: Clicked over position 1154 - 390 < TestFunctions: Clicked over position 798 - 194 < TestFunctions: Clicked over position 781 - 224 < TestFunctions: Clicked over position 1121 - 403 < TestFunctions: Clicked over position 819 - 581 < ;;;; < e2_0 < customID < 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 --> <laneAreaDetector id="e2_0" lanes="Edge0_1 Edge1_1 Edge2_1" pos="23.00" endPos="30.00" period="300.00" file="e2_0.xml"/> <laneAreaDetector id="e2_1" lanes="Edge3_1 Edge4_1 Edge5_1" pos="25.50" endPos="28.00" period="300.00" file="e2_1.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < multiLaneAreaDetector < TestFunctions: Clicked over position 685 - 611 < TestFunctions: Clicked over position 1154 - 390 < TestFunctions: Clicked over position 798 - 194 < -30 < 15.5 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Detectors --> <laneAreaDetector id="e2_0" lanes="Edge0_1 Edge1_1 Edge2_1" pos="23.00" endPos="30.00" period="300.00" file="e2_0.xml" jamThreshold="1.39"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < multiLaneAreaDetector < TestFunctions: Clicked over position 685 - 611 < TestFunctions: Clicked over position 1154 - 390 < TestFunctions: Clicked over position 798 - 194 < detectorName < 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 --> <laneAreaDetector id="e2_0" lanes="Edge0_1 Edge1_1 Edge2_1" pos="23.00" endPos="30.00" period="300.00" name="detectorName" file="e2_0.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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,13d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < multiLaneAreaDetector < TestFunctions: Clicked over position 685 - 611 < TestFunctions: Clicked over position 1154 - 390 < TestFunctions: Clicked over position 798 - 194 < dummyFreq < -30 < 120 < 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 --> <laneAreaDetector id="e2_0" lanes="Edge0_1 Edge1_1 Edge2_1" pos="23.00" endPos="30.00" period="120.00" file="e2_0.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < multiLaneAreaDetector < TestFunctions: Clicked over position 685 - 611 < TestFunctions: Clicked over position 1154 - 390 < TestFunctions: Clicked over position 798 - 194 < -14 < 2.5 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Detectors --> <laneAreaDetector id="e2_0" lanes="Edge0_1 Edge1_1 Edge2_1" pos="23.00" endPos="30.00" period="300.00" file="e2_0.xml" speedThreshold="2.50"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1c1,7 < Error: Could not build laneAreaDetector with ID 'e2_0' in netedit; Attribute timeThreshold cannot be negative. --- > 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,15d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < multiLaneAreaDetector < TestFunctions: Clicked over position 685 - 611 < TestFunctions: Clicked over position 1154 - 390 < TestFunctions: Clicked over position 798 - 194 < -12 < TestFunctions: Clicked over position 781 - 224 < TestFunctions: Clicked over position 1121 - 403 < TestFunctions: Clicked over position 819 - 581 < 0.7 < 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 --> <laneAreaDetector id="e2_0" lanes="Edge3_1 Edge4_1 Edge5_1" pos="25.50" endPos="28.00" period="300.00" file="e2_0.xml" timeThreshold="1.39"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Could not build laneAreaDetector with ID 'e2_0' in netedit; Attribute timeThreshold cannot be negative. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < multiLaneAreaDetector < TestFunctions: Clicked over position 685 - 611 < TestFunctions: Clicked over position 1154 - 390 < TestFunctions: Clicked over position 798 - 194 < ;;;%%;; < Junction2 < 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 --> <laneAreaDetector id="e2_0" lanes="Edge0_1 Edge1_1 Edge2_1" pos="23.00" endPos="30.00" period="300.00" file="e2_0.xml" tl="Junction2"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < multiLaneAreaDetector < TestFunctions: Clicked over position 685 - 611 < TestFunctions: Clicked over position 1154 - 390 < TestFunctions: Clicked over position 798 - 194 < %%;$$$ %%$$ type.3 < private passenger taxi bus < 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 --> <laneAreaDetector id="e2_0" lanes="Edge0_1 Edge1_1 Edge2_1" pos="23.00" endPos="30.00" period="300.00" file="e2_0.xml" vTypes="private passenger taxi bus"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < multiLaneAreaDetector < TestFunctions: Clicked over position 685 - 611 < TestFunctions: Clicked over position 1154 - 390 < TestFunctions: Clicked over position 798 - 194 < TestFunctions: Clicked over position 864 - 608 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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,14d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < multiLaneAreaDetector < TestFunctions: Clicked over position 685 - 611 < TestFunctions: Clicked over position 1154 - 390 < TestFunctions: Clicked over position 864 - 608 < dummyPos < -5 < 400 < 20 < 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 --> <laneAreaDetector id="e2_0" lanes="Edge0_1 Edge1_1" pos="23.00" endPos="20.00" period="300.00" file="e2_0.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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,13d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < multiLaneAreaDetector < TestFunctions: Clicked over position 685 - 611 < TestFunctions: Clicked over position 1154 - 390 < TestFunctions: Clicked over position 864 - 608 < %;;%%&%%%&& < < myOwnOutput.txt < 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 --> <laneAreaDetector id="e2_0" lanes="Edge0_1 Edge1_1" pos="23.00" endPos="17.00" period="300.00" file="myOwnOutput.txt"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < multiLaneAreaDetector < TestFunctions: Clicked over position 685 - 611 < TestFunctions: Clicked over position 1154 - 390 < TestFunctions: Clicked over position 864 - 608 < 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 --> <laneAreaDetector id="e2_0" lanes="Edge0_1 Edge1_1" pos="23.00" endPos="17.00" period="300.00" file="e2_0.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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,15d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < multiLaneAreaDetector < TestFunctions: Clicked over position 685 - 611 < TestFunctions: Clicked over position 1154 - 390 < TestFunctions: Clicked over position 1121 - 403 < TestFunctions: Clicked over position 819 - 581 < TestFunctions: Clicked over position 864 - 608 < e2_1 < Id with spaces < correctID < 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 --> <laneAreaDetector id="correctID" lanes="Edge0_1 Edge1_1" pos="23.00" endPos="17.00" period="300.00" file="e2_0.xml"/> <laneAreaDetector id="e2_1" lanes="Edge4_1 Edge5_1" pos="15.00" endPos="28.00" period="300.00" file="e2_1.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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,13d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < multiLaneAreaDetector < TestFunctions: Clicked over position 685 - 611 < TestFunctions: Clicked over position 1154 - 390 < TestFunctions: Clicked over position 864 - 608 < dummyJamThreshold < -11.1 < 7.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 --> <laneAreaDetector id="e2_0" lanes="Edge0_1 Edge1_1" pos="23.00" endPos="17.00" period="300.00" file="e2_0.xml" jamThreshold="1.39"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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,16d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < multiLaneAreaDetector < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 685 - 611 < TestFunctions: Clicked over position 1154 - 390 < TestFunctions: Clicked over position 864 - 608 < dummyLane1 dummyLane2 < Id with spaces < top_0 < EdgeCenter1_1 bot_0 < EdgeCenter0_1 EdgeCenter1_1 < 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 --> <laneAreaDetector id="e2_0" lanes="EdgeCenter0_1 EdgeCenter1_1" pos="23.00" endPos="17.00" period="300.00" file="e2_0.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < multiLaneAreaDetector < TestFunctions: Clicked over position 685 - 611 < TestFunctions: Clicked over position 1154 - 390 < TestFunctions: Clicked over position 864 - 608 < %%%;:..&&%$%$ < 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 --> <laneAreaDetector id="e2_0" lanes="Edge0_1 Edge1_1" pos="23.00" endPos="17.00" period="300.00" name="customName" file="e2_0.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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,20d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < multiLaneAreaDetector < TestFunctions: Clicked over position 685 - 611 < TestFunctions: Clicked over position 1154 - 390 < TestFunctions: Clicked over position 864 - 608 < 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 --> <laneAreaDetector id="e2_0" lanes="Edge0_1 Edge1_1" pos="23.00" endPos="17.00" period="300.00" file="e2_0.xml"> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </laneAreaDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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,13d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < multiLaneAreaDetector < TestFunctions: Clicked over position 685 - 611 < TestFunctions: Clicked over position 1154 - 390 < TestFunctions: Clicked over position 864 - 608 < dummyFrequency < -100 < 120 < 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 --> <laneAreaDetector id="e2_0" lanes="Edge0_1 Edge1_1" pos="23.00" endPos="17.00" period="120.00" file="e2_0.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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,14d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < multiLaneAreaDetector < TestFunctions: Clicked over position 685 - 611 < TestFunctions: Clicked over position 1154 - 390 < TestFunctions: Clicked over position 864 - 608 < dummyPos < -5 < 400 < 20 < 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 --> <laneAreaDetector id="e2_0" lanes="Edge0_1 Edge1_1" pos="20.00" endPos="17.00" period="300.00" file="e2_0.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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,13d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < multiLaneAreaDetector < TestFunctions: Clicked over position 685 - 611 < TestFunctions: Clicked over position 1154 - 390 < TestFunctions: Clicked over position 864 - 608 < dummySpeedTreshold < -12.1 < 6.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 --> <laneAreaDetector id="e2_0" lanes="Edge0_1 Edge1_1" pos="23.00" endPos="17.00" period="300.00" file="e2_0.xml" speedThreshold="6.30"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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,13d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < multiLaneAreaDetector < TestFunctions: Clicked over position 685 - 611 < TestFunctions: Clicked over position 1154 - 390 < TestFunctions: Clicked over position 864 - 608 < dummyTimeTreshold < -5 < 4 < 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 --> <laneAreaDetector id="e2_0" lanes="Edge0_1 Edge1_1" pos="23.00" endPos="17.00" period="300.00" file="e2_0.xml" timeThreshold="1.39"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < multiLaneAreaDetector < TestFunctions: Clicked over position 685 - 611 < TestFunctions: Clicked over position 1154 - 390 < TestFunctions: Clicked over position 864 - 608 < ;;;;;; < Junction1 < 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 --> <laneAreaDetector id="e2_0" lanes="Edge0_1 Edge1_1" pos="23.00" endPos="17.00" period="300.00" file="e2_0.xml" tl="Junction1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < multiLaneAreaDetector < TestFunctions: Clicked over position 685 - 611 < TestFunctions: Clicked over position 1154 - 390 < TestFunctions: Clicked over position 864 - 608 < Type%%%%%1 T;;yp$2 Type3 < Type1 Type2 Type3 < 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 --> <laneAreaDetector id="e2_0" lanes="Edge0_1 Edge1_1" pos="23.00" endPos="17.00" period="300.00" file="e2_0.xml" vTypes="Type1 Type2 Type3"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 864 - 608 < %;;%%&%%%&& < < myOwnOutput.txt < 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 --> <laneAreaDetector id="multiLaneAreaDetector_0" lanes="Edge0_1 Edge1_1 Edge2_1" pos="10.00" endPos="20.00" period="100.00" name="nameA" file="myOwnOutput.txt" vTypes="type1 type2 type3" nextEdges="EdgeCenter0" detectPersons="walkBackward" friendlyPos="1"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </laneAreaDetector> <laneAreaDetector id="multiLaneAreaDetector_1" lanes="Edge3_1 Edge4_1 Edge5_1" pos="5.00" endPos="15.00" period="200.00" name="nameB" file="myOwnOutput.txt" vTypes="type4 type5 type6" nextEdges="Edge3" detectPersons="car" friendlyPos="1"> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </laneAreaDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 864 - 608 < 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 --> <laneAreaDetector id="multiLaneAreaDetector_0" lanes="Edge0_1 Edge1_1 Edge2_1" pos="10.00" endPos="20.00" period="100.00" name="nameA" file="fileA.txt" vTypes="type1 type2 type3" nextEdges="EdgeCenter0" detectPersons="walkBackward"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </laneAreaDetector> <laneAreaDetector id="multiLaneAreaDetector_1" lanes="Edge3_1 Edge4_1 Edge5_1" pos="5.00" endPos="15.00" period="200.00" name="nameB" file="fileB.xml" vTypes="type4 type5 type6" nextEdges="Edge3" detectPersons="car"> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </laneAreaDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 864 - 608 < dummyJamThreshold < -11.1 < 7.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 --> <laneAreaDetector id="multiLaneAreaDetector_0" lanes="Edge0_1 Edge1_1 Edge2_1" pos="10.00" endPos="20.00" period="100.00" name="nameA" file="fileA.txt" vTypes="type1 type2 type3" nextEdges="EdgeCenter0" detectPersons="walkBackward" friendlyPos="1" jamThreshold="1.39"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </laneAreaDetector> <laneAreaDetector id="multiLaneAreaDetector_1" lanes="Edge3_1 Edge4_1 Edge5_1" pos="5.00" endPos="15.00" period="200.00" name="nameB" file="fileB.xml" vTypes="type4 type5 type6" nextEdges="Edge3" detectPersons="car" friendlyPos="1" jamThreshold="1.39"> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </laneAreaDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 864 - 608 < %%%;:..&&%$%$ < 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 --> <laneAreaDetector id="multiLaneAreaDetector_0" lanes="Edge0_1 Edge1_1 Edge2_1" pos="10.00" endPos="20.00" period="100.00" name="customName" file="fileA.txt" vTypes="type1 type2 type3" nextEdges="EdgeCenter0" detectPersons="walkBackward" friendlyPos="1"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </laneAreaDetector> <laneAreaDetector id="multiLaneAreaDetector_1" lanes="Edge3_1 Edge4_1 Edge5_1" pos="5.00" endPos="15.00" period="200.00" name="customName" file="fileB.xml" vTypes="type4 type5 type6" nextEdges="Edge3" detectPersons="car" friendlyPos="1"> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </laneAreaDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 864 - 608 < 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 --> <laneAreaDetector id="multiLaneAreaDetector_0" lanes="Edge0_1 Edge1_1 Edge2_1" pos="10.00" endPos="20.00" period="100.00" name="nameA" file="fileA.txt" vTypes="type1 type2 type3" nextEdges="EdgeCenter0" detectPersons="walkBackward" friendlyPos="1"> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </laneAreaDetector> <laneAreaDetector id="multiLaneAreaDetector_1" lanes="Edge3_1 Edge4_1 Edge5_1" pos="5.00" endPos="15.00" period="200.00" name="nameB" file="fileB.xml" vTypes="type4 type5 type6" nextEdges="Edge3" detectPersons="car" friendlyPos="1"> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </laneAreaDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 864 - 608 < dummyFrequency < -100 < 120 < 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 --> <laneAreaDetector id="multiLaneAreaDetector_0" lanes="Edge0_1 Edge1_1 Edge2_1" pos="10.00" endPos="20.00" period="120.00" name="nameA" file="fileA.txt" vTypes="type1 type2 type3" nextEdges="EdgeCenter0" detectPersons="walkBackward" friendlyPos="1"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </laneAreaDetector> <laneAreaDetector id="multiLaneAreaDetector_1" lanes="Edge3_1 Edge4_1 Edge5_1" pos="5.00" endPos="15.00" period="120.00" name="nameB" file="fileB.xml" vTypes="type4 type5 type6" nextEdges="Edge3" detectPersons="car" friendlyPos="1"> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </laneAreaDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 864 - 608 < dummySpeedTreshold < -12.1 < 6.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 --> <laneAreaDetector id="multiLaneAreaDetector_0" lanes="Edge0_1 Edge1_1 Edge2_1" pos="10.00" endPos="20.00" period="100.00" name="nameA" file="fileA.txt" vTypes="type1 type2 type3" nextEdges="EdgeCenter0" detectPersons="walkBackward" friendlyPos="1" speedThreshold="6.30"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </laneAreaDetector> <laneAreaDetector id="multiLaneAreaDetector_1" lanes="Edge3_1 Edge4_1 Edge5_1" pos="5.00" endPos="15.00" period="200.00" name="nameB" file="fileB.xml" vTypes="type4 type5 type6" nextEdges="Edge3" detectPersons="car" friendlyPos="1" speedThreshold="6.30"> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </laneAreaDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 864 - 608 < dummyTimeTreshold < -5 < 4 < 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 --> <laneAreaDetector id="multiLaneAreaDetector_0" lanes="Edge0_1 Edge1_1 Edge2_1" pos="10.00" endPos="20.00" period="100.00" name="nameA" file="fileA.txt" vTypes="type1 type2 type3" nextEdges="EdgeCenter0" detectPersons="walkBackward" friendlyPos="1" timeThreshold="1.39"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </laneAreaDetector> <laneAreaDetector id="multiLaneAreaDetector_1" lanes="Edge3_1 Edge4_1 Edge5_1" pos="5.00" endPos="15.00" period="200.00" name="nameB" file="fileB.xml" vTypes="type4 type5 type6" nextEdges="Edge3" detectPersons="car" friendlyPos="1" timeThreshold="1.39"> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </laneAreaDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 864 - 608 < ;;;; < Junction1 < 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 --> <laneAreaDetector id="multiLaneAreaDetector_0" lanes="Edge0_1 Edge1_1 Edge2_1" pos="11.00" endPos="11.00" period="9223372036854774.00" name="nameA" file="fileA.txt" vTypes="type1 type2 type3" friendlyPos="1" tl="Junction1"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </laneAreaDetector> <laneAreaDetector id="multiLaneAreaDetector_1" lanes="Edge3_1 Edge4_1 Edge5_1" pos="14.00" endPos="14.00" period="9223372036854774.00" name="nameB" file="fileB.xml" vTypes="type4 type5 type6" friendlyPos="1" tl="Junction1"> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </laneAreaDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 864 - 608 < Type%%%%%1 T;;yp$2 Type3 < Type1 Type2 Type3 < 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 --> <laneAreaDetector id="multiLaneAreaDetector_0" lanes="Edge0_1 Edge1_1 Edge2_1" pos="10.00" endPos="20.00" period="100.00" name="nameA" file="fileA.txt" vTypes="Type1 Type2 Type3" nextEdges="EdgeCenter0" detectPersons="walkBackward" friendlyPos="1"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </laneAreaDetector> <laneAreaDetector id="multiLaneAreaDetector_1" lanes="Edge3_1 Edge4_1 Edge5_1" pos="5.00" endPos="15.00" period="200.00" name="nameB" file="fileB.xml" vTypes="Type1 Type2 Type3" nextEdges="Edge3" detectPersons="car" friendlyPos="1"> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </laneAreaDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,4c1,7 < Error: Attribute 'endPos' in definition of laneAreaDetector 'multiLaneAreaDetector_1' Invalid Number Format (double) dummyEndPos. < Error: Attribute 'endPos' in definition of laneAreaDetector 'multiLaneAreaDetector_2' is empty. < Error: Could not build laneAreaDetector with ID 'multiLaneAreaDetector_3' in netedit; Invalid position over lane. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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 --> <laneAreaDetector id="multiLaneAreaDetector_0" lanes="Edge0_1 Edge1_1 Edge2_1" pos="15.00" endPos="0.00" period="900.00" file="multiLaneAreaDetector_0.xml"/> <laneAreaDetector id="multiLaneAreaDetector_4" lanes="Edge0_1 Edge1_1 Edge2_1" pos="15.00" endPos="900.00" period="900.00" file="multiLaneAreaDetector_4.xml" friendlyPos="1"/> <laneAreaDetector id="multiLaneAreaDetector_5" lanes="Edge0_1 Edge1_1 Edge2_1" pos="15.00" endPos="-15.00" period="900.00" file="multiLaneAreaDetector_5.xml"/> <laneAreaDetector id="multiLaneAreaDetector_6" lanes="Edge0_1 Edge1_1 Edge2_1" pos="15.00" endPos="-15.00" period="900.00" file="multiLaneAreaDetector_6.xml" friendlyPos="1"/> <laneAreaDetector id="multiLaneAreaDetector_7" lanes="Edge0_1 Edge1_1 Edge2_1" pos="15.00" endPos="10.50" period="900.00" file="multiLaneAreaDetector_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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'endPos' in definition of laneAreaDetector 'multiLaneAreaDetector_1' Invalid Number Format (double) dummyEndPos. Error: Attribute 'endPos' in definition of laneAreaDetector 'multiLaneAreaDetector_2' is empty. Error: Could not build laneAreaDetector with ID 'multiLaneAreaDetector_3' in netedit; Invalid position over lane. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,3c1,7 < Error: Attribute 'file' is missing in definition of laneAreaDetector 'multiLaneAreaDetector_0'. < Error: Could not build laneAreaDetector with ID 'multiLaneAreaDetector_1' in netedit; Filename is invalid. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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 --> <laneAreaDetector id="multiLaneAreaDetector_2" lanes="Edge0_1 Edge1_1 Edge2_1" pos="15.00" endPos="15.00" period="900.00" file="myOwnFile.xml"/> <laneAreaDetector id="multiLaneAreaDetector_3" lanes="Edge0_1 Edge1_1 Edge2_1" pos="15.00" endPos="15.00" period="900.00" file="myOwnFile.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'file' is missing in definition of laneAreaDetector 'multiLaneAreaDetector_0'. Error: Could not build laneAreaDetector with ID 'multiLaneAreaDetector_1' in netedit; Filename is invalid. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,2c1,7 < Error: Attribute 'friendlyPos' in definition of laneAreaDetector 'multiLaneAreaDetector_1' Invalid Bool Format dummy. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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 --> <laneAreaDetector id="multiLaneAreaDetector_0" lanes="Edge0_1 Edge1_1 Edge2_1" pos="15.00" endPos="15.00" period="900.00" file="multiLaneAreaDetector_0.xml"/> <laneAreaDetector id="multiLaneAreaDetector_2" lanes="Edge0_1 Edge1_1 Edge2_1" pos="15.00" endPos="15.00" period="900.00" file="multiLaneAreaDetector_2.xml"/> <laneAreaDetector id="multiLaneAreaDetector_3" lanes="Edge0_1 Edge1_1 Edge2_1" pos="15.00" endPos="15.00" period="900.00" file="multiLaneAreaDetector_3.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'friendlyPos' in definition of laneAreaDetector 'multiLaneAreaDetector_1' Invalid Bool Format dummy. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,4c1,7 < Error: Attribute 'id' is missing in definition of a laneAreaDetector. < Error: Could not build laneAreaDetector with ID ';;%%$$$$$$%' in netedit; ID contains invalid characters. < Error: Could not build laneAreaDetector with ID 'multiLaneAreaDetector_1' in netedit; Declared twice. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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 --> <laneAreaDetector id="multiLaneAreaDetector_1" lanes="Edge0_1 Edge1_1 Edge2_1" pos="15.00" endPos="15.00" period="900.00" file="multiLaneAreaDetector_2.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'id' is missing in definition of a laneAreaDetector. Error: Could not build laneAreaDetector with ID ';;%%$$$$$$%' in netedit; ID contains invalid characters. Error: Could not build laneAreaDetector with ID 'multiLaneAreaDetector_1' in netedit; Declared twice. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,3c1,7 < Error: Attribute 'jamThreshold' in definition of laneAreaDetector 'multiLaneAreaDetector_1' Invalid Number Format (double) dummyjamThreshold. < Error: Could not build laneAreaDetector with ID 'multiLaneAreaDetector_2' in netedit; Attribute jamThreshold cannot be negative. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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 --> <laneAreaDetector id="multiLaneAreaDetector_0" lanes="Edge0_1 Edge1_1 Edge2_1" pos="15.00" endPos="15.00" period="900.00" file="multiLaneAreaDetector_0.xml"/> <laneAreaDetector id="multiLaneAreaDetector_3" lanes="Edge0_1 Edge1_1 Edge2_1" pos="15.00" endPos="15.00" period="900.00" file="multiLaneAreaDetector_3.xml" jamThreshold="1.39"/> <laneAreaDetector id="multiLaneAreaDetector_4" lanes="Edge0_1 Edge1_1 Edge2_1" pos="15.00" endPos="15.00" period="900.00" file="multiLaneAreaDetector_4.xml" jamThreshold="1.39"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'jamThreshold' in definition of laneAreaDetector 'multiLaneAreaDetector_1' Invalid Number Format (double) dummyjamThreshold. Error: Could not build laneAreaDetector with ID 'multiLaneAreaDetector_2' in netedit; Attribute jamThreshold cannot be negative. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,5c1,7 < Error: Could not build laneAreaDetector with ID 'multiLaneAreaDetector_0' in netedit; List of lanes isn't valid. < Error: Could not build laneAreaDetector in netedit; lane doesn't exist. < Error: Could not build laneAreaDetector with ID 'multiLaneAreaDetector_1' in netedit; List of lanes isn't valid. < Error: Could not build lane area detector with ID 'multiLaneAreaDetector_3' in netedit; Lanes aren't consecutives. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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 --> <laneAreaDetector id="multiLaneAreaDetector_2" lanes="EdgeCenter1_1" pos="15.00" endPos="15.00" period="900.00" file="multiLaneAreaDetector_2.xml"/> <laneAreaDetector id="multiLaneAreaDetector_4" lanes="Edge0_1 Edge1_1 Edge2_1" pos="15.00" endPos="15.00" period="900.00" file="multiLaneAreaDetector_4.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Could not build laneAreaDetector with ID 'multiLaneAreaDetector_0' in netedit; List of lanes isn't valid. Error: Could not build laneAreaDetector in netedit; lane doesn't exist. Error: Could not build laneAreaDetector with ID 'multiLaneAreaDetector_1' in netedit; List of lanes isn't valid. Error: Could not build lane area detector with ID 'multiLaneAreaDetector_3' in netedit; Lanes aren't consecutives. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 --> <laneAreaDetector id="multiLaneAreaDetector_0" lanes="Edge0_1 Edge1_1 Edge2_1" pos="15.00" endPos="15.00" period="900.00" file="multiLaneAreaDetector_0.xml"/> <laneAreaDetector id="multiLaneAreaDetector_1" lanes="Edge0_1 Edge1_1 Edge2_1" pos="15.00" endPos="15.00" period="900.00" name="%%%....;;;" file="multiLaneAreaDetector_1.xml"/> <laneAreaDetector id="multiLaneAreaDetector_2" lanes="Edge0_1 Edge1_1 Edge2_1" pos="15.00" endPos="15.00" period="900.00" name="ownName" file="multiLaneAreaDetector_2.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,4c1,7 < Error: Attribute 'key' is missing in definition of a param. < Error: Attribute 'key' in definition of a param is empty. < Error: Parameters cannot be defined in the additional file's root. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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 --> <laneAreaDetector id="multiLaneAreaDetector_0" lanes="Edge0_1 Edge1_1 Edge2_1" pos="15.00" endPos="15.00" period="900.00" file="multiLaneAreaDetector_0.xml"> <param key="$$key with spaces%%" value="value4"/> <param key="key1" value="value5"/> <param key="key2" value=""/> <param key="key3" value="$$value with spaces%%"/> </laneAreaDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'key' is missing in definition of a param. Error: Attribute 'key' in definition of a param is empty. Error: Parameters cannot be defined in the additional file's root. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,3c1,7 < Error: Attribute 'period' in definition of laneAreaDetector 'multiLaneAreaDetector_1' is not a valid time value. < Error: Could not build laneAreaDetector with ID 'multiLaneAreaDetector_2' in netedit; Attribute period cannot be negative. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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 --> <laneAreaDetector id="multiLaneAreaDetector_0" lanes="Edge0_1 Edge1_1 Edge2_1" pos="15.00" endPos="15.00" period="9223372036854774.00" file="multiLaneAreaDetector_0.xml"/> <laneAreaDetector id="multiLaneAreaDetector_3" lanes="Edge0_1 Edge1_1 Edge2_1" pos="15.00" endPos="15.00" period="12.50" file="multiLaneAreaDetector_3.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'period' in definition of laneAreaDetector 'multiLaneAreaDetector_1' is not a valid time value. Error: Could not build laneAreaDetector with ID 'multiLaneAreaDetector_2' in netedit; Attribute period cannot be negative. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,3c1,7 < Error: Attribute 'pos' in definition of laneAreaDetector 'multiLaneAreaDetector_1' Invalid Number Format (double) dummyPos. < Error: Could not build laneAreaDetector with ID 'multiLaneAreaDetector_4' in netedit; Invalid position over lane. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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 --> <laneAreaDetector id="multiLaneAreaDetector_0" lanes="Edge0_1 Edge1_1 Edge2_1" pos="0.00" endPos="15.00" period="900.00" file="multiLaneAreaDetector_0.xml"/> <laneAreaDetector id="multiLaneAreaDetector_2" lanes="Edge0_1 Edge1_1 Edge2_1" pos="-15.00" endPos="15.00" period="900.00" file="multiLaneAreaDetector_2.xml"/> <laneAreaDetector id="multiLaneAreaDetector_3" lanes="Edge0_1 Edge1_1 Edge2_1" pos="-15.00" endPos="15.00" period="900.00" file="multiLaneAreaDetector_3.xml" friendlyPos="1"/> <laneAreaDetector id="multiLaneAreaDetector_5" lanes="Edge0_1 Edge1_1 Edge2_1" pos="600.00" endPos="15.00" period="900.00" file="multiLaneAreaDetector_5.xml" friendlyPos="1"/> <laneAreaDetector id="multiLaneAreaDetector_6" lanes="Edge0_1 Edge1_1 Edge2_1" pos="12.50" endPos="15.00" period="900.00" file="multiLaneAreaDetector_6.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'pos' in definition of laneAreaDetector 'multiLaneAreaDetector_1' Invalid Number Format (double) dummyPos. Error: Could not build laneAreaDetector with ID 'multiLaneAreaDetector_4' in netedit; Invalid position over lane. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,3c1,7 < Error: Attribute 'speedThreshold' in definition of laneAreaDetector 'multiLaneAreaDetector_1' Invalid Number Format (double) dummySpeedThreshold. < Error: Could not build laneAreaDetector with ID 'multiLaneAreaDetector_2' in netedit; Attribute speedThreshold cannot be negative. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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 --> <laneAreaDetector id="multiLaneAreaDetector_0" lanes="Edge0_1 Edge1_1 Edge2_1" pos="15.00" endPos="15.00" period="900.00" file="multiLaneAreaDetector_0.xml"/> <laneAreaDetector id="multiLaneAreaDetector_3" lanes="Edge0_1 Edge1_1 Edge2_1" pos="15.00" endPos="15.00" period="900.00" file="multiLaneAreaDetector_3.xml" speedThreshold="0.00"/> <laneAreaDetector id="multiLaneAreaDetector_4" lanes="Edge0_1 Edge1_1 Edge2_1" pos="15.00" endPos="15.00" period="900.00" file="multiLaneAreaDetector_4.xml" speedThreshold="16.20"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'speedThreshold' in definition of laneAreaDetector 'multiLaneAreaDetector_1' Invalid Number Format (double) dummySpeedThreshold. Error: Could not build laneAreaDetector with ID 'multiLaneAreaDetector_2' in netedit; Attribute speedThreshold cannot be negative. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,3c1,7 < Error: Attribute 'timeThreshold' in definition of laneAreaDetector 'multiLaneAreaDetector_1' is not a valid time value. < Error: Could not build laneAreaDetector with ID 'multiLaneAreaDetector_2' in netedit; Attribute timeThreshold cannot be negative. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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 --> <laneAreaDetector id="multiLaneAreaDetector_0" lanes="Edge0_1 Edge1_1 Edge2_1" pos="15.00" endPos="15.00" period="900.00" file="multiLaneAreaDetector_0.xml"/> <laneAreaDetector id="multiLaneAreaDetector_3" lanes="Edge0_1 Edge1_1 Edge2_1" pos="15.00" endPos="15.00" period="900.00" file="multiLaneAreaDetector_3.xml" timeThreshold="1.39"/> <laneAreaDetector id="multiLaneAreaDetector_4" lanes="Edge0_1 Edge1_1 Edge2_1" pos="15.00" endPos="15.00" period="900.00" file="multiLaneAreaDetector_4.xml" timeThreshold="1.39"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'timeThreshold' in definition of laneAreaDetector 'multiLaneAreaDetector_1' is not a valid time value. Error: Could not build laneAreaDetector with ID 'multiLaneAreaDetector_2' in netedit; Attribute timeThreshold cannot be negative. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,2c1,7 < Error: Could not build lane area detector with ID 'multiLaneAreaDetector_1' in netedit; invalid traffic light ID. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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 --> <laneAreaDetector id="multiLaneAreaDetector_0" lanes="Edge0_1 Edge1_1 Edge2_1" pos="15.00" endPos="15.00" period="9223372036854774.00" file="multiLaneAreaDetector_0.xml"/> <laneAreaDetector id="multiLaneAreaDetector_2" lanes="Edge0_1 Edge1_1 Edge2_1" pos="15.00" endPos="15.00" period="9223372036854774.00" file="multiLaneAreaDetector_2.xml" tl="Junction2"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Could not build lane area detector with ID 'multiLaneAreaDetector_1' in netedit; invalid traffic light ID. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,2c1,7 < Error: Could not build laneAreaDetector with ID 'multiLaneAreaDetector_1' in netedit; List of VTypes isn't valid. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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 --> <laneAreaDetector id="multiLaneAreaDetector_0" lanes="Edge0_1 Edge1_1 Edge2_1" pos="15.00" endPos="15.00" period="900.00" file="multiLaneAreaDetector_0.xml"/> <laneAreaDetector id="multiLaneAreaDetector_2" lanes="Edge0_1 Edge1_1 Edge2_1" pos="15.00" endPos="15.00" period="900.00" file="multiLaneAreaDetector_2.xml" vTypes="Type1 Type2"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Could not build laneAreaDetector with ID 'multiLaneAreaDetector_1' in netedit; List of VTypes isn't valid. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < multiLaneAreaDetector < TestFunctions: Clicked over position 685 - 611 < TestFunctions: Clicked over position 1154 - 390 < TestFunctions: Clicked over position 714 - 611 < 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 --> <laneAreaDetector id="e2_0" lanes="EdgeCenter1_1 center0_1" pos="23.50" endPos="29.50" period="300.00" file="e2_0.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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 --> <laneAreaDetector id="e2_0" lanes="EdgeExternTop_0 EdgeExternBot_0" pos="151.11" endPos="22.00" period="300.00" file="e2_0.xml"/> <laneAreaDetector id="e2_1" lanes="EdgeExternBot_0 EdgeExternTop_0" pos="151.11" endPos="22.00" period="300.00" file="e2_1.xml"/> <laneAreaDetector id="e2_2" lanes="Edge1_1 Edge2_1" pos="25.00" endPos="10.00" period="300.00" file="e2_2.xml"/> <laneAreaDetector id="e2_3" lanes="Edge4_1 Edge5_1" pos="25.00" endPos="10.00" period="300.00" file="e2_3.xml"/> <laneAreaDetector id="e2_4" lanes="Edge3_1 Edge4_1" pos="47.50" endPos="5.00" period="300.00" file="e2_4.xml"/> <laneAreaDetector id="e2_5" lanes="Edge0_1 Edge1_1" pos="55.00" endPos="5.00" period="300.00" file="e2_5.xml"/> <laneAreaDetector id="e2_6" lanes="EdgeCenter1_1 EdgeBike1_2 Edge3_1" pos="10.00" endPos="17.50" period="300.00" file="e2_6.xml"/> <laneAreaDetector id="e2_7" lanes="Edge2_1 EdgeBike0_2 EdgeCenter0_1" pos="40.00" endPos="17.50" period="300.00" file="e2_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="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="6.26" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 35.40,-19.00"/> </edge> <edge id=":Junction1_2" function="internal"> <lane id=":Junction1_2_0" index="0" disallow="pedestrian" speed="6.94" length="4.22" width="3.00" shape="35.40,-19.00 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_c0" function="crossing" crossingEdges="Edge1 Edge4"> <lane id=":Junction1_c0_0" index="0" allow="pedestrian" speed="2.78" length="6.00" width="4.00" shape="38.00,-17.00 32.00,-17.00" outlineShape="38.00,-15.00 32.00,-15.00 30.00,-17.00 30.00,-15.00 31.95,-15.00 32.00,-19.00 38.00,-19.00 39.41,-19.00 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.96" width="4.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="8.53" width="4.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 --> <entryExitDetector id="e3_0" pos="-6.00,10.00" period="300.00" file="e3_0.xml"> <detExit lane="EdgeCenter1_1" pos="21.71"/> <detEntry lane="Edge2_1" pos="28.75"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="1520.00" x="-6.00" y="10.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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < entryExitDetector < TestFunctions: Clicked over position 741 - 305 < 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"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Warning: E3 'e3_0' 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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,14d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < entryExitDetector < TestFunctions: Clicked over position 741 - 305 < detExit < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 649 - 389 < detEntry < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 798 - 194 < 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 --> <entryExitDetector id="e3_0" pos="-6.00,10.00" period="300.00" file="e3_0.xml" expectArrival="1"> <detExit lane="EdgeCenter1_1" pos="21.71"/> <detEntry lane="Edge2_1" pos="28.75"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < entryExitDetector < %%%$$%%$% < TestFunctions: Clicked over position 741 - 305 < myOwnFile.txt < TestFunctions: Clicked over position 741 - 305 < detExit < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 649 - 389 < detEntry < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 798 - 194 < 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 --> <entryExitDetector id="e3_0" pos="-6.00,10.00" period="300.00" file="myOwnFile.txt"> <detExit lane="EdgeCenter1_1" pos="21.71"/> <detEntry lane="Edge2_1" pos="28.75"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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,24d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < entryExitDetector < TestFunctions: Clicked over position 741 - 305 < ;;;;;; < TestFunctions: Clicked over position 838 - 305 < e3_0 < TestFunctions: Clicked over position 838 - 305 < customID < TestFunctions: Clicked over position 838 - 305 < detEntry < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 685 - 611 < TestFunctions: Clicked over position 838 - 305 < TestFunctions: Clicked over position 1154 - 390 < detExit < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 798 - 194 < TestFunctions: Clicked over position 838 - 305 < TestFunctions: Clicked over position 781 - 224 < 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 --> <entryExitDetector id="e3_0" pos="-6.00,10.00" period="300.00" file="e3_0.xml"> <detEntry lane="Edge0_1" pos="21.36"/> <detExit lane="Edge2_1" pos="28.75"/> </entryExitDetector> <entryExitDetector id="e3_1" pos="4.00,10.00" period="300.00" file="e3_1.xml"> <detEntry lane="Edge1_1" pos="16.50"/> <detExit lane="Edge3_1" pos="27.11"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < entryExitDetector < """;; < TestFunctions: Clicked over position 741 - 305 < customName < TestFunctions: Clicked over position 741 - 305 < detExit < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 649 - 389 < detEntry < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 798 - 194 < 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 --> <entryExitDetector id="e3_0" name="customName" pos="-6.00,10.00" period="300.00" file="e3_0.xml"> <detExit lane="EdgeCenter1_1" pos="21.71"/> <detEntry lane="Edge2_1" pos="28.75"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < entryExitDetector < dummyFreq < TestFunctions: Clicked over position 741 - 305 < -30 < TestFunctions: Clicked over position 741 - 305 < 150.5 < TestFunctions: Clicked over position 741 - 305 < detExit < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 649 - 389 < detEntry < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 798 - 194 < 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 --> <entryExitDetector id="e3_0" pos="-6.00,10.00" period="150.50" file="e3_0.xml"> <detExit lane="EdgeCenter1_1" pos="21.71"/> <detEntry lane="Edge2_1" pos="28.75"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < entryExitDetector < dummySpeedTreshold < TestFunctions: Clicked over position 741 - 305 < -3.80 < TestFunctions: Clicked over position 741 - 305 < 2.51 < TestFunctions: Clicked over position 741 - 305 < detExit < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 649 - 389 < detEntry < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 798 - 194 < 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 --> <entryExitDetector id="e3_0" pos="-6.00,10.00" period="300.00" file="e3_0.xml" speedThreshold="2.51"> <detExit lane="EdgeCenter1_1" pos="21.71"/> <detEntry lane="Edge2_1" pos="28.75"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < entryExitDetector < dummyTimeTreshold < TestFunctions: Clicked over position 741 - 305 < -4 < TestFunctions: Clicked over position 741 - 305 < 5 < TestFunctions: Clicked over position 741 - 305 < detExit < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 649 - 389 < detEntry < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 798 - 194 < 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 --> <entryExitDetector id="e3_0" pos="-6.00,10.00" period="300.00" file="e3_0.xml" timeThreshold="5000"> <detExit lane="EdgeCenter1_1" pos="21.71"/> <detEntry lane="Edge2_1" pos="28.75"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < entryExitDetector < @%%;$$$ %%$$ type.3@ < TestFunctions: Clicked over position 741 - 305 < type1 type2 type3 < TestFunctions: Clicked over position 741 - 305 < detExit < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 649 - 389 < detEntry < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 798 - 194 < 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 --> <entryExitDetector id="e3_0" pos="-6.00,10.00" period="300.00" file="e3_0.xml" vTypes="type1 type2 type3"> <detExit lane="EdgeCenter1_1" pos="21.71"/> <detEntry lane="Edge2_1" pos="28.75"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < entryExitDetector < TestFunctions: Clicked over position 838 - 305 < detEntry < TestFunctions: Clicked over position 838 - 305 < TestFunctions: Clicked over position 1154 - 390 < detExit < TestFunctions: Clicked over position 838 - 305 < TestFunctions: Clicked over position 781 - 224 < TestFunctions: Clicked over position 685 - 611 < TestFunctions: Clicked over position 798 - 194 < TestFunctions: Clicked over position 1154 - 390 < 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"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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 ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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,16d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < entryExitDetector < TestFunctions: Clicked over position 838 - 305 < detEntry < TestFunctions: Clicked over position 838 - 305 < TestFunctions: Clicked over position 1154 - 390 < detExit < TestFunctions: Clicked over position 838 - 305 < TestFunctions: Clicked over position 781 - 224 < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 838 - 305 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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,15d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < entryExitDetector < TestFunctions: Clicked over position 741 - 305 < detExit < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 649 - 389 < detEntry < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 798 - 194 < TestFunctions: Clicked over position 741 - 305 < 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 --> <entryExitDetector id="e3_0" pos="-6.00,10.00" period="300.00" file="e3_0.xml"> <detExit lane="EdgeCenter1_1" pos="21.71"/> <detEntry lane="Edge2_1" pos="28.75"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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,18d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < entryExitDetector < TestFunctions: Clicked over position 741 - 305 < detExit < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 649 - 389 < detEntry < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 798 - 194 < TestFunctions: Clicked over position 741 - 305 < %%%%%&%&& < < myOwnOutput.txt < 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 --> <entryExitDetector id="e3_0" pos="-6.00,10.00" period="300.00" file="myOwnOutput.txt"> <detExit lane="EdgeCenter1_1" pos="21.71"/> <detEntry lane="Edge2_1" pos="28.75"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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,24d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < entryExitDetector < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 838 - 305 < detExit < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 685 - 611 < TestFunctions: Clicked over position 838 - 305 < TestFunctions: Clicked over position 1154 - 390 < detEntry < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 798 - 194 < TestFunctions: Clicked over position 838 - 305 < TestFunctions: Clicked over position 781 - 224 < TestFunctions: Clicked over position 741 - 305 < e3_1 < ;;;;;;;;;;;;;;;;; < Id with spaces < correctID < 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 --> <entryExitDetector id="correctID" pos="-6.00,10.00" period="300.00" file="e3_0.xml"> <detExit lane="Edge0_1" pos="21.36"/> <detEntry lane="Edge2_1" pos="28.75"/> </entryExitDetector> <entryExitDetector id="e3_1" pos="4.00,10.00" period="300.00" file="e3_1.xml"> <detExit lane="Edge1_1" pos="16.50"/> <detEntry lane="Edge3_1" pos="27.11"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < entryExitDetector < TestFunctions: Clicked over position 741 - 305 < detExit < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 649 - 389 < detEntry < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 798 - 194 < TestFunctions: Clicked over position 741 - 305 < %%%;:..&&%$%$ < 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 --> <entryExitDetector id="e3_0" name="customName" pos="-6.00,10.00" period="300.00" file="e3_0.xml"> <detExit lane="EdgeCenter1_1" pos="21.71"/> <detEntry lane="Edge2_1" pos="28.75"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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,25d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < entryExitDetector < TestFunctions: Clicked over position 741 - 305 < detExit < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 649 - 389 < detEntry < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 798 - 194 < TestFunctions: Clicked over position 741 - 305 < 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 --> <entryExitDetector id="e3_0" pos="-6.00,10.00" period="300.00" file="e3_0.xml"> <detExit lane="EdgeCenter1_1" pos="21.71"/> <detEntry lane="Edge2_1" pos="28.75"/> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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,18d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < entryExitDetector < TestFunctions: Clicked over position 741 - 305 < detExit < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 649 - 389 < detEntry < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 798 - 194 < TestFunctions: Clicked over position 741 - 305 < dummyFrequency < -100 < 120 < 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 --> <entryExitDetector id="e3_0" pos="-6.00,10.00" period="120.00" file="e3_0.xml"> <detExit lane="EdgeCenter1_1" pos="21.71"/> <detEntry lane="Edge2_1" pos="28.75"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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,18d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < entryExitDetector < TestFunctions: Clicked over position 741 - 305 < detExit < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 649 - 389 < detEntry < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 798 - 194 < TestFunctions: Clicked over position 741 - 305 < dummy position < < 25, 25 < 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 --> <entryExitDetector id="e3_0" pos="25.00,25.00" period="300.00" file="e3_0.xml"> <detExit lane="EdgeCenter1_1" pos="21.71"/> <detEntry lane="Edge2_1" pos="28.75"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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,18d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < entryExitDetector < TestFunctions: Clicked over position 741 - 305 < detExit < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 649 - 389 < detEntry < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 798 - 194 < TestFunctions: Clicked over position 741 - 305 < dummySpeedTreshold < -12.1 < 6.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 --> <entryExitDetector id="e3_0" pos="-6.00,10.00" period="300.00" file="e3_0.xml" speedThreshold="6.30"> <detExit lane="EdgeCenter1_1" pos="21.71"/> <detEntry lane="Edge2_1" pos="28.75"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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,18d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < entryExitDetector < TestFunctions: Clicked over position 741 - 305 < detExit < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 649 - 389 < detEntry < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 798 - 194 < TestFunctions: Clicked over position 741 - 305 < dummyTimeTreshold < -5 < 4.2 < 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 --> <entryExitDetector id="e3_0" pos="-6.00,10.00" period="300.00" file="e3_0.xml" timeThreshold="4200"> <detExit lane="EdgeCenter1_1" pos="21.71"/> <detEntry lane="Edge2_1" pos="28.75"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 < entryExitDetector < TestFunctions: Clicked over position 741 - 305 < detExit < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 649 - 389 < detEntry < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 798 - 194 < TestFunctions: Clicked over position 741 - 305 < $$$ @**@;@ %%% < type1 type2 type3 < 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 --> <entryExitDetector id="e3_0" pos="-6.00,10.00" period="300.00" file="e3_0.xml" vTypes="type1 type2 type3"> <detExit lane="EdgeCenter1_1" pos="21.71"/> <detEntry lane="Edge2_1" pos="28.75"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 741 - 305 < true < 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 --> <entryExitDetector id="entryExitDetector_A" name="A" pos="-6.00,10.00" period="100.00" file="fileA.txt" vTypes="type1 type2 type3" expectArrival="1" openEntry="1"> <detEntry lane="EdgeCenter0_0" pos="5.00"/> <detExit lane="EdgeCenter0_0" pos="25.00"/> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </entryExitDetector> <entryExitDetector id="entryExitDetector_B" name="B" pos="6.00,10.00" period="120.00" file="fileB.txt" vTypes="type4 type5 type6" timeThreshold="2000" speedThreshold="3.39" expectArrival="1"> <detEntry lane="EdgeCenter1_0" pos="10.00"/> <detExit lane="EdgeCenter1_0" pos="30.00"/> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 741 - 305 < &&&&&&&& < myOwnFilename.txt < 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 --> <entryExitDetector id="entryExitDetector_A" name="A" pos="-6.00,10.00" period="100.00" file="myOwnFilename.txt" vTypes="type1 type2 type3" expectArrival="1" openEntry="1"> <detEntry lane="EdgeCenter0_0" pos="5.00"/> <detExit lane="EdgeCenter0_0" pos="25.00"/> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </entryExitDetector> <entryExitDetector id="entryExitDetector_B" name="B" pos="6.00,10.00" period="120.00" file="myOwnFilename.txt" vTypes="type4 type5 type6" timeThreshold="2000" speedThreshold="3.39"> <detEntry lane="EdgeCenter1_0" pos="10.00"/> <detExit lane="EdgeCenter1_0" pos="30.00"/> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 741 - 305 < %%%;:..&&%$%$ < 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 --> <entryExitDetector id="entryExitDetector_A" name="customName" pos="-6.00,10.00" period="100.00" file="fileA.txt" vTypes="type1 type2 type3" expectArrival="1" openEntry="1"> <detEntry lane="EdgeCenter0_0" pos="5.00"/> <detExit lane="EdgeCenter0_0" pos="25.00"/> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </entryExitDetector> <entryExitDetector id="entryExitDetector_B" name="customName" pos="6.00,10.00" period="120.00" file="fileB.txt" vTypes="type4 type5 type6" timeThreshold="2000" speedThreshold="3.39"> <detEntry lane="EdgeCenter1_0" pos="10.00"/> <detExit lane="EdgeCenter1_0" pos="30.00"/> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 741 - 305 < 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 --> <entryExitDetector id="entryExitDetector_A" name="A" pos="-6.00,10.00" period="100.00" file="fileA.txt" vTypes="type1 type2 type3" expectArrival="1" openEntry="1"> <detEntry lane="EdgeCenter0_0" pos="5.00"/> <detExit lane="EdgeCenter0_0" pos="25.00"/> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </entryExitDetector> <entryExitDetector id="entryExitDetector_B" name="B" pos="6.00,10.00" period="120.00" file="fileB.txt" vTypes="type4 type5 type6" timeThreshold="2000" speedThreshold="3.39"> <detEntry lane="EdgeCenter1_0" pos="10.00"/> <detExit lane="EdgeCenter1_0" pos="30.00"/> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 741 - 305 < %%%;:..&&%$%$ < -30 < 50 < 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 --> <entryExitDetector id="entryExitDetector_A" name="A" pos="-6.00,10.00" period="50.00" file="fileA.txt" vTypes="type1 type2 type3" expectArrival="1" openEntry="1"> <detEntry lane="EdgeCenter0_0" pos="5.00"/> <detExit lane="EdgeCenter0_0" pos="25.00"/> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </entryExitDetector> <entryExitDetector id="entryExitDetector_B" name="B" pos="6.00,10.00" period="50.00" file="fileB.txt" vTypes="type4 type5 type6" timeThreshold="2000" speedThreshold="3.39"> <detEntry lane="EdgeCenter1_0" pos="10.00"/> <detExit lane="EdgeCenter1_0" pos="30.00"/> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 741 - 305 < dummySpeedTreshold < -3 < 4 < 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 --> <entryExitDetector id="entryExitDetector_A" name="A" pos="-6.00,10.00" period="100.00" file="fileA.txt" vTypes="type1 type2 type3" speedThreshold="4.00" expectArrival="1" openEntry="1"> <detEntry lane="EdgeCenter0_0" pos="5.00"/> <detExit lane="EdgeCenter0_0" pos="25.00"/> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </entryExitDetector> <entryExitDetector id="entryExitDetector_B" name="B" pos="6.00,10.00" period="120.00" file="fileB.txt" vTypes="type4 type5 type6" timeThreshold="2000" speedThreshold="4.00"> <detEntry lane="EdgeCenter1_0" pos="10.00"/> <detExit lane="EdgeCenter1_0" pos="30.00"/> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 741 - 305 < dummySpeedTreshold < -5 < 11.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 --> <entryExitDetector id="entryExitDetector_A" name="A" pos="-6.00,10.00" period="100.00" file="fileA.txt" vTypes="type1 type2 type3" timeThreshold="11300" expectArrival="1" openEntry="1"> <detEntry lane="EdgeCenter0_0" pos="5.00"/> <detExit lane="EdgeCenter0_0" pos="25.00"/> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </entryExitDetector> <entryExitDetector id="entryExitDetector_B" name="B" pos="6.00,10.00" period="120.00" file="fileB.txt" vTypes="type4 type5 type6" timeThreshold="11300" speedThreshold="3.39"> <detEntry lane="EdgeCenter1_0" pos="10.00"/> <detExit lane="EdgeCenter1_0" pos="30.00"/> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 741 - 305 < Typ**e%%%%%1 T;;yp$2 Type3 < Type1 Type2 Type3 < 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 --> <entryExitDetector id="entryExitDetector_A" name="A" pos="-6.00,10.00" period="100.00" file="fileA.txt" vTypes="Type1 Type2 Type3" expectArrival="1" openEntry="1"> <detEntry lane="EdgeCenter0_0" pos="5.00"/> <detExit lane="EdgeCenter0_0" pos="25.00"/> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </entryExitDetector> <entryExitDetector id="entryExitDetector_B" name="B" pos="6.00,10.00" period="120.00" file="fileB.txt" vTypes="Type1 Type2 Type3" timeThreshold="2000" speedThreshold="3.39"> <detEntry lane="EdgeCenter1_0" pos="10.00"/> <detExit lane="EdgeCenter1_0" pos="30.00"/> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 --> <entryExitDetector id="entryExitDetector_0" pos="0.00,0.00" period="100.00" file="fileA.txt"> <detEntry lane="EdgeCenter1_0" pos="2.00"/> <detExit lane="EdgeCenter0_0" pos="2.00"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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 --> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Warning: E3 'entryExitDetector_0' 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,4c1,7 < Error: Attribute 'expectArrival' in definition of entryExitDetector 'entryExitDetector_1' Invalid Bool Format dummy. < Error: 'detEntry' must be defined within the definition of a 'e3Detector'. < Error: 'detExit' must be defined within the definition of a 'e3Detector'. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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 --> <entryExitDetector id="entryExitDetector_0" pos="26.00,10.00" period="100.00" file="fileA.txt"> <detEntry lane="EdgeCenter1_0" pos="32.00"/> <detExit lane="EdgeCenter0_0" pos="32.00"/> </entryExitDetector> <entryExitDetector id="entryExitDetector_2" pos="30.00,10.00" period="100.00" file="fileA.txt" expectArrival="1"> <detEntry lane="EdgeCenter1_0" pos="36.00"/> <detExit lane="EdgeCenter0_0" pos="36.00"/> </entryExitDetector> <entryExitDetector id="entryExitDetector_3" pos="32.00,10.00" period="100.00" file="fileA.txt"> <detEntry lane="EdgeCenter1_0" pos="38.00"/> <detExit lane="EdgeCenter0_0" pos="38.00"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'expectArrival' in definition of entryExitDetector 'entryExitDetector_1' Invalid Bool Format dummy. Error: 'detEntry' must be defined within the definition of a 'e3Detector'. Error: 'detExit' must be defined within the definition of a 'e3Detector'. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,10c1,7 < Error: Attribute 'file' is missing in definition of entryExitDetector 'entryExitDetector_0'. < Error: 'detEntry' must be defined within the definition of a 'e3Detector'. < Error: 'detExit' must be defined within the definition of a 'e3Detector'. < Error: Could not build entryExitDetector with ID 'entryExitDetector_1' in netedit; Filename is invalid. < Error: Could not build detEntry in netedit; entryExitDetector 'entryExitDetector_1' doesn't exist. < Error: Could not build detExit in netedit; entryExitDetector 'entryExitDetector_1' doesn't exist. < Error: Attribute 'file' in definition of entryExitDetector 'entryExitDetector_2' is empty. < Error: 'detEntry' must be defined within the definition of a 'e3Detector'. < Error: 'detExit' must be defined within the definition of a 'e3Detector'. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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 --> <entryExitDetector id="entryExitDetector_3" pos="16.00,10.00" period="100.00" file="fileA.txt"> <detEntry lane="EdgeCenter1_0" pos="22.00"/> <detExit lane="EdgeCenter0_0" pos="22.00"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'file' is missing in definition of entryExitDetector 'entryExitDetector_0'. Error: 'detEntry' must be defined within the definition of a 'e3Detector'. Error: 'detExit' must be defined within the definition of a 'e3Detector'. Error: Could not build entryExitDetector with ID 'entryExitDetector_1' in netedit; Filename is invalid. Error: Could not build detEntry in netedit; entryExitDetector 'entryExitDetector_1' doesn't exist. Error: Could not build detExit in netedit; entryExitDetector 'entryExitDetector_1' doesn't exist. Error: Attribute 'file' in definition of entryExitDetector 'entryExitDetector_2' is empty. Error: 'detEntry' must be defined within the definition of a 'e3Detector'. Error: 'detExit' must be defined within the definition of a 'e3Detector'. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,5c1,7 < Error: Could not build entryExitDetector with ID 'entryExitDetector_0' in netedit; Declared twice. < Error: Attribute 'id' is missing in definition of a entryExitDetector. < Error: 'detEntry' must be defined within the definition of a 'e3Detector'. < Error: 'detExit' must be defined within the definition of a 'e3Detector'. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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 --> <entryExitDetector id="entryExitDetector_0" pos="0.00,10.00" period="100.00" file="fileA.txt"> <detEntry lane="EdgeCenter1_0" pos="2.00"/> <detExit lane="EdgeCenter0_0" pos="2.00"/> <detEntry lane="EdgeCenter1_0" pos="6.00"/> <detExit lane="EdgeCenter0_0" pos="6.00"/> </entryExitDetector> <entryExitDetector id="id with spaces" pos="2.00,10.00" period="100.00" file="fileA.txt"> <detEntry lane="EdgeCenter1_0" pos="4.00"/> <detExit lane="EdgeCenter0_0" pos="4.00"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Could not build entryExitDetector with ID 'entryExitDetector_0' in netedit; Declared twice. Error: Attribute 'id' is missing in definition of a entryExitDetector. Error: 'detEntry' must be defined within the definition of a 'e3Detector'. Error: 'detExit' must be defined within the definition of a 'e3Detector'. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,3c1,7 < Error: Attribute 'pos' in definition of a detEntry Invalid Number Format (double) dummmyPosition. < Error: Attribute 'pos' in definition of a detExit Invalid Number Format (double) dummmyPosition. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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 --> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'pos' in definition of a detEntry Invalid Number Format (double) dummmyPosition. Error: Attribute 'pos' in definition of a detExit Invalid Number Format (double) dummmyPosition. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. Warning: E3 'entryExitDetector_0' 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,4c1,7 < Error: Attribute 'key' is missing in definition of a param. < Error: Attribute 'key' is missing in definition of a param. < Error: Attribute 'key' in definition of a param is empty. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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 --> <entryExitDetector id="entryExitDetector_00" pos="0.00,10.00" period="100.00" file="fileA.txt"> <detEntry lane="EdgeCenter1_0" pos="2.00"/> <detExit lane="EdgeCenter0_0" pos="2.00"/> <param key="$$key with spaces%%" value="value4"/> <param key="key1" value="value5"/> <param key="key2" value=""/> <param key="key3" value="$$value with spaces%%"/> <param key="keyFinal" value="valueFinal"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'key' is missing in definition of a param. Error: Attribute 'key' is missing in definition of a param. Error: Attribute 'key' in definition of a param is empty. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,7c1,7 < Error: Attribute 'period' in definition of entryExitDetector 'entryExitDetector_0' is not a valid time value. < Error: 'detEntry' must be defined within the definition of a 'e3Detector'. < Error: 'detExit' must be defined within the definition of a 'e3Detector'. < Error: Could not build entryExitDetector with ID 'entryExitDetector_1' in netedit; Attribute period cannot be negative. < Error: Could not build detEntry in netedit; entryExitDetector 'entryExitDetector_1' doesn't exist. < Error: Could not build detExit in netedit; entryExitDetector 'entryExitDetector_1' doesn't exist. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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 --> <entryExitDetector id="entryExitDetector_2" pos="10.00,10.00" period="120.00" file="fileA.txt"> <detEntry lane="EdgeCenter1_0" pos="14.00"/> <detExit lane="EdgeCenter0_0" pos="14.00"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'period' in definition of entryExitDetector 'entryExitDetector_0' is not a valid time value. Error: 'detEntry' must be defined within the definition of a 'e3Detector'. Error: 'detExit' must be defined within the definition of a 'e3Detector'. Error: Could not build entryExitDetector with ID 'entryExitDetector_1' in netedit; Attribute period cannot be negative. Error: Could not build detEntry in netedit; entryExitDetector 'entryExitDetector_1' doesn't exist. Error: Could not build detExit in netedit; entryExitDetector 'entryExitDetector_1' doesn't exist. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,13c1,7 < Error: Attribute 'speedThreshold' in definition of entryExitDetector 'entryExitDetector_0' Invalid Number Format (double) 1.39,10. < Error: 'detEntry' must be defined within the definition of a 'e3Detector'. < Error: 'detExit' must be defined within the definition of a 'e3Detector'. < Error: Attribute 'pos' in definition of entryExitDetector 'entryExitDetector_1' Invalid Number Format (double) dummyX. < Error: 'detEntry' must be defined within the definition of a 'e3Detector'. < Error: 'detExit' must be defined within the definition of a 'e3Detector'. < Error: Attribute 'pos' in definition of entryExitDetector 'entryExitDetector_2' is not a valid position. < Error: 'detEntry' must be defined within the definition of a 'e3Detector'. < Error: 'detExit' must be defined within the definition of a 'e3Detector'. < Error: Attribute 'pos' in definition of entryExitDetector 'entryExitDetector_3' Invalid Number Format (double) dummyY. < Error: 'detEntry' must be defined within the definition of a 'e3Detector'. < Error: 'detExit' must be defined within the definition of a 'e3Detector'. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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 --> <entryExitDetector id="entryExitDetector_4" pos="38.00,10.00" period="100.00" file="fileA.txt"> <detEntry lane="EdgeCenter1_0" pos="46.00"/> <detExit lane="EdgeCenter0_0" pos="46.00"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'speedThreshold' in definition of entryExitDetector 'entryExitDetector_0' Invalid Number Format (double) 1.39,10. Error: 'detEntry' must be defined within the definition of a 'e3Detector'. Error: 'detExit' must be defined within the definition of a 'e3Detector'. Error: Attribute 'pos' in definition of entryExitDetector 'entryExitDetector_1' Invalid Number Format (double) dummyX. Error: 'detEntry' must be defined within the definition of a 'e3Detector'. Error: 'detExit' must be defined within the definition of a 'e3Detector'. Error: Attribute 'pos' in definition of entryExitDetector 'entryExitDetector_2' is not a valid position. Error: 'detEntry' must be defined within the definition of a 'e3Detector'. Error: 'detExit' must be defined within the definition of a 'e3Detector'. Error: Attribute 'pos' in definition of entryExitDetector 'entryExitDetector_3' Invalid Number Format (double) dummyY. Error: 'detEntry' must be defined within the definition of a 'e3Detector'. Error: 'detExit' must be defined within the definition of a 'e3Detector'. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,7c1,7 < Error: Attribute 'speedThreshold' in definition of entryExitDetector 'entryExitDetector_1' Invalid Number Format (double) dummySpeedThreshold. < Error: 'detEntry' must be defined within the definition of a 'e3Detector'. < Error: 'detExit' must be defined within the definition of a 'e3Detector'. < Error: Could not build entryExitDetector with ID 'entryExitDetector_2' in netedit; Attribute speedThreshold cannot be negative. < Error: Could not build detEntry in netedit; entryExitDetector 'entryExitDetector_2' doesn't exist. < Error: Could not build detExit in netedit; entryExitDetector 'entryExitDetector_2' doesn't exist. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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 --> <entryExitDetector id="entryExitDetector_0" pos="26.00,10.00" period="100.00" file="fileA.txt"> <detEntry lane="EdgeCenter1_0" pos="32.00"/> <detExit lane="EdgeCenter0_0" pos="32.00"/> </entryExitDetector> <entryExitDetector id="entryExitDetector_3" pos="32.00,10.00" period="100.00" file="fileA.txt" speedThreshold="3.19"> <detEntry lane="EdgeCenter1_0" pos="38.00"/> <detExit lane="EdgeCenter0_0" pos="38.00"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'speedThreshold' in definition of entryExitDetector 'entryExitDetector_1' Invalid Number Format (double) dummySpeedThreshold. Error: 'detEntry' must be defined within the definition of a 'e3Detector'. Error: 'detExit' must be defined within the definition of a 'e3Detector'. Error: Could not build entryExitDetector with ID 'entryExitDetector_2' in netedit; Attribute speedThreshold cannot be negative. Error: Could not build detEntry in netedit; entryExitDetector 'entryExitDetector_2' doesn't exist. Error: Could not build detExit in netedit; entryExitDetector 'entryExitDetector_2' doesn't exist. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,7c1,7 < Error: Attribute 'timeThreshold' in definition of entryExitDetector 'entryExitDetector_1' is not a valid time value. < Error: 'detEntry' must be defined within the definition of a 'e3Detector'. < Error: 'detExit' must be defined within the definition of a 'e3Detector'. < Error: Could not build entryExitDetector with ID 'entryExitDetector_2' in netedit; Attribute timeThreshold cannot be negative. < Error: Could not build detEntry in netedit; entryExitDetector 'entryExitDetector_2' doesn't exist. < Error: Could not build detExit in netedit; entryExitDetector 'entryExitDetector_2' doesn't exist. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > 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 --> <entryExitDetector id="entryExitDetector_0" pos="18.00,10.00" period="100.00" file="fileA.txt"> <detEntry lane="EdgeCenter1_0" pos="24.00"/> <detExit lane="EdgeCenter0_0" pos="24.00"/> </entryExitDetector> <entryExitDetector id="entryExitDetector_3" pos="24.00,10.00" period="100.00" file="fileA.txt" timeThreshold="2120"> <detEntry lane="EdgeCenter1_0" pos="30.00"/> <detExit lane="EdgeCenter0_0" pos="30.00"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'timeThreshold' in definition of entryExitDetector 'entryExitDetector_1' is not a valid time value. Error: 'detEntry' must be defined within the definition of a 'e3Detector'. Error: 'detExit' must be defined within the definition of a 'e3Detector'. Error: Could not build entryExitDetector with ID 'entryExitDetector_2' in netedit; Attribute timeThreshold cannot be negative. Error: Could not build detEntry in netedit; entryExitDetector 'entryExitDetector_2' doesn't exist. Error: Could not build detExit in netedit; entryExitDetector 'entryExitDetector_2' doesn't exist. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in 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,14d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < entryExitDetector < TestFunctions: Clicked over position 741 - 305 < detExit < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 636 - 416 < detEntry < TestFunctions: Clicked over position 741 - 305 < TestFunctions: Clicked over position 649 - 389 < 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 --> <entryExitDetector id="e3_0" pos="-16.00,0.00" period="300.00" file="e3_0.xml"> <detExit lane="EdgeCenter0_1" pos="23.07"/> <detEntry lane="EdgeCenter1_1" pos="21.71"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="Edge0"/> <edge id="Edge1"/> <edge id="Edge2"/> <edge id="Edge3"/> <edge id="Edge4"/> <edge id="Edge5"/> </interval> </data> ---------- Missing result in 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=":Junction0_0" function="internal"> <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/> </edge> <edge id=":Junction0_w0" function="walkingarea"> <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/> </edge> <edge id=":Junction1_0" function="internal"> <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/> </edge> <edge id=":Junction1_1" function="internal"> <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/> </edge> <edge id=":Junction1_w0" function="walkingarea"> <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/> </edge> <edge id=":Junction1_w1" function="walkingarea"> <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/> </edge> <edge id=":Junction2_0" function="internal"> <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/> </edge> <edge id=":Junction2_1" function="internal"> <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="Edge0 Edge1 Edge2"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
#3045 (This bug was triggered by text found in file 'errors' matching 'python: can't open file') ---------- New result in errors ---------- python: can't open file '<TEXTTEST_SANDBOX>/test.py': [Errno 2] No such file or directoryelements additionals detentry fix ( Last six runs Oct2024 )