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,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,6d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="busStop1" lane="gneE0_0" startPos="37.00" endPos="43.60" friendlyPos="true"/> <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/> <busStop id="busStop3" lane="gneE2_0" startPos="35.50" endPos="35.60" friendlyPos="true"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="20.00" y="10.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'. Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'. Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'. Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/> </edge> <edge id=":gneJ0_1" function="internal"> <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/> </edge> <edge id=":gneJ0_2" function="internal"> <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/> </edge> <edge id=":gneJ0_3" function="internal"> <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/> </edge> <edge id=":gneJ1_1" function="internal"> <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/> </edge> <edge id=":gneJ1_2" function="internal"> <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/> </edge> <edge id=":gneJ1_3" function="internal"> <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,6d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="busStop1" lane="gneE0_0" startPos="37.00" endPos="43.60" friendlyPos="true"/> <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/> <busStop id="busStop3" lane="gneE2_0" startPos="35.50" endPos="35.60" friendlyPos="true"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="20.00" y="10.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/> </edge> <edge id=":gneJ0_1" function="internal"> <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/> </edge> <edge id=":gneJ0_2" function="internal"> <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/> </edge> <edge id=":gneJ0_3" function="internal"> <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/> </edge> <edge id=":gneJ1_1" function="internal"> <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/> </edge> <edge id=":gneJ1_2" function="internal"> <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/> </edge> <edge id=":gneJ1_3" function="internal"> <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/> <truncated after showing first 30 lines>network edges contextual_menu restore_geometry_point ( Last six runs Nov2024 Oct2024 Sep2024 Aug2024 Jul2024 )
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,6d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="busStop1" lane="gneE0_0" startPos="37.00" endPos="43.60" friendlyPos="true"/> <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/> <busStop id="busStop3" lane="gneE2_0" startPos="35.50" endPos="35.60" friendlyPos="true"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="20.00" y="10.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'. Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/> </edge> <edge id=":gneJ0_1" function="internal"> <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/> </edge> <edge id=":gneJ0_2" function="internal"> <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/> </edge> <edge id=":gneJ0_3" function="internal"> <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/> </edge> <edge id=":gneJ1_1" function="internal"> <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/> </edge> <edge id=":gneJ1_2" function="internal"> <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/> </edge> <edge id=":gneJ1_3" function="internal"> <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,6d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="busStop1" lane="gneE0_0" startPos="37.00" endPos="43.60" friendlyPos="true"/> <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/> <busStop id="busStop3" lane="gneE2_0" startPos="35.50" endPos="35.60" friendlyPos="true"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="20.00" y="10.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'. Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'. Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'. Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,25.20" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/> </edge> <edge id=":gneJ0_1" function="internal"> <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/> </edge> <edge id=":gneJ0_2" function="internal"> <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/> </edge> <edge id=":gneJ0_3" function="internal"> <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/> </edge> <edge id=":gneJ1_1" function="internal"> <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/> </edge> <edge id=":gneJ1_2" function="internal"> <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/> </edge> <edge id=":gneJ1_3" function="internal"> <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,6d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="busStop1" lane="gneE0_0" startPos="37.00" endPos="43.60" friendlyPos="true"/> <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="20.00" y="10.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'. Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/> </edge> <edge id=":gneJ0_1" function="internal"> <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/> </edge> <edge id=":gneJ0_2" function="internal"> <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/> </edge> <edge id=":gneJ0_3" function="internal"> <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/> </edge> <edge id=":gneJ1_1" function="internal"> <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/> </edge> <edge id=":gneJ1_2" function="internal"> <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/> </edge> <edge id=":gneJ1_3" function="internal"> <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,6d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="busStop1" lane="gneE0_0" startPos="37.00" endPos="43.60" friendlyPos="true"/> <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/> <busStop id="busStop3" lane="gneE2_0" startPos="35.32" endPos="35.42" friendlyPos="true"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="20.00" y="10.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/> </edge> <edge id=":gneJ0_1" function="internal"> <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/> </edge> <edge id=":gneJ0_2" function="internal"> <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/> </edge> <edge id=":gneJ0_3" function="internal"> <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/> </edge> <edge id=":gneJ1_1" function="internal"> <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/> </edge> <edge id=":gneJ1_2" function="internal"> <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/> </edge> <edge id=":gneJ1_3" function="internal"> <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/> <truncated after showing first 30 lines>network edges contextual_menu smooth_edge ( Last six runs Nov2024 Oct2024 Sep2024 Aug2024 Jul2024 )
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,6d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="busStop1" lane="gneE0_0" startPos="37.00" endPos="43.60" friendlyPos="true"/> <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/> <busStop id="busStop3" lane="gneE2_0" startPos="35.32" endPos="35.42" friendlyPos="true"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="20.00" y="10.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Warning: Could not compute smooth elevation for edge 'gneE2' ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/> </edge> <edge id=":gneJ0_1" function="internal"> <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/> </edge> <edge id=":gneJ0_2" function="internal"> <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/> </edge> <edge id=":gneJ0_3" function="internal"> <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/> </edge> <edge id=":gneJ1_1" function="internal"> <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/> </edge> <edge id=":gneJ1_2" function="internal"> <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/> </edge> <edge id=":gneJ1_3" function="internal"> <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,6d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="busStop1" lane="gneE0_0" startPos="37.00" endPos="43.60" friendlyPos="true"/> <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/> <busStop id="busStop3" lane="gneE2.19_0" startPos="23.70" endPos="23.80" friendlyPos="true"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="20.00" y="10.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":J0_0" function="internal"> <lane id=":J0_0_0" index="0" speed="13.89" length="0.10" shape="19.00,15.20 19.00,15.20"/> <lane id=":J0_0_1" index="1" speed="13.89" length="0.10" shape="19.00,18.40 19.00,18.40"/> </edge> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/> </edge> <edge id=":gneJ0_1" function="internal"> <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/> </edge> <edge id=":gneJ0_2" function="internal"> <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/> </edge> <edge id=":gneJ0_3" function="internal"> <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/> </edge> <edge id=":gneJ1_1" function="internal"> <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/> </edge> <edge id=":gneJ1_2" function="internal"> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,6d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="busStop1" lane="gneE0_0" startPos="37.00" endPos="43.60" friendlyPos="true"/> <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/> <busStop id="busStop3" lane="gneE2.19_0" startPos="21.20" endPos="27.80" friendlyPos="true"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="20.00" y="10.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Warning: Edge '-gneE2' is not connected to outgoing edges at junction 'gneJ2'. Warning: Edge 'gneE2' is not connected to outgoing edges at junction 'gneJ3'. Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'. Warning: Lane 'gneE8_0' is not connected from any incoming edge at junction 'gneJ2'. Warning: Edge '-gneE2' is not connected to outgoing edges at junction 'gneJ2'. Warning: Edge 'gneE2' is not connected to outgoing edges at junction 'gneJ3'. Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'. Warning: Lane 'gneE8_0' is not connected from any incoming edge at junction 'gneJ2'. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":J0_0" function="internal"> <lane id=":J0_0_0" index="0" speed="13.89" length="0.10" shape="19.00,21.60 19.00,21.60"/> </edge> <edge id=":J0_1" function="internal"> <lane id=":J0_1_0" index="0" speed="13.89" length="0.10" shape="19.00,18.40 19.00,18.40"/> </edge> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/> </edge> <edge id=":gneJ0_1" function="internal"> <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/> </edge> <edge id=":gneJ0_2" function="internal"> <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/> </edge> <edge id=":gneJ0_3" function="internal"> <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/> </edge> <edge id=":gneJ1_1" function="internal"> <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1,2c1,13 < Error: Could not build busStop 'busStop5' in netedit; lane 'gneE3_0' doesn't exist. < Error: Loading of C:/Users/alva_pa/.texttest/tmp/netedit.gui.28Jun101856.15528/netedit.gui/netelements/edges/contextual_menu/straighten_elevation_edge/additionals.add.xml failed. --- > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,6d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="busStop1" lane="gneE0_0" startPos="37.00" endPos="47.00" friendlyPos="true"/> <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/> <busStop id="busStop3" lane="gneE2_0" startPos="37.00" endPos="47.00" friendlyPos="true"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="120.00" x="20.00" y="10.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Could not build busStop 'busStop5' in netedit; lane 'gneE3_0' doesn't exist. Error: Loading of C:/Users/alva_pa/.texttest/tmp/netedit.gui.28Jun101856.15528/netedit.gui/netelements/edges/contextual_menu/straighten_elevation_edge/additionals.add.xml failed. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/> </edge> <edge id=":gneJ0_1" function="internal"> <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/> </edge> <edge id=":gneJ0_2" function="internal"> <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/> </edge> <edge id=":gneJ0_3" function="internal"> <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/> </edge> <edge id=":gneJ1_1" function="internal"> <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/> </edge> <edge id=":gneJ1_2" function="internal"> <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/> </edge> <edge id=":gneJ1_3" function="internal"> <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < dummy < TestFunctions: Clicked over position 384 - 268 < TestFunctions: Clicked over position 814 - 268 < pedestrian bus < TestFunctions: Clicked over position 384 - 343 < TestFunctions: Clicked over position 804 - 343 < all < TestFunctions: Clicked over position 384 - 418 < TestFunctions: Clicked over position 804 - 418 < TestFunctions: Clicked over position 384 - 493 < TestFunctions: Clicked over position 804 - 493 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Warning: Invalid edge attributes Warning: Invalid edge attributes ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-30.00,35.00,50.00,60.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/> <edge id="E0" from="J0" to="J1" priority="-1"> <lane id="E0_0" index="0" allow="pedestrian bus" speed="13.89" length="80.00" shape="-30.00,58.40 50.00,58.40"/> </edge> <edge id="E1" from="J2" to="J3" priority="-1"> <lane id="E1_0" index="0" speed="13.89" length="80.00" shape="-30.00,43.40 50.00,43.40"/> </edge> <edge id="E2" from="J4" to="J5" priority="-1"> <lane id="E2_0" index="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="13.89" length="80.00" shape="-30.00,33.40 50.00,33.40"/> </edge> <junction id="J0" type="dead_end" x="-30.00" y="60.00" incLanes="" intLanes="" shape="-30.00,60.00 -30.00,56.80"/> <junction id="J1" type="dead_end" x="50.00" y="60.00" incLanes="E0_0" intLanes="" shape="50.00,56.80 50.00,60.00"/> <junction id="J2" type="dead_end" x="-30.00" y="45.00" incLanes="" intLanes="" shape="-30.00,45.00 -30.00,41.80"/> <junction id="J3" type="dead_end" x="50.00" y="45.00" incLanes="E1_0" intLanes="" shape="50.00,41.80 50.00,45.00"/> <junction id="J4" type="dead_end" x="-30.00" y="35.00" incLanes="" intLanes="" shape="-30.00,35.00 -30.00,31.80"/> <junction id="J5" type="dead_end" x="50.00" y="35.00" incLanes="E2_0" intLanes="" shape="50.00,31.80 50.00,35.00"/> </net>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 561 - 592 < TestFunctions: Clicked over position 1038 - 594 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1"> <lane id="E0_0" index="0" allow="aircraft" speed="13.89" length="50.00" shape="-25.00,-21.60 25.00,-21.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="-25.00" y="-20.00" incLanes="" intLanes="" shape="-25.00,-20.00 -25.00,-23.20"/> <junction id="J1" type="dead_end" x="25.00" y="-20.00" incLanes="E0_0" intLanes="" shape="25.00,-23.20 25.00,-20.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 561 - 592 < TestFunctions: Clicked over position 1038 - 594 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1"> <lane id="E0_0" index="0" speed="13.89" length="50.00" shape="-25.00,-21.60 25.00,-21.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="-25.00" y="-20.00" incLanes="" intLanes="" shape="-25.00,-20.00 -25.00,-23.20"/> <junction id="J1" type="dead_end" x="25.00" y="-20.00" incLanes="E0_0" intLanes="" shape="25.00,-23.20 25.00,-20.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> </routes>network edges create allow_dialog all_vehicles ( Last six runs Nov2024 Oct2024 Sep2024 Aug2024 Jul2024 )
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 561 - 592 < TestFunctions: Clicked over position 1038 - 594 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1"> <lane id="E0_0" index="0" allow="army" speed="13.89" length="50.00" shape="-25.00,-21.60 25.00,-21.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="-25.00" y="-20.00" incLanes="" intLanes="" shape="-25.00,-20.00 -25.00,-23.20"/> <junction id="J1" type="dead_end" x="25.00" y="-20.00" incLanes="E0_0" intLanes="" shape="25.00,-23.20 25.00,-20.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 561 - 592 < TestFunctions: Clicked over position 1038 - 594 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1"> <lane id="E0_0" index="0" allow="authority" speed="13.89" length="50.00" shape="-25.00,-21.60 25.00,-21.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="-25.00" y="-20.00" incLanes="" intLanes="" shape="-25.00,-20.00 -25.00,-23.20"/> <junction id="J1" type="dead_end" x="25.00" y="-20.00" incLanes="E0_0" intLanes="" shape="25.00,-23.20 25.00,-20.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 561 - 592 < TestFunctions: Clicked over position 1038 - 594 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1"> <lane id="E0_0" index="0" allow="bicycle" speed="13.89" length="50.00" shape="-25.00,-21.60 25.00,-21.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="-25.00" y="-20.00" incLanes="" intLanes="" shape="-25.00,-20.00 -25.00,-23.20"/> <junction id="J1" type="dead_end" x="25.00" y="-20.00" incLanes="E0_0" intLanes="" shape="25.00,-23.20 25.00,-20.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 561 - 592 < TestFunctions: Clicked over position 1038 - 594 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1"> <lane id="E0_0" index="0" allow="bus" speed="13.89" length="50.00" shape="-25.00,-21.60 25.00,-21.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="-25.00" y="-20.00" incLanes="" intLanes="" shape="-25.00,-20.00 -25.00,-23.20"/> <junction id="J1" type="dead_end" x="25.00" y="-20.00" incLanes="E0_0" intLanes="" shape="25.00,-23.20 25.00,-20.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 561 - 592 < TestFunctions: Clicked over position 1038 - 594 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1"> <lane id="E0_0" index="0" allow="cable_car" speed="13.89" length="50.00" shape="-25.00,-21.60 25.00,-21.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="-25.00" y="-20.00" incLanes="" intLanes="" shape="-25.00,-20.00 -25.00,-23.20"/> <junction id="J1" type="dead_end" x="25.00" y="-20.00" incLanes="E0_0" intLanes="" shape="25.00,-23.20 25.00,-20.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 561 - 592 < TestFunctions: Clicked over position 1038 - 594 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1"> <lane id="E0_0" index="0" allow="coach" speed="13.89" length="50.00" shape="-25.00,-21.60 25.00,-21.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="-25.00" y="-20.00" incLanes="" intLanes="" shape="-25.00,-20.00 -25.00,-23.20"/> <junction id="J1" type="dead_end" x="25.00" y="-20.00" incLanes="E0_0" intLanes="" shape="25.00,-23.20 25.00,-20.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 561 - 592 < TestFunctions: Clicked over position 1038 - 594 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1"> <lane id="E0_0" index="0" allow="container" speed="13.89" length="50.00" shape="-25.00,-21.60 25.00,-21.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="-25.00" y="-20.00" incLanes="" intLanes="" shape="-25.00,-20.00 -25.00,-23.20"/> <junction id="J1" type="dead_end" x="25.00" y="-20.00" incLanes="E0_0" intLanes="" shape="25.00,-23.20 25.00,-20.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 561 - 592 < TestFunctions: Clicked over position 1038 - 594 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1"> <lane id="E0_0" index="0" allow="custom1" speed="13.89" length="50.00" shape="-25.00,-21.60 25.00,-21.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="-25.00" y="-20.00" incLanes="" intLanes="" shape="-25.00,-20.00 -25.00,-23.20"/> <junction id="J1" type="dead_end" x="25.00" y="-20.00" incLanes="E0_0" intLanes="" shape="25.00,-23.20 25.00,-20.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 561 - 592 < TestFunctions: Clicked over position 1038 - 594 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1"> <lane id="E0_0" index="0" allow="custom2" speed="13.89" length="50.00" shape="-25.00,-21.60 25.00,-21.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="-25.00" y="-20.00" incLanes="" intLanes="" shape="-25.00,-20.00 -25.00,-23.20"/> <junction id="J1" type="dead_end" x="25.00" y="-20.00" incLanes="E0_0" intLanes="" shape="25.00,-23.20 25.00,-20.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 561 - 592 < TestFunctions: Clicked over position 1038 - 594 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1"> <lane id="E0_0" index="0" allow="delivery" speed="13.89" length="50.00" shape="-25.00,-21.60 25.00,-21.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="-25.00" y="-20.00" incLanes="" intLanes="" shape="-25.00,-20.00 -25.00,-23.20"/> <junction id="J1" type="dead_end" x="25.00" y="-20.00" incLanes="E0_0" intLanes="" shape="25.00,-23.20 25.00,-20.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 561 - 592 < TestFunctions: Clicked over position 1038 - 594 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1"> <lane id="E0_0" index="0" allow="drone" speed="13.89" length="50.00" shape="-25.00,-21.60 25.00,-21.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="-25.00" y="-20.00" incLanes="" intLanes="" shape="-25.00,-20.00 -25.00,-23.20"/> <junction id="J1" type="dead_end" x="25.00" y="-20.00" incLanes="E0_0" intLanes="" shape="25.00,-23.20 25.00,-20.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 561 - 592 < TestFunctions: Clicked over position 1038 - 594 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1"> <lane id="E0_0" index="0" allow="emergency" speed="13.89" length="50.00" shape="-25.00,-21.60 25.00,-21.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="-25.00" y="-20.00" incLanes="" intLanes="" shape="-25.00,-20.00 -25.00,-23.20"/> <junction id="J1" type="dead_end" x="25.00" y="-20.00" incLanes="E0_0" intLanes="" shape="25.00,-23.20 25.00,-20.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 561 - 592 < TestFunctions: Clicked over position 1038 - 594 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1"> <lane id="E0_0" index="0" allow="evehicle" speed="13.89" length="50.00" shape="-25.00,-21.60 25.00,-21.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="-25.00" y="-20.00" incLanes="" intLanes="" shape="-25.00,-20.00 -25.00,-23.20"/> <junction id="J1" type="dead_end" x="25.00" y="-20.00" incLanes="E0_0" intLanes="" shape="25.00,-23.20 25.00,-20.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 561 - 592 < TestFunctions: Clicked over position 1038 - 594 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1"> <lane id="E0_0" index="0" allow="hov" speed="13.89" length="50.00" shape="-25.00,-21.60 25.00,-21.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="-25.00" y="-20.00" incLanes="" intLanes="" shape="-25.00,-20.00 -25.00,-23.20"/> <junction id="J1" type="dead_end" x="25.00" y="-20.00" incLanes="E0_0" intLanes="" shape="25.00,-23.20 25.00,-20.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 561 - 592 < TestFunctions: Clicked over position 1038 - 594 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1"> <lane id="E0_0" index="0" allow="moped" speed="13.89" length="50.00" shape="-25.00,-21.60 25.00,-21.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="-25.00" y="-20.00" incLanes="" intLanes="" shape="-25.00,-20.00 -25.00,-23.20"/> <junction id="J1" type="dead_end" x="25.00" y="-20.00" incLanes="E0_0" intLanes="" shape="25.00,-23.20 25.00,-20.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 561 - 592 < TestFunctions: Clicked over position 1038 - 594 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1"> <lane id="E0_0" index="0" allow="motorcycle" speed="13.89" length="50.00" shape="-25.00,-21.60 25.00,-21.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="-25.00" y="-20.00" incLanes="" intLanes="" shape="-25.00,-20.00 -25.00,-23.20"/> <junction id="J1" type="dead_end" x="25.00" y="-20.00" incLanes="E0_0" intLanes="" shape="25.00,-23.20 25.00,-20.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 561 - 592 < TestFunctions: Clicked over position 1038 - 594 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1"> <lane id="E0_0" index="0" allow="tram rail_urban rail rail_electric rail_fast cable_car subway" speed="13.89" length="50.00" shape="-25.00,-21.60 25.00,-21.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="-25.00" y="-20.00" incLanes="" intLanes="" shape="-25.00,-20.00 -25.00,-23.20"/> <junction id="J1" type="dead_end" x="25.00" y="-20.00" incLanes="E0_0" intLanes="" shape="25.00,-23.20 25.00,-20.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 561 - 592 < TestFunctions: Clicked over position 1038 - 594 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1"> <lane id="E0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="13.89" length="50.00" shape="-25.00,-21.60 25.00,-21.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="-25.00" y="-20.00" incLanes="" intLanes="" shape="-25.00,-20.00 -25.00,-23.20"/> <junction id="J1" type="dead_end" x="25.00" y="-20.00" incLanes="E0_0" intLanes="" shape="25.00,-23.20 25.00,-20.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 561 - 592 < TestFunctions: Clicked over position 1038 - 594 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1"> <lane id="E0_0" index="0" allow="passenger" speed="13.89" length="50.00" shape="-25.00,-21.60 25.00,-21.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="-25.00" y="-20.00" incLanes="" intLanes="" shape="-25.00,-20.00 -25.00,-23.20"/> <junction id="J1" type="dead_end" x="25.00" y="-20.00" incLanes="E0_0" intLanes="" shape="25.00,-23.20 25.00,-20.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 561 - 592 < TestFunctions: Clicked over position 1038 - 594 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1"> <lane id="E0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="-25.00,-21.60 25.00,-21.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="-25.00" y="-20.00" incLanes="" intLanes="" shape="-25.00,-20.00 -25.00,-23.20"/> <junction id="J1" type="dead_end" x="25.00" y="-20.00" incLanes="E0_0" intLanes="" shape="25.00,-23.20 25.00,-20.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 561 - 592 < TestFunctions: Clicked over position 1038 - 594 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1"> <lane id="E0_0" index="0" allow="private" speed="13.89" length="50.00" shape="-25.00,-21.60 25.00,-21.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="-25.00" y="-20.00" incLanes="" intLanes="" shape="-25.00,-20.00 -25.00,-23.20"/> <junction id="J1" type="dead_end" x="25.00" y="-20.00" incLanes="E0_0" intLanes="" shape="25.00,-23.20 25.00,-20.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 561 - 592 < TestFunctions: Clicked over position 1038 - 594 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1"> <lane id="E0_0" index="0" allow="rail" speed="13.89" length="50.00" shape="-25.00,-21.60 25.00,-21.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="-25.00" y="-20.00" incLanes="" intLanes="" shape="-25.00,-20.00 -25.00,-23.20"/> <junction id="J1" type="dead_end" x="25.00" y="-20.00" incLanes="E0_0" intLanes="" shape="25.00,-23.20 25.00,-20.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 561 - 592 < TestFunctions: Clicked over position 1038 - 594 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1"> <lane id="E0_0" index="0" allow="rail_electric" speed="13.89" length="50.00" shape="-25.00,-21.60 25.00,-21.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="-25.00" y="-20.00" incLanes="" intLanes="" shape="-25.00,-20.00 -25.00,-23.20"/> <junction id="J1" type="dead_end" x="25.00" y="-20.00" incLanes="E0_0" intLanes="" shape="25.00,-23.20 25.00,-20.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 561 - 592 < TestFunctions: Clicked over position 1038 - 594 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1"> <lane id="E0_0" index="0" allow="rail_fast" speed="13.89" length="50.00" shape="-25.00,-21.60 25.00,-21.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="-25.00" y="-20.00" incLanes="" intLanes="" shape="-25.00,-20.00 -25.00,-23.20"/> <junction id="J1" type="dead_end" x="25.00" y="-20.00" incLanes="E0_0" intLanes="" shape="25.00,-23.20 25.00,-20.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 561 - 592 < TestFunctions: Clicked over position 1038 - 594 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1"> <lane id="E0_0" index="0" allow="rail_urban" speed="13.89" length="50.00" shape="-25.00,-21.60 25.00,-21.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="-25.00" y="-20.00" incLanes="" intLanes="" shape="-25.00,-20.00 -25.00,-23.20"/> <junction id="J1" type="dead_end" x="25.00" y="-20.00" incLanes="E0_0" intLanes="" shape="25.00,-23.20 25.00,-20.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 561 - 592 < TestFunctions: Clicked over position 1038 - 594 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1"> <lane id="E0_0" index="0" allow="scooter" speed="13.89" length="50.00" shape="-25.00,-21.60 25.00,-21.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="-25.00" y="-20.00" incLanes="" intLanes="" shape="-25.00,-20.00 -25.00,-23.20"/> <junction id="J1" type="dead_end" x="25.00" y="-20.00" incLanes="E0_0" intLanes="" shape="25.00,-23.20 25.00,-20.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 561 - 592 < TestFunctions: Clicked over position 1038 - 594 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1"> <lane id="E0_0" index="0" allow="ship" speed="13.89" length="50.00" shape="-25.00,-21.60 25.00,-21.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="-25.00" y="-20.00" incLanes="" intLanes="" shape="-25.00,-20.00 -25.00,-23.20"/> <junction id="J1" type="dead_end" x="25.00" y="-20.00" incLanes="E0_0" intLanes="" shape="25.00,-23.20 25.00,-20.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 561 - 592 < TestFunctions: Clicked over position 1038 - 594 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1"> <lane id="E0_0" index="0" allow="subway" speed="13.89" length="50.00" shape="-25.00,-21.60 25.00,-21.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="-25.00" y="-20.00" incLanes="" intLanes="" shape="-25.00,-20.00 -25.00,-23.20"/> <junction id="J1" type="dead_end" x="25.00" y="-20.00" incLanes="E0_0" intLanes="" shape="25.00,-23.20 25.00,-20.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 561 - 592 < TestFunctions: Clicked over position 1038 - 594 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1"> <lane id="E0_0" index="0" allow="taxi" speed="13.89" length="50.00" shape="-25.00,-21.60 25.00,-21.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="-25.00" y="-20.00" incLanes="" intLanes="" shape="-25.00,-20.00 -25.00,-23.20"/> <junction id="J1" type="dead_end" x="25.00" y="-20.00" incLanes="E0_0" intLanes="" shape="25.00,-23.20 25.00,-20.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 561 - 592 < TestFunctions: Clicked over position 1038 - 594 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1"> <lane id="E0_0" index="0" allow="trailer" speed="13.89" length="50.00" shape="-25.00,-21.60 25.00,-21.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="-25.00" y="-20.00" incLanes="" intLanes="" shape="-25.00,-20.00 -25.00,-23.20"/> <junction id="J1" type="dead_end" x="25.00" y="-20.00" incLanes="E0_0" intLanes="" shape="25.00,-23.20 25.00,-20.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 561 - 592 < TestFunctions: Clicked over position 1038 - 594 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1"> <lane id="E0_0" index="0" allow="tram" speed="13.89" length="50.00" shape="-25.00,-21.60 25.00,-21.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="-25.00" y="-20.00" incLanes="" intLanes="" shape="-25.00,-20.00 -25.00,-23.20"/> <junction id="J1" type="dead_end" x="25.00" y="-20.00" incLanes="E0_0" intLanes="" shape="25.00,-23.20 25.00,-20.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 561 - 592 < TestFunctions: Clicked over position 1038 - 594 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1"> <lane id="E0_0" index="0" allow="truck" speed="13.89" length="50.00" shape="-25.00,-21.60 25.00,-21.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="-25.00" y="-20.00" incLanes="" intLanes="" shape="-25.00,-20.00 -25.00,-23.20"/> <junction id="J1" type="dead_end" x="25.00" y="-20.00" incLanes="E0_0" intLanes="" shape="25.00,-23.20 25.00,-20.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 561 - 592 < TestFunctions: Clicked over position 1038 - 594 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1"> <lane id="E0_0" index="0" allow="vip" speed="13.89" length="50.00" shape="-25.00,-21.60 25.00,-21.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="-25.00" y="-20.00" incLanes="" intLanes="" shape="-25.00,-20.00 -25.00,-23.20"/> <junction id="J1" type="dead_end" x="25.00" y="-20.00" incLanes="E0_0" intLanes="" shape="25.00,-23.20 25.00,-20.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 561 - 592 < TestFunctions: Clicked over position 1038 - 594 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1"> <lane id="E0_0" index="0" allow="wheelchair" speed="13.89" length="50.00" shape="-25.00,-21.60 25.00,-21.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="-25.00" y="-20.00" incLanes="" intLanes="" shape="-25.00,-20.00 -25.00,-23.20"/> <junction id="J1" type="dead_end" x="25.00" y="-20.00" incLanes="E0_0" intLanes="" shape="25.00,-23.20 25.00,-20.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 561 - 592 < TestFunctions: Clicked over position 1038 - 594 < TestFunctions: Clicked over position 1041 - 210 < TestFunctions: Clicked over position 563 - 210 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="50.00" shape="-25.00,18.40 25.00,18.40"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1"> <lane id="E0_0" index="0" speed="13.89" length="50.00" shape="-25.00,-21.60 25.00,-21.60"/> </edge> <edge id="E1" from="J2" to="J3" priority="-1"> <lane id="E1_0" index="0" speed="13.89" length="50.00" shape="25.00,21.60 -25.00,21.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < dummy < TestFunctions: Clicked over position 561 - 592 < TestFunctions: Clicked over position 1038 - 594 < pedestrian bus < TestFunctions: Clicked over position 1041 - 210 < TestFunctions: Clicked over position 563 - 210 < all < TestFunctions: Clicked over position 561 - 592 < TestFunctions: Clicked over position 563 - 210 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Warning: Invalid edge attributes Warning: Invalid edge attributes ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1"> <lane id="E0_0" index="0" disallow="pedestrian bus" speed="13.89" length="45.30" shape="25.00,21.60 -20.30,21.60"/> </edge> <edge id="E1" from="J2" to="J1" priority="-1"> <lane id="E1_0" index="0" disallow="all" speed="13.89" length="38.50" shape="-23.40,-20.00 -23.40,18.50"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="25.00" y="20.00" incLanes="" intLanes="" shape="25.00,20.00 25.00,23.20"/> <junction id="J1" type="dead_end" x="-25.00" y="20.00" incLanes="E0_0 E1_0" intLanes="" shape="-20.30,23.20 -20.30,20.00 -21.13,19.83 -21.43,19.62 -21.63,19.33 -21.76,18.96 -21.80,18.50 -25.00,18.50 -24.48,21.11 -23.82,22.03 -22.91,22.68 -21.74,23.07"/> <junction id="J2" type="dead_end" x="-25.00" y="-20.00" incLanes="" intLanes="" shape="-25.00,-20.00 -21.80,-20.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,18d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < dummyLanes < TestFunctions: Clicked over position 561 - 592 < TestFunctions: Clicked over position 1038 - 594 < -2 < TestFunctions: Clicked over position 1041 - 210 < TestFunctions: Clicked over position 563 - 210 < 5.5 < TestFunctions: Clicked over position 561 - 592 < TestFunctions: Clicked over position 563 - 210 < 3 < TestFunctions: Clicked over position 1038 - 594 < TestFunctions: Clicked over position 1041 - 210 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Warning: Invalid edge attributes Warning: Invalid edge attributes Warning: Invalid edge attributes Warning: Invalid edge attributes Warning: Invalid edge attributes Warning: Invalid edge attributes ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1"> <lane id="E0_0" index="0" speed="13.89" length="40.00" shape="33.00,-20.00 33.00,20.00"/> <lane id="E0_1" index="1" speed="13.89" length="40.00" shape="29.80,-20.00 29.80,20.00"/> <lane id="E0_2" index="2" speed="13.89" length="40.00" shape="26.60,-20.00 26.60,20.00"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="25.00" y="-20.00" incLanes="" intLanes="" shape="25.00,-20.00 34.60,-20.00"/> <junction id="J1" type="dead_end" x="25.00" y="20.00" incLanes="E0_0 E0_1 E0_2" intLanes="" shape="34.60,20.00 25.00,20.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < dummy < TestFunctions: Clicked over position 561 - 592 < TestFunctions: Clicked over position 1038 - 594 < -50 < TestFunctions: Clicked over position 1041 - 210 < TestFunctions: Clicked over position 563 - 210 < 23.5 < TestFunctions: Clicked over position 561 - 592 < TestFunctions: Clicked over position 563 - 210 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Warning: Invalid edge attributes Warning: Invalid edge attributes Warning: Invalid edge attributes Warning: Invalid edge attributes ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-50"> <lane id="E0_0" index="0" speed="13.89" length="50.00" shape="25.00,21.60 -25.00,21.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="25.00" y="20.00" incLanes="" intLanes="" shape="25.00,20.00 25.00,23.20"/> <junction id="J1" type="dead_end" x="-25.00" y="20.00" incLanes="E0_0" intLanes="" shape="-25.00,23.20 -25.00,20.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < dummy < TestFunctions: Clicked over position 561 - 592 < TestFunctions: Clicked over position 1038 - 594 < -2 < TestFunctions: Clicked over position 1041 - 210 < TestFunctions: Clicked over position 563 - 210 < 5.5 < TestFunctions: Clicked over position 561 - 592 < TestFunctions: Clicked over position 563 - 210 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Warning: Invalid edge attributes Warning: Invalid edge attributes Warning: Invalid edge attributes Warning: Invalid edge attributes ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1"> <lane id="E0_0" index="0" speed="5.50" length="40.00" shape="-23.40,-20.00 -23.40,20.00"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="-25.00" y="-20.00" incLanes="" intLanes="" shape="-25.00,-20.00 -21.80,-20.00"/> <junction id="J1" type="dead_end" x="-25.00" y="20.00" incLanes="E0_0" intLanes="" shape="-21.80,20.00 -25.00,20.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 561 - 592 < TestFunctions: Clicked over position 1038 - 594 < TestFunctions: Clicked with alt and shift key pressed over position 804 - 597 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="13.89" length="0.10" shape="0.00,-21.60 0.00,-21.60"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E0" from="J1" to="J0" priority="-1"> <lane id="-E0_0" index="0" speed="13.89" length="50.00" shape="25.00,-18.40 -25.00,-18.40"/> </edge> <edge id="E0" from="J0" to="J2" priority="-1"> <lane id="E0_0" index="0" speed="13.89" length="25.00" shape="-25.00,-21.60 0.00,-21.60"/> </edge> <edge id="E0.25" from="J2" to="J1" priority="-1"> <lane id="E0.25_0" index="0" speed="13.89" length="25.00" shape="0.00,-21.60 25.00,-21.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 561 - 592 < TestFunctions: Clicked over position 1038 - 594 < TestFunctions: Clicked with alt and shift key pressed over position 804 - 597 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="13.89" length="0.10" shape="0.00,-21.60 0.00,-21.60"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J2" priority="-1"> <lane id="E0_0" index="0" speed="13.89" length="25.00" shape="-25.00,-21.60 0.00,-21.60"/> </edge> <edge id="E0.25" from="J2" to="J1" priority="-1"> <lane id="E0.25_0" index="0" speed="13.89" length="25.00" shape="0.00,-21.60 25.00,-21.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < dummy < TestFunctions: Clicked over position 561 - 592 < TestFunctions: Clicked over position 1038 - 594 < < TestFunctions: Clicked over position 1041 - 210 < TestFunctions: Clicked over position 563 - 210 < center < TestFunctions: Clicked over position 561 - 592 < TestFunctions: Clicked over position 563 - 210 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Warning: Invalid edge attributes Warning: Invalid edge attributes ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1"> <lane id="E0_0" index="0" speed="13.89" length="46.90" shape="25.00,21.60 -21.90,21.60"/> </edge> <edge id="E1" from="J2" to="J1" priority="-1" spreadType="center"> <lane id="E1_0" index="0" speed="13.89" length="38.50" shape="-25.00,-20.00 -25.00,18.50"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="25.00" y="20.00" incLanes="" intLanes="" shape="25.00,20.00 25.00,23.20"/> <junction id="J1" type="dead_end" x="-25.00" y="20.00" incLanes="E0_0 E1_0" intLanes="" shape="-21.90,23.20 -21.90,20.00 -22.73,19.83 -23.03,19.62 -23.23,19.33 -23.36,18.96 -23.40,18.50 -26.60,18.50 -26.08,21.11 -25.43,22.03 -24.51,22.68 -23.34,23.07"/> <junction id="J2" type="dead_end" x="-25.00" y="-20.00" incLanes="" intLanes="" shape="-26.60,-20.00 -23.40,-20.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < dummy < TestFunctions: Clicked over position 561 - 592 < TestFunctions: Clicked over position 1038 - 594 < -50 < TestFunctions: Clicked over position 1041 - 210 < TestFunctions: Clicked over position 563 - 210 < 23.5 < TestFunctions: Clicked over position 561 - 592 < TestFunctions: Clicked over position 563 - 210 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Warning: Invalid edge attributes Warning: Invalid edge attributes ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1"> <lane id="E0_0" index="0" speed="13.89" length="25.00" width="-50.00" shape="25.00,-5.00 0.00,-5.00"/> </edge> <edge id="E1" from="J2" to="J1" priority="-1"> <lane id="E1_0" index="0" speed="13.89" length="38.50" width="23.50" shape="-13.25,-20.00 -13.25,18.50"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="25.00" y="20.00" incLanes="" intLanes="" shape="25.00,20.00 25.00,-30.00"/> <junction id="J1" type="dead_end" x="-25.00" y="20.00" incLanes="E0_0 E1_0" intLanes="" shape="0.00,-30.00 0.00,20.00 -0.83,19.83 -1.12,19.62 -1.33,19.33 -1.46,18.96 -1.50,18.50 -25.00,18.50"/> <junction id="J2" type="dead_end" x="-25.00" y="-20.00" incLanes="" intLanes="" shape="-25.00,-20.00 -1.50,-20.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 654 - 368 < TestFunctions: Clicked over position 804 - 403 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.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 guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/> <junction id="A" type="dead_end" x="50.00" y="0.00" incLanes="" intLanes="" shape="50.00,0.00"/> <junction id="B" type="dead_end" x="50.00" y="100.00" incLanes="" intLanes="" shape="50.00,100.00"/> <junction id="C" type="dead_end" x="0.00" y="50.00" incLanes="" intLanes="" shape="0.00,50.00"/> <junction id="D" type="dead_end" x="100.00" y="50.00" incLanes="" intLanes="" shape="100.00,50.00"/> </net>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < DummyAllowed < < authority army, passenger; taxi. tram < < authority army vip passenger hov taxi bus coach tram bicycle < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <trip id="t_0" depart="0.00" from="E1" to="-E1"> <stop busStop="bs_1" duration="60.00"/> <stop chargingStation="cs_0" duration="60.00"/> </trip> <trip id="t_1" depart="0.00" from="E2" to="-E2"> <stop chargingStation="cs_1" duration="60.00"/> <stop busStop="bs_2" duration="60.00"/> </trip> <vehicle id="v_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="aircraft"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="passenger"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>network edges inspect allow_dialog all_vehicles ( Last six runs Nov2024 Oct2024 Sep2024 Aug2024 Jul2024 )
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="army"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="authority"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="bicycle"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="bus"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="cable_car"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="coach"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="container"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="custom1"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="custom2"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="delivery"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="drone"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="emergency"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="evehicle"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="hov"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="moped"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="motorcycle"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="rail"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>network edges inspect allow_dialog only_rail_vehicles ( Last six runs Nov2024 Oct2024 Sep2024 Aug2024 Jul2024 )
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="pedestrian"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="private"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="rail_electric"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="rail_fast"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="rail_urban"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="scooter"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="ship"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="subway"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="taxi"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="trailer"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="tram"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="truck"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="vip"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="wheelchair"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < DummyDisallowed < < authority army, passenger; taxi. tram < < authority army vip passenger hov taxi bus coach tram bicycle < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <trip id="t_0" depart="0.00" from="E1" to="-E1"> <stop busStop="bs_1" duration="60.00"/> <stop chargingStation="cs_0" duration="60.00"/> </trip> <trip id="t_1" depart="0.00" from="E2" to="-E2"> <stop chargingStation="cs_1" duration="60.00"/> <stop busStop="bs_2" duration="60.00"/> </trip> <vehicle id="v_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < dummyDistance < < -2 < 4 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <trip id="t_0" depart="0.00" from="E1" to="-E1"> <stop busStop="bs_1" duration="60.00"/> <stop chargingStation="cs_0" duration="60.00"/> </trip> <trip id="t_1" depart="0.00" from="E2" to="-E2"> <stop chargingStation="cs_1" duration="60.00"/> <stop busStop="bs_2" duration="60.00"/> </trip> <vehicle id="v_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < dummyEndOffset < < -3 < 12 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <trip id="t_0" depart="0.00" from="E1" to="-E1"> <stop busStop="bs_1" duration="60.00"/> <stop chargingStation="cs_0" duration="60.00"/> </trip> <trip id="t_1" depart="0.00" from="E2" to="-E2"> <stop chargingStation="cs_1" duration="60.00"/> <stop busStop="bs_2" duration="60.00"/> </trip> <vehicle id="v_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < dummy_Junction < < J1 < J2 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" disallow="pedestrian" speed="5.23" length="10.65" shape="-30.00,21.60 -33.70,21.39 -34.93,20.78 -33.70,19.75 -30.00,18.31"/> </edge> <edge id=":J2_1" function="internal"> <lane id=":J2_1_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <trip id="t_0" depart="0.00" from="E1" to="-E1"> <stop busStop="bs_1" duration="60.00"/> <stop chargingStation="cs_0" duration="60.00"/> </trip> <trip id="t_1" depart="0.00" from="E2" to="-E2"> <stop chargingStation="cs_1" duration="60.00"/> <stop busStop="bs_2" duration="60.00"/> </trip> <vehicle id="v_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < < E1 < correct_ID < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="correct_ID_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="correct_ID_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="correct_ID"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="correct_ID"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <trip id="t_0" depart="0.00" from="E1" to="-E1"> <stop busStop="bs_1" duration="60.00"/> <stop chargingStation="cs_0" duration="60.00"/> </trip> <trip id="t_1" depart="0.00" from="E2" to="-E2"> <stop chargingStation="cs_1" duration="60.00"/> <stop busStop="bs_2" duration="60.00"/> </trip> <vehicle id="v_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < dummyLegth < < -12 < 40.5 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <trip id="t_0" depart="0.00" from="E1" to="-E1"> <stop busStop="bs_1" duration="60.00"/> <stop chargingStation="cs_0" duration="60.00"/> </trip> <trip id="t_1" depart="0.00" from="E2" to="-E2"> <stop chargingStation="cs_1" duration="60.00"/> <stop busStop="bs_2" duration="60.00"/> </trip> <vehicle id="v_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < %%%$$$$$% < my own name < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <trip id="t_0" depart="0.00" from="E1" to="-E1"> <stop busStop="bs_1" duration="60.00"/> <stop chargingStation="cs_0" duration="60.00"/> </trip> <trip id="t_1" depart="0.00" from="E2" to="-E2"> <stop chargingStation="cs_1" duration="60.00"/> <stop busStop="bs_2" duration="60.00"/> </trip> <vehicle id="v_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < < dummyLanes < -6 < 3.5 < 4 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <trip id="t_0" depart="0.00" from="E1" to="-E1"> <stop busStop="bs_1" duration="60.00"/> <stop chargingStation="cs_0" duration="60.00"/> </trip> <trip id="t_1" depart="0.00" from="E2" to="-E2"> <stop chargingStation="cs_1" duration="60.00"/> <stop busStop="bs_2" duration="60.00"/> </trip> <vehicle id="v_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 744 - 328 < 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"> <!-- StoppingPlaces --> <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/> <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/> <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/> <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/> <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/> <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/> </edge> <edge id=":gneJ0_1" function="internal"> <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/> </edge> <edge id=":gneJ0_2" function="internal"> <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/> </edge> <edge id=":gneJ0_3" function="internal"> <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/> </edge> <edge id=":gneJ1_1" function="internal"> <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/> </edge> <edge id=":gneJ1_2" function="internal"> <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/> </edge> <edge id=":gneJ1_3" function="internal"> <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < < dummyPriority < -6 < 6.4 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <trip id="t_0" depart="0.00" from="E1" to="-E1"> <stop busStop="bs_1" duration="60.00"/> <stop chargingStation="cs_0" duration="60.00"/> </trip> <trip id="t_1" depart="0.00" from="E2" to="-E2"> <stop chargingStation="cs_1" duration="60.00"/> <stop busStop="bs_2" duration="60.00"/> </trip> <vehicle id="v_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 1c1,13 < Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z. --- > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < dummyShape < < TestFunctions: Clicked over position 704 - 418 < -25.00,0.00 -25.00,-5.00 -20.00,-5.00 -20.00,0.00 -10.00,0.00 -10.00,-5.00 -5.00,0.00 0.00,-5.00 5.00,0.00 10.00,-5.00 10.00,0.00 20.00,0.00 20.00,-5.00 25.00,-5.00 25.00,0.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"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z. Warning: Found sharp turn with radius 5.00 at the start of edge 'E0'. Warning: Found angle of 135.00 degrees at edge 'E0', segment 5. Warning: Found angle of 135.00 degrees at edge 'E0', segment 9. Warning: Found sharp turn with radius 5.00 at the end of edge 'E0'. Warning: Found sharp turn with radius 5.00 at the start of edge 'E0'. Warning: Found angle of 135.00 degrees at edge 'E0', segment 5. Warning: Found angle of 135.00 degrees at edge 'E0', segment 9. Warning: Found sharp turn with radius 5.00 at the end of edge 'E0'. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <trip id="t_0" depart="0.00" from="E1" to="-E1"> <stop busStop="bs_1" duration="60.00"/> <stop chargingStation="cs_0" duration="60.00"/> </trip> <trip id="t_1" depart="0.00" from="E2" to="-E2"> <stop chargingStation="cs_1" duration="60.00"/> <stop busStop="bs_2" duration="60.00"/> </trip> <vehicle id="v_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < dummyShapeEnd < 24 < -30.00,0.00 < < 20.00,-5.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"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <trip id="t_0" depart="0.00" from="E1" to="-E1"> <stop busStop="bs_1" duration="60.00"/> <stop chargingStation="cs_0" duration="60.00"/> </trip> <trip id="t_1" depart="0.00" from="E2" to="-E2"> <stop chargingStation="cs_1" duration="60.00"/> <stop busStop="bs_2" duration="60.00"/> </trip> <vehicle id="v_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < dummyShapeStart < 34 < 30.00,0.00 < < -20.00,-5.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"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <trip id="t_0" depart="0.00" from="E1" to="-E1"> <stop busStop="bs_1" duration="60.00"/> <stop chargingStation="cs_0" duration="60.00"/> </trip> <trip id="t_1" depart="0.00" from="E2" to="-E2"> <stop chargingStation="cs_1" duration="60.00"/> <stop busStop="bs_2" duration="60.00"/> </trip> <vehicle id="v_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < < dummySpeed < -13 < 120.5 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <trip id="t_0" depart="0.00" from="E1" to="-E1"> <stop busStop="bs_1" duration="60.00"/> <stop chargingStation="cs_0" duration="60.00"/> </trip> <trip id="t_1" depart="0.00" from="E2" to="-E2"> <stop chargingStation="cs_1" duration="60.00"/> <stop busStop="bs_2" duration="60.00"/> </trip> <vehicle id="v_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < dummySpread < < center < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <trip id="t_0" depart="0.00" from="E1" to="-E1"> <stop busStop="bs_1" duration="60.00"/> <stop chargingStation="cs_0" duration="60.00"/> </trip> <trip id="t_1" depart="0.00" from="E2" to="-E2"> <stop chargingStation="cs_1" duration="60.00"/> <stop busStop="bs_2" duration="60.00"/> </trip> <vehicle id="v_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < 4 < dummyException < < authority army, passenger; taxi. tram < < authority army vip passenger hov taxi bus coach tram bicycle < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <trip id="t_0" depart="0.00" from="E1" to="-E1"> <stop busStop="bs_1" duration="60.00"/> <stop chargingStation="cs_0" duration="60.00"/> </trip> <trip id="t_1" depart="0.00" from="E2" to="-E2"> <stop chargingStation="cs_1" duration="60.00"/> <stop busStop="bs_2" duration="60.00"/> </trip> <vehicle id="v_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < 4 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="aircraft"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < 4 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="passenger"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>network edges inspect stopexception_dialog all_vehicles ( Last six runs Nov2024 Oct2024 Sep2024 Aug2024 Jul2024 )
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < 4 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="army"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < 4 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="authority"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < 4 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="bicycle"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < 4 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="bus"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < 4 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="cable_car"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < 4 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="coach"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < 4 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="container"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < 4 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="custom1"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < 4 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="custom2"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < 4 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="delivery"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < 4 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="drone"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < 4 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="emergency"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < 4 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="evehicle"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < 4 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="hov"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < 4 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="moped"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < 4 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="motorcycle"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < 4 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="rail"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>network edges inspect stopexception_dialog only_rail_vehicles ( Last six runs Nov2024 Oct2024 Sep2024 Aug2024 Jul2024 )
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < 4 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="pedestrian"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < 4 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="private"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < 4 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="rail_electric"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < 4 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="rail_fast"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < 4 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="rail_urban"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < 4 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="scooter"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < 4 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="ship"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < 4 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="subway"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < 4 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="taxi"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < 4 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="trailer"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < 4 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="tram"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < 4 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="truck"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < 4 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="vip"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < 4 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- VTypes --> <vType id="t_0" vClass="wheelchair"/> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" type="t_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < dummyOffset < < -2 < default < 4 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <trip id="t_0" depart="0.00" from="E1" to="-E1"> <stop busStop="bs_1" duration="60.00"/> <stop chargingStation="cs_0" duration="60.00"/> </trip> <trip id="t_1" depart="0.00" from="E2" to="-E2"> <stop chargingStation="cs_1" duration="60.00"/> <stop busStop="bs_2" duration="60.00"/> </trip> <vehicle id="v_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < dummy_Junction < < J0 < J3 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" disallow="pedestrian" speed="4.97" length="9.44" shape="19.48,14.81 21.44,16.37 21.96,18.65 21.09,20.71 18.90,21.60"/> </edge> <edge id=":J3_1" function="internal"> <lane id=":J3_1_0" index="0" speed="3.65" length="0.98" shape="18.90,18.40 19.71,18.94"/> </edge> <edge id=":J3_2" function="internal"> <lane id=":J3_2_0" index="0" speed="3.65" length="3.69" shape="19.71,18.94 20.10,19.20 20.50,20.00 20.10,20.80 18.90,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <trip id="t_0" depart="0.00" from="E1" to="-E1"> <stop busStop="bs_1" duration="60.00"/> <stop chargingStation="cs_0" duration="60.00"/> </trip> <trip id="t_1" depart="0.00" from="E2" to="-E2"> <stop chargingStation="cs_1" duration="60.00"/> <stop busStop="bs_2" duration="60.00"/> </trip> <vehicle id="v_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < %%$$&&& < customType < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <trip id="t_0" depart="0.00" from="E1" to="-E1"> <stop busStop="bs_1" duration="60.00"/> <stop chargingStation="cs_0" duration="60.00"/> </trip> <trip id="t_1" depart="0.00" from="E2" to="-E2"> <stop chargingStation="cs_1" duration="60.00"/> <stop busStop="bs_2" duration="60.00"/> </trip> <vehicle id="v_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < dummyWidth < < -2 < default < 4 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,21.60 -31.20,20.80 -31.60,20.00 -31.20,19.20 -30.00,18.40"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" speed="3.65" length="4.67" shape="-30.00,-18.40 -31.20,-19.20 -31.60,-20.00 -31.20,-20.80 -30.00,-21.60"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" speed="3.65" length="4.67" shape="30.00,-21.60 31.20,-20.80 31.60,-20.00 31.20,-19.20 30.00,-18.40"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" priority="-1"> <lane id="-E1_0" index="0" speed="13.89" length="60.00" shape="30.00,21.60 -30.00,21.60"/> </edge> <edge id="-E2" from="J5" to="J4" priority="-1"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <trip id="t_0" depart="0.00" from="E1" to="-E1"> <stop busStop="bs_1" duration="60.00"/> <stop chargingStation="cs_0" duration="60.00"/> </trip> <trip id="t_1" depart="0.00" from="E2" to="-E2"> <stop chargingStation="cs_1" duration="60.00"/> <stop busStop="bs_2" duration="60.00"/> </trip> <vehicle id="v_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < TestFunctions: Clicked over position 744 - 328 < TestFunctions: Clicked over position 744 - 288 < TestFunctions: Clicked over position 744 - 328 < DummyAllowed < < authority army, passenger; taxi. tram < < authority army vip passenger hov taxi bus coach tram bicycle < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/> <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/> <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/> <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/> <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/> <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="10.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Warning: Speed of straight connection 'gneE3_1->gneE2_1' reduced by 10.07 due to turning radius of 2.65 (length=4.67, angle=180.00). Warning: Speed of straight connection 'gneE2_1->gneE3_1' reduced by 10.07 due to turning radius of 2.65 (length=4.67, angle=180.00). Warning: Speed of straight connection 'gneE3_1->gneE2_1' reduced by 10.07 due to turning radius of 2.65 (length=4.67, angle=180.00). Warning: Speed of straight connection 'gneE2_1->gneE3_1' reduced by 10.07 due to turning radius of 2.65 (length=4.67, angle=180.00). ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/> </edge> <edge id=":gneJ0_1" function="internal"> <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/> </edge> <edge id=":gneJ0_2" function="internal"> <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/> </edge> <edge id=":gneJ0_3" function="internal"> <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/> </edge> <edge id=":gneJ1_1" function="internal"> <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/> </edge> <edge id=":gneJ1_2" function="internal"> <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/> </edge> <edge id=":gneJ1_3" function="internal"> <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < TestFunctions: Clicked over position 744 - 328 < TestFunctions: Clicked over position 744 - 288 < TestFunctions: Clicked over position 744 - 328 < DummyDisallowed < < authority army, passenger; taxi. tram < < emergency authority army vip passenger hov bus coach tram rail_urban rail rail_electric motorcycle moped pedestrian custom1 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/> <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/> <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/> <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/> <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/> <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="10.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Warning: Speed of straight connection 'gneE3_1->gneE2_1' reduced by 10.07 due to turning radius of 2.65 (length=4.67, angle=180.00). Warning: Speed of straight connection 'gneE2_1->gneE3_1' reduced by 10.07 due to turning radius of 2.65 (length=4.67, angle=180.00). Warning: Speed of straight connection 'gneE3_1->gneE2_1' reduced by 10.07 due to turning radius of 2.65 (length=4.67, angle=180.00). Warning: Speed of straight connection 'gneE2_1->gneE3_1' reduced by 10.07 due to turning radius of 2.65 (length=4.67, angle=180.00). ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/> </edge> <edge id=":gneJ0_1" function="internal"> <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/> </edge> <edge id=":gneJ0_2" function="internal"> <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/> </edge> <edge id=":gneJ0_3" function="internal"> <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/> </edge> <edge id=":gneJ1_1" function="internal"> <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/> </edge> <edge id=":gneJ1_2" function="internal"> <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/> </edge> <edge id=":gneJ1_3" function="internal"> <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < dummyEndOffset < < -3 < 12 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="6.87" length="16.92" width="2.00" shape="-18.00,24.00 -30.00,24.00 -31.06,22.91 -31.29,22.00 -30.70,21.27 -29.29,20.71"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="6.87" length="16.92" width="2.00" shape="19.24,16.00 24.59,16.00 29.29,20.71 30.70,21.27 31.29,22.00 31.06,22.91 30.00,24.00"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="6.87" length="16.92" width="2.00" shape="-19.24,-16.00 -24.59,-16.00 -29.29,-20.71 -30.70,-21.27 -31.29,-22.00 -31.06,-22.91 -30.00,-24.00"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="6.87" length="16.92" width="2.00" shape="18.00,-24.00 30.00,-24.00 31.06,-22.91 31.29,-22.00 30.70,-21.27 29.29,-20.71"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="5.95" length="16.38" width="3.00" shape="-48.00,1.50 -60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="5.95" length="16.38" width="3.00" shape="48.00,-1.50 60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" name="Custom Edges" priority="6" spreadType="center" length="50.00" shape="25.00,25.00 -25.00,25.00"> <stopOffset vClasses="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" value="20.00"/> <lane id="-E1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="20.00" length="38.00" endOffset="12.00" width="2.00" shape="30.00,26.00 -18.00,26.00"/> <lane id="-E1_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="20.00" length="38.00" endOffset="12.00" width="2.00" shape="30.00,24.00 -18.00,24.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <trip id="t_0" depart="0.00" from="E1" to="-E1"> <stop busStop="bs_1" duration="60.00"/> <stop chargingStation="cs_0" duration="60.00"/> </trip> <trip id="t_1" depart="0.00" from="E2" to="-E2"> <stop chargingStation="cs_1" duration="60.00"/> <stop busStop="bs_2" duration="60.00"/> </trip> <vehicle id="v_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < dummyLegth < < -12 < 40.5 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="5.61" length="10.92" width="2.00" shape="-24.00,24.00 -30.00,24.00 -31.06,22.91 -31.29,22.00 -30.70,21.27 -29.29,20.71"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="5.61" length="10.92" width="2.00" shape="25.05,16.46 29.29,20.71 30.70,21.27 31.29,22.00 31.06,22.91 30.00,24.00"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="5.61" length="10.92" width="2.00" shape="-25.05,-16.46 -29.29,-20.71 -30.70,-21.27 -31.29,-22.00 -31.06,-22.91 -30.00,-24.00"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="5.61" length="10.92" width="2.00" shape="24.00,-24.00 30.00,-24.00 31.06,-22.91 31.29,-22.00 30.70,-21.27 29.29,-20.71"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" name="Custom Edges" priority="6" spreadType="center" shape="25.00,25.00 -25.00,25.00"> <stopOffset vClasses="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" value="20.00"/> <lane id="-E1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="20.00" length="54.00" endOffset="6.00" width="2.00" shape="30.00,26.00 -24.00,26.00"/> <lane id="-E1_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="20.00" length="54.00" endOffset="6.00" width="2.00" shape="30.00,24.00 -24.00,24.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <trip id="t_0" depart="0.00" from="E1" to="-E1"> <stop busStop="bs_1" duration="60.00"/> <stop chargingStation="cs_0" duration="60.00"/> </trip> <trip id="t_1" depart="0.00" from="E2" to="-E2"> <stop chargingStation="cs_1" duration="60.00"/> <stop busStop="bs_2" duration="60.00"/> </trip> <vehicle id="v_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < %%%$$$$$% < my own name < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="5.61" length="10.92" width="2.00" shape="-24.00,24.00 -30.00,24.00 -31.06,22.91 -31.29,22.00 -30.70,21.27 -29.29,20.71"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="5.61" length="10.92" width="2.00" shape="25.05,16.46 29.29,20.71 30.70,21.27 31.29,22.00 31.06,22.91 30.00,24.00"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="5.61" length="10.92" width="2.00" shape="-25.05,-16.46 -29.29,-20.71 -30.70,-21.27 -31.29,-22.00 -31.06,-22.91 -30.00,-24.00"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="5.61" length="10.92" width="2.00" shape="24.00,-24.00 30.00,-24.00 31.06,-22.91 31.29,-22.00 30.70,-21.27 29.29,-20.71"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" name="my own name" priority="6" spreadType="center" length="50.00" shape="25.00,25.00 -25.00,25.00"> <stopOffset vClasses="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" value="20.00"/> <lane id="-E1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="20.00" length="44.00" endOffset="6.00" width="2.00" shape="30.00,26.00 -24.00,26.00"/> <lane id="-E1_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="20.00" length="44.00" endOffset="6.00" width="2.00" shape="30.00,24.00 -24.00,24.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <trip id="t_0" depart="0.00" from="E1" to="-E1"> <stop busStop="bs_1" duration="60.00"/> <stop chargingStation="cs_0" duration="60.00"/> </trip> <trip id="t_1" depart="0.00" from="E2" to="-E2"> <stop chargingStation="cs_1" duration="60.00"/> <stop busStop="bs_2" duration="60.00"/> </trip> <vehicle id="v_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < < dummyLanes < -6 < 3.5 < 4 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="4.80" length="9.60" width="2.00" shape="-24.00,22.00 -30.00,22.00 -30.96,21.43 -31.30,20.83 -31.02,20.20 -30.13,19.54"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="4.80" length="9.60" width="2.00" shape="24.34,18.00 24.59,18.00 30.13,19.54 31.02,20.20 31.30,20.83 30.96,21.43 30.00,22.00"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="4.80" length="9.60" width="2.00" shape="-24.34,-18.00 -24.59,-18.00 -30.13,-19.54 -31.02,-20.20 -31.30,-20.83 -30.96,-21.43 -30.00,-22.00"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="4.80" length="9.60" width="2.00" shape="24.00,-22.00 30.00,-22.00 30.96,-21.43 31.30,-20.83 31.02,-20.20 30.13,-19.54"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" name="Custom Edges" priority="6" spreadType="center" length="50.00" shape="25.00,25.00 -25.00,25.00"> <stopOffset vClasses="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" value="20.00"/> <lane id="-E1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="20.00" length="44.00" endOffset="6.00" width="2.00" shape="30.00,28.00 -24.00,28.00"/> <lane id="-E1_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="20.00" length="44.00" endOffset="6.00" width="2.00" shape="30.00,26.00 -24.00,26.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <trip id="t_0" depart="0.00" from="E1" to="-E1"> <stop busStop="bs_1" duration="60.00"/> <stop chargingStation="cs_0" duration="60.00"/> </trip> <trip id="t_1" depart="0.00" from="E2" to="-E2"> <stop chargingStation="cs_1" duration="60.00"/> <stop busStop="bs_2" duration="60.00"/> </trip> <vehicle id="v_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 744 - 328 < TestFunctions: Clicked over position 744 - 288 < TestFunctions: Clicked over position 744 - 328 < 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"> <!-- StoppingPlaces --> <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/> <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/> <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/> <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/> <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/> <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/> </edge> <edge id=":gneJ0_1" function="internal"> <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/> </edge> <edge id=":gneJ0_2" function="internal"> <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/> </edge> <edge id=":gneJ0_3" function="internal"> <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/> </edge> <edge id=":gneJ1_1" function="internal"> <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/> </edge> <edge id=":gneJ1_2" function="internal"> <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/> </edge> <edge id=":gneJ1_3" function="internal"> <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < < dummyPriority < -6 < 6.4 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="5.61" length="10.92" width="2.00" shape="-24.00,24.00 -30.00,24.00 -31.06,22.91 -31.29,22.00 -30.70,21.27 -29.29,20.71"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="5.61" length="10.92" width="2.00" shape="25.05,16.46 29.29,20.71 30.70,21.27 31.29,22.00 31.06,22.91 30.00,24.00"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="5.61" length="10.92" width="2.00" shape="-25.05,-16.46 -29.29,-20.71 -30.70,-21.27 -31.29,-22.00 -31.06,-22.91 -30.00,-24.00"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="5.61" length="10.92" width="2.00" shape="24.00,-24.00 30.00,-24.00 31.06,-22.91 31.29,-22.00 30.70,-21.27 29.29,-20.71"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" name="Custom Edges" priority="-1" spreadType="center" length="50.00" shape="25.00,25.00 -25.00,25.00"> <stopOffset vClasses="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" value="20.00"/> <lane id="-E1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="20.00" length="44.00" endOffset="6.00" width="2.00" shape="30.00,26.00 -24.00,26.00"/> <lane id="-E1_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="20.00" length="44.00" endOffset="6.00" width="2.00" shape="30.00,24.00 -24.00,24.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <trip id="t_0" depart="0.00" from="E1" to="-E1"> <stop busStop="bs_1" duration="60.00"/> <stop chargingStation="cs_0" duration="60.00"/> </trip> <trip id="t_1" depart="0.00" from="E2" to="-E2"> <stop chargingStation="cs_1" duration="60.00"/> <stop busStop="bs_2" duration="60.00"/> </trip> <vehicle id="v_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < TestFunctions: Clicked over position 744 - 328 < TestFunctions: Clicked over position 744 - 288 < TestFunctions: Clicked over position 744 - 328 < dummyShapeEnd < 24 < 14,15.5 < < 34,15.5 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/> <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/> <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/> <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/> <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/> <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="10.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/> </edge> <edge id=":gneJ0_1" function="internal"> <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/> </edge> <edge id=":gneJ0_2" function="internal"> <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/> </edge> <edge id=":gneJ0_3" function="internal"> <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/> </edge> <edge id=":gneJ1_1" function="internal"> <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/> </edge> <edge id=":gneJ1_2" function="internal"> <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/> </edge> <edge id=":gneJ1_3" function="internal"> <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 744 - 328 < TestFunctions: Clicked over position 744 - 288 < TestFunctions: Clicked over position 744 - 328 < dummyShapeStart < 34 < < 14,15.5 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/> <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/> <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/> <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/> <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/> <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="10.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/> </edge> <edge id=":gneJ0_1" function="internal"> <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/> </edge> <edge id=":gneJ0_2" function="internal"> <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/> </edge> <edge id=":gneJ0_3" function="internal"> <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/> </edge> <edge id=":gneJ1_1" function="internal"> <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/> </edge> <edge id=":gneJ1_2" function="internal"> <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/> </edge> <edge id=":gneJ1_3" function="internal"> <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < < dummySpeed < -13 < 120.5 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="5.61" length="10.92" width="2.00" shape="-24.00,24.00 -30.00,24.00 -31.06,22.91 -31.29,22.00 -30.70,21.27 -29.29,20.71"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="5.61" length="10.92" width="2.00" shape="25.05,16.46 29.29,20.71 30.70,21.27 31.29,22.00 31.06,22.91 30.00,24.00"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="5.61" length="10.92" width="2.00" shape="-25.05,-16.46 -29.29,-20.71 -30.70,-21.27 -31.29,-22.00 -31.06,-22.91 -30.00,-24.00"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="5.61" length="10.92" width="2.00" shape="24.00,-24.00 30.00,-24.00 31.06,-22.91 31.29,-22.00 30.70,-21.27 29.29,-20.71"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" name="Custom Edges" priority="6" spreadType="center" length="50.00" shape="25.00,25.00 -25.00,25.00"> <stopOffset vClasses="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" value="20.00"/> <lane id="-E1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="120.50" length="44.00" endOffset="6.00" width="2.00" shape="30.00,26.00 -24.00,26.00"/> <lane id="-E1_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="120.50" length="44.00" endOffset="6.00" width="2.00" shape="30.00,24.00 -24.00,24.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <trip id="t_0" depart="0.00" from="E1" to="-E1"> <stop busStop="bs_1" duration="60.00"/> <stop chargingStation="cs_0" duration="60.00"/> </trip> <trip id="t_1" depart="0.00" from="E2" to="-E2"> <stop chargingStation="cs_1" duration="60.00"/> <stop busStop="bs_2" duration="60.00"/> </trip> <vehicle id="v_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < dummySpread < < center < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="5.61" length="10.92" width="2.00" shape="-24.00,24.00 -30.00,24.00 -31.06,22.91 -31.29,22.00 -30.70,21.27 -29.29,20.71"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="5.61" length="10.92" width="2.00" shape="25.05,16.46 29.29,20.71 30.70,21.27 31.29,22.00 31.06,22.91 30.00,24.00"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="5.61" length="10.92" width="2.00" shape="-25.05,-16.46 -29.29,-20.71 -30.70,-21.27 -31.29,-22.00 -31.06,-22.91 -30.00,-24.00"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="5.61" length="10.92" width="2.00" shape="24.00,-24.00 30.00,-24.00 31.06,-22.91 31.29,-22.00 30.70,-21.27 29.29,-20.71"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.60" length="4.29" width="3.00" shape="-59.70,1.47 -60.80,0.74 -61.17,-0.00 -60.80,-0.74 -59.70,-1.47"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.60" length="4.29" width="3.00" shape="59.70,-1.47 60.80,-0.74 61.17,0.00 60.80,0.74 59.70,1.47"/> </edge> <edge id="-E1" from="J3" to="J2" name="Custom Edges" priority="6" spreadType="center" length="50.00" shape="25.00,25.00 -25.00,25.00"> <stopOffset vClasses="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" value="20.00"/> <lane id="-E1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="20.00" length="44.00" endOffset="6.00" width="2.00" shape="30.00,26.00 -24.00,26.00"/> <lane id="-E1_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="20.00" length="44.00" endOffset="6.00" width="2.00" shape="30.00,24.00 -24.00,24.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <trip id="t_0" depart="0.00" from="E1" to="-E1"> <stop busStop="bs_1" duration="60.00"/> <stop chargingStation="cs_0" duration="60.00"/> </trip> <trip id="t_1" depart="0.00" from="E2" to="-E2"> <stop chargingStation="cs_1" duration="60.00"/> <stop busStop="bs_2" duration="60.00"/> </trip> <vehicle id="v_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < TestFunctions: Clicked over position 744 - 328 < TestFunctions: Clicked over position 744 - 288 < TestFunctions: Clicked over position 744 - 328 < 4 < DummyDisallowed < < authority army, passenger; taxi. tram < < emergency authority army vip passenger hov bus coach tram rail_urban rail rail_electric motorcycle moped pedestrian custom1 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/> <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/> <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/> <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/> <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/> <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="10.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/> </edge> <edge id=":gneJ0_1" function="internal"> <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/> </edge> <edge id=":gneJ0_2" function="internal"> <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/> </edge> <edge id=":gneJ0_3" function="internal"> <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/> </edge> <edge id=":gneJ1_1" function="internal"> <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/> </edge> <edge id=":gneJ1_2" function="internal"> <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/> </edge> <edge id=":gneJ1_3" function="internal"> <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < dummyOffset < < -2 < default < 4 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="5.61" length="10.92" width="2.00" shape="-24.00,24.00 -30.00,24.00 -31.06,22.91 -31.29,22.00 -30.70,21.27 -29.29,20.71"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="5.61" length="10.92" width="2.00" shape="25.05,16.46 29.29,20.71 30.70,21.27 31.29,22.00 31.06,22.91 30.00,24.00"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="5.61" length="10.92" width="2.00" shape="-25.05,-16.46 -29.29,-20.71 -30.70,-21.27 -31.29,-22.00 -31.06,-22.91 -30.00,-24.00"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="5.61" length="10.92" width="2.00" shape="24.00,-24.00 30.00,-24.00 31.06,-22.91 31.29,-22.00 30.70,-21.27 29.29,-20.71"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" name="Custom Edges" priority="6" spreadType="center" length="50.00" shape="25.00,25.00 -25.00,25.00"> <stopOffset vClasses="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" value="4.00"/> <lane id="-E1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="20.00" length="44.00" endOffset="6.00" width="2.00" shape="30.00,26.00 -24.00,26.00"/> <lane id="-E1_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="20.00" length="44.00" endOffset="6.00" width="2.00" shape="30.00,24.00 -24.00,24.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <trip id="t_0" depart="0.00" from="E1" to="-E1"> <stop busStop="bs_1" duration="60.00"/> <stop chargingStation="cs_0" duration="60.00"/> </trip> <trip id="t_1" depart="0.00" from="E2" to="-E2"> <stop chargingStation="cs_1" duration="60.00"/> <stop busStop="bs_2" duration="60.00"/> </trip> <vehicle id="v_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < %%$$&&& < customType < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="5.61" length="10.92" width="2.00" shape="-24.00,24.00 -30.00,24.00 -31.06,22.91 -31.29,22.00 -30.70,21.27 -29.29,20.71"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="5.61" length="10.92" width="2.00" shape="25.05,16.46 29.29,20.71 30.70,21.27 31.29,22.00 31.06,22.91 30.00,24.00"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="5.61" length="10.92" width="2.00" shape="-25.05,-16.46 -29.29,-20.71 -30.70,-21.27 -31.29,-22.00 -31.06,-22.91 -30.00,-24.00"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="5.61" length="10.92" width="2.00" shape="24.00,-24.00 30.00,-24.00 31.06,-22.91 31.29,-22.00 30.70,-21.27 29.29,-20.71"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E1" from="J3" to="J2" name="Custom Edges" priority="6" type="customType" spreadType="center" length="50.00" shape="25.00,25.00 -25.00,25.00"> <stopOffset vClasses="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" value="20.00"/> <lane id="-E1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="20.00" length="44.00" endOffset="6.00" width="2.00" shape="30.00,26.00 -24.00,26.00"/> <lane id="-E1_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="20.00" length="44.00" endOffset="6.00" width="2.00" shape="30.00,24.00 -24.00,24.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <trip id="t_0" depart="0.00" from="E1" to="-E1"> <stop busStop="bs_1" duration="60.00"/> <stop chargingStation="cs_0" duration="60.00"/> </trip> <trip id="t_1" depart="0.00" from="E2" to="-E2"> <stop chargingStation="cs_1" duration="60.00"/> <stop busStop="bs_2" duration="60.00"/> </trip> <vehicle id="v_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 704 - 418 < dummyWidth < < -2 < default < 4 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="40.00" endPos="50.00" friendlyPos="true"/> <busStop id="bs_1" lane="E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <busStop id="bs_2" lane="-E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_0" lane="-E1_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <chargingStation id="cs_1" lane="E2_0" startPos="25.00" endPos="35.00" friendlyPos="true"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="E0_0" pos="15.00" period="300.00" file="e1_0.xml" friendlyPos="1"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> <edgeRelation from="E1" to="-E1"/> <edgeRelation from="-E2" to="E2"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":J2_0" function="internal"> <lane id=":J2_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="5.64" length="12.49" width="4.00" shape="-24.00,23.00 -30.00,23.00 -31.76,22.04 -32.41,20.98 -31.96,19.83 -30.40,18.57"/> </edge> <edge id=":J3_0" function="internal"> <lane id=":J3_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="5.64" length="12.49" width="4.00" shape="24.61,17.00 24.73,17.00 30.40,18.57 31.96,19.83 32.41,20.98 31.76,22.04 30.00,23.00"/> </edge> <edge id=":J4_0" function="internal"> <lane id=":J4_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="5.64" length="12.49" width="4.00" shape="-24.61,-17.00 -24.73,-17.00 -30.40,-18.57 -31.96,-19.83 -32.41,-20.98 -31.76,-22.04 -30.00,-23.00"/> </edge> <edge id=":J5_0" function="internal"> <lane id=":J5_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="5.64" length="12.49" width="4.00" shape="24.00,-23.00 30.00,-23.00 31.76,-22.04 32.41,-20.98 31.96,-19.83 30.40,-18.57"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="4.08" length="5.84" width="4.00" shape="-60.00,2.00 -61.50,1.00 -62.00,0.00 -61.50,-1.00 -60.00,-2.00"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="4.08" length="5.84" width="4.00" shape="60.00,-2.00 61.50,-1.00 62.00,0.00 61.50,1.00 60.00,2.00"/> </edge> <edge id="-E1" from="J3" to="J2" name="Custom Edges" priority="6" spreadType="center" length="50.00" shape="25.00,25.00 -25.00,25.00"> <stopOffset vClasses="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" value="20.00"/> <lane id="-E1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="20.00" length="44.00" endOffset="6.00" width="4.00" shape="30.00,27.00 -24.00,27.00"/> <lane id="-E1_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="20.00" length="44.00" endOffset="6.00" width="4.00" shape="30.00,23.00 -24.00,23.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E0"> <stop busStop="bs_0" duration="60.00"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <trip id="t_0" depart="0.00" from="E1" to="-E1"> <stop busStop="bs_1" duration="60.00"/> <stop chargingStation="cs_0" duration="60.00"/> </trip> <trip id="t_1" depart="0.00" from="E2" to="-E2"> <stop chargingStation="cs_1" duration="60.00"/> <stop busStop="bs_2" duration="60.00"/> </trip> <vehicle id="v_0" depart="0.00" route="r_0"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="25.00" endPos="35.00"/> <!-- Detectors --> <entryExitDetector id="e3_0" pos="0.00,15.00" period="300.00" file="e3_0.xml"> <detEntry lane="E0_0" pos="15.00"/> <detExit lane="E0_0" pos="45.00"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1"> <lane id="E0_0" index="0" disallow="pedestrian delivery truck trailer tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" speed="13.89" length="60.00" shape="30.00,1.60 -30.00,1.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="30.00" y="0.00" incLanes="" intLanes="" shape="30.00,0.00 30.00,3.20"/> <junction id="J1" type="dead_end" x="-30.00" y="0.00" incLanes="E0_0" intLanes="" shape="-30.00,3.20 -30.00,0.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" depart="0.00" route="r_0"> <stop busStop="bs_0" duration="60.00"/> </vehicle> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="25.00" endPos="35.00"/> <!-- Detectors --> <entryExitDetector id="e3_0" pos="0.00,15.00" period="300.00" file="e3_0.xml"> <detEntry lane="E0_0" pos="15.00"/> <detExit lane="E0_0" pos="45.00"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1"> <lane id="E0_0" index="0" disallow="pedestrian" speed="13.89" length="60.00" shape="30.00,1.60 -30.00,1.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="30.00" y="0.00" incLanes="" intLanes="" shape="30.00,0.00 30.00,3.20"/> <junction id="J1" type="dead_end" x="-30.00" y="0.00" incLanes="E0_0" intLanes="" shape="-30.00,3.20 -30.00,0.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" depart="0.00" route="r_0"> <stop busStop="bs_0" duration="60.00"/> </vehicle> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="25.00" endPos="35.00"/> <!-- Detectors --> <entryExitDetector id="e3_0" pos="0.00,15.00" period="300.00" file="e3_0.xml"> <detEntry lane="E0_0" pos="15.00"/> <detExit lane="E0_0" pos="45.00"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1"> <lane id="E0_0" index="0" allow="private passenger rail_electric rail_fast aircraft" speed="13.89" length="60.00" shape="30.00,1.60 -30.00,1.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="30.00" y="0.00" incLanes="" intLanes="" shape="30.00,0.00 30.00,3.20"/> <junction id="J1" type="dead_end" x="-30.00" y="0.00" incLanes="E0_0" intLanes="" shape="-30.00,3.20 -30.00,0.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" depart="0.00" route="r_0"> <stop busStop="bs_0" duration="60.00"/> </vehicle> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="25.00" endPos="35.00"/> <!-- Detectors --> <entryExitDetector id="e3_0" pos="0.00,15.00" period="300.00" file="e3_0.xml"> <detEntry lane="E0_0" pos="15.00"/> <detExit lane="E0_0" pos="45.00"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1" spreadType="roadCenter" distance="5.00"> <lane id="E0_0" index="0" disallow="pedestrian" speed="13.89" length="60.00" shape="30.00,1.60 -30.00,1.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="30.00" y="0.00" incLanes="" intLanes="" shape="30.00,0.00 30.00,3.20"/> <junction id="J1" type="dead_end" x="-30.00" y="0.00" incLanes="E0_0" intLanes="" shape="-30.00,3.20 -30.00,0.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" depart="0.00" route="r_0"> <stop busStop="bs_0" duration="60.00"/> </vehicle> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="25.00" endPos="35.00"/> <!-- Detectors --> <entryExitDetector id="e3_0" pos="0.00,15.00" period="300.00" file="e3_0.xml"> <detEntry lane="E0_0" pos="15.00"/> <detExit lane="E0_0" pos="45.00"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1"> <lane id="E0_0" index="0" disallow="pedestrian" speed="13.89" length="54.00" endOffset="6.00" shape="30.00,1.60 -24.00,1.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="30.00" y="0.00" incLanes="" intLanes="" shape="30.00,0.00 30.00,3.20"/> <junction id="J1" type="dead_end" x="-30.00" y="0.00" incLanes="E0_0" intLanes="" shape="-30.00,3.20 -30.00,0.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" depart="0.00" route="r_0"> <stop busStop="bs_0" duration="60.00"/> </vehicle> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="25.00" endPos="35.00"/> <!-- Detectors --> <entryExitDetector id="e3_0" pos="0.00,15.00" period="300.00" file="e3_0.xml"> <detEntry lane="E0_0" pos="15.00"/> <detExit lane="E0_0" pos="45.00"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E0" from="J1" to="J0" priority="-1" spreadType="center" bidi="E0"> <lane id="-E0_0" index="0" speed="13.89" length="60.00" shape="-30.00,0.00 30.00,0.00"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1" spreadType="center" bidi="-E0"> <lane id="E0_0" index="0" disallow="pedestrian" speed="13.89" length="60.00" shape="30.00,0.00 -30.00,0.00"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="30.00" y="0.00" incLanes="-E0_0" intLanes="" shape="30.00,-1.60 30.00,1.60 30.00,-1.60 30.00,1.60"/> <junction id="J1" type="dead_end" x="-30.00" y="0.00" incLanes="E0_0" intLanes="" shape="-30.00,1.60 -30.00,-1.60 -30.00,1.60 -30.00,-1.60"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" depart="0.00" route="r_0"> <stop busStop="bs_0" duration="60.00"/> </vehicle> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="25.00" endPos="35.00"/> <!-- Detectors --> <entryExitDetector id="e3_0" pos="0.00,15.00" period="300.00" file="e3_0.xml"> <detEntry lane="E0_0" pos="15.00"/> <detExit lane="E0_0" pos="45.00"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1" length="500.00"> <lane id="E0_0" index="0" disallow="pedestrian" speed="13.89" length="500.00" shape="30.00,1.60 -30.00,1.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="30.00" y="0.00" incLanes="" intLanes="" shape="30.00,0.00 30.00,3.20"/> <junction id="J1" type="dead_end" x="-30.00" y="0.00" incLanes="E0_0" intLanes="" shape="-30.00,3.20 -30.00,0.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" depart="0.00" route="r_0"> <stop busStop="bs_0" duration="60.00"/> </vehicle> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="25.00" endPos="35.00"/> <!-- Detectors --> <entryExitDetector id="e3_0" pos="0.00,15.00" period="300.00" file="e3_0.xml"> <detEntry lane="E0_0" pos="15.00"/> <detExit lane="E0_0" pos="45.00"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" name="Street Name" priority="-1"> <lane id="E0_0" index="0" disallow="pedestrian" speed="13.89" length="60.00" shape="30.00,1.60 -30.00,1.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="30.00" y="0.00" incLanes="" intLanes="" shape="30.00,0.00 30.00,3.20"/> <junction id="J1" type="dead_end" x="-30.00" y="0.00" incLanes="E0_0" intLanes="" shape="-30.00,3.20 -30.00,0.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" depart="0.00" route="r_0"> <stop busStop="bs_0" duration="60.00"/> </vehicle> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="25.00" endPos="35.00"/> <!-- Detectors --> <entryExitDetector id="e3_0" pos="0.00,15.00" period="300.00" file="e3_0.xml"> <detEntry lane="E0_0" pos="15.00"/> <detExit lane="E0_0" pos="45.00"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1"> <lane id="E0_0" index="0" disallow="pedestrian" speed="13.89" length="60.00" shape="30.00,14.40 -30.00,14.40"/> <lane id="E0_1" index="1" disallow="pedestrian" speed="13.89" length="60.00" shape="30.00,11.20 -30.00,11.20"/> <lane id="E0_2" index="2" disallow="pedestrian" speed="13.89" length="60.00" shape="30.00,8.00 -30.00,8.00"/> <lane id="E0_3" index="3" disallow="pedestrian" speed="13.89" length="60.00" shape="30.00,4.80 -30.00,4.80"/> <lane id="E0_4" index="4" disallow="pedestrian" speed="13.89" length="60.00" shape="30.00,1.60 -30.00,1.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="30.00" y="0.00" incLanes="" intLanes="" shape="30.00,0.00 30.00,16.00"/> <junction id="J1" type="dead_end" x="-30.00" y="0.00" incLanes="E0_0 E0_1 E0_2 E0_3 E0_4" intLanes="" shape="-30.00,16.00 -30.00,0.00"/> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" depart="0.00" route="r_0"> <stop busStop="bs_0" duration="60.00"/> </vehicle> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="25.00" endPos="35.00"/> <!-- Detectors --> <entryExitDetector id="e3_0" pos="0.00,15.00" period="300.00" file="e3_0.xml"> <detEntry lane="E0_0" pos="15.00"/> <detExit lane="E0_0" pos="45.00"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1"> <lane id="E0_0" index="0" disallow="pedestrian" speed="13.89" length="60.00" shape="30.00,1.60 -30.00,1.60"/> <param key="KeyA" value="ValueA"/> <param key="KeyB" value="ValueB"/> <param key="KeyC" value="ValueC"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="30.00" y="0.00" incLanes="" intLanes="" shape="30.00,0.00 30.00,3.20"/> <junction id="J1" type="dead_end" x="-30.00" y="0.00" incLanes="E0_0" intLanes="" shape="-30.00,3.20 -30.00,0.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" depart="0.00" route="r_0"> <stop busStop="bs_0" duration="60.00"/> </vehicle> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="25.00" endPos="35.00"/> <!-- Detectors --> <entryExitDetector id="e3_0" pos="0.00,15.00" period="300.00" file="e3_0.xml"> <detEntry lane="E0_0" pos="15.00"/> <detExit lane="E0_0" pos="45.00"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="10"> <lane id="E0_0" index="0" disallow="pedestrian" speed="13.89" length="60.00" shape="30.00,1.60 -30.00,1.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="30.00" y="0.00" incLanes="" intLanes="" shape="30.00,0.00 30.00,3.20"/> <junction id="J1" type="dead_end" x="-30.00" y="0.00" incLanes="E0_0" intLanes="" shape="-30.00,3.20 -30.00,0.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" depart="0.00" route="r_0"> <stop busStop="bs_0" duration="60.00"/> </vehicle> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="25.00" endPos="35.00"/> <!-- Detectors --> <entryExitDetector id="e3_0" pos="0.00,15.00" period="300.00" file="e3_0.xml"> <detEntry lane="E0_0" pos="15.00"/> <detExit lane="E0_0" pos="45.00"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Warning: Found sharp turn with radius 5.00 at the start of edge 'E0'. Warning: Found sharp turn with radius 5.00 at the end of edge 'E0'. Warning: Found sharp turn with radius 5.00 at the start of edge 'E0'. Warning: Found sharp turn with radius 5.00 at the end of edge 'E0'. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1" shape="30.00,0.00 25.00,0.00 25.00,-5.00 20.00,-5.00 20.00,0.00 15.00,0.00 15.00,-5.00 10.00,-5.00 10.00,0.00 5.00,0.00 5.00,-5.00 -5.00,-5.00 -5.00,0.00 -10.00,0.00 -10.00,-5.00 -15.00,-5.00 -15.00,0.00 -20.00,0.00 -20.00,-5.00 -25.00,-5.00 -25.00,0.00 -30.00,0.00"> <lane id="E0_0" index="0" disallow="pedestrian" speed="13.89" length="110.00" shape="30.00,1.60 23.40,1.60 23.40,-3.40 21.60,-3.40 21.60,1.60 13.40,1.60 13.40,-3.40 11.60,-3.40 11.60,1.60 3.40,1.60 3.40,-3.40 -3.40,-3.40 -3.40,1.60 -11.60,1.60 -11.60,-3.40 -13.40,-3.40 -13.40,1.60 -21.60,1.60 -21.60,-3.40 -23.40,-3.40 -23.40,1.60 -30.00,1.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="30.00" y="0.00" incLanes="" intLanes="" shape="30.00,0.00 30.00,3.20"/> <junction id="J1" type="dead_end" x="-30.00" y="0.00" incLanes="E0_0" intLanes="" shape="-30.00,3.20 -30.00,0.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" depart="0.00" route="r_0"> <stop busStop="bs_0" duration="60.00"/> </vehicle> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="25.00" endPos="35.00"/> <!-- Detectors --> <entryExitDetector id="e3_0" pos="0.00,15.00" period="300.00" file="e3_0.xml"> <detEntry lane="E0_0" pos="15.00"/> <detExit lane="E0_0" pos="45.00"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1" shape="30.00,0.00 -20.00,0.00"> <lane id="E0_0" index="0" disallow="pedestrian" speed="13.89" length="60.00" shape="30.00,1.60 -30.00,1.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="30.00" y="0.00" incLanes="" intLanes="" shape="30.00,0.00 30.00,3.20"/> <junction id="J1" type="dead_end" x="-30.00" y="0.00" incLanes="E0_0" intLanes="" shape="-30.00,3.20 -30.00,0.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" depart="0.00" route="r_0"> <stop busStop="bs_0" duration="60.00"/> </vehicle> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="25.00" endPos="35.00"/> <!-- Detectors --> <entryExitDetector id="e3_0" pos="0.00,15.00" period="300.00" file="e3_0.xml"> <detEntry lane="E0_0" pos="15.00"/> <detExit lane="E0_0" pos="45.00"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1" shape="20.00,0.00 -30.00,0.00"> <lane id="E0_0" index="0" disallow="pedestrian" speed="13.89" length="60.00" shape="30.00,1.60 -30.00,1.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="30.00" y="0.00" incLanes="" intLanes="" shape="30.00,0.00 30.00,3.20"/> <junction id="J1" type="dead_end" x="-30.00" y="0.00" incLanes="E0_0" intLanes="" shape="-30.00,3.20 -30.00,0.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" depart="0.00" route="r_0"> <stop busStop="bs_0" duration="60.00"/> </vehicle> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="25.00" endPos="35.00"/> <!-- Detectors --> <entryExitDetector id="e3_0" pos="0.00,15.00" period="300.00" file="e3_0.xml"> <detEntry lane="E0_0" pos="15.00"/> <detExit lane="E0_0" pos="45.00"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1"> <lane id="E0_0" index="0" disallow="pedestrian" speed="3.00" length="60.00" shape="30.00,1.60 -30.00,1.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="30.00" y="0.00" incLanes="" intLanes="" shape="30.00,0.00 30.00,3.20"/> <junction id="J1" type="dead_end" x="-30.00" y="0.00" incLanes="E0_0" intLanes="" shape="-30.00,3.20 -30.00,0.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" depart="0.00" route="r_0"> <stop busStop="bs_0" duration="60.00"/> </vehicle> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="25.00" endPos="35.00"/> <!-- Detectors --> <entryExitDetector id="e3_0" pos="0.00,15.00" period="300.00" file="e3_0.xml"> <detEntry lane="E0_0" pos="15.00"/> <detExit lane="E0_0" pos="45.00"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1" spreadType="center"> <lane id="E0_0" index="0" disallow="pedestrian" speed="13.89" length="60.00" shape="30.00,0.00 -30.00,0.00"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="30.00" y="0.00" incLanes="" intLanes="" shape="30.00,-1.60 30.00,1.60"/> <junction id="J1" type="dead_end" x="-30.00" y="0.00" incLanes="E0_0" intLanes="" shape="-30.00,1.60 -30.00,-1.60"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" depart="0.00" route="r_0"> <stop busStop="bs_0" duration="60.00"/> </vehicle> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="25.00" endPos="35.00"/> <!-- Detectors --> <entryExitDetector id="e3_0" pos="0.00,15.00" period="300.00" file="e3_0.xml"> <detEntry lane="E0_0" pos="15.00"/> <detExit lane="E0_0" pos="45.00"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1" spreadType="center"> <stopOffset vClasses="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft drone" value="5.00"/> <lane id="E0_0" index="0" disallow="pedestrian" speed="13.89" length="60.00" shape="30.00,0.00 -30.00,0.00"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="30.00" y="0.00" incLanes="" intLanes="" shape="30.00,-1.60 30.00,1.60"/> <junction id="J1" type="dead_end" x="-30.00" y="0.00" incLanes="E0_0" intLanes="" shape="-30.00,1.60 -30.00,-1.60"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" depart="0.00" route="r_0"> <stop busStop="bs_0" duration="60.00"/> </vehicle> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="25.00" endPos="35.00"/> <!-- Detectors --> <entryExitDetector id="e3_0" pos="0.00,15.00" period="300.00" file="e3_0.xml"> <detEntry lane="E0_0" pos="15.00"/> <detExit lane="E0_0" pos="45.00"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1"> <stopOffset vClasses="all" value="15.00"/> <lane id="E0_0" index="0" disallow="pedestrian" speed="13.89" length="60.00" shape="30.00,1.60 -30.00,1.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="30.00" y="0.00" incLanes="" intLanes="" shape="30.00,0.00 30.00,3.20"/> <junction id="J1" type="dead_end" x="-30.00" y="0.00" incLanes="E0_0" intLanes="" shape="-30.00,3.20 -30.00,0.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" depart="0.00" route="r_0"> <stop busStop="bs_0" duration="60.00"/> </vehicle> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="25.00" endPos="35.00"/> <!-- Detectors --> <entryExitDetector id="e3_0" pos="0.00,15.00" period="300.00" file="e3_0.xml"> <detEntry lane="E0_0" pos="15.00"/> <detExit lane="E0_0" pos="45.00"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1" type="Custom type"> <lane id="E0_0" index="0" disallow="pedestrian" speed="13.89" length="60.00" shape="30.00,1.60 -30.00,1.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="30.00" y="0.00" incLanes="" intLanes="" shape="30.00,0.00 30.00,3.20"/> <junction id="J1" type="dead_end" x="-30.00" y="0.00" incLanes="E0_0" intLanes="" shape="-30.00,3.20 -30.00,0.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" depart="0.00" route="r_0"> <stop busStop="bs_0" duration="60.00"/> </vehicle> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="E0_0" startPos="25.00" endPos="35.00"/> <!-- Detectors --> <entryExitDetector id="e3_0" pos="0.00,15.00" period="300.00" file="e3_0.xml"> <detEntry lane="E0_0" pos="15.00"/> <detExit lane="E0_0" pos="45.00"/> </entryExitDetector> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> <interval id="dataSet" begin="0.00" end="3600.00"> <edge id="E0"/> </interval> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E0" from="J0" to="J1" priority="-1"> <lane id="E0_0" index="0" disallow="pedestrian" speed="13.89" length="60.00" width="20.00" shape="30.00,10.00 -30.00,10.00"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J0" type="dead_end" x="30.00" y="0.00" incLanes="" intLanes="" shape="30.00,0.00 30.00,20.00"/> <junction id="J1" type="dead_end" x="-30.00" y="0.00" incLanes="E0_0" intLanes="" shape="-30.00,20.00 -30.00,0.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E0"/> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="v_0" depart="0.00" route="r_0"> <stop busStop="bs_0" duration="60.00"/> </vehicle> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,6d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="busStop_gneE1_0_1" lane="gneE1_0" startPos="34.00" endPos="44.00"/> <busStop id="busStop_gneE1_0_2" lane="gneE1_0" startPos="6.00" endPos="16.00"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,-10.00,50.00,10.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="3.99" length="4.27" shape="-0.65,1.46 -1.75,0.73 -2.11,-0.00 -1.75,-0.73 -0.65,-1.46"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.93" length="4.39" shape="50.55,-1.50 51.67,-0.75 52.05,-0.00 51.67,0.75 50.55,1.50"/> </edge> <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1" shape="0.00,0.00 22.50,-10.00 50.00,0.00"> <lane id="gneE0_0" index="0" speed="13.89" length="55.18" shape="-0.65,-1.46 22.44,-11.72 50.55,-1.50"/> </edge> <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1" shape="50.00,0.00 22.50,10.00 0.00,0.00"> <lane id="gneE1_0" index="0" speed="13.89" length="55.18" shape="50.55,1.50 22.44,11.72 -0.65,1.46"/> </edge> <tlLogic id="gneJ0" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <tlLogic id="gneJ1" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,6d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="busStop_gneE1_0_1" lane="gneE1_0" startPos="34.00" endPos="44.00"/> <busStop id="busStop_gneE1_0_2" lane="gneE1_0" startPos="6.00" endPos="16.00"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,-12.50,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="3.86" length="4.52" shape="0.00,1.60 -1.32,1.14 -1.89,0.49 -1.71,-0.36 -0.78,-1.40"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="4.31" length="5.81" shape="40.01,-1.60 41.94,-1.78 42.74,-2.33 42.41,-3.23 40.94,-4.50"/> </edge> <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1" shape="0.00,0.00 22.50,-12.50 32.50,0.00 50.00,0.00"> <lane id="gneE0_0" index="0" speed="13.89" length="50.43" shape="-0.78,-1.40 22.90,-14.56 33.27,-1.60 40.01,-1.60"/> </edge> <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1" shape="50.00,0.00 32.50,-12.50 17.50,0.00 0.00,0.00"> <lane id="gneE1_0" index="0" speed="13.89" length="47.23" shape="40.94,-4.50 32.58,-10.48 18.08,1.60 0.00,1.60"/> </edge> <tlLogic id="gneJ0" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <tlLogic id="gneJ1" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 764 - 378 < TestFunctions: Clicked over position 764 - 428 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="busStop_gneE1_0_1" lane="gneE1_0" startPos="34.00" endPos="44.00"/> <busStop id="busStop_gneE1_0_2" lane="gneE1_0" startPos="6.00" endPos="16.00"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,-15.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.89,1.33 -0.55,1.33 -1.33,0.89 -1.44,0.00 -0.89,-1.33"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.77,-1.40 51.44,-0.13 51.40,0.77 50.67,1.28 49.23,1.40"/> </edge> <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1" shape="0.00,0.00 22.50,-15.00 50.00,0.00"> <lane id="gneE0_0" index="0" speed="13.89" length="60.30" shape="-0.89,-1.33 22.42,-16.87 50.77,-1.40"/> </edge> <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1" shape="50.00,0.00 22.50,-15.00 0.00,0.00"> <lane id="gneE1_0" index="0" speed="13.89" length="56.43" shape="49.23,1.40 22.58,-13.13 0.89,1.33"/> </edge> <tlLogic id="gneJ0" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <tlLogic id="gneJ1" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 764 - 428 < TestFunctions: Clicked over position 764 - 378 < TestFunctions: Clicked over position 449 - 398 < TestFunctions: Clicked over position 1154 - 398 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="busStop_gneE1_0_1" lane="gneE1_0" startPos="34.00" endPos="44.00"/> <busStop id="busStop_gneE1_0_2" lane="gneE1_0" startPos="6.00" endPos="16.00"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,-15.00,50.00,-15.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,-13.40 -1.20,-14.20 -1.60,-15.00 -1.20,-15.80 0.00,-16.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-16.60 51.20,-15.80 51.60,-15.00 51.20,-14.20 50.00,-13.40"/> </edge> <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1"> <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-16.60 50.00,-16.60"/> </edge> <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1"> <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,-13.40 0.00,-13.40"/> </edge> <tlLogic id="gneJ0" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <tlLogic id="gneJ1" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 764 - 428 < TestFunctions: Clicked over position 764 - 378 < TestFunctions: Clicked over position 449 - 398 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="busStop_gneE1_0_1" lane="gneE1_0" startPos="34.00" endPos="44.00"/> <busStop id="busStop_gneE1_0_2" lane="gneE1_0" startPos="6.00" endPos="16.00"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,-15.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,-13.40 -1.20,-14.20 -1.60,-15.00 -1.20,-15.80 -0.00,-16.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.77,-1.40 51.44,-0.13 51.40,0.77 50.67,1.28 49.23,1.40"/> </edge> <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1" shape="0.00,-15.00 22.50,-15.00 50.00,0.00"> <lane id="gneE0_0" index="0" speed="13.89" length="54.64" shape="-0.00,-16.60 22.91,-16.60 50.77,-1.40"/> </edge> <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1" shape="50.00,0.00 22.50,-15.00 0.00,-15.00"> <lane id="gneE1_0" index="0" speed="13.89" length="53.01" shape="49.23,1.40 22.09,-13.40 0.00,-13.40"/> </edge> <tlLogic id="gneJ0" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <tlLogic id="gneJ1" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 764 - 428 < TestFunctions: Clicked over position 524 - 378 < TestFunctions: Clicked over position 1154 - 398 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="busStop_gneE1_0_1" lane="gneE1_0" startPos="34.00" endPos="44.00"/> <busStop id="busStop_gneE1_0_2" lane="gneE1_0" startPos="6.00" endPos="16.00"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,-10.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.65,1.46 -0.77,1.22 -1.46,0.65 -1.42,-0.24 -0.65,-1.46"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-11.60 51.20,-10.80 51.60,-10.00 51.20,-9.20 50.00,-8.40"/> </edge> <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1" shape="0.00,0.00 22.50,-10.00 50.00,-10.00"> <lane id="gneE0_0" index="0" speed="13.89" length="52.80" shape="-0.65,-1.46 22.16,-11.60 50.00,-11.60"/> </edge> <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1" shape="50.00,-10.00 22.50,-10.00 0.00,0.00"> <lane id="gneE1_0" index="0" speed="13.89" length="51.44" shape="50.00,-8.40 22.84,-8.40 0.65,1.46"/> </edge> <tlLogic id="gneJ0" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <tlLogic id="gneJ1" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 449 - 398 < TestFunctions: Clicked over position 1154 - 398 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="busStop_gneE1_0_1" lane="gneE1_0" startPos="34.00" endPos="44.00"/> <busStop id="busStop_gneE1_0_2" lane="gneE1_0" startPos="6.00" endPos="16.00"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,-12.50,50.00,-12.50" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,-10.90 -1.20,-11.70 -1.60,-12.50 -1.20,-13.30 0.00,-14.10"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-14.10 51.20,-13.30 51.60,-12.50 51.20,-11.70 50.00,-10.90"/> </edge> <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1"> <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-14.10 50.00,-14.10"/> </edge> <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1"> <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,-10.90 0.00,-10.90"/> </edge> <tlLogic id="gneJ0" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <tlLogic id="gneJ1" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED. ---------- Differences in output ---------- 2,6d1 < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="busStop_gneE0_0_6" lane="gneE0_0" startPos="6.00" endPos="16.00"/> <busStop id="busStop_gneE0_0_7" lane="gneE0_0" startPos="34.00" endPos="44.00"/> <busStop id="busStop_gneE1_0_1" lane="gneE1_0" startPos="34.00" endPos="44.00"/> <busStop id="busStop_gneE1_0_2" lane="gneE1_0" startPos="6.00" endPos="16.00"/> <busStop id="busStop_gneE3_0_4" lane="gneE3_0" startPos="34.00" endPos="44.00"/> <busStop id="busStop_gneE3_0_5" lane="gneE3_0" startPos="6.00" endPos="16.00"/> <busStop id="busStop_gneE4_0_2" lane="gneE4_0" startPos="35.00" endPos="45.00"/> <busStop id="busStop_gneE4_0_3" lane="gneE4_0" startPos="6.00" endPos="16.00"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="11.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,11.00" convBoundary="0.00,-17.50,50.00,22.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="1.02,12.24 -0.42,12.38 -1.24,12.02 -1.43,11.14 -1.02,9.76"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.89,9.67 51.44,11.01 51.33,11.89 50.55,12.33 49.11,12.33"/> </edge> <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1" shape="0.00,11.00 22.50,-7.50 50.00,11.00"> <lane id="gneE0_0" index="0" speed="13.89" length="64.66" shape="-1.02,9.76 22.40,-9.49 50.89,9.67"/> </edge> <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1" shape="50.00,11.00 22.50,-7.50 0.00,11.00"> <lane id="gneE1_0" index="0" speed="13.89" length="59.89" shape="49.11,12.33 22.60,-5.51 1.02,12.24"/> </edge> <edge id="gneE3" from="gneJ4" to="gneJ5" priority="-1" shape="0.00,0.00 22.50,-17.50 49.00,0.00"> <lane id="gneE3_0" index="0" speed="13.89" length="62.56" shape="-0.98,-1.26 22.42,-19.47 49.88,-1.34"/> </edge> <edge id="gneE4" from="gneJ3" to="gneJ2" priority="-1" shape="50.00,22.00 22.50,5.00 0.00,22.00"> <lane id="gneE4_0" index="0" speed="13.89" length="58.34" shape="49.16,23.36 22.59,6.94 0.96,23.28"/> </edge> <tlLogic id="gneJ0" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 764 - 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"> <!-- StoppingPlaces --> <busStop id="busStop_gneE1_0_1" lane="gneE1_0" startPos="34.00" endPos="44.00"/> <busStop id="busStop_gneE1_0_2" lane="gneE1_0" startPos="6.00" endPos="16.00"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,-10.00,50.00,10.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="6.86" length="19.10" shape="0.00,11.60 -5.06,8.58 -6.86,5.39 -5.39,2.05 -0.65,-1.46"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="6.78" length="19.15" shape="50.55,-1.50 55.32,1.98 56.83,5.32 55.05,8.53 50.00,11.60"/> </edge> <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1" shape="0.00,0.00 22.50,-10.00 50.00,0.00"> <lane id="gneE0_0" index="0" speed="13.89" length="55.18" shape="-0.65,-1.46 22.44,-11.72 50.55,-1.50"/> </edge> <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1" shape="50.00,10.00 0.00,10.00"> <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,11.60 0.00,11.60"/> </edge> <tlLogic id="gneJ0" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <tlLogic id="gneJ1" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < allow < aircraft < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> <!-- Detectors --> <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id="E44" from="J38" to="J39" priority="-1"> <lane id="E44_0" index="0" disallow="all" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="" intLanes="" shape="-35.00,0.00 -35.00,-3.20"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,-3.20 35.00,0.00"/> <junction id="JunctionExtern0" type="dead_end" x="-60.00" y="0.00" incLanes="" intLanes="" shape="-60.00,0.00"/> <junction id="JunctionExtern1" type="dead_end" x="60.00" y="0.00" incLanes="" intLanes="" shape="60.00,0.00"/> </net> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < allow < all < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> <!-- Detectors --> <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E44" from="J38" to="J39" priority="-1"> <lane id="E44_0" index="0" disallow="all" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="" intLanes="" shape="-35.00,0.00 -35.00,-3.20"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,-3.20 35.00,0.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < allow < army < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> <!-- Detectors --> <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id="E44" from="J38" to="J39" priority="-1"> <lane id="E44_0" index="0" disallow="all" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="" intLanes="" shape="-35.00,0.00 -35.00,-3.20"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,-3.20 35.00,0.00"/> <junction id="JunctionExtern0" type="dead_end" x="-60.00" y="0.00" incLanes="" intLanes="" shape="-60.00,0.00"/> <junction id="JunctionExtern1" type="dead_end" x="60.00" y="0.00" incLanes="" intLanes="" shape="60.00,0.00"/> </net> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < allow < authority < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> <!-- Detectors --> <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id="E44" from="J38" to="J39" priority="-1"> <lane id="E44_0" index="0" disallow="all" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="" intLanes="" shape="-35.00,0.00 -35.00,-3.20"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,-3.20 35.00,0.00"/> <junction id="JunctionExtern0" type="dead_end" x="-60.00" y="0.00" incLanes="" intLanes="" shape="-60.00,0.00"/> <junction id="JunctionExtern1" type="dead_end" x="60.00" y="0.00" incLanes="" intLanes="" shape="60.00,0.00"/> </net> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < allow < bicycle < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> <!-- Detectors --> <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id="E44" from="J38" to="J39" priority="-1"> <lane id="E44_0" index="0" disallow="all" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="" intLanes="" shape="-35.00,0.00 -35.00,-3.20"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,-3.20 35.00,0.00"/> <junction id="JunctionExtern0" type="dead_end" x="-60.00" y="0.00" incLanes="" intLanes="" shape="-60.00,0.00"/> <junction id="JunctionExtern1" type="dead_end" x="60.00" y="0.00" incLanes="" intLanes="" shape="60.00,0.00"/> </net> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < allow < bus < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> <!-- Detectors --> <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id="E44" from="J38" to="J39" priority="-1"> <lane id="E44_0" index="0" disallow="all" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="" intLanes="" shape="-35.00,0.00 -35.00,-3.20"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,-3.20 35.00,0.00"/> <junction id="JunctionExtern0" type="dead_end" x="-60.00" y="0.00" incLanes="" intLanes="" shape="-60.00,0.00"/> <junction id="JunctionExtern1" type="dead_end" x="60.00" y="0.00" incLanes="" intLanes="" shape="60.00,0.00"/> </net> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < allow < cable_car < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> <!-- Detectors --> <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id="E44" from="J38" to="J39" priority="-1"> <lane id="E44_0" index="0" disallow="all" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="" intLanes="" shape="-35.00,0.00 -35.00,-3.20"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,-3.20 35.00,0.00"/> <junction id="JunctionExtern0" type="dead_end" x="-60.00" y="0.00" incLanes="" intLanes="" shape="-60.00,0.00"/> <junction id="JunctionExtern1" type="dead_end" x="60.00" y="0.00" incLanes="" intLanes="" shape="60.00,0.00"/> </net> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < allow < coach < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> <!-- Detectors --> <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id="E44" from="J38" to="J39" priority="-1"> <lane id="E44_0" index="0" disallow="all" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="" intLanes="" shape="-35.00,0.00 -35.00,-3.20"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,-3.20 35.00,0.00"/> <junction id="JunctionExtern0" type="dead_end" x="-60.00" y="0.00" incLanes="" intLanes="" shape="-60.00,0.00"/> <junction id="JunctionExtern1" type="dead_end" x="60.00" y="0.00" incLanes="" intLanes="" shape="60.00,0.00"/> </net> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < allow < container < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> <!-- Detectors --> <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id="E44" from="J38" to="J39" priority="-1"> <lane id="E44_0" index="0" disallow="all" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="" intLanes="" shape="-35.00,0.00 -35.00,-3.20"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,-3.20 35.00,0.00"/> <junction id="JunctionExtern0" type="dead_end" x="-60.00" y="0.00" incLanes="" intLanes="" shape="-60.00,0.00"/> <junction id="JunctionExtern1" type="dead_end" x="60.00" y="0.00" incLanes="" intLanes="" shape="60.00,0.00"/> </net> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < allow < custom1 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> <!-- Detectors --> <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id="E44" from="J38" to="J39" priority="-1"> <lane id="E44_0" index="0" disallow="all" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="" intLanes="" shape="-35.00,0.00 -35.00,-3.20"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,-3.20 35.00,0.00"/> <junction id="JunctionExtern0" type="dead_end" x="-60.00" y="0.00" incLanes="" intLanes="" shape="-60.00,0.00"/> <junction id="JunctionExtern1" type="dead_end" x="60.00" y="0.00" incLanes="" intLanes="" shape="60.00,0.00"/> </net> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < allow < custom2 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> <!-- Detectors --> <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id="E44" from="J38" to="J39" priority="-1"> <lane id="E44_0" index="0" disallow="all" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="" intLanes="" shape="-35.00,0.00 -35.00,-3.20"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,-3.20 35.00,0.00"/> <junction id="JunctionExtern0" type="dead_end" x="-60.00" y="0.00" incLanes="" intLanes="" shape="-60.00,0.00"/> <junction id="JunctionExtern1" type="dead_end" x="60.00" y="0.00" incLanes="" intLanes="" shape="60.00,0.00"/> </net> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < allow < delivery < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> <!-- Detectors --> <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id="E44" from="J38" to="J39" priority="-1"> <lane id="E44_0" index="0" disallow="all" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="" intLanes="" shape="-35.00,0.00 -35.00,-3.20"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,-3.20 35.00,0.00"/> <junction id="JunctionExtern0" type="dead_end" x="-60.00" y="0.00" incLanes="" intLanes="" shape="-60.00,0.00"/> <junction id="JunctionExtern1" type="dead_end" x="60.00" y="0.00" incLanes="" intLanes="" shape="60.00,0.00"/> </net> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < allow < drone < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> <!-- Detectors --> <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id="E44" from="J38" to="J39" priority="-1"> <lane id="E44_0" index="0" disallow="all" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="" intLanes="" shape="-35.00,0.00 -35.00,-3.20"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,-3.20 35.00,0.00"/> <junction id="JunctionExtern0" type="dead_end" x="-60.00" y="0.00" incLanes="" intLanes="" shape="-60.00,0.00"/> <junction id="JunctionExtern1" type="dead_end" x="60.00" y="0.00" incLanes="" intLanes="" shape="60.00,0.00"/> </net> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < allow < emergency < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> <!-- Detectors --> <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id="E44" from="J38" to="J39" priority="-1"> <lane id="E44_0" index="0" disallow="all" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="" intLanes="" shape="-35.00,0.00 -35.00,-3.20"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,-3.20 35.00,0.00"/> <junction id="JunctionExtern0" type="dead_end" x="-60.00" y="0.00" incLanes="" intLanes="" shape="-60.00,0.00"/> <junction id="JunctionExtern1" type="dead_end" x="60.00" y="0.00" incLanes="" intLanes="" shape="60.00,0.00"/> </net> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < allow < evehicle < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> <!-- Detectors --> <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id="E44" from="J38" to="J39" priority="-1"> <lane id="E44_0" index="0" disallow="all" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="" intLanes="" shape="-35.00,0.00 -35.00,-3.20"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,-3.20 35.00,0.00"/> <junction id="JunctionExtern0" type="dead_end" x="-60.00" y="0.00" incLanes="" intLanes="" shape="-60.00,0.00"/> <junction id="JunctionExtern1" type="dead_end" x="60.00" y="0.00" incLanes="" intLanes="" shape="60.00,0.00"/> </net> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < allow < hov < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> <!-- Detectors --> <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id="E44" from="J38" to="J39" priority="-1"> <lane id="E44_0" index="0" disallow="all" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="" intLanes="" shape="-35.00,0.00 -35.00,-3.20"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,-3.20 35.00,0.00"/> <junction id="JunctionExtern0" type="dead_end" x="-60.00" y="0.00" incLanes="" intLanes="" shape="-60.00,0.00"/> <junction id="JunctionExtern1" type="dead_end" x="60.00" y="0.00" incLanes="" intLanes="" shape="60.00,0.00"/> </net> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < allow < moped < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> <!-- Detectors --> <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id="E44" from="J38" to="J39" priority="-1"> <lane id="E44_0" index="0" disallow="all" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="" intLanes="" shape="-35.00,0.00 -35.00,-3.20"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,-3.20 35.00,0.00"/> <junction id="JunctionExtern0" type="dead_end" x="-60.00" y="0.00" incLanes="" intLanes="" shape="-60.00,0.00"/> <junction id="JunctionExtern1" type="dead_end" x="60.00" y="0.00" incLanes="" intLanes="" shape="60.00,0.00"/> </net> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < allow < motorcycle < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> <!-- Detectors --> <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id="E44" from="J38" to="J39" priority="-1"> <lane id="E44_0" index="0" disallow="all" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="" intLanes="" shape="-35.00,0.00 -35.00,-3.20"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,-3.20 35.00,0.00"/> <junction id="JunctionExtern0" type="dead_end" x="-60.00" y="0.00" incLanes="" intLanes="" shape="-60.00,0.00"/> <junction id="JunctionExtern1" type="dead_end" x="60.00" y="0.00" incLanes="" intLanes="" shape="60.00,0.00"/> </net> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < allow < passenger < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> <!-- Detectors --> <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id="E44" from="J38" to="J39" priority="-1"> <lane id="E44_0" index="0" disallow="all" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="" intLanes="" shape="-35.00,0.00 -35.00,-3.20"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,-3.20 35.00,0.00"/> <junction id="JunctionExtern0" type="dead_end" x="-60.00" y="0.00" incLanes="" intLanes="" shape="-60.00,0.00"/> <junction id="JunctionExtern1" type="dead_end" x="60.00" y="0.00" incLanes="" intLanes="" shape="60.00,0.00"/> </net> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < allow < pedestrian < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> <!-- Detectors --> <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="E44" from="J38" to="J39" priority="-1"> <lane id="E44_0" index="0" disallow="all" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="" intLanes="" shape="-35.00,0.00 -35.00,-3.20"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,-3.20 35.00,0.00"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < allow < private < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> <!-- Detectors --> <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id="E44" from="J38" to="J39" priority="-1"> <lane id="E44_0" index="0" disallow="all" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="" intLanes="" shape="-35.00,0.00 -35.00,-3.20"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,-3.20 35.00,0.00"/> <junction id="JunctionExtern0" type="dead_end" x="-60.00" y="0.00" incLanes="" intLanes="" shape="-60.00,0.00"/> <junction id="JunctionExtern1" type="dead_end" x="60.00" y="0.00" incLanes="" intLanes="" shape="60.00,0.00"/> </net> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < allow < rail < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> <!-- Detectors --> <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id="E44" from="J38" to="J39" priority="-1"> <lane id="E44_0" index="0" disallow="all" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="" intLanes="" shape="-35.00,0.00 -35.00,-3.20"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,-3.20 35.00,0.00"/> <junction id="JunctionExtern0" type="dead_end" x="-60.00" y="0.00" incLanes="" intLanes="" shape="-60.00,0.00"/> <junction id="JunctionExtern1" type="dead_end" x="60.00" y="0.00" incLanes="" intLanes="" shape="60.00,0.00"/> </net> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < allow < rail_electric < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> <!-- Detectors --> <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id="E44" from="J38" to="J39" priority="-1"> <lane id="E44_0" index="0" disallow="all" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="" intLanes="" shape="-35.00,0.00 -35.00,-3.20"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,-3.20 35.00,0.00"/> <junction id="JunctionExtern0" type="dead_end" x="-60.00" y="0.00" incLanes="" intLanes="" shape="-60.00,0.00"/> <junction id="JunctionExtern1" type="dead_end" x="60.00" y="0.00" incLanes="" intLanes="" shape="60.00,0.00"/> </net> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < allow < rail_fast < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> <!-- Detectors --> <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id="E44" from="J38" to="J39" priority="-1"> <lane id="E44_0" index="0" disallow="all" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="" intLanes="" shape="-35.00,0.00 -35.00,-3.20"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,-3.20 35.00,0.00"/> <junction id="JunctionExtern0" type="dead_end" x="-60.00" y="0.00" incLanes="" intLanes="" shape="-60.00,0.00"/> <junction id="JunctionExtern1" type="dead_end" x="60.00" y="0.00" incLanes="" intLanes="" shape="60.00,0.00"/> </net> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < allow < rail_urban < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> <!-- Detectors --> <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id="E44" from="J38" to="J39" priority="-1"> <lane id="E44_0" index="0" disallow="all" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="" intLanes="" shape="-35.00,0.00 -35.00,-3.20"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,-3.20 35.00,0.00"/> <junction id="JunctionExtern0" type="dead_end" x="-60.00" y="0.00" incLanes="" intLanes="" shape="-60.00,0.00"/> <junction id="JunctionExtern1" type="dead_end" x="60.00" y="0.00" incLanes="" intLanes="" shape="60.00,0.00"/> </net> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < allow < scooter < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> <!-- Detectors --> <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id="E44" from="J38" to="J39" priority="-1"> <lane id="E44_0" index="0" disallow="all" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="" intLanes="" shape="-35.00,0.00 -35.00,-3.20"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,-3.20 35.00,0.00"/> <junction id="JunctionExtern0" type="dead_end" x="-60.00" y="0.00" incLanes="" intLanes="" shape="-60.00,0.00"/> <junction id="JunctionExtern1" type="dead_end" x="60.00" y="0.00" incLanes="" intLanes="" shape="60.00,0.00"/> </net> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < allow < ship < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> <!-- Detectors --> <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id="E44" from="J38" to="J39" priority="-1"> <lane id="E44_0" index="0" disallow="all" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="" intLanes="" shape="-35.00,0.00 -35.00,-3.20"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,-3.20 35.00,0.00"/> <junction id="JunctionExtern0" type="dead_end" x="-60.00" y="0.00" incLanes="" intLanes="" shape="-60.00,0.00"/> <junction id="JunctionExtern1" type="dead_end" x="60.00" y="0.00" incLanes="" intLanes="" shape="60.00,0.00"/> </net> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < allow < subway < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> <!-- Detectors --> <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id="E44" from="J38" to="J39" priority="-1"> <lane id="E44_0" index="0" disallow="all" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="" intLanes="" shape="-35.00,0.00 -35.00,-3.20"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,-3.20 35.00,0.00"/> <junction id="JunctionExtern0" type="dead_end" x="-60.00" y="0.00" incLanes="" intLanes="" shape="-60.00,0.00"/> <junction id="JunctionExtern1" type="dead_end" x="60.00" y="0.00" incLanes="" intLanes="" shape="60.00,0.00"/> </net> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < allow < taxi < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> <!-- Detectors --> <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id="E44" from="J38" to="J39" priority="-1"> <lane id="E44_0" index="0" disallow="all" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="" intLanes="" shape="-35.00,0.00 -35.00,-3.20"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,-3.20 35.00,0.00"/> <junction id="JunctionExtern0" type="dead_end" x="-60.00" y="0.00" incLanes="" intLanes="" shape="-60.00,0.00"/> <junction id="JunctionExtern1" type="dead_end" x="60.00" y="0.00" incLanes="" intLanes="" shape="60.00,0.00"/> </net> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < allow < trailer < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> <!-- Detectors --> <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id="E44" from="J38" to="J39" priority="-1"> <lane id="E44_0" index="0" disallow="all" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="" intLanes="" shape="-35.00,0.00 -35.00,-3.20"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,-3.20 35.00,0.00"/> <junction id="JunctionExtern0" type="dead_end" x="-60.00" y="0.00" incLanes="" intLanes="" shape="-60.00,0.00"/> <junction id="JunctionExtern1" type="dead_end" x="60.00" y="0.00" incLanes="" intLanes="" shape="60.00,0.00"/> </net> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < allow < tram < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> <!-- Detectors --> <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id="E44" from="J38" to="J39" priority="-1"> <lane id="E44_0" index="0" disallow="all" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="" intLanes="" shape="-35.00,0.00 -35.00,-3.20"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,-3.20 35.00,0.00"/> <junction id="JunctionExtern0" type="dead_end" x="-60.00" y="0.00" incLanes="" intLanes="" shape="-60.00,0.00"/> <junction id="JunctionExtern1" type="dead_end" x="60.00" y="0.00" incLanes="" intLanes="" shape="60.00,0.00"/> </net> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < allow < truck < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> <!-- Detectors --> <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id="E44" from="J38" to="J39" priority="-1"> <lane id="E44_0" index="0" disallow="all" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="" intLanes="" shape="-35.00,0.00 -35.00,-3.20"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,-3.20 35.00,0.00"/> <junction id="JunctionExtern0" type="dead_end" x="-60.00" y="0.00" incLanes="" intLanes="" shape="-60.00,0.00"/> <junction id="JunctionExtern1" type="dead_end" x="60.00" y="0.00" incLanes="" intLanes="" shape="60.00,0.00"/> </net> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < allow < vip < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> <!-- Detectors --> <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id="E44" from="J38" to="J39" priority="-1"> <lane id="E44_0" index="0" disallow="all" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="" intLanes="" shape="-35.00,0.00 -35.00,-3.20"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,-3.20 35.00,0.00"/> <junction id="JunctionExtern0" type="dead_end" x="-60.00" y="0.00" incLanes="" intLanes="" shape="-60.00,0.00"/> <junction id="JunctionExtern1" type="dead_end" x="60.00" y="0.00" incLanes="" intLanes="" shape="60.00,0.00"/> </net> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < allow < wheelchair < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> <!-- Detectors --> <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id="E44" from="J38" to="J39" priority="-1"> <lane id="E44_0" index="0" disallow="all" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="" intLanes="" shape="-35.00,0.00 -35.00,-3.20"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="E44_0" intLanes="" shape="35.00,-3.20 35.00,0.00"/> <junction id="JunctionExtern0" type="dead_end" x="-60.00" y="0.00" incLanes="" intLanes="" shape="-60.00,0.00"/> <junction id="JunctionExtern1" type="dead_end" x="60.00" y="0.00" incLanes="" intLanes="" shape="60.00,0.00"/> </net> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < disallow < aircraft < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E44" from="J39" to="J38" priority="-1"> <lane id="-E44_0" index="0" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_1" edges="-E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < disallow < all < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E44" from="J39" to="J38" priority="-1"> <lane id="-E44_0" index="0" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_1" edges="-E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < disallow < army < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E44" from="J39" to="J38" priority="-1"> <lane id="-E44_0" index="0" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_1" edges="-E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < disallow < authority < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E44" from="J39" to="J38" priority="-1"> <lane id="-E44_0" index="0" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_1" edges="-E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < disallow < bicycle < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E44" from="J39" to="J38" priority="-1"> <lane id="-E44_0" index="0" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_1" edges="-E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < disallow < bus < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E44" from="J39" to="J38" priority="-1"> <lane id="-E44_0" index="0" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_1" edges="-E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < disallow < cable_car < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E44" from="J39" to="J38" priority="-1"> <lane id="-E44_0" index="0" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_1" edges="-E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < disallow < coach < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E44" from="J39" to="J38" priority="-1"> <lane id="-E44_0" index="0" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_1" edges="-E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < disallow < container < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E44" from="J39" to="J38" priority="-1"> <lane id="-E44_0" index="0" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_1" edges="-E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < disallow < custom1 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E44" from="J39" to="J38" priority="-1"> <lane id="-E44_0" index="0" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_1" edges="-E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < disallow < custom2 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E44" from="J39" to="J38" priority="-1"> <lane id="-E44_0" index="0" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_1" edges="-E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < disallow < delivery < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E44" from="J39" to="J38" priority="-1"> <lane id="-E44_0" index="0" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_1" edges="-E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < disallow < drone < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E44" from="J39" to="J38" priority="-1"> <lane id="-E44_0" index="0" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_1" edges="-E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < disallow < emercency < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id=":J38_0" function="internal"> <lane id=":J38_0_0" index="0" disallow="emergency" speed="3.65" length="4.67" shape="-35.00,1.60 -36.20,0.80 -36.60,0.00 -36.20,-0.80 -35.00,-1.60"/> </edge> <edge id=":J39_0" function="internal"> <lane id=":J39_0_0" index="0" disallow="emergency" speed="3.65" length="4.67" shape="35.00,-1.60 36.20,-0.80 36.60,0.00 36.20,0.80 35.00,1.60"/> </edge> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E44" from="J39" to="J38" priority="-1"> <lane id="-E44_0" index="0" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> </edge> <edge id="E44" from="J38" to="J39" priority="-1"> <lane id="E44_0" index="0" disallow="emergency" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_0" edges="E44"/> <route id="r_1" edges="-E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < disallow < evehicle < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E44" from="J39" to="J38" priority="-1"> <lane id="-E44_0" index="0" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_1" edges="-E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < disallow < hov < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E44" from="J39" to="J38" priority="-1"> <lane id="-E44_0" index="0" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_1" edges="-E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < disallow < moped < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E44" from="J39" to="J38" priority="-1"> <lane id="-E44_0" index="0" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_1" edges="-E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < disallow < motorcycle < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E44" from="J39" to="J38" priority="-1"> <lane id="-E44_0" index="0" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_1" edges="-E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < disallow < passenger < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E44" from="J39" to="J38" priority="-1"> <lane id="-E44_0" index="0" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_1" edges="-E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < disallow < pedestrian < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id="-E44" from="J39" to="J38" priority="-1"> <lane id="-E44_0" index="0" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> <junction id="JunctionExtern0" type="dead_end" x="-60.00" y="0.00" incLanes="" intLanes="" shape="-60.00,0.00"/> <junction id="JunctionExtern1" type="dead_end" x="60.00" y="0.00" incLanes="" intLanes="" shape="60.00,0.00"/> </net> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_1" edges="-E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < disallow < private < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E44" from="J39" to="J38" priority="-1"> <lane id="-E44_0" index="0" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_1" edges="-E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < disallow < rail < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E44" from="J39" to="J38" priority="-1"> <lane id="-E44_0" index="0" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_1" edges="-E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < disallow < rail_electric < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E44" from="J39" to="J38" priority="-1"> <lane id="-E44_0" index="0" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_1" edges="-E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < disallow < rail_fast < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E44" from="J39" to="J38" priority="-1"> <lane id="-E44_0" index="0" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_1" edges="-E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < disallow < rail_urban < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E44" from="J39" to="J38" priority="-1"> <lane id="-E44_0" index="0" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_1" edges="-E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < disallow < scooter < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E44" from="J39" to="J38" priority="-1"> <lane id="-E44_0" index="0" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_1" edges="-E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < disallow < ship < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E44" from="J39" to="J38" priority="-1"> <lane id="-E44_0" index="0" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_1" edges="-E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < disallow < subway < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E44" from="J39" to="J38" priority="-1"> <lane id="-E44_0" index="0" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_1" edges="-E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < disallow < taxi < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E44" from="J39" to="J38" priority="-1"> <lane id="-E44_0" index="0" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_1" edges="-E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < disallow < trailer < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E44" from="J39" to="J38" priority="-1"> <lane id="-E44_0" index="0" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_1" edges="-E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < disallow < tram < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E44" from="J39" to="J38" priority="-1"> <lane id="-E44_0" index="0" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_1" edges="-E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < disallow < truck < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E44" from="J39" to="J38" priority="-1"> <lane id="-E44_0" index="0" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_1" edges="-E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < disallow < vip < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E44" from="J39" to="J38" priority="-1"> <lane id="-E44_0" index="0" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_1" edges="-E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < Network < edge < disallow < wheelchair < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <!-- StoppingPlaces --> <busStop id="bs_0" lane="-E44_0" startPos="50.00" endPos="60.00"/> <!-- Detectors --> <inductionLoop id="e1_0" lane="-E44_0" pos="10.00" period="300.00" file="e1_0.xml"/> </additional> ---------- Missing result in datas ---------- <?xml version="1.0" encoding="UTF-8"?> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> </data> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/> <edge id=":JunctionExtern0_0" function="internal"> <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/> </edge> <edge id=":JunctionExtern1_0" function="internal"> <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/> </edge> <edge id="-E44" from="J39" to="J38" priority="-1"> <lane id="-E44_0" index="0" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/> </edge> <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00"> <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/> </edge> <edge id="EdgeExternTop" from="JunctionExtern1" to="JunctionExtern0" priority="-1" length="175.00" shape="60.00,0.00 45.00,0.00 45.00,25.00 40.00,30.00 -40.00,30.00 -45.00,25.00 -45.00,0.00 -60.00,0.00"> <lane id="EdgeExternTop_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="60.00,1.50 46.50,1.50 46.50,25.62 40.62,31.50 -40.62,31.50 -46.50,25.62 -46.50,1.50 -60.00,1.50"/> </edge> <junction id="J38" type="dead_end" x="-35.00" y="0.00" incLanes="-E44_0" intLanes="" shape="-35.00,3.20 -35.00,0.00"/> <junction id="J39" type="dead_end" x="35.00" y="0.00" incLanes="" intLanes="" shape="35.00,0.00 35.00,3.20"/> <junction id="JunctionExtern0" type="priority" x="-60.00" y="0.00" incLanes="EdgeExternTop_0" intLanes=":JunctionExtern0_0_0" shape="-60.00,0.00 -60.00,3.00 -60.00,0.00"> <request index="0" response="0" foes="0" cont="0"/> </junction> <junction id="JunctionExtern1" type="priority" x="60.00" y="0.00" incLanes="EdgeExternBot_0" intLanes=":JunctionExtern1_0_0" shape="60.00,0.00 60.00,-3.00 60.00,0.00"> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <!-- Routes --> <route id="r_1" edges="-E44"/> </routes>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < 3 < 15 < pedestrian bus < TestFunctions: Clicked over position 391 - 276 < TestFunctions: Clicked over position 814 - 276 < TestFunctions: Clicked over position 554 - 288 < TestFunctions: Clicked over position 391 - 518 < TestFunctions: Clicked over position 814 - 518 < TestFunctions: Clicked over position 554 - 288 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-30.00,30.00,50.00,75.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/> <edge id="E0" from="J0" to="J1" priority="15"> <lane id="E0_0" index="0" allow="pedestrian bus" speed="13.89" length="80.00" shape="-30.00,67.00 50.00,67.00"/> <lane id="E0_1" index="1" allow="pedestrian bus" speed="13.89" length="80.00" shape="-30.00,70.20 50.00,70.20"/> <lane id="E0_2" index="2" allow="pedestrian bus" speed="13.89" length="80.00" shape="-30.00,73.40 50.00,73.40"/> </edge> <edge id="E1" from="J2" to="J3" priority="15"> <lane id="E1_0" index="0" allow="pedestrian bus" speed="13.89" length="80.00" shape="-30.00,22.00 50.00,22.00"/> <lane id="E1_1" index="1" allow="pedestrian bus" speed="13.89" length="80.00" shape="-30.00,25.20 50.00,25.20"/> <lane id="E1_2" index="2" allow="pedestrian bus" speed="13.89" length="80.00" shape="-30.00,28.40 50.00,28.40"/> </edge> <junction id="J0" type="dead_end" x="-30.00" y="75.00" incLanes="" intLanes="" shape="-30.00,75.00 -30.00,65.40"/> <junction id="J1" type="dead_end" x="50.00" y="75.00" incLanes="E0_0 E0_1 E0_2" intLanes="" shape="50.00,65.40 50.00,75.00"/> <junction id="J2" type="dead_end" x="-30.00" y="30.00" incLanes="" intLanes="" shape="-30.00,30.00 -30.00,20.40"/> <junction id="J3" type="dead_end" x="50.00" y="30.00" incLanes="E1_0 E1_1 E1_2" intLanes="" shape="50.00,20.40 50.00,30.00"/> </net>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < TestFunctions: Clicked over position 391 - 518 < TestFunctions: Clicked over position 814 - 518 < 3 < 15 < pedestrian bus < TestFunctions: Clicked over position 391 - 276 < TestFunctions: Clicked over position 814 - 276 < TestFunctions: Clicked over position 554 - 288 < TestFunctions: Clicked over position 554 - 522 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-30.00,30.00,50.00,75.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/> <edge id="E0" from="J0" to="J1" priority="15"> <lane id="E0_0" index="0" allow="pedestrian bus" speed="13.89" length="80.00" shape="-30.00,22.00 50.00,22.00"/> <lane id="E0_1" index="1" allow="pedestrian bus" speed="13.89" length="80.00" shape="-30.00,25.20 50.00,25.20"/> <lane id="E0_2" index="2" allow="pedestrian bus" speed="13.89" length="80.00" shape="-30.00,28.40 50.00,28.40"/> </edge> <edge id="E1" from="J2" to="J3" priority="15"> <lane id="E1_0" index="0" allow="pedestrian bus" speed="13.89" length="80.00" shape="-30.00,67.00 50.00,67.00"/> <lane id="E1_1" index="1" allow="pedestrian bus" speed="13.89" length="80.00" shape="-30.00,70.20 50.00,70.20"/> <lane id="E1_2" index="2" allow="pedestrian bus" speed="13.89" length="80.00" shape="-30.00,73.40 50.00,73.40"/> </edge> <junction id="J0" type="dead_end" x="-30.00" y="30.00" incLanes="" intLanes="" shape="-30.00,30.00 -30.00,20.40"/> <junction id="J1" type="dead_end" x="50.00" y="30.00" incLanes="E0_0 E0_1 E0_2" intLanes="" shape="50.00,20.40 50.00,30.00"/> <junction id="J2" type="dead_end" x="-30.00" y="75.00" incLanes="" intLanes="" shape="-30.00,75.00 -30.00,65.40"/> <junction id="J3" type="dead_end" x="50.00" y="75.00" incLanes="E1_0 E1_1 E1_2" intLanes="" shape="50.00,65.40 50.00,75.00"/> </net>
---------- Differences in errors ---------- 0a1,13 > Traceback (most recent call last): > File "<TEXTTEST_SANDBOX>/test.py", line 29, in <module> > neteditProcess, referencePosition = netedit.setupAndStart(neteditTestRoot) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 437, in setupAndStart > typeKeyUp("shift") > File "C:/Users/delphi/testreports/sumo/git/tests/netedit/neteditTestFunctions.py", line 65, in typeKeyUp > pyautogui.keyUp(key) > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 597, in wrapper > failSafeCheck() > File "C:/Python311/Lib/site-packages/pyautogui/__init__.py", line 1722, in failSafeCheck > raise FailSafeException( > pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a 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 < 3 < 15 < pedestrian bus < TestFunctions: Clicked over position 391 - 276 < TestFunctions: Clicked over position 814 - 276 < TestFunctions: Clicked over position 554 - 288 < TestFunctions: Clicked over position 391 - 518 < TestFunctions: Clicked over position 814 - 518 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-30.00,30.00,50.00,75.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/> <edge id="E0" from="J0" to="J1" priority="15"> <lane id="E0_0" index="0" allow="pedestrian bus" speed="13.89" length="80.00" shape="-30.00,67.00 50.00,67.00"/> <lane id="E0_1" index="1" allow="pedestrian bus" speed="13.89" length="80.00" shape="-30.00,70.20 50.00,70.20"/> <lane id="E0_2" index="2" allow="pedestrian bus" speed="13.89" length="80.00" shape="-30.00,73.40 50.00,73.40"/> </edge> <edge id="E1" from="J2" to="J3" priority="15"> <lane id="E1_0" index="0" allow="pedestrian bus" speed="13.89" length="80.00" shape="-30.00,22.00 50.00,22.00"/> <lane id="E1_1" index="1" allow="pedestrian bus" speed="13.89" length="80.00" shape="-30.00,25.20 50.00,25.20"/> <lane id="E1_2" index="2" allow="pedestrian bus" speed="13.89" length="80.00" shape="-30.00,28.40 50.00,28.40"/> </edge> <junction id="J0" type="dead_end" x="-30.00" y="75.00" incLanes="" intLanes="" shape="-30.00,75.00 -30.00,65.40"/> <junction id="J1" type="dead_end" x="50.00" y="75.00" incLanes="E0_0 E0_1 E0_2" intLanes="" shape="50.00,65.40 50.00,75.00"/> <junction id="J2" type="dead_end" x="-30.00" y="30.00" incLanes="" intLanes="" shape="-30.00,30.00 -30.00,20.40"/> <junction id="J3" type="dead_end" x="50.00" y="30.00" incLanes="E1_0 E1_1 E1_2" intLanes="" shape="50.00,20.40 50.00,30.00"/> </net>