29Jul24rv1_20_0+1446-d70b20b5800 - 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.04Aug002542.1434179 -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 Aug2024 Jul2024 )
network lanes contextual_menu add_restricted_lane buslane ( Last six runs Aug2024 Jul2024 )
network lanes contextual_menu add_restricted_lane greenvergeback ( Last six runs Aug2024 Jul2024 )
network lanes contextual_menu add_restricted_lane greenvergefront ( Last six runs Aug2024 Jul2024 )
network lanes contextual_menu add_restricted_lane sidewalk ( Last six runs Aug2024 Jul2024 )

TEST FAILED on ts-sim-build-ba : network lanes contextual_menu duplicate_lane ( Last six runs Aug2024 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 Aug2024 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 Aug2024 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 Aug2024 Jul2024 )
network lanes contextual_menu remove_restricted_lane sidewalk ( Last six runs Aug2024 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 Aug2024 Jul2024 )
network lanes contextual_menu transform_restricted_lane buslane ( Last six runs Aug2024 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 Aug2024 Jul2024 )
network lanes contextual_menu transform_restricted_lane sidewalk ( Last six runs Aug2024 Jul2024 )

TEST FAILED on ts-sim-build-ba : network lanes inspect acceleration ( Last six runs Aug2024 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>

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

---------- Differences in errors ----------
0a1,214
> 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 log ----------
0a1,211
> 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 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\%TDQp!U=UVںZEZZ=uֽ'-d@yf	r<y |{,ch$((]ͤ0>{̈=t0~^ѨlfئXդ5ГeYq1F_Sfm`9JFbnJC&$_3PhZ6ND2LB$q!K4
:)2a›`Z7oɼ<RH5}pfbb_?|g@&4!b0\s>'%%;++3UDwB7;U*%%%i2n-5:sÈƎrܥ7ܚ;)eoף[GʕٳOLHZ8U'\xgX8ȐL1?'%%ܹߋow[R|:4=kYAA&Cܳ?#S/
H,[Y'$~֚;خuw{'IPDLHȿWN\>9׮UEӆn.ig/\qLj
d/_;}k&=ڱMu/=-=56W˳ܩ/\D$={|52TxWT:or50H$R|h{USΣ7:wE"ܾuU>>rT}^Ľf>DЙ`[rUff?~t//vfiQT;MDۇp=LD|:fq*y{]ewP)C)M֫HH$5n;q5}ܥ}қWmfuj]Ƕ22o\gNNn|Y{ظA]Uޥt}Ƕ-VqՈ$G?ik7w.95{}k_ms'w3#3ۦWN;֩-˲GOUӾV/>HBSb)AWǎK.("_4vJTiHީmY}H,jޤA@"ѳgs5%"۫+lՆ\++ǑbmիJ҄7DdccS cGx.-_17/X==|ȉ-c\jKa7_N-k$.!q_vjתSVDaĤծekkzczy+v	D"|5sݸuWikrNmJؽiijܠ˾Cztm>9Xvܹ/ckT$[5[KFWM{F
ݸ~ډoe^5=,ѤA}ַ.U[yӟcJ4 1)۠F5_g9 H0j6o6E#'u8v^Ƅ;MD9i\X!"*>DD7<\JԠn3.?yogJ׫z0RSN.\=z;k;0U	.z1+/Щ*L03>+<~ugmZ6>y"iٴwcmZz7Ns/c˫܂߲SۖU|*?}>;''5:ϵ'`Ρ<Fx詳SVe>wڶjZɻgӮU3Tz"b/cbHƲm+x;q1m[6nĿ߹KגSSKqqFQZFfx-9%կOHO
Ϟ|$ҩcsyg/\Wand2[viߺr%g.dԪQB%?PV5W_vjZ&Dg'bYuwswd\;[[X)=ʺK$1>	fcctAD"Az(?.]J׋FAuX6S$23/ ]ZԶO
]GDAeӆIe˸I$WqD"&6]~>7XtV6iX_n[k*Fhe%:uԴQ>=:mٱl|Ҏiœ^rŇO1Yx"rwsHQ/߾^feet=NT>Dަ==Dω|RRR5e1NNkTrE{{kmDTѡA:|NKKOH|-֭]ϝ[֯[ԹKv5;WYʮ[Y鳧gu69	I/c_Dǖ.Xݯsl?߱{_̫8"rt(Unm.%5egg['_oљWlml?~Oϕ=ZQg.ܾ{`\"XW-%$ye+GGj>g/\utt׿b_Ոuk׺x5>++;5-b]G涼vNGݴY:4oeKÈb>gd0KYUڳ*.1֖ᶴdB57KH|hggLD2qIqqvRz˸g̓sg-fD"+++.R~x%]K}HrD"Qreo{SDܶev:zdb+|=I$eeUJ%oGRDEaΖ;{>!͐xށ6|dfespνG\;I}Z\tkHdkc=bp<ͻ_{ة>wru!Ϸ{laT;BXV>-QF7O;.uyA*eODe\cnH0˺	
ø83 KMMv^Ncܖ}{vY$阛?XQVjT%)&--ގ\J3ӻ{'a7Hս0ӫ[GR+0/^nnnnn.˲FJR~굷gϢ*x.sQ-MvvhQϝ{k%p=!\cM9nq=ۋr}{t7kڰZ-](Jsp(PmR)WqϗJ>.\_PP_H$z$U\]|SVڶlʿ'^b&VSԪ,Ev}Kň7)99n.|nij\?w^}S
k':n}`-TZ}pLnSܼTr-QQy,DZ|:-K;^E@DM>YCS~A7ҵ@&#]Lwm),,K,ګp۪0L~~>7Lz?{!YagmW +Q~~>1.aһ*_zI°Dzݚlarrr
0p-D$\Gҝp\kB<_gT|p|jݼq5'5iiiDdm-IKO'"[[e3UqFf憭;UFoSn}HDwÏzSZ"6{+=˺)]@D"%)9abY(K^eD1
FDbZ²lJjoBlݼqU_L&+((N3"Fx2TzJ^|+߸uں}p;ewZ6k!Qܗvv,ffe۫X
`J^MNNN>""W9-[:vhN,+Ri\\<˲?>77O"a۲ݣ'\u\LV,H떹yVV"5C.OrACՖzIoޏf9..<ʺsOx1dd2bOz+3ʵ&tM?^mET;ũ[^[N*../OZBW㈨bϸ/(33+-=#:zx=8;o?w:ի8̬re\4-=ODdgkQJ<x@;_lcb_IRm ߎT*y#wl
d,77I"~lT'???ի<WWc_V\ӓYL\Dlc_Gkqkʖ5nDY0-U*q]ps++Q\Bcbқ1U\|PG)>~tKTzv[Y^%x AQ5/\QDKJ޸ձmK*!鍋75\Io!E~~~^Vj\/YGRXKNI}Y6-<zyc;آYû2IIRꍛ-5JNNN`gv
XP*rR"J(>!Ъ_zeF/_H[4mxz\_.:>A8D\-Vsi6=y,nPi;mZ6KHͫPރGRqi۵:sD"nլыoӲzTDxK`)޽{DԤIcwqXբIC[[ԴCGOp>I!|etjZ-9մQRvYOEep#gk---Brcnռ}bRED{k;秦
d6#.ۥ+7jTt܎
VJ$bʕ-YΣn_zѓbg<{M5G;vU(5=fzvh%~v2{UG]]Bվ<zW'#4hGT{umllSR:z
n7n{C͓FFaUkY2M~M')D={T\RД)?5	`DmZ5U#E.kri^M3)`4UQۦ 8d*g4lS2RGw!>
NfHPC_aK`L4WR]bիݽy]h&	:~lҔJ
?ֹc;cz`L̫U-^4svec	;~h+iǍ;	x71s'⢞AL¸2(A' `jBq-&{=Ih%BaaaͰRv^U#T5zK,sXVxs6'Pȥ_n
2>>}?Gԝ{ie^':gN>+\0)GPc-agLpu¥+E0lk&T~$]%u6eSc=%~]]6mڴitLVq9~C?9<Ϸnڕ
lشu6yBQ<>H$u֭gi'4oA#
<@
5O4Fj	rQ+WAϷܼF-׷otzlܴ'm^ݜcO?}ƚm߹ٹ^Sݘc&-ٵ	@Ot剅T=Uxr<<QffVOEC-GիW5H%`Ϭ7fw "
֜#-w6;
{aggYYFÇvqq.&T/ہ5_?~\>
D4~AstPtOSiϿ+W*ӓ0*fǏ<賔ԅ7qZ	dD$;v4<(tDNB%"++#]i h򕙙YJѕk׽<=oݾ_za k
-)Oݽsb:|$t"_aX*,Û?(q/RSӞ<}rO׶
<truncated after showing first 30 lines>
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="10.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>
network lanes inspect allow ( Last six runs Aug2024 Jul2024 )
network lanes inspect disallow ( Last six runs Aug2024 Jul2024 )
network lanes inspect width ( Last six runs Aug2024 Jul2024 )

TEST FAILED on ts-sim-build-ba : network lanes inspect changeleft ( Last six runs Aug2024 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 Aug2024 Jul2024 )

---------- 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 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\%TDQp!U=UVںZEZZ=uֽ'-d@yf	r<y |{,ch$((]ͤ0>{̈=t0~^ѨlfئXդ5ГeYq1F_Sfm`9JFbnJC&$_3PhZ6ND2LB$q!K4
:)2a›`Z7oɼ<RH5}pfbb_?|g@&4!b0\s>'%%;++3UDwB7;U*%%%i2n-5:sÈƎrܥ7ܚ;)eoף[GʕٳOLHZ8U'\xgX8ȐL1?'%%ܹߋow[R|:4=kYAA&Cܳ?#S/
H,[Y'$~֚;خuw{'IPDLHȿWN\>9׮UEӆn.ig/\qLj
d/_;}k&=ڱMu/=-=56W˳ܩ/\D$={|52TxWT:or50H$R|h{USΣ7:wE"ܾuU>>rT}^Ľf>DЙ`[rUff?~t//vfiQT;MDۇp=LD|:fq*y{]ewP)C)M֫HH$5n;q5}ܥ}қWmfuj]Ƕ22o\gNNn|Y{ظA]Uޥt}Ƕ-VqՈ$G?ik7w.95{}k_ms'w3#3ۦWN;֩-˲GOUӾV/>HBSb)AWǎK.("_4vJTiHީmY}H,jޤA@"ѳgs5%"۫+lՆ\++ǑbmիJ҄7DdccS cGx.-_17/X==|ȉ-c\jKa7_N-k$.!q_vjתSVDaĤծekkzczy+v	D"|5sݸuWikrNmJؽiijܠ˾Cztm>9Xvܹ/ckT$[5[KFWM{F
ݸ~ډoe^5=,ѤA}ַ.U[yӟcJ4 1)۠F5_g9 H0j6o6E#'u8v^Ƅ;MD9i\X!"*>DD7<\JԠn3.?yogJ׫z0RSN.\=z;k;0U	.z1+/Щ*L03>+<~ugmZ6>y"iٴwcmZz7Ns/c˫܂߲SۖU|*?}>;''5:ϵ'`Ρ<Fx詳SVe>wڶjZɻgӮU3Tz"b/cbHƲm+x;q1m[6nĿ߹KגSSKqqFQZFfx-9%կOHO
Ϟ|$ҩcsyg/\Wand2[viߺr%g.dԪQB%?PV5W_vjZ&Dg'bYuwswd\;[[X)=ʺK$1>	fcctAD"Az(?.]J׋FAuX6S$23/ ]ZԶO
]GDAeӆIe˸I$WqD"&6]~>7XtV6iX_n[k*Fhe%:uԴQ>=:mٱl|Ҏiœ^rŇO1Yx"rwsHQ/߾^feet=NT>Dަ==Dω|RRR5e1NNkTrE{{kmDTѡA:|NKKOH|-֭]ϝ[֯[ԹKv5;WYʮ[Y鳧gu69	I/c_Dǖ.Xݯsl?߱{_̫8"rt(Unm.%5egg['_oљWlml?~Oϕ=ZQg.ܾ{`\"XW-%$ye+GGj>g/\utt׿b_Ոuk׺x5>++;5-b]G涼vNGݴY:4oeKÈb>gd0KYUڳ*.1֖ᶴdB57KH|hggLD2qIqqvRz˸g̓sg-fD"+++.R~x%]K}HrD"Qreo{SDܶev:zdb+|=I$eeUJ%oGRDEaΖ;{>!͐xށ6|dfespνG\;I}Z\tkHdkc=bp<ͻ_{ة>wru!Ϸ{laT;BXV>-QF7O;.uyA*eODe\cnH0˺	
ø83 KMMv^Ncܖ}{vY$阛?XQVjT%)&--ގ\J3ӻ{'a7Hս0ӫ[GR+0/^nnnnn.˲FJR~굷gϢ*x.sQ-MvvhQϝ{k%p=!\cM9nq=ۋr}{t7kڰZ-](Jsp(PmR)WqϗJ>.\_PP_H$z$U\]|SVڶlʿ'^b&VSԪ,Ev}Kň7)99n.|nij\?w^}S
k':n}`-TZ}pLnSܼTr-QQy,DZ|:-K;^E@DM>YCS~A7ҵ@&#]Lwm),,K,ګp۪0L~~>7Lz?{!YagmW +Q~~>1.aһ*_zI°Dzݚlarrr
0p-D$\Gҝp\kB<_gT|p|jݼq5'5iiiDdm-IKO'"[[e3UqFf憭;UFoSn}HDwÏzSZ"6{+=˺)]@D"%)9abY(K^eD1
FDbZ²lJjoBlݼqU_L&+((N3"Fx2TzJ^|+߸uں}p;ewZ6k!Qܗvv,ffe۫X
`J^MNNN>""W9-[:vhN,+Ri\\<˲?>77O"a۲ݣ'\u\LV,H떹yVV"5C.OrACՖzIoޏf9..<ʺsOx1dd2bOz+3ʵ&tM?^mET;ũ[^[N*../OZBW㈨bϸ/(33+-=#:zx=8;o?w:ի8̬re\4-=ODdgkQJ<x@;_lcb_IRm ߎT*y#wl
d,77I"~lT'???ի<WWc_V\ӓYL\Dlc_Gkqkʖ5nDY0-U*q]ps++Q\Bcbқ1U\|PG)>~tKTzv[Y^%x AQ5/\QDKJ޸ձmK*!鍋75\Io!E~~~^Vj\/YGRXKNI}Y6-<zyc;آYû2IIRꍛ-5JNNN`gv
XP*rR"J(>!Ъ_zeF/_H[4mxz\_.:>A8D\-Vsi6=y,nPi;mZ6KHͫPރGRqi۵:sD"nլыoӲzTDxK`)޽{DԤIcwqXբIC[[ԴCGOp>I!|etjZ-9մQRvYOEep#gk---Brcnռ}bRED{k;秦
d6#.ۥ+7jTt܎
VJ$bʕ-YΣn_zѓbg<{M5G;vU(5=fzvh%~v2{UG]]Bվ<zW'#4hGT{umllSR:z
n7n{C͓FFaUkY2M~M')D={T\RД)?5	`DmZ5U#E.kri^M3)`4UQۦ 8d*g4lS2RGw!>
NfHPC_aK`L4WR]bիݽy]h&	:~lҔJ
?ֹc;cz`L̫U-^4svec	;~h+iǍ;	x71s'⢞AL¸2(A' `jBq-&{=Ih%BaaaͰRv^U#T5zK,sXVxs6'Pȥ_n
2>>}?Gԝ{ie^':gN>+\0)GPc-agLpu¥+E0lk&T~$]%u6eSc=%~]]6mڴitLVq9~C?9<Ϸnڕ
lشu6yBQ<>H$u֭gi'4oA#
<@
5O4Fj	rQ+WAϷܼF-׷otzlܴ'm^ݜcO?}ƚm߹ٹ^Sݘc&-ٵ	@Ot剅T=Uxr<<QffVOEC-GիW5H%`Ϭ7fw "
֜#-w6;
{aggYYFÇvqq.&T/ہ5_?~\>
D4~AstPtOSiϿ+W*ӓ0*fǏ<賔ԅ7qZ	dD$;v4<(tDNB%"++#]i h򕙙YJѕk׽<=oݾ_za k
-)Oݽsb:|$t"_aX*,Û?(q/RSӞ<}rO׶
<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 Aug2024 Jul2024 )

---------- Differences in errors ----------
1c1,95
< Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
---
> 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.
<truncated after showing first 30 lines>
---------- 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\%TDQp!U=UVںZEZZ=uֽ'-d@yf~u\<w	O=G1v4d.@fX{={fĞ@IgKs/hM6oS,jeYq1F_Sm`9JFbnJC&$_3PhZ6ND2LB$q!K4
:)2a›`Z7oɼ<RHZQpfbb_?|^>MiCH3`s>'%%;++K3UDwB7;U*%%%i2n-5:sÈƎrܥ7ܚ;)eoף[GʕٳޟB쑴pcmfO":}W;`?? C(2Lws~/oIiǏ,oXf<rsL(""Xle&;'
[kzcev9&E‘n~YV}r]F
\]R^r-6ߙkԐ_v%=|cMzصcF.^{ZzFkTmPgSg/^|]}?H,{jd<tޢjaHjG?o?uًDdog׹}~?||i4_M{31|	3
zr~^^^[=
+.R]Ӣw2LDۇp=LD|:ǎq*y{]ewS_)C)M֫HH$5n;q5}ܥ}қWmfuj]Ƕ22o\gNNn|Y{ظA]Uޥt}Ƕ-VqՈ$G?ik7w.95{}k_ms'w3#3ۦWN;֩-˲GOUӾV/\Q(
	Rp
믎;.]z	>QDV][ghҐܽS
^K۳,#'NXlռIE"g'ΜjJDԷWWna٪
9VV"~ˇ#-bqVMWJ	IoƦ@Ǝ6q][[zcn^߱={p{ّ5[x~Y>'7WՖ4o\nZI\BֿԮUvh֝IMի]&33+:C
=;,gv	D"|5sݸuWikrNmJؽiijܠ˾Cztm>9Xvܹ/ckT$[5[KFWM{F
ݸ~ډoe^5=,ѤA}ַ.U[yӟcJ4 1)۠F5_g9 H0j6o6E#'u8v^Ƅ;MD9i\X!"*>DD7<\JԠn3.?yogJ׫z0RSN.\=z;k;0U	.z1+/Щ*L03>+<~ugmZ6>y"iٴwcmZz7Ns/c˫܂߲SۖU|*?}>;''5:ϵ'`Ρ<Fx詳SVe>wڶjZɻgӮU3Tz"b/cbHƲm+x;q1m[6nĿ߹KגSSKqqFQZFfx-9%կOHO
Ϟ|$ҩcsyg/\Wand2[viߺr%g.dԪQB%?PV5W_vjZ&Dg'bYuwswd\;[[X)=ʺK$1>	fcctAD"Az(?.]J׋FAuX6S$23/ ]ZԶO
]GDAeӆIe˸I$WqD"&6]~>7XtV6iX_n[k*Fhe%:uԴQ>=:mٱl|Ҏiœ^rŇO1Yx"rwsHQ/߾^feet=NTpQ܉
uM{{1M%k'.>˘/cJרZ䙋vuk?ѱCzu[[֟;巬_slkTw?]շgOOlr^DǾ-]ڱ_.~cWqDP~\JkζN@Ϳ2(3~T3+3+{$Z'\}!U?D"1""2ZKH|2˘W|}^ž'֮uj}VVvjZb{{w=my/]igkSNsuBi~AU6662|8M""a\h%S1&gyU\b-1mikk'Ȅjn:>ٙd2Z0<dg''"ϗqϘ'6Nx[DVVV\hK5zɑsD޾bm˦Z7?t$"
VV5<zѓH"#CJގ(++틘0-w|Bқ!>*9mZ5}%	ɝ{v
g"zyR鍛wO=бS}>Cokc1K۩Z/w*5|~[TկnI%w\par/=<<5#HII-Uʞʸ2ӿz!"a7uwnDqqqf&&^:&ا=bǸ-*H$R17g++>vըKDq	wSMZZ8fwNns.(({;9aW-RiwWa^#"\esߍJ2/'''korOEU(":6]$\{[nlUnģ۟;rJzCDy\Ǹrz(}<oִa="Z~[=P*rOP*fvIR⚟/JJ}_] ??tiGHI䫸"pzvmٔO0L 	UYԋcoSrrr\]ܢg˽$Nt[wܺZ"^Jxҹy=ZޣbOTX,t~[T>vD~%;-ȁ|R)<<nkLFD=.K>?RX>bYX"WU77,37/a|n;.C<
ϖ2//@V-	7&|n
#b]¤waU,O|-"ʓJaeY5Ya.ѻ[KH&ޥ;zք>yVnc'UtM6\kJ(Ժyj~Ojt҉ZND6,˦g(Ij
[wQ$ܾeקD2lP?zV6_{uwS>.>DqKRr
0IJQ"pO
Mkkc&55b+neٔ4߄{ٺy㪾>@LVPP
fDd<Vq뮍uw˘7l֨CpO/XʶW^\z}]ED/
:s,[,uȝПBcYV.\IҸxeJ?~)}nnD"e){GO>^xY.>!T-ssDJk\ƒ㳇-=޼wͲs\\yu6}O6'dl
~W;2gkM֝-~_JwSͷr: U\\^b^Q
q	J_JgeeQffVZzFt+{qv*Y'uܫWqJKY<r#޹JiZz:BV&ʕy)}"^X[ľJ@Tʵ2:FXYnnD"~LE=(N~~~̫WyyRor^gggǾ~^WDf0sss%ɲŭ)[ָ=e	(ƶTZvͭDq	NIo^Ƽ"WqA%vtxijZ-R+۵nne%zUރ1Fd2vCNpZ:*^qcۖUB''n>j$߽Cp<iո(^mZ>x$=<wEw?be2wW"KR7[6kʝpU0:T*D$Q|B"UxF˦^h#\u|p})[ƭWyҎmZ5{,YvڴlW+fJW3:kueDܪY/ߦek-6R{I&.&K-?<#3Ei野?|]C>8-=ԴtU[<r<3+i2<F(ZZZ6o=ݪyc{;Ĥ
;qwn/OMK
<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 endoffset ( Last six runs Aug2024 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 Aug2024 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">
<             <neigh lane="gneE3_1"/>
<         </lane>
---
>         <lane id="gneE2_1" index="1" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40"/>
67,69c65
<         <lane id="gneE3_1" index="1" speed="13.89" length="35.60" shape="42.80,21.60 7.20,21.60">
<             <neigh lane="gneE2_1"/>
<         </lane>
---
>         <lane id="gneE3_1" index="1" speed="13.89" length="35.60" shape="42.80,21.60 7.20,21.60"/>
---------- 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 parameters ( Last six runs Aug2024 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 Aug2024 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 Aug2024 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\%TDQp!UnVZܵQVjVkUhm՟qﭠ"nAdށyf@By|\.O'#jw|3Ͻϟ?cO3̦_չa:)TNkPBjF0T*,hAktLF)@ͨYM@0kMˆމH"=Nv2df@k/ y;lMVCO-(/di+nӲYl\%샮(d>f>D4Kc7o(#''G5e\wB7:^5yѣ*9;ik#v܈ݾuk:U]jTgc?,yeGqGXm[peL\	v~@gt=͛7pB;?U
tp)zoVTTcMG{B333"
ffIoRrڵÎ7)i2J!Ɇ׵T'n񱓣CzF+7n:ӭSu%EotMuXҡYFWo*v}^M7tws=wUB[U /ZZž0#?@eT?s^JDVV:]'OUka7̇ȐZ3sk׮^YfgffZlŠ50,Qz	BP$iPLjkAt1Vu[/^Ų7u՟bHTn
?H[߾\';II}OD۵l[p
V]:QQ<Wqnyyga@F>ujϿK.q;<7w327í505=}}133i_(Y[Yls/{3+;ݦo66{0ٵT*=q梊5zJBa$dH0$6mwҥbŊ7$yEh{쪾{S
CrW`m-J>~v""
Z5o[@<|̅lM.Z5/?LmIP(ضOZb8M
YXXIG
|vHK\ko/(:֣s{*.l=y~w߱_nW%04jX\$JHJV]v
lKD[wML~Ӣ---sb,P͵4:,
۵IH$*,z
{_akrϮm*XYYNhP=:Nt㶿s^ԭU-1PhִQ=yMDU4og
)v&$ʼ*zVťyCN~>7.k{׬Ucc"
(M*A^v{D$akռe˘gsrs8v_ņ<KDylRy׬~鄤7Dt'aff^r\<W^LJ`_1ctRuĉ'NzFl\l0fd%eտ异#gP:gVUЦEN^WC=<Gu&??ܻq'^zKDl^dL-vlSӳs|)_sesU,*m,7?DԱmUO-b+7a篼#"T*:mQ3ӱMBvtVjzz++6]YedekS[i5=Ԫy<U}Qvm[4\rPu}/HnٽS=\Wn-"233c@Y^Ex5D"w7;gB뷥R'~2XYZŒlPRY$}>ELOmX UCPIrw)\/
7J}&2EE:}
Kk];Vܥkyy>uܼH>ȵiqHܼr%'H:ܜ^Զ*,dG.\!Hh`m*Bhf&8wIE{wݹY[YŅvm3293=#fj>g͵r|B"9;9D1o	/_633svrP{i*$"}s
"ϴ4$}w
$$&xU]źjpڪQ7&.*4mܐI)첕eeF
]fmeS֡cRvNn-
=33HLz2&eL\Ŋukt#=žN "[
M5`SLSVV
}ܖ~]rz/<x\9cE~?sʽG"PH"rNRrʫׯb_x妭G>O$5f8}NNnzF	Bkk+|<nyNG>nݱWةlP\XT˫DJB.gf?'$	jxVw"43KH~ciiIDð[ZZZ2
ڷJHJOLr'"ąE8)<Ύ
%3ٍ33)?<"	I1qv-@ Tq|/τ"a6-۵
9q{$EB38iyfu[
DEcʒ='{>Mʈ!Wqa߁m[NHz񊈬d$"1NbQ>/,-
*?:ؐѾ\?sWR^TjaZf:ꞕ#\iseߋ"W...W`MDv@0+;;d883g;Yߞ2O'1v}zl`/TtL,/m˺(!)}nimmEDv׫+lv۳KX\ّab

<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 Aug2024 Jul2024 )

---------- Differences in errors ----------
0a1,214
> 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 log ----------
0a1,211
> 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 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


IHDR1cIDATxw\(UT_UQV[jZZGv8[[W{ֽEAŭ%{~1~u\{@>>wG61w4j.@fX6ƚ'PYnү0_˲z0,+4AotIdJCa4qSL9ZӲ%w"J,`YYnHV͵mf**/鳇[hq=`vJ5o#%`c9--M]yyy_#TR	Tգy{n#4n߈ѹ5vԻgjUٽȭO,vO8~Mg/>}g8Ȑ,1?۷woww`ۿ{W`xrH$<vrrΎB
]qJګB/nc.ۖڹ`qqqګFb	{A:}{v]f\n`MzffexZ-3:(H/\ve=|aMzأK.]kVvNk4i[K\WO"
}&!{WX`*50@ P|hUS7O>%"rvr֩mՊ%w?<zX\}ݞĽXf>DЙ`[fmnnE~~~[<<IXƳEP)Jd/
E"~!"Z3`8UE<y4TJd=ܪyF$y}v߈IJN}vwJ{%uhۢA{"sqvҡMNn+W-((LN};>K}7S&w)ߥCծG\NIMS=m^];gfrU-vvvr!"g'¢Mnqy=v`YsjӇIȐ`Il%7nx]t)Ś_Sh䒹{`P@^];T̲<S\,!"ЮeA{bOՔ胾=k7	%?
4SX,NI{ED);~WGߺuom/
ηױc<ْ;b͆BUK22QuE-89:vئk6DqԴMCCutt{r%^];V0FBaǶ-dH$K&kQ7o+mٵ]9rtXݣ,e6mex<N`ɩiB]
\q<UجqȽ6RO}.SUCߊ>;|zޥt~kT.~(n=,.s
p߱H$R-zeNqO>z*/?_(Ngͭ0+;˲DTzGN$э{ժ;88	7lpGO?U:_'Y*<cnbŚ?رcǎwckLNJNK<Sd*ϙ`eV06GeڷnW%"jߺyJOC]ڷ.,,<fS>O ".K2sV];^3
S9֊sr%O=x^Mg_!mWtYFtlB,x9qⳄD"H$ЦyJ~OcL͋%۵jVv󗯥gf89qqը(+'cAujt-=#FkVb"VكGqeZ5*Y\\ܶKRKvԶZg/
IDvvv\(׫'Ϻvlcoo/JϷB•,z{yқz	w,H(
>E"᳄c<OSA頃r~UP(߭cĉw)/
6`Yv԰"{Q\g/_@ЛֵC몕+>9NDdoo/
r7uG,./_K$&H'	Auj999sg/^el&
e(G
wR!{wsn"rvr˸ee̬*0o/۫H$+鳠:켽<`J_GL|OټJi>jFFQ`:IɩO%<y^&fSg/9;;5_{'$2nC8++;%7ذ~ݿwl԰󗝝?_3ҵggu69)iO'>}X[Μ\ζ]^$K(הc{_24ًWqdו=^\ɳoݹ=vwz.	RR_=Kx,ᅛk.F׫É/(2Vu/EFsgfP(tvv
Wg׾#ܒn׫s
'Gj8N(. eaPȇ<"/RvժVNH|[GhgHDpK:::dB5:k29ÃRZKpWz;K5s^3)"7WЗI)_zowbܿP$кyǶ-;?DhgX+бSQ^~AUeP+஋3~qvr9}!OI{5r*p@N6_$%=yFDNNsp$ԴQT<@ pt3|PXuW>~]z;:8xgnnl.NJ
`#l+_+=o*U?O$kfLD23|!"a7]+20LBKt,33Kc[bǸ%?Cnɲ@MǼ<=:iX+RR_2YYND^a~vD"{co.Krey,߅,+i^AAA⋗WybΛIDΎ2׮U3r^]+IAAAAArn6VTww~MBh톿rߤhb[K{6X,*bե^ڲ%Iqqq2nI)DtD'к9$:waD*'n5#~_gzpV|+{>ٗ?$v'yE5wj2;'^U+Sp6`F>˺W|!U/oBzx"W"j*%=:K$HWTJD=-|jleYb^_Vܰ¢"aa;؛InxܒEEE(9ޘ97	ބU`y•ȨDT$ˆ=eo3SPPPbFoF+.Y,.&"T:zd˵&F
?uF*Wݐ]kXemVFvz}nVV6ۋсe٬#iU-qN"jӲ[QvvcTl/6޼G
}^J'%!yIK`XVI	E*gi/Uw8""Ўco/bY6#3j!ZnmV3;P*J$n4#`d/oݹ_߯V@;k#O%\ӺEZ=|}?IJln^_֪`p}W<<~*2ʭ|DԥK3wpJ<eYp%Yuuq~8Nn"HȇnIg޹^ˤd[!9%T-Jk\ƒ㳇%}^wͲosRR
Wd6b'HlJ~g3kkM͘Z5Wv7[.#[DUQZBmز#E,/ĕ+U|2*WMJNQT_8//rss'{\oܺ2~{_&xtX\W<7❫feg)Ua"Vşa{gįb{bXȷ#v=O۷zzD—I{*ɳ
^(*UH|o????K8=:4尕\XX(Vn~.7|y,-F1eעoulN斚Y"z\/=#3.)/]ޱmK;;>$c5ʵ&>y+עԱL82fEBWuJ}Avu߫Eҵ'ezvnރG90VZ4}+z$"q85-],GFhݢizz&w)qa訦bX\DD)\V5RdTM=Kjh=\λ!귥|9J~=ʸoQl|lSvvڷnZXXT/Z/^&eet+"MONJӓ5x[`+Ν;DԬY3swqXkլcfVc'_~VvΓg3U-yܼM8;?/(Fkk-++Brc{Fi䜚v}uGnřYYR–'3evjT`̀ˑQr"7Z)Po
^eeOn$N	>=K$:w
5GvS(5==Wg.8;9N`wƭ㧤R0yLKK[my8F7b9~XArM5tppH(n{7mѫ{C?(,?=aUk2MLP\"BCCcccK^N%.u[MYm)H3jߦEjswxM.1mU)K^aBFS`6	x
~jk4lS2RGW!X>
NV(My/ذ|bWn.Ui.fJǧNaݺt4w/l
6r+
%uQv(AG7[JLЄx7v1}IF JAwa\"f˱358Mo`4؄QYp'O/0Uw}
<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 Aug2024 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 ----------
61c61
<         <lane id="gneE2_1" index="1" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40" type="customType"/>
---
>         <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_selected acceleration ( Last six runs Aug2024 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>

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

---------- Differences in errors ----------
0a1,214
> 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 log ----------
0a1,211
> 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 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\%TDQp!U=UVںZEZZ=uֽ'-d@yf	r<y |{,ch$((]ͤ0>{̈=t0~^ѨlfئXդ5ГeYq1F_Sfm`9JFbnJC&$_3PhZ6ND2LB$q!K4
:)2a›`Z7oɼ<RH5}pfbb_?|g@&4!b0\s>'%%;++3UDwB7;U*%%%i2n-5:sÈƎrܥ7ܚ;)eoף[GʕٳOLHZ8U'\xgX8ȐL1?'%%ܹߋow[R|:4=kYAA&Cܳ?#S/
H,[Y'$~֚;خuw{'IPDLHȿWN\>9׮UEӆn.ig/\qLj
d/_;}k&=ڱMu/=-=56W˳ܩ/\D$={|52TxWT:or50H$R|h{USΣ7:wE"ܾuU>>rT}^Ľf>DЙ`[rUff?~t//vfiQT;MDۇp=LD|:fq*y{]ewP)C)M֫HH$5n;q5}ܥ}қWmfuj]Ƕ22o\gNNn|Y{ظA]Uޥt}Ƕ-VqՈ$G?ik7w.95{}k_ms'w3#3ۦWN;֩-˲GOUӾV/>HBSb)AWǎK.("_4vJTiHީmY}H,jޤA@"ѳgs5%"۫+lՆ\++ǑbmիJ҄7DdccS cGx.-_17/X==|ȉ-c\jKa7_N-k$.!q_vjתSVDaĤծekkzczy+v	D"|5sݸuWikrNmJؽiijܠ˾Cztm>9Xvܹ/ckT$[5[KFWM{F
ݸ~ډoe^5=,ѤA}ַ.U[yӟcJ4 1)۠F5_g9 H0j6o6E#'u8v^Ƅ;MD9i\X!"*>DD7<\JԠn3.?yogJ׫z0RSN.\=z;k;0U	.z1+/Щ*L03>+<~ugmZ6>y"iٴwcmZz7Ns/c˫܂߲SۖU|*?}>;''5:ϵ'`Ρ<Fx詳SVe>wڶjZɻgӮU3Tz"b/cbHƲm+x;q1m[6nĿ߹KגSSKqqFQZFfx-9%կOHO
Ϟ|$ҩcsyg/\Wand2[viߺr%g.dԪQB%?PV5W_vjZ&Dg'bYuwswd\;[[X)=ʺK$1>	fcctAD"Az(?.]J׋FAuX6S$23/ ]ZԶO
]GDAeӆIe˸I$WqD"&6]~>7XtV6iX_n[k*Fhe%:uԴQ>=:mٱl|Ҏiœ^rŇO1Yx"rwsHQ/߾^feet=NT>Dަ==Dω|RRR5e1NNkTrE{{kmDTѡA:|NKKOH|-֭]ϝ[֯[ԹKv5;WYʮ[Y鳧gu69	I/c_Dǖ.Xݯsl?߱{_̫8"rt(Unm.%5egg['_oљWlml?~Oϕ=ZQg.ܾ{`\"XW-%$ye+GGj>g/\utt׿b_Ոuk׺x5>++;5-b]G涼vNGݴY:4oeKÈb>gd0KYUڳ*.1֖ᶴdB57KH|hggLD2qIqqvRz˸g̓sg-fD"+++.R~x%]K}HrD"Qreo{SDܶev:zdb+|=I$eeUJ%oGRDEaΖ;{>!͐xށ6|dfespνG\;I}Z\tkHdkc=bp<ͻ_{ة>wru!Ϸ{laT;BXV>-QF7O;.uyA*eODe\cnH0˺	
ø83 KMMv^Ncܖ}{vY$阛?XQVjT%)&--ގ\J3ӻ{'a7Hս0ӫ[GR+0/^nnnnn.˲FJR~굷gϢ*x.sQ-MvvhQϝ{k%p=!\cM9nq=ۋr}{t7kڰZ-](Jsp(PmR)WqϗJ>.\_PP_H$z$U\]|SVڶlʿ'^b&VSԪ,Ev}Kň7)99n.|nij\?w^}S
k':n}`-TZ}pLnSܼTr-QQy,DZ|:-K;^E@DM>YCS~A7ҵ@&#]Lwm),,K,ګp۪0L~~>7Lz?{!YagmW +Q~~>1.aһ*_zI°Dzݚlarrr
0p-D$\Gҝp\kB<_gT|p|jݼq5'5iiiDdm-IKO'"[[e3UqFf憭;UFoSn}HDwÏzSZ"6{+=˺)]@D"%)9abY(K^eD1
FDbZ²lJjoBlݼqU_L&+((N3"Fx2TzJ^|+߸uں}p;ewZ6k!Qܗvv,ffe۫X
`J^MNNN>""W9-[:vhN,+Ri\\<˲?>77O"a۲ݣ'\u\LV,H떹yVV"5C.OrACՖzIoޏf9..<ʺsOx1dd2bOz+3ʵ&tM?^mET;ũ[^[N*../OZBW㈨bϸ/(33+-=#:zx=8;o?w:ի8̬re\4-=ODdgkQJ<x@;_lcb_IRm ߎT*y#wl
d,77I"~lT'???ի<WWc_V\ӓYL\Dlc_Gkqkʖ5nDY0-U*q]ps++Q\Bcbқ1U\|PG)>~tKTzv[Y^%x AQ5/\QDKJ޸ձmK*!鍋75\Io!E~~~^Vj\/YGRXKNI}Y6-<zyc;آYû2IIRꍛ-5JNNN`gv
XP*rR"J(>!Ъ_zeF/_H[4mxz\_.:>A8D\-Vsi6=y,nPi;mZ6KHͫPރGRqi۵:sD"nլыoӲzTDxK`)޽{DԤIcwqXբIC[[ԴCGOp>I!|etjZ-9մQRvYOEep#gk---Brcnռ}bRED{k;秦
d6#.ۥ+7jTt܎
VJ$bʕ-YΣn_zѓbg<{M5G;vU(5=fzvh%~v2{UG]]Bվ<zW'#4hGT{umllSR:z
n7n{C͓FFaUkY2M~M')D={T\RД)?5	`DmZ5U#E.kri^M3)`4UQۦ 8d*g4lS2RGw!>
NfHPC_aK`L4WR]bիݽy]h&	:~lҔJ
?ֹc;cz`L̫U-^4svec	;~h+iǍ;	x71s'⢞AL¸2(A' `jBq-&{=Ih%BaaaͰRv^U#T5zK,sXVxs6'Pȥ_n
2>>}?Gԝ{ie^':gN>+\0)GPc-agLpu¥+E0lk&T~$]%u6eSc=%~]]6mڴitLVq9~C?9<Ϸnڕ
lشu6yBQ<>H$u֭gi'4oA#
<@
5O4Fj	rQ+WAϷܼF-׷otzlܴ'm^ݜcO?}ƚm߹ٹ^Sݘc&-ٵ	@Ot剅T=Uxr<<QffVOEC-GիW5H%`Ϭ7fw "
֜#-w6;
{aggYYFÇvqq.&T/ہ5_?~\>
D4~AstPtOSiϿ+W*ӓ0*fǏ<賔ԅ7qZ	dD$;v4<(tDNB%"++#]i h򕙙YJѕk׽<=oݾ_za k
-)Oݽsb:|$t"_aX*,Û?(q/RSӞ<}rO׶
<truncated after showing first 30 lines>
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="10.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>
network lanes inspect_selected allow ( Last six runs Aug2024 Jul2024 )
network lanes inspect_selected changeleft ( Last six runs Aug2024 Jul2024 )
network lanes inspect_selected disallow ( Last six runs Aug2024 Jul2024 )
network lanes inspect_selected width ( Last six runs Aug2024 Jul2024 )

TEST FAILED on ts-sim-build-ba : network lanes inspect_selected changeright ( Last six runs Aug2024 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 endoffset ( Last six runs Aug2024 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 Aug2024 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"/>
68,72c64
<         <lane id="gneE3_0" index="0" speed="13.89" length="35.60" shape="42.80,24.80 7.20,24.80">
<             <param key="keyFinal1" value="value1"/>
<             <param key="keyFinal2" value="value2"/>
<             <param key="keyFinal3" value="value3"/>
<         </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 speed ( Last six runs Aug2024 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 Aug2024 Jul2024 )

---------- 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 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\%TDQp!U=UVںZEZZ=uֽ'-d@yf	r<y |{,ch$((]ͤ0>{̈=t0~^ѨlfئXդ5ГeYq1F_Sfm`9JFbnJC&$_3PhZ6ND2LB$q!K4
:)2a›`Z7oɼ<RH5}pfbb_?|g@&4!b0\s>'%%;++3UDwB7;U*%%%i2n-5:sÈƎrܥ7ܚ;)eoף[GʕٳOLHZ8U'\xgX8ȐL1?'%%ܹߋow[R|:4=kYAA&Cܳ?#S/
H,[Y'$~֚;خuw{'IPDLHȿWN\>9׮UEӆn.ig/\qLj
d/_;}k&=ڱMu/=-=56W˳ܩ/\D$={|52TxWT:or50H$R|h{USΣ7:wE"ܾuU>>rT}^Ľf>DЙ`[rUff?~t//vfiQT;MDۇp=LD|:fq*y{]ewP)C)M֫HH$5n;q5}ܥ}қWmfuj]Ƕ22o\gNNn|Y{ظA]Uޥt}Ƕ-VqՈ$G?ik7w.95{}k_ms'w3#3ۦWN;֩-˲GOUӾV/>HBSb)AWǎK.("_4vJTiHީmY}H,jޤA@"ѳgs5%"۫+lՆ\++ǑbmիJ҄7DdccS cGx.-_17/X==|ȉ-c\jKa7_N-k$.!q_vjתSVDaĤծekkzczy+v	D"|5sݸuWikrNmJؽiijܠ˾Cztm>9Xvܹ/ckT$[5[KFWM{F
ݸ~ډoe^5=,ѤA}ַ.U[yӟcJ4 1)۠F5_g9 H0j6o6E#'u8v^Ƅ;MD9i\X!"*>DD7<\JԠn3.?yogJ׫z0RSN.\=z;k;0U	.z1+/Щ*L03>+<~ugmZ6>y"iٴwcmZz7Ns/c˫܂߲SۖU|*?}>;''5:ϵ'`Ρ<Fx詳SVe>wڶjZɻgӮU3Tz"b/cbHƲm+x;q1m[6nĿ߹KגSSKqqFQZFfx-9%կOHO
Ϟ|$ҩcsyg/\Wand2[viߺr%g.dԪQB%?PV5W_vjZ&Dg'bYuwswd\;[[X)=ʺK$1>	fcctAD"Az(?.]J׋FAuX6S$23/ ]ZԶO
]GDAeӆIe˸I$WqD"&6]~>7XtV6iX_n[k*Fhe%:uԴQ>=:mٱl|Ҏiœ^rŇO1Yx"rwsHQ/߾^feet=NT>Dަ==Dω|RRR5e1NNkTrE{{kmDTѡA:|NKKOH|-֭]ϝ[֯[ԹKv5;WYʮ[Y鳧gu69	I/c_Dǖ.Xݯsl?߱{_̫8"rt(Unm.%5egg['_oљWlml?~Oϕ=ZQg.ܾ{`\"XW-%$ye+GGj>g/\utt׿b_Ոuk׺x5>++;5-b]G涼vNGݴY:4oeKÈb>gd0KYUڳ*.1֖ᶴdB57KH|hggLD2qIqqvRz˸g̓sg-fD"+++.R~x%]K}HrD"Qreo{SDܶev:zdb+|=I$eeUJ%oGRDEaΖ;{>!͐xށ6|dfespνG\;I}Z\tkHdkc=bp<ͻ_{ة>wru!Ϸ{laT;BXV>-QF7O;.uyA*eODe\cnH0˺	
ø83 KMMv^Ncܖ}{vY$阛?XQVjT%)&--ގ\J3ӻ{'a7Hս0ӫ[GR+0/^nnnnn.˲FJR~굷gϢ*x.sQ-MvvhQϝ{k%p=!\cM9nq=ۋr}{t7kڰZ-](Jsp(PmR)WqϗJ>.\_PP_H$z$U\]|SVڶlʿ'^b&VSԪ,Ev}Kň7)99n.|nij\?w^}S
k':n}`-TZ}pLnSܼTr-QQy,DZ|:-K;^E@DM>YCS~A7ҵ@&#]Lwm),,K,ګp۪0L~~>7Lz?{!YagmW +Q~~>1.aһ*_zI°Dzݚlarrr
0p-D$\Gҝp\kB<_gT|p|jݼq5'5iiiDdm-IKO'"[[e3UqFf憭;UFoSn}HDwÏzSZ"6{+=˺)]@D"%)9abY(K^eD1
FDbZ²lJjoBlݼqU_L&+((N3"Fx2TzJ^|+߸uں}p;ewZ6k!Qܗvv,ffe۫X
`J^MNNN>""W9-[:vhN,+Ri\\<˲?>77O"a۲ݣ'\u\LV,H떹yVV"5C.OrACՖzIoޏf9..<ʺsOx1dd2bOz+3ʵ&tM?^mET;ũ[^[N*../OZBW㈨bϸ/(33+-=#:zx=8;o?w:ի8̬re\4-=ODdgkQJ<x@;_lcb_IRm ߎT*y#wl
d,77I"~lT'???ի<WWc_V\ӓYL\Dlc_Gkqkʖ5nDY0-U*q]ps++Q\Bcbқ1U\|PG)>~tKTzv[Y^%x AQ5/\QDKJ޸ձmK*!鍋75\Io!E~~~^Vj\/YGRXKNI}Y6-<zyc;آYû2IIRꍛ-5JNNN`gv
XP*rR"J(>!Ъ_zeF/_H[4mxz\_.:>A8D\-Vsi6=y,nPi;mZ6KHͫPރGRqi۵:sD"nլыoӲzTDxK`)޽{DԤIcwqXբIC[[ԴCGOp>I!|etjZ-9մQRvYOEep#gk---Brcnռ}bRED{k;秦
d6#.ۥ+7jTt܎
VJ$bʕ-YΣn_zѓbg<{M5G;vU(5=fzvh%~v2{UG]]Bվ<zW'#4hGT{umllSR:z
n7n{C͓FFaUkY2M~M')D={T\RД)?5	`DmZ5U#E.kri^M3)`4UQۦ 8d*g4lS2RGw!>
NfHPC_aK`L4WR]bիݽy]h&	:~lҔJ
?ֹc;cz`L̫U-^4svec	;~h+iǍ;	x71s'⢞AL¸2(A' `jBq-&{=Ih%BaaaͰRv^U#T5zK,sXVxs6'Pȥ_n
2>>}?Gԝ{ie^':gN>+\0)GPc-agLpu¥+E0lk&T~$]%u6eSc=%~]]6mڴitLVq9~C?9<Ϸnڕ
lشu6yBQ<>H$u֭gi'4oA#
<@
5O4Fj	rQ+WAϷܼF-׷otzlܴ'm^ݜcO?}ƚm߹ٹ^Sݘc&-ٵ	@Ot剅T=Uxr<<QffVOEC-GիW5H%`Ϭ7fw "
֜#-w6;
{aggYYFÇvqq.&T/ہ5_?~\>
D4~AstPtOSiϿ+W*ӓ0*fǏ<賔ԅ7qZ	dD$;v4<(tDNB%"++#]i h򕙙YJѕk׽<=oݾ_za k
-)Oݽsb:|$t"_aX*,Û?(q/RSӞ<}rO׶
<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 Aug2024 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 Aug2024 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 ----------
61c61
<         <lane id="gneE2_1" index="1" speed="13.89" length="35.60" shape="7.20,18.40 42.80,18.40" type="customType"/>
---
>         <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" type="customType"/>
---
>         <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 select_vtypes disallowed army ( Last six runs Aug2024 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>