16Jul24rv1_20_0+1235-b29e719b814 - detailed test results for NETEDIT.daily.network.edges

To reconnect the TextTest GUI to these results, run:

texttest -a netedit -d /home/delphi/gcc/sumo/tests -reconnect /home/delphi/gcc/texttesttmp/gcc4_64.01Aug002410.1319369 -g

To start TextTest for these tests, run:

texttest -a netedit -d /home/delphi/gcc/sumo/tests


daily.network.edges: 164 tests: 80 succeeded 84 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : network edges contextual_menu reset_lenght ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,6
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 38, in <module>
>     netedit.contextualMenuOperation(referencePosition, 544, 120,
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 2732, in contextualMenuOperation
>     clickedPosition = [referencePosition[0] + position.x, referencePosition[1] + position.y]
> AttributeError: 'int' object has no attribute 'x'
---------- Differences in log ----------
1,4d0
< 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'.
---------- Differences in output ----------
4,6d3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.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 net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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>

TEST FAILED on ts-sim-build-ba : network edges contextual_menu restore_geometry_point ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,6
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 38, in <module>
>     netedit.contextualMenuOperation(referencePosition, 480, 147, netedit.attrs.edge.contextualMenuEdgeB,
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 2732, in contextualMenuOperation
>     clickedPosition = [referencePosition[0] + position.x, referencePosition[1] + position.y]
> AttributeError: 'int' object has no attribute 'x'
---------- Differences in output ----------
4,6d3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.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 net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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>

TEST FAILED on ts-sim-build-ba : network edges contextual_menu reverse_direction ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,6
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 38, in <module>
>     netedit.contextualMenuOperation(referencePosition, 480, 111, netedit.attrs.edge.contextualMenuEdgeA,
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 2732, in contextualMenuOperation
>     clickedPosition = [referencePosition[0] + position.x, referencePosition[1] + position.y]
> AttributeError: 'int' object has no attribute 'x'
---------- Differences in log ----------
1,2d0
< 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'.
---------- Differences in output ----------
4,6d3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.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 net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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>

TEST FAILED on ts-sim-build-ba : network edges contextual_menu reverse_direction_disconnected ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,6
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 38, in <module>
>     netedit.contextualMenuOperation(referencePosition, 480, 111, netedit.attrs.edge.contextualMenuEdgeA,
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 2732, in contextualMenuOperation
>     clickedPosition = [referencePosition[0] + position.x, referencePosition[1] + position.y]
> AttributeError: 'int' object has no attribute 'x'
---------- Differences in log ----------
1,4d0
< 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'.
---------- Differences in output ----------
4,6d3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.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 net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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>

TEST FAILED on ts-sim-build-ba : network edges contextual_menu reverse_edge ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,6
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 38, in <module>
>     netedit.contextualMenuOperation(referencePosition, 480, 111,
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 2732, in contextualMenuOperation
>     clickedPosition = [referencePosition[0] + position.x, referencePosition[1] + position.y]
> AttributeError: 'int' object has no attribute 'x'
---------- Differences in log ----------
1,2d0
< 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'.
---------- Differences in output ----------
4,6d3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.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 net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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>

TEST FAILED on ts-sim-build-ba : network edges contextual_menu set_geometry_point ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,6
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 38, in <module>
>     netedit.contextualMenuOperation(referencePosition, 480, 111, netedit.attrs.edge.contextualMenuEdgeA,
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 2732, in contextualMenuOperation
>     clickedPosition = [referencePosition[0] + position.x, referencePosition[1] + position.y]
> AttributeError: 'int' object has no attribute 'x'
---------- Differences in output ----------
4,6d3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.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 net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
0a1,6
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 38, in <module>
>     netedit.contextualMenuOperation(referencePosition, 480, 111,
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 2732, in contextualMenuOperation
>     clickedPosition = [referencePosition[0] + position.x, referencePosition[1] + position.y]
> AttributeError: 'int' object has no attribute 'x'
---------- Differences in output ----------
4,6d3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.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 net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 Jul2024 )
network edges contextual_menu straigthen_edge ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : network edges contextual_menu smooth_elevation_edge ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,6
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 38, in <module>
>     netedit.contextualMenuOperation(referencePosition, 480, 111, netedit.attrs.edge.contextualMenuEdgeA,
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 2732, in contextualMenuOperation
>     clickedPosition = [referencePosition[0] + position.x, referencePosition[1] + position.y]
> AttributeError: 'int' object has no attribute 'x'
---------- Differences in log ----------
1d0
< Warning: Could not compute smooth elevation for edge 'gneE2'
---------- Differences in output ----------
4,6d3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.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 net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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>

TEST FAILED on ts-sim-build-ba : network edges contextual_menu split_edge ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,6
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 38, in <module>
>     netedit.contextualMenuOperation(referencePosition, 480, 111,
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 2732, in contextualMenuOperation
>     clickedPosition = [referencePosition[0] + position.x, referencePosition[1] + position.y]
> AttributeError: 'int' object has no attribute 'x'
---------- Differences in output ----------
4,6d3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.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 net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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>

TEST FAILED on ts-sim-build-ba : network edges contextual_menu split_edge_both ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,6
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 38, in <module>
>     netedit.contextualMenuOperation(referencePosition, 480, 111, netedit.attrs.edge.contextualMenuEdgeA,
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 2732, in contextualMenuOperation
>     clickedPosition = [referencePosition[0] + position.x, referencePosition[1] + position.y]
> AttributeError: 'int' object has no attribute 'x'
---------- Differences in log ----------
1,8d0
< 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'.
---------- Differences in output ----------
4,6d3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.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 net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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>

TEST FAILED on ts-sim-build-ba : network edges contextual_menu straighten_elevation_edge ( Last six runs Jul2024 )

---------- Differences in errors ----------
2c2,8
< 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.
---
> Error: Loading of <TEXTTEST_SANDBOX>/additionals.add.xml failed.
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 38, in <module>
>     netedit.contextualMenuOperation(referencePosition, 480, 111, netedit.attrs.edge.contextualMenuEdgeA,
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 2732, in contextualMenuOperation
>     clickedPosition = [referencePosition[0] + position.x, referencePosition[1] + position.y]
> AttributeError: 'int' object has no attribute 'x'
---------- Differences in log ----------
1,2d0
< 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.
---------- Differences in output ----------
4,6d3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.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 net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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>

TEST FAILED on ts-sim-build-ba : network edges create allow ( Last six runs Jul2024 )

---------- Differences in log ----------
1,2d0
< Warning: Invalid edge attributes
< Warning: Invalid edge attributes
---------- Differences in output ----------
5,6c5,6
< TestFunctions: Clicked over position 384 - 268
< TestFunctions: Clicked over position 814 - 268
---
> TestFunctions: Clicked over position 561 - 592
> TestFunctions: Clicked over position 1038 - 594
8,9c8,9
< TestFunctions: Clicked over position 384 - 343
< TestFunctions: Clicked over position 804 - 343
---
> TestFunctions: Clicked over position 1041 - 210
> TestFunctions: Clicked over position 563 - 210
11,14c11,14
< 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 561 - 592
> TestFunctions: Clicked over position 563 - 210
> TestFunctions: Clicked over position 1038 - 594
> TestFunctions: Clicked over position 1041 - 210
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\et^(=ں[ֶZl_]ujQuQ'PY
2d@81$!	|/^.O{y{*(+??7Uވ2	;
Ww0z_l-eY}Jb3cYVP
1>ѯ)3V]V>xHQf)'
ɜrhٔw"R(0
MTҬn`0	 6<6۶:yB~bް%KB6-cGFuE
a.0
7ӌFĘުRJNNї`0mYDܩYZrrjZzFruqnߦkAÛŘKWn54#VcmeٿOի1s>2-Yuhpqe]BK=D~@	P)dɇ?	n79VzPi<,?\.gފa=p$+h?|"|,)9%Wǝ
+͈y2,9%Mۡ–lҨ>=Wۤ;rnܰ^-32\r2:5+t5HwϬ+0LǶ}٤_r=Qu¸x•jKaܵMݫWs57m\?Z5%_*]tuVzZYZvXVuL8sRzҿ5ddfX
;Ԙf|`&ݺu볳3f̬TK(sSURȌw*^ ¢ "e	fĊqUr74E,X)TnIkv[4k҈cBE];}/4!uꖜ*tlħg,{t鐕\w檕$gi-,gf6WS҉2//ν\Y9W童k[0#瀻K^ϴR]ʗ}{vMMO疥qu_D4oOD}zvaY+W
h޴AD{($!SRQ͛޽GvvvGH"{BGaz1H۳KJVV,>	~%LNDm>x̓)۔>؛X~$/)s=T]:nPT*MJN!"H$W>yqURyʊӝXӈS/-ZY-'0m6ih!&${AKg=v -M|ܺ_
bQvv˸CRˣ$*,vl%BP&ܹPcit]lv;̽h`̬g.4ox鎜,a?ܽ1/ԫ]Wd߼iKׂ>"J7{\c!fouJjJj]~1>u
<ܹpkkkI^^jڻ,0}mR9ږqۮZFFYNNTNMG=ruи'NVRK_30M5"9DTF#'%$%ѽ'իUDDԪ|Phaa\e/OV͛:~fѝ%MM,YDN>}i
l7u|iZL(gV~8왃]s$. [WR䙋P.z՘Dūʜީ2g.kxW=wZDS_kqKթjeQ1OŸ;uh27OrM"ҡu*OHo0.]GD

]:ZҙWӥ}kLԮU[[Zr7n	IDY];iPꍐԴZ5֮΅]rDgvmWd2]Pph٫[ժ|=W"iX6|)X!`i\"_BPxL%/{'k7o,Hoۓu'ܽbP n.BE+n藱>
D"
:a(7͍O|eog+\]2fF0`gCyeefXXXX[YBrdRrJ^,j{KVY:ZYH*q^%$mūAR>?(=#Fa"pOH2_~KP8@ ۳35~_`E1Gx%uJOB/bծq
++˦se\<4oDgdd&N--M7ܹ?eN/^
7W\+_vNn5.=33K>&1)9e\8;;ۺ_zRۨ}c_%C(KKqQmt-Hۨs=S]VvN.7зQ?xX{5
<GD
V+%NyE+[[:5\m'QM7|˟EDҷQ}Np9C6jrR,_։SL^fuH`a@%̬"R
^yUc<|~dXLDp9bq-:t6!u|kKKKG"R(+M*3`>d{{"2.sf֛|&ʷ[[W}Zvj2.^z¯	;u!_*UF YATz?ՠQs?
{ADI)9N[JHy}yM}1PHw9e!5U
s_mE$&%k|->geei<(;_':^/⏟8_O'RL,~FGD&/UBDTG
j9nȱ>s/˺je --ڊ\:1D0Li7g՜\(0bh`r:9:x<svtyڡM:5(!?֘'##ʒԷj5d2Wa\.}mo0>=TsJRW'ab^?/////eYLT*UN+I$WU<GDUty/JնJڵrwu޹&D"Q~^W1n5J߮ˇ{)nьoޑ6fJ*x{H5=5vs(7E@ }8\(ԩUsVY>ҾCTm%Դt$QwlϿO-/?:mćRv9ȧ\g&/?=~IIMH\^;?]{^%X7mp=PA_\Ϫj=;hWT+ŵQD6Dj'O;TP2\*W(eKu}2˩:,˲|
2.yd2ރGU+6dUI{Z|BMT2Kax0mX^vk˗JU=eoSrrsH$VX&{-L*#"B6rFeZižE7m|•Z5+M&iQUǶujU߱`zƛi322BIDbeٌ,]e^"жeJjڃaDP:jX2̬̬M7xKBrA%Oժ!*?hB6vM{8g66|'N׶qBwJ)cسg66
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="-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>

TEST FAILED on ts-sim-build-ba : network edges create lane speed ( Last six runs Jul2024 )

---------- Differences in log ----------
1,4d0
< Warning: Invalid lane attributes
< Warning: Invalid lane attributes
< Warning: Invalid lane attributes
< Warning: Invalid lane attributes
---------- Differences in output ----------
5,6c5,6
< TestFunctions: Clicked over position 384 - 268
< TestFunctions: Clicked over position 814 - 268
---
> TestFunctions: Clicked over position 561 - 592
> TestFunctions: Clicked over position 1038 - 594
8,9c8,9
< TestFunctions: Clicked over position 384 - 343
< TestFunctions: Clicked over position 804 - 343
---
> TestFunctions: Clicked over position 1041 - 210
> TestFunctions: Clicked over position 563 - 210
11,12c11,12
< TestFunctions: Clicked over position 384 - 418
< TestFunctions: Clicked over position 804 - 418
---
> TestFunctions: Clicked over position 561 - 592
> TestFunctions: Clicked over position 563 - 210
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXW3{PT^DG%Fw5K&KF
6T@1:XއGgܹsfvs)Њwq[Nyoxxx1F]MWs0ZůM56%˵i

HL. hdJ+GP~+2,⦴TB`*og\w"d@.T+	0θ_@JyC$PXXk?WssK3Yڴleī$%NPV2Ce@ILcDu333GKKENH˜U*%&&VvmZ6q;aƍ~+P[c`,3S=V0̱S{ĞrmK+7zS܁䡴	%JbLxe~
?;m;dhis=S{Z}5TͶA;/

H(HsX];s;|oDס3٠^=m9s_VMlmRߧ^P\0%n
~+@sW`iʧg+Kԫ7
}0~\ݺz^ϻ0ݣGWfPn\xMQ]451ܮz5D
sztЬqõ~-d!tVB`۲ekFFƪU?Ν;/--u&	-mjwhP(*E;N/



	P(<zq-КcUrw
	}:}xTg̴uCCC
:o}Ahl\Bվ91)%;"خeڧcfjҵcL
+Wti|5chdt; 05-n_JD&&99;fMTy
0_f=tsra/~S>-oanSS}<F+ID}{u377=|oȨgr╛4iXfu"(	$!$M49x`׮]---O_B$AvY(@U&ɽutsu135O^^r]"PhЪy5iX>}{gϞGp5BaǶ-Ԭ.H$Ie޾{?lH\k~֣ۙK
.Nl`Ϟ_rcyaˎu5iӸaF	{716֩mNmḄͼկkl,|Ky^:Vp.Bav-gP"8[Al]٭#؇}ZK|49uR5g22DSzE
q	BA
x2\]\7i4Fܸad^CD7n.6ap33윜O-+,0=kj8"W3aۮIb+Uh+k
uBb2Z5X[:7cTݵYc/v30
a|}̬,"VscASJ"7744422S&N4o-`g2%gfV^V/^xg?V3A1u(7+9#f3	\yxg/,;iu"ЦE%wC];ɹqꥫDr5ӥ}kfmTxljs6ZY*Ux4쥵eۖͲrߺKD۶v
FtjR,1scH&vlۢ+7ӱMDlߺyn%{AD3:kY;A)ժTY݃M'S\-V|so(H4T&c/PY{vܯ7+;nDd``vsb[cx[FFF2L `\+8?8E(޾{_.dͯZccC}ZP(tr74~nMg"H堃<+"T[%
կ..B"::اg(f\PhpN\&i5_OJK422235!"LInrjiݼIG99l*Ęb	Ul|W=ޱ3nZ4kU%iU<*>{0Lgwqlޓd
G-
{uxҵO7@Qe]ǘcDC*whE'6.W,kUrSS;tM;"0oҨ.7_w\
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="-30.00,45.00,50.00,45.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" speed="23.50" length="80.00" shape="-30.00,43.40 50.00,43.40"/>
    </edge>

    <junction id="J0" type="dead_end" x="-30.00" y="45.00" incLanes="" intLanes="" shape="-30.00,45.00 -30.00,41.80"/>
    <junction id="J1" type="dead_end" x="50.00" y="45.00" incLanes="E0_0" intLanes="" shape="50.00,41.80 50.00,45.00"/>

</net>

TEST FAILED on ts-sim-build-ba : network edges create lane width ( Last six runs Jul2024 )

---------- Differences in log ----------
1,4d0
< Warning: Invalid lane attributes
< Warning: Invalid lane attributes
< Warning: Invalid lane attributes
< Warning: Invalid lane attributes
---------- Differences in output ----------
5,6c5,6
< TestFunctions: Clicked over position 384 - 268
< TestFunctions: Clicked over position 814 - 268
---
> TestFunctions: Clicked over position 561 - 592
> TestFunctions: Clicked over position 1038 - 594
8,9c8,9
< TestFunctions: Clicked over position 384 - 343
< TestFunctions: Clicked over position 804 - 343
---
> TestFunctions: Clicked over position 1041 - 210
> TestFunctions: Clicked over position 563 - 210
11,12c11,12
< TestFunctions: Clicked over position 384 - 418
< TestFunctions: Clicked over position 804 - 418
---
> TestFunctions: Clicked over position 561 - 592
> TestFunctions: Clicked over position 563 - 210
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxwXW3{PT^DG%Fw5K&KF
6T@1:XއGgܹsfvs)Њwq[Nyoxxx1F]MWs0ZůM56%˵i

HL. hdJ+GP~+2,⦴TB`*og\w"d@.T+	0θ_@JyC$PXXk?WssK3Yڴleī$%NPV2Ce@ILcDu333GKKENH˜U*%&&VvmZ6q;aƍ~+P[c`,3S=V0̱S{ĞrmK+7zS܁䡴	%JbLxe~
?;m;dhis=S{Z}5TͶA;/

H(HsX];s;|oDס3٠^=m9s_VMlmRߧ^P\0%n
~+@sW`iʧg+Kԫ7
}0~\ݺz^ϻ0ݣGWfPn\xMQ]451ܮz5D
sztЬqõ~-d!tVB`۲ekFFƪU?Ν;/--u&	-mjwhP(*E;N/



	P(<zq-КcUrw
	}:}xTg̴uCCC
:o}Ahl\Bվ91)%;"خeڧcfjҵcL
+Wti|5chdt; 05-n_JD&&99;fMTy
0_f=tsra/~S>-oanSS}<F+ID}{u377=|oȨgr╛4iXfu"(	$!$M49x`׮]---O_B$AvY(@U&ɽutsu135O^^r]"PhЪy5iX>}{gϞGp5BaǶ-Ԭ.H$Ie޾{?lH\k~֣ۙK
.Nl`Ϟ_rcyaˎu5iӸaF	{716֩mNmḄͼկkl,|Ky^:Vp.Bav-gP"8[Al]٭#؇}ZK|49uR5g22DSzE
q	BA
x2\]\7i4Fܸad^CD7n.6ap33윜O-+,0=kj8"W3aۮIb+Uh+k
uBb2Z5X[:7cTݵYc/v30
a|}̬,"VscASJ"7744422S&N4o-`g2%gfV^V/^xg?V3A1u(7+9#f3	\yxg/,;iu"ЦE%wC];ɹqꥫDr5ӥ}kfmTxljs6ZY*Ux4쥵eۖͲrߺKD۶v
FtjR,1scH&vlۢ+7ӱMDlߺyn%{AD3:kY;A)ժTY݃M'S\-V|so(H4T&c/PY{vܯ7+;nDd``vsb[cx[FFF2L `\+8?8E(޾{_.dͯZccC}ZP(tr74~nMg"H堃<+"T[%
կ..B"::اg(f\PhpN\&i5_OJK422235!"LInrjiݼIG99l*Ęb	Ul|W=ޱ3nZ4kU%iU<*>{0Lgwqlޓd
G-
{uxҵO7@Qe]ǘcDC*whE'6.W,kUrSS;tM;"0oҨ.7_w\
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="-30.00,45.00,50.00,45.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" speed="13.89" length="80.00" width="23.50" shape="-30.00,33.25 50.00,33.25"/>
    </edge>

    <junction id="J0" type="dead_end" x="-30.00" y="45.00" incLanes="" intLanes="" shape="-30.00,45.00 -30.00,21.50"/>
    <junction id="J1" type="dead_end" x="50.00" y="45.00" incLanes="E0_0" intLanes="" shape="50.00,21.50 50.00,45.00"/>

</net>

TEST FAILED on ts-sim-build-ba : network edges delete ( Last six runs Jul2024 )

---------- Differences in additionals ----------
4a5,8
>     <!-- StoppingPlaces -->
>     <busStop id="busStop_3_2_0" lane="3_2" startPos="4.18" endPos="14.18"/>
>     <busStop id="busStop_4_2_2" lane="4_2" startPos="3.01" endPos="13.01"/>
>     <busStop id="busStop_8_2_1" lane="8_2" startPos="29.73" endPos="39.73"/>
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
---
>     <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
---------- Differences in net ----------
7a8,112
>     <edge id=":A_0" function="internal">
>         <lane id=":A_0_0" index="0" speed="3.65" length="4.67" shape="48.40,0.00 49.20,-1.20 50.00,-1.60 50.80,-1.20 51.60,0.00"/>
>     </edge>
>     <edge id=":A_w0" function="walkingarea">
>         <lane id=":A_w0_0" index="0" allow="pedestrian" speed="2.78" length="9.60" width="12.80" shape="50.00,0.00 56.40,0.00 43.60,0.00 50.00,0.00"/>
>     </edge>
>     <edge id=":B_0" function="internal">
>         <lane id=":B_0_0" index="0" speed="3.65" length="4.67" shape="51.60,100.00 50.80,101.20 50.00,101.60 49.20,101.20 48.40,100.00"/>
>     </edge>
>     <edge id=":B_w0" function="walkingarea">
>         <lane id=":B_w0_0" index="0" allow="pedestrian" speed="2.78" length="9.60" width="12.80" shape="50.00,100.00 43.60,100.00 56.40,100.00 50.00,100.00"/>
>     </edge>
>     <edge id=":C_0" function="internal">
>         <lane id=":C_0_0" index="0" disallow="pedestrian rail_fast" speed="3.65" length="4.67" shape="0.00,51.60 -1.20,50.80 -1.60,50.00 -1.20,49.20 0.00,48.40"/>
>     </edge>
>     <edge id=":C_w0" function="walkingarea">
>         <lane id=":C_w0_0" index="0" allow="pedestrian" speed="2.78" length="22.40" width="3.20" shape="0.00,40.40 0.00,37.20 0.00,62.80 0.00,59.60"/>
>     </edge>
>     <edge id=":Center_0" function="internal">
>         <lane id=":Center_0_0" index="0" allow="bicycle" speed="6.08" length="7.76" shape="45.20,64.30 45.01,61.54 44.43,59.58 43.46,58.39 42.10,58.00"/>
>         <lane id=":Center_0_1" index="1" disallow="pedestrian rail_fast" speed="7.02" length="10.69" shape="45.20,64.30 45.01,60.14 44.43,57.17 43.46,55.39 42.10,54.80"/>
>     </edge>
>     <edge id=":Center_2" function="internal">
>         <lane id=":Center_2_0" index="0" speed="13.90" length="28.60" shape="45.20,64.30 45.20,35.70"/>
>         <lane id=":Center_2_1" index="1" speed="13.90" length="28.60" shape="48.40,64.30 48.40,35.70"/>
>     </edge>
>     <edge id=":Center_4" function="internal">
>         <lane id=":Center_4_0" index="0" disallow="pedestrian rail_fast" speed="9.57" length="20.74" shape="48.40,64.30 48.99,57.34 50.77,52.38 53.74,49.39 57.90,48.40"/>
>     </edge>
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,5c4,5
< TestFunctions: Clicked over position 654 - 368
< TestFunctions: Clicked over position 804 - 403
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
---------- New result in datas ----------
<?xml version="1.0" encoding="UTF-8"?>


<data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd">
</data>
---------- New result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

TEST FAILED on ts-sim-build-ba : network edges inspect allow ( Last six runs Jul2024 )

---------- Differences in output ----------
4c4
< TestFunctions: Clicked over position 744 - 328
---
> TestFunctions: Clicked over position 304 - 168
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|餅,{
){OA@ *(
**ÁDP-eUht=YMҤz>r|{;	\DGGX?>}څ=x:
r{%ɪ[ctִ(&+#NӖ@o`MugܮJx@=lJVFnJn'_/PdZv.(,,fy!4<7vSsa7	!!۷Y<Wų'c֗⯜:s)po^3|5swUV-33kf.{DzxSvkגSRlzTr۵gI<㛷{ 1YzթUCWwhS$ݓ*ԩ]{b;RO'܄2$`pk׮oV{>׋|KE8qTdwy,~kÇ>x}Q#j>>I׮geḱ޹|xKϿv=࿃Þl֤Ѡ~?3rrnڸaw+]{tO.M#n۹g{nzh3$un4QדS7n71yJˏM[7nnI4nnKg323޼Mœ
=;zܼi3?7Ϡ>=:׫[+?ȱk7l˷о^][l>/oXՒn3!iv9sxw_{􈈈3O
}^[:.ZkX-PZ5vLVZĞq.\o:?Er.ԡ-5h$___ޥq	WjP޾=]Ot[v"ZRAuixnyUdg$^=>d-toێݩֿ=IגSRA99XnFFɍ1on]$=}99-X>޾=rr4M}Zz~Vn=95U^mܾq?ZO~tuo1׾"UF
	!,ddHD-UVK^J.ˤU
sOՆ_
gj2$ݭjDRAA:Skޜ_ j}ڷiyWF:zlSjJG99>>ec'(Kjn6jP////u!AnGܻr>79J٥Jrǎ8ͷ-cϙcnIIǴlެoBՅ,ݽS.NzmMgdd^ǪEETkI___g|l=2ٚ<ݯwRA?/Y.|p=i7VӪEaWpOɹPꛟc_o԰^jU^j}Z5oyێ
!"*WnӪL6R-7z=9YDi:#.W6oڸJr=TR99)[6XIFվM3/Z13+ܺ*V(_b+	IիVi2̹ג5_',̢e}0']^ZDQgI5i$KmBԭ]c
	I֪ׄQ_h}___???eTئU?VV`J'N(O̘1G[nݺu5z'X|?y#F3猘hIejVz#N)ݵc쬍lBtضFkoյcNNΦ[cVoz%!W%%ԳKe:֮Y}mYّw_צmrkywթz*Ξ?zThҝڵ޼u[5U]I#u.//w	!$Iڰ:oNmWXI#u6??_^K6ݺcOrjj@]:#HѽsF
nߓZvjq˜w
5W=}gʔi2'/w˿-wXBKѹVjoVvv>>>r)Xkܚܫ3.ϯP"T:oVm^N^.Lܪ'[~2jiZbp__KǞx)Q}\XC(wiMgfe]I*?L
odg3eVen].UCeu+((,y2jUt:s/9ҡM}}6AB|۫QM]ڴuЉ[?w?&HMK]%IR•DyUXXX>VkZFFɧpqĝ.v/
Ra5SRRHru$$^=wҹʔ)ݰ^l

l޴]"(ܪE3%'].O4oſ+KltA[/ʗUN-kOO$&];1ҥCԭy&~^!DHp͛*Cfw
e&+?]k6sIuedfɏj1
s__F!
ur\tK/\\N-		jW_IB_󦍷//vCj4Zjy=⢚4ڱ@`]
k\;/WNHjp~#Sׯ$\ԪYR*+j}|^BH$/wȨ=OHz%j```XhPȭHZqȡe!5߸4~%]_ILE^ƴ;bڍyyw~?7/`ѭ;?rБNB$]>+ʯYm.'$=Q~srs[6ܲ}FJ
_rJ#kT+{A
1t-'7覛hʳqīF>`*._Y~{{
ǿ-/h9aM.ꡮ퇳4سbkԬGz҅+k))J	!ʗ++IҐ5I!I
$Jt)C:߱3Xq%xeB5(ީ]u	IWue҃aeJKt_ϗ;\PPw]&$I_2//|xYI_+t[iEvvv+ժT:ul_qv/'(@^&++*thS|!_+AIvvvvv"7'G|ӀrnmE,B/q+E/wR?N=_v>=:eu%VwxܑZmvl~#ࡣ:UDb"9%5;;\0%wnSR~].?k9mѵ}fBܼ<^rʋIdSgee>GrrsWWrWire/_	+S:''S5G\z*%&j޴Y`F>ٶj˅~8+D5֬a8/(
!~}e^X?G_P /YN'tBX
!9$ä/Sc2N?Oó
<truncated after showing first 30 lines>
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="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 net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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>

TEST FAILED on ts-sim-build-ba : network edges inspect disallow ( Last six runs Jul2024 )

---------- Differences in output ----------
4c4
< TestFunctions: Clicked over position 744 - 328
---
> TestFunctions: Clicked over position 304 - 168
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|餥--=*
R  )"8PP8@P!"lY")FЖ8i^Gy$w;	%9vtͩ:9sƁ=:
r5{%ɢ[2}t($#NCol`Iuf܎JxsX,ܔ4WNn]o]h4'dHdiͫo۷n-9kcK_r9GwO.9g>$FgEqׯRJv_"`3S%һ ի\rӪGk۪_;vIök6fǎJݭF*$X#ߟ9@ZlݑJ?$?!C?_~1M}ˑ~.q);.pFcYX1dVJKB///!Vʽvƭ,ض1YK-[Gnnz3lF߻GsO
mR)7Sg_Jgzt0n~^|-LvFcF.x#)e=!_l1#Tܴ-w-E$FcZA}{uVrzFm; L)S:QCSsrf:jT?{ti_fܼc'Nߴ-''L^:6ox'_LM3
K~q|Hl<==wyRSS#"">=ymڎbȅһ(j}|j}Bi1YJbpIiȁ[2D@7itF#y{{yOm<|5!^rFWڷjYoպ?Kw.-=L̕+VJH;>htgǮ)
~okדSYY_Ln6-=zyyM7,I̬%?([:]sNgYӽsRJ,h}~
!l>wt6o7վ"Yuj	!̿
hdHSpf~nݺ,Yr՗תV«W[kצj4$ީbD:7oBh^[4WG<JM+(3+KyYeNV۩]uj\~C뛗3{T'_|tWʗ;vԙi}4wafV9%IjӴq>W%.W?uNhɲ-G7i7==bl,pS)BVܾzKz{{{=ԓw{wX"`Gv֘fMJ\o.sN7}__VJk^7ڶcשqB[4kri8s
o$%JF{h3Bxjb
*++K(|eÕ$ad-=q-nZV2˕-o$]zr
͛F=wsx=I^P5BCFQU*E4o%{$}~]v֌[5WYvkׅVJ>>>*W(_E&}-g\/O8Q2k,aÆ
6DV=<@ITڵ;>FvN4y$p3U+W<u&؉BKvl2#֖v
!:mYRu
It6++k1}%!W9%ԵCeVZyӶ23#_rk9թr
?y:$dVoeen{SU*Uܰ/I#un*''!$Iڴ:wv-+Wظy:m+١Mujk_RJJ	=N>+޹}u޹/)9fujU!o
U+W<sj4+'{?{ssswX^|sҾZJVff^^^r)Xkؚܫ.t'??_"*;nVݱ{Nw_'~~ZtV[L¥c]YAάhagZm
2nݺ(?*dPnn^iLzm߹Wi/]=ԴB|']QbNg%ZڴhvБlF1O+zuZbt}uKDM~BL^HT\+WgO~~~RzkjtfִtO7xq8.o.^!](9!&''q]s5!܅K.\
.YV-oܰw?z1dP`&|fu
|7eΦn{W_VSgܪUѥ)1=	׮b|ɒAujVn/]BM7T2)F~e2gt}7z6uegܒu_ԺZBjZ._t9((vu_[%A7
+ϟq+fBGWk9<u_]֫SsiNn^|}}uB$V̬Դ!:_V+ʗzy]M'$I/[˨]:z-JBhH"?_ȭIlt?`!Dnn\yԴLxyyKw|KN;pbz4FBd(PvNΡ޵O$E#N8uFq
(_V~:mqjB򳜕ݴq4TD0S^Rɠ魈k׳nm/& GU=|JH>G*V(w1ʚ[<нTHߜ\?_h}!DWĝ
)itw||`}/xJ20啻PlYGw
 99D!DR$
<]$~.S.J"Iҥ+vXJMu[oq|_/9Kh43
(ܮU5W%Jܼ/
.)I҃}+w8///N;8$I{wSϙS:$I/\BȗYYYYYY:.777h眜"333Jʝ>W|ynݺej}ڴ([:eJ{)ʒ;&#fvvÜ;kQl}{*ߥIsrrUΔ+{&|Uztis.iN>v[]ZǶ-R9ީmKIT{I)YaBܾuLre~yeegݰKME
!srޚz)/">{Vs'+;{:Jzn$%gff%4dVVV(UlK
<truncated after showing first 30 lines>
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="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 net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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>

TEST FAILED on ts-sim-build-ba : network edges inspect distance ( Last six runs Jul2024 )

---------- Differences in output ----------
4c4
< TestFunctions: Clicked over position 744 - 328
---
> TestFunctions: Clicked over position 304 - 168
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1c+IDATxw|餅Y*
2e! ?DeT!ŁEQA,d#PFtНǑ$Mz>r|h|Nx(HTTpmNչܹs	9oӯ+Iߒ۔N5@!Yt:zcKү3WvT'ê`a,,XruegNB|KB!]`f!6J

lߦfg8/-YڶnwH\]}s|Htׯ_7uSʕ322LxHvj֨zzRrMU&,m#I}瞃ܚ;&+߷wիJrպ,|
[kb\U	'a	r,=ihc]}wɐ3gg4;<[X^^%C=|t~(BhZ/܄7nefɟfǎɺun_&,t?sssHPDaK6~?;|rnؠރ-r3u?DtG
#{`={nfzh3$oӢaDR%o$l˗+3zSJܺcޣHhwS+^2(oիVIز})e˄0jzNvNYGSg.kתwԙ
i_ѫ[M뛩ifVco7=Ιɐ͜4ܹ_ofjjjxxg-R]\PzEZw/ZB(-К;&Z9@bO%K<&h$ooo3w^Onzv~#9U!DEܷz_%ujaxn~**fff'ef:koI)BoX.7atez,Ix̬%?,W&졞]sNg[\ӽsRJXF|B=00`?}}}zw6na}Ef׭-0(R!8O	͚5駟uVd_'T#W(MhHӽS
%t:g7lٞ'jڴlq_]F:yܖw)5G'>rQfVFYԙʒZSVI~C뛗=]{F{\g_}tW+;v̹
[i}2wafV%%IjӢiF
|%$.7?uNh뭚G5i7==r?n*pS)bVܾzKz{{{S;8t;Xb|n۴E&CVԷW9_/կWJ׵Zfmߵ!Dx
-59yF
\iㆉ7T%J=4!Ďwz-q˗%JJJ۲J06-xy톭nzre˔/WˮHz-J͛Fpsx=I~zuj?>]Gu	7Vo4R,IRn㶌[jT]nBGOVZW(}oooe+V(ײY?nz`pK'L O̘1{mܸqƍՎ{7P<`/ΎsK	&nZJgŜ8_p۶ȼBm[U\imB:vgꦭ;/^ByUYRH];<,ٽSժl޾Vff}&mZv=GuR٘'O
.U]淲2+ԮUʕ6n[H۵}BI6oRl"_ԮUJᛶ4Rrss%;<ز~Z;HJI)/߽7;oQSjըVvu9NRPJs.|AmZ4\=/?_=^٠^m!\
V&K;hߢjw=BCĝz׉/V{35]Ֆ+{E˱tPFopvFI6i ֭J+[&,5-0)sZu-E>6P/#?VjZO!D~NΓ	oTTGәz)[6;tXVVg'ɕyjݥm;hռ_)7SkTrs$U,_xyٗ_&Zk>;ݴ--=
paWJW
qAjB$8kP|'^{RlR%ծ6Xo
!J6kH	7o&$ސ7lߕ%6nmjZ\KϸUfu'\x9帒%֪}^/[*5!DP`*Cݔ_~udT7oĩԏqKw
ϿOw[{{k5F˗劄b\Xf

//o
vȸr3Mj#ﯿu|[k_iNn^}}}uB$V̬Դ!:_^JlՊi%^BH$/痭eԌ.\KH,rk9y$2rpRB|srSn0F.Q&9vj|師JE	!lؚF3lsr=s'i8s9!DC^ʑuhʵg9+;ih$Dooa%4RjAA[=	׳j}>/& GU=zO>G+U,9M<Խtpߜ\?_?d}!DQqW\9<+Z|`k._je0;_.䕿T\9Gw
 99D!DҒ$
<_$~.^R.J,IRlUt,%妺cp|_/%Kk43
	(ܮu:5eenL
B*)I}+w8///NݻTPI^2''LXiI.^BȗYYYYYY:.777h眜eZwjϞTqiiw~Y~2n2,W&J{)ʒ;&_#fvvÜ;kQ\#}{*z˅Kh999٪rgʗ
a=sf=օKZGOjԪޱmԴ#NvjJy^!DRrJffVh%oӢb?J~ֲm֥c&"99roMΞp+S9ғfnʅ_}=733BK_RdVVgU	/]\JK
,Ѹal!\/[5YmҘVYsJ1B
<truncated after showing first 30 lines>
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="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 net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in output ----------
4c4
< TestFunctions: Clicked over position 744 - 328
---
> TestFunctions: Clicked over position 304 - 168
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|餅,{
){oDE!.姠 [l
-ZZRG~GV4m#r.y;!$Gw"9uV޳g:'WXNs$YKfoS:ΒEdat
,I^Q	xRQ`
9!


,F#_Ҝ76S>9yM<@PP`m6-''}qmlб]ظg]ptG
*BsCbp\|NJJ2uWj222DfKwAw;ujHJJNIaգʇخ_Hw[cdUV
IV^EOvKzNqH!\pȐ!g㟓~ٳjZߡ=~w鐰ӧOqq3--??ߒz\rt~(BhZ/kI3O`Zcdw.Zn?򒮧w(&ΰ%5i4OM7reCRog߁ѥixÂ]{{[>$IG5
oTtm;9vRR>4ev[$Iy7⥃YF􌌭;vɿAR|ǍRO͝3#3h}Sӣs<qˎ<3+ںe}q#UXMsC2$`3'
vpg+lޙjKwt8/@.ExVmCKVJ6fǎjT;sR|^)d`mmѬF#y{{yO.OHAH{[vYRuaxn~Udee'$ef:kԴ
?0_µT!Dvv?ateZ$I?+;{++oSFZo+7*/:o߰BzXOt:ݦ;MjռQzB/0 3ܪU~W^K^ŵUկsz
zwVT@N;qƭ;ZW6iH'N.~?[Q<y2V֩mrss%]B&ydރ_g(׳K厝<}v-c.65$IZ6o;ZⲟVީwNBV$$&m٢ic??qW_M=w*Z{v-흗#G&_߻[`忬o>4ߍ7ojբ\ِ6|r.Gy_5WZ$֫Uf;v9}"r6Z8uh#ܲyɪb?^Ol޴qJzxRSl$5
}V~.^^q[FfeUPR_}<zkիVi2܅KfĤdyA
		.?>]Guרֺe<YfM<)vBkY%Zp̉Z5
!㣬r۴j?8pVnԩS+sεQ6mڴiSx͘/$Oܼv]|=[GM5y$p35W=})ݵcیmBtضF6oյcvvcV7oX!W9%ԳKe:֮Y}ˎ]YY_]rk9wթz*g_<qLpҝڵ^!DNmkTi_Fީ]nn_BHe?b:wNmW
ۼuul'٥CF
@rjj)}N9'q3{v@rJj5ԫ%	CjVz¥S+S:}Tܜ3ay
ٷGZ5m̬
	!R2 ְ5W.\ݽOAAF#UtxVVkANZ.Dܮ'2yk7ҵZm
KW^ިAάhagZm323&$ʏ*S:(//BдLzܽ_Wj1tHVG^VRB'%]VN3S^-ڴ:thvvg'͓Dhۺ|BikU?YITp5>A-Zv@n6onz(b·oVJW
qA툚)))B\st'$^{Rl2֫͛6U
!JjL	7n]K._k޴+~Slټ5jXo?*_zFf:.=-Rӓp-帋JjP֎E4iձWAZ6oduS~5ʜMgoD{6lJȔѤֿI
sooF!
tr\q-+b֯Ss?#4o&!Gۼi322SoBhڀ&~}<1M9puC׫S׷@'$IjJ8N!P^Z5]R+>1O!I<_jQ3zti-jBHp@ȭK\~e!
%3ݼ4Dy{k{˗ڽK	.]UQ-#l&Xq[Nn9'1 _.=~BkIG=<$rE#ұ͕/rvNN;wHRR>KNivj:"z%etǮ}^M@<sJHLCUTwuC]6x`n^l6Ӿ]Tdܕ/6:x
<truncated after showing first 30 lines>
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="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 net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 inspect endoffset ( Last six runs Jul2024 )
network edges inspect shapestart ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : network edges inspect from ( Last six runs Jul2024 )

---------- Differences in output ----------
4c4
< TestFunctions: Clicked over position 744 - 328
---
> TestFunctions: Clicked over position 304 - 168
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|餥--=*
R  )"8PP8@P!"lY")F(-m;?#I6iz>r|{4ͻ	7%9tt%S`u=w{(7|$obmJY,`:N[%י+r;*aU
0jsSr,JruegNB|KB!K4
͔ CN;l^}߱m
nqt_J6dQhߦelճ/8#()BsCbp\|NLL4P*U222Ff|HrjլrӪg

iߦ_H#v6fǎJۣVj$Zc'ߟ9tCDm럋ݑ~I~ C1{NLLfzSg{v쫟<K9sƎܜXnbyyy<}UkҭGBzx^Oq+3K5;vL֣kDz!+Vx#YCq=來hBɹqZR&8fWLnߵHԱmTo$l+/;nJ[mnHh_wS^:5UMغc?Sʕ
yvp윜s?17O?_^:֩]#77ĩ35ӾO-7ɗ7Slے8g>$C6slwkaaatp]Gw
s1Tһ(j===}|j}Bi1Y*a^+ߵW
=_ʯ]5O<==<˫kvР^zwK{K6Mg)?]:g)_jJY	wgxzyڳ?%5Q=1)9E뛕+f3n|S$GZӪeC-+;&S35}7˕zvMJIetͷoO!~=V۫o.:n֝WDhڰ^!7@a
	KnѢŏ?أGҥKzJ1Bxxk?dS5R9b)??Nwٍ[w	!ZZ7H'O.>ǟ/(K:s^YRvкa:999o!uF=k]RZ䋯ީRrN9q;ܱ/2$Im7me?ӳk];!,[غedƍ||3.]}wu]*U(kڮۨgn޳O=3ښ<ݷgR~W>2ԴGhR&xt3u_ pr\uVzhdǮ=g!*Vlբg6R͛6N*Q!vO~k	M7T\/UTfVVRݖ
7V
ڶjsueܺej]˕PWK'HzzʕZ68ᒙ:!1I^QFQժl!{$}
~\]i{ƭ[B5YD!'kT-huҾɕ*oբ6?p0Y'O,O̙3gmڴiӦMՏ.x_<=v=/֬M3	\LϜ9q꿠ҝ۷ȼB[WRyB=:~gm_+󪲤wj,ٳKիnٱVffxkܾKn-;瞳:U\lœЦ孬BtкZʛ%i>!$I[vs)6Nyzzvкj[wJKֹڵjX{$wBi];	oXSj׬^N
9NROz.\:mgdgnn۞/蒽uQֿ٨~!\
V&K=vhJoتjw=BCŝz|,V{35]Ֆ/驽{E~˱
z{{tPFopvFyH6k(֭	K+n͔9ZuJM*+yz*+yyyt:So9ҮUCGeee}6~>B\W׮'DFܧvi{Nn!DԚ5$I*z-^^
-Z_.6oOKO7r(y0Ƅ񥫤 zhd!;kP|'\{Rl``ujnkoƍqW[4k7S'ܐ}}}6nߔ%7m=~>
YOʗqNFמ_Ox9ҥծセ>5\rukBR͛6V2)__&
~edd};uugܒq_Sչ瞞ZBjzKW.^	[G]BiFGgdJ&j~~5\zyFpρþ>
^vWV
oo|$I*<33+5-CW%xh<jTwRZk	>>>BI%}||UѭSk'	!ZNn$IAFC
BkɕNM4Dygo{ʷڵS۫/]UQ#l"Xq[vN?oC9r{_ļ<H{ęSg	!'ؠwSVW\,Y͛}@#IJyyz
o9ժކ艿}dyh4~~^ߩQO<RRqWm>聞ex{f3!DE]v.bpPip뻘X{Cժ;|!¥;k)J	!ʆ$i$$trAT Ibڥc))7{d`_vL^},ht,$8Clk6B\ϫ.sf"8$IFnnἼ;u$
CdNNN2$]-ot:]nnn֝999ʴ"333**=Sb|enݺej{ڵ*_6J{)ʒ;&#ofvvÜ;[Q|{+ߥIsrrUT(G{.bzubZ8֭]sViGҾ"B̬2J6Rr?Z~ղoޭsfM…99roM7}Ϟp+S5ғv]˅_}=733BC\X:++իXjJK/մqd&J^jڮbZgy+_j60˓!~mm*,#˓TEV	f­,kaylVv$I0؝SIyxޒyy^͕HIINXUEut9wdܺ%IRfffͽ]z5dnN"??_^R!z\7oYf[5Dm֮Oܼ}0͛B//ϛBoNw35hS/YBѡmI;%HMMיagdii.6mʳ28oX5U{ Z"*/*K)??_۱mTZտW)OKd<plSo9yӳzm6Նxs;_*?/~4F֩/_{mZvL[	!_G]K\]	[*y6U82FQżʕ+'ѣ;SYu:^ɹv-^;sYYٞZkd)?_^\Ban1Z3-M-)ϯT|⍻uڵBBUm!a2F+‘_)yϨרךڑ':k}_z=vRZnn'*֪ѬIe
?]Wʵk9U+WrjJ})/qKq35r'hgiQ'*V򊍻c~]II
+vVF*$<}0zJOc|==W˿S1.lU{\aP`O^˱lULବ,OOϏNqS#yNr'6m)99کb!\/)9t3gSn]2''g];\v=byQ|όغ㟽c)99ѥz@|ʺo$;q{v9ԕSGړw4'%>{{'Ov^hd~۵؉Ӻ2BܜĤo2))E>5LSjF;پMظ9իVW;wnjU}&,W6rXŠ;\̹%)ܠ^nٱB3lh׍57FV֣kЦKD赟#99B	8Nw	ǏBj\|8-
<
<truncated after showing first 30 lines>
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="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 net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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="11.95" length="32.96" shape="-1.60,5.28 0.33,2.27 6.11,0.12 15.74,-1.17 29.23,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="10.30" length="2.29" shape="-1.60,5.28 -0.15,3.51"/>
    </edge>
    <edge id=":gneJ0_4" function="internal">
        <lane id=":gneJ0_4_0" index="0" speed="10.30" length="28.94" shape="-0.15,3.51 0.79,2.35 7.17,2.58 16.35,5.12 27.16,9.14"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="5.78" length="13.17" shape="29.23,1.60 24.56,1.89 22.86,2.74 24.12,4.17 28.35,6.17"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="11.13" length="28.42" shape="29.23,1.60 17.14,1.83 8.51,2.52 3.33,3.67 1.60,5.28"/>
    </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"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : network edges inspect id ( Last six runs Jul2024 )

---------- Differences in additionals ----------
8,9c8,9
<     <busStop id="busStop3" lane="correct_ID_0" endPos="30.00" friendlyPos="true"/>
<     <busStop id="busStop4" lane="correct_ID_1" startPos="25.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"/>
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="100.00" x="25.00" y="10.00" angle="0.00"/>
---
>     <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
---------- Differences in net ----------
53,56d52
<     <edge id="correct_ID" from="gneJ2" to="gneJ3" priority="1">
<         <lane id="correct_ID_0" index="0" speed="13.89" length="35.60" shape="7.20,15.20 42.80,15.20"/>
<         <lane id="correct_ID_1" index="1" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40"/>
<     </edge>
62a59,62
>     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
>         <lane id="gneE2_0" index="0" speed="13.89" length="35.60" shape="7.20,15.20 42.80,15.20"/>
>         <lane id="gneE2_1" index="1" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40"/>
>     </edge>
96c96
<     <junction id="gneJ3" type="priority" x="50.00" y="20.00" incLanes="gneE5_0 correct_ID_0 correct_ID_1" intLanes=":gneJ3_0_0 :gneJ3_0_1 :gneJ3_2_0 :gneJ3_3_0" shape="53.20,9.60 46.80,9.60 46.36,11.82 45.80,12.60 45.02,13.16 44.02,13.49 42.80,13.60 42.80,26.40 45.98,25.93 48.58,24.53 50.60,22.20 52.04,18.93 52.91,14.73">
---
>     <junction id="gneJ3" type="priority" x="50.00" y="20.00" incLanes="gneE5_0 gneE2_0 gneE2_1" intLanes=":gneJ3_0_0 :gneJ3_0_1 :gneJ3_2_0 :gneJ3_3_0" shape="53.20,9.60 46.80,9.60 46.36,11.82 45.80,12.60 45.02,13.16 44.02,13.49 42.80,13.60 42.80,26.40 45.98,25.93 48.58,24.53 50.60,22.20 52.04,18.93 52.91,14.73">
106,107d105
<     <connection from="correct_ID" to="gneE4" fromLane="0" toLane="0" keepClear="0" via=":gneJ3_2_0" dir="r" state="M"/>
<     <connection from="correct_ID" to="gneE3" fromLane="1" toLane="1" via=":gneJ3_3_0" dir="t" state="m"/>
111a110,111
>     <connection from="gneE2" to="gneE4" fromLane="0" toLane="0" keepClear="0" via=":gneJ3_2_0" dir="r" state="M"/>
>     <connection from="gneE2" to="gneE3" fromLane="1" toLane="1" via=":gneJ3_3_0" dir="t" state="m"/>
113c113
<     <connection from="gneE3" to="correct_ID" fromLane="1" toLane="1" via=":gneJ2_1_0" dir="t" state="m"/>
---
>     <connection from="gneE3" to="gneE2" fromLane="1" toLane="1" via=":gneJ2_1_0" dir="t" state="m"/>
118,119c118,119
<     <connection from="gneE9" to="correct_ID" fromLane="0" toLane="0" keepClear="0" via=":gneJ2_2_0" dir="r" state="M"/>
<     <connection from="gneE9" to="correct_ID" fromLane="0" toLane="1" keepClear="0" via=":gneJ2_2_1" dir="r" state="M"/>
---
>     <connection from="gneE9" to="gneE2" fromLane="0" toLane="0" keepClear="0" via=":gneJ2_2_0" dir="r" state="M"/>
>     <connection from="gneE9" to="gneE2" fromLane="0" toLane="1" keepClear="0" via=":gneJ2_2_1" dir="r" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Clicked over position 744 - 328
---
> TestFunctions: Clicked over position 304 - 168
---------- New result in datas ----------
<?xml version="1.0" encoding="UTF-8"?>


<data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd">
</data>
---------- New result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

TEST FAILED on ts-sim-build-ba : network edges inspect length ( Last six runs Jul2024 )

---------- Differences in output ----------
4c4
< TestFunctions: Clicked over position 744 - 328
---
> TestFunctions: Clicked over position 304 - 168
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cfIDATxw|餅,{
){oDE!.姠 [l
-ZZRG~GV4m#r.y;!$Gw"9uV޳g:'WXNs$YKfoS:ΒEdat
,I^Q	xRQ`
9!


,F#_Ҝ76S>9yM<@PP`m6-''}qmlб]ظg]ptG
*BsCbp\|NJJ2uWj222DfKwAw;ujHJJNIaգʇخ_Hw[cdUV
IV^EOvKzNqH!\pȐ!g㟓~ٳjZߡ=~w鐰ӧOqq3--??ߒz\rt~(BhZ/kI3O`Zcdw.Zn?򒮧w(&ΰ%5i4OM7reCRog߁ѥixÂ]{{[>$IG5
oTtm;9vRR>4ev[$Iy7⥃YF􌌭;vɿAR|ǍRO͝3#3h}Sӣs<qˎ<3+ںe}q#UXMsC2$`3'
vpg+lޙjKwt8/@.ExVmCKVJ6fǎjT;sR|^)d`mmѬF#y{{yO.OHAH{[vYRuaxn~Udee'$ef:kԴ
?0_µT!Dvv?ateZ$I?+;{++oSFZo+7*/:o߰BzXOt:ݦ;MjռQzB/0 3ܪU~W^K^ŵUկsz
zwVT@N;qƭ;ZW6iH'N.~?[Q<y2V֩mrss%]B&ydރ_g(׳K厝<}v-c.65$IZ6o;ZⲟVީwNBV$$&m٢ic??qW_M=w*Z{v-흗#G&_߻[`忬o>4ߍ7ojբ\ِ6|r.Gy_5WZ$֫Uf;v9}"r6Z8uh#ܲyɪb?^Ol޴qJzxRSl$5
}V~.^^q[FfeUPR_}<zkիVi2܅KfĤdyA
		.?>]Guרֺe<YfM<)vBkY%Zp̉Z5
!㣬r۴j?8pVnԩS+sεQ6mڴiSx͘/$Oܼv]|=[GM5y$p35W=})ݵcیmBtضF6oյcvvcV7oX!W9%ԳKe:֮Y}ˎ]YY_]rk9wթz*g_<qLpҝڵ^!DNmkTi_Fީ]nn_BHe?b:wNmW
ۼuul'٥CF
@rjj)}N9'q3{v@rJj5ԫ%	CjVz¥S+S:}Tܜ3ay
ٷGZ5m̬
	!R2 ְ5W.\ݽOAAF#UtxVVkANZ.Dܮ'2yk7ҵZm
KW^ިAάhagZm323&$ʏ*S:(//BдLzܽ_Wj1tHVG^VRB'%]VN3S^-ڴ:thvvg'͓Dhۺ|BikU?YITp5>A-Zv@n6onz(b·oVJW
qA툚)))B\st'$^{Rl2֫͛6U
!JjL	7n]K._k޴+~Slټ5jXo?*_zFf:.=-Rӓp-帋JjP֎E4iձWAZ6oduS~5ʜMgoD{6lJȔѤֿI
sooF!
tr\q-+b֯Ss?#4o&!Gۼi322SoBhڀ&~}<1M9puC׫S׷@'$IjJ8N!P^Z5]R+>1O!I<_jQ3zti-jBHp@ȭK\~e!
%3ݼ4Dy{k{˗ڽK	.]UQ-#l&Xq[Nn9'1 _.=~BkIG=<$rE#ұ͕/rvNN;wHRR>KNivj:"z%etǮ}^M@<sJHLCUTwuC]6x`n^l6Ӿ]Tdܕ/6:x
<truncated after showing first 30 lines>
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="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 net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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>

TEST FAILED on ts-sim-build-ba : network edges inspect name ( Last six runs Jul2024 )

---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="100.00" x="25.00" y="10.00" angle="0.00"/>
---
>     <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
---------- Differences in net ----------
59c59
<     <edge id="gneE2" from="gneJ2" to="gneJ3" name="my own name" priority="1">
---
>     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
---------- Differences in output ----------
4c4
< TestFunctions: Clicked over position 744 - 328
---
> TestFunctions: Clicked over position 304 - 168
---------- New result in datas ----------
<?xml version="1.0" encoding="UTF-8"?>


<data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd">
</data>
---------- New result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

TEST FAILED on ts-sim-build-ba : network edges inspect numlanes ( Last six runs Jul2024 )

---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="100.00" x="25.00" y="10.00" angle="0.00"/>
---
>     <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
---------- Differences in net ----------
9c9
<         <lane id=":gneJ0_0_0" index="0" speed="6.05" length="7.66" shape="-1.60,3.10 -1.30,1.04 -0.40,-0.43 1.10,-1.31 3.20,-1.60"/>
---
>         <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"/>
21c21
<         <lane id=":gneJ1_0_0" index="0" speed="3.86" length="2.50" shape="48.40,3.10 48.30,2.44 48.00,1.97 47.50,1.69 46.80,1.60"/>
---
>         <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"/>
33c33
<         <lane id=":gneJ2_0_0" index="0" speed="10.54" length="25.39" shape="7.20,24.80 3.35,23.45 0.60,19.40 -1.05,12.65 -1.60,3.20"/>
---
>         <lane id=":gneJ2_0_0" index="0" speed="9.32" length="19.63" shape="7.20,24.80 3.35,23.85 0.60,21.00 -1.05,16.25 -1.60,9.60"/>
39,42c39,40
<         <lane id=":gneJ2_2_0" index="0" speed="6.48" length="8.95" shape="1.60,3.30 1.95,5.71 3.00,7.43 4.75,8.46 7.20,8.80"/>
<         <lane id=":gneJ2_2_1" index="1" speed="7.30" length="11.64" shape="1.60,3.30 1.95,7.11 3.00,9.83 4.75,11.46 7.20,12.00"/>
<         <lane id=":gneJ2_2_2" index="2" speed="8.08" length="14.48" shape="1.60,3.30 1.95,8.51 3.00,12.23 4.75,14.46 7.20,15.20"/>
<         <lane id=":gneJ2_2_3" index="3" speed="8.80" length="17.40" shape="1.60,3.30 1.95,9.91 3.00,14.63 4.75,17.46 7.20,18.40"/>
---
>         <lane id=":gneJ2_2_0" index="0" speed="6.51" length="9.03" shape="1.60,9.60 1.95,12.05 3.00,13.80 4.75,14.85 7.20,15.20"/>
>         <lane id=":gneJ2_2_1" index="1" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
45,46c43,44
<         <lane id=":gneJ3_0_0" index="0" speed="10.52" length="25.30" shape="51.60,3.30 51.05,12.71 49.40,19.43 46.65,23.46 42.80,24.80"/>
<         <lane id=":gneJ3_0_1" index="1" speed="9.92" length="22.39" shape="51.60,3.30 51.05,11.31 49.40,17.03 46.65,20.46 42.80,21.60"/>
---
>         <lane id=":gneJ3_0_0" index="0" speed="9.32" length="19.63" shape="51.60,9.60 51.05,16.25 49.40,21.00 46.65,23.85 42.80,24.80"/>
>         <lane id=":gneJ3_0_1" index="1" speed="8.67" length="16.85" shape="51.60,9.60 51.05,14.85 49.40,18.60 46.65,20.85 42.80,21.60"/>
49c47
<         <lane id=":gneJ3_2_0" index="0" speed="6.51" length="9.03" shape="42.80,8.80 45.25,8.45 47.00,7.40 48.05,5.65 48.40,3.20"/>
---
>         <lane id=":gneJ3_2_0" index="0" speed="6.51" length="9.03" shape="42.80,15.20 45.25,14.85 47.00,13.80 48.05,12.05 48.40,9.60"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Clicked over position 744 - 328
---
> TestFunctions: Clicked over position 304 - 168
---------- New result in datas ----------
<?xml version="1.0" encoding="UTF-8"?>


<data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd">
</data>
---------- New result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

TEST FAILED on ts-sim-build-ba : network edges inspect parameters ( Last six runs Jul2024 )

---------- Differences in output ----------
4c4
< TestFunctions: Clicked over position 744 - 328
---
> TestFunctions: Clicked over position 304 - 168
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|餥YT(AOQAe
"PdMA6)Aw~!I6iz>r|{4ͻ	%ٻfwC`{;P9nӯ+Ifߜl۔F15@4zcsү#UW'â`f,XrMˎޅ999,؄J'\!Cj)@vؼ]<o˦6=##})ؓy1oxEa'`:3##8;w=j5V3EzxSb;wYb!͛4{>IR>zl1Y];TPNk6{t+ݓ.Emsu{w$pȐ>GܹOZ>w?
=w
W8Ųy镫&XB777!Zvs˺}tغl1Y-\gVV֝	:#:OٵsNεkUo{I9p(_3ڵ^=';gC;w3s6C$eӨ5ލOܾ'˗,Qlؐؽ}^HR_wc^Ϸ{ʕMIMݶs?c~}9abo>ޝڵRBVV36mݙe}E֯;o%%%p|H:%%eOLRRRhh.X]X.'jwwwK"ߪ_ PZ5vLV.,PWc件O'}4kd:OT'zzxmbjTTvw&ܸ)hӲIk7UǻC)&.[tZZzlܣY{h3{LLJUw}'>!Q흞r)7MguIӗD:K<KJ
nmuFSѳ[G__ڱFټmQ
֬VEa
 Cp$4hO?uСhѢk]%!ܺAPi5ulS&TFsMvfee!jרRI^t.%Ϝ,V۴h\Zw
!<==s4?gO]RZJǺoUT	cg]شmfssQ֩~vܲ~ضEǶ-Ӹadڵ<SRR]-nۄ.Vm[6ޓYٯ};a5yk6E|VZ#}g{IjP/8(p-ݻ3s4yerzUʆV5[g}_B*ըAgl$ׅ׭w7>^Di:#7oխ]tr=H"i	ZXIjhڨ+oڞzu(^db-Yqn[˖)ݰ~WMqwUZ)0`pۿw\XhgI<QS祫16H_Qb޺}Gq
<==TwwwP6tcnff8+TѣiӦ͛7o޼9yS|%ɭKɷkʇܖ>`s&)_̹N/hSo{ulܲCHC;Yݲ}k1B9*KJ*}fʒ4X֝{0:{22;S2_r-4s~!D˅ټoI%m$33!$Iں1ׅ9{˖	ݲm4o%/٪Y*w(>1#g_BKNi۲IxjOH\|*8O
˖p.kU?=3c?LwXܮera~ZZUnnnr)Xߚܫvl#''GBK<qZ޳F		ɦ'^^jZ]xj
ń׬ipAT*&z!Z]vo/ꗕ]XHRr~6SnhD<ۻ+^F^WRrGo!DNFΓ
+SC{)f9v"==CmBdffu;.2	mv'4qzB$KX.HTdb@NNN V:YeGrJ\GyqRߟ\Z:WBHOHHⶽVl1^x׭]kϿ]~SQϷA:Jw/v]y۫nZ?]Y~;vYʚ
UU*U0d>#+׮_vhQj+ܽ+≚+VqK[~Jn۫Nx~],xƭ:RRpxֶժ<swwJR	!r49r\q;՘WcnVT~?|#ߌBnZ{F˧O,P>>O\yCGG<Qsߡ^5UNv]ROO$IV+<--=)9UoފsSU(_6ҥJnBH$/啡uȨ	Z5u;flw`@"'GȭefeKo8!DVVƌ,yLRi(mwV!9mfko*˨OFB۴=#3S~<v}_lH{Թ3.!n߹;ޡJYn܊t*gdԯk!$).F*+w1
{NzFƓw9Rx{hg<+N3eJv-;z?1({fVl1ѾIT.\P:\+Y~aj]kra?\.yDABBb">BbA$<_$.\$)00@7mұ{{gWwL^]t
PT&:R׶EU+	!nݎ5w/[_T^:jw#++Kpvvvú_1Izvdfff I\Bȷ&+++hLeZvͰ%_TT+׮''?*xܿ*Z5kTX+ $-----M.wLČdwVkd=!<L3333˝)Y<䇕h?KW*U,ש]?_V:{Ywj
7JJN9vt捕Q+OHLKK
Tp˦QK5򫖞av֫.̔{k-9~iuuh\.*t@Ξ/_64TeJ.1׷Hڵ.t7Elgm{_jܯnٳBF+q#ÁlypivN%i%{qYgh4B#ɫp+˚~X"!IRVV<LzojwahIyxΒ9NʒH*I<LaX;엋xaOd>z$Iiiiv8+AؒYYByIy(OT봦׭e?tT{,OֲiT[޻$p$h4
6prJʢe+-63BwF|jL5_<+MC*Q\C/B+rrr-FUT~ϿiBN׷HfFsOwa-'Oxc]gpErsU>[T*GV~]՘G7oҰ}f&pJ<݇xN!<ߊ_\J\RIKK׻U%TdwWxq!D9\htUff[ƷϹuOOpwW+_%x؜M%co	u77'h~ǔllIy~R%}4Zyoݺ-(Q<D^@Yb
&݈-;{;'GSLiZ8+%5괦S5~f~~8ZVV'*VPNe?:K[222˖)u-!D2o6R^85"%%^R7tCёVoTvNFh233u^D=ZG^jb6m3Z!*$ثݾ"Zuoww[ԥWFR~uG=0sOw_7oe7"
Upzz)?m%)^ܾ=\:-13Pm[5usSݺw՘Bb##OH,{{I{pۖMT7n-UBh}W֨ZNWnCԱ̃Guh]v@|ʺ܍?qlVͲ222kը*µ'SR
iOH<{BO/)˽*6kSg599!AB̸̬;񙙙mޤa|||ok7k'ׅ#쌇{&
c*_L*W?luƷnǥg
Qu
vx2n.\bl]BժD<Qs=/_BxBn68\
oj^Rr-޽]ݢI+Wc~ff\Bdff!boǥ>
f8,<
\%<yRѨQ#{wp~ED+ok7&6kW⽤n]{Iɗ^Kdlu6nXwJ.\&(V֨ڽ{rY̶ύ)[4sĩ3B^..3++޽{I}wH*<!:
<truncated after showing first 30 lines>
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="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 net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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>

TEST FAILED on ts-sim-build-ba : network edges inspect priority ( Last six runs Jul2024 )

---------- Differences in output ----------
4c4
< TestFunctions: Clicked over position 744 - 328
---
> TestFunctions: Clicked over position 304 - 168
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|餅Y^BBA=dT)*PP8@EDE((
e	Ȧ 2Z#d5If>\.|2w>߻nJwi.C`{E;7t$obmJј̌`F]9ב*r+aQ
03jsSfr,9Ӳ#w!D~~96R	wȐNq0`5H׾Jo׺Ŧvdgػ/΍-Yڴj{¥HM|s|HtϷo6vSXXXzz]]NUnNHLJ^eB۴jza?rխٰc~}zuQ$Ikn@%PVͷϕkHpȐ>Go߾ϘZ>7?{
=
pscs_1d֬KMB!ZȽuNFf	l]k6올kveBW377DEdÇL'>AI)9x8_3;o^7?/û7s6C$]
*'!iN:+/_\#UܶsώtE$J[}zvVrZz]{ )[&QCd̜=:kX?|}wnWfܼgo޶+''D];4khμSRMےn:3!9hLKKzkRJJJhh.T]X9QzEjw/jlB(-Xњ
;&z81U[@vܒ%mHT;z{yujc'n?Tc=:߾scV
Z~];MMK7Q<7pJ332CڻPRJJקgܭ	IB?_߬oX%7npe=<<t{,I~fVה+XY93K}rJڢV*W{w딐$?u4ݾ~?zw[Ooo^:j4-wk_Ѽizuj	!L
`dH]pӦM駮],Yr׷V£g?
sj0$ֱRh~~̹B[4
J%9wq{z}43+C,y%eIZݱmzujܺ}G흗=D{JڼV:ֳK;{5[p>]$3+ؒ$nޤQ^7o/7_nvVt-E6nP;--Z?6l-pS1bZԮ{g?|Iӽu/rZz&nܺynڧgg9_YW֫[rXŸjGF
wB"BM9w`#.ܤQ;		Z%J=4!wq3Q˗%JJH߲J -\rm\2˕fwnܼURfM".]j⹎ ?P5K۟rvT	m$B,IRÇq!DUmvm!ıgU	Bx$RiKYʵh
[z\	&f2^[lٲeKx$ϥJ+dG=kLSrO/TmZgf{CU*mںSHk6YYY;Yݺcϕk1B9*KJ*KG%ulSjmfdf?dt|_;ʭe<pTʕ*^r܅R%۶jk!DǶ-UڲoI%uj*''
!$Iڶ럫1B|ӳcۖ+nݾ[RI۴͕lhzuj8!).\B$uj*^='$&լ^NjrЧBʕ.^zKJn$+'{?rssMwX^|KܮZYn-!\
V&:WЊmڮV8hBĽz׉/ZV˕
T_.z
:(paJ3D;ܤV7q#.^Wye˄g3eZ{!Myӈ'aȏUWw*Uh4^rʫM?-:!rrr_nފxXkݥ{h٬v_I)իU>EI*/{f/RZgjun7lݙf|0NDݩekCk,rpD!nٻkP|n_sjLR%֪}~~_obo!J7mP	)Ӿ>aʒM5عgOnKgԪQࣧ*1qn_{ZlɒujV۵瀯OV^s"DF
ݔO~udds;6m+-=CgϿwS끞{zUJɗ[w\s= v9p_~{#Nq(F
;%/*P~~[FyND<\oc>թ]r4'7Vj!IZVyffVJjB;߸VrL썊ʩ=<nBH$/㓭˨	۷y+F\oP`"?_ȭIX~ȁJ	!rsGɕNIT*v/oSkoݺ{C^6oHdC!;sr|
_vNg?$Eړϟ=QqO
PN~ڷiqf\k򳜕ݤQ}UT0S^%d@uVDGܭYُD6صJU=q='*U,-Ɔ;<֭t`\o?j}!D摱o^X>+]l`믵_eO0_.畿Z\9{w
 11D	?!DҒ$
<_$.\$)((P6XRRvǞK;&/xߞ:K
TT&:Rשmk!nފINNB*)IRݴ+w8///^ݻT@IꪽdNNNҒ$]-/4Mnnnֽ999ʴ"333/\Tܕk~Y~>2W\	rO233333YYr:Ζ{so-ʗyOe4B|dEڽ-1'''[kxܙeC~XCQ^RzۦqjZ>q܉<5uh"%53۴TDb"!1)33+t۵n^|Y+?kYܡuB^rʋ.]}tdegߴk6rWi_ǝ̬bo*}܅CKW(WREK4jP?	|ֶwEtUq=h!-We&pSyyҼ|!/O
Kxs%"hFgV5}<D6+;[\yؽΓl%	@+ϑT0Ž,w= srÞFɹ7'=#C;{jlܜ\!D~~A;*uZvM5غcwU>Znn;jk׺yV[RݝiS^^))BoFjpSҖ._%hۺٝOBkLP3ԔWcJjԠޅK{e
q8
W	;p8JIThYTR~~|]jT]oڇP>}/}oggg{^UBذUS.'w'$Jչxj̑c'ڴj֥&pռ<=G
<truncated after showing first 30 lines>
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="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 net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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>

TEST FAILED on ts-sim-build-ba : network edges inspect shape ( Last six runs Jul2024 )

---------- Differences in errors ----------
1d0
< Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="100.00" x="25.00" y="10.00" angle="0.00"/>
---
>     <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
---------- Differences in log ----------
1d0
< Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
---------- Differences in net ----------
33c33
<         <lane id=":gneJ2_0_0" index="0" speed="10.08" length="23.15" shape="10.60,24.80 5.26,23.78 1.45,20.70 -0.84,15.58 -1.60,8.42"/>
---
>         <lane id=":gneJ2_0_0" index="0" speed="9.32" length="19.63" shape="7.20,24.80 3.35,23.85 0.60,21.00 -1.05,16.25 -1.60,9.60"/>
36c36
<         <lane id=":gneJ2_1_0" index="0" speed="4.74" length="8.53" shape="9.76,21.60 7.27,20.75 6.19,19.52 6.52,17.92 8.27,15.95"/>
---
>         <lane id=":gneJ2_1_0" index="0" speed="3.65" length="4.67" shape="7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
39,40c39,40
<         <lane id=":gneJ2_2_0" index="0" speed="5.98" length="9.06" shape="1.60,8.42 1.97,10.99 3.06,12.59 4.89,13.21 7.45,12.86"/>
<         <lane id=":gneJ2_2_1" index="1" speed="6.84" length="12.24" shape="1.60,8.42 2.02,12.43 3.27,15.03 5.35,16.20 8.27,15.95"/>
---
>         <lane id=":gneJ2_2_0" index="0" speed="6.51" length="9.03" shape="1.60,9.60 1.95,12.05 3.00,13.80 4.75,14.85 7.20,15.20"/>
>         <lane id=":gneJ2_2_1" index="1" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
43,44c43,44
<         <lane id=":gneJ3_0_0" index="0" speed="9.52" length="20.54" shape="51.60,8.62 51.05,15.70 49.38,20.76 46.61,23.79 42.73,24.80"/>
<         <lane id=":gneJ3_0_1" index="1" speed="8.88" length="17.71" shape="51.60,8.62 51.05,14.30 49.39,18.36 46.64,20.79 42.77,21.60"/>
---
>         <lane id=":gneJ3_0_0" index="0" speed="9.32" length="19.63" shape="51.60,9.60 51.05,16.25 49.40,21.00 46.65,23.85 42.80,24.80"/>
>         <lane id=":gneJ3_0_1" index="1" speed="8.67" length="16.85" shape="51.60,9.60 51.05,14.85 49.40,18.60 46.65,20.85 42.80,21.60"/>
47c47
<         <lane id=":gneJ3_2_0" index="0" speed="5.97" length="8.80" shape="42.89,13.31 45.30,13.52 47.02,12.81 48.06,11.18 48.40,8.62"/>
---
>         <lane id=":gneJ3_2_0" index="0" speed="6.51" length="9.03" shape="42.80,15.20 45.25,14.85 47.00,13.80 48.05,12.05 48.40,9.60"/>
50c50
<         <lane id=":gneJ3_3_0" index="0" speed="4.43" length="7.31" shape="42.85,16.59 44.71,17.87 45.31,19.13 44.67,20.37 42.77,21.60"/>
---
>         <lane id=":gneJ3_3_0" index="0" speed="3.65" length="4.67" shape="42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
59,61c59,61
<     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1" shape="0.00,20.00 13.11,16.22 34.19,16.11 50.00,20.00">
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Clicked over position 744 - 328
---
> TestFunctions: Clicked over position 304 - 168
7c7
< TestFunctions: Clicked over position 744 - 328
---
> TestFunctions: Clicked over position 304 - 168
---------- New result in datas ----------
<?xml version="1.0" encoding="UTF-8"?>


<data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd">
</data>
---------- New result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

TEST FAILED on ts-sim-build-ba : network edges inspect shapeend ( Last six runs Jul2024 )

---------- Differences in output ----------
4c4
< TestFunctions: Clicked over position 744 - 328
---
> TestFunctions: Clicked over position 304 - 168
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|餅Y*
2e! ?DeT!ŁEQA,d#PFtНǑ$Mz>r|h|Nx(HTTpmNչܹs	9oӯ+Iߒ۔N5@!Yt:zcKү3WvT'ê`a,,XruegNB|KB!]`f!6J

lߦfg8/-YڶnwH\]}s|Htׯ_7uSʕ322LxHvj֨zzRrMU&,m#I}瞃ܚ;&+߷wիJrպ,|
[kb\U	'a	r,=ihc]}wɐ3gg4;<[X^^%C=|t~(BhZ/܄7nefɟfǎɺun_&,t?sssHPDaK6~?;|rnؠރ-r3u?DtG
#{`={nfzh3$oӢaDR%o$l˗+3zSJܺcޣHhwS+^2(oիVIز})e˄0jzNvNYGSg.kתwԙ
i_ѫ[M뛩ifVco7=Ιɐ͜4ܹ_ofjjjxxg-R]\PzEZw/ZB(-К;&Z9@bO%K<&h$ooo3w^Onzv~#9U!DEܷz_%ujaxn~**fff'ef:koI)BoX.7atez,Ix̬%?,W&졞]sNg[\ӽsRJXF|B=00`?}}}zw6na}Ef׭-0(R!8O	͚5駟uVd_'T#W(MhHӽS
%t:g7lٞ'jڴlq_]F:yܖw)5G'>rQfVFYԙʒZSVI~C뛗=]{F{\g_}tW+;v̹
[i}2wafV%%IjӢiF
|%$.7?uNh뭚G5i7==r?n*pS)bVܾzKz{{{S;8t;Xb|n۴E&CVԷW9_/կWJ׵Zfmߵ!Dx
-59yF
\iㆉ7T%J=4!Ďwz-q˗%JJJ۲J06-xy톭nzre˔/WˮHz-J͛Fpsx=I~zuj?>]Gu	7Vo4R,IRn㶌[jT]nBGOVZW(}oooe+V(ײY?nz`pK'L O̘1{mܸqƍՎ{7P<`/ΎsK	&nZJgŜ8_p۶ȼBm[U\imB:vgꦭ;/^ByUYRH];<,ٽSժl޾Vff}&mZv=GuR٘'O
.U]淲2+ԮUʕ6n[H۵}BI6oRl"_ԮUJᛶ4Rrss%;<ز~Z;HJI)/߽7;oQSjըVvu9NRPJs.|AmZ4\=/?_=^٠^m!\
V&K;hߢjw=BCĝz׉/V{35]Ֆ+{E˱tPFopvFI6i ֭J+[&,5-0)sZu-E>6P/#?VjZO!D~NΓ	oTTGәz)[6;tXVVg'ɕyjݥm;hռ_)7SkTrs$U,_xyٗ_&Zk>;ݴ--=
paWJW
qAjB$8kP|'^{RlR%ծ6Xo
!J6kH	7o&$ސ7lߕ%6nmjZ\KϸUfu'\x9帒%֪}^/[*5!DP`*Cݔ_~udT7oĩԏqKw
ϿOw[{{k5F˗劄b\Xf

//o
vȸr3Mj#ﯿu|[k_iNn^}}}uB$V̬Դ!:_^JlՊi%^BH$/痭eԌ.\KH,rk9y$2rpRB|srSn0F.Q&9vj|師JE	!lؚF3lsr=s'i8s9!DC^ʑuhʵg9+;ih$Dooa%4RjAA[=	׳j}>/& GU=zO>G+U,9M<Խtpߜ\?_?d}!DQqW\9<+Z|`k._je0;_.䕿T\9Gw
 99D!DҒ$
<_$~.^R.J,IRlUt,%妺cp|_/%Kk43
	(ܮu:5eenL
B*)I}+w8///NݻTPI^2''LXiI.^BȗYYYYYY:.777h眜eZwjϞTqiiw~Y~2n2,W&J{)ʒ;&_#fvvÜ;kQ\#}{*z˅Kh999٪rgʗ
a=sf=օKZGOjԪޱmԴ#NvjJy^!DRrJffVh%oӢb?J~ֲm֥c&"99roMΞp+S9ғfnʅ_}=733BK_RdVVgU	/]\JK
,Ѹal!\/[5YmҘVYsJ1B
<truncated after showing first 30 lines>
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="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 net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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>

TEST FAILED on ts-sim-build-ba : network edges inspect speed ( Last six runs Jul2024 )

---------- Differences in log ----------
1,6d0
< Warning: Speed of turning connection 'gneE9_0->gneE2_0' reduced by 60.69 due to turning radius of 7.70 (length=9.03, angle=90.00).
< Warning: Speed of turning connection 'gneE9_0->gneE2_1' reduced by 59.87 due to turning radius of 9.76 (length=11.73, angle=90.00).
< Warning: Speed of turning connection 'gneE2_0->gneE4_0' reduced by 60.69 due to turning radius of 7.70 (length=9.03, angle=90.00).
< Warning: Speed of turning connection 'gneE9_0->gneE2_0' reduced by 60.69 due to turning radius of 7.70 (length=9.03, angle=90.00).
< Warning: Speed of turning connection 'gneE9_0->gneE2_1' reduced by 59.87 due to turning radius of 9.76 (length=11.73, angle=90.00).
< Warning: 6 total messages of type: Speed of % connection '%' reduced by % due to turning radius of % (length=%, angle=%).
---------- Differences in output ----------
4c4
< TestFunctions: Clicked over position 744 - 328
---
> TestFunctions: Clicked over position 304 - 168
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1c0IDATxw|餅@ e
2pdMh-{qd5If>H.}2w>߻Jrt,.\S`u=w{puk>JEd66,i
PHF0N-	*X5)9i~@iٙӻ"??ߒh4OȐ.y0`3ȐW$
vjz_۲sƖ,
ڶvEGwO.9g>$FgEqDSwUZ5==Klf*DzxSVĤ䔛V=lhm[k$i7j?{5;vLV"@kV$i=Qi6r^U	'a	r,=911?~5-7z|i;.pFcYX1bWf^^^BV{=FFf	l[kv올gNeC,_gnnndEd
5BɹI_tHԝ;ҙ;7	kk1sg6C$S&a
KmNW(_v'lgzK$I>VdP=jVu.7Sʕ-ؑ)99~bfMow[fnn7nّk}Eߞ]Zh6n2
K~q|Hl,"--}SSS+WtakKst8/@.ExVmCKVJ6fǎɪW| *S n߼icF6@_n<p_:x#95!DNmݷf_%{vx+-LժT̊O;>htgמ){h@I)BoZ.7{+-zyyM7,I`fV_W/@Y9Θfj)7ꖔ"/:o߰BA{,_O^]u:ݦ;Ml٬aB/0 3ܲe_~gϞ%K\.շSz
{uRbNwٍ[w	!Zv[W_N:]JMA}+$3+KyyeNV۵c\O!׍خ;&wIi/V:ַGJ;yƭ;4[p/XejNIEhִwխcnK.OHl*yF~~iiWbns+U(knڪwn޳O=Ϟ5ښ|_%X-|dPߛoٲy!mз䜯}6lPZJ	ZWfMws!D[l~Y8sfMn$%JF{h3Bx-.YF*%JJJ۲J$v[temU\
~ݲIWRU/y5W;$ԯ`t_OQjV-aϒ$5mP17mOBԩU}-qOԬ^W}oooe+U,ߺe?m~`pKL"_3gڴiӦMjDv$y[vқܚ5rc&Qs<\dm33[ѥCUlؼ]HgYYYYݼKWbr^U4R9{uPF-;vedfgr|_wɭesTjU*pĩJvl*#+s?{];^ʦ-K[Ƕ999O!IҖ^Bt];V;%ԵC\y[7_=RRJ_w;ty![i:
kXSԪQnM9NRPZs/:sTɠv-rw?77|uϗ/0:gjV3235+KʀX^xW>>>TRj]{t2!N=Dޗ[j˗^*?╘|}}:(pfF7L
;ܥj7iq->A~TAyʆJ3fk|]d!<RoB<y=F*|||t:jiߺ#G>]?!DNNUƪuGDVBLU3$ITܵxyݗ_6ZkۼVZѧ<ˆǾ[)_(E!6k$''q]pr1JlPֶw7k_W]&(زyS%߼z=|߯YF?-]E&װA|iuk4[J}LOKWb/]-Y2~;޸c	!KhDok9#>?_mgJKϐ޸ֿIsooF!ur\q=嘫c֫]c7b!G׬I3RnBhڀ
W^
8{_:!Nsr֮뛯$iZ%gffJB/WbbUX^'$I/[˨;p->?$8X/rr$I
	.et?RsrSo`K]K]rjֹݵWb)G4Bݸ-;'GgsrDg'i?}9!#\by#ܡոrVvvfa;wHR>KNiV%:"z'fegdǮ}^M@<}OH#U*U{mU:x@Nnn6ӾmdDոs.4:x
~jhk~zr?}.U\|yGw
 99D!D2%I:yF#	!$I2>].zN *IRHH$I1ұ=2;&zs	h4f:V&$Kl[Ƕ
B]Osfj@"TIIKݍ\yyy9wޥJ4_O999eCKKtrLvvBtYwF;(WUTU*t%֭E?ySܾue~Z|'B,cM=jfgg=̹ʇ><2[!Xcڝ-?0'''[5<^Lr?-C=}.\]zȸx9FF?}V[N.ZJ;rDm'Q]B$%dff)N"+U(VZVvMۻwi׼i";'GlϑA.*빑Zk!Jfee?uFʥ+VsQ%5i_w<`F>B5,pj/(hP
CɃK}m*,#˓TEV	f­knylVv$I0TwNԩ<<[o<^͕HIINXUEut9wgdHY`sso^M͙+ϗ7@e^kj'ϜkѬm;Ԫa<rkF֩]d:5uU;޼*񾙚*t7Somj[iiK.BtlFRGO
!RSSufzhYj[/DŽ*լIó/*@+UQ'QygYHN"֮㯫ԇP>~SgKd<lS/9wXpS3N9X"?/ȃ
IIt/^9x8CV=:7ծ=vB
~[}+Hm|p+.!ʗ֜stPr={tp~
<
NW999qq:.D*_9KZ\|~J
eVVhPΓrVcJ65<R7縸BBEm!n2FjU*‘)y˨ךڑ۷iܰ~ɠP#kzk6oxUGiSJūժTn4?szz"--f+WhCѓzT^~NrrrD\OL՜JJJ^enjBԬ^U`Sς}y[dy%&6 [{-.^~O]xUD\彯WE?1J>]{-.DzaV1uhp?6M)9G'0[v^^	o\*8)9dPgSn3''g:\^by,Q|όں߽c)99ٵz⍐RQ+Jtfg4:\kKҜr]:8u&={UlOCK!rrsrrr:ܡmyUk6j|vۻCV1rrskTRnwҡMU+Wv\2U*W.ԥc3.pԲeJ	~
u%!ZQ6FMSLճ[ǿضե1_"ɑBl!D7"ScDŽ[vtG'DN˰,__fíKnVywCLu򕔛\qKZzzV-Jg9w!#3SQ,Q7oAHo6v?7gtlxI+WozwMy3?/߰j[2fo{jPVDo@QT\J7kz'?jbݦmZv`yym۹a3VaQz=4?+jL7V^/ph4ʆj7)9yM{2\ʩԪ޸aNN7o5=Z1K~칋J;A!Dh$Y0վ~~}z.@wϲr\}X
aq˫=ťmє3/Ӛ"@ԥcFŎxo)xjr%ڷ)0Mm	x
<truncated after showing first 30 lines>
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="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 net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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>

TEST FAILED on ts-sim-build-ba : network edges inspect spreadtype ( Last six runs Jul2024 )

---------- Differences in output ----------
4c4
< TestFunctions: Clicked over position 744 - 328
---
> TestFunctions: Clicked over position 304 - 168
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|餅@ e
2pdMeC-{qd5I&ͽ>H.}2w>߻%6puś[`u=s{(7z$olm`0l`A_q-ם9+r*+5)i9z|Ӳ;w!D^^-N+ZȐŚ`a)6I

Ԯ?fee/hrgϻ#(.{Cbp\|NHHtWժUҜDa|Hqjת|îG
-ӡmv$ݳFm{CĎJ׳v$X#ޟ|Ԡm#υK1H>K?&L?!S?'$$ofߵCg!O:g6<>[nn-Վ\bT~(Bz/k	32O`Zsbd=u*Zf?rrr'w($%6n8_ZOM5h2Cog޹IXܼ{o{>$IE6	kXd;>zBB<4y[w2Z$I:y%QzԴ-wʿAXRlǎTOΞ=#+h}KݽS:5srr8a++ҪEy}q#妕U,f=!p`[wyW^MII\ҹ=/R]^L.
'zooo{"___'PZp5'vLVjQ/^o:?r,оͽ͛6$ooo+ֹCѱqԯs_	ד._*کmӰ{VDϮoY)[ZJqwgxܽ/9%Qzw-!1)Yfo]Y///閖%I#C\eC=3+e%&'27bP^WӯWWqK+"[6kX HAN[lO?ٳdɒV9!vJ_g0o/fCr^]TX" `0?yzÖ99Bޫ]a'lkRSzpP_ʇ-)s8uVSwئa!|}}sG?sρ]RZ3ѹRrN:a߱gdfZSv-5m{-~O+zuث[G!Ēڴhޤojjڥݔ߫kJ
z[-흓{G̶&_׫k`eo>46mlټLUk7
zr3Gy_b6[jޫew>urŊ[6?~FE&U%J=!Ď߬IJ%Jddf&&ite%IjvO-^vִtK*_lefYīתUԪE<	ԫ\}0_^rgI6n(6nKKOBԩU}ͱ׬^W}oooe+U,ߺenz6`H/O2E2gqƍ7Ո@Ik7߅׳%sLSZSg;_p]:IH.!DmW~6!]:dffn=fuֿ/\,2ztn٫kZ5m޾3=##kܶSn-+:URO.UcV#ڱMU6nKI:럽BI6o!DݵcjU*oڲCI];ɑܾuu޽?19ރ'OBܸڭS۰޵?1)N֔)o
5U9sΖ*.Efv֎XﰼyyfӽSUOzFFu^^^r)Xkښܫ/'//O*Wph^sZ&Dܮ'[2y7RRz}rȏ=rXzf;N3kQ͛4JKO/?TɠreCSnf3e^c>C!e~XzyY)7|||J!rpjJ>>>KNyo#Yrͮc";;G*Z|DxcպK-M폿
!oԪYg$IT8yٛW6Zݴfj٧>GY![(y!6k$%%	q]/*UAZ[߬I^y)dP`M|FʵufM7e͚l{w_uWS򥦥׭]SRn*1#q.\p)dɠujn{_x~YuJ"(DfMn߯i=?Z3"_
o|;zYic}|7?=!?~ݻzI:!D!O+_xWծ}AAﷵ1Wm֤Ѯ}Qii7n
!z}@xㆿNs
w?{O:.Nsr֮g$z%gddLBx/W.\T+6>O!I<_jQ+wn{-j\Hp"/OȭeJ\~J	!rr%fe3ܼt:Dy{k{˗ڭsq.\U-h*XakVvϨdeg>'17/W.9vĩ3Bk	G><r+GֹC+q.\̬vگ%|嗜HUK;xhE]Kʺ7{tUy6I=0чTp)M׫t?_d}!DȈ+g]	.ivmߟk55Z?PF>s+\,_.\DlҒ$
|<]$~.ZF=\$)$$X1Wұ=4L;&Fs	tV:V&$Kl[Ƕ
B^sFJ@"TIIKݍùٷޥJ4_OeCKKt嬬,!|i0rrr2ovV+222b\Z3T,R͛w~~<Wѹ}ew\	rO222222YrFʒ{}{-*}p@e66B|)Z~`vvvjxܙ
BXzϜPV;~e^}dz}:5thr3];QDuWYt;T܏[%?kYY6nޥ]aBl^rʋqXgϧg?GF2֬ҳ[ozbRFFfhҗb*u*XZJ%fh֤~
Јsmؽ+y;?'Dׯg8͕	!ۚUXG+ϩ>`![̬,IrrraWiPIyxќYYYy@#Ot0wxYg0oOIKO$)###*Z3';G')otNwE&Sȭ}Zv7nL{FFJ`0Hivo.Y\ѱ]I9!HII3Xigd))7SRnx9TfM>{^yT\|UR?<˒N˓ovjYv^>;_``e%'_Qk7nju<ߙ	,7~ߦ$|}|wnu/^>p(CV=:ծ=vB
~]u+Ф|pB/;}!r	!z{h`ccC`S͟Ws7:
ظ<CJu,//ٚ'h{ǔliNyzwm0	ϱׄ˅3(Bdԍ8qժTυ#?SQ/Ѩ5:oӸaAA9Gn-''jl4lҟ|%66++ZW
!UwSi}洴t!Djjڍb=дf;c$77W2]ܼ<0dgg=-Yb_1W/+11)zʖYaZQzUI<m-=mE1q{"(}**=.U|󊘫ٶ
@Jԟ66+pSZ8ilKotK'\xJl\DxĤA'NNbv]{tKw%Z+D>5j*%gg;xgzk	CJG,+zc'{tnzr(^[25ΐĤ䓧RnuW%Y_m=r!//t";';>!1;;{CڶJLLw`^zvYAlg|;mu9jvNNjU׭v]:Uj{fN+[J%tlߙsg],!D!eB_7qw=AaB
-}5١h}K7Rnx{;mue/Fgggux!Dvv"Z|ZZc`m-J>zu֮䓈mV+W־~~~7Rn"O_n{)7_|#Ҝk6lNMKkӪEԴΜKȐG+K4jƍr2͹iE'$9vB,!ĊUݳsro3ڹLԭ{A1PmN'U(WR͚ոX"Xq^دgNn[w=p>_~7(Zꌿ_Zh&IR+VG8treC[h뛘j.ujo0;;PuXY]WRKJ;A!Dh鐄DYԾ~|}z̬.^@wϲrA}ذ
a.q˫=ťcє;/QkM ұm{bWw(ri'ymLS`6E@QR?g5UKtnSZ
UXpB_2Vwvn)4תU]x7
su';rhh`Z~䗦/Ykoݳ{hhVB̛f]/￰7sōzPG`ιM]lS,b\_S,gct-n@4xTZjzΌ33f(-t׃PYXx$zS2`Pߜ.I	_y
 s=|+8烃zjO8F[;Wʆzx{q3zEp쩊~۵DzCd3	S
vg}ԩӮZ.ץK.]ylёcFVn>1?6v:uj,\вEsyʒo'htvZ_ny۵uģ#vq=YlxO&OlPk$T޳P̬VLwyo;k)7o72}-;oB|r9uʦn}OuL3;q˜ٖg_]pqsO/_N6c[BHH̝7@uJ]%lwnL!3z޺5szF+/+WضM1		.Կ&3.[؆um޼cg?:||[/ӻG-F+~[+W׬YW@#7PKLznˆGNJJ3oI/WyyyBHGxF.8__D^=
<truncated after showing first 30 lines>
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="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 net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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.20,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>

TEST FAILED on ts-sim-build-ba : network edges inspect stopexception ( Last six runs Jul2024 )

---------- Differences in output ----------
4c4
< TestFunctions: Clicked over position 744 - 328
---
> TestFunctions: Clicked over position 304 - 168
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\0A@QWZUW8ZjYV-nT@Yqz=HB !_\{%7##*utXFDD%PoE^QnU,˪R!˲hT~Bn]EZQf	W"=
4GhYw"H$
HMCYo1Hv>Eƺu&/-dqh٬qL/uݐBvh~Ƈ#
>1sRRݳF)
KEN
GII)ij-Uѡe_0	c_vνpkb8e,{tQ20㢷Pz'PfUtRN!dcLtхşlo0-k3-
u^@e}>&&&D$ML޽ᾁ5M
tjߺ'KPLaO֯[Wk6lU9׫բi#riW/ߘmy{I
$o^vSyU/r0Lkۖ~z?p]ˏ5kސZ0"H}Wem{tXr̬WsA(T1ÄsrXdկVZW_ɳ3+׵S
V۔dq!bHiu6l\￟gŋeki_dOJQNbSSSubN_iana/_pO՞BpOZjѴo"cjjdAs3mZܹXg]:$KyڵnV߻։e,;k$yp9ϒB%153~3$5=W{tOHJNI%"+K˜_;U%wcMLL+Z0ssyϺt{\/i[wv>95[mT^l;WVenn֭s;e^~^@kV'"@Q
 	1$c	6lwԩlٲ'6%Tq"2iJ7	 {v*bYg.^/ "ؤy޵jDMݸ#;'Dė|,/)۵jZfwDdnn^ aǍt֝rMk[˯9|úvlZkؓgg.^Xm
[a{vN4oPi\BߏXZXtnߪsVDcĤ|ձ0̊}{ԹBwu\]b}f=ijjj_!n޽@nmtX?t{Ei]hPs=vP9KXvk^E^5>1I,6iؠ7""
4}J
-ߠ^dARn5s[m\bzu\]|x2esrSYvc]yVOu9;wq.ewo*Utm:1)[W
{;G w'$߇0LvF9}rDY^㪕͉I#?~SSS333~]+87i{Թ/P1FwV0H/1c7|r՗:{ٳgo^b0&Gg$dԹǫyQ]6CIJ"=yng[m˦Y/}ڶlZٽbP-srr.zҵW1Dū|IFtlӂ/ٹ]jU*]r}vw-k_ՖɨN*z;۲5~}-"jתieg/͈m"b•^eMMM۵jZ۹WӮe|dMjv3495%wݧ/"(-#}f޵k^YJUpB7**F|ymY9yW	W`n$%th]ſy]ǫ:p`Clm\"_ܾD"7W{b[wXutd	w-X)MMůcp˾]\nBD"νJZ(%X[Nol8wLȔ9b!
hӯO֕effVʒ$'޹Wt533cYV!--4{ANN.fheiADyyܯWq	~>u\vXj󞁻IDiժVz<aWq\-H;jXܽsS.gdf}G"<]wfB[$bBėc^-UڥoXYY6Wg#ѱouC|hPo%Ի|EmO|Y{T>?&%>!UtزemjzVr향OyGD6ecaUk	OݿmanSV=y.\Wf{nY33Su.Ͽp֬IMM"FDDVey	^ǼyƺGXԭSo($	geOM "XleeSc}־z¼VMpӼU%,1#<;;'=#۸DI*bbߺVp%&YXX0\I\%Jth<.!m|I$Ֆ_0lm(?_­17/+!D&&&ǽm=
_mO}g/}'g.X
yn^n
I}ٓgDnؗ}*8sGM&o^EsrNn7BES))>JUv/kcrԆHOHmW&" =)OL9.ѱoOz[眒Y_웸Wve0_ոГM>\)嵳))eXQyr7_$bai'GaI.!001oҰ4aþMju
JUd9{;Hav&&"z`Y[5ADq	8.LZZ%ۖewfs
.(()0Ln%;c\"srrrrrX9//eggǾy""bWѱ%r,2߿W6-8w1^	\K(7'kT
\>nc]bM{3?F܂yyy\c\;xL8?$߈W*vhu1b8GOMU۶lyv-o0KD)9uW}޵g/whܷ7qUtg]o/gKGRrrsO_Ծ%.9%;;ѡ\t[{۲99Rɭ\J]K䲶.Ӡ^(o(}Z=j:QoH"&&WFw 0R\8z2],qRp%Ȳ,K,һpeue&??&}_†}!Ya<uϖ*[ )&|n#bcIUa`y-.'X8'{amp~ԫyD$HK&yz.]VV=a|
nPóGR>\LNDffiDdaaβlZz.Њ
gdfsZ5o.9O(==]"aP1􌗯cmmԫ"%T6QhؿnUv&|7#HTʏ>uܼ/OLUtqfUݎ:'e'#H
$zw.ňHdnf֡M?~:νwlBI\ãa_j+Q*}f}9EDD/^tiDD:uqQY
Y.cET\SS1Zϕ,ce)5
۸xH99&&"9C.bEJr]+8'5<%#W_5˿LFX6 *r)n(UGmZ4[fY<jϗ GUH&..77R
<truncated after showing first 30 lines>
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="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 net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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>

TEST FAILED on ts-sim-build-ba : network edges inspect stopoffset ( Last six runs Jul2024 )

---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
---
>     <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
---------- Differences in net ----------
60d59
<         <stopOffset vClasses="all" value="4.00"/>
---------- Differences in output ----------
4c4
< TestFunctions: Clicked over position 744 - 328
---
> TestFunctions: Clicked over position 304 - 168
---------- New result in datas ----------
<?xml version="1.0" encoding="UTF-8"?>


<data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd">
</data>
---------- New result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

TEST FAILED on ts-sim-build-ba : network edges inspect to ( Last six runs Jul2024 )

---------- Differences in output ----------
4c4
< TestFunctions: Clicked over position 744 - 328
---
> TestFunctions: Clicked over position 304 - 168
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|餅Y*
2e! ?DeT!ŁEQA,d#PFtНǑ$Mz>r|h|Nx(HTTpmNչܹs	9oӯ+Iߒ۔N5@!Yt:zcKү3WvT'ê`a,,XruegNB|KB!]`f!6J

lߦfg8/-YڶnwH\]}s|Htׯ_7uSʕ322LxHvj֨zzRrMU&,m#I}瞃ܚ;&+߷wիJrպ,|
[kb\U	'a	r,=ihc]}wɐ3gg4;<[X^^%C=|t~(BhZ/܄7nefɟfǎɺun_&,t?sssHPDaK6~?;|rnؠރ-r3u?DtG
#{`={nfzh3$oӢaDR%o$l˗+3zSJܺcޣHhwS+^2(oիVIز})e˄0jzNvNYGSg.kתwԙ
i_ѫ[M뛩ifVco7=Ιɐ͜4ܹ_ofjjjxxg-R]\PzEZw/ZB(-К;&Z9@bO%K<&h$ooo3w^Onzv~#9U!DEܷz_%ujaxn~**fff'ef:koI)BoX.7atez,Ix̬%?,W&졞]sNg[\ӽsRJXF|B=00`?}}}zw6na}Ef׭-0(R!8O	͚5駟uVd_'T#W(MhHӽS
%t:g7lٞ'jڴlq_]F:yܖw)5G'>rQfVFYԙʒZSVI~C뛗=]{F{\g_}tW+;v̹
[i}2wafV%%IjӢiF
|%$.7?uNh뭚G5i7==r?n*pS)bVܾzKz{{{S;8t;Xb|n۴E&CVԷW9_/կWJ׵Zfmߵ!Dx
-59yF
\iㆉ7T%J=4!Ďwz-q˗%JJJ۲J06-xy톭nzre˔/WˮHz-J͛Fpsx=I~zuj?>]Gu	7Vo4R,IRn㶌[jT]nBGOVZW(}oooe+V(ײY?nz`pK'L O̘1{mܸqƍՎ{7P<`/ΎsK	&nZJgŜ8_p۶ȼBm[U\imB:vgꦭ;/^ByUYRH];<,ٽSժl޾Vff}&mZv=GuR٘'O
.U]淲2+ԮUʕ6n[H۵}BI6oRl"_ԮUJᛶ4Rrss%;<ز~Z;HJI)/߽7;oQSjըVvu9NRPJs.|AmZ4\=/?_=^٠^m!\
V&K;hߢjw=BCĝz׉/V{35]Ֆ+{E˱tPFopvFI6i ֭J+[&,5-0)sZu-E>6P/#?VjZO!D~NΓ	oTTGәz)[6;tXVVg'ɕyjݥm;hռ_)7SkTrs$U,_xyٗ_&Zk>;ݴ--=
paWJW
qAjB$8kP|'^{RlR%ծ6Xo
!J6kH	7o&$ސ7lߕ%6nmjZ\KϸUfu'\x9帒%֪}^/[*5!DP`*Cݔ_~udT7oĩԏqKw
ϿOw[{{k5F˗劄b\Xf

//o
vȸr3Mj#ﯿu|[k_iNn^}}}uB$V̬Դ!:_^JlՊi%^BH$/痭eԌ.\KH,rk9y$2rpRB|srSn0F.Q&9vj|師JE	!lؚF3lsr=s'i8s9!DC^ʑuhʵg9+;ih$Dooa%4RjAA[=	׳j}>/& GU=zO>G+U,9M<Խtpߜ\?_?d}!DQqW\9<+Z|`k._je0;_.䕿T\9Gw
 99D!DҒ$
<_$~.^R.J,IRlUt,%妺cp|_/%Kk43
	(ܮu:5eenL
B*)I}+w8///NݻTPI^2''LXiI.^BȗYYYYYY:.777h眜eZwjϞTqiiw~Y~2n2,W&J{)ʒ;&_#fvvÜ;kQ\#}{*z˅Kh999٪rgʗ
a=sf=օKZGOjԪޱmԴ#NvjJy^!DRrJffVh%oӢb?J~ֲm֥c&"99roMΞp+S9ғfnʅ_}=733BK_RdVVgU	/]\JK
,Ѹal!\/[5YmҘVYsJ1B
<truncated after showing first 30 lines>
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="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 net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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="11.13" length="28.42" shape="48.40,5.28 46.67,3.67 41.49,2.52 32.86,1.83 20.77,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="11.95" length="32.96" shape="20.77,-1.60 34.26,-1.17 43.89,0.12 49.67,2.27 51.60,5.28"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="5.78" length="13.17" shape="21.65,6.17 25.88,4.17 27.14,2.74 25.44,1.89 20.77,1.60"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="10.30" length="31.23" shape="22.84,9.14 33.65,5.12 42.83,2.58 49.21,2.35 51.60,5.28"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : network edges inspect type ( Last six runs Jul2024 )

---------- Differences in output ----------
4c4
< TestFunctions: Clicked over position 744 - 328
---
> TestFunctions: Clicked over position 304 - 168
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|ЖY
){oQ"e(**Ȗ%"lhRhKqpYMҴY磏<.wIӼޝP;`(Gwڜ:sٳgs,_W,%ٷ)NgIkB0t:m1_gfO<U)¨YMYIp
LΜޅ,؅F'<!C4
͔ CN;l^}7Pd`6-5;;}qmɢЮu+gΝwtG
*BsCbp\|~*Wa563]"۩YI)7zVv[s$i;b߻:bskv올D>kV*IU=z)IԾup))N0X{YjGGR!Og4;<[X^^%Æ<btQ%j^^׮߸%֚;&ޥC+ͽ~#YCq=pBɹQzm[Z:$fWLϮE߹gwHԡMtAo$lϑc'˗+3nJu.Hh_wS^d`ݪWeN-̘999~lfMo=v]znn7lޞk}EZ4k2/n%q|Hl,==w~WSSS×=39m:bȅһ(j}|j}Bi1Yc'ߵW
=X"m6O<ǧKǶXnzu~#9!DG_;OK0S<7pJ332C3ٹ{_Jjjzu;!DVVW߭MK0^^^zMKǕʄ=ЫkVvΩLfj¯+w蒔"6o߰B}{XOu:-;LnޤABo0 3ܼy~{JZŵjc:
kS5\)BNwԙ
[	!Z6-GԯH'NNЀG-(K<}NYRvnߪA999׮Bƍzl1_eeg+ݭc
䎝<}vÖw-c_ejIID7kҸk~ϯG=B,Y"!zQM5MOϸ
}{tX(:jthޓ޹y<߻<|hktK,y|o۴-y!n׻䜯-{Xԫ]rńZW&}L"B͛8uh#.ܬIIIb?{'^ؤQÊ%Jdfe%%mpc%IjQM~.\Zakƭ[Ul|tIW^Rbf_4Z'^OWTN͐CmT-F-EÞ%Ij|_mܖqVmzБիVB?JiGʵl}ܒɓ's̱Y7nܸqcD#$O]Kkg%kdL7SJgc/8Tv22omkSVU+WZiDNi.	!伪,)in*KܮF*5Q?[ιNU*U<{ĩ3Aڷnq++s{۷ZIK999W!I\Btޝ۷R)|ӖFܮUnndǶ-ԭI))%<ufZz#{Z5խ]]SVOw.T6Ͳrw/77|mϗ_`t^];TZy_lXK.+b
[{u]k4Rxoj;ta!N=D>[j˕
^,?u|}}:(paF7L
;<j6jq֕DYAJ-n͔9Z׎]t摏݊JM)/y+Utrʻmʖlt99^KOҶwhբ{~/B5W9YI*/{j_/VZoZmnږnz0F|+}+8/jhd!9kP|&$wb\PPzklkW@F
KWJ6oX	7o^K!O5i)K6kh߻ԫjݟr/=VՍ=55MIv¥K*YVW]*(XYFJP78VFW濎O[s}|#k=vR~b[4B|]\-W\Kq1Ÿ%K֩Ym?JO oF
w틑ȸr3Mj#k%:y_֯[kݟiNn^}}}uB$V̬Դ!:_^J\i&^BH$/痭:dԌ\x%!?$8X/rr$I
	2zrpP"77_^cvNpjh%;{[U?$.\Iv)RnyTc!Ě
[sr`vN#'޽_"EڣO<}Vq
PN~:kyjBK򫜕ݬIĎ]5TD0SQr%<!z]ξ?{4UyȱSTBQ?\bKWn6&3!ZGG_z6BHp)_sU=t>r9k)%J!ʄ$i$$tٰPrAT`Iإc))7{x@vL^,ht,4$KlKB\O.sfj@"$$IPw#77Wp^^^ΝwP2$
]dNNNҒ$]-ot:]nnn֝999ʴ"333˟9enݺej{۶,W&J{)ʒ;&#ofvvÜ;[Q\Cz)ߦIsrrUΔ/݊{6BU{vmZ㧎?֩USi量ܮ"B̬!J&bJ~ղmֵS#99roM7}Μ;+S5ғf]Ʌ_}=733BK_T*++3ժPJK
,ѤQh!\/[5Ym緱V۽<
(h`CɃK?&UzK"NWV5<D6+;[\y_PwNԩ<<[o<yB/Ps$$$Lq'{"^vN:t;s2nݒ$)33.Z27'W//)|NwYFUȭ}Z6ujU_Sn>T!T!Nftӗ,[!hߦōBа3ԴԴB4jpyYB7BU+~Zy%/&vjOw%rs}_BlSo9yۻZn2Նx';X"?/}
IItU_;pH-ulk&שY{G/S#.eE#^MfffA+(WZsB^Q%˖-+޽;SYu:^ɹz5A8}YYZkd^T|µDan1Z3-M-)ϯXw]twիׄʆ(Bdԍس	uU*U#RQQ5GwluK,erss>QQf#/,͗^ΩR+WU*UpKi~ጌ[B􌛩i/=ѰF;'//O2ܨ|轈=^O\圜JJJ_l5իV$ĩ3ԫn_Wr5A=ET\w_~cJJ=Po\jeb,<<%geey{{Usʖul8)OalKom4W%,xŸBW"KJN)U23)7S.k.xyi._^P}W֨Z~GlϞ1EԱ}w[u |ʺH:zTmssss֯#ړw4'%:s[v'Nv^hd~۶S!BܜI999j׺ERR|כj|vۻ]qWrrsUTvwԮkYYU+GԯF;YLh
Jvjgc/Z"tHXhH#kys/!̼B2a$\3:poZfjZ.{}.Ʃ~NN\Bd!%fd<8-<	<%;vLѲeKGwpED+קgmy_ԵW`C|fjRnZr͆Z4+q뿳23Zy3MBzٷc>=V6ׯ=~R.!U]srsSn79Lծ{A
PmF#/[brM+	|DvVVۿOܼ?{c~?nYz=4?
[4k"I7VZ'ph4e˄h7)9yڍ4\˩3jըy_CG۴%77̆wԶr|㙳vLB!ׯ'φ377e?ucee看zݍՒwrbA(KD:\TTٳ&/f-FSμFOk	8P֯,zޒKLj4koS`r5ZI	NTѾMyhXwB‚ 	;'`޵}K7F8i޷oC9i|:\&Nʟ0F]g.Ѹ^6#8oXѰq!ļoE=~P]as5&LXB=f97I*d#3qeŸ00Xδ[%?T
Qjrg̘ܝ1cF	lEdb""Ex:tIrTOŌ<^琁#:cbZ|h@"	x1=mSٰqÏwt/nSwyvWϾٽѽ(γUaT+gƌ}B(?}Tá;s?}nf:uԩS'V>`aύ=1תUVd͚s,]>6)/Pk,hifyeȔ_h/ӹcÆt{Q6?00A&NWc$T;ݫPȷwyok-6j廓_i7!~OrŷI~ƦluOvȼelSOg_^p)W"==cƬ^RHH̝a֭m>;JޙM!ft}o+"V^WкU#m]DCͳm6oljs,xq,O{{kzv+UVuoիW-zH*/>?~&'̙BXGN.<__ӏWnC?$rЕG}%{XG_<Jof'O[}Qsb]aNJ<.V3{=N!ČzF'HIߙ?_'~vIXXhC+$ip.2(@^^rAFУ/L׾ϩ7S}wܩämu{vwC[+W|gށJg옑r6}'Vҩb-ZwWgxfܘ;Lg}΋/L?_ߞ=0amcj$ܕQvA`ʳ^Mxjݺv7v
+H//Cyp
<truncated after showing first 30 lines>
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="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 net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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>

TEST FAILED on ts-sim-build-ba : network edges inspect width ( Last six runs Jul2024 )

---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="100.00" x="25.00" y="10.00" angle="0.00"/>
---
>     <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
---------- Differences in net ----------
33c33
<         <lane id=":gneJ2_0_0" index="0" speed="9.63" length="21.05" shape="7.20,24.80 3.35,23.75 0.60,20.60 -1.05,15.35 -1.60,8.00"/>
---
>         <lane id=":gneJ2_0_0" index="0" speed="9.32" length="19.63" shape="7.20,24.80 3.35,23.85 0.60,21.00 -1.05,16.25 -1.60,9.60"/>
36c36
<         <lane id=":gneJ2_1_0" index="0" speed="3.80" length="5.26" width="4.00" shape="7.20,21.60 5.85,20.70 5.40,19.80 5.85,18.90 7.20,18.00"/>
---
>         <lane id=":gneJ2_1_0" index="0" speed="3.65" length="4.67" shape="7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/>
39,40c39,40
<         <lane id=":gneJ2_2_0" index="0" speed="6.61" length="9.36" width="4.00" shape="1.60,8.00 1.95,10.62 3.00,12.50 4.75,13.62 7.20,14.00"/>
<         <lane id=":gneJ2_2_1" index="1" speed="7.62" length="12.78" width="4.00" shape="1.60,8.00 1.95,12.38 3.00,15.50 4.75,17.38 7.20,18.00"/>
---
>         <lane id=":gneJ2_2_0" index="0" speed="6.51" length="9.03" shape="1.60,9.60 1.95,12.05 3.00,13.80 4.75,14.85 7.20,15.20"/>
>         <lane id=":gneJ2_2_1" index="1" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
43,44c43,44
<         <lane id=":gneJ3_0_0" index="0" speed="9.63" length="21.05" shape="51.60,8.00 51.05,15.35 49.40,20.60 46.65,23.75 42.80,24.80"/>
<         <lane id=":gneJ3_0_1" index="1" speed="9.00" length="18.23" shape="51.60,8.00 51.05,13.95 49.40,18.20 46.65,20.75 42.80,21.60"/>
---
>         <lane id=":gneJ3_0_0" index="0" speed="9.32" length="19.63" shape="51.60,9.60 51.05,16.25 49.40,21.00 46.65,23.85 42.80,24.80"/>
>         <lane id=":gneJ3_0_1" index="1" speed="8.67" length="16.85" shape="51.60,9.60 51.05,14.85 49.40,18.60 46.65,20.85 42.80,21.60"/>
47c47
<         <lane id=":gneJ3_2_0" index="0" speed="6.69" length="9.36" shape="42.80,14.00 45.25,13.62 47.00,12.50 48.05,10.62 48.40,8.00"/>
---
>         <lane id=":gneJ3_2_0" index="0" speed="6.51" length="9.03" shape="42.80,15.20 45.25,14.85 47.00,13.80 48.05,12.05 48.40,9.60"/>
50c50
<         <lane id=":gneJ3_3_0" index="0" speed="3.94" length="5.26" shape="42.80,18.00 44.15,18.90 44.60,19.80 44.15,20.70 42.80,21.60"/>
---
>         <lane id=":gneJ3_3_0" index="0" speed="3.65" length="4.67" shape="42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/>
60,61c60,61
<         <lane id="gneE2_0" index="0" speed="13.89" length="35.60" width="4.00" shape="7.20,14.00 42.80,14.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Clicked over position 744 - 328
---
> TestFunctions: Clicked over position 304 - 168
---------- New result in datas ----------
<?xml version="1.0" encoding="UTF-8"?>


<data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd">
</data>
---------- New result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

TEST FAILED on ts-sim-build-ba : network edges inspect_selected allow ( Last six runs Jul2024 )

---------- Differences in log ----------
1,4d0
< 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).
---------- Differences in output ----------
4,6c4,6
< TestFunctions: Clicked over position 744 - 328
< TestFunctions: Clicked over position 744 - 288
< TestFunctions: Clicked over position 744 - 328
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|餥--=*
R  )"8PP8@P!"lY")FЖ8i^Gy$w;	%9vtͩ:9sƁ=:
r5{%ɢ[2}t($#NCol`Iuf܎JxsX,ܔ4WNn]o]h4'dHdiͫo۷n-9kcK_r9GwO.9g>$FgEqׯRJv_"`3S%һ ի\rӪGk۪_;vIök6fǎJݭF*$X#ߟ9@ZlݑJ?$?!C?_~1M}ˑ~.q);.pFcYX1dVJKB///!Vʽvƭ,ض1YK-[Gnnz3lF߻GsO
mR)7Sg_Jgzt0n~^|-LvFcF.x#)e=!_l1#Tܴ-w-E$FcZA}{uVrzFm; L)S:QCSsrf:jT?{ti_fܼc'Nߴ-''L^:6ox'_LM3
K~q|Hl<==wyRSS#"">=ymڎbȅһ(j}|j}Bi1YJbpIiȁ[2D@7itF#y{{yOm<|5!^rFWڷjYoպ?Kw.-=L̕+VJH;>htgǮ)
~okדSYY_Ln6-=zyyM7,I̬%?([:]sNgYӽsRJ,h}~
!l>wt6o7վ"Yuj	!̿
hdHSpf~nݺ,Yr՗תV«W[kצj4$ީbD:7oBh^[4WG<JM+(3+KyYeNV۩]uj\~C뛗3{T'_|tWʗ;vԙi}4wafV9%IjӴq>W%.W?uNhɲ-G7i7==bl,pS)BVܾzKz{{{=ԓw{wX"`Gv֘fMJ\o.sN7}__VJk^7ڶcשqB[4kri8s
o$%JF{h3Bxjb
*++K(|eÕ$ad-=q-nZV2˕-o$]zr
͛F=wsx=I^P5BCFQU*E4o%{$}~]v֌[5WYvkׅVJ>>>*W(_E&}-g\/O8Q2k,aÆ
6DV=<@ITڵ;>FvN4y$p3U+W<u&؉BKvl2#֖v
!:mYRu
It6++k1}%!W9%ԵCeVZyӶ23#_rk9թr
?y:$dVoeen{SU*Uܰ/I#un*''!$Iڴ:wv-+Wظy:m+١Mujk_RJJ	=N>+޹}u޹/)9fujU!o
U+W<sj4+'{?{ssswX^|sҾZJVff^^^r)Xkؚܫ.t'??_"*;nVݱ{Nw_'~~ZtV[L¥c]YAάhagZm
2nݺ(?*dPnn^iLzm߹Wi/]=ԴB|']QbNg%ZڴhvБlF1O+zuZbt}uKDM~BL^HT\+WgO~~~RzkjtfִtO7xq8.o.^!](9!&''q]s5!܅K.\
.YV-oܰw?z1dP`&|fu
|7eΦn{W_VSgܪUѥ)1=	׮b|ɒAujVn/]BM7T2)F~e2gt}7z6uegܒu_ԺZBjZ._t9((vu_[%A7
+ϟq+fBGWk9<u_]֫SsiNn^|}}uB$V̬Դ!:_V+ʗzy]M'$I/[˨]:z-JBhH"?_ȭIlt?`!Dnn\yԴLxyyKw|KN;pbz4FBd(PvNΡ޵O$E#N8uFq
(_V~:mqjB򳜕ݴq4TD0S^Rɠ魈k׳nm/& GU=|JH>G*V(w1ʚ[<нTHߜ\?_h}!DWĝ
)itw||`}/xJ20啻PlYGw
 99D!DR$
<]$~.S.J"Iҥ+vXJMu[oq|_/9Kh43
(ܮU5W%Jܼ/
.)I҃}+w8///N;8$I{wSϙS:$I/\BȗYYYYYY:.777h眜"333Jʝ>W|ynݺej}ڴ([:eJ{)ʒ;&#fvvÜ;kQl}{*ߥIsrrUΔ+{&|Uztis.iN>v[]ZǶ-R9ީmKIT{I)YaBܾuLre~yeegݰKME
!srޚz)/">{Vs'+;{:Jzn$%gff%4dVVV(UlK
<truncated after showing first 30 lines>
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="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 net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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>

TEST FAILED on ts-sim-build-ba : network edges inspect_selected disallow ( Last six runs Jul2024 )

---------- Differences in log ----------
1,4d0
< 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).
---------- Differences in output ----------
4,6c4,6
< TestFunctions: Clicked over position 744 - 328
< TestFunctions: Clicked over position 744 - 288
< TestFunctions: Clicked over position 744 - 328
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1c'IDATxw|ЖY
){oQ"e(**Ȗ%"lhRhKqpYMҴY磏<.wIӼޝP;`(Gwڜ:sٳgs,_W,%ٷ)NgIkB0t:m1_gfO<U)¨YMYIp
LΜޅ,؅F'<!C4
͔ CN;l^}7Pd`6-5;;}qmɢЮu+gΝwtG
*BsCbp\|~*Wa563]"۩YI)7zVv[s$i;b߻:bskv올D>kV*IU=z)IԾup))N0X{YjGGR!Og4;<[X^^%Æ<btQ%j^^׮߸%֚;&ޥC+ͽ~#YCq=pBɹQzm[Z:$fWLϮE߹gwHԡMtAo$lϑc'˗+3nJu.Hh_wS^d`ݪWeN-̘999~lfMo=v]znn7lޞk}EZ4k2/n%q|Hl,==w~WSSS×=39m:bȅһ(j}|j}Bi1Yc'ߵW
=X"m6O<ǧKǶXnzu~#9!DG_;OK0S<7pJ332C3ٹ{_Jjjzu;!DVVW߭MK0^^^zMKǕʄ=ЫkVvΩLfj¯+w蒔"6o߰B}{XOu:-;LnޤABo0 3ܼy~{JZŵjc:
kS5\)BNwԙ
[	!Z6-GԯH'NNЀG-(K<}NYRvnߪA999׮Bƍzl1_eeg+ݭc
䎝<}vÖw-c_ejIID7kҸk~ϯG=B,Y"!zQM5MOϸ
}{tX(:jthޓ޹y<߻<|hktK,y|o۴-y!n׻䜯-{Xԫ]rńZW&}L"B͛8uh#.ܬIIIb?{'^ؤQÊ%Jdfe%%mpc%IjQM~.\Zakƭ[Ul|tIW^Rbf_4Z'^OWTN͐CmT-F-EÞ%Ij|_mܖqVmzБիVB?JiGʵl}ܒɓ's̱Y7nܸqcD#$O]Kkg%kdL7SJgc/8Tv22omkSVU+WZiDNi.	!伪,)in*KܮF*5Q?[ιNU*U<{ĩ3Aڷnq++s{۷ZIK999W!I\Btޝ۷R)|ӖFܮUnndǶ-ԭI))%<ufZz#{Z5խ]]SVOw.T6Ͳrw/77|mϗ_`t^];TZy_lXK.+b
[{u]k4Rxoj;ta!N=D>[j˕
^,?u|}}:(paF7L
;<j6jq֕DYAJ-n͔9Z׎]t摏݊JM)/y+Utrʻmʖlt99^KOҶwhբ{~/B5W9YI*/{j_/VZoZmnږnz0F|+}+8/jhd!9kP|&$wb\PPzklkW@F
KWJ6oX	7o^K!O5i)K6kh߻ԫjݟr/=VՍ=55MIv¥K*YVW]*(XYFJP78VFW濎O[s}|#k=vR~b[4B|]\-W\Kq1Ÿ%K֩Ym?JO oF
w틑ȸr3Mj#k%:y_֯[kݟiNn^}}}uB$V̬Դ!:_^J\i&^BH$/痭:dԌ\x%!?$8X/rr$I
	2zrpP"77_^cvNpjh%;{[U?$.\Iv)RnyTc!Ě
[sr`vN#'޽_"EڣO<}Vq
PN~:kyjBK򫜕ݬIĎ]5TD0SQr%<!z]ξ?{4UyȱSTBQ?\bKWn6&3!ZGG_z6BHp)_sU=t>r9k)%J!ʄ$i$$tٰPrAT`Iإc))7{x@vL^,ht,4$KlKB\O.sfj@"$$IPw#77Wp^^^ΝwP2$
]dNNNҒ$]-ot:]nnn֝999ʴ"333˟9enݺej{۶,W&J{)ʒ;&#ofvvÜ;[Q\Cz)ߦIsrrUΔ/݊{6BU{vmZ㧎?֩USi量ܮ"B̬!J&bJ~ղmֵS#99roM7}Μ;+S5ғf]Ʌ_}=733BK_T*++3ժPJK
,ѤQh!\/[5Ym緱V۽<
(h`CɃK?&UzK"NWV5<D6+;[\y_PwNԩ<<[o<yB/Ps$$$Lq'{"^vN:t;s2nݒ$)33.Z27'W//)|NwYFUȭ}Z6ujU_Sn>T!T!Nftӗ,[!hߦōBа3ԴԴB4jpyYB7BU+~Zy%/&vjOw%rs}_BlSo9yۻZn2Նx';X"?/}
IItU_;pH-ulk&שY{G/S#.eE#^MfffA+(WZsB^Q%˖-+޽;SYu:^ɹz5A8}YYZkd^T|µDan1Z3-M-)ϯXw]twիׄʆ(Bdԍس	uU*U#RQQ5GwluK,erss>QQf#/,͗^ΩR+WU*UpKi~ጌ[B􌛩i/=ѰF;'//O2ܨ|轈=^O\圜JJJ_l5իV$ĩ3ԫn_Wr5A=ET\w_~cJJ=Po\jeb,<<%geey{{Usʖul8)OalKom4W%,xŸBW"KJN)U23)7S.k.xyi._^P}W֨Z~GlϞ1EԱ}w[u |ʺH:zTmssss֯#ړw4'%:s[v'Nv^hd~۶S!BܜI999j׺ERR|כj|vۻ]qWrrsUTvwԮkYYU+GԯF;YLh
Jvjgc/Z"tHXhH#kys/!̼B2a$\3:poZfjZ.{}.Ʃ~NN\Bd!%fd<8-<	<%;vLѲeKGwpED+קgmy_ԵW`C|fjRnZr͆Z4+q뿳23Zy3MBzٷc>=V6ׯ=~R.!U]srsSn79Lծ{A
PmF#/[brM+	|DvVVۿOܼ?{c~?nYz=4?
[4k"I7VZ'ph4e˄h7)9yڍ4\˩3jըy_CG۴%77̆wԶr|㙳vLB!ׯ'φ377e?ucee看zݍՒwrbA(KD:\TTٳ&/f-FSμFOk	8P֯,zޒKLj4koS`r5ZI	NTѾMyhXwB‚ 	;'`޵}K7F8i޷oC9i|:\&Nʟ0F]g.Ѹ^6#8oXѰq!ļoE=~P]as5&LXB=f97I*d#3qeŸ00Xδ[%?T
Qjrg̘ܝ1cF	lEdb""Ex:tIrTOŌ<^琁#:cbZ|h@"	x1=mSٰqÏwt/nSwyvWϾٽѽ(γUaT+gƌ}B(?}Tá;s?}nf:uԩS'V>`aύ=1תUVd͚s,]>6)/Pk,hifyeȔ_h/ӹcÆt{Q6?00A&NWc$T;ݫPȷwyok-6j廓_i7!~OrŷI~ƦluOvȼelSOg_^p)W"==cƬ^RHH̝a֭m>;JޙM!ft}o+"V^WкU#m]DCͳm6oljs,xq,O{{kzv+UVuoիW-zH*/>?~&'̙BXGN.<__ӏWnC?$rЕG}%{XG_<Jof'O[}Qsb]aNJ<.V3{=N!ČzF'HIߙ?_'~vIXXhC+$ip.2(@^^rAFУ/L׾ϩ7S}wܩämu{vwC[+W|gށJg옑r6}'Vҩb-ZwWgxfܘ;Lg}΋/L?_ߞ=0amcj$ܕQvA`ʳ^Mxjݺv7v
+H//Cyp
<truncated after showing first 30 lines>
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="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 net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in output ----------
4,6c4,6
< TestFunctions: Clicked over position 744 - 328
< TestFunctions: Clicked over position 744 - 288
< TestFunctions: Clicked over position 744 - 328
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|餅,{
){oDE!.姠 [l
-ZZRG~GV4m#r.y;!$Gw"9uV޳g:'WXNs$YKfoS:ΒEdat
,I^Q	xRQ`
9!


,F#_Ҝ76S>9yM<@PP`m6-''}qmlб]ظg]ptG
*BsCbp\|NJJ2uWj222DfKwAw;ujHJJNIaգʇخ_Hw[cdUV
IV^EOvKzNqH!\pȐ!g㟓~ٳjZߡ=~w鐰ӧOqq3--??ߒz\rt~(BhZ/kI3O`Zcdw.Zn?򒮧w(&ΰ%5i4OM7reCRog߁ѥixÂ]{{[>$IG5
oTtm;9vRR>4ev[$Iy7⥃YF􌌭;vɿAR|ǍRO͝3#3h}Sӣs<qˎ<3+ںe}q#UXMsC2$`3'
vpg+lޙjKwt8/@.ExVmCKVJ6fǎjT;sR|^)d`mmѬF#y{{yO.OHAH{[vYRuaxn~Udee'$ef:kԴ
?0_µT!Dvv?ateZ$I?+;{++oSFZo+7*/:o߰BzXOt:ݦ;MjռQzB/0 3ܪU~W^K^ŵUկsz
zwVT@N;qƭ;ZW6iH'N.~?[Q<y2V֩mrss%]B&ydރ_g(׳K厝<}v-c.65$IZ6o;ZⲟVީwNBV$$&m٢ic??qW_M=w*Z{v-흗#G&_߻[`忬o>4ߍ7ojբ\ِ6|r.Gy_5WZ$֫Uf;v9}"r6Z8uh#ܲyɪb?^Ol޴qJzxRSl$5
}V~.^^q[FfeUPR_}<zkիVi2܅KfĤdyA
		.?>]Guרֺe<YfM<)vBkY%Zp̉Z5
!㣬r۴j?8pVnԩS+sεQ6mڴiSx͘/$Oܼv]|=[GM5y$p35W=})ݵcیmBtضF6oյcvvcV7oX!W9%ԳKe:֮Y}ˎ]YY_]rk9wթz*g_<qLpҝڵ^!DNmkTi_Fީ]nn_BHe?b:wNmW
ۼuul'٥CF
@rjj)}N9'q3{v@rJj5ԫ%	CjVz¥S+S:}Tܜ3ay
ٷGZ5m̬
	!R2 ְ5W.\ݽOAAF#UtxVVkANZ.Dܮ'2yk7ҵZm
KW^ިAάhagZm323&$ʏ*S:(//BдLzܽ_Wj1tHVG^VRB'%]VN3S^-ڴ:thvvg'͓Dhۺ|BikU?YITp5>A-Zv@n6onz(b·oVJW
qA툚)))B\st'$^{Rl2֫͛6U
!JjL	7n]K._k޴+~Slټ5jXo?*_zFf:.=-Rӓp-帋JjP֎E4iձWAZ6oduS~5ʜMgoD{6lJȔѤֿI
sooF!
tr\q-+b֯Ss?#4o&!Gۼi322SoBhڀ&~}<1M9puC׫S׷@'$IjJ8N!P^Z5]R+>1O!I<_jQ3zti-jBHp@ȭK\~e!
%3ݼ4Dy{k{˗ڽK	.]UQ-#l&Xq[Nn9'1 _.=~BkIG=<$rE#ұ͕/rvNN;wHRR>KNivj:"z%etǮ}^M@<sJHLCUTwuC]6x`n^l6Ӿ]Tdܕ/6:x
<truncated after showing first 30 lines>
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="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 net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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 inspect_selected endoffset ( Last six runs Jul2024 )
network edges inspect_selected length ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : network edges inspect_selected name ( Last six runs Jul2024 )

---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="100.00" x="25.00" y="10.00" angle="0.00"/>
---
>     <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
---------- Differences in net ----------
59c59
<     <edge id="gneE2" from="gneJ2" to="gneJ3" name="my own name" priority="1">
---
>     <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
63c63
<     <edge id="gneE3" from="gneJ3" to="gneJ2" name="my own name" priority="1">
---
>     <edge id="gneE3" from="gneJ3" to="gneJ2" priority="1">
---------- Differences in output ----------
4,6c4,6
< TestFunctions: Clicked over position 744 - 328
< TestFunctions: Clicked over position 744 - 288
< TestFunctions: Clicked over position 744 - 328
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
---------- New result in datas ----------
<?xml version="1.0" encoding="UTF-8"?>


<data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd">
</data>
---------- New result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

TEST FAILED on ts-sim-build-ba : network edges inspect_selected numlanes ( Last six runs Jul2024 )

---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="100.00" x="25.00" y="10.00" angle="0.00"/>
---
>     <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
---------- Differences in net ----------
9c9
<         <lane id=":gneJ0_0_0" index="0" speed="6.05" length="7.66" shape="-1.60,3.10 -1.30,1.04 -0.40,-0.43 1.10,-1.31 3.20,-1.60"/>
---
>         <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"/>
21c21
<         <lane id=":gneJ1_0_0" index="0" speed="3.86" length="2.50" shape="48.40,3.10 48.30,2.44 48.00,1.97 47.50,1.69 46.80,1.60"/>
---
>         <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"/>
33c33
<         <lane id=":gneJ2_0_0" index="0" speed="11.66" length="31.32" shape="7.20,31.20 3.35,29.45 0.60,24.20 -1.05,15.45 -1.60,3.20"/>
---
>         <lane id=":gneJ2_0_0" index="0" speed="9.32" length="19.63" shape="7.20,24.80 3.35,23.85 0.60,21.00 -1.05,16.25 -1.60,9.60"/>
39,42c39,40
<         <lane id=":gneJ2_2_0" index="0" speed="6.48" length="8.95" shape="1.60,3.30 1.95,5.71 3.00,7.43 4.75,8.46 7.20,8.80"/>
<         <lane id=":gneJ2_2_1" index="1" speed="7.30" length="11.64" shape="1.60,3.30 1.95,7.11 3.00,9.83 4.75,11.46 7.20,12.00"/>
<         <lane id=":gneJ2_2_2" index="2" speed="8.08" length="14.48" shape="1.60,3.30 1.95,8.51 3.00,12.23 4.75,14.46 7.20,15.20"/>
<         <lane id=":gneJ2_2_3" index="3" speed="8.80" length="17.40" shape="1.60,3.30 1.95,9.91 3.00,14.63 4.75,17.46 7.20,18.40"/>
---
>         <lane id=":gneJ2_2_0" index="0" speed="6.51" length="9.03" shape="1.60,9.60 1.95,12.05 3.00,13.80 4.75,14.85 7.20,15.20"/>
>         <lane id=":gneJ2_2_1" index="1" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
45,48c43,44
<         <lane id=":gneJ3_0_0" index="0" speed="11.65" length="31.23" shape="51.60,3.30 51.05,15.51 49.40,24.23 46.65,29.46 42.80,31.20"/>
<         <lane id=":gneJ3_0_1" index="1" speed="11.09" length="28.25" shape="51.60,3.30 51.05,14.11 49.40,21.83 46.65,26.46 42.80,28.00"/>
<         <lane id=":gneJ3_0_2" index="2" speed="10.52" length="25.30" shape="51.60,3.30 51.05,12.71 49.40,19.43 46.65,23.46 42.80,24.80"/>
<         <lane id=":gneJ3_0_3" index="3" speed="9.92" length="22.39" shape="51.60,3.30 51.05,11.31 49.40,17.03 46.65,20.46 42.80,21.60"/>
---
>         <lane id=":gneJ3_0_0" index="0" speed="9.32" length="19.63" shape="51.60,9.60 51.05,16.25 49.40,21.00 46.65,23.85 42.80,24.80"/>
>         <lane id=":gneJ3_0_1" index="1" speed="8.67" length="16.85" shape="51.60,9.60 51.05,14.85 49.40,18.60 46.65,20.85 42.80,21.60"/>
50,51c46,47
<     <edge id=":gneJ3_4" function="internal">
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,6c4,6
< TestFunctions: Clicked over position 744 - 328
< TestFunctions: Clicked over position 744 - 288
< TestFunctions: Clicked over position 744 - 328
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
---------- New result in datas ----------
<?xml version="1.0" encoding="UTF-8"?>


<data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd">
</data>
---------- New result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

TEST FAILED on ts-sim-build-ba : network edges inspect_selected parameters ( Last six runs Jul2024 )

---------- Differences in output ----------
4,6c4,6
< TestFunctions: Clicked over position 744 - 328
< TestFunctions: Clicked over position 744 - 288
< TestFunctions: Clicked over position 744 - 328
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
19c19
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|餅,{
){OA@ * *(*(C *.\*AA,,{ZZRG~GV4m#r.y;!$Gw"9uV޳g:'WXNs$YKfoS:ΒEdat
,I^Q	xRQ`
9!


,F#_Ҝ76S>9yM<@PP`m5''}qmlб]ظg]ptG
*BsCbp\|NJJ2uWj222DfKwAw;ujHJJNIaգʇخ;wK#[cdUV
IVZߑEOvKzNqH!\pȐ!g㟓3jZGzW!aNg4;<[>[~~%Ç>lP%j^^yגgfe˟fǎzu\>ܲ%]OPLaK6khP/06nءʆH)ӣK;n=|f3=4I:jިLɩ[ws<Ǎ~BipإI4njKg32l)aJ3B=%'7w֜O̬M3߿O?vԆss̴W-i7ͬǒnz3!9iHOOw_{%s}^[:~r.'kZoook"_jX'PZ5;vLVZbO%Kth{ofM4}}|wpPL|B=
߷G+W:k~
խ3s3WZ%++;!,=4o5nX%\KJNIBgg|2ٛFWKoeI#deg/uE푝{_o/~rɩ򲌮
)Կw``MmܲTV5'0(
R!8O	Z_zUt_]Y^u\06P!nU*
tOٰe{^^BjߦU=
4ɳ[ީԔt|/geg{yi9O:̩jujۨAkIׅq۹@G.)}99J٥JrN:aޱyeegSQ-7k-q/+zwԻ{'!%ڶlѴozz師T߻[XJaV۽s;'ٽ#F[-TFuEjQlȪ|r.gy_5WZ$֫Ufw>u"r6Z?yh#ܲyɪbǿ{^Ol޴qJzxRSl$5
}V~.^^akFfeUPR|4zkիVi2܅KfĤdyA
		.?>]Guרֺe<YfM<)vmBk^9ZPZ5
!㣬r۴jM>4pVnɓ+g϶Q7nܸqcx͘$Oݼv]|3[GL6y$p35W=u˔ڱmFVֿw	!vl[Z	I1;;{1srBΫʜF٥2gnk׬y̬{LkNܻTj3/?y&LNZgfgmg[5UݸoI#u.77
!$IڼKqBۻ[իmڲCH:˓ҡMuٽ?95ރ'ϜBܸ޽sF
ٵ?9%n
Ւ!o
5W={ʔj2;7gǿwX^sѹVj[73+qzB///5lMչzwSPPHaU*ZEs@Ӆ_'~~Z퍴tV[BR.dž7ktA3k4fzh.Vۢi̫	ʔ˯P>4fa6Sh^;vZE<2OP#/+fO!DANΓגWZGәz)mZ<|$;;GuBɿ^_KhZwi?Nm}7!Dꍴڵ8}V**\Og߽CꭵV߻Mn}s^.~ҾB\Bj;fJJ5(9	.^[Ljo{W@u師BAZ4Si7mӲߕ9[6o~[/ʗYN-KOK$\Kx9ҥԭ=~M-]*J"(TMn߯Y=Z32hr;qZL>>Moؠ]=j$@W W_r)JPP`:5w/((0I6jb_͛6޵/Z?##3M!V
hh9hhC~4r47/^Z:!IVUyVVv!:_OxժY=6j^^I~~~BI9rTѣKkWCBn-7/_2FC.SFW /1'7O9h%[[T%]_Mv9Rjqod3!Ě
[srs|}F{0'7pvW?rȱS'NB\K>a+ʯYm'xY~srZ6߱kFJ
_rJ#kT+aѓp-);'Ȧwh}T٘'TBbҨZ師k7m|r|}w"ğ=1$sxVC_s̓5jVw!ҥ+:k))J!ʗ++IҐ5I!I
sQIBB%IjPwAg1y·ާ7gِ`FccB4wjװ~!Dğ<7n!Bʔ$˓;{]&$IRϙ[>$I/!lN}{snnr]wj*Μ=_rŋn޼S4.T,_eJ{%Ζ;&#fNNkQbC*E?NssssTTӲ?Ew:k)bZm̱1NzkڱMGwVy^!DrJjVVv!J>J
?oe۸G-!rrsޚz)/&
<truncated after showing first 30 lines>
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="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 net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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>

TEST FAILED on ts-sim-build-ba : network edges inspect_selected priority ( Last six runs Jul2024 )

---------- Differences in output ----------
4,6c4,6
< TestFunctions: Clicked over position 744 - 328
< TestFunctions: Clicked over position 744 - 288
< TestFunctions: Clicked over position 744 - 328
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cTIDATxw|餥--=*
R  )"8PP8@P!"lY")F(-m;?#I6iz>r|{4ͻ	7%9tt%S`u=w{(7|$obmJY,`:N[%י+r;*aU
0jsSr,JruegNB|KB!K4
͔ CN;l^}߱m
nqt_J6dQhߦelճ/8#()BsCbp\|NLL4P*U222Ff|HrjլrӪg

iߦ_H#v6fǎJۣVj$Zc'ߟ9tCDm럋ݑ~I~ C1{NLLfzSg{v쫟<K9sƎܜXnbyyy<}UkҭGBzx^Oq+3K5;vL֣kDz!+Vx#YCq=來hBɹqZR&8fWLnߵHԱmTo$l+/;nJ[mnHh_wS^:5UMغc?Sʕ
yvp윜s?17O?_^:֩]#77ĩ35ӾO-7ɗ7Slے8g>$C6slwkaaatp]Gw
s1Tһ(j===}|j}Bi1Y*a^+ߵW
=_ʯ]5O<==<˫kvР^zwK{K6Mg)?]:g)_jJY	wgxzyڳ?%5Q=1)9E뛕+f3n|S$GZӪeC-+;&S35}7˕zvMJIetͷoO!~=V۫o.:n֝WDhڰ^!7@a
	KnѢŏ?أGҥKzJ1Bxxk?dS5R9b)??Nwٍ[w	!ZZ7H'O.>ǟ/(K:s^YRvкa:999o!uF=k]RZ䋯ީRrN9q;ܱ/2$Im7me?ӳk];!,[غedƍ||3.]}wu]*U(kڮۨgn޳O=3ښ<ݷgR~W>2ԴGhR&xt3u_ pr\uVzhdǮ=g!*Vlբg6R͛6N*Q!vO~k	M7T\/UTfVVRݖ
7V
ڶjsueܺej]˕PWK'HzzʕZ68ᒙ:!1I^QFQժl!{$}
~\]i{ƭ[B5YD!'kT-huҾɕ*oբ6?p0Y'O,O̙3gmڴiӦMՏ.x_<=v=/֬M3	\LϜ9q꿠ҝ۷ȼB[WRyB=:~gm_+󪲤wj,ٳKիnٱVffxkܾKn-;瞳:U\lœЦ孬BtкZʛ%i>!$I[vs)6Nyzzvкj[wJKֹڵjX{$wBi];	oXSj׬^N
9NROz.\:mgdgnn۞/蒽uQֿ٨~!\
V&K=vhJoتjw=BCŝz|,V{35]Ֆ/驽{E~˱
z{{tPFopvFyH6k(֭	K+n͔9ZuJM*+yz*+yyyt:So9ҮUCGeee}6~>B\W׮'DFܧvi{Nn!DԚ5$I*z-^^
-Z_.6oOKO7r(y0Ƅ񥫤 zhd!;kP|'\{Rl``ujnkoƍqW[4k7S'ܐ}}}6nߔ%7m=~>
YOʗqNFמ_Ox9ҥծセ>5\rukBR͛6V2)__&
~edd};uugܒq_Sչ瞞ZBjzKW.^	[G]BiFGgdJ&j~~5\zyFpρþ>
^vWV
oo|$I*<33+5-CW%xh<jTwRZk	>>>BI%}||UѭSk'	!ZNn$IAFC
BkɕNM4Dygo{ʷڵS۫/]UQ#l"Xq[vN?oC9r{_ļ<H{ęSg	!'ؠwSVW\,Y͛}@#IJyyz
o9ժކ艿}dyh4~~^ߩQO<RRqWm>聞ex{f3!DE]v.bpPip뻘X{Cժ;|!¥;k)J	!ʆ$i$$trAT Ibڥc))7{d`_vL^},ht,$8Clk6B\ϫ.sf"8$IFnnἼ;u$
CdNNN2$]-ot:]nnn֝999ʴ"333**=Sb|enݺej{ڵ*_6J{)ʒ;&#ofvvÜ;[Q|{+ߥIsrrUT(G{.bzubZ8֭]sViGҾ"B̬2J6Rr?Z~ղoޭsfM…99roM7}Ϟp+S5ғv]˅_}=733BC\X:++իXjJK/մqd&J^jڮbZgy+_j60˓!~mm*,#˓TEV	f­,kaylVv$I0؝SIyxޒyy^͕HIINXUEut9wdܺ%IRfffͽ]z5dnN"??_^R!z\7oYf[5Dm֮Oܼ}0͛B//ϛBoNw35hS/YBѡmI;%HMMיagdii.6mʳ28oX5U{ Z"*/*K)??_۱mTZտW)OKd<plSo9yӳzm6Նxs;_*?/~4F֩/_{mZvL[	!_G]K\]	[*y6U82FQżʕ+'ѣ;SYu:^ɹv-^;sYYٞZkd)?_^\Ban1Z3-M-)ϯT|⍻uڵBBUm!a2F+‘_)yϨרךڑ':k}_z=vRZnn'*֪ѬIe
?]Wʵk9U+WrjJ})/qKq35r'hgiQ'*V򊍻c~]II
+vVF*$<}0zJOc|==W˿S1.lU{\aP`O^˱lULବ,OOϏNqS#yNr'6m)99کb!\/)9t3gSn]2''g];\v=byQ|όغ㟽c)99ѥz@|ʺo$;q{v9ԕSGړw4'%>{{'Ov^hd~۵؉Ӻ2BܜĤo2))E>5LSjF;پMظ9իVW;wnjU}&,W6rXŠ;\̹%)ܠ^nٱB3lh׍57FV֣kЦKD赟#99B	8Nw	ǏBj\|8-
<
<truncated after showing first 30 lines>
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="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 net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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>

TEST FAILED on ts-sim-build-ba : network edges inspect_selected shapeend ( Last six runs Jul2024 )

---------- Differences in output ----------
4,6c4,6
< TestFunctions: Clicked over position 744 - 328
< TestFunctions: Clicked over position 744 - 288
< TestFunctions: Clicked over position 744 - 328
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|餥--=*
R  )"8PP8@P!"lY")FЖ8i^Gy$w;	%9vtͩ:9sƁ=:
r5{%ɢ[2}t($#NCol`Iuf܎JxsX,ܔ4WNn]o]h4'dHdiͫo۷n-9kcK_r9GwO.9g>$FgEqׯRJv_"`3S%һ ի\rӪGk۪_;vIök6fǎJݭF*$X#ߟ9@ZlݑJ?$?!C?_~1M}ˑ~.q);.pFcYX1dVJKB///!Vʽvƭ,ض1YK-[Gnnz3lF߻GsO
mR)7Sg_Jgzt0n~^|-LvFcF.x#)e=!_l1#Tܴ-w-E$FcZA}{uVrzFm; L)S:QCSsrf:jT?{ti_fܼc'Nߴ-''L^:6ox'_LM3
K~q|Hl<==wyRSS#"">=ymڎbȅһ(j}|j}Bi1YJbpIiȁ[2D@7itF#y{{yOm<|5!^rFWڷjYoպ?Kw.-=L̕+VJH;>htgǮ)
~okדSYY_Ln6-=zyyM7,I̬%?([:]sNgYӽsRJ,h}~
!l>wt6o7վ"Yuj	!̿
hdHSpf~nݺ,Yr՗תV«W[kצj4$ީbD:7oBh^[4WG<JM+(3+KyYeNV۩]uj\~C뛗3{T'_|tWʗ;vԙi}4wafV9%IjӴq>W%.W?uNhɲ-G7i7==bl,pS)BVܾzKz{{{=ԓw{wX"`Gv֘fMJ\o.sN7}__VJk^7ڶcשqB[4kri8s
o$%JF{h3Bxjb
*++K(|eÕ$ad-=q-nZV2˕-o$]zr
͛F=wsx=I^P5BCFQU*E4o%{$}~]v֌[5WYvkׅVJ>>>*W(_E&}-g\/O8Q2k,aÆ
6DV=<@ITڵ;>FvN4y$p3U+W<u&؉BKvl2#֖v
!:mYRu
It6++k1}%!W9%ԵCeVZyӶ23#_rk9թr
?y:$dVoeen{SU*Uܰ/I#un*''!$Iڴ:wv-+Wظy:m+١Mujk_RJJ	=N>+޹}u޹/)9fujU!o
U+W<sj4+'{?{ssswX^|sҾZJVff^^^r)Xkؚܫ.t'??_"*;nVݱ{Nw_'~~ZtV[L¥c]YAάhagZm
2nݺ(?*dPnn^iLzm߹Wi/]=ԴB|']QbNg%ZڴhvБlF1O+zuZbt}uKDM~BL^HT\+WgO~~~RzkjtfִtO7xq8.o.^!](9!&''q]s5!܅K.\
.YV-oܰw?z1dP`&|fu
|7eΦn{W_VSgܪUѥ)1=	׮b|ɒAujVn/]BM7T2)F~e2gt}7z6uegܒu_ԺZBjZ._t9((vu_[%A7
+ϟq+fBGWk9<u_]֫SsiNn^|}}uB$V̬Դ!:_V+ʗzy]M'$I/[˨]:z-JBhH"?_ȭIlt?`!Dnn\yԴLxyyKw|KN;pbz4FBd(PvNΡ޵O$E#N8uFq
(_V~:mqjB򳜕ݴq4TD0S^Rɠ魈k׳nm/& GU=|JH>G*V(w1ʚ[<нTHߜ\?_h}!DWĝ
)itw||`}/xJ20啻PlYGw
 99D!DR$
<]$~.S.J"Iҥ+vXJMu[oq|_/9Kh43
(ܮU5W%Jܼ/
.)I҃}+w8///N;8$I{wSϙS:$I/\BȗYYYYYY:.777h眜"333Jʝ>W|ynݺej}ڴ([:eJ{)ʒ;&#fvvÜ;kQl}{*ߥIsrrUΔ+{&|Uztis.iN>v[]ZǶ-R9ީmKIT{I)YaBܾuLre~yeegݰKME
!srޚz)/">{Vs'+;{:Jzn$%gff%4dVVV(UlK
<truncated after showing first 30 lines>
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="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 net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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>

TEST FAILED on ts-sim-build-ba : network edges inspect_selected shapestart ( Last six runs Jul2024 )

---------- Differences in output ----------
4,6c4,6
< TestFunctions: Clicked over position 744 - 328
< TestFunctions: Clicked over position 744 - 288
< TestFunctions: Clicked over position 744 - 328
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|餅@ e
2pdMeC-{qd5I&ͽ>H.}2w>߻%6puś[`u=s{(7z$olm`0l`A_q-ם9+r*+5)i9z|Ӳ;w!D^^-N+ZȐŚ`a)6I

Ԯ?fee/hrgϻ#(.{Cbp\|NHHtWժUҜDa|Hqjת|îG
-ӡmv$ݳFm{CĎJ׳v$X#ޟ|Ԡm#υK1H>K?&L?!S?'$$ofߵCg!O:g6<>[nn-Վ\bT~(Bz/k	32O`Zsbd=u*Zf?rrr'w($%6n8_ZOM5h2Cog޹IXܼ{o{>$IE6	kXd;>zBB<4y[w2Z$I:y%QzԴ-wʿAXRlǎTOΞ=#+h}KݽS:5srr8a++ҪEy}q#妕U,f=!p`[wyW^MII\ҹ=/R]^L.
'zooo{"___'PZp5'vLVjQ/^o:?r,оͽ͛6$ooo+ֹCѱqԯs_	ד._*کmӰ{VDϮoY)[ZJqwgxܽ/9%Qzw-!1)Yfo]Y///閖%I#C\eC=3+e%&'27bP^WӯWWqK+"[6kX HAN[lO?ٳdɒV9!vJ_g0o/fCr^]TX" `0?yzÖ99Bޫ]a'lkRSzpP_ʇ-)s8uVSwئa!|}}sG?sρ]RZ3ѹRrN:a߱gdfZSv-5m{-~O+zuث[G!Ēڴhޤojjڥݔ߫kJ
z[-흓{G̶&_׫k`eo>46mlټLUk7
zr3Gy_b6[jޫew>urŊ[6?~FE&U%J=!Ď߬IJ%Jddf&&ite%IjvO-^vִtK*_lefYīתUԪE<	ԫ\}0_^rgI6n(6nKKOBԩU}ͱ׬^W}oooe+U,ߺenz6`H/O2E2gqƍ7Ո@Ik7߅׳%sLSZSg;_p]:IH.!DmW~6!]:dffn=fuֿ/\,2ztn٫kZ5m޾3=##kܶSn-+:URO.UcV#ڱMU6nKI:럽BI6o!DݵcjU*oڲCI];ɑܾuu޽?19ރ'OBܸڭS۰޵?1)N֔)o
5U9sΖ*.Efv֎XﰼyyfӽSUOzFFu^^^r)Xkښܫ/'//O*Wph^sZ&Dܮ'[2y7RRz}rȏ=rXzf;N3kQ͛4JKO/?TɠreCSnf3e^c>C!e~XzyY)7|||J!rpjJ>>>KNyo#Yrͮc";;G*Z|DxcպK-M폿
!oԪYg$IT8yٛW6Zݴfj٧>GY![(y!6k$%%	q]/*UAZ[߬I^y)dP`M|FʵufM7e͚l{w_uWS򥦥׭]SRn*1#q.\p)dɠujn{_x~YuJ"(DfMn߯i=?Z3"_
o|;zYic}|7?=!?~ݻzI:!D!O+_xWծ}AAﷵ1Wm֤Ѯ}Qii7n
!z}@xㆿNs
w?{O:.Nsr֮g$z%gddLBx/W.\T+6>O!I<_jQ+wn{-j\Hp"/OȭeJ\~J	!rr%fe3ܼt:Dy{k{˗ڭsq.\U-h*XakVvϨdeg>'17/W.9vĩ3Bk	G><r+GֹC+q.\̬vگ%|嗜HUK;xhE]Kʺ7{tUy6I=0чTp)M׫t?_d}!DȈ+g]	.ivmߟk55Z?PF>s+\,_.\DlҒ$
|<]$~.ZF=\$)$$X1Wұ=4L;&Fs	tV:V&$Kl[Ƕ
B^sFJ@"TIIKݍùٷޥJ4_OeCKKt嬬,!|i0rrr2ovV+222b\Z3T,R͛w~~<Wѹ}ew\	rO222222YrFʒ{}{-*}p@e66B|)Z~`vvvjxܙ
BXzϜPV;~e^}dz}:5thr3];QDuWYt;T܏[%?kYY6nޥ]aBl^rʋqXgϧg?GF2֬ҳ[ozbRFFfhҗb*u*XZJ%fh֤~
Јsmؽ+y;?'Dׯg8͕	!ۚUXG+ϩ>`![̬,IrrraWiPIyxќYYYy@#Ot0wxYg0oOIKO$)###*Z3';G')otNwE&Sȭ}Zv7nL{FFJ`0Hivo.Y\ѱ]I9!HII3Xigd))7SRnx9TfM>{^yT\|UR?<˒N˓ovjYv^>;_``e%'_Qk7nju<ߙ	,7~ߦ$|}|wnu/^>p(CV=:ծ=vB
~]u+Ф|pB/;}!r	!z{h`ccC`S͟Ws7:
ظ<CJu,//ٚ'h{ǔliNyzwm0	ϱׄ˅3(Bdԍ8qժTυ#?SQ/Ѩ5:oӸaAA9Gn-''jl4lҟ|%66++ZW
!UwSi}洴t!Djjڍb=дf;c$77W2]ܼ<0dgg=-Yb_1W/+11)zʖYaZQzUI<m-=mE1q{"(}**=.U|󊘫ٶ
@Jԟ66+pSZ8ilKotK'\xJl\DxĤA'NNbv]{tKw%Z+D>5j*%gg;xgzk	CJG,+zc'{tnzr(^[25ΐĤ䓧RnuW%Y_m=r!//t";';>!1;;{CڶJLLw`^zvYAlg|;mu9jvNNjU׭v]:Uj{fN+[J%tlߙsg],!D!eB_7qw=AaB
-}5١h}K7Rnx{;mue/Fgggux!Dvv"Z|ZZc`m-J>zu֮䓈mV+W־~~~7Rn"O_n{)7_|#Ҝk6lNMKkӪEԴΜKȐG+K4jƍr2͹iE'$9vB,!ĊUݳsro3ڹLԭ{A1PmN'U(WR͚ոX"Xq^دgNn[w=p>_~7(Zꌿ_Zh&IR+VG8treC[h뛘j.ujo0;;PuXY]WRKJ;A!Dh鐄DYԾ~|}z̬.^@wϲrA}ذ
a.q˫=ťcє;/QkM ұm{bWw(ri'ymLS`6E@QR?g5UKtnSZ
UXpB_2Vwvn)4תU]x7
su';rhh`Z~䗦/Ykoݳ{hhVB̛f]/￰7sōzPG`ιM]lS,b\_S,gct-n@4xTZjzΌ33f(-t׃PYXx$zS2`Pߜ.I	_y
 s=|+8烃zjO8F[;Wʆzx{q3zEp쩊~۵DzCd3	S
vg}ԩӮZ.ץK.]ylёcFVn>1?6v:uj,\вEsyʒo'htvZ_ny۵uģ#vq=YlxO&OlPk$T޳P̬VLwyo;k)7o72}-;oB|r9uʦn}OuL3;q˜ٖg_]pqsO/_N6c[BHH̝7@uJ]%lwnL!3z޺5szF+/+WضM1		.Կ&3.[؆um޼cg?:||[/ӻG-F+~[+W׬YW@#7PKLznˆGNJJ3oI/WyyyBHGxF.8__D^=
<truncated after showing first 30 lines>
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="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 net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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>

TEST FAILED on ts-sim-build-ba : network edges inspect_selected speed ( Last six runs Jul2024 )

---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="100.00" x="25.00" y="10.00" angle="0.00"/>
---
>     <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
---------- Differences in log ----------
1,6d0
< Warning: Speed of turning connection 'gneE3_0->gneE8_0' reduced by 57.87 due to turning radius of 15.79 (length=19.63, angle=90.00).
< Warning: Speed of turning connection 'gneE9_0->gneE2_0' reduced by 60.69 due to turning radius of 7.70 (length=9.03, angle=90.00).
< Warning: Speed of turning connection 'gneE9_0->gneE2_1' reduced by 59.87 due to turning radius of 9.76 (length=11.73, angle=90.00).
< Warning: Speed of turning connection 'gneE5_0->gneE3_0' reduced by 57.87 due to turning radius of 15.79 (length=19.63, angle=90.00).
< Warning: Speed of turning connection 'gneE5_0->gneE3_1' reduced by 58.52 due to turning radius of 13.67 (length=16.85, angle=90.00).
< Warning: 12 total messages of type: Speed of % connection '%' reduced by % due to turning radius of % (length=%, angle=%).
---------- Differences in net ----------
60,61c60,61
<         <lane id="gneE2_0" index="0" speed="120.50" length="35.60" shape="7.20,15.20 42.80,15.20"/>
<         <lane id="gneE2_1" index="1" speed="120.50" length="35.60" shape="7.20,18.40 42.80,18.40"/>
---
>         <lane id="gneE2_0" index="0" speed="13.89" length="35.60" shape="7.20,15.20 42.80,15.20"/>
>         <lane id="gneE2_1" index="1" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40"/>
64,65c64,65
<         <lane id="gneE3_0" index="0" speed="120.50" length="35.60" shape="42.80,24.80 7.20,24.80"/>
<         <lane id="gneE3_1" index="1" speed="120.50" length="35.60" shape="42.80,21.60 7.20,21.60"/>
---
>         <lane id="gneE3_0" index="0" speed="13.89" length="35.60" shape="42.80,24.80 7.20,24.80"/>
>         <lane id="gneE3_1" index="1" speed="13.89" length="35.60" shape="42.80,21.60 7.20,21.60"/>
---------- Differences in output ----------
4,6c4,6
< TestFunctions: Clicked over position 744 - 328
< TestFunctions: Clicked over position 744 - 288
< TestFunctions: Clicked over position 744 - 328
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
---------- New result in datas ----------
<?xml version="1.0" encoding="UTF-8"?>


<data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd">
</data>
---------- New result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

TEST FAILED on ts-sim-build-ba : network edges inspect_selected spreadtype ( Last six runs Jul2024 )

---------- Differences in output ----------
4,6c4,6
< TestFunctions: Clicked over position 744 - 328
< TestFunctions: Clicked over position 744 - 288
< TestFunctions: Clicked over position 744 - 328
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|餅,{
){oDE!.姠 [l
-ZZRG~GV4m#r.y;!$Gw"9uV޳g:'WXNs$YKfoS:ΒEdat
,I^Q	xRQ`
9!


,F#_Ҝ76S>9yM<@PP`m6-''}qmlб]ظg]ptG
*BsCbp\|NJJ2uWj222DfKwAw;ujHJJNIaգʇخ_Hw[cdUV
IV^EOvKzNqH!\pȐ!g㟓~ٳjZߡ=~w鐰ӧOqq3--??ߒz\rt~(BhZ/kI3O`Zcdw.Zn?򒮧w(&ΰ%5i4OM7reCRog߁ѥixÂ]{{[>$IG5
oTtm;9vRR>4ev[$Iy7⥃YF􌌭;vɿAR|ǍRO͝3#3h}Sӣs<qˎ<3+ںe}q#UXMsC2$`3'
vpg+lޙjKwt8/@.ExVmCKVJ6fǎjT;sR|^)d`mmѬF#y{{yO.OHAH{[vYRuaxn~Udee'$ef:kԴ
?0_µT!Dvv?ateZ$I?+;{++oSFZo+7*/:o߰BzXOt:ݦ;MjռQzB/0 3ܪU~W^K^ŵUկsz
zwVT@N;qƭ;ZW6iH'N.~?[Q<y2V֩mrss%]B&ydރ_g(׳K厝<}v-c.65$IZ6o;ZⲟVީwNBV$$&m٢ic??qW_M=w*Z{v-흗#G&_߻[`忬o>4ߍ7ojբ\ِ6|r.Gy_5WZ$֫Uf;v9}"r6Z8uh#ܲyɪb?^Ol޴qJzxRSl$5
}V~.^^q[FfeUPR_}<zkիVi2܅KfĤdyA
		.?>]Guרֺe<YfM<)vBkY%Zp̉Z5
!㣬r۴j?8pVnԩS+sεQ6mڴiSx͘/$Oܼv]|=[GM5y$p35W=})ݵcیmBtضF6oյcvvcV7oX!W9%ԳKe:֮Y}ˎ]YY_]rk9wթz*g_<qLpҝڵ^!DNmkTi_Fީ]nn_BHe?b:wNmW
ۼuul'٥CF
@rjj)}N9'q3{v@rJj5ԫ%	CjVz¥S+S:}Tܜ3ay
ٷGZ5m̬
	!R2 ְ5W.\ݽOAAF#UtxVVkANZ.Dܮ'2yk7ҵZm
KW^ިAάhagZm323&$ʏ*S:(//BдLzܽ_Wj1tHVG^VRB'%]VN3S^-ڴ:thvvg'͓Dhۺ|BikU?YITp5>A-Zv@n6onz(b·oVJW
qA툚)))B\st'$^{Rl2֫͛6U
!JjL	7n]K._k޴+~Slټ5jXo?*_zFf:.=-Rӓp-帋JjP֎E4iձWAZ6oduS~5ʜMgoD{6lJȔѤֿI
sooF!
tr\q-+b֯Ss?#4o&!Gۼi322SoBhڀ&~}<1M9puC׫S׷@'$IjJ8N!P^Z5]R+>1O!I<_jQ3zti-jBHp@ȭK\~e!
%3ݼ4Dy{k{˗ڽK	.]UQ-#l&Xq[Nn9'1 _.=~BkIG=<$rE#ұ͕/rvNN;wHRR>KNivj:"z%etǮ}^M@<sJHLCUTwuC]6x`n^l6Ӿ]Tdܕ/6:x
<truncated after showing first 30 lines>
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="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 net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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.20,23.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>

TEST FAILED on ts-sim-build-ba : network edges inspect_selected stopexception ( Last six runs Jul2024 )

---------- Differences in output ----------
4,6c4,6
< TestFunctions: Clicked over position 744 - 328
< TestFunctions: Clicked over position 744 - 288
< TestFunctions: Clicked over position 744 - 328
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cCIDATxw|ЖY
){oQ"e(**Ȗ%"lhRhKqpYMҴY磏<{K4~=!$Gw"QQQ9uV޳g:'WXNs$YKVoS:Βdatb
,I^Q	xRQ`
9!-YF#_Ҝ76S>9yM<@ɒڴ\GŵLv[_9s;RW'`zߜ3#݀3࢘\rFFݷTw.nfׯ'%ܴQeB۵nݒyn>pͭٱctY$I+W@NLzυKH\pȐ!g㟯_͚V{>?z
	?}7x8,y6+W[B///!Vʽvƭ,ض1Y.ʄXGnnz3<k0O/45׶CRngڱQD{o{[$ID7hT*FR9vR^|2F?4y[wۊ$Iu7Jݭz*[aJ2ό^3{fT߳kڵ?yz99fWީE&>fj]ẊdHfNnyW^y5555<<|3CӖ
p._\(	ZڇȗZ	!lh͎U?qM{@|&Kmui4t#W׭@o$]"ܡuY"{ifWRbffVBYF{h3>>;wKIMmX΃z'\"riFwKomI#3\zu9LM_rf]RRmGS1o+ӣN۸e͛4[[a
PF Cp&7o?t޽TRVb^;ZOapm/FCr+W(N:a<!Vզeu5ĩ[کԔ[gK24ʚ'OSj۷jPvNNε7yq۹@̿.)}WYJzwXB9c'Oݰef؇gfeZS6͚4n}Z~ѥ}.KHHުETF
|3._}=:W,_j]:V?޹y<߻<|hk>=:X*zLM[i[t󦡥CVԯwW9_[.7WJ	׵ZMo߹X!Dx
-7=qF
\YF7T%J=4!Ďr5I˗%JJJ۲J(~]v֌[Lm\2˕r7\VR"ϝhN$o^!A?nZ⍪[4=Kr?c/ƭ۸--!DUW|u!ġ#'W+hyҾ+kټk7=P?0Y%'O̙3GmܸqƍՎ,x3P>v-ᮟ.ǖMΙnZJ?_pPNZed.!DvV~6!eeem3fuֿ/\ByUYSH:Uѹ]jU6oy+335n)sϬNU*U<{ĩ3Aڷnq++s{۷ZIK999W!I\Btޝ۷R)|ӖFܮUnnfǶ-ԭI))%<ufZz#{Z5խ]]SVOw.T6Ͳrw/77|}ϗ_`t^];TZy_lXK.+b
[{u]k4Rxoj;ta!N=D>[j˕
^,?u|}}:(peF7L
;ܥj6jq֕DQAJ-n͔%Z׎]t摏݊JM)/y+Utrʻmʖlt99^KOҶwhբ{~/B5W9YI*/{j_/VZoZmnږnz0F|+}+8/jhd!9kP|&$wb\PPzklkW@F
KWJ6oX	7o^K!_kҨw+~Sl֤Ѷw5W{պ?*_zƭ5zjjRӓpK.ŗ*Uny_?|UQ2D&n߯qD~Yy_?z[xGp_{鹷V#i|ZxbqKSڎ,y_~[%A/&#q+fBGk?t$_ֺ?˵Ӝܼ5$IZV	癙YiBu\r5KUZ++zy]M'$I^/[uȨ];z-JBHp"?_ȭId8 !Dnn\yԴLxyyKwmoR}Ztls%ڥ+J2YQk6lQG3b99{~'i?}Y!ĵ7?:(B9#خ	.ɯrVvv&;vHR>[NiFʥJwގIv=+;Fwh}T#NɿS	G=p/_Yi۠z?̴/h!óoc[ͥVVw˕+$'( (ZZk4B$eBkQIBB%IbTw}6g1y͇[tHF1ӱА`//r<.[׫SSqZ?2͛BR$
Cݍ\yyy9wA%H4Ow999eJKtb\vvBtYwF;(TXJ]v's-Sضe2߭]>WܓL!DvV1y7ًKYM-6N/w|ٰV^/߳j֨ڳkoj?u)oNڵLMK?|DvQ]B$%dffQp6˗U򫖕n㶮4m!ɑ{k-9w[5tN.*빑ZRRYYOV%trU*U]bT``&.Gzتj;m5W.6V@!D_p *7/O\/5$;87/O^S=N:!̞[Y٬lIrssa+~Cݱ;RΓl5+z*77W^"i$q'a;aU,#sraOYq$Iv87vԚ9B|yM	Q,kMg5iiZ5HZnnuh]Vo5ioLBxLMBtiF@Z9-=}ɲBmZHJI!Djjj~L
;#KMMKMM;1.$(IgΝW)+Q1QyWYHmk׬폿P>~,CgggzW|U}&çpOwgK?2|!I#i4_jqi׺Em:5x{B|j忬ٕx$l:cJk\>dٲeݻwwp~
Z酫Wt:]`g魟UkכՄ|]%
uˬl//њ'hyǔljMyy
߸;Z^&(W6L^A&nĞNR|.ZS;|xǶkPTɒ=^Gn-77ujVo8bfi|jvvNJ._*RՄkF_J+gdBgLMY=4=yyyZN.''GET?_1uʖ	]aZQjeIN:cM
JOW&ȿS/jU{LapPG+\ͱlUL
SpVVG_lYƶ1vKsZbPɒo\,|5!*R%O>r3999ҡk	W|ez{zĖSDKwp^׮	
VuF㧺ulӰ~9u3qwHsRrʩ3gujwiUFwm?+"Iv[$%0zv
\YAhg|۵n%'7ZJukXyNZ]]rxD:he˄V
\d;{6m	!BKԯ[;<wk-(VJ5C
hjoux{k۷nqb?zux!DNN"ZbFFcm`/"ScDŽ-[ttG'DN˰,_u-Kvyu{ȃLM;RTSkٰ9=#Uf%3nw6Vf<X٢^k7oAHo5v?֧gj&:? O%Xj>гkNnn͛yU;'&Sn{zkwPoGTH˖X\Ʒe|J'_,BݸU=7/ϭ;8d17(ꌿ_x-5$+WG8k4eZ4k뛔jnԙsjTANN#mڒkfǻuj[RqKJ;^A!DXד>φ377e?ucee看zݍՒwrłP#tgM_^).m[ypN[7_;#Y%٪iʙhߦ4[)$6٫ߢ}!аJ߅'7@.vOk`nIp5[qo>Gwv;Gs,t7M4?aZ~S]qlGp
aBysٽ@
v&uը7Ʉ%x,gM#1
<truncated after showing first 30 lines>
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="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 net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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>

TEST FAILED on ts-sim-build-ba : network edges inspect_selected stopoffset ( Last six runs Jul2024 )

---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="100.00" x="25.00" y="10.00" angle="0.00"/>
---
>     <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
---------- Differences in net ----------
60d59
<         <stopOffset vClasses="all" value="4.00"/>
65d63
<         <stopOffset vClasses="all" value="4.00"/>
---------- Differences in output ----------
4,6c4,6
< TestFunctions: Clicked over position 744 - 328
< TestFunctions: Clicked over position 744 - 288
< TestFunctions: Clicked over position 744 - 328
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
---------- New result in datas ----------
<?xml version="1.0" encoding="UTF-8"?>


<data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd">
</data>
---------- New result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

TEST FAILED on ts-sim-build-ba : network edges inspect_selected type ( Last six runs Jul2024 )

---------- Differences in output ----------
4,6c4,6
< TestFunctions: Clicked over position 744 - 328
< TestFunctions: Clicked over position 744 - 288
< TestFunctions: Clicked over position 744 - 328
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|ЖY
){oQ"e(**Ȗ%"lhRhKqpYMҴY磏<.wIӼޝP;`(Gwڜ:sٳgs,_W,%ٷ)NgIkB0t:m1_gfO<U)¨YMYIp
LΜޅ,؅F'<!C4
͔ CN;l^}7Pd`6-5;;}qmɢЮu+gΝwtG
*BsCbp\|~*Wa563]"۩YI)7zVv[s$i;b߻:bskv올D>kV*IU=z)IԾup))N0X{YjGGR!Og4;<[X^^%Æ<btQ%j^^׮߸%֚;&ޥC+ͽ~#YCq=pBɹQzm[Z:$fWLϮE߹gwHԡMtAo$lϑc'˗+3nJu.Hh_wS^d`ݪWeN-̘999~lfMo=v]znn7lޞk}EZ4k2/n%q|Hl,==w~WSSS×=39m:bȅһ(j}|j}Bi1Yc'ߵW
=X"m6O<ǧKǶXnzu~#9!DG_;OK0S<7pJ332C3ٹ{_Jjjzu;!DVVW߭MK0^^^zMKǕʄ=ЫkVvΩLfj¯+w蒔"6o߰B}{XOu:-;LnޤABo0 3ܼy~{JZŵjc:
kS5\)BNwԙ
[	!Z6-GԯH'NNЀG-(K<}NYRvnߪA999׮Bƍzl1_eeg+ݭc
䎝<}vÖw-c_ejIID7kҸk~ϯG=B,Y"!zQM5MOϸ
}{tX(:jthޓ޹y<߻<|hktK,y|o۴-y!n׻䜯-{Xԫ]rńZW&}L"B͛8uh#.ܬIIIb?{'^ؤQÊ%Jdfe%%mpc%IjQM~.\Zakƭ[Ul|tIW^Rbf_4Z'^OWTN͐CmT-F-EÞ%Ij|_mܖqVmzБիVB?JiGʵl}ܒɓ's̱Y7nܸqcD#$O]Kkg%kdL7SJgc/8Tv22omkSVU+WZiDNi.	!伪,)in*KܮF*5Q?[ιNU*U<{ĩ3Aڷnq++s{۷ZIK999W!I\Btޝ۷R)|ӖFܮUnndǶ-ԭI))%<ufZz#{Z5խ]]SVOw.T6Ͳrw/77|mϗ_`t^];TZy_lXK.+b
[{u]k4Rxoj;ta!N=D>[j˕
^,?u|}}:(paF7L
;<j6jq֕DYAJ-n͔9Z׎]t摏݊JM)/y+Utrʻmʖlt99^KOҶwhբ{~/B5W9YI*/{j_/VZoZmnږnz0F|+}+8/jhd!9kP|&$wb\PPzklkW@F
KWJ6oX	7o^K!O5i)K6kh߻ԫjݟr/=VՍ=55MIv¥K*YVW]*(XYFJP78VFW濎O[s}|#k=vR~b[4B|]\-W\Kq1Ÿ%K֩Ym?JO oF
w틑ȸr3Mj#k%:y_֯[kݟiNn^}}}uB$V̬Դ!:_^J\i&^BH$/痭:dԌ\x%!?$8X/rr$I
	2zrpP"77_^cvNpjh%;{[U?$.\Iv)RnyTc!Ě
[sr`vN#'޽_"EڣO<}Vq
PN~:kyjBK򫜕ݬIĎ]5TD0SQr%<!z]ξ?{4UyȱSTBQ?\bKWn6&3!ZGG_z6BHp)_sU=t>r9k)%J!ʄ$i$$tٰPrAT`Iإc))7{x@vL^,ht,4$KlKB\O.sfj@"$$IPw#77Wp^^^ΝwP2$
]dNNNҒ$]-ot:]nnn֝999ʴ"333˟9enݺej{۶,W&J{)ʒ;&#ofvvÜ;[Q\Cz)ߦIsrrUΔ/݊{6BU{vmZ㧎?֩USi量ܮ"B̬!J&bJ~ղmֵS#99roM7}Μ;+S5ғf]Ʌ_}=733BK_T*++3ժPJK
,ѤQh!\/[5Ym緱V۽<
(h`CɃK?&UzK"NWV5<D6+;[\y_PwNԩ<<[o<yB/Ps$$$Lq'{"^vN:t;s2nݒ$)33.Z27'W//)|NwYFUȭ}Z6ujU_Sn>T!T!Nftӗ,[!hߦōBа3ԴԴB4jpyYB7BU+~Zy%/&vjOw%rs}_BlSo9yۻZn2Նx';X"?/}
IItU_;pH-ulk&שY{G/S#.eE#^MfffA+(WZsB^Q%˖-+޽;SYu:^ɹz5A8}YYZkd^T|µDan1Z3-M-)ϯXw]twիׄʆ(Bdԍس	uU*U#RQQ5GwluK,erss>QQf#/,͗^ΩR+WU*UpKi~ጌ[B􌛩i/=ѰF;'//O2ܨ|轈=^O\圜JJJ_l5իV$ĩ3ԫn_Wr5A=ET\w_~cJJ=Po\jeb,<<%geey{{Usʖul8)OalKom4W%,xŸBW"KJN)U23)7S.k.xyi._^P}W֨Z~GlϞ1EԱ}w[u |ʺH:zTmssss֯#ړw4'%:s[v'Nv^hd~۶S!BܜI999j׺ERR|כj|vۻ]qWrrsUTvwԮkYYU+GԯF;YLh
Jvjgc/Z"tHXhH#kys/!̼B2a$\3:poZfjZ.{}.Ʃ~NN\Bd!%fd<8-<	<%;vLѲeKGwpED+קgmy_ԵW`C|fjRnZr͆Z4+q뿳23Zy3MBzٷc>=V6ׯ=~R.!U]srsSn79Lծ{A
PmF#/[brM+	|DvVVۿOܼ?{c~?nYz=4?
[4k"I7VZ'ph4e˄h7)9yڍ4\˩3jըy_CG۴%77̆wԶr|㙳vLB!ׯ'φ377e?ucee看zݍՒwrbA(KD:\TTٳ&/f-FSμFOk	8P֯,zޒKLj4koS`r5ZI	NTѾMyhXwB‚ 	;'`޵}K7F8i޷oC9i|:\&Nʟ0F]g.Ѹ^6#8oXѰq!ļoE=~P]as5&LXB=f97I*d#3qeŸ00Xδ[%?T
Qjrg̘ܝ1cF	lEdb""Ex:tIrTOŌ<^琁#:cbZ|h@"	x1=mSٰqÏwt/nSwyvWϾٽѽ(γUaT+gƌ}B(?}Tá;s?}nf:uԩS'V>`aύ=1תUVd͚s,]>6)/Pk,hifyeȔ_h/ӹcÆt{Q6?00A&NWc$T;ݫPȷwyok-6j廓_i7!~OrŷI~ƦluOvȼelSOg_^p)W"==cƬ^RHH̝a֭m>;JޙM!ft}o+"V^WкU#m]DCͳm6oljs,xq,O{{kzv+UVuoիW-zH*/>?~&'̙BXGN.<__ӏWnC?$rЕG}%{XG_<Jof'O[}Qsb]aNJ<.V3{=N!ČzF'HIߙ?_'~vIXXhC+$ip.2(@^^rAFУ/L׾ϩ7S}wܩämu{vwC[+W|gށJg옑r6}'Vҩb-ZwWgxfܘ;Lg}΋/L?_ߞ=0amcj$ܕQvA`ʳ^Mxjݺv7v
+H//Cyp
<truncated after showing first 30 lines>
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="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 net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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>

TEST FAILED on ts-sim-build-ba : network edges inspect_selected width ( Last six runs Jul2024 )

---------- Differences in output ----------
4,6c4,6
< TestFunctions: Clicked over position 744 - 328
< TestFunctions: Clicked over position 744 - 288
< TestFunctions: Clicked over position 744 - 328
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|餅,{
){OA@ * *(*(C *.\*AA,,{ZZRG~GV4m#r.y;!$Gw"9uV޳g:'WXNs$YKfoS:ΒEdat
,I^Q	xRQ`
9!


,F#_Ҝ76S>9yM<@PP`m5''}qmlб]ظg]ptG
*BsCbp\|NJJ2uWj222DfKwAw;ujHJJNIaգʇخ;wK#[cdUV
IVZߑEOvKzNqH!\pȐ!g㟓3jZGzW!aNg4;<[>[~~%Ç>lP%j^^yגgfe˟fǎzu\>ܲ%]OPLaK6khP/06nءʆH)ӣK;n=|f3=4I:jިLɩ[ws<Ǎ~BipإI4njKg32l)aJ3B=%'7w֜O̬M3߿O?vԆss̴W-i7ͬǒnz3!9iHOOw_{%s}^[:~r.'kZoook"_jX'PZ5;vLVZbO%Kth{ofM4}}|wpPL|B=
߷G+W:k~
խ3s3WZ%++;!,=4o5nX%\KJNIBgg|2ٛFWKoeI#deg/uE푝{_o/~rɩ򲌮
)Կw``MmܲTV5'0(
R!8O	Z_zUt_]Y^u\06P!nU*
tOٰe{^^BjߦU=
4ɳ[ީԔt|/geg{yi9O:̩jujۨAkIׅq۹@G.)}99J٥JrN:aޱyeegSQ-7k-q/+zwԻ{'!%ڶlѴozz師T߻[XJaV۽s;'ٽ#F[-TFuEjQlȪ|r.gy_5WZ$֫Ufw>u"r6Z?yh#ܲyɪbǿ{^Ol޴qJzxRSl$5
}V~.^^akFfeUPR|4zkիVi2܅KfĤdyA
		.?>]Guרֺe<YfM<)vmBk^9ZPZ5
!㣬r۴jM>4pVnɓ+g϶Q7nܸqcx͘$Oݼv]|3[GL6y$p35W=u˔ڱmFVֿw	!vl[Z	I1;;{1srBΫʜF٥2gnk׬y̬{LkNܻTj3/?y&LNZgfgmg[5UݸoI#u.77
!$IڼKqBۻ[իmڲCH:˓ҡMuٽ?95ރ'ϜBܸ޽sF
ٵ?9%n
Ւ!o
5W={ʔj2;7gǿwX^sѹVj[73+qzB///5lMչzwSPPHaU*ZEs@Ӆ_'~~Z퍴tV[BR.dž7ktA3k4fzh.Vۢi̫	ʔ˯P>4fa6Sh^;vZE<2OP#/+fO!DANΓגWZGәz)mZ<|$;;GuBɿ^_KhZwi?Nm}7!Dꍴڵ8}V**\Og߽CꭵV߻Mn}s^.~ҾB\Bj;fJJ5(9	.^[Ljo{W@u師BAZ4Si7mӲߕ9[6o~[/ʗYN-KOK$\Kx9ҥԭ=~M-]*J"(TMn߯Y=Z32hr;qZL>>Moؠ]=j$@W W_r)JPP`:5w/((0I6jb_͛6޵/Z?##3M!V
hh9hhC~4r47/^Z:!IVUyVVv!:_OxժY=6j^^I~~~BI9rTѣKkWCBn-7/_2FC.SFW /1'7O9h%[[T%]_Mv9Rjqod3!Ě
[srs|}F{0'7pvW?rȱS'NB\K>a+ʯYm'xY~srZ6߱kFJ
_rJ#kT+aѓp-);'Ȧwh}T٘'TBbҨZ師k7m|r|}w"ğ=1$sxVC_s̓5jVw!ҥ+:k))J!ʗ++IҐ5I!I
sQIBB%IjPwAg1y·ާ7gِ`FccB4wjװ~!Dğ<7n!Bʔ$˓;{]&$IRϙ[>$I/!lN}{snnr]wj*Μ=_rŋn޼S4.T,_eJ{%Ζ;&#fNNkQbC*E?NssssTTӲ?Ew:k)bZm̱1NzkڱMGwVy^!DrJjVVv!J>J
?oe۸G-!rrsޚz)/&
<truncated after showing first 30 lines>
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="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 net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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>

16 TESTS FAILED on ts-sim-build-ba :

---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
---------- New result in datas ----------
<?xml version="1.0" encoding="UTF-8"?>


<data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd">
</data>
---------- New result in routes ----------
<?xml version="1.0" 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 load allow ( Last six runs Jul2024 )
network edges load default ( Last six runs Jul2024 )
network edges load disallow ( Last six runs Jul2024 )
network edges load distance ( Last six runs Jul2024 )
network edges load endoffset ( Last six runs Jul2024 )
network edges load length ( Last six runs Jul2024 )
network edges load name ( Last six runs Jul2024 )
network edges load numlanes ( Last six runs Jul2024 )
network edges load parameters ( Last six runs Jul2024 )
network edges load priority ( Last six runs Jul2024 )
network edges load speed ( Last six runs Jul2024 )
network edges load spreadtype ( Last six runs Jul2024 )
network edges load stopexception ( Last six runs Jul2024 )
network edges load stopoffset ( Last six runs Jul2024 )
network edges load type ( Last six runs Jul2024 )
network edges load width ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : network edges load shape ( Last six runs Jul2024 )

---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="100.00" x="25.00" y="11.05" angle="0.00"/>
---
>     <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
---------- New result in datas ----------
<?xml version="1.0" encoding="UTF-8"?>


<data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd">
</data>
---------- New result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

TEST FAILED on ts-sim-build-ba : network edges load shapeend ( Last six runs Jul2024 )

---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="100.00" x="25.00" y="4.99" angle="0.00"/>
---
>     <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
---------- New result in datas ----------
<?xml version="1.0" encoding="UTF-8"?>


<data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd">
</data>
---------- New result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

TEST FAILED on ts-sim-build-ba : network edges load shapestart ( Last six runs Jul2024 )

---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="100.00" x="25.00" y="5.68" angle="0.00"/>
---
>     <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
---------- New result in datas ----------
<?xml version="1.0" encoding="UTF-8"?>


<data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd">
</data>
---------- New result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

TEST FAILED on ts-sim-build-ba : network edges move basic ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 35, in <module>
>     netedit.moveElement(referencePosition, 460, 210, 460, 60)
> TypeError: moveElement() takes 3 positional arguments but 5 were given
---------- Differences in output ----------
4,6d3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.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 net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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>

TEST FAILED on ts-sim-build-ba : network edges move move_geometrypoint ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 35, in <module>
>     netedit.moveElement(referencePosition, 392, 245, 460, 413)
> TypeError: moveElement() takes 3 positional arguments but 5 were given
---------- Differences in output ----------
4,6d3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.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 net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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>

TEST FAILED on ts-sim-build-ba : network edges move selected_both ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 44, in <module>
>     netedit.moveElement(referencePosition, 460, 210, 460, 413)
> TypeError: moveElement() takes 3 positional arguments but 5 were given
---------- Differences in output ----------
4,5d3
< TestFunctions: Clicked over position 764 - 378
< TestFunctions: Clicked over position 764 - 428
8d5
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.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 net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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>

TEST FAILED on ts-sim-build-ba : network edges move selected_both_both_junctions ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 48, in <module>
>     netedit.moveElement(referencePosition, 460, 210, 460, 413)
> TypeError: moveElement() takes 3 positional arguments but 5 were given
---------- Differences in output ----------
4,7d3
< TestFunctions: Clicked over position 764 - 428
< TestFunctions: Clicked over position 764 - 378
< TestFunctions: Clicked over position 449 - 398
< TestFunctions: Clicked over position 1154 - 398
10c6,7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.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 net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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>

TEST FAILED on ts-sim-build-ba : network edges move selected_both_from_junction ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 47, in <module>
>     netedit.moveElement(referencePosition, 460, 210, 460, 413)
> TypeError: moveElement() takes 3 positional arguments but 5 were given
---------- Differences in output ----------
4,6d3
< TestFunctions: Clicked over position 764 - 428
< TestFunctions: Clicked over position 764 - 378
< TestFunctions: Clicked over position 449 - 398
9c6
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Clicked over position 304 - 168
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.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 net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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>

TEST FAILED on ts-sim-build-ba : network edges move selected_both_to_junction ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 47, in <module>
>     netedit.moveElement(referencePosition, 460, 260, 460, 413)
> TypeError: moveElement() takes 3 positional arguments but 5 were given
---------- Differences in output ----------
4,6d3
< TestFunctions: Clicked over position 764 - 428
< TestFunctions: Clicked over position 524 - 378
< TestFunctions: Clicked over position 1154 - 398
9c6
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Clicked over position 304 - 168
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.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 net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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>

TEST FAILED on ts-sim-build-ba : network edges move selected_none_both_junctions ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 42, in <module>
>     netedit.moveElement(referencePosition, 145, 230, 145, 413)
> TypeError: moveElement() takes 3 positional arguments but 5 were given
---------- Differences in output ----------
4,5d3
< TestFunctions: Clicked over position 449 - 398
< TestFunctions: Clicked over position 1154 - 398
8d5
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.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 net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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>

TEST FAILED on ts-sim-build-ba : network edges move selected_separated ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 41, in <module>
>     netedit.moveElement(referencePosition, 460, 210, 460, 413)
> TypeError: moveElement() takes 3 positional arguments but 5 were given
---------- Differences in output ----------
4,6d3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.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 net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.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>

TEST FAILED on ts-sim-build-ba : network edges move selected_single ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 41, in <module>
>     netedit.moveElement(referencePosition, 460, 210, 460, 60)
> TypeError: moveElement() takes 3 positional arguments but 5 were given
---------- Differences in output ----------
4d3
< TestFunctions: Clicked over position 764 - 378
6,7d4
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.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 net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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>

TEST FAILED on ts-sim-build-ba : network edges templates clear ( Last six runs Jul2024 )

---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
---
>     <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
---------- Differences in output ----------
7,12c7,12
< 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: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
---------- New result in additionals ----------
<?xml version="1.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>
---------- New result in datas ----------
<?xml version="1.0" encoding="UTF-8"?>


<data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd">
</data>
---------- New result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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>

TEST FAILED on ts-sim-build-ba : network edges templates copy ( Last six runs Jul2024 )

---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
---
>     <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
---------- Differences in output ----------
4,5c4,5
< TestFunctions: Clicked over position 391 - 518
< TestFunctions: Clicked over position 814 - 518
---
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
9,12c9,12
< 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: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
---------- New result in additionals ----------
<?xml version="1.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>
---------- New result in datas ----------
<?xml version="1.0" encoding="UTF-8"?>


<data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd">
</data>
---------- New result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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>

TEST FAILED on ts-sim-build-ba : network edges templates create ( Last six runs Jul2024 )

---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
---
>     <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
---------- Differences in output ----------
7,11c7,11
< 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: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
---------- New result in additionals ----------
<?xml version="1.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>
---------- New result in datas ----------
<?xml version="1.0" encoding="UTF-8"?>


<data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd">
</data>
---------- New result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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>