22Jul24rv1_20_0+1353-eb4cb6ec9d8 - detailed test results for NETEDIT.daily.network.lanes

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.lanes: 123 tests: 82 succeeded 41 FAILED

Detailed information for the tests that FAILED:

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

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 38, in <module>
>     netedit.contextualMenuOperation(referencePosition, 400, 150, netedit.attrs.lane.contextualMenuLane,
> TypeError: contextualMenuOperation() takes 3 positional arguments but 6 were given
---------- 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="23.78" endPos="30.38" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="20.63" endPos="30.63" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_1" startPos="39.59" endPos="46.19" friendlyPos="true"/>
    <busStop id="busStop_-gneE2_0_3" lane="-gneE2_0" startPos="38.60" endPos="48.60" 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 lanes contextual_menu add_restricted_lane bikelane ( Last six runs Jul2024 )
network lanes contextual_menu add_restricted_lane buslane ( Last six runs Jul2024 )
network lanes contextual_menu add_restricted_lane greenvergeback ( Last six runs Jul2024 )
network lanes contextual_menu add_restricted_lane greenvergefront ( Last six runs Jul2024 )
network lanes contextual_menu add_restricted_lane sidewalk ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 38, in <module>
>     netedit.contextualMenuOperation(referencePosition, 400, 150,
> TypeError: contextualMenuOperation() takes 3 positional arguments but 5 were given
---------- Differences in log ----------
1,12d0
< 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 'gneE2_0' is not connected from any incoming edge at junction 'gneJ2'.
< 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: 8 total messages of type: Edge '%' is not connected to outgoing edges at junction '%'.
< Warning: 10 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'.
---------- 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="23.78" endPos="30.38" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="20.63" endPos="30.63" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_1" startPos="39.59" endPos="46.19" friendlyPos="true"/>
    <busStop id="busStop_-gneE2_0_3" lane="-gneE2_0" startPos="38.60" endPos="48.60" 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 lanes contextual_menu remove_restricted_lane bikelane ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 38, in <module>
>     netedit.contextualMenuOperation(referencePosition, 400, 150, netedit.attrs.lane.contextualMenuLane,
> TypeError: contextualMenuOperation() takes 3 positional arguments but 6 were given
---------- Differences in log ----------
1,4d0
< Warning: Edge '-gneE2' is not connected to outgoing edges at junction 'gneJ2'.
< 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: 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="23.78" endPos="30.38" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="20.63" endPos="30.63" friendlyPos="true"/>
    <busStop id="busStop_-gneE2_0_3" lane="-gneE2_0" startPos="38.60" endPos="48.60" 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 lanes contextual_menu remove_restricted_lane buslane ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 38, in <module>
>     netedit.contextualMenuOperation(referencePosition, 400, 150, netedit.attrs.lane.contextualMenuLane,
> TypeError: contextualMenuOperation() takes 3 positional arguments but 6 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="busStop1" lane="gneE0_0" startPos="23.78" endPos="30.38" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="20.63" endPos="30.63" friendlyPos="true"/>
    <busStop id="busStop_-gneE2_0_3" lane="-gneE2_0" startPos="38.60" endPos="48.60" 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 errors ----------
0a1,4
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 38, in <module>
>     netedit.contextualMenuOperation(referencePosition, 400, 150, netedit.attrs.lane.contextualMenuLane,
> TypeError: contextualMenuOperation() takes 3 positional arguments but 6 were given
---------- Differences in log ----------
1,6d0
< Warning: Edge '-gneE2' is not connected to outgoing edges at junction 'gneJ2'.
< 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: 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="23.78" endPos="30.38" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="20.63" endPos="30.63" friendlyPos="true"/>
    <busStop id="busStop_-gneE2_0_3" lane="-gneE2_0" startPos="38.60" endPos="48.60" 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 lanes contextual_menu remove_restricted_lane greenverge ( Last six runs Jul2024 )
network lanes contextual_menu remove_restricted_lane sidewalk ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 38, in <module>
>     netedit.contextualMenuOperation(referencePosition, 400, 150, netedit.attrs.lane.contextualMenuLane,
> TypeError: contextualMenuOperation() takes 3 positional arguments but 6 were given
---------- Differences in log ----------
1,12d0
< 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'.
< Warning: Edge '-gneE2' is not connected to outgoing edges at junction 'gneJ2'.
< Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
< Warning: 8 total messages of type: Edge '%' is not connected to outgoing edges at junction '%'.
< Warning: 8 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'.
---------- 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="23.78" endPos="30.38" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="20.63" endPos="30.63" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" startPos="39.59" endPos="46.19" friendlyPos="true"/>
    <busStop id="busStop_-gneE2_0_3" lane="-gneE2_0" startPos="38.60" endPos="48.60" 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 lanes contextual_menu transform_restricted_lane bikelane ( Last six runs Jul2024 )
network lanes contextual_menu transform_restricted_lane buslane ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 38, in <module>
>     netedit.contextualMenuOperation(referencePosition, 400, 150, netedit.attrs.lane.contextualMenuLane,
> TypeError: contextualMenuOperation() takes 3 positional arguments but 6 were given
---------- Differences in log ----------
1,12d0
< 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: 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: 6 total messages of type: Edge '%' is not connected to outgoing edges at junction '%'.
< Warning: 8 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'.
---------- 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="23.78" endPos="30.38" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="20.63" endPos="30.63" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" startPos="39.59" endPos="46.19" friendlyPos="true"/>
    <busStop id="busStop_-gneE2_0_3" lane="-gneE2_0" startPos="38.60" endPos="48.60" 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 lanes contextual_menu transform_restricted_lane greenverge ( Last six runs Jul2024 )
network lanes contextual_menu transform_restricted_lane sidewalk ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : network lanes inspect acceleration ( 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 ----------
61c61
<         <lane id="gneE2_1" index="1" speed="13.89" length="35.60" acceleration="1" shape="7.20,18.40 42.80,18.40"/>
---
>         <lane id="gneE2_1" index="1" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40"/>
---------- Differences in output ----------
4c4
< TestFunctions: Clicked over position 704 - 333
---
> 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 lanes inspect allow ( 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 ----------
36c36
<         <lane id=":gneJ2_1_0" index="0" allow="authority army vip passenger hov taxi bus coach bicycle tram" 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"/>
---
>         <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"/>
40c40
<         <lane id=":gneJ2_2_1" index="1" allow="authority army vip passenger hov taxi bus coach bicycle tram" 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"/>
---
>         <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"/>
50c50
<         <lane id=":gneJ3_3_0" index="0" allow="authority army vip passenger hov taxi bus coach bicycle tram" 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"/>
---
>         <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"/>
61c61
<         <lane id="gneE2_1" index="1" allow="authority army vip passenger hov taxi bus coach bicycle tram" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40"/>
---
>         <lane id="gneE2_1" index="1" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40"/>
---------- Differences in output ----------
4c4
< TestFunctions: Clicked over position 704 - 333
---
> 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 lanes inspect changeleft ( 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 ----------
61c61
<         <lane id="gneE2_1" index="1" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40" changeLeft="authority army vip passenger hov taxi bus coach bicycle tram"/>
---
>         <lane id="gneE2_1" index="1" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40"/>
---------- Differences in output ----------
4c4
< TestFunctions: Clicked over position 704 - 333
---
> 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 lanes inspect changeright ( Last six runs Jul2024 )

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


IHDR1cIDATxy|lvs)!$BH}SOIQJRUn	%"l0^f7+}><gD1J]:ǽϟ?cM3~ǽRUYLEI$UJrR1H$
T~
Bn}ELZQf"
2GFhِw"*--Uey)Đ㾀dlyS`4lmm:mυb}ץrÞH'<zGTRRo"4bTE/i}SW)zuRS32zW5gm/_0/&tƝŊX[óna=OvOCc	-8Q75!dbLz%K
ޡɓ'Z\=,W}1X{Mͨ!UB333"
ff%ɩifib];VsvxIIIjZ1=\aȹw-:ffe_֩wۗP^sVTCa:
j&-=•#"Kp6yG]zu%˫a@xӣs`@U?A	
<[4oZ޼zň֦u;;h
VVuUDѓ.F:)"ИZa˿꫹nnnW>Bh@U"{Twe/
E"o7'9ED\	Ŋ긻x2}I{Ҧu-7}O `D"7Zw݈ĤF
-5-#Uuئoc!TѥCNnkr-((LJyKKQ
Enffgx7_>IɩDdmeUXXb9y[-"333E;'E
]{'<zhxrJZG0#*(,!jVXTt΀;ZD"~=ml:naa޷gDrר.$!Cb*p-ףG;;c${F꺾kUP%t]jլbm-H=y~뼐PhֶUF
/_c33d`6n/(,43pK>z.0P(ܾUSӈB\*<nĵwd_ڏvqݭk
+FD\Qk7l+(,T	m51SvҲg=v 'o"77/6>ɳe~=Bk6=)D%&|t{NŦރG٧쓕sŠ͝:=yn#Rd?+bb{ׯ*hҵOE[͚Z4B\8Yt^"ZQ
{HHLiǵRJAaazط(Z^z&ڶjame{|-5]Zh~'{h)*Wuw~k)~M=x:W-5il.%=K-g$%֮#377/zիs?	I)D߃z	YUxĊ+Tי3gΜ9y
Øs@̂GV8fQ]:un:7?DԹ}:B^$ztn_XXxMճrK2{vܒ=:Qܥk5w,:gv\zth]ǽ֙sӵC""a_U*D.Z׮vFtiߺP"6qC7ngfVb?"n4jpLz
׵o
k=({;۶ATܥ
KKB%{wXx'"3336u-Uԋ=v077/--7wCk7H$g'GzOV~W4XYZ¬\PRY${žElor@ *By%*%%bY9Dvy?Fy)inֹ}+w7sC۵BDBoZ
wϟ̅GwjתqC+C33m:	.{T\:}{Z6oRZZ:n"sѳ/^1@uضҵl>/{A+$"nh䔀ZMisefe׫[øtIHLRFӮȝC6D/=222]5e܋qv]|ڪY=@Dv6-74vʲYhV=˯YWڳsRR徔2mC޴{ރG^%MfM.IeeesEYYY6mcܒ~]jia^s<z_Wn^>^ssQS\w!ƆߩH$0aJ%RWQ&{2MOk7X[[	ID_&>C3rD<r]߸}ҢQCS\z{ֵ(fœ|"	)f\kSRW%---T[)	I)VVVD$KxD0l~U"QII)Ƣv\v@`ff$"
kߔNP\R-cia>E"^q+$(/0]MDB"*
&>>*͛rO=yNDɩi?V%Ub^%$Ex`ǭ=NsIк$IrjCjJLvr7A'];޹s}޻tE&OH%"QaQQ]vL R\$""N"7Ǿęѡ383ڞa
om:#~_c/]\\]5̪RŚ9UefCDvq_M20L\|.*R} TL],k6
<(19G.mmmURR`g0̠~=())a+,kTwff`%9We&e\aa!QaaaaaD"))))|Ӈ@&]k<{]KLl|Λ
-eUSV.՜~cWvERJJJط-~.Ckݲ9mܶ'M"^Gx֫ӫ[GN_d"az:ɽ׫[WNjbb㻴o5k~/=3

<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 lanes inspect customshape ( 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 log ----------
1d0
< Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
---------- Differences in output ----------
4c4
< TestFunctions: Clicked over position 704 - 333
---
> TestFunctions: Clicked over position 304 - 168
7c7
< TestFunctions: Clicked over position 704 - 333
---
> TestFunctions: Clicked over position 304 - 168
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw|I-P(PV*
R8@T@!Qāl ]ЖG"If#.y;!R;`hWw:ӧO'OXNs$[snSzޖdcblIYU	])ƨYMM9!


lYp
F#O!Cz4
Ô Sn;l*^#88]ޘx6dqjӲYܥ+Μsa{Cbp\|v횥*WGf){Dzx/UFkגSnuaeڴleNIҼܐv;p֜1Y=֬^UV{hsWn%h2fÖ_
CyE]mL?!S?_v?NV{>7JF8q‰XnbWm
xdi\#j>>yW]ʖ?k͉uԮlX˻v=Dq-{6s\ɹAz[_thʍԭҙ7W_}vZ[$IZ4TɠI)s1yeG{JM6naey[HhڡYF3>Fj-ԫSioں]ldpPTZ%=#c FWV
޹]Z;vb͹yv=țΈ{C2$07
N7{|o`/kKqu/@EQxV콋E?W	!h͉U7йqUg\%Jnqi4NrG?_N[;p(>!񞺵W۵lyڱmZzTx{|}ܓZ^{?pZRr"0  ;;统ʋgw|||,m[[a}Zjk6kV{hǞثz%Hceeg/}qxٰ{t=~ҸfZt:]^݂.Ϸgz~톭?HAN6mouڵdɒ˿ZY!|hj{NeJխc
%zlYj}Z5oyO]F:z-$=~9?+;G,yyIIZm6[;77B??Olߵ/#$We(ѹ]DwL45sYVVULF
tW$߿[:B_0!ZfэKOϸxʟ+uֱ:j;ki%u:./gڶsͶ&O1DோWԴU64m\t貕z?zr.|GWJ	״Zn޾ĩB
7m|)u&$^OJ2(D[vW5_|\.QDVvvRXZި{^*
"iռi`W٘)ߥbMrVgҲBZ5j׬ϋgJn'Nٴmғ7jpNxm݆mI	WUTY(o^~AUJB"jT+
@</7N6mZvڵk#n$z&jZ;vٿ6dgIUt)UCBthӢjJmڡMvv[cVmvbBΫʒFҾdkT~̬{,{v;Srĩ?Rdۖ26o%ضEʕ֮"iNm[ngB
[vM:cU*E۰UH۴ۺc]{ڶsoRJJ9xؽ3Bi۷Om;&%ԪQn~~~F6MZJ]8~Lb;_Pj--٣sU+oOfVVz>>>rqO^kښܫ3.t׷@"*?zVݾk^+*nՓN=uZtV^.L^,Ÿ{zpׅ5Pa=j̼(T"0//Lizt{223';Z6+GT\iD嗊Bn1Mߗʭ=ؽڍ䷀Rnߺukmݱ')%%(0Pf?Z4kX?XqC|T;uܺM䠫$:ky.jogV*jbJ
i}iKZzc'OKQ!J|g8t6|Xڳ8HsBH-VKNN⪫->!܅sJ*Yv[v4jPߗ\tEQ28iJNMMx]oԠ*K6i`Ӷ֫lr/=#vf=55-Zٛ^;҅%K׭U}]QeqA%4jVƍTreu=oIJȔkyƭ;>*߱n;zi5F}^W_|!rppPնu߽[ҕ!Ğ5cO|FFfʍ4It:j\%/ݹ@=uk{ykV+̮L!a\^Jܥ++k}|ȷKض;h&^IH
	B</IRhH)^/U"/@~Ĝ<yԴtyF#$:Ұ\$Bk6){걜܃n۹Wi$IT&QrVJBBZm.YT7TN;qZqw9._I8sBhHIQ֪7wSzO?HDW+V?p#GOvj۲K6^wSt}kޕ69zH%:]vNNm޾G)Q"WBz}zFfZ5们X˄/ݾ֖g6_wZܡ?	_wueRRn((([$I=(h$!$IC˅1\R.J"IRܥ+EѱG4z8ӎK>%Kh4++Q6թmzuj
!&efq#500 ///d$If؍<˅IԷgW%sssˆ$l!DNN";;;;;[eCeԓKTX鳕*x)VBddkE˖ymxH^^|[><=ZX?J1'g׬Q{綋\%?YN[FR/^QJm9R6-'qݒ${7}Q]OJ.S:4%5Az?:%VtTFsWwѥʵ-/]Vkn6i@+o1+!s;YjҥCT(GlgC:b`r`OgB4w+xܼ<yk~AKW[yT//ix\^/Vr[AA<D6;'G<y%vVIylђy7aBs$$ʒV)ؼ}מ9wN^DЌL;,'Cqkyy򦐗7rGeQk<ݤQu֪Quȭ噽vbԪKRnƍT!FjOHM3;i,BmzR򿇏	!RSS
VzvB\hRkxݼTTFʻ3O=_*8AO6|ڲіWY!4^^N7d#VF}G[< _{`~×ni}JJ!I5wz|/#'Ϝ5燠9wܾV=q߁CmZ6ڡ
y^vLVVV~-:+/9u>r	!vxh^orssz}P-(@^D`h'+U,p5QX[fghہƎtZ%iXZR_B]>V|U!Dx0yo`~gpՂ}JϔѨ5C׾u[28G
[3{GE7vW
|9>>''J
!TpSi}ጌL!DzzƍԴ.zZӛ
Bof
KϑP7kIʒ!J>H.t%^Zi)-gg/'-U2;;Fjjnnٞ\|EׇM#Slk6dgg)YN ϝ$*??o(>u:ݧߥ<\9RyMc[Jn;o㣉X*88qKJN)tĩfݱ{_v||4FT1FyD
<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 lanes inspect disallow ( Last six runs Jul2024 )

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


IHDR1cIDATxw|I-P(P*
R8@T@!Q!(Ȗ
):-3?$Mz>r|h|Nx(HddpmNuss,_W,%ٷ)VkIkB0iZu1_gfO<U)¨YMYIp
LΜޅ,؅J'<!C4
͔ CN;l^*n#00}ޚ辸6dqj۪y̵.\r`.JsCbp\|y󦩛*WnGlf*Dzx7UF՛7o[u!eڶjc^IR:r1Y	>լ^U{dS ݒPke?^s`Zi?!C?߼y?:}}~Ӕ;spFcYr_O3xVNMB///!Zʍy+#3K5;vL֭s!e+77$Ed}sڴ|L);0_3=th^/?/w5s6CIڷj^Tɀ[[ws)yeGVmcfyKHRֱ̼y3vJ
-ԫSYFao۹},d`@VZ%-=} zWZѥ}Zss;uf99V=G7̇dHfNnܯ>~'%%%,,lɌs_Sp._\(jZX{qB(-К;&Z9`KWbO%JiPFTF1sGo:r,6.ၺ此7ڷj֩]jZTpojw=Ҡ^<31)Y痕R廘ZB^^^6NTB߀Z֩mEs :>UI~̬%-H.Y9WF׻{@xInܲG)Ȑf͚-][n%K\m|z}ƺ=ؕP3YwN*jΜ߰N]HjݢYuU*[vKxzQfVJYԙ$m[ԯ[;'''-!O^v䰧w;	It[ﳲ>by;&P5wafVUhմqMl|’+|}wn׽s;!Ģ%nl٤a__nvSwNEaZݹ}+-h4y<쮽=n5yWN%]JDo۴-Y2W.sV;_=._V^*+%T5n}3.
!*ThѬ6RM7LS6Ý'n&4nؠbP]D̬Ĥ{-w1^LT?кE3?ݰ5=#CK
-5ste:jԮY+ϔ܂nONm'-jѰFpsӖ]CqĤU*Ul4B}흛_FUk ժx{{`Ǐ/OL>{mܸqƍՎ @z?`.}-YCƛ<fjU*9SgJضeZF{۶ZMۄ$ulM[w]#󪲤vh,٭cժl޾;#33l޶[n-;Tv哧*ٮU	!:kYrwH*sV999;/$iˎ=rSZFԮeJaTR-sssw9 h:~ZLLN.'=>wAq;5K
kĤZ5խ]Gۆ)TR+^(U2uTSK:y?rj%{vi_j-;lPK.)k
[{uҕy{{TRXGoQջj!ez׉GFVC˅h4+1^^ѡ.R
ZnҰAzFƍyeJNIjG?p+Wܟ:mQ9m$:i'Tj׎jd^?#=:oܺK~(mZԯ[krT;ٟ߲y'Z
!CM{	K풃Ҿuvvԫw_j!rh.=#C}|;F*Ξ$)B88=qb?at`EZ$D-6.ҕKWbJ*Yv;5nV^vCQ20YFJNIIO%O6ne(K6mpۮ~^oʗQfup3Mq7/_v%zɒukU߾koă]*z"0D
w-ݾ4(Vxp>>>~N}ޚFsIuksFT$kOu%끁ujV۽_ăk7mܰɷS%Ih4-s#"?_Z/	!rrj׬㓯r]	癙YiBݸ~#6KUZk7*VU{y&oͶlw.Z'܈K
Bi<'IRpP)V-U"77_~\y4yJ%$R\4FB5*x윜N{Pi$iDrVQKBBkju\T4
WΜ:s^֐Uo]t%8(Kk^Z;s9VsO?V!zl|
GwoZunxp}>>_iۉwTdeg7kT%5!NզgԩUC˚[ӣLpPvN7Z=jǪV+wߥWBCC5p%J!ʖ)-IҀU*I!Ir!etˢ$IsFQt~ΰc}XoA*Lyy
unת^B_2o$u+w8///nݻ|IꦻdNNNِҒ$]%Bdeeeeeiܬchsrr233zy˟;RW͜B,_y#{ЦEh2?/S>cAt͕"6}ˇ<ާXˇ!^S-ol=rU{tiuOh꺵kt:%5}?yի.WujRyw/IRGznyխĤ̬2SR6/c/-2nTg_B{gk7n5[s]i*+;uwi״qC!DvN̼J>qlJR<<`F>Ŗ(DcUׯO+rrs呮yB&E',ܼ<yIݣjZmV=!Yْ$äKcw3V7OcSͻt"77W#$!Dff䰪L!>*Ⱦ?pjZ%gdXa9#
ɕ7A;*ZunںV]Fn-77uoUV~[|No!5SR>ZvJ!ЦNMK[d]=~J5ÔԔKWbKjܰYvsss=QRU+;-LLL:r
>{^Ikz[^yfBRIZzJAXbu^~"'''/K%ܠQ{+|[$k@yhZ^z^4gޏ%rs-k}ӥCWx#ڶjޭc[0z6M?"n˕+'֭;cQZ^ɉj%Ϝ|VVZDy~zGT|\|0]RjhJ0<bЛ}x!Dhyg|gp\|~JyngJNYךЦIerssQQf&.-^(ccsTpFJqFJg!o^v]{V{ޔZ#.$ztpX>1׮'LT*UlKKi!--=--|h9ytpYYٷSRrrZ6\nҕ@reˬٰ%++K}'?nvvvɒ%58xըyyyEwxSG)8++K>mr#NslےsrF۹Ck//Ul|B\B\x01)d`3o]2''gC۷R]*tbzk_{iȵXrN΁GujQ{߼\T'tڡMnnnvvNȥ]ڒi4'&%>wkǶ'OMItc+ئC;),Is𑶭'&&˻:\T;.[i۪y̵9ժT[Ɗtl26>!++jfcNNf#!De*U*ر]/xY!ױ99B9}imaρm[6r%&'7MˇG%X
*U2LukG<X.]7WSRunc>FݮUWbLZaeO8!hѢ;?)pr`yzimZ<|;e-6=၏=r;%ҕɷSL-f͛KK8{bFf<XyDnNbOKh:?},!ĊUy#=&߾_agےɷStwzk=pXoETRI˕X>q;?_巋k7nU}{u{>uFC?_߰
7m,I[VZ'dVTʆ4o'1)iڍ{6S[jTx~NNc۴EoC)Ol׷w7/ס#ߴUmk6+]Ν7%;;%eӏge\xy-yU{,W8~@<EEFF?Vw̜hʙӚ"@ױ]򛅎x
_g)g~D6E)xDk"@8Β]7C#ڷ)O
UYXpr"a_2fX];۷pcNkԨ.܊8?]<`]i̸	`zt^e<V
5B̜Anu/
P࿰79sFwv}$IǢvXĸ2_],gcZp-n8@<kTɓ'+W'O\[ej(pQeV{u$9'bFD/sĽcD1^bK>ޯGm<kڶ}SٰqO
qt/lw{Q$g#V=S!\-kB(tC;g|v9G=.رcǎNp~n[~fȈG_9gGRV͢{E6kD%~>AO5x8*fW[O5֭l̐:2xmwe?PwܘQqlF.jE,a(++;y[]:w|Gz|Oӏߞi7x!~e~_bOIޏCoeSRRZ?v'ȼ'e4Sw._WBC	!'O6u3gpݺgG	_޽+
!nwM٠䲈(݀~~~a+j|s.	uٶa_f7o65mB~m3ZѳGע{jժcW\]zբ{B8RA㾊t9_SIIg[]|!JU#o#g<߳{ׁBxy9xC"?bnZZzBUxc5<\yLjxL,__ߵ6t ZjvI!\ɷϞ;?
<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 lanes inspect endoffset ( 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 ----------
50c50
<         <lane id=":gneJ3_3_0" index="0" speed="6.10" length="17.17" shape="30.30,18.40 42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 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="29.35" shape="7.20,15.20 42.80,15.20"/>
<         <lane id="gneE2_1" index="1" speed="13.89" length="29.35" endOffset="12.50" shape="7.20,18.40 30.30,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"/>
---------- Differences in output ----------
4c4
< TestFunctions: Clicked over position 704 - 333
---
> 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 lanes inspect opposite ( Last six runs Jul2024 )

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


IHDR1cIDATxwxSsӤZZf{T(A@~**(CPA"CEDٲdS@eBw$M~=}$77'ޤi>{P;`HGwڜ:;'WXNs$YKVoSZ֒daj"
,I^Q	xRQ`
䛖9!,YJ%_Ҝ76S>9yݛxvok[VVؓEMfWpс-(oΙnpa|-SwUX1==Tw.nzʷn%$&%[R!mZ6{^IR:r1Y1>VZYU{T/ݓPm.]
ByE~ C1{u>u{jD)vY;>xrW͵䱞fVZfݿj+w22aZcd];+b՟999n'($ΰ'>T_nΝo>97_uCJ'%gtܾAxܼص|-_T%Ij*Axn'$mϱ5˖)5j3lߵm3[B$JeгkfMTZSz
ʗݾs?Y1!D>=T\)-=}A(Z׽s5<}v9V=GẇdHfNnܯ>z;%%%,,ls_Qp._\(jZXqB(-К;&\1`cO'npTF1@oN[:rF\|5kׅ۵l^w͆u65-Lʕ*Ȍ?JT5޻HJI_y+!1I痙+R凘ZB^^^vNTFjB߁ZڱMUEs f-	$=ģK^UT#=:gfeOf[4MWǻWZv֝?HAL<%7m~ڵk|sJ!z~{vLݭcrZ7n[RZ5o^J%:s~߻$=֯ϾZR<}$IjCjξy'7O;jS$I}wYYJztnVB(M}:waFfMhդQ͍K׷[:B,Z".VfIKKr6{wXHV՝ڵݓFҳ{F[1囏뙜~CJ^OsV;#.]ZNJR6jc޳ba5oԙsFw&NH)DW߈oԠ~ewb223 ?z3Vi^U~.]Yq[;Cʗ+Ӽi?m~>JZZUZURyt{r(=ip5[*[wV
5c{흓WZ/d*Yx0Ǐ̘1GmڴiӦMU͛ I^MZ/͊sk&LTRcN/DmZI!D6-*Wav!dffn7fu]
!伪).[+kvкZJ[v쾓^([~`\:u\Pm[6c>!DǶ-*WiߒJԶevvBH=rSyZFضE
aTR6-rrrv9 h*^LHJ*'=9wAֹ}uks0!1F*kVTp3](Q<UTK:e?rsj5{tnWrŭs'#~B///5lMՅuj흗RIaٰUVwHՆ{d?__ZV˔hԗcɏx%6^-C]YR
6CZݸA;ww
)j
׏~ND___`ZЦyŰ[кynnVB^_hETӈ'Zrkti.W@oݼ^;HHJ
yy-5~%W	!n //oӏk5_ܼ}tDvv'\NͿMB(S[ݸߤB{~]RrJNw^re߈3s\b¿UҁUB\Bj1Jbb75(j7/^x9DujVF
/+W!4mP	))7o|5Êߕ54j}^?zuj^\KKSzUϞ+]q7o]rrkרc>??߈-_:
!D`@&}ė40OQ֌xh>>ݰ};c5
m۹Sk|Z%$IEy3kcԪ^eC~uW	!DۨA=$%JhM[zy̓GE<To#~>ukX׎_Bd֬^'O+2322S!t^*U*^^\׍[~~~򚾾Yڹ}7	!rsrɕ$)8a}UՖ(^\'?cVvrJjJkm|[jpdC!ڍ۲sru|}G<DVvcv=4$Yy}Ѩ%!	!yjA:+~[U7WgO=/y'+{F]wʳo{k?yԙsZÞz,\k7n/Wȱ'NԶemܰEy{+MؽǧQz6o?qL%MfVVؽK*V[Biڴ;jTvӶM<+^l@k4_*0;_.施\LGw
&))X1!D$
\$q,\$)88Hثct|oO5KT*3	R)ԶeZՅ7nj$'$t#w8777^ݻlPIꪻfvvvВ$])Bdfffffjڜ{ch322zq˞;S\KW˜BL_y;FѾu2B~X|'fefԓ#?Dmǖ-Xj-n,jᲴ{)Z?Y:D{>RjwnOh5un*%5c?ujU+u6ϬKWvlBy޽_to	!%RRԯmco-А)*nB{G6m3[{Mi*3+[unۤQ!DVvޕ*uU+W(Y2RptXk]sZe1B!
i=YvN<57/OkStҽ<@*͕ԝWj칸uܗ'ʒ$)''G&?u;v/Cju<6Uo̜ܻIL7P	!rrr%JBdddQMJBؽBVU"h;vXNp5ss]!)rt|F
6oYZ}#cڵU겟KJ{mrr["j)F@Z95-mBNHi!DJJJ^LSRRSRR/^
.QQzgɉD
U`0###!!|̥
>yQ-yUBI%iڪ*xk4C=&eaO=Ӫ5yB-wKިdI^^wGʏ߅s}P,;+{@ᾦ~|}|:o1:rMf];!pmѸC+ceJ]:<tB]:s`?jUvvqZ6sRH YOo7ʗ/L-33TFkZ@ka44L)//_̭]>׍7eJ+(O}8Vni+U(/F~䔥z:zd-Wx`O#cZի6np7ufivFVVv
]!TF_J+B'^zM{V{ޕZ#ﭯ"ztpX>ޱWJP*Qⷫohjo-eJ˃KJNI2ړk׮k2C&]uk.vL;y/Ѩ߈/^$"777548O	~T_^Rc{Iyy
c[Rv;o奺q3D``ۗc	!݈x(!1x`璒SgNZyyݸVЉ13굖}兡[w#
cIڱFu%=\n'?yK999YY֒K'iNHL:s|mN/%*o`?yFZ2X+!;;#mZ6KHHumS仲nP4CoMfWgTTvjӡM733*W[돵ͬ0	!J
V.x`-;s>Bc!q7oe=i윜-w(Z`6DАີkF<Toˎ.^ww˵7SRvj}mf.ǚo]X+'|	!DM3[!5-u}}}Sm*/_~GSR/^bj͵h֤_ZȐG+ϨZrrVo~sCZo:~s	!V^HΏtagۓI)}ۻp8!zRK/[Qû8v=o	!mڦVꚓ׶1̯|FC?_߰re5i$Iҭ۷W^/dVTK6k'!1qM{6S{̹5Ux^vvΑc'oު[T[wۻБ7l&MۥC.]]s7nnϽ{tcYb.%j;ǂOtnS\ZM93zZSH:mYn/^E|jrgoS`rg)$$vѾMyhX%wB‚ 
;'`޵}K7Zj8i>p#{9i|:\к
<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 lanes inspect parameters ( Last six runs Jul2024 )

---------- Differences in additionals ----------
11a12,35
>     <!-- Detectors -->
>     <!-- Shapes -->
>     <poly id="po_0" color="red" fill="1" layer="0.00" shape="-12.000000,12.000000 -12.000000,8.000000 -8.000000,8.000000 -8.000000,12.000000 -12.000000,12.000000"/>
>     <poly id="po_1" color="red" fill="1" layer="0.00" shape="8.000000,12.000000 8.000000,8.000000 12.000000,8.000000 12.000000,12.000000 8.000000,12.000000"/>
>     <poly id="po_2" color="red" fill="1" layer="0.00" shape="8.000000,-8.000000 8.000000,-12.000000 12.000000,-12.000000 12.000000,-8.000000 8.000000,-8.000000"/>
>     <poly id="po_3" color="red" fill="1" layer="0.00" shape="-8.000000,-8.000000 -12.000000,-8.000000 -12.000000,-12.000000 -8.000000,-12.000000 -8.000000,-8.000000"/>
>     <poi id="poi_0" color="red" layer="202.00" x="-26.00" y="8.00"/>
>     <poi id="poi_1" color="red" layer="202.00" x="-26.00" y="-8.00"/>
>     <poi id="poi_2" color="red" layer="202.00" x="26.00" y="-8.00"/>
>     <poi id="poi_3" color="red" layer="202.00" x="26.00" y="8.00"/>
>     <!-- TAZs -->
>     <taz id="taz_0" shape="-18.00,-14.00 -18.00,-16.00 -8.00,-16.00 -8.00,-14.00 -18.00,-14.00" fill="1" color="green"/>
>     <taz id="taz_1" shape="8.00,-14.00 8.00,-16.00 18.00,-16.00 18.00,-14.00 8.00,-14.00" fill="1" color="green"/>
>     <taz id="taz_2" shape="18.00,14.00 8.00,14.00 8.00,16.00 18.00,16.00 18.00,14.00" fill="1" color="green"/>
>     <taz id="taz_3" shape="-8.00,14.00 -18.00,14.00 -18.00,16.00 -8.00,16.00 -8.00,14.00" fill="1" color="green"/>
>     <!-- JuPedSim elements -->
>     <poly id="jps.walkable_area_0" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" shape="-12.000000,-8.000000 -12.000000,-12.000000 -16.000000,-12.000000 -16.000000,-8.000000 -12.000000,-8.000000"/>
>     <poly id="jps.walkable_area_1" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" shape="-12.000000,8.000000 -16.000000,8.000000 -16.000000,12.000000 -12.000000,12.000000 -12.000000,8.000000"/>
>     <poly id="jps.walkable_area_2" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" shape="12.000000,8.000000 16.000000,8.000000 16.000000,12.000000 12.000000,12.000000 12.000000,8.000000"/>
>     <poly id="jps.walkable_area_4" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" shape="12.000000,-8.000000 12.000000,-12.000000 16.000000,-12.000000 16.000000,-8.000000 12.000000,-8.000000"/>
>     <poly id="jps.obstacle_0" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" shape="20.000000,12.000000 16.000000,12.000000 16.000000,8.000000 20.000000,8.000000 20.000000,12.000000"/>
>     <poly id="jps.obstacle_1" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" shape="20.000000,-8.000000 16.000000,-8.000000 16.000000,-12.000000 20.000000,-12.000000 20.000000,-8.000000"/>
>     <poly id="jps.obstacle_2" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" shape="-16.000000,-8.000000 -20.000000,-8.000000 -20.000000,-12.000000 -16.000000,-12.000000 -16.000000,-8.000000"/>
>     <poly id="jps.obstacle_3" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" shape="-16.000000,12.000000 -20.000000,12.000000 -20.000000,8.000000 -16.000000,8.000000 -16.000000,12.000000"/>
---------- Differences in errors ----------
0a1,571
> Error: Could not build routeProbe 'rp_0' in netedit; edge '-E10' doesn't exist.
> Error: Could not build routeProbe 'rp_1' in netedit; edge 'E7' doesn't exist.
> Error: Could not build routeProbe 'rp_2' in netedit; edge 'E6' doesn't exist.
> Error: Could not build routeProbe 'rp_3' in netedit; edge '-E11' doesn't exist.
> Error: Could not build calibrator 'ca_0' in netedit; edge 'E10' doesn't exist.
> Error: Could not build calibrator 'ca_1' in netedit; edge 'E6' doesn't exist.
> Error: Could not build calibrator 'ca_2' in netedit; edge '-E7' doesn't exist.
> Error: Could not build calibrator 'ca_3' in netedit; edge '-E11' doesn't exist.
> Error: Could not build calibrator 'ca_5' in netedit; lane '-E9_1' doesn't exist.
> Error: Could not build calibrator 'ca_6' in netedit; lane 'E12_1' doesn't exist.
> Error: Could not build busStop 'bs_0' in netedit; lane '-E1_1' doesn't exist.
> Error: Could not build access in netedit; lane '-E1_0' doesn't exist.
> Error: Could not build busStop 'bs_1' in netedit; lane 'E0_1' doesn't exist.
> Error: Could not build access in netedit; lane 'E0_0' doesn't exist.
> Error: Could not build busStop 'bs_2' in netedit; lane '-E0_1' doesn't exist.
> Error: Could not build access in netedit; lane '-E0_0' doesn't exist.
> Error: Could not build busStop 'bs_4' in netedit; lane 'E1_1' doesn't exist.
> Error: Could not build access in netedit; lane 'E1_0' doesn't exist.
> Error: Could not build trainStop 'ts_0' in netedit; lane 'E5_0' doesn't exist.
> Error: Could not build trainStop 'ts_1' in netedit; lane 'E8_0' doesn't exist.
> Error: Could not build trainStop 'ts_2' in netedit; lane 'E4_0' doesn't exist.
> Error: Could not build trainStop 'ts_3' in netedit; lane 'E2_0' doesn't exist.
> Error: Could not build containerStop 'ct_0' in netedit; lane 'E10_0' doesn't exist.
> Error: Could not build containerStop 'ct_1' in netedit; lane 'E11_0' doesn't exist.
> Error: Could not build containerStop 'ct_2' in netedit; lane '-E7_0' doesn't exist.
> Error: Could not build containerStop 'ct_4' in netedit; lane '-E6_0' doesn't exist.
> Error: Could not build chargingStation 'cs_0' in netedit; lane 'E6_0' doesn't exist.
> Error: Could not build chargingStation 'cs_1' in netedit; lane '-E10_0' doesn't exist.
> Error: Could not build chargingStation 'cs_2' in netedit; lane '-E11_0' doesn't exist.
<truncated after showing first 30 lines>
---------- 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 log ----------
0a1,575
> Error: Could not build routeProbe 'rp_0' in netedit; edge '-E10' doesn't exist.
> Error: Could not build routeProbe 'rp_1' in netedit; edge 'E7' doesn't exist.
> Error: Could not build routeProbe 'rp_2' in netedit; edge 'E6' doesn't exist.
> Error: Could not build routeProbe 'rp_3' in netedit; edge '-E11' doesn't exist.
> Error: Could not build calibrator 'ca_0' in netedit; edge 'E10' doesn't exist.
> Error: Could not build calibrator 'ca_1' in netedit; edge 'E6' doesn't exist.
> Error: Could not build calibrator 'ca_2' in netedit; edge '-E7' doesn't exist.
> Error: Could not build calibrator 'ca_3' in netedit; edge '-E11' doesn't exist.
> Error: Could not build calibrator 'ca_5' in netedit; lane '-E9_1' doesn't exist.
> Error: Could not build calibrator 'ca_6' in netedit; lane 'E12_1' doesn't exist.
> Error: Could not build busStop 'bs_0' in netedit; lane '-E1_1' doesn't exist.
> Error: Could not build access in netedit; lane '-E1_0' doesn't exist.
> Error: Could not build busStop 'bs_1' in netedit; lane 'E0_1' doesn't exist.
> Error: Could not build access in netedit; lane 'E0_0' doesn't exist.
> Error: Could not build busStop 'bs_2' in netedit; lane '-E0_1' doesn't exist.
> Error: Could not build access in netedit; lane '-E0_0' doesn't exist.
> Error: Could not build busStop 'bs_4' in netedit; lane 'E1_1' doesn't exist.
> Error: Could not build access in netedit; lane 'E1_0' doesn't exist.
> Error: Could not build trainStop 'ts_0' in netedit; lane 'E5_0' doesn't exist.
> Error: Could not build trainStop 'ts_1' in netedit; lane 'E8_0' doesn't exist.
> Error: Could not build trainStop 'ts_2' in netedit; lane 'E4_0' doesn't exist.
> Error: Could not build trainStop 'ts_3' in netedit; lane 'E2_0' doesn't exist.
> Error: Could not build containerStop 'ct_0' in netedit; lane 'E10_0' doesn't exist.
> Error: Could not build containerStop 'ct_1' in netedit; lane 'E11_0' doesn't exist.
> Error: Could not build containerStop 'ct_2' in netedit; lane '-E7_0' doesn't exist.
> Error: Could not build containerStop 'ct_4' in netedit; lane '-E6_0' doesn't exist.
> Error: Could not build chargingStation 'cs_0' in netedit; lane 'E6_0' doesn't exist.
> Error: Could not build chargingStation 'cs_1' in netedit; lane '-E10_0' doesn't exist.
> Error: Could not build chargingStation 'cs_2' in netedit; lane '-E11_0' doesn't exist.
<truncated after showing first 30 lines>
---------- Differences in net ----------
61,65c61
<         <lane id="gneE2_1" index="1" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40">
<             <param key="keyFinal1" value="value1"/>
<             <param key="keyFinal2" value="value2"/>
<             <param key="keyFinal3" value="value3"/>
<         </lane>
---
>         <lane id="gneE2_1" index="1" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40"/>
---------- Differences in output ----------
4c4
< TestFunctions: Clicked over position 704 - 333
---
> 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 lanes inspect 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,2d0
< 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 'gneE9_0->gneE2_1' reduced by 59.87 due to turning radius of 9.76 (length=11.73, angle=90.00).
---------- Differences in net ----------
61c61
<         <lane id="gneE2_1" index="1" speed="120.50" length="35.60" shape="7.20,18.40 42.80,18.40"/>
---
>         <lane id="gneE2_1" index="1" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40"/>
---------- Differences in output ----------
4c4
< TestFunctions: Clicked over position 704 - 333
---
> 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 lanes inspect stopoffset ( Last six runs Jul2024 )

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


IHDR1cIDATxwxSsӤZZf{T(= "STPAE@@QY"lY)ȞeQ
ݥ;?.\BI6zInnNνI|=\!${w,9tͽ/^cOq~M^I2fۦZ9jՅ+~">p3f!7e&
™ӯ3-;rzB䘳>`*Jҩ9n|uo2ڴhscOV͛D_ye;[9f>$FG1;wU|T?#`5c)һ U*޹hѣJj=$I˃wwq[adE|}zv\rEIV߉OvOBѺyĶr[uw;wӦV?v</!Νn`{,7lsn{z)CV=<n߹{/-]5vLֹCA+Wun߈{cuzwsZ6{<x`BbҮOL׎mٳLP6-")Vn\]?yF^t#<pw59$IRT&OtnפQY_~lEjTmܰ~H;vwa;&(N+VHIMݶs=ʻEVtئzYY٧Μ۴ugffEV]1!`;?w&$%%,yꢁ55% 'J Zh4>D<"۟JVfÎ*9yh';I"-=ްc*hL<ӳCۖ[f'us7>M!D6^">۷NNI5Q<7rrecb2C}֪Oܾ IOǕj)Co&c;'q:5!L@c-tnߪzʇ#=y;EIe.U"n32Ϟׯ(FӻG??ߕޥVݼmh)R!8w	7;w\hѵݮT6J'۰=j"KҾ\H"Z̹ݯ-6]SN=rI/Y
R<s$Ij]ujV̼}+;G;b{$I}JǺulRB(M}>waZzMhѨAͭ۱~ۻK]:B,Z2&N&
JIIv{ti_@V4ݓF/wȱ[wޯUk~"1)yÖ\~K':N9Z~hrzZ+/{Ghܠ=]B)Ӵqg/l$ϕ5{7.Nm= _y+AeKEIKO؂cu[^hMx_rm)[T
\幧{*2BjUWU+%ۓ3.ؽWIիٲmwR%/n\|;ʕm(LN;OOϬjU*Y͘X!DT)
9_7n|eƌ?j͛7ot|~uz彌gt$pI*;w1ԙŊk,^
!ڵjV|[vItn*==}ǃ1[r-Z!UeMI%ujRYsU*UغsϽFGcZF#T,r!mݼɽ!ڷnV|[TR333Bm앛j5M*ٲmڷjkA!DujV۽P\BB9x=pKB䔎m[ԭ]cCq	ժTY^sORr/_={R-";;V٭co{iiukUBxxx=exm^]|K֞999*RэjZmpPxPO6>h֨ՉI)jT`F}5עC28 ϕU*Pa=T
MwfL|_߬⁉IZ6aS݋-MkZ5-Rv=BZ6Ζ*BhlCnɮ6o-
(-֩Ymރq		~r<<T{ ';Ytj!
Ss-;vAWyItl"##crukU޴j!2խ۱Փ+w%$&U\$)uVW\8ՒWKW	qYYJBܶw݊|5bŊ֪^e?{}}}ԫ߯])(׸a}%'%%ߎ+_nP+PlԠގ|}Ԫfr/%^
>{RRr8wܾs7Y}|b՚~E5σ_bbҔw?VY3<]{z{y=V{N9\)zzjپk֬H5JRI;vݫ7FQҞ}}}}ߌBA{F맦KHL$Iț
򚇎{ξCG}j׬/^BdfeWZ+G+2ғS	!t[*ʕ*D_YL)ǭ;>>>ڱm[co!rʖ$)0XV-V"++G~ƌ,yyJ!$R\(Bugfe)x{y{ٌcOwHi$QXFarVQKBBhsjuVNy4Ν9wQqA	)S*ƭ7q3嫁EgZީ:qZ;w<tHR7n.[N>١uNZqV~۹gWzuoqJ<5
۹瀇JUF#j)jT"?d5(0 #3=yW޳<Iߚ]kJq߿^.}TRMBBb"BA%IIyJ%	!$I=ıdprYTI,=ӻӽ[x`J2ѱr<pnZ7U؟~]cp$__$=գn7gggg>{.,IRu,\\+WӅBtV`mfffZZ^OҮ߸Ylʕ)uS-s^ڶlZDЏ+ϘD~ҌtݛzȽ|ҥMY
,\ E'333Cgx.F]Zb׎WA~";IZ]zm[$%{p\^r[q)/?{Hɮ{>n\|ZZzPzuk-7m%T<>1IR>wƭB=uvrעo(Mgdak5'̔߻3N9_b*++G|آϺ,jֿҾQ7oY%*nܘCefe#]sr.I',=lyMYpZ6G+L[Y}999Ia+Kc2V7OcSLOOʾt"++K^"$!DZZ䰪L!=9&x4pjZ%޻gfd(ϽfVf+5<PYך3/6jPo]ժT:rkYYYM*/&&&	!<=5IIBoo/VlpSR-[)hݢݸNB$%%hM0))9))bԫ{ݬNV(WJE/F])_nͳ/꾈rmYo+BH*IVPSi yWBdfff>:_m)7hF%$J}(;ZV~.ϙϯHfFf>=}y{yul5\;|xM:kE/['--a҇WE	!JW]yɒ%;wsv̜Zꅫ[bZ_s.魟V{(@^7oh˕-s;V[gxxڇ̎i4j%i[S^^L;w}[n!JWPa1)V(WV>ύJ)KZu-=VfQN]Gn-
++5VnX?t_n|֭
ܸyKQ\[1
WNM'HIIMLJvM0;;[}WvNVh
,m5!eJ{yzF_{'NY3X߯߼QMRRRSRRK*),V4==#1))33`OnܸjKt֮QDкM~(ZFy+FM|ZD삛+,8%k4/~Hys]yIɒ>23Eסmխ۱cܽ}CqVLxcq	EΜdp̽whCu2NQQ޶_vWK<xX4jw+Is7ĩڶȬ[\u=pHs\|;kuGNW06-?~YmNNp@!DfVf인̃Gj$..A>ʺAD=5V͛D_UBի~NVnݎMOϨX>$v?m4k$(Y"\HZ7?1b!\Bdff!bn1[`{iլիљYY-=p<*7m@AkV{֝{.]"(7o%&%w5uM\6
0Waw.ɓBMڻ#ϛ,_}ԖMNHLZy|-D=|굄$ck۴5%5YFE|}RRu/-MQ<^kr[Ͷ㯍)Zsĩ3%XfÓOt|k̬Ĝ<G;ڞLHL۾GjU
PmJ%.YlR
1_}H~vZݫ{쿷:pcz4(x{)ݤQIܽzy$J*Y"I^^^qkowg/\VRcu23?a6ZZضsO=TqvyԷoNZ/rj\pwKFF~ѭNȼueƿyW-g9f~@=E_VwLhʑݚ"@v׮uk~B{w܅^/UӔ#?m"Ӕ<M Pt'3g}͐m]@"y{|p|f\@?m[0
UTw.ANg.nAo2fD0h-];ww/nq+!fk/矰حsFw;~3m$I#6X<ĸ2OMX4G7sv.0t˚2ersʔ)E|azf
`@/'K^j7'Kz(d`Fү<#/.~\]'^܎t8M> {>8ڣϿػqv*=l3:ԯ?3Jv2OwЎ㙟;w^nbڵk׮];W8>4H1GaUZpOhƍK-^9vo3QT1ߺzvohnoz=VS1jլa.	\
U#&r/ءYY޶||w&oٺm-^^B?W\^hupmlRRRӖW@7m3{|7GZTI!DJJiNV``̜yOԬY&}=1BL|Mk;X{RLfM
P=vuuPCnu;euVcW8>
Bѯп|]Q!uTpOWRUV\.tw׸ov<0ctBT:>vryyyڷS>`Ћݺti!<8|sSRRB8t8lc<xpk
[K%_1Qm;n{M>_ ˋ6B5e7;?rBLeqߋ.vEAS7;CGΐԢELqAr2^}{cԈ֭~N%&&}i߮ط^iwYr͛>x#GC|}}NXB]:`WLII+὞|º9&:#﷝\zm»Svƨ=c{&>!svٛZzoW[b^1Sv#^fœ$GPP~oMIII]{㉝}΂xj4w̢BٵG^Ov߽go||BPPN-YwL?}\
۵m
<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 lanes inspect stopoffsetexception ( Last six runs Jul2024 )

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


IHDR1cIDATxy|lvs)!$BH}SOIQJRUn	%"l0^f7+}><gD1J]:ǽϟ?cM3~ǽRUYLEI$UJrR1H$
T~
Bn}ELZQf"
2GFhِw"*--Uey)Đ㾀dlyS`4lmm:mυb}ץrÞH'<zGTRRo"4bTE/i}SW)zuRS32zW5gm/_0/&tƝŊX[óna=OvOCc	-8Q75!dbLz%K
ޡɓ'Z\=,W}1X{Mͨ!UB333"
ff%ɩifib];VsvxIIIjZ1=\aȹw-:ffe_֩wۗP^sVTCa:
j&-=•#"Kp6yG]zu%˫a@xӣs`@U?A	
<[4oZ޼zň֦u;;h
VVuUDѓ.F:)"ИZa˿꫹nnnW>Bh@U"{Twe/
E"o7'9ED\	Ŋ긻x2}I{Ҧu-7}O `D"7Zw݈ĤF
-5-#Uuئoc!TѥCNnkr-((LJyKKQ
Enffgx7_>IɩDdmeUXXb9y[-"333E;'E
]{'<zhxrJZG0#*(,!jVXTt΀;ZD"~=ml:naa޷gDrר.$!Cb*p-ףG;;c${F꺾kUP%t]jլbm-H=y~뼐PhֶUF
/_c33d`6n/(,43pK>z.0P(ܾUSӈB\*<nĵwd_ڏvqݭk
+FD\Qk7l+(,T	m51SvҲg=v 'o"77/6>ɳe~=Bk6=)D%&|t{NŦރG٧쓕sŠ͝:=yn#Rd?+bb{ׯ*hҵOE[͚Z4B\8Yt^"ZQ
{HHLiǵRJAaazط(Z^z&ڶjame{|-5]Zh~'{h)*Wuw~k)~M=x:W-5il.%=K-g$%֮#377/zիs?	I)D߃z	YUxĊ+Tי3gΜ9y
Øs@̂GV8fQ]:un:7?DԹ}:B^$ztn_XXxMճrK2{vܒ=:Qܥk5w,:gv\zth]ǽ֙sӵC""a_U*D.Z׮vFtiߺP"6qC7ngfVb?"n4jpLz
׵o
k=({;۶ATܥ
KKB%{wXx'"3336u-Uԋ=v077/--7wCk7H$g'GzOV~W4XYZ¬\PRY${žElor@ *By%*%%bY9Dvy?Fy)inֹ}+w7sC۵BDBoZ
wϟ̅GwjתqC+C33m:	.{T\:}{Z6oRZZ:n"sѳ/^1@uضҵl>/{A+$"nh䔀ZMisefe׫[øtIHLRFӮȝC6D/=222]5e܋qv]|ڪY=@Dv6-74vʲYhV=˯YWڳsRR徔2mC޴{ރG^%MfM.IeeesEYYY6mcܒ~]jia^s<z_Wn^>^ssQS\w!ƆߩH$0aJ%RWQ&{2MOk7X[[	ID_&>C3rD<r]߸}ҢQCS\z{ֵ(fœ|"	)f\kSRW%---T[)	I)VVVD$KxD0l~U"QII)Ƣv\v@`ff$"
kߔNP\R-cia>E"^q+$(/0]MDB"*
&>>*͛rO=yNDɩi?V%Ub^%$Ex`ǭ=NsIк$IrjCjJLvr7A'];޹s}޻tE&OH%"QaQQ]vL R\$""N"7Ǿęѡ383ڞa
om:#~_c/]\\]5̪RŚ9UefCDvq_M20L\|.*R} TL],k6
<(19G.mmmURR`g0̠~=())a+,kTwff`%9We&e\aa!QaaaaaD"))))|Ӈ@&]k<{]KLl|Λ
-eUSV.՜~cWvERJJJط-~.Ckݲ9mܶ'M"^Gx֫ӫ[GN_d"az:ɽ׫[WNjbb㻴o5k~/=3

<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 lanes inspect type ( Last six runs Jul2024 )

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


IHDR1cIDATxw|I-P(PV*
R8@T@!Q! Ȗ
):-3?$Mz>r|h|Nx(HddpmNuss,_W,%ٷ)VkIkB0iZu1_gfO<U)¨YMYIp
LΜޅ,؅J'<!C4
͔ CN;l^*n#00]ޚ辸6dqjӲY̵.\r`.JsCbp\|y󦩛*WnGlf*Dzx7UF՛7o[u!eڴlc^IRҐ:r1Y	=֬^U{dS ݒPme?^s`Zi?!C?߼y?WNZ}>kJ9sƎx8,4WYsBV{y߼%֚;&ک]ِ2K{V"[CmysZxL);0_3;o^/?/w5s6CIڵj`؉SCˎrvmݹ$IRy=<ҵC&f|TZWf
*߶s?Y1!Dޏt^JZzA(Z׽sڵw̆srrzD"o:=Ιɐ͜4ݜ9ߤ}nJJJXX.\]\PzEjF.?\'PZ5;vLVrcW՟9pKo
R$Fc>ޝڷ>tXl\uk=ڣ[I1o!:k0.׵cԴt3sWT133+.(-S=x{{ 9%~:~$.fbR/++_ʋw1Lm[[a~jk6kV?}lρV$Iz2<lȣ=:ge>_3P^-onKݳ[GVqNZF Cp&6mdɒ],Yrw*^v8g`W_@d^:V
P_՞:s~Ö;u!ګUUoٱ[/I};뛅YY^^*eSg.KJV;i`9997o	!|||#>{ߡOHڗtGva[1!92̬B&hb/YۭSn
!.^pE
_vϵ
ེu,NZnIF{v=xq=u(۲U'>r;%uݦmQM)jޏt6ڹ?*pծRb\Mګiw=s"BM<}h#.ܤQ[:hS=~yFlB+%JJLׂ|SuKA7p
[32Tڼi?nzJ_ZZSFeL-ԙvQz
hnnڲ|hy?-J͚Dȿ]skըj7WZooopVqiӦY~7nܸ1ڱHWRS/%k8LTJ3/wlPڴHHߺcCU+WZiDmiWcr^UTR%vh]Zwgdf?`rv˭ew]|R%۶l}>!DǶ-VqI%uj2''g?$mٱGn*_h4۶R)lӖJئEnn=ZE=X֮Kcç]BNMܾUs01)VjukWo
ժT:JlĒo|ZmjUZyˎ223׫-{Z^]t[*V[j}ZmH`qlu"Qor!JuƄ?XЃVTzCPV7nP?=#F\|S@	ܼ2ojZ#HH+Ok4VqBZ7˓_*Bk?VD5x_ϟ_)hNJ}֭sρ^^oѬSz.m
>[sMvAWy
Itn*;;{}r/ZB9Ul|BJ
i}KRzSgKV!Flgܞ8v1N\:<@KBH-VKJJ"]pJ̥+1JW{5+^!(дqC%'ܒ|5ҕʒM5ضkjZ\KKϨ]GOIIMh^sdoߵ7[*z"0DF
v-ݾ40%Vxh>>=~N}ޚnݹ־Z%$IEpJ+1Ԭ{!ʵn	!DۨA=3oJhU[:yɃGE<ރG|}[kϞ$ͫ]OVev%gffe!t/WjUbݨX!TpOU^7۲A;op#./8(HdNn$IAZTɒB|srSReT*\kkKreT#
!lؚ,=칧sr;kA&͚DXF-	IW
[bRi0\	;sy!D[V!4zl]wҕࠒʣ/uo{iZm[?DX+9߉g};m٥CoV^ʻ)24jMNso&+;iㇶR(!twZ6-=N]lxesr|}Wh3n̳/6_Zܱ__	

utao(/([$I=*W$!$IC˅]R.J$IR̵Eѱ'{8ÎK>%KT*3+R6ԩmzuj
!b~*ܾT2PzuFnnἼuB$I۳999eCJKtJLVV";;[jsssIff7*W,JB/_z7s
!}e25}eO	JOҽ'77Wۜ-Db-n,fiwS}rrru5kT޹?OV'=Q֮ѹ}Դw1>rjTҽs۬/_ֱMIܱ{$I
_T23ʔNNImPOBʔNRN9=6^{]گݸ[njumֹmF
993+T*++ĩիV*]:JptXk[7BW]>;͕G!rMNXKyyGj|0{.neY3Cd%I͕I/]nfHnǦ-w'*!Dnn<GRIBL9aU	B8|T}jJMȰr2wG.+o
yIy(wT뵦M5شugU<Znn;j*N?"loNBx{kn!|}}ZTCM-pR!DVn%&{"%%%?_k))))*ըg͍DJkT`<333311˥ԯ{y'Q-myU^BI%iU*yk4C>!fyryyB,WsF%TbmI^^彣j{9{?߯OX嫇kӲYm<`dff6WвBҪs
<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 lanes inspect width ( Last six runs Jul2024 )

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


IHDR1cIDATxw|I-̲P(H{
8@EPAAD"BDٲdSl(tНǑ&iz=}\.|y	%9ttͩ:={ց=:
r5{%ɢ[}'#^Bol`Iuf܎JxsX,ܔ4WNn ϴ]c]h4'dHW$mit_[222ƞ,L7r̹l!?xE|s|Htb7o|򩩩vFfKwAwSUTy3>!U*Ҫyw$+?mܚ;&+׫G窕+Jb{ͣ6WB~({Ȑ@n?߼y?~<=}o~
;}pFcegg[XO3hVJN߅^^^BVu;imٱcڔ
YϬFgؓӧGO3խղ!Ńo'mgtض^x윝{o۱|-_T%Ij"^xbEn'nϑc'5K*1b7mݱe.3[B$Fcнs&LI6PF
뇕-ucBw\BJjm;P-Zϯk6իU>~M23zF":Ιɐ͜4ݜ9_|чovRRRXXؒig-\]\rr.
2kZNgCĽ/V`Ckv올bG.\oګ?yr(߲
?H:};myБqkV{[Ǜb^BoӼ~xU*׹}T3s+W(W6--=6(-S=y{ܽ/1)n=D!_zzƷ/WKNIbj}yyy9QԩY]a~jsVիV>}d׾q7z'H}ӗTGuL<a@yt>=/[񧏏w.z-Fk
	xJnܸO?ԹsEF]ؕ,ݳKraeϮ|.zh8vMF:qw%IzOw\Q<y$IZ]ujV̼q';G?b;$I>c:	+[	!> -=&jԠ~]o%?ۥC.Z!.YwYȆ^r5=/kmNee;v?x=(tv֨
C\Ws^?#.^RV
j7mg!ʔiڸSg6ʍԋ*DW]kPnҥw"E ?3V^E~.^^~K;Cʖ)մq?l|^JrLPZU+/~J-{r;v)=ipÈzuuظ7(]ļ~{fre4;+;Z+u-6N**x{{`ǎ+_:uڰaÆ
+~$y|6Fr]\|759gJʝ>{mתYʝ-Bkլbr6nܮUzz{cV7nqrBΫʚFԶfv-Ti;iiMkNX>'N	*Vu&wӶ#hߺY6l[HZ7BI6Kn*Gt[7P.lFjߪYVV]mZDթYmEkSg	!n'tlۢn;vOHVR}||
*;{ҩ+"%޴99ZԚ:\VVu!\SnMչth흓HaeKZYs@ׇ{d?__V{;)EՖ*i/\{rLx>>>F乲F1*lZaw\
(⟕R<vR^Ͻ~Dx;wn%ZVMˇݴuDM巊BB/G<ޯҟ[{k
[vȿJm˦ujV۾k_|bb//i֤z,qrrr>[w셍[wAWyItl"##c=rukU޴Z!2qՓ+wwo'U\g%I
+SX8=q|[Bڷ"@BHVJHH↣zl܅K1.+VV*[נ^ݥ?v5!D
+8))F-ozu_f[Vk|)wWlٓn+͋\Zh`jPz]PQz+ݾ4[?OR֌xh}>>^'S?WJ޺ulu	5?sN4$swRK1WjTs+bmP}wo'KM[ZyD<TgC~>kV[׶^BdfeWZ'G/2ғS!q8/WJb\+[zM???^yM__ضqbz9OffeKT,w}U+ZT#?cFfrRrFkm|.WF5x8b-YY:>Þ~<#3;vWjѤQ\鴒9V[neV*
+'OBܸykʔz
^=wRpPQYڿ?}^!O>V7ʖ)uc'N{xwhݼSVۤߦȈӠ^5;qwo.=#qÇ)	!Կwz>%NjU䇬ްedfs%81
;oҿ՗bG/K_*UxH!D$\$X24D\$)88H+
cat;&hkh4f:QέCjTB\/+sv_VVVP@IFVV{u%C%Iӣz%Ix)&==]!HOOOOOYYYfff$--k˖>s|2.^|/s
!}ukFۖMK~Oi ++K~{-]*^ݔ՚=P傥)R2333TE{ŪU*vzk+ci5WضERr{:z+U*Wڱu/_iߪ"s$ITC'&%׫[~5<Zr!n'i4^~Csnڮٰ[nrU?nұu3{W<XzzƱUXx
c^jΥ
׮\z^!DU\.%;ʒGf!~}u*,lyM,z^fŭk澜ylzF$IYYY0eؽWIylYw:P	!%FBQMJBl۹gB^W"h;vXNkfefɻB^S!l6n^J=ב[2@6-jTo=$!vRGNJ6:)),BnV|¿GO
!rrfz|RLpb
Qe7+++cʕR´/WΪ_DlWVyc!$+W(=3Qq/yVBdfff>8_]tZ/yoKR^/?.̞]@@̌zʇض+מx#7ܮslJX~^QCK,)ܹ;c,z \eff^>s`KEfv=6'G_lqt2==KcfvL*IԚeJݼuܵ_!(U2T^Ay-?X:{#'G_\Y<7+%,3v-=TfP#eU+7`7T4_~=##B2W]BT(Wz
/SS!RRRo'%_r{z+;'G/F[_"z{8Lio+Wn+k+ģ_ەkuZBJJjJJjR%ŊgNJ0ړWR%C&5JY~szzE׮ʿ.^j]psśtN7۔6ԕ,pRsܱ-13sڶ\W,00K1WWFF<X403kmZxyi^VP
<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 lanes inspect_selected acceleration ( 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 ----------
61c61
<         <lane id="gneE2_1" index="1" speed="13.89" length="35.60" acceleration="1" shape="7.20,18.40 42.80,18.40"/>
---
>         <lane id="gneE2_1" index="1" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40"/>
64c64
<         <lane id="gneE3_0" index="0" speed="13.89" length="35.60" acceleration="1" shape="42.80,24.80 7.20,24.80"/>
---
>         <lane id="gneE3_0" index="0" speed="13.89" length="35.60" shape="42.80,24.80 7.20,24.80"/>
---------- Differences in output ----------
4,6c4,6
< TestFunctions: Clicked over position 704 - 323
< TestFunctions: Clicked over position 704 - 263
< TestFunctions: Clicked over position 704 - 263
---
> 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 lanes inspect_selected allow ( 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" allow="authority army vip passenger hov taxi bus coach bicycle tram" 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"/>
---
>         <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" allow="authority army vip passenger hov taxi bus coach bicycle tram" 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"/>
---
>         <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"/>
40c40
<         <lane id=":gneJ2_2_1" index="1" allow="authority army vip passenger hov taxi bus coach bicycle tram" 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"/>
---
>         <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"/>
43c43
<         <lane id=":gneJ3_0_0" index="0" allow="authority army vip passenger hov taxi bus coach bicycle tram" 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_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"/>
50c50
<         <lane id=":gneJ3_3_0" index="0" allow="authority army vip passenger hov taxi bus coach bicycle tram" 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"/>
---
>         <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"/>
61c61
<         <lane id="gneE2_1" index="1" allow="authority army vip passenger hov taxi bus coach bicycle tram" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40"/>
---
>         <lane id="gneE2_1" index="1" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40"/>
64c64
<         <lane id="gneE3_0" index="0" allow="authority army vip passenger hov taxi bus coach bicycle tram" speed="13.89" length="35.60" shape="42.80,24.80 7.20,24.80"/>
---
>         <lane id="gneE3_0" index="0" speed="13.89" length="35.60" shape="42.80,24.80 7.20,24.80"/>
---------- Differences in output ----------
4,6c4,6
< TestFunctions: Clicked over position 704 - 323
< TestFunctions: Clicked over position 704 - 263
< TestFunctions: Clicked over position 704 - 263
---
> 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 lanes inspect_selected changeleft ( Last six runs Jul2024 )

---------- Differences in output ----------
4,6c4,6
< TestFunctions: Clicked over position 704 - 323
< TestFunctions: Clicked over position 704 - 263
< TestFunctions: Clicked over position 704 - 263
---
> 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


IHDR1cmIDATxw|--Y

R *8TP
"
F\dl,ޫqp4I4iƽ>H.owIڼJIE{s{O>Ğܝ`9ϽdQ-Y;Mt:KZLiK76$2{Eng%|<Vf)7e!
ӯ(6-rzBZ>`F\76S1thMy{cON\|ԙsNl$xM|~s|H1kLTzL?"`3S-һ {uj^fս*Ծ$ISmپk8[cde]vMIX%O\vOBѹ}[9[(	u)	X{k3jޡ=wph'p
N喯VPP`}f,[y#úZ+?mٱc=T+dٟ׮pWؓ͛6ܿχO͚4BSҷg_Jg,QaAle疯l$u,qɩw䘼fJƍyT7mif}KHh̼ݭMs?"-
-4jPuU+o޶-"8(p=j׬ WV
۳Kz;vb-yyV=Ȼ΀kC2$`3
v7gxΩiC8k\K@nޅ#V.X#PZ5;vLVzظs.W՟b9qO	͛j4;qֻ_kS.]*ޥ}VLodd)_F9	IGi꡷ώ]{Sӛ4jp{%
!srrqڍL.ַݺEwzwTnq;&&] ICYJ3'7IÚj<O``e]ӭ{h-R!֭[/{^EbgK֚ؕP3Yz@«	tN^ͺVաm눻j4޺C^.Igsr4ʚNה$IvԶqyyy׮!|}}
uF?cHǟt_.U+[1!ԇfلѭZ4o~~}ztӣb%	Iڵj٬oFFWX>OwuX^Oz{{{<ģw;pt,ߓ~c͆ѭ[/b4u/I>ˍկQjB5֫u[v:q"J[=~h#ŮܪEzhS=͚T\I{)S&;''9v]Lo=S/fwuh:mʒRJ[zCTWeԯ[*ϔ܂~O8yN'n٬wBҵ
o\‚~xFmZE}֫Ss꿮&$	!bN>>>Tɓg϶^ׯ_~}D/
$OHdο{ϿsFM69gxZ58}c'Cw.#+s֝Bnլ^mBu|kM_$󪲦zuٻ[:jlܲ#+;;.lڼCn-7yzjV?uBwn&+'{Bլ^mƭFѹ}^^!$I{NBۻ{v5o{wjm^!Dэ۾k_rjj9xs3B=vhrW;%֫Saھ.BNp䙲A[Y[;\PXjMٯg5&!2hkrΜЧGgBF
ZڿZu:]XPqlu"զghJü.]{⥈
|}}=(veFc0T|ZmfM2&$7	/(_.4-N+~d]YYISĝi[ënܼCH[ǶKEzmgЉ֑Cc[@wضqzvMNM
Ϟ‚vmZ	!n٬p#zx:}nrU^B=tݲcrF֋V+POLjU|YyefeRԮqiI«T`~$F|ݑoI{
qN݈Z)))B$:kP]t¥eկi΀͚򋗯
![lI~-5qʚZ4ۼ}W_FWKedfկ[裧Hlk/^pJppPzlٴKW\/
,ӪEJ|iiJS~#巕ʚQMwcedfnxӶذ=j$$IB(_t¥+AA
ڱk@d}	BhdXy̬Դ$y{{˛5E6mkA?߻[ז	!׭[r]	972qj|ƫv._Z+>隿|_e!>1jBhH@'ɼIBCtBBsodh4///&y+[E\jݦ|e?_1;wt}J#ѭ"۴חZIHBB]Vm֤ђ嫔JJ>߉c'N!]А*.]o{w+WΜ<ZN=~J%^Wt%>jJ;r􄏯O{uڍ[y7EE6ݲcofWo|͙J|srs[le/Loo!Nedf5WG˪ط|hHn^;[SW6[u5kUwJ*9k4ie!*/'IҰ!5I!IR!)E%I


$嫎؃<\юk>05˅h43+Q.GB'&FIKK	$}/w Vݻr0Iﭿf^^^r$p)''G+t9egg$;;իV>ul*_|VBdkF׎m+U(?3&(=47'G|.ronݷrSVkwwK!gȸ7<~o쿧Ϟ[fߞF~b=oa:=vHq1=r5gwj<[w$iȽ}|BSo4k軟~3b_Zra˥k4'N_OBص_o2[xTNnk6ٹUfBܼ<yyߕ){5+RZUy8:`F>v#j+;~8+D5׮(呮B*]/,wyMYpu:P'̞[Ymٜ\IaK߱[R'屩kLbJ//4";;[jrXUBbˎ{B8u:A3,찜ŭE˗wC;*
ZwV-mش^_Gn-??uݠ^~]v ۴t!wZzWӥ0:722-^"ܡB0=Fzs.-ۢYc{FujV߽/V^rAA͚4<~(ז
*/!t:]|񀸕Q_,(,B9_e)^F%I
(N'3}]``ܼaCȇzkΞ`\mzwDrmrHK
<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 lanes inspect_selected changeright ( 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 ----------
61c61
<         <lane id="gneE2_1" index="1" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40" changeRight="emergency authority army vip pedestrian passenger hov bus coach motorcycle moped tram rail_urban rail rail_electric custom1"/>
---
>         <lane id="gneE2_1" index="1" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40"/>
64c64
<         <lane id="gneE3_0" index="0" speed="13.89" length="35.60" shape="42.80,24.80 7.20,24.80" changeRight="emergency authority army vip pedestrian passenger hov bus coach motorcycle moped tram rail_urban rail rail_electric custom1"/>
---
>         <lane id="gneE3_0" index="0" speed="13.89" length="35.60" shape="42.80,24.80 7.20,24.80"/>
---------- Differences in output ----------
4,6c4,6
< TestFunctions: Clicked over position 704 - 323
< TestFunctions: Clicked over position 704 - 263
< TestFunctions: Clicked over position 704 - 263
---
> 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 lanes inspect_selected disallow ( Last six runs Jul2024 )

---------- Differences in output ----------
4,6c4,6
< TestFunctions: Clicked over position 704 - 323
< TestFunctions: Clicked over position 704 - 263
< TestFunctions: Clicked over position 704 - 263
---
> 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|I-P(P*
R8@T@!Q!(Ȗ
):-3?$Mz>r|h|Nx(HddpmNuss,_W,%ٷ)VkIkB0iZu1_gfO<U)¨YMYIp
LΜޅ,؅J'<!C4
͔ CN;l^*n#00}ޚ辸6dqj۪y̵.\r`.JsCbp\|y󦩛*WnGlf*Dzx7UF՛7o[u!eڶjc^IR:r1Y	>լ^U{dS ݒPke?^s`Zi?!C?߼y?:}}~Ӕ;spFcYr_O3xVNMB///!Zʍy+#3K5;vL֭s!e+77$Ed}sڴ|L);0_3=th^/?/w5s6CIڷj^Tɀ[[ws)yeGVmcfyKHRֱ̼y3vJ
-ԫSYFao۹},d`@VZ%-=} zWZѥ}Zss;uf99V=G7̇dHfNnܯ>~'%%%,,lɌs_Sp._\(jZX{qB(-К;&Z9`KWbO%JiPFTF1sGo:r,6.ၺ此7ڷj֩]jZTpojw=Ҡ^<31)Y痕R廘ZB^^^6NTB߀Z֩mEs :>UI~̬%-H.Y9WF׻{@xInܲG)Ȑf͚-][n%K\m|z}ƺ=ؕP3YwN*jΜ߰N]HjݢYuU*[vKxzQfVJYԙ$m[ԯ[;'''-!O^v䰧w;	It[ﳲ>by;&P5wafVUhմqMl|’+|}wn׽s;!Ģ%nl٤a__nvSwNEaZݹ}+-h4y<쮽=n5yWN%]JDo۴-Y2W.sV;_=._V^*+%T5n}3.
!*ThѬ6RM7LS6Ý'n&4nؠbP]D̬Ĥ{-w1^LT?кE3?ݰ5=#CK
-5ste:jԮY+ϔ܂nONm'-jѰFpsӖ]CqĤU*Ul4B}흛_FUk ժx{{`Ǐ/OL>{mܸqƍՎ @z?`.}-YCƛ<fjU*9SgJضeZF{۶ZMۄ$ulM[w]#󪲤vh,٭cժl޾;#33l޶[n-;Tv哧*ٮU	!:kYrwH*sV999;/$iˎ=rSZFԮeJaTR-sssw9 h:~ZLLN.'=>wAq;5K
kĤZ5խ]Gۆ)TR+^(U2uTSK:y?rj%{vi_j-;lPK.)k
[{uҕy{{TRXGoQջj!ez׉GFVC˅h4+1^^ѡ.R
ZnҰAzFƍyeJNIjG?p+Wܟ:mQ9m$:i'Tj׎jd^?#=:oܺK~(mZԯ[krT;ٟ߲y'Z
!CM{	K풃Ҿuvvԫw_j!rh.=#C}|;F*Ξ$)B88=qb?at`EZ$D-6.ҕKWbJ*Yv;5nV^vCQ20YFJNIIO%O6ne(K6mpۮ~^oʗQfup3Mq7/_v%zɒukU߾koă]*z"0D
w-ݾ4(Vxp>>>~N}ޚFsIuksFT$kOu%끁ujV۽_ăk7mܰɷS%Ih4-s#"?_Z/	!rrj׬㓯r]	癙YiBݸ~#6KUZk7*VU{y&oͶlw.Z'܈K
Bi<'IRpP)V-U"77_~\y4yJ%$R\4FB5*x윜N{Pi$iDrVQKBBkju\T4
WΜ:s^֐Uo]t%8(Kk^Z;s9VsO?V!zl|
GwoZunxp}>>_iۉwTdeg7kT%5!NզgԩUC˚[ӣLpPvN7Z=jǪV+wߥWBCC5p%J!ʖ)-IҀU*I!Ir!etˢ$IsFQt~ΰc}XoA*Lyy
unת^B_2o$u+w8///nݻ|IꦻdNNNِҒ$]%Bdeeeeeiܬchsrr233zy˟;RW͜B,_y#{ЦEh2?/S>cAt͕"6}ˇ<ާXˇ!^S-ol=rU{tiuOh꺵kt:%5}?yի.WujRyw/IRGznyխĤ̬2SR6/c/-2nTg_B{gk7n5[s]i*+;uwi״qC!DvN̼J>qlJR<<`F>Ŗ(DcUׯO+rrs呮yB&E',ܼ<yIݣjZmV=!Yْ$äKcw3V7OcSͻt"77W#$!Dff䰪L!>*Ⱦ?pjZ%gdXa9#
ɕ7A;*ZunںV]Fn-77uoUV~[|No!5SR>ZvJ!ЦNMK[d]=~J5ÔԔKWbKjܰYvsss=QRU+;-LLL:r
>{^Ikz[^yfBRIZzJAXbu^~"'''/K%ܠQ{+|[$k@yhZ^z^4gޏ%rs-k}ӥCWx#ڶjޭc[0z6M?"n˕+'֭;cQZ^ɉj%Ϝ|VVZDy~zGT|\|0]RjhJ0<bЛ}x!Dhyg|gp\|~JyngJNYךЦIerssQQf&.-^(ccsTpFJqFJg!o^v]{V{ޔZ#.$ztpX>1׮'LT*UlKKi!--=--|h9ytpYYٷSRrrZ6\nҕ@reˬٰ%++K}'?nvvvɒ%58xըyyyEwxSG)8++K>mr#NslےsrF۹Ck//Ul|B\B\x01)d`3o]2''gC۷R]*tbzk_{iȵXrN΁GujQ{߼\T'tڡMnnnvvNȥ]ڒi4'&%>wkǶ'OMItc+ئC;),Is𑶭'&&˻:\T;.[i۪y̵9ժT[Ɗtl26>!++jfcNNf#!De*U*ر]/xY!ױ99B9}imaρm[6r%&'7MˇG%X
*U2LukG<X.]7WSRunc>FݮUWbLZaeO8!hѢ;?)pr`yzimZ<|;e-6=၏=r;%ҕɷSL-f͛KK8{bFf<XyDnNbOKh:?},!ĊUy#=&߾_agےɷStwzk=pXoETRI˕X>q;?_巋k7nU}{u{>uFC?_߰
7m,I[VZ'dVTʆ4o'1)iڍ{6S[jTx~NNc۴EoC)Ol׷w7/ס#ߴUmk6+]Ν7%;;%eӏge\xy-yU{,W8~@<EEFF?Vw̜hʙӚ"@ױ]򛅎x
_g)g~D6E)xDk"@8Β]7C#ڷ)O
UYXpr"a_2fX];۷pcNkԨ.܊8?]<`]i̸	`zt^e<V
5B̜Anu/
P࿰79sFwv}$IǢvXĸ2_],gcZp-n8@<kTɓ'+W'O\[ej(pQeV{u$9'bFD/sĽcD1^bK>ޯGm<kڶ}SٰqO
qt/lw{Q$g#V=S!\-kB(tC;g|v9G=.رcǎNp~n[~fȈG_9gGRV͢{E6kD%~>AO5x8*fW[O5֭l̐:2xmwe?PwܘQqlF.jE,a(++;y[]:w|Gz|Oӏߞi7x!~e~_bOIޏCoeSRRZ?v'ȼ'e4Sw._WBC	!'O6u3gpݺgG	_޽+
!nwM٠䲈(݀~~~a+j|s.	uٶa_f7o65mB~m3ZѳGע{jժcW\]zբ{B8RA㾊t9_SIIg[]|!JU#o#g<߳{ׁBxy9xC"?bnZZzBUxc5<\yLjxL,__ߵ6t ZjvI!\ɷϞ;?
<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 lanes inspect_selected endoffset ( 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="11.81" length="32.13" shape="19.70,24.80 7.20,24.80 3.35,23.85 0.60,21.00 -1.05,16.25 -1.60,9.60"/>
---
>         <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"/>
50c50
<         <lane id=":gneJ3_3_0" index="0" speed="6.10" length="17.17" shape="30.30,18.40 42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 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="29.35" shape="7.20,15.20 42.80,15.20"/>
<         <lane id="gneE2_1" index="1" speed="13.89" length="29.35" endOffset="12.50" shape="7.20,18.40 30.30,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="13.89" length="29.35" endOffset="12.50" shape="42.80,24.80 19.70,24.80"/>
<         <lane id="gneE3_1" index="1" speed="13.89" length="29.35" 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 704 - 323
< TestFunctions: Clicked over position 704 - 263
< TestFunctions: Clicked over position 704 - 263
---
> 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 lanes inspect_selected parameters ( Last six runs Jul2024 )

---------- Differences in output ----------
4,6c4,6
< TestFunctions: Clicked over position 704 - 323
< TestFunctions: Clicked over position 704 - 263
< TestFunctions: Clicked over position 704 - 263
---
> 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


IHDR1cHIDATxwxSsӤZZf{T(= "STPAE@@QY"lY)ȞeQ
ݥ;?.\BI6zInnNνI|=\!${w,9tͽ/^cOq~M^I2fۦZ9jՅ+~">p3f!7e&
™ӯ3-;rzB䘳>`*Jҩ9n|uo2ڴhscOV͛D_ye;[9f>$FG1;wU|T?#`5c)һ U*޹hѣJj=$I˃wwq[adE|}zv\rEIV߉OvOBѺyĶr[uw;wӦV?v</!Νn`{,7lsn{z)CV=<n߹{/-]5vLֹCA+Wun߈{cuzwsZ6{<x`BbҮOL׎mٳLP6-")Vn\]?yF^t#<pw59$IRT&OtnפQY_~lEjTmܰ~H;vwa;&(N+VHIMݶs=ʻEVtئzYY٧Μ۴ugffEV]1!`;?w&$%%,yꢁ55% 'J Zh4>D<"۟JVfÎ*9yh';I"-=ްc*hL<ӳCۖ[f'us7>M!D6^">۷NNI5Q<7rrecb2C}֪Oܾ IOǕj)Co&c;'q:5!L@c-tnߪzʇ#=y;EIe.U"n32Ϟׯ(FӻG??ߕޥVݼmh)R!8w	7;w\hѵݮT6J'۰=j"KҾ\H"Z̹ݯ-6]SN=rI/Y
R<s$Ij]ujV̼}+;G;b{$I}JǺulRB(M}>waZzMhѨAͭ۱~ۻK]:B,Z2&N&
JIIv{ti_@V4ݓF/wȱ[wޯUk~"1)yÖ\~K':N9Z~hrzZ+/{Ghܠ=]B)Ӵqg/l$ϕ5{7.Nm= _y+AeKEIKO؂cu[^hMx_rm)[T
\幧{*2BjUWU+%ۓ3.ؽWIիٲmwR%/n\|;ʕm(LN;OOϬjU*Y͘X!DT)
9_7n|eƌ?j͛7ot|~uz彌gt$pI*;w1ԙŊk,^
!ڵjV|[vItn*==}ǃ1[r-Z!UeMI%ujRYsU*UغsϽFGcZF#T,r!mݼɽ!ڷnV|[TR333Bm앛j5M*ٲmڷjkA!DujV۽P\BB9x=pKB䔎m[ԭ]cCq	ժTY^sORr/_={R-";;V٭co{iiukUBxxx=exm^]|K֞999*RэjZmpPxPO6>h֨ՉI)jT`F}5עC28 ϕU*Pa=T
MwfL|_߬⁉IZ6aS݋-MkZ5-Rv=BZ6Ζ*BhlCnɮ6o-
(-֩Ymރq		~r<<T{ ';Ytj!
Ss-;vAWyItl"##crukU޴j!2խ۱Փ+w%$&U\$)uVW\8ՒWKW	qYYJBܶw݊|5bŊ֪^e?{}}}ԫ߯])(׸a}%'%%ߎ+_nP+PlԠގ|}Ԫfr/%^
>{RRr8wܾs7Y}|b՚~E5σ_bbҔw?VY3<]{z{y=V{N9\)zzjپk֬H5JRI;vݫ7FQҞ}}}}ߌBA{F맦KHL$Iț
򚇎{ξCG}j׬/^BdfeWZ+G+2ғS	!t[*ʕ*D_YL)ǭ;>>>ڱm[co!rʖ$)0XV-V"++G~ƌ,yyJ!$R\(Bugfe)x{y{ٌcOwHi$QXFarVQKBBhsjuVNy4Ν9wQqA	)S*ƭ7q3嫁EgZީ:qZ;w<tHR7n.[N>١uNZqV~۹gWzuoqJ<5
۹瀇JUF#j)jT"?d5(0 #3=yW޳<Iߚ]kJq߿^.}TRMBBb"BA%IIyJ%	!$I=ıdprYTI,=ӻӽ[x`J2ѱr<pnZ7U؟~]cp$__$=գn7gggg>{.,IRu,\\+WӅBtV`mfffZZ^OҮ߸Ylʕ)uS-s^ڶlZDЏ+ϘD~ҌtݛzȽ|ҥMY
,\ E'333Cgx.F]Zb׎WA~";IZ]zm[$%{p\^r[q)/?{Hɮ{>n\|ZZzPzuk-7m%T<>1IR>wƭB=uvrעo(Mgdak5'̔߻3N9_b*++G|آϺ,jֿҾQ7oY%*nܘCefe#]sr.I',=lyMYpZ6G+L[Y}999Ia+Kc2V7OcSLOOʾt"++K^"$!DZZ䰪L!=9&x4pjZ%޻gfd(ϽfVf+5<PYך3/6jPo]ժT:rkYYYM*/&&&	!<=5IIBoo/VlpSR-[)hݢݸNB$%%hM0))9))bԫ{ݬNV(WJE/F])_nͳ/꾈rmYo+BH*IVPSi yWBdfff>:_m)7hF%$J}(;ZV~.ϙϯHfFf>=}y{yul5\;|xM:kE/['--a҇WE	!JW]yɒ%;wsv̜Zꅫ[bZ_s.魟V{(@^7oh˕-s;V[gxxڇ̎i4j%i[S^^L;w}[n!JWPa1)V(WV>ύJ)KZu-=VfQN]Gn-
++5VnX?t_n|֭
ܸyKQ\[1
WNM'HIIMLJvM0;;[}WvNVh
,m5!eJ{yzF_{'NY3X߯߼QMRRRSRRK*),V4==#1))33`OnܸjKt֮QDкM~(ZFy+FM|ZD삛+,8%k4/~Hys]yIɒ>23Eסmխ۱cܽ}CqVLxcq	EΜdp̽whCu2NQQ޶_vWK<xX4jw+Is7ĩڶȬ[\u=pHs\|;kuGNW06-?~YmNNp@!DfVf인̃Gj$..A>ʺAD=5V͛D_UBի~NVnݎMOϨX>$v?m4k$(Y"\HZ7?1b!\Bdff!bn1[`{iլիљYY-=p<*7m@AkV{֝{.]"(7o%&%w5uM\6
0Waw.ɓBMڻ#ϛ,_}ԖMNHLZy|-D=|굄$ck۴5%5YFE|}RRu/-MQ<^kr[Ͷ㯍)Zsĩ3%XfÓOt|k̬Ĝ<G;ڞLHL۾GjU
PmJ%.YlR
1_}H~vZݫ{쿷:pcz4(x{)ݤQIܽzy$J*Y"I^^^qkowg/\VRcu23?a6ZZضsO=TqvyԷoNZ/rj\pwKFF~ѭNȼueƿyW-g9f~@=E_VwLhʑݚ"@v׮uk~B{w܅^/UӔ#?m"Ӕ<M Pt'3g}͐m]@"y{|p|f\@?m[0
UTw.ANg.nAo2fD0h-];ww/nq+!fk/矰حsFw;~3m$I#6X<ĸ2OMX4G7sv.0t˚2ersʔ)E|azf
`@/'K^j7'Kz(d`Fү<#/.~\]'^܎t8M> {>8ڣϿػqv*=l3:ԯ?3Jv2OwЎ㙟;w^nbڵk׮];W8>4H1GaUZpOhƍK-^9vo3QT1ߺzvohnoz=VS1jլa.	\
U#&r/ءYY޶||w&oٺm-^^B?W\^hupmlRRRӖW@7m3{|7GZTI!DJJiNV``̜yOԬY&}=1BL|Mk;X{RLfM
P=vuuPCnu;euVcW8>
Bѯп|]Q!uTpOWRUV\.tw׸ov<0ctBT:>vryyyڷS>`Ћݺti!<8|sSRRB8t8lc<xpk
[K%_1Qm;n{M>_ ˋ6B5e7;?rBLeqߋ.vEAS7;CGΐԢELqAr2^}{cԈ֭~N%&&}i߮ط^iwYr͛>x#GC|}}NXB]:`WLII+὞|º9&:#﷝\zm»Svƨ=c{&>!svٛZzoW[b^1Sv#^fœ$GPP~oMIII]{㉝}΂xj4w̢BٵG^Ov߽go||BPPN-YwL?}\
۵m
<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 lanes 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_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 '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_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 net ----------
61c61
<         <lane id="gneE2_1" index="1" speed="120.50" length="35.60" shape="7.20,18.40 42.80,18.40"/>
---
>         <lane id="gneE2_1" index="1" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40"/>
64c64
<         <lane id="gneE3_0" index="0" speed="120.50" length="35.60" shape="42.80,24.80 7.20,24.80"/>
---
>         <lane id="gneE3_0" index="0" speed="13.89" length="35.60" shape="42.80,24.80 7.20,24.80"/>
---------- Differences in output ----------
4,6c4,6
< TestFunctions: Clicked over position 704 - 323
< TestFunctions: Clicked over position 704 - 263
< TestFunctions: Clicked over position 704 - 263
---
> 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 lanes inspect_selected stopoffset ( Last six runs Jul2024 )

---------- Differences in output ----------
4,6c4,6
< TestFunctions: Clicked over position 704 - 323
< TestFunctions: Clicked over position 704 - 263
< TestFunctions: Clicked over position 704 - 263
---
> 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|I-P(P*
R8@T@!Q!(Ȗ
):-3?$Mz>r|h|Nx(HddpmNuss,_W,%ٷ)VkIkB0iZu1_gfO<U)¨YMYIp
LΜޅ,؅J'<!C4
͔ CN;l^*n#00}ޚ辸6dqj۪y̵.\r`.JsCbp\|y󦩛*WnGlf*Dzx7UF՛7o[u!eڶjc^IR:r1Y	>լ^U{dS ݒPke?^s`Zi?!C?߼y?:}}~Ӕ;spFcYr_O3xVNMB///!Zʍy+#3K5;vL֭s!e+77$Ed}sڴ|L);0_3=th^/?/w5s6CIڷj^Tɀ[[ws)yeGVmcfyKHRֱ̼y3vJ
-ԫSYFao۹},d`@VZ%-=} zWZѥ}Zss;uf99V=G7̇dHfNnܯ>~'%%%,,lɌs_Sp._\(jZX{qB(-К;&Z9`KWbO%JiPFTF1sGo:r,6.ၺ此7ڷj֩]jZTpojw=Ҡ^<31)Y痕R廘ZB^^^6NTB߀Z֩mEs :>UI~̬%-H.Y9WF׻{@xInܲG)Ȑf͚-][n%K\m|z}ƺ=ؕP3YwN*jΜ߰N]HjݢYuU*[vKxzQfVJYԙ$m[ԯ[;'''-!O^v䰧w;	It[ﳲ>by;&P5wafVUhմqMl|’+|}wn׽s;!Ģ%nl٤a__nvSwNEaZݹ}+-h4y<쮽=n5yWN%]JDo۴-Y2W.sV;_=._V^*+%T5n}3.
!*ThѬ6RM7LS6Ý'n&4nؠbP]D̬Ĥ{-w1^LT?кE3?ݰ5=#CK
-5ste:jԮY+ϔ܂nONm'-jѰFpsӖ]CqĤU*Ul4B}흛_FUk ժx{{`Ǐ/OL>{mܸqƍՎ @z?`.}-YCƛ<fjU*9SgJضeZF{۶ZMۄ$ulM[w]#󪲤vh,٭cժl޾;#33l޶[n-;Tv哧*ٮU	!:kYrwH*sV999;/$iˎ=rSZFԮeJaTR-sssw9 h:~ZLLN.'=>wAq;5K
kĤZ5խ]Gۆ)TR+^(U2uTSK:y?rj%{vi_j-;lPK.)k
[{uҕy{{TRXGoQջj!ez׉GFVC˅h4+1^^ѡ.R
ZnҰAzFƍyeJNIjG?p+Wܟ:mQ9m$:i'Tj׎jd^?#=:oܺK~(mZԯ[krT;ٟ߲y'Z
!CM{	K풃Ҿuvvԫw_j!rh.=#C}|;F*Ξ$)B88=qb?at`EZ$D-6.ҕKWbJ*Yv;5nV^vCQ20YFJNIIO%O6ne(K6mpۮ~^oʗQfup3Mq7/_v%zɒukU߾koă]*z"0D
w-ݾ4(Vxp>>>~N}ޚFsIuksFT$kOu%끁ujV۽_ăk7mܰɷS%Ih4-s#"?_Z/	!rrj׬㓯r]	癙YiBݸ~#6KUZk7*VU{y&oͶlw.Z'܈K
Bi<'IRpP)V-U"77_~\y4yJ%$R\4FB5*x윜N{Pi$iDrVQKBBkju\T4
WΜ:s^֐Uo]t%8(Kk^Z;s9VsO?V!zl|
GwoZunxp}>>_iۉwTdeg7kT%5!NզgԩUC˚[ӣLpPvN7Z=jǪV+wߥWBCC5p%J!ʖ)-IҀU*I!Ir!etˢ$IsFQt~ΰc}XoA*Lyy
unת^B_2o$u+w8///nݻ|IꦻdNNNِҒ$]%Bdeeeeeiܬchsrr233zy˟;RW͜B,_y#{ЦEh2?/S>cAt͕"6}ˇ<ާXˇ!^S-ol=rU{tiuOh꺵kt:%5}?yի.WujRyw/IRGznyխĤ̬2SR6/c/-2nTg_B{gk7n5[s]i*+;uwi״qC!DvN̼J>qlJR<<`F>Ŗ(DcUׯO+rrs呮yB&E',ܼ<yIݣjZmV=!Yْ$äKcw3V7OcSͻt"77W#$!Dff䰪L!>*Ⱦ?pjZ%gdXa9#
ɕ7A;*ZunںV]Fn-77uoUV~[|No!5SR>ZvJ!ЦNMK[d]=~J5ÔԔKWbKjܰYvsss=QRU+;-LLL:r
>{^Ikz[^yfBRIZzJAXbu^~"'''/K%ܠQ{+|[$k@yhZ^z^4gޏ%rs-k}ӥCWx#ڶjޭc[0z6M?"n˕+'֭;cQZ^ɉj%Ϝ|VVZDy~zGT|\|0]RjhJ0<bЛ}x!Dhyg|gp\|~JyngJNYךЦIerssQQf&.-^(ccsTpFJqFJg!o^v]{V{ޔZ#.$ztpX>1׮'LT*UlKKi!--=--|h9ytpYYٷSRrrZ6\nҕ@reˬٰ%++K}'?nvvvɒ%58xըyyyEwxSG)8++K>mr#NslےsrF۹Ck//Ul|B\B\x01)d`3o]2''gC۷R]*tbzk_{iȵXrN΁GujQ{߼\T'tڡMnnnvvNȥ]ڒi4'&%>wkǶ'OMItc+ئC;),Is𑶭'&&˻:\T;.[i۪y̵9ժT[Ɗtl26>!++jfcNNf#!De*U*ر]/xY!ױ99B9}imaρm[6r%&'7MˇG%X
*U2LukG<X.]7WSRunc>FݮUWbLZaeO8!hѢ;?)pr`yzimZ<|;e-6=၏=r;%ҕɷSL-f͛KK8{bFf<XyDnNbOKh:?},!ĊUy#=&߾_agےɷStwzk=pXoETRI˕X>q;?_巋k7nU}{u{>uFC?_߰
7m,I[VZ'dVTʆ4o'1)iڍ{6S[jTx~NNc۴EoC)Ol׷w7/ס#ߴUmk6+]Ν7%;;%eӏge\xy-yU{,W8~@<EEFF?Vw̜hʙӚ"@ױ]򛅎x
_g)g~D6E)xDk"@8Β]7C#ڷ)O
UYXpr"a_2fX];۷pcNkԨ.܊8?]<`]i̸	`zt^e<V
5B̜Anu/
P࿰79sFwv}$IǢvXĸ2_],gcZp-n8@<kTɓ'+W'O\[ej(pQeV{u$9'bFD/sĽcD1^bK>ޯGm<kڶ}SٰqO
qt/lw{Q$g#V=S!\-kB(tC;g|v9G=.رcǎNp~n[~fȈG_9gGRV͢{E6kD%~>AO5x8*fW[O5֭l̐:2xmwe?PwܘQqlF.jE,a(++;y[]:w|Gz|Oӏߞi7x!~e~_bOIޏCoeSRRZ?v'ȼ'e4Sw._WBC	!'O6u3gpݺgG	_޽+
!nwM٠䲈(݀~~~a+j|s.	uٶa_f7o65mB~m3ZѳGע{jժcW\]zբ{B8RA㾊t9_SIIg[]|!JU#o#g<߳{ׁBxy9xC"?bnZZzBUxc5<\yLjxL,__ߵ6t ZjvI!\ɷϞ;?
<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 lanes inspect_selected stopoffsetexception ( Last six runs Jul2024 )

---------- Differences in additionals ----------
11a12,35
>     <!-- Detectors -->
>     <!-- Shapes -->
>     <poly id="po_0" color="red" fill="1" layer="0.00" shape="-12.000000,12.000000 -12.000000,8.000000 -8.000000,8.000000 -8.000000,12.000000 -12.000000,12.000000"/>
>     <poly id="po_1" color="red" fill="1" layer="0.00" shape="8.000000,12.000000 8.000000,8.000000 12.000000,8.000000 12.000000,12.000000 8.000000,12.000000"/>
>     <poly id="po_2" color="red" fill="1" layer="0.00" shape="8.000000,-8.000000 8.000000,-12.000000 12.000000,-12.000000 12.000000,-8.000000 8.000000,-8.000000"/>
>     <poly id="po_3" color="red" fill="1" layer="0.00" shape="-8.000000,-8.000000 -12.000000,-8.000000 -12.000000,-12.000000 -8.000000,-12.000000 -8.000000,-8.000000"/>
>     <poi id="poi_0" color="red" layer="202.00" x="-26.00" y="8.00"/>
>     <poi id="poi_1" color="red" layer="202.00" x="-26.00" y="-8.00"/>
>     <poi id="poi_2" color="red" layer="202.00" x="26.00" y="-8.00"/>
>     <poi id="poi_3" color="red" layer="202.00" x="26.00" y="8.00"/>
>     <!-- TAZs -->
>     <taz id="taz_0" shape="-18.00,-14.00 -18.00,-16.00 -8.00,-16.00 -8.00,-14.00 -18.00,-14.00" fill="1" color="green"/>
>     <taz id="taz_1" shape="8.00,-14.00 8.00,-16.00 18.00,-16.00 18.00,-14.00 8.00,-14.00" fill="1" color="green"/>
>     <taz id="taz_2" shape="18.00,14.00 8.00,14.00 8.00,16.00 18.00,16.00 18.00,14.00" fill="1" color="green"/>
>     <taz id="taz_3" shape="-8.00,14.00 -18.00,14.00 -18.00,16.00 -8.00,16.00 -8.00,14.00" fill="1" color="green"/>
>     <!-- JuPedSim elements -->
>     <poly id="jps.walkable_area_0" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" shape="-12.000000,-8.000000 -12.000000,-12.000000 -16.000000,-12.000000 -16.000000,-8.000000 -12.000000,-8.000000"/>
>     <poly id="jps.walkable_area_1" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" shape="-12.000000,8.000000 -16.000000,8.000000 -16.000000,12.000000 -12.000000,12.000000 -12.000000,8.000000"/>
>     <poly id="jps.walkable_area_2" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" shape="12.000000,8.000000 16.000000,8.000000 16.000000,12.000000 12.000000,12.000000 12.000000,8.000000"/>
>     <poly id="jps.walkable_area_4" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" shape="12.000000,-8.000000 12.000000,-12.000000 16.000000,-12.000000 16.000000,-8.000000 12.000000,-8.000000"/>
>     <poly id="jps.obstacle_0" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" shape="20.000000,12.000000 16.000000,12.000000 16.000000,8.000000 20.000000,8.000000 20.000000,12.000000"/>
>     <poly id="jps.obstacle_1" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" shape="20.000000,-8.000000 16.000000,-8.000000 16.000000,-12.000000 20.000000,-12.000000 20.000000,-8.000000"/>
>     <poly id="jps.obstacle_2" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" shape="-16.000000,-8.000000 -20.000000,-8.000000 -20.000000,-12.000000 -16.000000,-12.000000 -16.000000,-8.000000"/>
>     <poly id="jps.obstacle_3" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" shape="-16.000000,12.000000 -20.000000,12.000000 -20.000000,8.000000 -16.000000,8.000000 -16.000000,12.000000"/>
---------- Differences in errors ----------
0a1,95
> Error: Could not build routeProbe 'rp_0' in netedit; edge '-E10' doesn't exist.
> Error: Could not build routeProbe 'rp_1' in netedit; edge 'E7' doesn't exist.
> Error: Could not build routeProbe 'rp_2' in netedit; edge 'E6' doesn't exist.
> Error: Could not build routeProbe 'rp_3' in netedit; edge '-E11' doesn't exist.
> Error: Could not build calibrator 'ca_0' in netedit; edge 'E10' doesn't exist.
> Error: Could not build calibrator 'ca_1' in netedit; edge 'E6' doesn't exist.
> Error: Could not build calibrator 'ca_2' in netedit; edge '-E7' doesn't exist.
> Error: Could not build calibrator 'ca_3' in netedit; edge '-E11' doesn't exist.
> Error: Could not build calibrator 'ca_5' in netedit; lane '-E9_1' doesn't exist.
> Error: Could not build calibrator 'ca_6' in netedit; lane 'E12_1' doesn't exist.
> Error: Could not build busStop 'bs_0' in netedit; lane '-E1_1' doesn't exist.
> Error: Could not build access in netedit; lane '-E1_0' doesn't exist.
> Error: Could not build busStop 'bs_1' in netedit; lane 'E0_1' doesn't exist.
> Error: Could not build access in netedit; lane 'E0_0' doesn't exist.
> Error: Could not build busStop 'bs_2' in netedit; lane '-E0_1' doesn't exist.
> Error: Could not build access in netedit; lane '-E0_0' doesn't exist.
> Error: Could not build busStop 'bs_4' in netedit; lane 'E1_1' doesn't exist.
> Error: Could not build access in netedit; lane 'E1_0' doesn't exist.
> Error: Could not build trainStop 'ts_0' in netedit; lane 'E5_0' doesn't exist.
> Error: Could not build trainStop 'ts_1' in netedit; lane 'E8_0' doesn't exist.
> Error: Could not build trainStop 'ts_2' in netedit; lane 'E4_0' doesn't exist.
> Error: Could not build trainStop 'ts_3' in netedit; lane 'E2_0' doesn't exist.
> Error: Could not build containerStop 'ct_0' in netedit; lane 'E10_0' doesn't exist.
> Error: Could not build containerStop 'ct_1' in netedit; lane 'E11_0' doesn't exist.
> Error: Could not build containerStop 'ct_2' in netedit; lane '-E7_0' doesn't exist.
> Error: Could not build containerStop 'ct_4' in netedit; lane '-E6_0' doesn't exist.
> Error: Could not build chargingStation 'cs_0' in netedit; lane 'E6_0' doesn't exist.
> Error: Could not build chargingStation 'cs_1' in netedit; lane '-E10_0' doesn't exist.
> Error: Could not build chargingStation 'cs_2' in netedit; lane '-E11_0' doesn't exist.
<truncated after showing first 30 lines>
---------- 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 ----------
0a1,99
> Error: Could not build routeProbe 'rp_0' in netedit; edge '-E10' doesn't exist.
> Error: Could not build routeProbe 'rp_1' in netedit; edge 'E7' doesn't exist.
> Error: Could not build routeProbe 'rp_2' in netedit; edge 'E6' doesn't exist.
> Error: Could not build routeProbe 'rp_3' in netedit; edge '-E11' doesn't exist.
> Error: Could not build calibrator 'ca_0' in netedit; edge 'E10' doesn't exist.
> Error: Could not build calibrator 'ca_1' in netedit; edge 'E6' doesn't exist.
> Error: Could not build calibrator 'ca_2' in netedit; edge '-E7' doesn't exist.
> Error: Could not build calibrator 'ca_3' in netedit; edge '-E11' doesn't exist.
> Error: Could not build calibrator 'ca_5' in netedit; lane '-E9_1' doesn't exist.
> Error: Could not build calibrator 'ca_6' in netedit; lane 'E12_1' doesn't exist.
> Error: Could not build busStop 'bs_0' in netedit; lane '-E1_1' doesn't exist.
> Error: Could not build access in netedit; lane '-E1_0' doesn't exist.
> Error: Could not build busStop 'bs_1' in netedit; lane 'E0_1' doesn't exist.
> Error: Could not build access in netedit; lane 'E0_0' doesn't exist.
> Error: Could not build busStop 'bs_2' in netedit; lane '-E0_1' doesn't exist.
> Error: Could not build access in netedit; lane '-E0_0' doesn't exist.
> Error: Could not build busStop 'bs_4' in netedit; lane 'E1_1' doesn't exist.
> Error: Could not build access in netedit; lane 'E1_0' doesn't exist.
> Error: Could not build trainStop 'ts_0' in netedit; lane 'E5_0' doesn't exist.
> Error: Could not build trainStop 'ts_1' in netedit; lane 'E8_0' doesn't exist.
> Error: Could not build trainStop 'ts_2' in netedit; lane 'E4_0' doesn't exist.
> Error: Could not build trainStop 'ts_3' in netedit; lane 'E2_0' doesn't exist.
> Error: Could not build containerStop 'ct_0' in netedit; lane 'E10_0' doesn't exist.
> Error: Could not build containerStop 'ct_1' in netedit; lane 'E11_0' doesn't exist.
> Error: Could not build containerStop 'ct_2' in netedit; lane '-E7_0' doesn't exist.
> Error: Could not build containerStop 'ct_4' in netedit; lane '-E6_0' doesn't exist.
> Error: Could not build chargingStation 'cs_0' in netedit; lane 'E6_0' doesn't exist.
> Error: Could not build chargingStation 'cs_1' in netedit; lane '-E10_0' doesn't exist.
> Error: Could not build chargingStation 'cs_2' in netedit; lane '-E11_0' doesn't exist.
<truncated after showing first 30 lines>
---------- Differences in net ----------
61,63c61
<         <lane id="gneE2_1" index="1" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40">
<             <stopOffset exceptions="authority army vip passenger hov taxi bus coach bicycle tram" value="12.50"/>
<         </lane>
---
>         <lane id="gneE2_1" index="1" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40"/>
66,68c64
<         <lane id="gneE3_0" index="0" speed="13.89" length="35.60" shape="42.80,24.80 7.20,24.80">
<             <stopOffset exceptions="authority army vip passenger hov taxi bus coach bicycle tram" value="12.50"/>
<         </lane>
---
>         <lane id="gneE3_0" index="0" speed="13.89" length="35.60" shape="42.80,24.80 7.20,24.80"/>
---------- Differences in output ----------
4,6c4,6
< TestFunctions: Clicked over position 704 - 323
< TestFunctions: Clicked over position 704 - 263
< TestFunctions: Clicked over position 704 - 263
---
> 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 lanes inspect_selected type ( Last six runs Jul2024 )

---------- Differences in output ----------
4,6c4,6
< TestFunctions: Clicked over position 704 - 323
< TestFunctions: Clicked over position 704 - 263
< TestFunctions: Clicked over position 704 - 263
---
> 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


IHDR1cIDATxwxSsӤZZf{T(= *STPAEPA
8"("*Ȗ% l(Kw~\4I4iɓܜ{{BCIY"##ks{ϟ?\`9νdVYͶMiZsZLժ7V0':3[EnG%|<9,JfF"nLN+_7P`Zv.3g}&T*|2KsXMi$mk|_۲ƞ,JmZ6z܅l0xE}s|Ht1[Ubt?#`5c%һ *ߺlѣJi{%ICv{1[adzZjeIV^SOvOBѶeֿt[(uO[nSV?Ov>ϚagϞ`wx,7\si
x|Ū5iKVrn޺}'#S5vLֵSR!+Vsv;q=z}{vt|ɹA:[<R28)9e?Ft{
wpǮ{nz(IRVQ
(p;!i8-YLßUem;X$T*Gvh֤ѬϿINI:7m0|;BH+oݱ[?ݢVwnWF՜ܓnܲ#;;Ǣg(	XI͝UZZڇ~[o-yn+5% Jž^Vk4K"}B+Zad+>vr|V)d@1-n!Jh4&ݩ}CG݈[ƣ=:ߺ{c
W1ۦ(^RqGi{I))_GnJHLBeff}
yԴt!7մQ5wvlSzCˢw$IO?XFfҟW)hΙYgӯ(FӷW٭Vݴuh)R!8O	M6駟vZx5ܬR>FGY=j"KֱBXbZޭ^7
[[N9rIϾZR<}$IjCjξy'7O;rӻ$I}wYYJztnVB(M}:waFfMhդQ͍K׷[:B,Z".VfIKKr6{uhNZIF}gw=xq{vP'>~CJ^#M'<vw?G4\r^*V{5mpg!ʕk޴36RM5S6Ý엯\ߨAeubŊedf&$oA~g nM|/\n;w䇔/Wy㽕kkVj5W]J啒[ڣÍ#hom޺lRvBb[*o$BN;ooܼ*^x!D'U-
^?~|eƌ?jӦM6m
rlI\{~nV̟[37:g**=sA%wh"N!:iQb
It&33s1t%V!UeMI%uiZYkժTڲcFG}ZVTv.ҩ3Jo۲ٝ̌	!:mQbM[TR-gBj5MǶ-*Uۼu:is!DVQjص`BRR1??9x̹BԴ[կ[kמ	I5U]^OJ
/^>߅[E51[v#w87/OVvU+W?w22ש){ɽprNmT*)|#iА`ql}"QSjuҡr5Ć׫cpA+T*¦{V7~xb99!%SRZm#߹;W<:i^1$:n+UjZ4~=ڣ;mڶKP*[7W=>xyg^n^fsUB7o͹7o%]= $ѹ]-ׯS{ӪV7n7@ޥ߹{Rj$)\7L\/Ʊ/?xt`UZ(MGw
ڍc/^-Qxն߯Q~BM7TpJJu??F
we&lߵϷ^%WԬ^೧J0xW[\{x5ص7zWvCPI+%'(M6ӯk5##ڹ瀯OCu7lt+-XooMzv9z5FVI*IyzGQތ}9kWٽ_C~}qB6jPρhy;Iɩ$i4yV^^c{O595W
̮Դ;Bݸ~FʫjJW/WFu#|oyvnq~~~AAB\'sr%I
*jK/.ɓ1+;G^9%5M^GRyyy5F-WF5x8bm99:>ß}2+;STjѬI\hԒy<Zݠ~U*+ɳϞBܼu{SʕvÍ]prpPqYv轵<{9V{O?V̵7˗+szxwj۲K6nآߦȈvӨAu8uwo&3+ivR+!tZmZZ5Yizw	}&s^qpcw/iֿWr~/s^.S\THII{T^RIBIq,\$)88Hثѱ'{|#zkRT&:RίSۖujUBܸ/
T<PzuFNN{uﲥC%I۳٥BKJtrlff"++Kjsrr2IFFk+/{|Lre.]z/s
!2}ukB˔
aO{SONN[L{(x⫅hydggg?KիU޹?/V'=Qk׬ֹ}Դ1>rԥ+WUԽs?.]ڱME{~I=]wSNH)ڠ~Uo|k-LLNQTΞvbރ=_ikJSYYҭs&!=fdP̬ZBɒA*rlg]ŴXev/"@7lH+βsr䑮yyB_~_RANn,ZV&ŭk⾼<ylfV$I9990۱{R'屩zkfffMbJ#/T"##CjrXUBb}Bd=8ZA1r2F_3';GQ,kM7i`5Uw:rk999]Z5.&'!5))B__VjpS-]!h۪BiM0%%5%%%5{ݜOTPZF322\*ؠ~3}ڲޞW^Y!TVZF3d^F?Z+~p0R~wnШJHJ$IP~wZ(=]8gŲ%kǧsֿ^sʡ#ڴlֵC0z:=2FQܥܮK.-ڵ;c,ZV/\egg߸j=wAo,Kf~#./O[|ٸx233KeffvLQ+Iؚܺ}ܵsݸqSQt[3|:w3/O[By<7+%,gkMc'۷nP=~JwTԪ^qK3
K7+U(w
!D
o4R^9="--=9%kz4\+]yyZ5/Hw+{Ze͠şz+~zF6RZHKKOKK/[<X:D̬䔔,=vV-S:Tmҕ^VR!k7n7++x87+QM"rss7WYyxJh4}Ӧҥ#Ns?%egSV^^7Kߺ}9ڍȈ>{.)9{Ԯڍa<^kyyW^u?rK>ph׎m4jn(	u;3]ڷʮ_\u=~HsBbҙsths)V`lz[|3ڼВB[	iӲYBB|ok6kuzk4mZ6z=;'J
kV[umZܸUbXxZݔmb}HQTHrA;m1r[%/xo--9pMf/fnCߴA%׭]3z[vp񒼣[]ڵSۿwhm[6t9+l_E<'N!7oO>o
\
|5R[77)9eݦ57#hrJWSv㖴͚KK;bZKNNjnHKӶU[O}.!Ī};g$%'8BdRrn?\fmހjT*l˖i?]EBu>=mCGL+/_G7\fMItU#U*UR͚4IHL\nM؞?sBjU"s(62:t
ɣvкbKc-
[[s<xfVKk6eλc1)"(22ydFSpm[֯[:#)|m\-m	;9n,gmS2)c3vadL0?vm)Ɯ4WV]'
pt;~dx4'
<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 lanes inspect_selected width ( Last six runs Jul2024 )

---------- Differences in output ----------
4,6c4,6
< TestFunctions: Clicked over position 704 - 323
< TestFunctions: Clicked over position 704 - 263
< TestFunctions: Clicked over position 704 - 263
---
> 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|I-̲P(H{
8@EPAAD"BDٲdSl(tНǑ&iz=}\.|y	%9ttͩ:={ց=:
r5{%ɢ[}'#^Bol`Iuf܎JxsX,ܔ4WNn ϴ]c]h4'dHW$mit_[222ƞ,L7r̹l!?xE|s|Htb7o|򩩩vFfKwAwSUTy3>!U*Ҫyw$+?mܚ;&+׫G窕+Jb{ͣ6WB~({Ȑ@n?߼y?~<=}o~
;}pFcegg[XO3hVJN߅^^^BVu;imٱcڔ
YϬFgؓӧGO3խղ!Ńo'mgtض^x윝{o۱|-_T%Ij"^xbEn'nϑc'5K*1b7mݱe.3[B$Fcнs&LI6PF
뇕-ucBw\BJjm;P-Zϯk6իU>~M23zF":Ιɐ͜4ݜ9_|чovRRRXXؒig-\]\rr.
2kZNgCĽ/V`Ckv올bG.\oګ?yr(߲
?H:};myБqkV{[Ǜb^BoӼ~xU*׹}T3s+W(W6--=6(-S=y{ܽ/1)n=D!_zzƷ/WKNIbj}yyy9QԩY]a~jsVիV>}d׾q7z'H}ӗTGuL<a@yt>=/[񧏏w.z-Fk
	xJnܸO?ԹsEF]ؕ,ݳKraeϮ|.zh8vMF:qw%IzOw\Q<y$IZ]ujV̼q';G?b;$I>c:	+[	!> -=&jԠ~]o%?ۥC.Z!.YwYȆ^r5=/kmNee;v?x=(tv֨
C\Ws^?#.^RV
j7mg!ʔiڸSg6ʍԋ*DW]kPnҥw"E ?3V^E~.^^~K;Cʖ)մq?l|^JrLPZU+/~J-{r;v)=ipÈzuuظ7(]ļ~{fre4;+;Z+u-6N**x{{`ǎ+_:uڰaÆ
+~$y|6Fr]\|759gJʝ>{mתYʝ-Bkլbr6nܮUzz{cV7nqrBΫʚFԶfv-Ti;iiMkNX>'N	*Vu&wӶ#hߺY6l[HZ7BI6Kn*Gt[7P.lFjߪYVV]mZDթYmEkSg	!n'tlۢn;vOHVR}||
*;{ҩ+"%޴99ZԚ:\VVu!\SnMչth흓HaeKZYs@ׇ{d?__V{;)EՖ*i/\{rLx>>>F乲F1*lZaw\
(⟕R<vR^Ͻ~Dx;wn%ZVMˇݴuDM巊BB/G<ޯҟ[{k
[vȿJm˦ujV۾k_|bb//i֤z,qrrr>[w셍[wAWyItl"##c=rukU޴Z!2qՓ+wwo'U\g%I
+SX8=q|[Bڷ"@BHVJHH↣zl܅K1.+VV*[נ^ݥ?v5!D
+8))F-ozu_f[Vk|)wWlٓn+͋\Zh`jPz]PQz+ݾ4[?OR֌xh}>>^'S?WJ޺ulu	5?sN4$swRK1WjTs+bmP}wo'KM[ZyD<TgC~>kV[׶^BdfeWZ'G/2ғS!q8/WJb\+[zM???^yM__ضqbz9OffeKT,w}U+ZT#?cFfrRrFkm|.WF5x8b-YY:>Þ~<#3;vWjѤQ\鴒9V[neV*
+'OBܸykʔz
^=wRpPQYڿ?}^!O>V7ʖ)uc'N{xwhݼSVۤߦȈӠ^5;qwo.=#qÇ)	!Կwz>%NjU䇬ްedfs%81
;oҿ՗bG/K_*UxH!D$\$X24D\$)88H+
cat;&hkh4f:QέCjTB\/+sv_VVVP@IFVV{u%C%Iӣz%Ix)&==]!HOOOOOYYYfff$--k˖>s|2.^|/s
!}ukFۖMK~Oi ++K~{-]*^ݔ՚=P傥)R2333TE{ŪU*vzk+ci5WضERr{:z+U*Wڱu/_iߪ"s$ITC'&%׫[~5<Zr!n'i4^~Csnڮٰ[nrU?nұu3{W<XzzƱUXx
c^jΥ
׮\z^!DU\.%;ʒGf!~}u*,lyM,z^fŭk澜ylzF$IYYY0eؽWIylYw:P	!%FBQMJBl۹gB^W"h;vXNkfefɻB^S!l6n^J=ב[2@6-jTo=$!vRGNJ6:)),BnV|¿GO
!rrfz|RLpb
Qe7+++cʕR´/WΪ_DlWVyc!$+W(=3Qq/yVBdfff>8_]tZ/yoKR^/?.̞]@@̌zʇض+מx#7ܮslJX~^QCK,)ܹ;c,z \eff^>s`KEfv=6'G_lqt2==KcfvL*IԚeJݼuܵ_!(U2T^Ay-?X:{#'G_\Y<7+%,3v-=TfP#eU+7`7T4_~=##B2W]BT(Wz
/SS!RRRo'%_r{z+;'G/F[_"z{8Lio+Wn+k+ģ_ەkuZBJJjJJjR%ŊgNJ0ړWR%C&5JY~szzE׮ʿ.^j]psśtN7۔6ԕ,pRsܱ-13sڶ\W,00K1WWFF<X403kmZxyi^VP
<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 lanes select_vtypes disallowed army ( Last six runs Jul2024 )

---------- Differences in additionals ----------
7d6
<     <busStop id="bs_1" lane="E44_0" startPos="10.00" endPos="20.00"/>
10d8
<     <inductionLoop id="e1_1" lane="E44_0" pos="60.00" period="300.00" file="e1_1.xml"/>
---------- Differences in net ----------
6,19c6
<     <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/>
< 
<     <edge id=":J38_0" function="internal">
<         <lane id=":J38_0_0" index="0" disallow="army" speed="3.65" length="4.67" shape="-35.00,1.60 -36.20,0.80 -36.60,0.00 -36.20,-0.80 -35.00,-1.60"/>
<     </edge>
<     <edge id=":J39_0" function="internal">
<         <lane id=":J39_0_0" index="0" disallow="army" speed="3.65" length="4.67" shape="35.00,-1.60 36.20,-0.80 36.60,0.00 36.20,0.80 35.00,1.60"/>
<     </edge>
<     <edge id=":JunctionExtern0_0" function="internal">
<         <lane id=":JunctionExtern0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-60.00,1.50 -61.12,0.75 -61.50,0.00 -61.12,-0.75 -60.00,-1.50"/>
<     </edge>
<     <edge id=":JunctionExtern1_0" function="internal">
<         <lane id=":JunctionExtern1_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="60.00,-1.50 61.12,-0.75 61.50,0.00 61.12,0.75 60.00,1.50"/>
<     </edge>
---
>     <location netOffset="0.00,0.00" convBoundary="-60.00,0.00,60.00,0.00" origBoundary="-60.00,-30.00,60.00,30.00" projParameter="!"/>
22,23c9
<         <lane id="-E44_0" index="0" disallow="army" speed="13.89" length="70.00" shape="35.00,4.80 -35.00,4.80"/>
<         <lane id="-E44_1" index="1" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/>
---
>         <lane id="-E44_0" index="0" disallow="army" speed="13.89" length="70.00" shape="35.00,1.60 -35.00,1.60"/>
26,27c12
<         <lane id="E44_0" index="0" speed="13.89" length="70.00" shape="-35.00,-4.80 35.00,-4.80"/>
<         <lane id="E44_1" index="1" disallow="army" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/>
---
>         <lane id="E44_0" index="0" disallow="army" speed="13.89" length="70.00" shape="-35.00,-1.60 35.00,-1.60"/>
29,52d13
<     <edge id="EdgeExternBot" from="JunctionExtern0" to="JunctionExtern1" priority="-1" length="175.00" shape="-60.00,0.00 -45.00,0.00 -45.00,-25.00 -40.00,-30.00 40.00,-30.00 45.00,-25.00 45.00,0.00 60.00,0.00">
<         <lane id="EdgeExternBot_0" index="0" disallow="pedestrian" speed="13.89" length="175.00" width="3.00" shape="-60.00,-1.50 -46.50,-1.50 -46.50,-25.62 -40.62,-31.50 40.62,-31.50 46.50,-25.62 46.50,-1.50 60.00,-1.50"/>
<truncated after showing first 30 lines>