texttest.exe -a netedit -d C:\Users\delphi\testreports\sumo\git\tests -reconnect C:\Users\delphi\testreports\sumo\msvc16x64texttesttmp\msvc16x64.28Aug013655.5092 -g
texttest.exe -a netedit -d C:\Users\delphi\testreports\sumo\git\tests
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,8d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < dummyShape < TestFunctions: Clicked over position 573 - 287 < poi < TestFunctions: Clicked over position 573 - 287 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="poi_0" color="red" layer="202.00" x="-22.00" y="12.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,10d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < jps.obstacle < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 414.0 - 204.0 < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- JuPedSim elements --> <poly id="jps.obstacle_0" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" shape="-30.000000,10.000000 -50.000000,20.000000 -30.000000,10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,12d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < jps.obstacle < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 514 - 204.0 < TestFunctions: Clicked over position 414.0 - 204.0 < TestFunctions: Clicked over position 414.0 - 304 < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- JuPedSim elements --> <poly id="jps.obstacle_0" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" shape="-30.000000,10.000000 -30.000000,20.000000 -50.000000,20.000000 -50.000000,10.000000 -30.000000,10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,12d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < jps.obstacle < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 514 - 304.0 < TestFunctions: Clicked over position 514.0 - 304.0 < TestFunctions: Clicked over position 514.0 - 304 < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- JuPedSim elements --> <poly id="jps.obstacle_0" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" shape="-30.000000,10.000000 -30.000000,10.000000 -30.000000,10.000000 -30.000000,10.000000 -30.000000,10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,11d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < jps.obstacle < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 514 - 204.0 < TestFunctions: Clicked over position 414.0 - 204.0 < TestFunctions: Clicked over position 414.0 - 304 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- JuPedSim elements --> <poly id="jps.obstacle_0" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" shape="-30.000000,10.000000 -30.000000,20.000000 -50.000000,20.000000 -50.000000,10.000000 -30.000000,10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,9d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < jps.obstacle < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 414.0 - 204.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"> <!-- JuPedSim elements --> <poly id="jps.obstacle_0" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" shape="-30.000000,10.000000 -50.000000,20.000000 -30.000000,10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,17d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < jps.obstacle < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 514 - 204.0 < TestFunctions: Clicked over position 414.0 - 204.0 < TestFunctions: Clicked over position 414.0 - 304 < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 514 - 204.0 < TestFunctions: Clicked over position 414.0 - 204.0 < TestFunctions: Clicked over position 414.0 - 304 < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- JuPedSim elements --> <poly id="jps.obstacle_0" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" shape="-30.000000,10.000000 -30.000000,20.000000 -50.000000,20.000000 -50.000000,10.000000 -30.000000,10.000000"/> <poly id="jps.obstacle_1" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" shape="-30.000000,10.000000 -30.000000,20.000000 -50.000000,20.000000 -50.000000,10.000000 -30.000000,10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,30d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < jps.obstacle < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 514 - 204.0 < TestFunctions: Clicked over position 414.0 - 204.0 < TestFunctions: Clicked over position 414.0 - 304 < TestFunctions: Clicked over position 514 - 304 < ;;;;;; < TestFunctions: Clicked over position 896 - 304 < TestFunctions: Clicked over position 896 - 204.0 < TestFunctions: Clicked over position 796.0 - 204.0 < TestFunctions: Clicked over position 796.0 - 304 < TestFunctions: Clicked over position 896 - 304 < jps.obstacle_0 < TestFunctions: Clicked over position 896 - 304 < TestFunctions: Clicked over position 896 - 204.0 < TestFunctions: Clicked over position 796.0 - 204.0 < TestFunctions: Clicked over position 796.0 - 304 < TestFunctions: Clicked over position 896 - 304 < custom_ID < TestFunctions: Clicked over position 896 - 304 < TestFunctions: Clicked over position 896 - 204.0 < TestFunctions: Clicked over position 796.0 - 204.0 < TestFunctions: Clicked over position 796.0 - 304 < TestFunctions: Clicked over position 896 - 304 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- JuPedSim elements --> <poly id="custom_ID" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" shape="10.000000,10.000000 10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000"/> <poly id="jps.obstacle_0" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" shape="-30.000000,10.000000 -30.000000,20.000000 -50.000000,20.000000 -50.000000,10.000000 -30.000000,10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,19d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < jps.obstacle < %%%%%%$$$$ < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 514 - 204.0 < TestFunctions: Clicked over position 414.0 - 204.0 < TestFunctions: Clicked over position 414.0 - 304 < TestFunctions: Clicked over position 514 - 304 < customName < TestFunctions: Clicked over position 896 - 304 < TestFunctions: Clicked over position 896 - 204.0 < TestFunctions: Clicked over position 796.0 - 204.0 < TestFunctions: Clicked over position 796.0 - 304 < TestFunctions: Clicked over position 896 - 304 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- JuPedSim elements --> <poly id="jps.obstacle_0" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" name="%%%%%%$$$$" shape="-30.000000,10.000000 -30.000000,20.000000 -50.000000,20.000000 -50.000000,10.000000 -30.000000,10.000000"/> <poly id="jps.obstacle_1" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" name="customName" shape="10.000000,10.000000 10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,15d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < jps.obstacle < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 514 - 204.0 < TestFunctions: Clicked over position 414.0 - 204.0 < TestFunctions: Clicked over position 414.0 - 304 < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 421 - 304 < TestFunctions: Clicked over position 800 - 304 < TestFunctions: Clicked over position 1130 - 259 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- JuPedSim elements --> <poly id="obstacle_1" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" shape="10.000000,10.000000 10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,22d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < jps.obstacle < TestFunctions: Clicked over position 420 - 307 < TestFunctions: Clicked over position 420 - 207.0 < TestFunctions: Clicked over position 320.0 - 207.0 < TestFunctions: Clicked over position 320.0 - 307 < TestFunctions: Clicked over position 420 - 307 < TestFunctions: Clicked over position 705 - 304 < TestFunctions: Clicked over position 705 - 204.0 < TestFunctions: Clicked over position 605.0 - 204.0 < TestFunctions: Clicked over position 605.0 - 304 < TestFunctions: Clicked over position 705 - 304 < TestFunctions: Clicked over position 420 - 307 < jps.obstacle_0 < < ID with spaces < newID < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- JuPedSim elements --> <poly id="jps.obstacle_1" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" shape="-10.000000,10.000000 -10.000000,20.000000 -20.000000,20.000000 -20.000000,10.000000 -10.000000,10.000000"/> <poly id="newID" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" shape="-40.000000,10.000000 -40.000000,20.000000 -50.000000,20.000000 -50.000000,10.000000 -40.000000,10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,15d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < jps.obstacle < TestFunctions: Clicked over position 420 - 307 < TestFunctions: Clicked over position 420 - 207.0 < TestFunctions: Clicked over position 320.0 - 207.0 < TestFunctions: Clicked over position 320.0 - 307 < TestFunctions: Clicked over position 420 - 307 < TestFunctions: Clicked over position 420 - 307 < %%%$$$;; < 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"> <!-- JuPedSim elements --> <poly id="jps.obstacle_0" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" name="customName" shape="-40.000000,10.000000 -40.000000,20.000000 -50.000000,20.000000 -50.000000,10.000000 -40.000000,10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,23d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < jps.obstacle < TestFunctions: Clicked over position 420 - 307 < TestFunctions: Clicked over position 420 - 207.0 < TestFunctions: Clicked over position 320.0 - 207.0 < TestFunctions: Clicked over position 320.0 - 307 < TestFunctions: Clicked over position 420 - 307 < TestFunctions: Clicked over position 420 - 307 < 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"> <!-- JuPedSim elements --> <poly id="jps.obstacle_0" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" shape="-40.000000,10.000000 -40.000000,20.000000 -50.000000,20.000000 -50.000000,10.000000 -40.000000,10.000000"> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </poly> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1c1,12 < Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z. --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,17d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < jps.obstacle < TestFunctions: Clicked over position 420 - 307 < TestFunctions: Clicked over position 420 - 207.0 < TestFunctions: Clicked over position 320.0 - 207.0 < TestFunctions: Clicked over position 320.0 - 307 < TestFunctions: Clicked over position 420 - 307 < TestFunctions: Clicked over position 420 - 307 < dummyShape < < 12.00,8.00 < 12.00,8.00 9.00,13.00 12.00,18.00 7.00,15.00 2.00,18.00 5.00,13.00 2.00,8.00 7.00,11.00 12.00,8.00 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- JuPedSim elements --> <poly id="jps.obstacle_0" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" shape="12.000000,8.000000 9.000000,13.000000 12.000000,18.000000 7.000000,15.000000 2.000000,18.000000 5.000000,13.000000 2.000000,8.000000 7.000000,11.000000 12.000000,8.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,11d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 708 - 308 < TestFunctions: Clicked over position 897 - 308 < TestFunctions: Clicked over position 708 - 308 < %$$%%%%% < 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"> <!-- JuPedSim elements --> <poly id="jps.obstacle_0" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" name="customName" shape="-10.000000,10.000000 -10.000000,20.000000 -30.000000,20.000000 -30.000000,10.000000 -10.000000,10.000000"> <param key="keyA1" value="valueA1"/> <param key="keyA2" value="valueA2"/> <param key="keyA3" value="valueA3"/> </poly> <poly id="jps.obstacle_1" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" name="customName" shape="30.000000,10.000000 30.000000,20.000000 10.000000,20.000000 10.000000,10.000000 30.000000,10.000000"> <param key="keyB1" value="valueB1"/> <param key="keyB2" value="valueB2"/> <param key="keyB3" value="valueB3"/> </poly> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,19d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 708 - 308 < TestFunctions: Clicked over position 897 - 308 < TestFunctions: Clicked over position 708 - 308 < 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"> <!-- JuPedSim elements --> <poly id="jps.obstacle_0" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" name="areaA" shape="-10.000000,10.000000 -10.000000,20.000000 -30.000000,20.000000 -30.000000,10.000000 -10.000000,10.000000"> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </poly> <poly id="jps.obstacle_1" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" name="areaB" shape="30.000000,10.000000 30.000000,20.000000 10.000000,20.000000 10.000000,10.000000 30.000000,10.000000"> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </poly> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- JuPedSim elements --> <poly id="jps.obstacle_0" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" shape="-50.000000,40.000000 -40.000000,40.000000 -40.000000,30.000000 -50.000000,30.000000 -50.000000,40.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,4c1,12 < Error: Attribute 'id' is missing in definition of a poly. < Error: Could not build jps.obstacle with ID '%%%%;;$$$%' in netedit; ID contains invalid characters. < Error: Could not build jps.obstacle with ID 'jps.obstacle_0' in netedit; Declared twice. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- JuPedSim elements --> <poly id="jps.obstacle_0" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" shape="-50.000000,40.000000 -40.000000,40.000000 -40.000000,30.000000 -50.000000,30.000000 -50.000000,40.000000"/> <poly id="jps.obstacle_1" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" shape="-30.000000,40.000000 -20.000000,40.000000 -20.000000,30.000000 -30.000000,30.000000 -30.000000,40.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'id' is missing in definition of a poly. Error: Could not build jps.obstacle with ID '%%%%;;$$$%' in netedit; ID contains invalid characters. Error: Could not build jps.obstacle with ID 'jps.obstacle_0' 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.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,2c1,12 < Error: Attribute 'name' in definition of poly 'jps.obstacle_1' is empty. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- JuPedSim elements --> <poly id="jps.obstacle_0" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" shape="-50.000000,20.000000 -40.000000,20.000000 -40.000000,10.000000 -50.000000,10.000000 -50.000000,20.000000"/> <poly id="jps.obstacle_2" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" name="%%%%" shape="-50.000000,-20.000000 -40.000000,-20.000000 -40.000000,-30.000000 -50.000000,-30.000000 -50.000000,-20.000000"/> <poly id="jps.obstacle_3" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" name="custom name" shape="-50.000000,-20.000000 -40.000000,-20.000000 -40.000000,-30.000000 -50.000000,-30.000000 -50.000000,-20.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'name' in definition of poly 'jps.obstacle_1' 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.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,4c1,12 < 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 "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- JuPedSim elements --> <poly id="jps.obstacle_0" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" shape="-50.000000,40.000000 -40.000000,40.000000 -40.000000,30.000000 -50.000000,30.000000 -50.000000,40.000000"> <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"/> </poly> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.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.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,3c1,12 < Error: Attribute 'shape' is missing in definition of poly 'jps.obstacle_0'. < Error: Attribute 'shape' in definition of poly 'jps.obstacle_1' is not a valid list of positions. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- JuPedSim elements --> <poly id="jps.obstacle_2" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" shape="10.000000,-40.000000 20.000000,-40.000000 20.000000,-50.000000 20.000000,-50.000000 10.000000,-50.000000 10.000000,-50.000000 10.000000,-40.000000"/> <poly id="jps.obstacle_3" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" shape="40.000000,-40.000000"/> <poly id="jps.obstacle_4" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" shape="-70.000000,40.000000 -60.000000,40.000000 -70.000000,40.000000 -60.000000,40.000000"/> <poly id="jps.obstacle_5" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" shape="-70.000000,20.000000 -60.000000,20.000000"/> <poly id="jps.obstacle_6" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" shape="-50.000000,40.000000 -40.000000,40.000000 -40.000000,30.000000 -50.000000,30.000000 -50.000000,40.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'shape' is missing in definition of poly 'jps.obstacle_0'. Error: Attribute 'shape' in definition of poly 'jps.obstacle_1' is not a valid list of positions. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,12d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < jps.obstacle < TestFunctions: Clicked over position 804 - 499 < TestFunctions: Clicked over position 804 - 199.0 < TestFunctions: Clicked over position 504.0 - 199.0 < TestFunctions: Clicked over position 504.0 - 499 < TestFunctions: Clicked over position 804 - 499 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- JuPedSim elements --> <poly id="jps.obstacle_0" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" shape="0.000000,-10.000000 10.000000,10.000000 0.000000,20.000000 -30.000000,20.000000 -30.000000,-10.000000 -10.000000,-20.000000 0.000000,-10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,12d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < jps.obstacle < TestFunctions: Clicked over position 804 - 499 < TestFunctions: Clicked over position 804 - 199.0 < TestFunctions: Clicked over position 504.0 - 199.0 < TestFunctions: Clicked over position 504.0 - 499 < TestFunctions: Clicked over position 804 - 499 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- JuPedSim elements --> <poly id="jps.obstacle_0" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" shape="0.000000,-20.000000 10.000000,20.000000 -30.000000,20.000000 -30.000000,-10.000000 0.000000,-20.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart( > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- JuPedSim elements --> <poly id="jps.obstacle_0" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" shape="0.000000,20.000000 10.000000,20.000000 10.000000,10.000000 0.000000,10.000000 0.000000,20.000000"/> <poly id="jps.obstacle_1" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" shape="30.000000,20.000000 30.000000,10.000000 20.000000,10.000000 20.000000,20.000000 30.000000,20.000000"/> <poly id="jps.obstacle_2" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" shape="50.000000,10.000000 40.000000,10.000000 40.000000,20.000000 50.000000,20.000000 50.000000,10.000000"/> <poly id="jps.obstacle_3" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" shape="0.000000,-20.000000 0.000000,-10.000000 10.000000,-10.000000 10.000000,-20.000000 0.000000,-20.000000"/> <poly id="jps.obstacle_4" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" shape="20.000000,-10.000000 30.000000,-10.000000 30.000000,-20.000000 30.000000,-20.000000 20.000000,-20.000000"/> <poly id="jps.obstacle_5" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" shape="50.000000,-10.000000 50.000000,-20.000000 50.000000,-20.000000 40.000000,-20.000000 40.000000,-10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" 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="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="3.90" length="2.58" shape="-26.60,-15.00 -26.50,-15.70 -26.20,-16.20 -25.70,-16.50 -25.00,-16.60"/> </edge> <edge id=":JB0_w0" function="walkingarea"> <lane id=":JB0_w0_0" index="0" allow="pedestrian" speed="2.78" length="5.94" width="2.00" shape="-25.00,-18.20 -25.00,-20.20 -26.66,-20.07 -27.98,-19.67 -28.98,-18.98 -29.67,-17.98 -30.07,-16.66 -30.20,-15.00 -28.20,-15.00 -28.11,-15.98 -27.84,-16.78 -27.40,-17.40 -26.78,-17.84 -25.98,-18.11"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="3.90" length="2.58" shape="25.00,-16.60 25.70,-16.50 26.20,-16.20 26.50,-15.70 26.60,-15.00"/> </edge> <edge id=":JB1_w0" function="walkingarea"> <lane id=":JB1_w0_0" index="0" allow="pedestrian" speed="2.78" length="5.94" width="2.00" shape="28.20,-15.00 30.20,-15.00 30.07,-16.66 29.67,-17.98 28.98,-18.98 27.98,-19.67 26.66,-20.07 25.00,-20.20 25.00,-18.20 25.98,-18.11 26.78,-17.84 27.40,-17.40 27.84,-16.78 28.11,-15.98"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="19.80" shape="-26.60,9.90 -26.60,-9.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="8.37" length="15.62" shape="-26.60,9.90 -26.41,3.47 -25.83,-1.13 -24.86,-3.88 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.57" length="12.57" shape="-26.60,9.90 -26.41,4.87 -25.83,1.28 -24.86,-0.88 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="8.37" length="11.62" shape="-23.50,4.80 -24.86,3.88 -25.82,1.13 -26.41,-3.47 -26.48,-5.90"/> </edge> <edge id=":JC0_4" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,10d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < jps.walkableArea < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 414.0 - 204.0 < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- JuPedSim elements --> <poly id="jps.walkable_area_0" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" shape="-30.000000,10.000000 -50.000000,20.000000 -30.000000,10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,12d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < jps.walkableArea < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 514 - 204.0 < TestFunctions: Clicked over position 414.0 - 204.0 < TestFunctions: Clicked over position 414.0 - 304 < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- JuPedSim elements --> <poly id="jps.walkable_area_0" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" shape="-30.000000,10.000000 -30.000000,20.000000 -50.000000,20.000000 -50.000000,10.000000 -30.000000,10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,12d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < jps.walkableArea < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 514 - 304.0 < TestFunctions: Clicked over position 514.0 - 304.0 < TestFunctions: Clicked over position 514.0 - 304 < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- JuPedSim elements --> <poly id="jps.walkable_area_0" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" shape="-30.000000,10.000000 -30.000000,10.000000 -30.000000,10.000000 -30.000000,10.000000 -30.000000,10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,11d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < jps.walkableArea < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 514 - 204.0 < TestFunctions: Clicked over position 414.0 - 204.0 < TestFunctions: Clicked over position 414.0 - 304 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- JuPedSim elements --> <poly id="jps.walkable_area_0" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" shape="-30.000000,10.000000 -30.000000,20.000000 -50.000000,20.000000 -50.000000,10.000000 -30.000000,10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,9d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < jps.walkableArea < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 414.0 - 204.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"> <!-- Shapes --> <poly id="po_0" color="red" fill="0" layer="0.00" shape="-30.000000,10.000000 -50.000000,20.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,17d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < jps.walkableArea < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 514 - 204.0 < TestFunctions: Clicked over position 414.0 - 204.0 < TestFunctions: Clicked over position 414.0 - 304 < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 514 - 204.0 < TestFunctions: Clicked over position 414.0 - 204.0 < TestFunctions: Clicked over position 414.0 - 304 < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- JuPedSim elements --> <poly id="jps.walkable_area_0" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" shape="-30.000000,10.000000 -30.000000,20.000000 -50.000000,20.000000 -50.000000,10.000000 -30.000000,10.000000"/> <poly id="jps.walkable_area_1" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" shape="-30.000000,10.000000 -30.000000,20.000000 -50.000000,20.000000 -50.000000,10.000000 -30.000000,10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,30d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < jps.walkableArea < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 514 - 204.0 < TestFunctions: Clicked over position 414.0 - 204.0 < TestFunctions: Clicked over position 414.0 - 304 < TestFunctions: Clicked over position 514 - 304 < ;;;;;; < TestFunctions: Clicked over position 896 - 304 < TestFunctions: Clicked over position 896 - 204.0 < TestFunctions: Clicked over position 796.0 - 204.0 < TestFunctions: Clicked over position 796.0 - 304 < TestFunctions: Clicked over position 896 - 304 < jps.walkable_area_0 < TestFunctions: Clicked over position 896 - 304 < TestFunctions: Clicked over position 896 - 204.0 < TestFunctions: Clicked over position 796.0 - 204.0 < TestFunctions: Clicked over position 796.0 - 304 < TestFunctions: Clicked over position 896 - 304 < custom_ID < TestFunctions: Clicked over position 896 - 304 < TestFunctions: Clicked over position 896 - 204.0 < TestFunctions: Clicked over position 796.0 - 204.0 < TestFunctions: Clicked over position 796.0 - 304 < TestFunctions: Clicked over position 896 - 304 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- JuPedSim elements --> <poly id="custom_ID" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" shape="10.000000,10.000000 10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000"/> <poly id="jps.walkable_area_0" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" shape="-30.000000,10.000000 -30.000000,20.000000 -50.000000,20.000000 -50.000000,10.000000 -30.000000,10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,19d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < jps.walkableArea < %%%%%%$$$$ < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 514 - 204.0 < TestFunctions: Clicked over position 414.0 - 204.0 < TestFunctions: Clicked over position 414.0 - 304 < TestFunctions: Clicked over position 514 - 304 < customName < TestFunctions: Clicked over position 896 - 304 < TestFunctions: Clicked over position 896 - 204.0 < TestFunctions: Clicked over position 796.0 - 204.0 < TestFunctions: Clicked over position 796.0 - 304 < TestFunctions: Clicked over position 896 - 304 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- JuPedSim elements --> <poly id="jps.walkable_area_0" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" name="%%%%%%$$$$" shape="-30.000000,10.000000 -30.000000,20.000000 -50.000000,20.000000 -50.000000,10.000000 -30.000000,10.000000"/> <poly id="jps.walkable_area_1" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" name="customName" shape="10.000000,10.000000 10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,15d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < jps.walkableArea < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 514 - 204.0 < TestFunctions: Clicked over position 414.0 - 204.0 < TestFunctions: Clicked over position 414.0 - 304 < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 421 - 304 < TestFunctions: Clicked over position 800 - 304 < TestFunctions: Clicked over position 1130 - 259 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- JuPedSim elements --> <poly id="walkableArea_1" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" shape="10.000000,10.000000 10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,22d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < jps.walkableArea < TestFunctions: Clicked over position 420 - 307 < TestFunctions: Clicked over position 420 - 207.0 < TestFunctions: Clicked over position 320.0 - 207.0 < TestFunctions: Clicked over position 320.0 - 307 < TestFunctions: Clicked over position 420 - 307 < TestFunctions: Clicked over position 705 - 304 < TestFunctions: Clicked over position 705 - 204.0 < TestFunctions: Clicked over position 605.0 - 204.0 < TestFunctions: Clicked over position 605.0 - 304 < TestFunctions: Clicked over position 705 - 304 < TestFunctions: Clicked over position 420 - 307 < jps.walkable_area_0 < < ID with spaces < newID < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- JuPedSim elements --> <poly id="jps.walkable_area_1" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" shape="-10.000000,10.000000 -10.000000,20.000000 -20.000000,20.000000 -20.000000,10.000000 -10.000000,10.000000"/> <poly id="newID" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" shape="-40.000000,10.000000 -40.000000,20.000000 -50.000000,20.000000 -50.000000,10.000000 -40.000000,10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,15d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < jps.walkableArea < TestFunctions: Clicked over position 420 - 307 < TestFunctions: Clicked over position 420 - 207.0 < TestFunctions: Clicked over position 320.0 - 207.0 < TestFunctions: Clicked over position 320.0 - 307 < TestFunctions: Clicked over position 420 - 307 < TestFunctions: Clicked over position 420 - 307 < %%%$$$;; < 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"> <!-- JuPedSim elements --> <poly id="jps.walkable_area_0" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" name="customName" shape="-40.000000,10.000000 -40.000000,20.000000 -50.000000,20.000000 -50.000000,10.000000 -40.000000,10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,23d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < jps.walkableArea < TestFunctions: Clicked over position 420 - 307 < TestFunctions: Clicked over position 420 - 207.0 < TestFunctions: Clicked over position 320.0 - 207.0 < TestFunctions: Clicked over position 320.0 - 307 < TestFunctions: Clicked over position 420 - 307 < TestFunctions: Clicked over position 420 - 307 < 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"> <!-- JuPedSim elements --> <poly id="jps.walkable_area_0" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" shape="-40.000000,10.000000 -40.000000,20.000000 -50.000000,20.000000 -50.000000,10.000000 -40.000000,10.000000"> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </poly> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1c1,12 < Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z. --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,17d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < jps.walkableArea < TestFunctions: Clicked over position 420 - 307 < TestFunctions: Clicked over position 420 - 207.0 < TestFunctions: Clicked over position 320.0 - 207.0 < TestFunctions: Clicked over position 320.0 - 307 < TestFunctions: Clicked over position 420 - 307 < TestFunctions: Clicked over position 420 - 307 < dummyShape < < 12.00,8.00 < 12.00,8.00 9.00,13.00 12.00,18.00 7.00,15.00 2.00,18.00 5.00,13.00 2.00,8.00 7.00,11.00 12.00,8.00 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- JuPedSim elements --> <poly id="jps.walkable_area_0" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" shape="12.000000,8.000000 9.000000,13.000000 12.000000,18.000000 7.000000,15.000000 2.000000,18.000000 5.000000,13.000000 2.000000,8.000000 7.000000,11.000000 12.000000,8.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,11d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 708 - 308 < TestFunctions: Clicked over position 897 - 308 < TestFunctions: Clicked over position 708 - 308 < %$$%%%%% < 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"> <!-- JuPedSim elements --> <poly id="jps.walkable_area_0" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" name="customName" shape="-10.000000,10.000000 -10.000000,20.000000 -30.000000,20.000000 -30.000000,10.000000 -10.000000,10.000000"> <param key="keyA1" value="valueA1"/> <param key="keyA2" value="valueA2"/> <param key="keyA3" value="valueA3"/> </poly> <poly id="jps.walkable_area_1" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" name="customName" shape="30.000000,10.000000 30.000000,20.000000 10.000000,20.000000 10.000000,10.000000 30.000000,10.000000"> <param key="keyB1" value="valueB1"/> <param key="keyB2" value="valueB2"/> <param key="keyB3" value="valueB3"/> </poly> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,19d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 708 - 308 < TestFunctions: Clicked over position 897 - 308 < TestFunctions: Clicked over position 708 - 308 < 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"> <!-- JuPedSim elements --> <poly id="jps.walkable_area_0" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" name="areaA" shape="-10.000000,10.000000 -10.000000,20.000000 -30.000000,20.000000 -30.000000,10.000000 -10.000000,10.000000"> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </poly> <poly id="jps.walkable_area_1" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" name="areaB" shape="30.000000,10.000000 30.000000,20.000000 10.000000,20.000000 10.000000,10.000000 30.000000,10.000000"> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </poly> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- JuPedSim elements --> <poly id="jps.walkable_area_0" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" shape="-50.000000,40.000000 -40.000000,40.000000 -40.000000,30.000000 -50.000000,30.000000 -50.000000,40.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,4c1,12 < Error: Attribute 'id' is missing in definition of a poly. < Error: Could not build jps.walkableArea with ID '%%%%;;$$$%' in netedit; ID contains invalid characters. < Error: Could not build jps.walkableArea with ID 'jps.walkable_area_0' in netedit; Declared twice. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- JuPedSim elements --> <poly id="jps.walkable_area_0" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" shape="-50.000000,40.000000 -40.000000,40.000000 -40.000000,30.000000 -50.000000,30.000000 -50.000000,40.000000"/> <poly id="jps.walkable_area_1" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" shape="-30.000000,40.000000 -20.000000,40.000000 -20.000000,30.000000 -30.000000,30.000000 -30.000000,40.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'id' is missing in definition of a poly. Error: Could not build jps.walkableArea with ID '%%%%;;$$$%' in netedit; ID contains invalid characters. Error: Could not build jps.walkableArea with ID 'jps.walkable_area_0' 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.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,2c1,12 < Error: Attribute 'name' in definition of poly 'jps.walkable_area_1' is empty. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- JuPedSim elements --> <poly id="jps.walkable_area_0" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" shape="-50.000000,20.000000 -40.000000,20.000000 -40.000000,10.000000 -50.000000,10.000000 -50.000000,20.000000"/> <poly id="jps.walkable_area_2" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" name="%%%%" shape="-50.000000,-20.000000 -40.000000,-20.000000 -40.000000,-30.000000 -50.000000,-30.000000 -50.000000,-20.000000"/> <poly id="jps.walkable_area_3" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" name="custom name" shape="-50.000000,-20.000000 -40.000000,-20.000000 -40.000000,-30.000000 -50.000000,-30.000000 -50.000000,-20.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'name' in definition of poly 'jps.walkable_area_1' 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.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,4c1,12 < 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 "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- JuPedSim elements --> <poly id="jps.walkable_area_0" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" shape="-50.000000,40.000000 -40.000000,40.000000 -40.000000,30.000000 -50.000000,30.000000 -50.000000,40.000000"> <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"/> </poly> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.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.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,3c1,12 < Error: Attribute 'shape' is missing in definition of poly 'jps.walkable_area_0'. < Error: Attribute 'shape' in definition of poly 'jps.walkable_area_1' is not a valid list of positions. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- JuPedSim elements --> <poly id="jps.walkable_area_2" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" shape="10.000000,-40.000000 20.000000,-40.000000 20.000000,-50.000000 20.000000,-50.000000 10.000000,-50.000000 10.000000,-50.000000 10.000000,-40.000000"/> <poly id="jps.walkable_area_3" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" shape="40.000000,-40.000000"/> <poly id="jps.walkable_area_4" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" shape="-70.000000,40.000000 -60.000000,40.000000 -70.000000,40.000000 -60.000000,40.000000"/> <poly id="jps.walkable_area_5" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" shape="-70.000000,20.000000 -60.000000,20.000000"/> <poly id="jps.walkable_area_6" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" shape="-50.000000,40.000000 -40.000000,40.000000 -40.000000,30.000000 -50.000000,30.000000 -50.000000,40.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'shape' is missing in definition of poly 'jps.walkable_area_0'. Error: Attribute 'shape' in definition of poly 'jps.walkable_area_1' is not a valid list of positions. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,12d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < jps.walkableArea < TestFunctions: Clicked over position 804 - 499 < TestFunctions: Clicked over position 804 - 199.0 < TestFunctions: Clicked over position 504.0 - 199.0 < TestFunctions: Clicked over position 504.0 - 499 < TestFunctions: Clicked over position 804 - 499 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- JuPedSim elements --> <poly id="jps.walkable_area_0" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" shape="0.000000,-10.000000 10.000000,10.000000 0.000000,20.000000 -30.000000,20.000000 -30.000000,-10.000000 -10.000000,-20.000000 0.000000,-10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,12d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < jps.walkableArea < TestFunctions: Clicked over position 804 - 499 < TestFunctions: Clicked over position 804 - 199.0 < TestFunctions: Clicked over position 504.0 - 199.0 < TestFunctions: Clicked over position 504.0 - 499 < TestFunctions: Clicked over position 804 - 499 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- JuPedSim elements --> <poly id="jps.walkable_area_0" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" shape="0.000000,-20.000000 10.000000,20.000000 -30.000000,20.000000 -30.000000,-10.000000 0.000000,-20.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart( > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- JuPedSim elements --> <poly id="jps.walkable_area_0" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" shape="0.000000,20.000000 10.000000,20.000000 10.000000,10.000000 0.000000,10.000000 0.000000,20.000000"/> <poly id="jps.walkable_area_1" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" shape="30.000000,20.000000 30.000000,10.000000 20.000000,10.000000 20.000000,20.000000 30.000000,20.000000"/> <poly id="jps.walkable_area_2" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" shape="50.000000,10.000000 40.000000,10.000000 40.000000,20.000000 50.000000,20.000000 50.000000,10.000000"/> <poly id="jps.walkable_area_3" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" shape="0.000000,-20.000000 0.000000,-10.000000 10.000000,-10.000000 10.000000,-20.000000 0.000000,-20.000000"/> <poly id="jps.walkable_area_4" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" shape="20.000000,-10.000000 30.000000,-10.000000 30.000000,-20.000000 30.000000,-20.000000 20.000000,-20.000000"/> <poly id="jps.walkable_area_5" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" shape="50.000000,-10.000000 50.000000,-20.000000 50.000000,-20.000000 40.000000,-20.000000 40.000000,-10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" 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="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="3.90" length="2.58" shape="-26.60,-15.00 -26.50,-15.70 -26.20,-16.20 -25.70,-16.50 -25.00,-16.60"/> </edge> <edge id=":JB0_w0" function="walkingarea"> <lane id=":JB0_w0_0" index="0" allow="pedestrian" speed="2.78" length="5.94" width="2.00" shape="-25.00,-18.20 -25.00,-20.20 -26.66,-20.07 -27.98,-19.67 -28.98,-18.98 -29.67,-17.98 -30.07,-16.66 -30.20,-15.00 -28.20,-15.00 -28.11,-15.98 -27.84,-16.78 -27.40,-17.40 -26.78,-17.84 -25.98,-18.11"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="3.90" length="2.58" shape="25.00,-16.60 25.70,-16.50 26.20,-16.20 26.50,-15.70 26.60,-15.00"/> </edge> <edge id=":JB1_w0" function="walkingarea"> <lane id=":JB1_w0_0" index="0" allow="pedestrian" speed="2.78" length="5.94" width="2.00" shape="28.20,-15.00 30.20,-15.00 30.07,-16.66 29.67,-17.98 28.98,-18.98 27.98,-19.67 26.66,-20.07 25.00,-20.20 25.00,-18.20 25.98,-18.11 26.78,-17.84 27.40,-17.40 27.84,-16.78 28.11,-15.98"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="19.80" shape="-26.60,9.90 -26.60,-9.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="8.37" length="15.62" shape="-26.60,9.90 -26.41,3.47 -25.83,-1.13 -24.86,-3.88 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.57" length="12.57" shape="-26.60,9.90 -26.41,4.87 -25.83,1.28 -24.86,-0.88 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="8.37" length="11.62" shape="-23.50,4.80 -24.86,3.88 -25.82,1.13 -26.41,-3.47 -26.48,-5.90"/> </edge> <edge id=":JC0_4" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,15d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poi < dummyAngle < TestFunctions: Clicked over position 596 - 285 < 500 < TestFunctions: Clicked over position 641 - 285 < -27 < TestFunctions: Clicked over position 687 - 285 < 45 < TestFunctions: Clicked over position 732 - 285 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="poi_0" color="red" layer="202.00" x="-16.00" y="12.00" angle="500.00"/> <poi id="poi_1" color="red" layer="202.00" x="-12.00" y="12.00" angle="-27.00"/> <poi id="poi_2" color="red" layer="202.00" x="-6.00" y="12.00" angle="45.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,12d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poi < TestFunctions: Clicked over position 596 - 285 < Vlue < TestFunctions: Clicked over position 641 - 285 < blue < TestFunctions: Clicked over position 687 - 285 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="poi_0" color="139,131,120" layer="202.00" x="-20.00" y="12.00"/> <poi id="poi_1" color="blue" layer="202.00" x="-12.00" y="12.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,8d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poi < TestFunctions: Clicked over position 596 - 285 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="poi_0" color="red" layer="202.00" x="-20.00" y="12.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>shapeelements poi create default ( Last six runs May2024 Apr2024 Mar2024 Feb2024 )
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,13d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poi < dummyHeight < TestFunctions: Clicked over position 596 - 285 < -3 < TestFunctions: Clicked over position 641 - 285 < 4.4 < TestFunctions: Clicked over position 687 - 285 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="poi_0" color="red" layer="202.00" x="-12.00" y="12.00" height="4.40"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,14d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poi < TestFunctions: Clicked over position 596 - 285 < ;;;;;; < TestFunctions: Clicked over position 641 - 285 < poi_0 < TestFunctions: Clicked over position 687 - 285 < customID < TestFunctions: Clicked over position 732 - 285 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="customID" color="red" layer="202.00" x="-6.00" y="12.00"/> <poi id="poi_0" color="red" layer="202.00" x="-20.00" y="12.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,2c1,12 < Unknown file extension '' for image '%%$%$&$%$%$'! < Loading failed! --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,13d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poi < %%$%$&$%$%$ < TestFunctions: Clicked over position 596 - 285 < paris.ico < TestFunctions: Clicked over position 641 - 285 < berlin_icon.ico < TestFunctions: Clicked over position 687 - 285 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="poi_0" color="red" layer="202.00" x="-12.00" y="12.00" imgFile="berlin_icon.ico"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Could not load '%%$%$&$%$%$'. Unknown file extension '' for image '%%$%$&$%$%$'! Error: Could not load 'paris.ico'. Loading failed! ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,13d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poi < dummyLayer < TestFunctions: Clicked over position 596 - 285 < -2 < TestFunctions: Clicked over position 641 - 285 < 6.5 < TestFunctions: Clicked over position 687 - 285 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="poi_0" color="red" layer="-2.00" x="-16.00" y="12.00"/> <poi id="poi_1" color="red" layer="6.50" x="-12.00" y="12.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,11d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poi < %%%%;;;%%% < TestFunctions: Clicked over position 596 - 285 < customName < TestFunctions: Clicked over position 641 - 285 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="poi_0" color="red" layer="202.00" name="%%%%;;;%%%" x="-20.00" y="12.00"/> <poi id="poi_1" color="red" layer="202.00" name="customName" x="-16.00" y="12.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,10d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poi < <<poi_test>> < custom type < TestFunctions: Clicked over position 596 - 285 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="poi_0" type="custom type" color="red" layer="202.00" x="-20.00" y="12.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,13d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poi < dummyWidth < TestFunctions: Clicked over position 596 - 285 < -2 < TestFunctions: Clicked over position 641 - 285 < 2.5 < TestFunctions: Clicked over position 687 - 285 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="poi_0" color="red" layer="202.00" x="-12.00" y="12.00" width="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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,10d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poi < TestFunctions: Clicked over position 732 - 283 < TestFunctions: Clicked over position 732 - 283 < TestFunctions: Clicked over position 845 - 265 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,13d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poi < TestFunctions: Clicked over position 596 - 285 < TestFunctions: Clicked over position 596 - 285 < dummyAngle < -12 < 500 < 30 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="poi_0" color="red" layer="202.00" x="-20.00" y="12.00" angle="30.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,13d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poi < TestFunctions: Clicked over position 596 - 285 < TestFunctions: Clicked over position 596 - 285 < dummyColor < 255,255,500 < blue < 125,60,200 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="poi_0" color="125,60,200" layer="202.00" x="-20.00" y="12.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,12d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poi < TestFunctions: Clicked over position 596 - 285 < TestFunctions: Clicked over position 596 - 285 < dummyHeight < -3 < 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"> <!-- Shapes --> <poi id="poi_0" color="red" layer="202.00" x="-20.00" y="12.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,14d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poi < TestFunctions: Clicked over position 596 - 285 < TestFunctions: Clicked over position 641 - 285 < TestFunctions: Clicked over position 596 - 285 < poi_1 < < ID with spaces < newID < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="newID" color="red" layer="202.00" x="-20.00" y="12.00"/> <poi id="poi_1" color="red" layer="202.00" x="-16.00" y="12.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,2c1,12 < Unknown file extension '' for image '%$$%%%%%'! < Loading failed! --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,12d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poi < TestFunctions: Clicked over position 596 - 285 < TestFunctions: Clicked over position 596 - 285 < %$$%%%%% < paris.ico < berlin_icon.ico < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="poi_0" color="red" layer="202.00" x="-20.00" y="12.00" imgFile="berlin_icon.ico"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Could not load '%$$%%%%%'. Unknown file extension '' for image '%$$%%%%%'! Error: Could not load 'paris.ico'. Loading failed! ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,13d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poi < TestFunctions: Clicked over position 596 - 285 < TestFunctions: Clicked over position 596 - 285 < dummyLayer < -2 < default < 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"> <!-- Shapes --> <poi id="poi_0" color="red" layer="2.00" x="-20.00" y="12.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,11d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poi < TestFunctions: Clicked over position 596 - 285 < TestFunctions: Clicked over position 596 - 285 < %$$%%%%% < 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"> <!-- Shapes --> <poi id="poi_0" color="red" layer="202.00" name="customName" x="-20.00" y="12.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,19d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poi < TestFunctions: Clicked over position 596 - 285 < TestFunctions: Clicked over position 596 - 285 < 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"> <!-- Shapes --> <poi id="poi_0" color="red" layer="202.00" x="-20.00" y="12.00"> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </poi> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,11d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poi < TestFunctions: Clicked over position 596 - 285 < TestFunctions: Clicked over position 596 - 285 < dummyPosition < 20.40,7.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"> <!-- Shapes --> <poi id="poi_0" color="red" layer="202.00" x="20.40" y="7.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,9d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poi < TestFunctions: Clicked over position 596 - 285 < TestFunctions: Clicked over position 596 - 285 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="poi_0" color="red" layer="202.00" x="-20.00" y="12.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,10d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poi < TestFunctions: Clicked over position 596 - 285 < TestFunctions: Clicked over position 596 - 285 < <<myOwnType>> < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="poi_0" type="<<myOwnType>>" color="red" layer="202.00" x="-20.00" y="12.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,12d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poi < TestFunctions: Clicked over position 596 - 285 < TestFunctions: Clicked over position 596 - 285 < dummyWidth < -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"> <!-- Shapes --> <poi id="poi_0" color="red" layer="202.00" x="-20.00" y="12.00" width="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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,13d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 755 - 287 < TestFunctions: Clicked over position 846 - 287 < TestFunctions: Clicked over position 755 - 287 < dummyAngle < -12 < 500 < 30 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="POI_1" color="red" layer="202.00" x="-4.00" y="10.00" angle="30.00"/> <poi id="POI_2" color="red" layer="202.00" x="4.00" y="10.00" angle="30.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,13d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 755 - 287 < TestFunctions: Clicked over position 846 - 287 < TestFunctions: Clicked over position 755 - 287 < dummyColor < 255,255,500 < blue < 125,60,200 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="POI_1" color="125,60,200" layer="202.00" x="-4.00" y="10.00"/> <poi id="POI_2" color="125,60,200" layer="202.00" x="4.00" y="10.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,12d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 755 - 287 < TestFunctions: Clicked over position 846 - 287 < TestFunctions: Clicked over position 755 - 287 < dummyHeight < -3 < 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"> <!-- Shapes --> <poi id="POI_1" color="red" layer="202.00" x="-4.00" y="10.00" height="5.00"/> <poi id="POI_2" color="red" layer="202.00" x="4.00" y="10.00" height="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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,2c1,12 < Unknown file extension '' for image '%$$%%%%%'! < Loading failed! --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,12d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 755 - 287 < TestFunctions: Clicked over position 846 - 287 < TestFunctions: Clicked over position 755 - 287 < %$$%%%%% < paris.ico < berlin_icon.ico < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="POI_1" color="red" layer="202.00" x="-4.00" y="10.00" imgFile="berlin_icon.ico"/> <poi id="POI_2" color="red" layer="202.00" x="4.00" y="10.00" imgFile="berlin_icon.ico"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Could not load '%$$%%%%%'. Unknown file extension '' for image '%$$%%%%%'! Error: Could not load 'paris.ico'. Loading failed! ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,13d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 755 - 287 < TestFunctions: Clicked over position 846 - 287 < TestFunctions: Clicked over position 755 - 287 < dummyLayer < -2 < default < 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"> <!-- Shapes --> <poi id="POI_1" color="red" layer="2.00" x="-4.00" y="10.00"/> <poi id="POI_2" color="red" layer="2.00" x="4.00" y="10.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,11d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 755 - 287 < TestFunctions: Clicked over position 846 - 287 < TestFunctions: Clicked over position 755 - 287 < %$$%%%%% < 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"> <!-- Shapes --> <poi id="POI_1" color="red" layer="202.00" name="customName" x="-4.00" y="10.00"/> <poi id="POI_2" color="red" layer="202.00" name="customName" x="4.00" y="10.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,19d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 755 - 287 < TestFunctions: Clicked over position 846 - 287 < TestFunctions: Clicked over position 755 - 287 < 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"> <!-- Shapes --> <poi id="POI_1" color="red" layer="202.00" x="-4.00" y="10.00"> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </poi> <poi id="POI_2" color="red" layer="202.00" x="4.00" y="10.00"> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </poi> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,9d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 755 - 287 < TestFunctions: Clicked over position 846 - 287 < TestFunctions: Clicked over position 755 - 287 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="POI_1" color="red" layer="202.00" x="-4.00" y="10.00"/> <poi id="POI_2" color="red" layer="202.00" x="4.00" y="10.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,10d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 755 - 287 < TestFunctions: Clicked over position 846 - 287 < TestFunctions: Clicked over position 755 - 287 < <<myOwnType>> < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="POI_1" type="<<myOwnType>>" color="red" layer="202.00" x="-4.00" y="10.00"/> <poi id="POI_2" type="<<myOwnType>>" color="red" layer="202.00" x="4.00" y="10.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,12d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 755 - 287 < TestFunctions: Clicked over position 846 - 287 < TestFunctions: Clicked over position 755 - 287 < dummyWidth < -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"> <!-- Shapes --> <poi id="POI_1" color="red" layer="202.00" x="-4.00" y="10.00" width="5.00"/> <poi id="POI_2" color="red" layer="202.00" x="4.00" y="10.00" width="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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,2c1,12 < Error: Attribute 'angle' in definition of poi 'POI_0' Invalid Number Format (double) dummyAngle. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- Shapes --> <poi id="POI_1" color="green" layer="0.00" x="30.00" y="30.00" angle="500.00" imgFile="berlin_icon.ico" width="5.00" height="5.00"/> <poi id="POI_2" color="blue" layer="0.00" x="30.00" y="40.00" angle="-30.00" imgFile="berlin_icon.ico" width="5.00" height="5.00"/> <poi id="POI_3" color="blue" layer="0.00" x="30.00" y="40.00" angle="13.00" imgFile="berlin_icon.ico" width="5.00" height="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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'angle' in definition of poi 'POI_0' Invalid Number Format (double) dummyAngle. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,2c1,12 < Error: Attribute 'color' in definition of poi 'POI_1' Invalid color definition 'dummycolor'. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- Shapes --> <poi id="POI_0" color="red" layer="0.00" x="30.00" y="-30.00" width="0.00" height="0.00"/> <poi id="POI_2" color="blue" layer="0.00" x="10.00" y="-30.00" width="0.00" height="0.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'color' in definition of poi 'POI_1' Invalid color definition 'dummycolor'. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- Shapes --> <poi id="POI_0" color="red" layer="202.00" x="-30.00" y="30.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,2c1,12 < Error: Attribute 'height' in definition of poi 'POI_1' Invalid Number Format (double) dummyHeight. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- Shapes --> <poi id="POI_0" color="red" layer="0.00" x="0.00" y="30.00" width="0.00"/> <poi id="POI_2" color="red" layer="0.00" x="20.00" y="30.00" width="0.00" height="2.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'height' in definition of poi 'POI_1' Invalid Number Format (double) dummyHeight. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,3c1,12 < Error: Attribute 'imgFile' in definition of a poi is empty. < Error: Attribute 'id' is missing in definition of a poi. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- Shapes --> <poi id="%%%%%···$" color="red" layer="0.00" x="30.00" y="0.00" width="0.00" height="0.00"/> <poi id="POI_0" color="red" layer="0.00" x="30.00" y="-10.00" width="0.00" height="0.00"/> <poi id="POI_1" color="red" layer="0.00" x="30.00" y="-20.00" width="0.00" height="0.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'imgFile' in definition of a poi is empty. Error: Attribute 'id' is missing in definition of a poi. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,3c1,12 < Error: Could not build poi with ID 'POI_0' in netedit; Filename is invalid. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. < Loading failed! --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- Shapes --> <poi id="POI_1" color="white" layer="0.00" x="30.00" y="10.00" imgFile="paris.ico" width="5.00" height="5.00"/> <poi id="POI_2" color="white" layer="0.00" x="30.00" y="20.00" imgFile="berlin_icon.ico" width="5.00" height="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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Could not build poi with ID 'POI_0' in netedit; Filename is invalid. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. Error: Could not load 'paris.ico'. Loading failed! ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,2c1,12 < Error: Attribute 'layer' in definition of poi 'POI_1' Invalid Number Format (double) dummyLayer. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- Shapes --> <poi id="POI_0" color="red" layer="202.00" x="0.00" y="-30.00" width="0.00" height="0.00"/> <poi id="POI_2" color="red" layer="2.35" x="-20.00" y="-30.00" width="0.00" height="0.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'layer' in definition of poi 'POI_1' Invalid Number Format (double) dummyLayer. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- Shapes --> <poi id="POI_0" color="red" layer="202.00" x="0.00" y="-30.00" width="0.00" height="0.00"/> <poi id="POI_1" color="red" layer="202.00" name="%%%%%" x="-10.00" y="-30.00" width="0.00" height="0.00"/> <poi id="POI_2" color="red" layer="202.00" name="customName" x="-20.00" y="-30.00" width="0.00" height="0.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,4c1,12 < 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 "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- Shapes --> <poi id="POI_0" color="red" layer="0.00" x="-30.00" y="30.00" width="0.00" height="0.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"/> </poi> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- Shapes --> <poi id="POI_0" color="red" layer="202.00" x="0.00" y="-30.00" width="0.00" height="0.00"/> <poi id="POI_1" type="%%%%%" color="red" layer="202.00" x="-10.00" y="-30.00" width="0.00" height="0.00"/> <poi id="POI_2" type="customType" color="red" layer="202.00" x="-20.00" y="-30.00" width="0.00" height="0.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,2c1,12 < Error: Attribute 'width' in definition of poi 'POI_1' Invalid Number Format (double) dummyWidth. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- Shapes --> <poi id="POI_0" color="red" layer="0.00" x="-40.00" y="10.00" height="0.00"/> <poi id="POI_2" color="red" layer="0.00" x="-10.00" y="30.00" width="2.00" height="0.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'width' in definition of poi 'POI_1' Invalid Number Format (double) dummyWidth. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,3c1,12 < Error: X and Y must be be defined together in POIs < Error: Attribute 'x' in definition of poi 'POI_1' Invalid Number Format (double) dummyX. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- Shapes --> <poi id="POI_2" color="red" layer="0.00" x="-40.00" y="-30.00" width="0.00" height="0.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: X and Y must be be defined together in POIs Error: Attribute 'x' in definition of poi 'POI_1' Invalid Number Format (double) dummyX. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,3c1,12 < Error: X and Y must be be defined together in POIs < Error: Attribute 'y' in definition of poi 'POI_1' Invalid Number Format (double) dummyY. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- Shapes --> <poi id="POI_2" color="red" layer="0.00" x="-40.00" y="0.00" width="0.00" height="0.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: X and Y must be be defined together in POIs Error: Attribute 'y' in definition of poi 'POI_1' Invalid Number Format (double) dummyY. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,13d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poi < TestFunctions: Clicked over position 640 - 304 < white < 10 < 10 < berlin_icon.ico < TestFunctions: Clicked over position 640 - 513 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="poi_0" color="red" layer="202.00" x="12.00" y="4.00"/> <poi id="poi_1" color="white" layer="202.00" x="12.00" y="-4.00" imgFile="berlin_icon.ico" width="10.00" height="10.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart( > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- Shapes --> <poi id="POI_0" color="red" layer="0.00" x="0.00" y="10.00" width="0.00" height="0.00"/> <poi id="POI_1" color="green" layer="0.00" x="10.00" y="10.00" width="0.00" height="0.00"/> <poi id="POI_10" color="orange" layer="0.00" x="10.00" y="-10.00" width="0.00" height="0.00"/> <poi id="POI_11" color="black" layer="0.00" x="0.00" y="-10.00" width="0.00" height="0.00"/> <poi id="POI_2" color="blue" layer="0.00" x="20.00" y="10.00" width="0.00" height="0.00"/> <poi id="POI_3" color="yellow" layer="0.00" x="30.00" y="10.00" width="0.00" height="0.00"/> <poi id="POI_4" color="orange" layer="0.00" x="40.00" y="10.00" width="0.00" height="0.00"/> <poi id="POI_5" color="black" layer="0.00" x="50.00" y="10.00" width="0.00" height="0.00"/> <poi id="POI_6" color="red" layer="0.00" x="50.00" y="-10.00" width="0.00" height="0.00"/> <poi id="POI_7" color="green" layer="0.00" x="40.00" y="-10.00" width="0.00" height="0.00"/> <poi id="POI_8" color="blue" layer="0.00" x="30.00" y="-10.00" width="0.00" height="0.00"/> <poi id="POI_9" color="yellow" layer="0.00" x="20.00" y="-10.00" width="0.00" height="0.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" 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="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="3.90" length="2.58" shape="-26.60,-15.00 -26.50,-15.70 -26.20,-16.20 -25.70,-16.50 -25.00,-16.60"/> </edge> <edge id=":JB0_w0" function="walkingarea"> <lane id=":JB0_w0_0" index="0" allow="pedestrian" speed="2.78" length="5.94" width="2.00" shape="-25.00,-18.20 -25.00,-20.20 -26.66,-20.07 -27.98,-19.67 -28.98,-18.98 -29.67,-17.98 -30.07,-16.66 -30.20,-15.00 -28.20,-15.00 -28.11,-15.98 -27.84,-16.78 -27.40,-17.40 -26.78,-17.84 -25.98,-18.11"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="3.90" length="2.58" shape="25.00,-16.60 25.70,-16.50 26.20,-16.20 26.50,-15.70 26.60,-15.00"/> </edge> <edge id=":JB1_w0" function="walkingarea"> <lane id=":JB1_w0_0" index="0" allow="pedestrian" speed="2.78" length="5.94" width="2.00" shape="28.20,-15.00 30.20,-15.00 30.07,-16.66 29.67,-17.98 28.98,-18.98 27.98,-19.67 26.66,-20.07 25.00,-20.20 25.00,-18.20 25.98,-18.11 26.78,-17.84 27.40,-17.40 27.84,-16.78 28.11,-15.98"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="19.80" shape="-26.60,9.90 -26.60,-9.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="8.37" length="15.62" shape="-26.60,9.90 -26.41,3.47 -25.83,-1.13 -24.86,-3.88 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.57" length="12.57" shape="-26.60,9.90 -26.41,4.87 -25.83,1.28 -24.86,-0.88 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="8.37" length="11.62" shape="-23.50,4.80 -24.86,3.88 -25.82,1.13 -26.41,-3.47 -26.48,-5.90"/> </edge> <edge id=":JC0_4" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,15d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poiGeo < dummyAngle < TestFunctions: Clicked over position 596 - 285 < 500 < TestFunctions: Clicked over position 641 - 285 < -27 < TestFunctions: Clicked over position 687 - 285 < 45 < TestFunctions: Clicked over position 732 - 285 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="poi_0" color="red" layer="202.00" lon="10.510907" lat="0.000090" angle="500.00"/> <poi id="poi_1" color="red" layer="202.00" lon="10.510943" lat="0.000090" angle="-27.00"/> <poi id="poi_2" color="red" layer="202.00" lon="10.510978" lat="0.000090" angle="45.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,12d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poiGeo < TestFunctions: Clicked over position 596 - 285 < Vlue < TestFunctions: Clicked over position 641 - 285 < blue < TestFunctions: Clicked over position 687 - 285 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="poi_0" color="139,131,120" layer="202.00" lon="10.510871" lat="0.000090"/> <poi id="poi_1" color="blue" layer="202.00" lon="10.510943" lat="0.000090"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,8d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poiGeo < TestFunctions: Clicked over position 596 - 285 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="poi_0" color="red" layer="202.00" lon="10.510871" lat="0.000090"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>shapeelements poigeo create default ( Last six runs May2024 Apr2024 Mar2024 Feb2024 )
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,13d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poiGeo < dummyHeight < TestFunctions: Clicked over position 596 - 285 < -3 < TestFunctions: Clicked over position 641 - 285 < 4.4 < TestFunctions: Clicked over position 687 - 285 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="poi_0" color="red" layer="202.00" lon="10.510943" lat="0.000090" height="4.40"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,14d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poiGeo < TestFunctions: Clicked over position 596 - 285 < ;;;;;; < TestFunctions: Clicked over position 641 - 285 < poi_0 < TestFunctions: Clicked over position 687 - 285 < customID < TestFunctions: Clicked over position 732 - 285 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="customID" color="red" layer="202.00" lon="10.510978" lat="0.000090"/> <poi id="poi_0" color="red" layer="202.00" lon="10.510871" lat="0.000090"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,2c1,12 < Unknown file extension '' for image '%%$%$&$%$%$'! < Loading failed! --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,13d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poiGeo < %%$%$&$%$%$ < TestFunctions: Clicked over position 596 - 285 < paris.ico < TestFunctions: Clicked over position 641 - 285 < berlin_icon.ico < TestFunctions: Clicked over position 687 - 285 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="poi_0" color="red" layer="202.00" lon="10.510943" lat="0.000090" imgFile="berlin_icon.ico"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Could not load '%%$%$&$%$%$'. Unknown file extension '' for image '%%$%$&$%$%$'! Error: Could not load 'paris.ico'. Loading failed! ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,13d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poiGeo < dummyLayer < TestFunctions: Clicked over position 596 - 285 < -2 < TestFunctions: Clicked over position 641 - 285 < 6.5 < TestFunctions: Clicked over position 687 - 285 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="poi_0" color="red" layer="-2.00" lon="10.510907" lat="0.000090"/> <poi id="poi_1" color="red" layer="6.50" lon="10.510943" lat="0.000090"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,11d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poiGeo < %%%%;;;%%% < TestFunctions: Clicked over position 596 - 285 < customName < TestFunctions: Clicked over position 641 - 285 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="poi_0" color="red" layer="202.00" name="%%%%;;;%%%" lon="10.510871" lat="0.000090"/> <poi id="poi_1" color="red" layer="202.00" name="customName" lon="10.510907" lat="0.000090"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,10d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poiGeo < <<poi_test>> < custom type < TestFunctions: Clicked over position 596 - 285 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="poi_0" type="custom type" color="red" layer="202.00" lon="10.510871" lat="0.000090"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,13d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poiGeo < dummyWidth < TestFunctions: Clicked over position 596 - 285 < -2 < TestFunctions: Clicked over position 641 - 285 < 2.5 < TestFunctions: Clicked over position 687 - 285 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="poi_0" color="red" layer="202.00" lon="10.510943" lat="0.000090" width="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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,10d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poiGeo < TestFunctions: Clicked over position 663 - 288 < TestFunctions: Clicked over position 663 - 288 < TestFunctions: Clicked over position 800 - 285 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,13d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poiGeo < TestFunctions: Clicked over position 664 - 267 < TestFunctions: Clicked over position 664 - 267 < dummyAngle < -12 < 500 < 30 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="poi_0" color="red" layer="202.00" lon="10.511050" lat="0.000162" angle="30.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,13d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poiGeo < TestFunctions: Clicked over position 664 - 267 < TestFunctions: Clicked over position 664 - 267 < dummyColor < 255,255,500 < blue < 125,60,200 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="poi_0" color="125,60,200" layer="202.00" lon="10.511050" lat="0.000162"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,12d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poiGeo < TestFunctions: Clicked over position 664 - 267 < TestFunctions: Clicked over position 664 - 267 < dummyHeight < -3 < 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"> <!-- Shapes --> <poi id="poi_0" color="red" layer="202.00" lon="10.511050" lat="0.000162" height="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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,14d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poiGeo < TestFunctions: Clicked over position 664 - 267 < TestFunctions: Clicked over position 781 - 267 < TestFunctions: Clicked over position 664 - 267 < poi_1 < < ID with spaces < newID < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="newID" color="red" layer="202.00" lon="10.511050" lat="0.000162"/> <poi id="poi_1" color="red" layer="202.00" lon="10.511086" lat="0.000162"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,2c1,12 < Unknown file extension '' for image '%$$%%%%%'! < Loading failed! --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,12d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poiGeo < TestFunctions: Clicked over position 664 - 267 < TestFunctions: Clicked over position 664 - 267 < %$$%%%%% < paris.ico < berlin_icon.ico < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="poi_0" color="red" layer="202.00" lon="10.511050" lat="0.000162" imgFile="berlin_icon.ico"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Could not load '%$$%%%%%'. Unknown file extension '' for image '%$$%%%%%'! Error: Could not load 'paris.ico'. Loading failed! ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,11d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poiGeo < TestFunctions: Clicked over position 664 - 267 < TestFunctions: Clicked over position 664 - 267 < dummyLat < 7.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"> <!-- Shapes --> <poi id="poi_0" color="red" layer="202.00" lon="10.511050" lat="7.500000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,13d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poiGeo < TestFunctions: Clicked over position 664 - 267 < TestFunctions: Clicked over position 664 - 267 < dummyLayer < -2 < default < 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"> <!-- Shapes --> <poi id="poi_0" color="red" layer="2.00" lon="10.511050" lat="0.000162"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,11d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poiGeo < TestFunctions: Clicked over position 664 - 267 < TestFunctions: Clicked over position 664 - 267 < dummyLon < 20.40 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="poi_0" color="red" layer="202.00" lon="10.511050" lat="20.400000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,10d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poiGeo < TestFunctions: Clicked over position 664 - 267 < TestFunctions: Clicked over position 664 - 267 < 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"> <!-- Shapes --> <poi id="poi_0" color="red" layer="202.00" name="customName" lon="10.511050" lat="0.000162"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,19d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poiGeo < TestFunctions: Clicked over position 664 - 267 < TestFunctions: Clicked over position 664 - 267 < 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"> <!-- Shapes --> <poi id="poi_0" color="red" layer="202.00" lon="10.511050" lat="0.000162"> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </poi> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,9d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poiGeo < TestFunctions: Clicked over position 664 - 267 < TestFunctions: Clicked over position 664 - 267 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="poi_0" color="red" layer="202.00" lon="10.511050" lat="0.000162"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,10d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poiGeo < TestFunctions: Clicked over position 664 - 267 < TestFunctions: Clicked over position 664 - 267 < <<myOwnType>> < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="poi_0" type="<<myOwnType>>" color="red" layer="202.00" lon="10.511050" lat="0.000162"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,12d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poiGeo < TestFunctions: Clicked over position 664 - 267 < TestFunctions: Clicked over position 664 - 267 < dummyWidth < -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"> <!-- Shapes --> <poi id="poi_0" color="red" layer="202.00" lon="10.511050" lat="0.000162" width="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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,11d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 755 - 287 < dummyAngle < -12 < 500 < 30 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="POI_1" color="red" layer="202.00" lon="10.511086" lat="0.000162" angle="30.00"/> <poi id="POI_2" color="red" layer="202.00" lon="10.511086" lat="0.000162" angle="30.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,11d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 755 - 287 < dummyColor < 255,255,500 < blue < 125,60,200 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="POI_1" color="125,60,200" layer="202.00" lon="10.511086" lat="0.000162"/> <poi id="POI_2" color="125,60,200" layer="202.00" lon="10.511086" lat="0.000162"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,10d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 755 - 287 < dummyHeight < -3 < 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"> <!-- Shapes --> <poi id="POI_1" color="red" layer="202.00" lon="10.511086" lat="0.000162" height="5.00"/> <poi id="POI_2" color="red" layer="202.00" lon="10.511086" lat="0.000162" height="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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,2c1,12 < Unknown file extension '' for image '%$$%%%%%'! < Loading failed! --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,10d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 755 - 287 < %$$%%%%% < paris.ico < berlin_icon.ico < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="POI_1" color="red" layer="202.00" lon="10.511086" lat="0.000162" imgFile="berlin_icon.ico"/> <poi id="POI_2" color="red" layer="202.00" lon="10.511086" lat="0.000162" imgFile="berlin_icon.ico"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Could not load '%$$%%%%%'. Unknown file extension '' for image '%$$%%%%%'! Error: Could not load 'paris.ico'. Loading failed! ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,11d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 755 - 287 < dummyLayer < -2 < default < 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"> <!-- Shapes --> <poi id="POI_1" color="red" layer="2.00" lon="10.511086" lat="0.000162"/> <poi id="POI_2" color="red" layer="2.00" lon="10.511086" lat="0.000162"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,9d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 755 - 287 < %$$%%%%% < 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"> <!-- Shapes --> <poi id="POI_1" color="red" layer="202.00" name="customName" lon="10.511086" lat="0.000162"/> <poi id="POI_2" color="red" layer="202.00" name="customName" lon="10.511086" lat="0.000162"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,7c1,12 < Error: Attribute 'key' is missing in definition of a param. < Error: Attribute 'key' is missing in definition of a param. < Error: Attribute 'key' is missing in definition of a param. < Error: Attribute 'key' is missing in definition of a param. < 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 "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,17d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 755 - 287 < 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"> <!-- Shapes --> <poi id="POI_1" color="red" layer="202.00" lon="10.511086" lat="0.000162"> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </poi> <poi id="POI_2" color="red" layer="202.00" lon="10.511086" lat="0.000162"> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </poi> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'key' is missing in definition of a param. Error: Attribute 'key' is missing in definition of a param. Error: Attribute 'key' is missing in definition of a param. Error: Attribute 'key' is missing in definition of a param. 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.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,7d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 755 - 287 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="POI_1" color="red" layer="202.00" lon="10.511086" lat="0.000162"/> <poi id="POI_2" color="red" layer="202.00" lon="10.511086" lat="0.000162"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,8d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 755 - 287 < <<myOwnType>> < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="POI_1" type="<<myOwnType>>" color="red" layer="202.00" lon="10.511086" lat="0.000162"/> <poi id="POI_2" type="<<myOwnType>>" color="red" layer="202.00" lon="10.511086" lat="0.000162"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,10d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 755 - 287 < dummyWidth < -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"> <!-- Shapes --> <poi id="POI_1" color="red" layer="202.00" lon="10.511086" lat="0.000162" width="5.00"/> <poi id="POI_2" color="red" layer="202.00" lon="10.511086" lat="0.000162" width="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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,2c1,12 < Error: Attribute 'angle' in definition of poi 'POI_0' Invalid Number Format (double) dummyAngle. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- Shapes --> <poi id="POI_1" color="green" layer="0.00" lon="30.000000" lat="30.000000" angle="500.00" imgFile="berlin_icon.ico" width="5.00" height="5.00"/> <poi id="POI_2" color="blue" layer="0.00" lon="30.000000" lat="40.000000" angle="-30.00" imgFile="berlin_icon.ico" width="5.00" height="5.00"/> <poi id="POI_3" color="blue" layer="0.00" lon="30.000000" lat="40.000000" angle="13.00" imgFile="berlin_icon.ico" width="5.00" height="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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'angle' in definition of poi 'POI_0' Invalid Number Format (double) dummyAngle. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,2c1,12 < Error: Attribute 'color' in definition of poi 'POI_1' Invalid color definition 'dummycolor'. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- Shapes --> <poi id="POI_0" color="red" layer="0.00" lon="30.000000" lat="-30.000000" width="0.00" height="0.00"/> <poi id="POI_2" color="blue" layer="0.00" lon="10.000000" lat="-30.000000" width="0.00" height="0.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'color' in definition of poi 'POI_1' Invalid color definition 'dummycolor'. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- Shapes --> <poi id="POI_0" color="blue" layer="202.00" lon="-30.000000" lat="30.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,2c1,12 < Error: Attribute 'height' in definition of poi 'POI_1' Invalid Number Format (double) dummyHeight. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- Shapes --> <poi id="POI_0" color="red" layer="0.00" lon="-0.000000" lat="30.000000" width="0.00"/> <poi id="POI_2" color="red" layer="0.00" lon="20.000000" lat="30.000000" width="0.00" height="2.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'height' in definition of poi 'POI_1' Invalid Number Format (double) dummyHeight. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,3c1,12 < Error: Attribute 'imgFile' in definition of a poi is empty. < Error: Attribute 'id' is missing in definition of a poi. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- Shapes --> <poi id="%%%%%···$" color="red" layer="0.00" lon="30.000000" lat="0.000000" width="0.00" height="0.00"/> <poi id="POI_0" color="red" layer="0.00" lon="30.000000" lat="-10.000000" width="0.00" height="0.00"/> <poi id="POI_1" color="red" layer="0.00" lon="30.000000" lat="-20.000000" width="0.00" height="0.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'imgFile' in definition of a poi is empty. Error: Attribute 'id' is missing in definition of a poi. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,2c1,12 < Error: Could not build poi with ID 'POI_0' in netedit; Filename is invalid. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- Shapes --> <poi id="POI_1" color="white" layer="0.00" lon="30.000000" lat="10.000000" imgFile="paris.ico" width="5.00" height="5.00"/> <poi id="POI_2" color="white" layer="0.00" lon="30.000000" lat="20.000000" imgFile="berlin_icon.ico" width="5.00" height="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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Could not build poi with ID 'POI_0' 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.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,3c1,12 < Error: lon and lat must be be defined together in POIs < Error: Attribute 'lat' in definition of poi 'POI_1' Invalid Number Format (double) dummyY. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- Shapes --> <poi id="POI_2" color="red" layer="0.00" lon="-40.000000" lat="0.000000" width="0.00" height="0.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: lon and lat must be be defined together in POIs Error: Attribute 'lat' in definition of poi 'POI_1' Invalid Number Format (double) dummyY. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,2c1,12 < Error: Attribute 'layer' in definition of poi 'POI_1' Invalid Number Format (double) dummyLayer. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- Shapes --> <poi id="POI_0" color="red" layer="202.00" lon="-0.000000" lat="-30.000000" width="0.00" height="0.00"/> <poi id="POI_2" color="red" layer="2.35" lon="-20.000000" lat="-30.000000" width="0.00" height="0.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'layer' in definition of poi 'POI_1' Invalid Number Format (double) dummyLayer. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,3c1,12 < Error: lon and lat must be be defined together in POIs < Error: Attribute 'lon' in definition of poi 'POI_1' Invalid Number Format (double) dummyX. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- Shapes --> <poi id="POI_2" color="red" layer="0.00" lon="-40.000000" lat="-30.000000" width="0.00" height="0.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: lon and lat must be be defined together in POIs Error: Attribute 'lon' in definition of poi 'POI_1' Invalid Number Format (double) dummyX. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,2c1,12 < Error: Attribute 'name' in definition of poi 'POI_1' is empty. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- Shapes --> <poi id="POI_2" color="red" layer="202.00" name="myName" lon="-20.000000" lat="-30.000000" width="0.00" height="0.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'name' in definition of poi 'POI_1' 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.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,4c1,12 < 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 "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- Shapes --> <poi id="POI_0" color="red" layer="0.00" lon="-30.000000" lat="30.000000" width="0.00" height="0.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"/> </poi> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,2c1,12 < Error: Attribute 'type' in definition of a poi is empty. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- Shapes --> <poi id="POI_2" type="%%%%" color="red" layer="202.00" lon="-20.000000" lat="-30.000000" width="0.00" height="0.00"/> <poi id="POI_3" type="myName" color="red" layer="202.00" lon="-20.000000" lat="-30.000000" width="0.00" height="0.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'type' in definition of a poi 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.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/> </routes>
---------- Differences in errors ---------- 1,2c1,12 < Error: Attribute 'width' in definition of poi 'POI_1' Invalid Number Format (double) dummyWidth. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- Shapes --> <poi id="POI_0" color="red" layer="0.00" lon="-40.000000" lat="10.000000" height="0.00"/> <poi id="POI_2" color="red" layer="0.00" lon="-10.000000" lat="30.000000" width="2.00" height="0.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'width' in definition of poi 'POI_1' Invalid Number Format (double) dummyWidth. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,13d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poiGeo < TestFunctions: Clicked over position 640 - 304 < white < 10 < 10 < berlin_icon.ico < TestFunctions: Clicked over position 640 - 513 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="poi_0" color="red" layer="202.00" lon="10.511301" lat="0.000072"/> <poi id="poi_1" color="white" layer="202.00" lon="10.511283" lat="-0.000018" imgFile="berlin_icon.ico" width="10.00" height="10.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart( > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- Shapes --> <poi id="POI_0" color="red" layer="0.00" lon="0.000000" lat="10.000000" width="0.00" height="0.00"/> <poi id="POI_1" color="green" layer="0.00" lon="10.000000" lat="10.000000" width="0.00" height="0.00"/> <poi id="POI_10" color="orange" layer="0.00" lon="10.000000" lat="-10.000000" width="0.00" height="0.00"/> <poi id="POI_11" color="black" layer="0.00" lon="0.000000" lat="-10.000000" width="0.00" height="0.00"/> <poi id="POI_2" color="blue" layer="0.00" lon="20.000000" lat="10.000000" width="0.00" height="0.00"/> <poi id="POI_3" color="yellow" layer="0.00" lon="30.000000" lat="10.000000" width="0.00" height="0.00"/> <poi id="POI_4" color="orange" layer="0.00" lon="40.000000" lat="10.000000" width="0.00" height="0.00"/> <poi id="POI_5" color="black" layer="0.00" lon="50.000000" lat="10.000000" width="0.00" height="0.00"/> <poi id="POI_6" color="red" layer="0.00" lon="50.000000" lat="-10.000000" width="0.00" height="0.00"/> <poi id="POI_7" color="green" layer="0.00" lon="40.000000" lat="-10.000000" width="0.00" height="0.00"/> <poi id="POI_8" color="blue" layer="0.00" lon="30.000000" lat="-10.000000" width="0.00" height="0.00"/> <poi id="POI_9" color="yellow" layer="0.00" lon="20.000000" lat="-10.000000" width="0.00" height="0.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" 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="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="3.90" length="2.58" shape="-26.60,-15.00 -26.50,-15.70 -26.20,-16.20 -25.70,-16.50 -25.00,-16.60"/> </edge> <edge id=":JB0_w0" function="walkingarea"> <lane id=":JB0_w0_0" index="0" allow="pedestrian" speed="2.78" length="5.94" width="2.00" shape="-25.00,-18.20 -25.00,-20.20 -26.66,-20.07 -27.98,-19.67 -28.98,-18.98 -29.67,-17.98 -30.07,-16.66 -30.20,-15.00 -28.20,-15.00 -28.11,-15.98 -27.84,-16.78 -27.40,-17.40 -26.78,-17.84 -25.98,-18.11"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="3.90" length="2.58" shape="25.00,-16.60 25.70,-16.50 26.20,-16.20 26.50,-15.70 26.60,-15.00"/> </edge> <edge id=":JB1_w0" function="walkingarea"> <lane id=":JB1_w0_0" index="0" allow="pedestrian" speed="2.78" length="5.94" width="2.00" shape="28.20,-15.00 30.20,-15.00 30.07,-16.66 29.67,-17.98 28.98,-18.98 27.98,-19.67 26.66,-20.07 25.00,-20.20 25.00,-18.20 25.98,-18.11 26.78,-17.84 27.40,-17.40 27.84,-16.78 28.11,-15.98"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="19.80" shape="-26.60,9.90 -26.60,-9.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="8.37" length="15.62" shape="-26.60,9.90 -26.41,3.47 -25.83,-1.13 -24.86,-3.88 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.57" length="12.57" shape="-26.60,9.90 -26.41,4.87 -25.83,1.28 -24.86,-0.88 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="8.37" length="11.62" shape="-23.50,4.80 -24.86,3.88 -25.82,1.13 -26.41,-3.47 -26.48,-5.90"/> </edge> <edge id=":JC0_4" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,15d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poiLane < dummyAngle < TestFunctions: Clicked over position 642 - 378 < 500 < TestFunctions: Clicked over position 709 - 378 < -27 < TestFunctions: Clicked over position 777 - 378 < 45 < TestFunctions: Clicked over position 846 - 378 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="poi_0" color="red" layer="202.00" lane="center0_1" pos="35.00" height="500.00"/> <poi id="poi_1" color="red" layer="202.00" lane="center0_1" pos="21.00" height="45.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,12d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poiLane < TestFunctions: Clicked over position 642 - 378 < Vlue < TestFunctions: Clicked over position 709 - 378 < blue < TestFunctions: Clicked over position 777 - 378 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="poi_0" color="139,131,120" layer="202.00" lane="center0_1" pos="41.00"/> <poi id="poi_1" color="blue" layer="202.00" lane="center0_1" pos="27.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,8d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poiLane < TestFunctions: Clicked over position 642 - 378 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="poi_0" color="red" layer="202.00" lane="center0_1" pos="41.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>shapeelements poilane create default ( Last six runs May2024 Apr2024 Mar2024 Feb2024 )
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,8d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poiLane < TestFunctions: Clicked over position 642 - 378 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="poi_0" color="red" layer="202.00" lane="center0_1" pos="41.00" 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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,13d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poiLane < dummyHeight < TestFunctions: Clicked over position 642 - 378 < -3 < TestFunctions: Clicked over position 709 - 378 < 4.4 < TestFunctions: Clicked over position 777 - 378 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="poi_0" color="red" layer="202.00" lane="center0_1" pos="27.00" height="4.40"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,14d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poiLane < TestFunctions: Clicked over position 642 - 378 < ;;;;;; < TestFunctions: Clicked over position 709 - 378 < poi_0 < TestFunctions: Clicked over position 777 - 378 < customID < TestFunctions: Clicked over position 846 - 378 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="customID" color="red" layer="202.00" lane="center0_1" pos="21.00"/> <poi id="poi_0" color="red" layer="202.00" lane="center0_1" pos="41.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,2c1,12 < Unknown file extension '' for image '%%$%$&$%$%$'! < Loading failed! --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,13d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poiLane < %%$%$&$%$%$ < TestFunctions: Clicked over position 642 - 378 < paris.ico < TestFunctions: Clicked over position 709 - 378 < berlin_icon.ico < TestFunctions: Clicked over position 777 - 378 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="poi_0" color="red" layer="202.00" lane="center0_1" pos="27.00" imgFile="berlin_icon.ico"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Could not load '%%$%$&$%$%$'. Unknown file extension '' for image '%%$%$&$%$%$'! Error: Could not load 'paris.ico'. Loading failed! ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,13d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poiLane < dummyLayer < TestFunctions: Clicked over position 642 - 378 < -2 < TestFunctions: Clicked over position 709 - 378 < 6.5 < TestFunctions: Clicked over position 777 - 378 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="poi_0" color="red" layer="-2.00" lane="center0_1" pos="35.00"/> <poi id="poi_1" color="red" layer="6.50" lane="center0_1" pos="27.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,11d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poiLane < %%$%$&$%$%$ < TestFunctions: Clicked over position 642 - 378 < customName < TestFunctions: Clicked over position 709 - 378 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="poi_0" color="red" layer="202.00" name="customName" lane="center0_1" pos="35.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,13d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poiLane < dummyPosLat < TestFunctions: Clicked over position 642 - 378 < -5 < TestFunctions: Clicked over position 709 - 378 < 7.5 < TestFunctions: Clicked over position 777 - 378 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="poi_0" color="red" layer="202.00" lane="center0_1" pos="35.00" posLat="-5.00"/> <poi id="poi_1" color="red" layer="202.00" lane="center0_1" pos="27.00" posLat="7.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,10d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poiLane < <<poi_test>> < custom type < TestFunctions: Clicked over position 642 - 378 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="poi_0" type="custom type" color="red" layer="202.00" lane="center0_1" pos="41.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,13d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poiLane < dummyWidth < TestFunctions: Clicked over position 642 - 378 < -2 < TestFunctions: Clicked over position 709 - 378 < 2.5 < TestFunctions: Clicked over position 777 - 378 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="poi_0" color="red" layer="202.00" lane="center0_1" pos="27.00" width="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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,10d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poiLane < TestFunctions: Clicked over position 664 - 380 < TestFunctions: Clicked over position 664 - 380 < TestFunctions: Clicked over position 803 - 458 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,13d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poiLane < TestFunctions: Clicked over position 640 - 378 < TestFunctions: Clicked over position 640 - 378 < dummyAngle < -12 < 500 < 30 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="poi_0" color="red" layer="202.00" lane="center0_1" pos="41.00" angle="30.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,13d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poiLane < TestFunctions: Clicked over position 640 - 378 < TestFunctions: Clicked over position 640 - 378 < dummyColor < 255,255,500 < blue < 125,60,200 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="poi_0" color="125,60,200" layer="202.00" lane="center0_1" pos="41.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,9d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poiLane < TestFunctions: Clicked over position 640 - 378 < TestFunctions: Clicked over position 640 - 378 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="poi_0" color="red" layer="202.00" lane="center0_1" pos="41.00" 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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,12d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poiLane < TestFunctions: Clicked over position 640 - 378 < TestFunctions: Clicked over position 640 - 378 < dummyHeight < -3 < 6.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"> <!-- Shapes --> <poi id="poi_0" color="red" layer="202.00" lane="center0_1" pos="41.00" height="6.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,14d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poiLane < TestFunctions: Clicked over position 640 - 378 < TestFunctions: Clicked over position 709 - 378 < TestFunctions: Clicked over position 640 - 378 < poi_1 < < ID with spaces < newID < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="newID" color="red" layer="202.00" lane="center0_1" pos="41.00"/> <poi id="poi_1" color="red" layer="202.00" lane="center0_1" pos="35.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,2c1,12 < Unknown file extension '' for image '%$$%%%%%'! < Loading failed! --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,12d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poiLane < TestFunctions: Clicked over position 640 - 378 < TestFunctions: Clicked over position 640 - 378 < %$$%%%%% < paris.ico < berlin_icon.ico < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="poi_0" color="red" layer="202.00" lane="center0_1" pos="41.00" imgFile="berlin_icon.ico"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Could not load '%$$%%%%%'. Unknown file extension '' for image '%$$%%%%%'! Error: Could not load 'paris.ico'. Loading failed! ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,12d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poiLane < TestFunctions: Clicked over position 640 - 378 < TestFunctions: Clicked over position 640 - 378 < dummyLane < < bot_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"> <!-- Shapes --> <poi id="poi_0" color="red" layer="202.00" lane="bot_0" pos="41.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,12d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poiLane < TestFunctions: Clicked over position 640 - 378 < TestFunctions: Clicked over position 640 - 378 < dummyLayer < -2 < 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"> <!-- Shapes --> <poi id="poi_0" color="red" layer="2.50" lane="center0_1" pos="41.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,11d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poiLane < TestFunctions: Clicked over position 640 - 378 < TestFunctions: Clicked over position 640 - 378 < %$$%%%%% < 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"> <!-- Shapes --> <poi id="poi_0" color="red" layer="202.00" name="customName" lane="center0_1" pos="41.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,19d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poiLane < TestFunctions: Clicked over position 640 - 378 < TestFunctions: Clicked over position 640 - 378 < 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"> <!-- Shapes --> <poi id="poi_0" color="red" layer="202.00" lane="center0_1" pos="41.00"> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </poi> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,13d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poiLane < TestFunctions: Clicked over position 640 - 378 < TestFunctions: Clicked over position 640 - 378 < dummyPosition < -100 < 200 < 30.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"> <!-- Shapes --> <poi id="poi_0" color="red" layer="202.00" lane="center0_1" pos="30.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,12d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poiLane < TestFunctions: Clicked over position 640 - 378 < TestFunctions: Clicked over position 640 - 378 < dummyLatPosition < -20 < 15 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="poi_0" color="red" layer="202.00" lane="center0_1" pos="41.00" posLat="15.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,9d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poiLane < TestFunctions: Clicked over position 640 - 378 < TestFunctions: Clicked over position 640 - 378 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="poi_0" color="red" layer="202.00" lane="center0_1" pos="41.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,10d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poiLane < TestFunctions: Clicked over position 640 - 378 < TestFunctions: Clicked over position 640 - 378 < <<myOwnType>> < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="poi_0" type="<<myOwnType>>" color="red" layer="202.00" lane="center0_1" pos="41.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,12d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poiLane < TestFunctions: Clicked over position 640 - 378 < TestFunctions: Clicked over position 640 - 378 < dummyWidth < -2 < 5.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"> <!-- Shapes --> <poi id="poi_0" color="red" layer="202.00" lane="center0_1" pos="41.00" width="5.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,13d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 953 - 458 < TestFunctions: Clicked over position 1018 - 458 < TestFunctions: Clicked over position 953 - 458 < dummyAngle < -12 < 500 < 30 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="POI_1" color="red" layer="202.00" lane="center1_0" pos="38.00" angle="30.00"/> <poi id="POI_2" color="green" layer="202.00" lane="center1_0" pos="44.00" angle="30.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,13d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 953 - 458 < TestFunctions: Clicked over position 1018 - 458 < TestFunctions: Clicked over position 953 - 458 < dummyColor < 255,255,500 < blue < 125,60,200 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="POI_1" color="125,60,200" layer="202.00" lane="center1_0" pos="38.00"/> <poi id="POI_2" color="125,60,200" layer="202.00" lane="center1_0" pos="44.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,10d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 953 - 458 < TestFunctions: Clicked over position 1018 - 458 < TestFunctions: Clicked over position 953 - 458 < 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"> <!-- Shapes --> <poi id="POI_1" color="red" layer="202.00" lane="center1_0" pos="38.00" friendlyPos="1"/> <poi id="POI_2" color="green" layer="202.00" lane="center1_0" pos="44.00" 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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,12d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 953 - 458 < TestFunctions: Clicked over position 1018 - 458 < TestFunctions: Clicked over position 953 - 458 < dummyHeight < -3 < 6.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"> <!-- Shapes --> <poi id="POI_1" color="red" layer="202.00" lane="center1_0" pos="38.00" height="6.50"/> <poi id="POI_2" color="green" layer="202.00" lane="center1_0" pos="44.00" height="6.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,2c1,12 < Unknown file extension '' for image '%$$%%%%%'! < Loading failed! --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,12d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 953 - 458 < TestFunctions: Clicked over position 1018 - 458 < TestFunctions: Clicked over position 953 - 458 < %$$%%%%% < paris.ico < berlin_icon.ico < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="POI_1" color="red" layer="202.00" lane="center1_0" pos="38.00" imgFile="berlin_icon.ico"/> <poi id="POI_2" color="green" layer="202.00" lane="center1_0" pos="44.00" imgFile="berlin_icon.ico"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Could not load '%$$%%%%%'. Unknown file extension '' for image '%$$%%%%%'! Error: Could not load 'paris.ico'. Loading failed! ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,12d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 953 - 458 < TestFunctions: Clicked over position 1018 - 458 < TestFunctions: Clicked over position 953 - 458 < dummyLayer < -2 < 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"> <!-- Shapes --> <poi id="POI_1" color="red" layer="2.50" lane="center1_0" pos="38.00"/> <poi id="POI_2" color="green" layer="2.50" lane="center1_0" pos="44.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,11d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 953 - 458 < TestFunctions: Clicked over position 1018 - 458 < TestFunctions: Clicked over position 953 - 458 < %$$%%%%% < 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"> <!-- Shapes --> <poi id="POI_1" color="red" layer="202.00" name="customName" lane="center1_0" pos="38.00"/> <poi id="POI_2" color="green" layer="202.00" name="customName" lane="center1_0" pos="44.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,19d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 953 - 458 < TestFunctions: Clicked over position 1018 - 458 < TestFunctions: Clicked over position 953 - 458 < 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"> <!-- Shapes --> <poi id="POI_1" color="red" layer="202.00" lane="center1_0" pos="38.00"> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </poi> <poi id="POI_2" color="green" layer="202.00" lane="center1_0" pos="44.00"> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </poi> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,12d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 953 - 458 < TestFunctions: Clicked over position 1018 - 458 < TestFunctions: Clicked over position 953 - 458 < dummyLatPosition < -20 < 15 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="POI_1" color="red" layer="202.00" lane="center1_0" pos="38.00" posLat="15.00"/> <poi id="POI_2" color="green" layer="202.00" lane="center1_0" pos="44.00" posLat="15.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,9d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 953 - 458 < TestFunctions: Clicked over position 1018 - 458 < TestFunctions: Clicked over position 953 - 458 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="POI_1" color="red" layer="202.00" lane="center1_0" pos="38.00"/> <poi id="POI_2" color="green" layer="202.00" lane="center1_0" pos="44.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,10d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 953 - 458 < TestFunctions: Clicked over position 1018 - 458 < TestFunctions: Clicked over position 953 - 458 < <<myOwnType>> < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="POI_1" type="<<myOwnType>>" color="red" layer="202.00" lane="center1_0" pos="38.00"/> <poi id="POI_2" type="<<myOwnType>>" color="green" layer="202.00" lane="center1_0" pos="44.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,12d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 953 - 458 < TestFunctions: Clicked over position 1018 - 458 < TestFunctions: Clicked over position 953 - 458 < dummyWidth < -2 < 5.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"> <!-- Shapes --> <poi id="POI_1" color="red" layer="202.00" lane="center1_0" pos="38.00" width="5.50"/> <poi id="POI_2" color="green" layer="202.00" lane="center1_0" pos="44.00" width="5.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,2c1,12 < Error: Attribute 'angle' in definition of poi 'POI_0' Invalid Number Format (double) dummyAngle. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- Shapes --> <poi id="POI_1" color="green" layer="0.00" lane="center1_0" pos="20.00" angle="500.00" imgFile="berlin_icon.ico" width="5.00" height="5.00"/> <poi id="POI_2" color="blue" layer="0.00" lane="center1_0" pos="20.00" angle="-30.00" imgFile="berlin_icon.ico" width="5.00" height="5.00"/> <poi id="POI_3" color="blue" layer="0.00" lane="center1_0" pos="20.00" angle="13.00" imgFile="berlin_icon.ico" width="5.00" height="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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'angle' in definition of poi 'POI_0' Invalid Number Format (double) dummyAngle. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,2c1,12 < Error: Attribute 'color' in definition of poi 'POI_1' Invalid color definition 'dummycolor'. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- Shapes --> <poi id="POI_0" color="red" layer="0.00" lane="center1_0" pos="20.00" width="0.00" height="0.00"/> <poi id="POI_2" color="blue" layer="0.00" lane="center1_0" pos="20.00" width="0.00" height="0.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'color' in definition of poi 'POI_1' Invalid color definition 'dummycolor'. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- Shapes --> <poi id="POI_0" color="red" layer="202.00" lane="center1_0" pos="20.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,2c1,12 < Error: Attribute 'height' in definition of poi 'POI_1' Invalid Number Format (double) dummyHeight. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- Shapes --> <poi id="POI_0" color="red" layer="0.00" lane="center1_0" pos="20.00" width="0.00"/> <poi id="POI_2" color="red" layer="0.00" lane="center1_0" pos="20.00" width="0.00" height="2.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'height' in definition of poi 'POI_1' Invalid Number Format (double) dummyHeight. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,3c1,12 < Error: Attribute 'imgFile' in definition of a poi is empty. < Error: Attribute 'id' is missing in definition of a poi. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- Shapes --> <poi id="%%%%%···$" color="red" layer="0.00" lane="center1_0" pos="20.00" width="0.00" height="0.00"/> <poi id="POI_0" color="red" layer="0.00" lane="center1_0" pos="20.00" width="0.00" height="0.00"/> <poi id="POI_1" color="red" layer="0.00" lane="center1_0" pos="20.00" width="0.00" height="0.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'imgFile' in definition of a poi is empty. Error: Attribute 'id' is missing in definition of a poi. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,3c1,12 < Error: Could not build poi with ID 'POI_0' in netedit; Filename is invalid. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. < Loading failed! --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- Shapes --> <poi id="POI_1" color="white" layer="0.00" lane="center1_0" pos="20.00" imgFile="paris.ico" width="5.00" height="5.00"/> <poi id="POI_2" color="white" layer="0.00" lane="center1_0" pos="20.00" imgFile="berlin_icon.ico" width="5.00" height="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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Could not build poi with ID 'POI_0' in netedit; Filename is invalid. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. Error: Could not load 'paris.ico'. Loading failed! ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,3c1,12 < Error: lane and position must be defined together in POIs < Error: Could not build poi 'POI_2' in netedit; lane 'dummyLane' doesn't exist. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- Shapes --> <poi id="POI_0" color="red" layer="0.00" lane="center0_0" pos="20.00" width="0.00" height="0.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: lane and position must be defined together in POIs Error: Could not build poi 'POI_2' 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.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,2c1,12 < Error: Attribute 'layer' in definition of poi 'POI_1' Invalid Number Format (double) dummyLayer. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- Shapes --> <poi id="POI_0" color="red" layer="202.00" lane="center1_0" pos="20.00" width="0.00" height="0.00"/> <poi id="POI_2" color="red" layer="2.35" lane="center1_0" pos="20.00" width="0.00" height="0.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'layer' in definition of poi 'POI_1' Invalid Number Format (double) dummyLayer. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- Shapes --> <poi id="POI_0" color="red" layer="202.00" lane="center1_0" pos="20.00" width="0.00" height="0.00"/> <poi id="POI_1" color="red" layer="202.00" name="%%%%" lane="center1_0" pos="20.00" width="0.00" height="0.00"/> <poi id="POI_2" color="red" layer="202.00" name="customName" lane="center1_0" pos="20.00" width="0.00" height="0.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,4c1,12 < 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 "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- Shapes --> <poi id="POI_0" color="red" layer="0.00" lane="center1_0" pos="20.00" width="0.00" height="0.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"/> </poi> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in 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.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,4c1,12 < Error: lane and position must be defined together in POIs < Error: Attribute 'pos' in definition of poi 'POI_1' Invalid Number Format (double) dummyY. < Error: Could not build poi with ID 'POI_3' in netedit; Invalid position over lane. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- Shapes --> <poi id="POI_2" color="red" layer="0.00" lane="center1_0" pos="0.00" friendlyPos="1"/> <poi id="POI_4" color="red" layer="0.00" lane="center1_0" pos="20.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: lane and position must be defined together in POIs Error: Attribute 'pos' in definition of poi 'POI_1' Invalid Number Format (double) dummyY. Error: Could not build poi with ID 'POI_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.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- Shapes --> <poi id="POI_0" color="red" layer="202.00" lane="center1_0" pos="20.00" width="0.00" height="0.00"/> <poi id="POI_1" type="$$%%" color="red" layer="202.00" lane="center1_0" pos="20.00" width="0.00" height="0.00"/> <poi id="POI_2" type="customName" color="red" layer="202.00" lane="center1_0" pos="20.00" width="0.00" height="0.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,2c1,12 < Error: Attribute 'width' in definition of poi 'POI_1' Invalid Number Format (double) dummyWidth. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- Shapes --> <poi id="POI_0" color="red" layer="0.00" lane="center1_0" pos="20.00" height="0.00"/> <poi id="POI_2" color="red" layer="0.00" lane="center1_0" pos="20.00" width="2.00" height="0.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'width' in definition of poi 'POI_1' Invalid Number Format (double) dummyWidth. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,8d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poiLane < TestFunctions: Clicked over position 662 - 383 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poi id="poi_0" color="red" layer="202.00" lane="center0_1" pos="7.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,3c1,12 < Error: Could not build poi with ID 'POI_10' in netedit; Attribute height cannot be negative. < Error: Could not build poi with ID 'POI_8' in netedit; Attribute width cannot be negative. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart( > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- Shapes --> <poi id="POI_0" color="red" layer="3.00" lane="center1_0" pos="44.00" width="0.00" height="0.00"/> <poi id="POI_1" color="red" layer="3.00" lane="center1_0" pos="42.00" posLat="-4.00" width="0.00" height="0.00"/> <poi id="POI_11" type="poi_test" color="blue" layer="3.00" lane="center1_0" pos="26.00" posLat="6.00" width="2.00" height="2.00"/> <poi id="POI_12" type="poi_test" color="white" layer="3.00" lane="top_0" pos="24.00" posLat="6.00" width="2.00" height="2.00"/> <poi id="POI_13" type="poi_test" color="white" layer="3.00" lane="center1_0" pos="22.00" posLat="6.00" width="2.00" height="2.00"/> <poi id="POI_14" type="poi_test" color="white" layer="3.00" lane="bot_0" pos="20.00" posLat="6.00" angle="500.00" width="2.00" height="2.00"/> <poi id="POI_15" type="poi_test" color="white" layer="3.00" lane="center1_0" pos="18.00" posLat="6.00" angle="-27.00" width="2.00" height="2.00"/> <poi id="POI_16" type="poi_test" color="white" layer="3.00" lane="bot_0" pos="16.00" posLat="6.00" angle="45.00" width="2.00" height="2.00"/> <poi id="POI_17" type="poi_test" color="white" layer="3.00" lane="center1_0" pos="14.00" posLat="6.00" angle="45.00" width="2.00" height="2.00"/> <poi id="POI_2" color="red" layer="3.00" lane="center1_0" pos="40.00" posLat="6.00" width="0.00" height="0.00"/> <poi id="POI_3" color="139,131,120" layer="3.00" lane="center1_0" pos="38.00" posLat="6.00" width="0.00" height="0.00"/> <poi id="POI_4" color="blue" layer="3.00" lane="center1_0" pos="36.00" posLat="6.00" width="0.00" height="0.00"/> <poi id="POI_5" type="poi_test" color="blue" layer="3.00" lane="center1_0" pos="34.00" posLat="6.00" width="0.00" height="0.00"/> <poi id="POI_6" type="poi_test" color="blue" layer="-2.00" lane="center1_0" pos="32.00" posLat="6.00" width="0.00" height="0.00"/> <poi id="POI_7" type="poi_test" color="blue" layer="3.00" lane="center1_0" pos="30.00" posLat="6.00" width="0.00" height="0.00"/> <poi id="POI_9" type="poi_test" color="blue" layer="3.00" lane="bot_0" pos="28.00" posLat="6.00" width="2.00" height="0.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Could not build poi with ID 'POI_10' in netedit; Attribute height cannot be negative. Error: Could not build poi with ID 'POI_8' in netedit; Attribute width 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.16" 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="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="3.90" length="2.58" shape="-26.60,-15.00 -26.50,-15.70 -26.20,-16.20 -25.70,-16.50 -25.00,-16.60"/> </edge> <edge id=":JB0_w0" function="walkingarea"> <lane id=":JB0_w0_0" index="0" allow="pedestrian" speed="2.78" length="5.94" width="2.00" shape="-25.00,-18.20 -25.00,-20.20 -26.66,-20.07 -27.98,-19.67 -28.98,-18.98 -29.67,-17.98 -30.07,-16.66 -30.20,-15.00 -28.20,-15.00 -28.11,-15.98 -27.84,-16.78 -27.40,-17.40 -26.78,-17.84 -25.98,-18.11"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="3.90" length="2.58" shape="25.00,-16.60 25.70,-16.50 26.20,-16.20 26.50,-15.70 26.60,-15.00"/> </edge> <edge id=":JB1_w0" function="walkingarea"> <lane id=":JB1_w0_0" index="0" allow="pedestrian" speed="2.78" length="5.94" width="2.00" shape="28.20,-15.00 30.20,-15.00 30.07,-16.66 29.67,-17.98 28.98,-18.98 27.98,-19.67 26.66,-20.07 25.00,-20.20 25.00,-18.20 25.98,-18.11 26.78,-17.84 27.40,-17.40 27.84,-16.78 28.11,-15.98"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="19.80" shape="-26.60,9.90 -26.60,-9.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="8.37" length="15.62" shape="-26.60,9.90 -26.41,3.47 -25.83,-1.13 -24.86,-3.88 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.57" length="12.57" shape="-26.60,9.90 -26.41,4.87 -25.83,1.28 -24.86,-0.88 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="8.37" length="11.62" shape="-23.50,4.80 -24.86,3.88 -25.82,1.13 -26.41,-3.47 -26.48,-5.90"/> </edge> <edge id=":JC0_4" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,31d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poly < dummyAngle < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 514 - 204.0 < TestFunctions: Clicked over position 414.0 - 204.0 < TestFunctions: Clicked over position 414.0 - 304 < TestFunctions: Clicked over position 514 - 304 < 365 < TestFunctions: Clicked over position 705 - 304 < TestFunctions: Clicked over position 705 - 204.0 < TestFunctions: Clicked over position 605.0 - 204.0 < TestFunctions: Clicked over position 605.0 - 304 < TestFunctions: Clicked over position 705 - 304 < -5 < TestFunctions: Clicked over position 896 - 304 < TestFunctions: Clicked over position 896 - 204.0 < TestFunctions: Clicked over position 796.0 - 204.0 < TestFunctions: Clicked over position 796.0 - 304 < TestFunctions: Clicked over position 896 - 304 < 5 < TestFunctions: Clicked over position 786 - 298 < TestFunctions: Clicked over position 786 - 198.0 < TestFunctions: Clicked over position 686.0 - 198.0 < TestFunctions: Clicked over position 686.0 - 298 < TestFunctions: Clicked over position 786 - 298 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poly id="po_0" color="red" fill="0" layer="0.00" shape="-10.000000,10.000000 -10.000000,20.000000 -20.000000,20.000000 -20.000000,10.000000 -10.000000,10.000000" angle="365.00"/> <poly id="po_1" color="red" fill="0" layer="0.00" shape="10.000000,10.000000 10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000" angle="-5.00"/> <poly id="po_2" color="red" fill="0" layer="0.00" shape="0.000000,10.000000 0.000000,20.000000 -10.000000,20.000000 -10.000000,10.000000 0.000000,10.000000" angle="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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,10d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 514 - 204.0 < TestFunctions: Clicked over position 414.0 - 204.0 < TestFunctions: Clicked over position 414.0 - 304 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poly id="po_0" color="red" fill="0" layer="0.00" shape="-30.000000,10.000000 -30.000000,20.000000 -50.000000,20.000000 -50.000000,10.000000 -30.000000,10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,24d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poly < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 514 - 204.0 < TestFunctions: Clicked over position 414.0 - 204.0 < TestFunctions: Clicked over position 414.0 - 304 < TestFunctions: Clicked over position 514 - 304 < Vlue < TestFunctions: Clicked over position 705 - 304 < TestFunctions: Clicked over position 705 - 204.0 < TestFunctions: Clicked over position 605.0 - 204.0 < TestFunctions: Clicked over position 605.0 - 304 < TestFunctions: Clicked over position 705 - 304 < red < TestFunctions: Clicked over position 896 - 304 < TestFunctions: Clicked over position 896 - 204.0 < TestFunctions: Clicked over position 796.0 - 204.0 < TestFunctions: Clicked over position 796.0 - 304 < TestFunctions: Clicked over position 896 - 304 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poly id="po_0" color="139,131,120" fill="0" layer="0.00" shape="-30.000000,10.000000 -30.000000,20.000000 -50.000000,20.000000 -50.000000,10.000000 -30.000000,10.000000"/> <poly id="po_1" color="red" fill="0" layer="0.00" shape="10.000000,10.000000 10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,10d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poly < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 414.0 - 204.0 < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poly id="po_0" color="red" fill="0" layer="0.00" shape="-30.000000,10.000000 -50.000000,20.000000 -30.000000,10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,12d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poly < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 514 - 204.0 < TestFunctions: Clicked over position 414.0 - 204.0 < TestFunctions: Clicked over position 414.0 - 304 < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poly id="po_0" color="red" fill="0" layer="0.00" shape="-30.000000,10.000000 -30.000000,20.000000 -50.000000,20.000000 -50.000000,10.000000 -30.000000,10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,12d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poly < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 514 - 304.0 < TestFunctions: Clicked over position 514.0 - 304.0 < TestFunctions: Clicked over position 514.0 - 304 < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poly id="po_0" color="red" fill="0" layer="0.00" shape="-30.000000,10.000000 -30.000000,10.000000 -30.000000,10.000000 -30.000000,10.000000 -30.000000,10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,11d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poly < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 514 - 204.0 < TestFunctions: Clicked over position 414.0 - 204.0 < TestFunctions: Clicked over position 414.0 - 304 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poly id="po_0" color="red" fill="0" layer="0.00" shape="-30.000000,10.000000 -30.000000,20.000000 -50.000000,20.000000 -50.000000,10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,9d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poly < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 414.0 - 204.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"> <!-- Shapes --> <poly id="po_0" color="red" fill="0" layer="0.00" shape="-30.000000,10.000000 -50.000000,20.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,17d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poly < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 514 - 204.0 < TestFunctions: Clicked over position 414.0 - 204.0 < TestFunctions: Clicked over position 414.0 - 304 < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 514 - 204.0 < TestFunctions: Clicked over position 414.0 - 204.0 < TestFunctions: Clicked over position 414.0 - 304 < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poly id="po_0" color="red" fill="0" layer="0.00" shape="-30.000000,10.000000 -30.000000,20.000000 -50.000000,20.000000 -50.000000,10.000000 -30.000000,10.000000"/> <poly id="po_1" color="red" fill="0" layer="0.00" shape="-30.000000,10.000000 -30.000000,20.000000 -50.000000,20.000000 -50.000000,10.000000 -30.000000,10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,12d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poly < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 514 - 204.0 < TestFunctions: Clicked over position 414.0 - 204.0 < TestFunctions: Clicked over position 414.0 - 304 < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poly id="po_0" color="red" fill="1" layer="0.00" shape="-30.000000,10.000000 -30.000000,20.000000 -50.000000,20.000000 -50.000000,10.000000 -30.000000,10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,30d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poly < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 514 - 204.0 < TestFunctions: Clicked over position 414.0 - 204.0 < TestFunctions: Clicked over position 414.0 - 304 < TestFunctions: Clicked over position 514 - 304 < ;;;;;; < TestFunctions: Clicked over position 896 - 304 < TestFunctions: Clicked over position 896 - 204.0 < TestFunctions: Clicked over position 796.0 - 204.0 < TestFunctions: Clicked over position 796.0 - 304 < TestFunctions: Clicked over position 896 - 304 < po_0 < TestFunctions: Clicked over position 896 - 304 < TestFunctions: Clicked over position 896 - 204.0 < TestFunctions: Clicked over position 796.0 - 204.0 < TestFunctions: Clicked over position 796.0 - 304 < TestFunctions: Clicked over position 896 - 304 < custom_ID < TestFunctions: Clicked over position 896 - 304 < TestFunctions: Clicked over position 896 - 204.0 < TestFunctions: Clicked over position 796.0 - 204.0 < TestFunctions: Clicked over position 796.0 - 304 < TestFunctions: Clicked over position 896 - 304 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poly id="custom_ID" color="red" fill="0" layer="0.00" shape="10.000000,10.000000 10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000"/> <poly id="po_0" color="red" fill="0" layer="0.00" shape="-30.000000,10.000000 -30.000000,20.000000 -50.000000,20.000000 -50.000000,10.000000 -30.000000,10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,2c1,12 < Unknown file extension '' for image '%%$%$&$%$%$'! < Loading failed! --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,26d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poly < white < %%$%$&$%$%$ < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 514 - 204.0 < TestFunctions: Clicked over position 414.0 - 204.0 < TestFunctions: Clicked over position 414.0 - 304 < TestFunctions: Clicked over position 514 - 304 < paris.ico < TestFunctions: Clicked over position 705 - 304 < TestFunctions: Clicked over position 705 - 204.0 < TestFunctions: Clicked over position 605.0 - 204.0 < TestFunctions: Clicked over position 605.0 - 304 < TestFunctions: Clicked over position 705 - 304 < berlin_icon.ico < TestFunctions: Clicked over position 896 - 304 < TestFunctions: Clicked over position 896 - 204.0 < TestFunctions: Clicked over position 796.0 - 204.0 < TestFunctions: Clicked over position 796.0 - 304 < TestFunctions: Clicked over position 896 - 304 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poly id="po_0" color="white" fill="1" layer="0.00" shape="10.000000,10.000000 10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000" imgFile="berlin_icon.ico"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Could not load '%%$%$&$%$%$'. Unknown file extension '' for image '%%$%$&$%$%$'! Error: Could not load 'paris.ico'. Loading failed! ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,25d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poly < dummyLayer < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 514 - 204.0 < TestFunctions: Clicked over position 414.0 - 204.0 < TestFunctions: Clicked over position 414.0 - 304 < TestFunctions: Clicked over position 514 - 304 < -2.5 < TestFunctions: Clicked over position 705 - 304 < TestFunctions: Clicked over position 705 - 204.0 < TestFunctions: Clicked over position 605.0 - 204.0 < TestFunctions: Clicked over position 605.0 - 304 < TestFunctions: Clicked over position 705 - 304 < 3 < TestFunctions: Clicked over position 896 - 304 < TestFunctions: Clicked over position 896 - 204.0 < TestFunctions: Clicked over position 796.0 - 204.0 < TestFunctions: Clicked over position 796.0 - 304 < TestFunctions: Clicked over position 896 - 304 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poly id="po_0" color="red" fill="0" layer="-2.50" shape="-10.000000,10.000000 -10.000000,20.000000 -20.000000,20.000000 -20.000000,10.000000 -10.000000,10.000000"/> <poly id="po_1" color="red" fill="0" layer="3.00" shape="10.000000,10.000000 10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,25d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poly < dummyLineWidth < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 514 - 204.0 < TestFunctions: Clicked over position 414.0 - 204.0 < TestFunctions: Clicked over position 414.0 - 304 < TestFunctions: Clicked over position 514 - 304 < -2.5 < TestFunctions: Clicked over position 705 - 304 < TestFunctions: Clicked over position 705 - 204.0 < TestFunctions: Clicked over position 605.0 - 204.0 < TestFunctions: Clicked over position 605.0 - 304 < TestFunctions: Clicked over position 705 - 304 < 3.2 < TestFunctions: Clicked over position 896 - 304 < TestFunctions: Clicked over position 896 - 204.0 < TestFunctions: Clicked over position 796.0 - 204.0 < TestFunctions: Clicked over position 796.0 - 304 < TestFunctions: Clicked over position 896 - 304 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poly id="po_0" color="red" fill="0" lineWidth="3.20" layer="0.00" shape="10.000000,10.000000 10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,19d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poly < %%%%%%$$$$ < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 514 - 204.0 < TestFunctions: Clicked over position 414.0 - 204.0 < TestFunctions: Clicked over position 414.0 - 304 < TestFunctions: Clicked over position 514 - 304 < customName < TestFunctions: Clicked over position 896 - 304 < TestFunctions: Clicked over position 896 - 204.0 < TestFunctions: Clicked over position 796.0 - 204.0 < TestFunctions: Clicked over position 796.0 - 304 < TestFunctions: Clicked over position 896 - 304 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poly id="po_0" color="red" fill="0" layer="0.00" name="%%%%%%$$$$" shape="-30.000000,10.000000 -30.000000,20.000000 -50.000000,20.000000 -50.000000,10.000000 -30.000000,10.000000"/> <poly id="po_1" color="red" fill="0" layer="0.00" name="customName" shape="10.000000,10.000000 10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,14d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poly < white < berlin_icon.ico < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 514 - 204.0 < TestFunctions: Clicked over position 414.0 - 204.0 < TestFunctions: Clicked over position 414.0 - 304 < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poly id="po_0" color="white" fill="1" layer="0.00" shape="-30.000000,10.000000 -30.000000,20.000000 -50.000000,20.000000 -50.000000,10.000000 -30.000000,10.000000" imgFile="berlin_icon.ico"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,19d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poly < <<poly_test>> < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 514 - 204.0 < TestFunctions: Clicked over position 414.0 - 204.0 < TestFunctions: Clicked over position 414.0 - 304 < TestFunctions: Clicked over position 514 - 304 < poly_test < TestFunctions: Clicked over position 705 - 304 < TestFunctions: Clicked over position 705 - 204.0 < TestFunctions: Clicked over position 605.0 - 204.0 < TestFunctions: Clicked over position 605.0 - 304 < TestFunctions: Clicked over position 705 - 304 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poly id="po_0" type="<<poly_test>>" color="red" fill="0" layer="0.00" shape="-30.000000,10.000000 -30.000000,20.000000 -50.000000,20.000000 -50.000000,10.000000 -30.000000,10.000000"/> <poly id="po_1" type="poly_test" color="red" fill="0" layer="0.00" shape="-10.000000,10.000000 -10.000000,20.000000 -20.000000,20.000000 -20.000000,10.000000 -10.000000,10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,15d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poly < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 514 - 204.0 < TestFunctions: Clicked over position 414.0 - 204.0 < TestFunctions: Clicked over position 414.0 - 304 < TestFunctions: Clicked over position 514 - 304 < TestFunctions: Clicked over position 421 - 304 < TestFunctions: Clicked over position 800 - 304 < TestFunctions: Clicked over position 1130 - 259 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poly id="poly_1" color="red" fill="0" layer="0.00" shape="10.000000,10.000000 10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,17d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poly < TestFunctions: Clicked over position 420 - 307 < TestFunctions: Clicked over position 420 - 207.0 < TestFunctions: Clicked over position 320.0 - 207.0 < TestFunctions: Clicked over position 320.0 - 307 < TestFunctions: Clicked over position 420 - 307 < TestFunctions: Clicked over position 420 - 307 < dummyAngle < -5 < 365 < 10 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poly id="po_0" color="red" fill="0" layer="0.00" shape="-40.000000,10.000000 -40.000000,20.000000 -50.000000,20.000000 -50.000000,10.000000 -40.000000,10.000000" angle="10.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,13d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poly < TestFunctions: Clicked over position 420 - 307 < TestFunctions: Clicked over position 420 - 207.0 < TestFunctions: Clicked over position 320.0 - 207.0 < TestFunctions: Clicked over position 320.0 - 307 < TestFunctions: Clicked over position 420 - 307 < TestFunctions: Clicked over position 420 - 307 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poly id="po_0" color="red" fill="0" layer="0.00" shape="-40.000000,10.000000 -40.000000,20.000000 -50.000000,20.000000 -50.000000,10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,17d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poly < TestFunctions: Clicked over position 420 - 307 < TestFunctions: Clicked over position 420 - 207.0 < TestFunctions: Clicked over position 320.0 - 207.0 < TestFunctions: Clicked over position 320.0 - 307 < TestFunctions: Clicked over position 420 - 307 < TestFunctions: Clicked over position 420 - 307 < dummyColor < 255,255,500 < blue < 125,60,200 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poly id="po_0" color="125,60,200" fill="0" layer="0.00" shape="-40.000000,10.000000 -40.000000,20.000000 -50.000000,20.000000 -50.000000,10.000000 -40.000000,10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,13d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poly < TestFunctions: Clicked over position 420 - 307 < TestFunctions: Clicked over position 420 - 207.0 < TestFunctions: Clicked over position 320.0 - 207.0 < TestFunctions: Clicked over position 320.0 - 307 < TestFunctions: Clicked over position 420 - 307 < TestFunctions: Clicked over position 420 - 307 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poly id="po_0" color="red" fill="1" layer="0.00" shape="-40.000000,10.000000 -40.000000,20.000000 -50.000000,20.000000 -50.000000,10.000000 -40.000000,10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,14d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poly < TestFunctions: Clicked over position 420 - 307 < TestFunctions: Clicked over position 420 - 207.0 < TestFunctions: Clicked over position 320.0 - 207.0 < TestFunctions: Clicked over position 320.0 - 307 < TestFunctions: Clicked over position 420 - 307 < TestFunctions: Clicked over position 420 - 307 < -13.00,8.00 -8.00,13.00 -13.00,18.00 -18.00,23.00 -23.00,18.00 -28.00,13.00 -23.00,8.00 -18.00,3.00 -13.00,8.00 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poly id="po_0" color="red" fill="0" layer="0.00" geo="1" shape="-13.000000,8.000000 -8.000000,13.000000 -13.000000,18.000000 -18.000000,23.000000 -23.000000,18.000000 -28.000000,13.000000 -23.000000,8.000000 -18.000000,3.000000 -13.000000,8.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,13d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poly < TestFunctions: Clicked over position 420 - 307 < TestFunctions: Clicked over position 420 - 207.0 < TestFunctions: Clicked over position 320.0 - 207.0 < TestFunctions: Clicked over position 320.0 - 307 < TestFunctions: Clicked over position 420 - 307 < TestFunctions: Clicked over position 420 - 307 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poly id="po_0" color="red" fill="0" layer="0.00" geo="1" shape="10.511122,0.000090 10.511122,0.000180 10.511032,0.000180 10.511032,0.000090 10.511122,0.000090"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,22d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poly < TestFunctions: Clicked over position 420 - 307 < TestFunctions: Clicked over position 420 - 207.0 < TestFunctions: Clicked over position 320.0 - 207.0 < TestFunctions: Clicked over position 320.0 - 307 < TestFunctions: Clicked over position 420 - 307 < TestFunctions: Clicked over position 705 - 304 < TestFunctions: Clicked over position 705 - 204.0 < TestFunctions: Clicked over position 605.0 - 204.0 < TestFunctions: Clicked over position 605.0 - 304 < TestFunctions: Clicked over position 705 - 304 < TestFunctions: Clicked over position 420 - 307 < poly_1 < < ID with spaces < newID < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poly id="newID" color="red" fill="0" layer="0.00" shape="-40.000000,10.000000 -40.000000,20.000000 -50.000000,20.000000 -50.000000,10.000000 -40.000000,10.000000"/> <poly id="po_1" color="red" fill="0" layer="0.00" shape="-10.000000,10.000000 -10.000000,20.000000 -20.000000,20.000000 -20.000000,10.000000 -10.000000,10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,2c1,12 < Unknown file extension '' for image '%$$%%%%%'! < Loading failed! --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,16d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poly < TestFunctions: Clicked over position 420 - 307 < TestFunctions: Clicked over position 420 - 207.0 < TestFunctions: Clicked over position 320.0 - 207.0 < TestFunctions: Clicked over position 320.0 - 307 < TestFunctions: Clicked over position 420 - 307 < TestFunctions: Clicked over position 420 - 307 < %$$%%%%% < paris.ico < berlin_icon.ico < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poly id="po_0" color="red" fill="0" layer="0.00" shape="-40.000000,10.000000 -40.000000,20.000000 -50.000000,20.000000 -50.000000,10.000000 -40.000000,10.000000" imgFile="berlin_icon.ico"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Could not load '%$$%%%%%'. Unknown file extension '' for image '%$$%%%%%'! Error: Could not load 'paris.ico'. Loading failed! ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,16d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poly < TestFunctions: Clicked over position 420 - 307 < TestFunctions: Clicked over position 420 - 207.0 < TestFunctions: Clicked over position 320.0 - 207.0 < TestFunctions: Clicked over position 320.0 - 307 < TestFunctions: Clicked over position 420 - 307 < TestFunctions: Clicked over position 420 - 307 < dummyLayer < -2 < 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"> <!-- Shapes --> <poly id="po_0" color="red" fill="0" layer="2.50" shape="-40.000000,10.000000 -40.000000,20.000000 -50.000000,20.000000 -50.000000,10.000000 -40.000000,10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,16d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poly < TestFunctions: Clicked over position 420 - 307 < TestFunctions: Clicked over position 420 - 207.0 < TestFunctions: Clicked over position 320.0 - 207.0 < TestFunctions: Clicked over position 320.0 - 307 < TestFunctions: Clicked over position 420 - 307 < TestFunctions: Clicked over position 420 - 307 < dummyLineWidth < -2 < 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"> <!-- Shapes --> <poly id="po_0" color="red" fill="0" lineWidth="2.50" layer="0.00" shape="-40.000000,10.000000 -40.000000,20.000000 -50.000000,20.000000 -50.000000,10.000000 -40.000000,10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,15d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poly < TestFunctions: Clicked over position 420 - 307 < TestFunctions: Clicked over position 420 - 207.0 < TestFunctions: Clicked over position 320.0 - 207.0 < TestFunctions: Clicked over position 320.0 - 307 < TestFunctions: Clicked over position 420 - 307 < TestFunctions: Clicked over position 420 - 307 < %%%$$$;; < 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"> <!-- Shapes --> <poly id="po_0" color="red" fill="0" layer="0.00" name="customName" shape="-40.000000,10.000000 -40.000000,20.000000 -50.000000,20.000000 -50.000000,10.000000 -40.000000,10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,23d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poly < TestFunctions: Clicked over position 420 - 307 < TestFunctions: Clicked over position 420 - 207.0 < TestFunctions: Clicked over position 320.0 - 207.0 < TestFunctions: Clicked over position 320.0 - 307 < TestFunctions: Clicked over position 420 - 307 < TestFunctions: Clicked over position 420 - 307 < 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"> <!-- Shapes --> <poly id="po_0" color="red" fill="0" layer="0.00" shape="-40.000000,10.000000 -40.000000,20.000000 -50.000000,20.000000 -50.000000,10.000000 -40.000000,10.000000"> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </poly> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,13d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poly < TestFunctions: Clicked over position 420 - 307 < TestFunctions: Clicked over position 420 - 207.0 < TestFunctions: Clicked over position 320.0 - 207.0 < TestFunctions: Clicked over position 320.0 - 307 < TestFunctions: Clicked over position 420 - 307 < TestFunctions: Clicked over position 420 - 307 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poly id="po_0" color="red" fill="0" layer="0.00" shape="-40.000000,10.000000 -40.000000,20.000000 -50.000000,20.000000 -50.000000,10.000000 -40.000000,10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1c1,12 < Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z. --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,17d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poly < TestFunctions: Clicked over position 420 - 307 < TestFunctions: Clicked over position 420 - 207.0 < TestFunctions: Clicked over position 320.0 - 207.0 < TestFunctions: Clicked over position 320.0 - 307 < TestFunctions: Clicked over position 420 - 307 < TestFunctions: Clicked over position 420 - 307 < dummyShape < < 12.00,8.00 < 12.00,8.00 9.00,13.00 12.00,18.00 7.00,15.00 2.00,18.00 5.00,13.00 2.00,8.00 7.00,11.00 12.00,8.00 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poly id="po_0" color="red" fill="0" layer="0.00" shape="12.000000,8.000000 9.000000,13.000000 12.000000,18.000000 7.000000,15.000000 2.000000,18.000000 5.000000,13.000000 2.000000,8.000000 7.000000,11.000000 12.000000,8.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,14d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poly < TestFunctions: Clicked over position 420 - 307 < TestFunctions: Clicked over position 420 - 207.0 < TestFunctions: Clicked over position 320.0 - 207.0 < TestFunctions: Clicked over position 320.0 - 307 < TestFunctions: Clicked over position 420 - 307 < TestFunctions: Clicked over position 420 - 307 < <<myOwnType>> < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poly id="po_0" type="<<myOwnType>>" color="red" fill="0" layer="0.00" shape="-40.000000,10.000000 -40.000000,20.000000 -50.000000,20.000000 -50.000000,10.000000 -40.000000,10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,13d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 708 - 308 < TestFunctions: Clicked over position 897 - 308 < TestFunctions: Clicked over position 708 - 308 < dummyAngle < -5 < 365 < 10 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poly id="poly_0" color="red" fill="0" layer="128.00" shape="-10.000000,10.000000 -10.000000,20.000000 -30.000000,20.000000 -30.000000,10.000000 -10.000000,10.000000" angle="10.00"/> <poly id="poly_1" color="red" fill="0" layer="128.00" shape="30.000000,10.000000 30.000000,20.000000 10.000000,20.000000 10.000000,10.000000 30.000000,10.000000" angle="10.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="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,9d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 708 - 308 < TestFunctions: Clicked over position 897 - 308 < TestFunctions: Clicked over position 708 - 308 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poly id="poly_0" color="red" fill="0" layer="128.00" shape="-10.000000,10.000000 -10.000000,20.000000 -30.000000,20.000000 -30.000000,10.000000 -10.000000,10.000000"/> <poly id="poly_1" color="red" fill="0" layer="128.00" shape="30.000000,10.000000 30.000000,20.000000 10.000000,20.000000 10.000000,10.000000 30.000000,10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>shapeelements poly inspect_selected closeshape ( Last six runs May2024 Apr2024 Mar2024 Feb2024 )
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,13d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 708 - 308 < TestFunctions: Clicked over position 897 - 308 < TestFunctions: Clicked over position 708 - 308 < dummyColor < 255,255,500 < blue < 125,60,200 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poly id="poly_0" color="125,60,200" fill="0" layer="128.00" shape="-10.000000,10.000000 -10.000000,20.000000 -30.000000,20.000000 -30.000000,10.000000 -10.000000,10.000000"/> <poly id="poly_1" color="125,60,200" fill="0" layer="128.00" shape="30.000000,10.000000 30.000000,20.000000 10.000000,20.000000 10.000000,10.000000 30.000000,10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,10d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 708 - 308 < TestFunctions: Clicked over position 897 - 308 < TestFunctions: Clicked over position 708 - 308 < 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"> <!-- Shapes --> <poly id="poly_0" color="red" fill="1" layer="128.00" shape="-10.000000,10.000000 -10.000000,20.000000 -30.000000,20.000000 -30.000000,10.000000 -10.000000,10.000000"/> <poly id="poly_1" color="red" fill="1" layer="128.00" shape="30.000000,10.000000 30.000000,20.000000 10.000000,20.000000 10.000000,10.000000 30.000000,10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,9d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 708 - 308 < TestFunctions: Clicked over position 897 - 308 < TestFunctions: Clicked over position 708 - 308 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poly id="poly_0" color="red" fill="0" layer="128.00" geo="1" shape="10.511140,0.000072 10.511140,0.000162 10.511050,0.000162 10.511050,0.000072 10.511140,0.000072"/> <poly id="poly_1" color="red" fill="0" layer="128.00" geo="1" shape="10.511319,0.000072 10.511319,0.000162 10.511229,0.000162 10.511229,0.000072 10.511319,0.000072"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,2c1,12 < Unknown file extension '' for image '%$$%%%%%'! < Loading failed! --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,12d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 708 - 308 < TestFunctions: Clicked over position 897 - 308 < TestFunctions: Clicked over position 708 - 308 < %$$%%%%% < paris.ico < berlin_icon.ico < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poly id="poly_0" color="red" fill="0" layer="128.00" shape="-10.000000,10.000000 -10.000000,20.000000 -30.000000,20.000000 -30.000000,10.000000 -10.000000,10.000000" imgFile="berlin_icon.ico"/> <poly id="poly_1" color="red" fill="0" layer="128.00" shape="30.000000,10.000000 30.000000,20.000000 10.000000,20.000000 10.000000,10.000000 30.000000,10.000000" imgFile="berlin_icon.ico"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Could not load '%$$%%%%%'. Unknown file extension '' for image '%$$%%%%%'! Error: Could not load 'paris.ico'. Loading failed! ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,12d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 708 - 308 < TestFunctions: Clicked over position 897 - 308 < TestFunctions: Clicked over position 708 - 308 < dummyLayer < -2 < 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"> <!-- Shapes --> <poly id="poly_0" color="red" fill="0" layer="2.50" shape="-10.000000,10.000000 -10.000000,20.000000 -30.000000,20.000000 -30.000000,10.000000 -10.000000,10.000000"/> <poly id="poly_1" color="red" fill="0" layer="2.50" shape="30.000000,10.000000 30.000000,20.000000 10.000000,20.000000 10.000000,10.000000 30.000000,10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,12d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 708 - 308 < TestFunctions: Clicked over position 897 - 308 < TestFunctions: Clicked over position 708 - 308 < dummyLineWidth < -2 < 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"> <!-- Shapes --> <poly id="poly_0" color="red" fill="0" lineWidth="2.50" layer="128.00" shape="-10.000000,10.000000 -10.000000,20.000000 -30.000000,20.000000 -30.000000,10.000000 -10.000000,10.000000"/> <poly id="poly_1" color="red" fill="0" lineWidth="2.50" layer="64.00" shape="30.000000,10.000000 30.000000,20.000000 10.000000,20.000000 10.000000,10.000000 30.000000,10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,11d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 708 - 308 < TestFunctions: Clicked over position 897 - 308 < TestFunctions: Clicked over position 708 - 308 < %$$%%%%% < 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"> <!-- Shapes --> <poly id="poly_0" color="red" fill="0" layer="128.00" name="customName" shape="-10.000000,10.000000 -10.000000,20.000000 -30.000000,20.000000 -30.000000,10.000000 -10.000000,10.000000"/> <poly id="poly_1" color="red" fill="0" layer="128.00" name="customName" shape="30.000000,10.000000 30.000000,20.000000 10.000000,20.000000 10.000000,10.000000 30.000000,10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,19d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 708 - 308 < TestFunctions: Clicked over position 897 - 308 < TestFunctions: Clicked over position 708 - 308 < 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"> <!-- Shapes --> <poly id="poly_0" color="red" fill="0" layer="128.00" shape="-10.000000,10.000000 -10.000000,20.000000 -30.000000,20.000000 -30.000000,10.000000 -10.000000,10.000000"> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </poly> <poly id="poly_1" color="red" fill="0" layer="128.00" shape="30.000000,10.000000 30.000000,20.000000 10.000000,20.000000 10.000000,10.000000 30.000000,10.000000"> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </poly> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,10d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 708 - 308 < TestFunctions: Clicked over position 897 - 308 < TestFunctions: Clicked over position 708 - 308 < <<myOwnType>> < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poly id="poly_0" type="<<myOwnType>>" color="red" fill="0" layer="128.00" shape="-10.000000,10.000000 -10.000000,20.000000 -30.000000,20.000000 -30.000000,10.000000 -10.000000,10.000000"/> <poly id="poly_1" type="<<myOwnType>>" color="red" fill="0" layer="128.00" shape="30.000000,10.000000 30.000000,20.000000 10.000000,20.000000 10.000000,10.000000 30.000000,10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,2c1,12 < Error: Attribute 'angle' in definition of poly 'poly_0' Invalid Number Format (double) dummyAngle. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- Shapes --> <poly id="poly_1" color="green" fill="1" layer="0.00" shape="60.000000,-20.000000 60.000000,-30.000000 50.000000,-30.000000 50.000000,-20.000000 60.000000,-20.000000" angle="500.00" imgFile="berlin_icon.ico"/> <poly id="poly_2" color="green" fill="1" layer="0.00" shape="60.000000,-40.000000 60.000000,-50.000000 50.000000,-50.000000 50.000000,-40.000000 60.000000,-40.000000" angle="-30.00" imgFile="berlin_icon.ico"/> <poly id="poly_3" color="green" fill="1" layer="0.00" shape="60.000000,-40.000000 60.000000,-50.000000 50.000000,-50.000000 50.000000,-40.000000 60.000000,-40.000000" angle="12.00" imgFile="berlin_icon.ico"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'angle' in definition of poly 'poly_0' Invalid Number Format (double) dummyAngle. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,2c1,12 < Error: Attribute 'color' in definition of poly 'poly_1' Invalid color definition 'dummycolor'. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- Shapes --> <poly id="poly_0" color="red" fill="0" layer="0.00" shape="-10.000000,40.000000 0.000000,40.000000 0.000000,30.000000 -10.000000,30.000000 -10.000000,40.000000"/> <poly id="poly_2" color="red" fill="0" layer="0.00" shape="30.000000,40.000000 40.000000,40.000000 40.000000,30.000000 30.000000,30.000000 30.000000,40.000000"/> <poly id="poly_3" color="red" fill="0" layer="0.00" shape="30.000000,40.000000 40.000000,40.000000 40.000000,30.000000 30.000000,30.000000 30.000000,40.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'color' in definition of poly 'poly_1' Invalid color definition 'dummycolor'. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- Shapes --> <poly id="poly_0" color="red" fill="0" layer="0.00" shape="-50.000000,40.000000 -40.000000,40.000000 -40.000000,30.000000 -50.000000,30.000000 -50.000000,40.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,2c1,12 < Error: Attribute 'fill' in definition of poly 'poly_1' Invalid Bool Format dummy. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- Shapes --> <poly id="poly_0" color="green" fill="0" layer="0.00" shape="30.000000,20.000000 40.000000,20.000000 40.000000,10.000000 30.000000,10.000000 30.000000,20.000000"/> <poly id="poly_2" color="green" fill="1" layer="0.00" shape="30.000000,0.000000 40.000000,0.000000 40.000000,-10.000000 30.000000,-10.000000 30.000000,0.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'fill' in definition of poly 'poly_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.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,4c1,12 < Error: Attribute 'id' is missing in definition of a poly. < Error: Could not build poly with ID '%%%%;;$$$%' in netedit; ID contains invalid characters. < Error: Could not build poly with ID 'poly_0' in netedit; Declared twice. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- Shapes --> <poly id="poly_0" color="green" fill="0" layer="0.00" shape="-50.000000,40.000000 -40.000000,40.000000 -40.000000,30.000000 -50.000000,30.000000 -50.000000,40.000000"/> <poly id="poly_1" color="green" fill="0" layer="0.00" shape="-30.000000,40.000000 -20.000000,40.000000 -20.000000,30.000000 -30.000000,30.000000 -30.000000,40.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'id' is missing in definition of a poly. Error: Could not build poly with ID '%%%%;;$$$%' in netedit; ID contains invalid characters. Error: Could not build poly with ID 'poly_0' 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.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,3c1,12 < Loading failed! < Error: Attribute 'imgFile' in definition of poly 'poly_2' is empty. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- Shapes --> <poly id="poly_0" color="green" fill="1" layer="0.00" shape="-70.000000,-40.000000 -60.000000,-40.000000 -60.000000,-50.000000 -70.000000,-50.000000 -70.000000,-40.000000"/> <poly id="poly_1" color="green" fill="1" layer="0.00" shape="-70.000000,-40.000000 -60.000000,-40.000000 -60.000000,-50.000000 -70.000000,-50.000000 -70.000000,-40.000000"/> <poly id="poly_3" color="green" fill="1" layer="0.00" shape="60.000000,20.000000 60.000000,20.000000 60.000000,10.000000 50.000000,10.000000 50.000000,20.000000 60.000000,20.000000" imgFile="berlin_icon.ico"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Could not load 'paris.ico'. Loading failed! Error: Attribute 'imgFile' in definition of poly 'poly_2' 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.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,2c1,12 < Error: Attribute 'layer' in definition of poly 'poly_1' Invalid Number Format (double) dummyLayer. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- Shapes --> <poly id="poly_0" color="green" fill="1" layer="0.00" shape="-50.000000,20.000000 -40.000000,20.000000 -40.000000,10.000000 -50.000000,10.000000 -50.000000,20.000000"/> <poly id="poly_2" color="green" fill="1" layer="-3.00" shape="-50.000000,-20.000000 -40.000000,-20.000000 -40.000000,-30.000000 -50.000000,-30.000000 -50.000000,-20.000000"/> <poly id="poly_3" color="green" fill="1" layer="2.50" shape="-50.000000,-20.000000 -40.000000,-20.000000 -40.000000,-30.000000 -50.000000,-30.000000 -50.000000,-20.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'layer' in definition of poly 'poly_1' Invalid Number Format (double) dummyLayer. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,3c1,12 < Error: Attribute 'lineWidth' in definition of poly 'poly_1' Invalid Number Format (double) dummyLineWidth. < Error: Could not build poly with ID 'poly_2' in netedit; Attribute lineWidth cannot be negative. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- Shapes --> <poly id="poly_0" color="green" fill="1" layer="0.00" shape="-50.000000,20.000000 -40.000000,20.000000 -40.000000,10.000000 -50.000000,10.000000 -50.000000,20.000000"/> <poly id="poly_3" color="green" fill="1" lineWidth="2.50" layer="0.00" shape="-50.000000,-20.000000 -40.000000,-20.000000 -40.000000,-30.000000 -50.000000,-30.000000 -50.000000,-20.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'lineWidth' in definition of poly 'poly_1' Invalid Number Format (double) dummyLineWidth. Error: Could not build poly with ID 'poly_2' in netedit; Attribute lineWidth 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.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- Shapes --> <poly id="poly_0" color="green" fill="1" layer="0.00" shape="-50.000000,20.000000 -40.000000,20.000000 -40.000000,10.000000 -50.000000,10.000000 -50.000000,20.000000"/> <poly id="poly_1" color="green" fill="1" layer="0.00" name="%%%%%%%" shape="-50.000000,0.000000 -40.000000,0.000000 -40.000000,-10.000000 -50.000000,-10.000000 -50.000000,0.000000"/> <poly id="poly_2" color="green" fill="1" layer="0.00" name="customName" shape="-50.000000,-20.000000 -40.000000,-20.000000 -40.000000,-30.000000 -50.000000,-30.000000 -50.000000,-20.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,4c1,12 < 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 "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- Shapes --> <poly id="poly_0" color="green" fill="0" layer="0.00" shape="-50.000000,40.000000 -40.000000,40.000000 -40.000000,30.000000 -50.000000,30.000000 -50.000000,40.000000"> <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"/> </poly> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.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.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,3c1,12 < Error: Attribute 'relativePath' in definition of poly 'poly_0' Invalid Bool Format dummyrelativepath. < Error: Attribute 'relativePath' in definition of poly 'poly_1' is empty. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- Shapes --> <poly id="poly_2" color="green" fill="1" layer="0.00" shape="60.000000,-40.000000 60.000000,-50.000000 50.000000,-50.000000 50.000000,-40.000000 60.000000,-40.000000" angle="-30.00" imgFile="berlin_icon.ico"/> <poly id="poly_3" color="green" fill="1" layer="0.00" shape="60.000000,-40.000000 60.000000,-50.000000 50.000000,-50.000000 50.000000,-40.000000 60.000000,-40.000000" angle="-30.00" imgFile="berlin_icon.ico"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'relativePath' in definition of poly 'poly_0' Invalid Bool Format dummyrelativepath. Error: Attribute 'relativePath' in definition of poly 'poly_1' 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.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 1,3c1,12 < Error: Attribute 'shape' is missing in definition of poly 'poly_01'. < Error: Attribute 'shape' in definition of poly 'poly_02' is not a valid list of positions. < Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. --- > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- Shapes --> <poly id="poly_03" color="green" fill="1" layer="0.00" shape="10.000000,-40.000000 20.000000,-40.000000 20.000000,-50.000000 20.000000,-50.000000 10.000000,-50.000000 10.000000,-50.000000 10.000000,-40.000000"/> <poly id="poly_04" color="green" fill="1" layer="0.00" shape="40.000000,-40.000000"/> <poly id="poly_05" color="green" fill="1" layer="0.00" shape="-70.000000,40.000000 -60.000000,40.000000 -70.000000,40.000000 -60.000000,40.000000"/> <poly id="poly_06" color="green" fill="1" layer="0.00" shape="-70.000000,20.000000 -60.000000,20.000000"/> <poly id="poly_07" color="green" fill="1" layer="0.00" shape="-50.000000,40.000000 -40.000000,40.000000 -40.000000,30.000000 -50.000000,30.000000 -50.000000,40.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'shape' is missing in definition of poly 'poly_01'. Error: Attribute 'shape' in definition of poly 'poly_02' is not a valid list of positions. Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- Shapes --> <poly id="poly_0" color="green" fill="1" layer="0.00" shape="-50.000000,20.000000 -40.000000,20.000000 -40.000000,10.000000 -50.000000,10.000000 -50.000000,20.000000"/> <poly id="poly_1" type="%%%%%%%" color="green" fill="1" layer="0.00" shape="-50.000000,0.000000 -40.000000,0.000000 -40.000000,-10.000000 -50.000000,-10.000000 -50.000000,0.000000"/> <poly id="poly_2" type="customType" color="green" fill="1" layer="0.00" shape="-50.000000,-20.000000 -40.000000,-20.000000 -40.000000,-30.000000 -50.000000,-30.000000 -50.000000,-20.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,12d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poly < TestFunctions: Clicked over position 804 - 499 < TestFunctions: Clicked over position 804 - 199.0 < TestFunctions: Clicked over position 504.0 - 199.0 < TestFunctions: Clicked over position 504.0 - 499 < TestFunctions: Clicked over position 804 - 499 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poly id="po_0" color="red" fill="0" layer="0.00" shape="0.000000,-10.000000 10.000000,10.000000 0.000000,20.000000 -30.000000,20.000000 -30.000000,-10.000000 -10.000000,-20.000000 0.000000,-10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,12d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < poly < TestFunctions: Clicked over position 804 - 499 < TestFunctions: Clicked over position 804 - 199.0 < TestFunctions: Clicked over position 504.0 - 199.0 < TestFunctions: Clicked over position 504.0 - 499 < TestFunctions: Clicked over position 804 - 499 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- Shapes --> <poly id="po_0" color="red" fill="0" layer="0.00" shape="0.000000,-20.000000 10.000000,20.000000 -30.000000,20.000000 -30.000000,-10.000000 0.000000,-10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="-26.60,-11.00 -26.25,-13.45 -25.20,-15.20 -23.45,-16.25 -21.00,-16.60"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="21.00,-16.60 23.45,-16.25 25.20,-15.20 26.25,-13.45 26.60,-11.00"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="-26.60,7.90 -26.60,-7.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-26.60,7.90 -26.41,2.34 -25.83,-1.63 -24.86,-4.01 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.02" length="10.69" shape="-26.60,7.90 -26.41,3.74 -25.83,0.78 -24.86,-1.01 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="7.88" length="13.71" shape="-23.50,4.80 -24.86,4.01 -25.82,1.63 -26.41,-2.34 -26.60,-7.90"/> </edge> <edge id=":JC0_4" function="internal"> <lane id=":JC0_4_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="-23.50,1.60 -24.70,0.80 -25.10,0.00 -24.70,-0.80 -23.50,-1.60"/> </edge> <edge id=":JC1_0" function="internal"> <lane id=":JC1_0_0" index="0" disallow="pedestrian" speed="13.89" length="15.80" shape="26.60,-7.90 26.60,7.90"/> </edge> <edge id=":JC1_1" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart( > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 397, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 63, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Program Files/Python38/lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,4d1 < 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"> <!-- Shapes --> <poly id="poly_0" color="red" fill="1" layer="0.00" shape="0.000000,20.000000 10.000000,20.000000 10.000000,10.000000 0.000000,10.000000 0.000000,20.000000"/> <poly id="poly_1" color="green" fill="1" layer="0.00" shape="30.000000,20.000000 30.000000,10.000000 20.000000,10.000000 20.000000,20.000000 30.000000,20.000000"/> <poly id="poly_2" color="blue" fill="1" layer="0.00" shape="50.000000,10.000000 40.000000,10.000000 40.000000,20.000000 50.000000,20.000000 50.000000,10.000000"/> <poly id="poly_3" color="orange" fill="1" layer="0.00" shape="0.000000,-20.000000 0.000000,-10.000000 10.000000,-10.000000 10.000000,-20.000000 0.000000,-20.000000"/> <poly id="poly_4" color="yellow" fill="1" layer="0.00" shape="20.000000,-10.000000 30.000000,-10.000000 30.000000,-20.000000 30.000000,-20.000000 20.000000,-20.000000"/> <poly id="poly_5" color="black" fill="1" layer="0.00" shape="50.000000,-10.000000 50.000000,-20.000000 50.000000,-20.000000 40.000000,-20.000000 40.000000,-10.000000"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="top"/> <edge id="center0"/> <edge id="center1"/> <edge id="bot"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" 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="25.00,0.00" convBoundary="-25.00,-15.00,25.00,15.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <edge id=":JB0_0" function="internal"> <lane id=":JB0_0_0" index="0" disallow="pedestrian" speed="3.90" length="2.58" shape="-26.60,-15.00 -26.50,-15.70 -26.20,-16.20 -25.70,-16.50 -25.00,-16.60"/> </edge> <edge id=":JB0_w0" function="walkingarea"> <lane id=":JB0_w0_0" index="0" allow="pedestrian" speed="2.78" length="5.94" width="2.00" shape="-25.00,-18.20 -25.00,-20.20 -26.66,-20.07 -27.98,-19.67 -28.98,-18.98 -29.67,-17.98 -30.07,-16.66 -30.20,-15.00 -28.20,-15.00 -28.11,-15.98 -27.84,-16.78 -27.40,-17.40 -26.78,-17.84 -25.98,-18.11"/> </edge> <edge id=":JB1_0" function="internal"> <lane id=":JB1_0_0" index="0" disallow="pedestrian" speed="3.90" length="2.58" shape="25.00,-16.60 25.70,-16.50 26.20,-16.20 26.50,-15.70 26.60,-15.00"/> </edge> <edge id=":JB1_w0" function="walkingarea"> <lane id=":JB1_w0_0" index="0" allow="pedestrian" speed="2.78" length="5.94" width="2.00" shape="28.20,-15.00 30.20,-15.00 30.07,-16.66 29.67,-17.98 28.98,-18.98 27.98,-19.67 26.66,-20.07 25.00,-20.20 25.00,-18.20 25.98,-18.11 26.78,-17.84 27.40,-17.40 27.84,-16.78 28.11,-15.98"/> </edge> <edge id=":JC0_0" function="internal"> <lane id=":JC0_0_0" index="0" disallow="pedestrian" speed="13.89" length="19.80" shape="-26.60,9.90 -26.60,-9.90"/> </edge> <edge id=":JC0_1" function="internal"> <lane id=":JC0_1_0" index="0" disallow="pedestrian" speed="8.37" length="15.62" shape="-26.60,9.90 -26.41,3.47 -25.83,-1.13 -24.86,-3.88 -23.50,-4.80"/> <lane id=":JC0_1_1" index="1" disallow="pedestrian" speed="7.57" length="12.57" shape="-26.60,9.90 -26.41,4.87 -25.83,1.28 -24.86,-0.88 -23.50,-1.60"/> </edge> <edge id=":JC0_3" function="internal"> <lane id=":JC0_3_0" index="0" disallow="pedestrian" speed="8.37" length="11.62" shape="-23.50,4.80 -24.86,3.88 -25.82,1.13 -26.41,-3.47 -26.48,-5.90"/> </edge> <edge id=":JC0_4" 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 --> <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/> </routes>
#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 'test.py': [Errno 2] No such file or directoryshapeelements poilane create frame latlon ( Last six runs May2024 Apr2024 Mar2024 Feb2024 )