01Oct24rv1_20_0+2267-fec4d94b9ec - detailed test results for NETEDIT.daily.elements.shapes

To reconnect the TextTest GUI to these results, run:

texttest -a netedit -d /home/delphi/extraNetedit/sumo/tests -reconnect /home/delphi/extraNetedit/texttesttmp/neteditcheckoutput.05Nov221148.857306 -g

To start TextTest for these tests, run:

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


daily.elements.shapes: 265 tests: 217 succeeded 46 FAILED 2 known bugs

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : elements shapes jupedsim obstacle create id ( Last six runs Oct2024 )

---------- Differences in additionals ----------
6d5
<     <poly id="custom_ID" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" shape="-4.000000,10.000000 -4.000000,22.000000 -14.000000,22.000000 -14.000000,10.000000 -4.000000,10.000000"/>

TEST FAILED on ts-sim-build-ba : elements shapes jupedsim obstacle inspect id ( Last six runs Oct2024 )

---------- Differences in additionals ----------
5,7d4
<     <!-- JuPedSim elements -->
<     <poly id="jps.obstacle_1" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" shape="16.000000,10.000000 16.000000,22.000000 6.000000,22.000000 6.000000,10.000000 16.000000,10.000000"/>
<     <poly id="newID" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" shape="-20.000000,10.000000 -20.000000,22.000000 -30.000000,22.000000 -30.000000,10.000000 -20.000000,10.000000"/>

TEST FAILED on ts-sim-build-ba : elements shapes jupedsim obstacle inspect name ( Last six runs Oct2024 )

---------- Differences in additionals ----------
6c6
<     <poly id="jps.obstacle_0" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" name="customName" shape="-20.000000,10.000000 -20.000000,22.000000 -30.000000,22.000000 -30.000000,10.000000 -20.000000,10.000000"/>
---
>     <poly id="jps.obstacle_0" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" name="%%%$$$;;" shape="-20.000000,10.000000 -20.000000,22.000000 -30.000000,22.000000 -30.000000,10.000000 -20.000000,10.000000"/>

TEST FAILED on ts-sim-build-ba : elements shapes jupedsim obstacle inspect parameters ( Last six runs Oct2024 )

---------- Differences in additionals ----------
5,10d4
<     <!-- JuPedSim elements -->
<     <poly id="jps.obstacle_0" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" shape="-20.000000,10.000000 -20.000000,22.000000 -30.000000,22.000000 -30.000000,10.000000 -20.000000,10.000000">
<         <param key="keyFinal1" value="value1"/>
<         <param key="keyFinal2" value="value2"/>
<         <param key="keyFinal3" value="value3"/>
<     </poly>

TEST FAILED on ts-sim-build-ba : elements shapes jupedsim obstacle inspect shape ( Last six runs Oct2024 )

---------- Differences in errors ----------
1a2
> Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
---------- Differences in log ----------
1a2
> Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.

TEST FAILED on ts-sim-build-ba : elements shapes jupedsim obstacle inspect_selected name ( Last six runs Oct2024 )

---------- Differences in additionals ----------
6c6
<     <poly id="jps.obstacle_0" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" name="customName" shape="-4.000000,10.000000 -4.000000,20.000000 -14.000000,20.000000 -14.000000,10.000000 -4.000000,10.000000">
---
>     <poly id="jps.obstacle_0" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" name="%$$%%%%%" shape="-4.000000,10.000000 -4.000000,20.000000 -14.000000,20.000000 -14.000000,10.000000 -4.000000,10.000000">
11c11
<     <poly id="jps.obstacle_1" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" name="customName" shape="-20.000000,10.000000 -20.000000,20.000000 -30.000000,20.000000 -30.000000,10.000000 -20.000000,10.000000">
---
>     <poly id="jps.obstacle_1" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" name="%$$%%%%%" shape="-20.000000,10.000000 -20.000000,20.000000 -30.000000,20.000000 -30.000000,10.000000 -20.000000,10.000000">

TEST FAILED on ts-sim-build-ba : elements shapes jupedsim obstacle inspect_selected parameters ( Last six runs Oct2024 )

---------- Differences in additionals ----------
7,9c7,9
<         <param key="keyFinal1" value="value1"/>
<         <param key="keyFinal2" value="value2"/>
<         <param key="keyFinal3" value="value3"/>
---
>         <param key="key1" value="valueInvalid%;%$<>$$%"/>
>         <param key="key2" value="value2"/>
>         <param key="key3" value="value3"/>
12,14c12,14
<         <param key="keyFinal1" value="value1"/>
<         <param key="keyFinal2" value="value2"/>
<         <param key="keyFinal3" value="value3"/>
---
>         <param key="key1" value="valueInvalid%;%$<>$$%"/>
>         <param key="key2" value="value2"/>
>         <param key="key3" value="value3"/>

TEST FAILED on ts-sim-build-ba : elements shapes jupedsim obstacle move vertex_existent ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 38, in <module>
>     netedit.createSquaredShape(referencePosition, 500, 331, 600, True)
> TypeError: createSquaredShape() takes 4 positional arguments but 5 were given
---------- Differences in output ----------
4,12c4
< jps.obstacle
< TestFunctions: Clicked over position 804 - 499
< TestFunctions: Clicked over position 804 - 199.0
< TestFunctions: Clicked over position 504.0 - 199.0
< TestFunctions: Clicked over position 504.0 - 499
< TestFunctions: Clicked over position 804 - 499
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---
> jupedsim.obstacle
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- JuPedSim elements -->
    <poly id="jps.obstacle_0" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" shape="0.000000,-10.000000 10.000000,10.000000 0.000000,20.000000 -30.000000,20.000000 -30.000000,-10.000000 -10.000000,-20.000000 0.000000,-10.000000"/>
</additional>
---------- Missing result in datas ----------
<?xml version="1.0" encoding="UTF-8"?>


<data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd">
    <interval id="dataSet" begin="0.00" end="3600.00">
        <edge id="top"/>
        <edge id="center0"/>
        <edge id="center1"/>
        <edge id="bot"/>
    </interval>
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/>

    <edge id=":Junction0_0" function="internal">
        <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/>
    </edge>
    <edge id=":Junction0_w0" function="walkingarea">
        <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/>
    </edge>
    <edge id=":Junction1_0" function="internal">
        <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/>
    </edge>
    <edge id=":Junction1_1" function="internal">
        <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/>
    </edge>
    <edge id=":Junction1_w0" function="walkingarea">
        <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/>
    </edge>
    <edge id=":Junction1_w1" function="walkingarea">
        <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/>
    </edge>
    <edge id=":Junction2_0" function="internal">
        <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/>
    </edge>
    <edge id=":Junction2_1" function="internal">
        <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : elements shapes jupedsim obstacle move vertex_new ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 38, in <module>
>     netedit.createSquaredShape(referencePosition, 500, 331, 600, True)
> TypeError: createSquaredShape() takes 4 positional arguments but 5 were given
---------- Differences in output ----------
4,12c4
< jps.obstacle
< TestFunctions: Clicked over position 804 - 499
< TestFunctions: Clicked over position 804 - 199.0
< TestFunctions: Clicked over position 504.0 - 199.0
< TestFunctions: Clicked over position 504.0 - 499
< TestFunctions: Clicked over position 804 - 499
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---
> jupedsim.obstacle
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- JuPedSim elements -->
    <poly id="jps.obstacle_0" type="jupedsim.obstacle" color="255,204,204" fill="1" layer="2.00" shape="0.000000,-20.000000 10.000000,20.000000 -30.000000,20.000000 -30.000000,-10.000000 0.000000,-20.000000"/>
</additional>
---------- Missing result in datas ----------
<?xml version="1.0" encoding="UTF-8"?>


<data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd">
    <interval id="dataSet" begin="0.00" end="3600.00">
        <edge id="top"/>
        <edge id="center0"/>
        <edge id="center1"/>
        <edge id="bot"/>
    </interval>
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/>

    <edge id=":Junction0_0" function="internal">
        <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/>
    </edge>
    <edge id=":Junction0_w0" function="walkingarea">
        <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/>
    </edge>
    <edge id=":Junction1_0" function="internal">
        <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/>
    </edge>
    <edge id=":Junction1_1" function="internal">
        <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/>
    </edge>
    <edge id=":Junction1_w0" function="walkingarea">
        <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/>
    </edge>
    <edge id=":Junction1_w1" function="walkingarea">
        <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/>
    </edge>
    <edge id=":Junction2_0" function="internal">
        <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/>
    </edge>
    <edge id=":Junction2_1" function="internal">
        <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : elements shapes jupedsim walkablearea create default open_line ( Last six runs Oct2024 )

---------- Differences in additionals ----------
5,6d4
<     <!-- JuPedSim elements -->
<     <poly id="jps.walkable_area_0" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" shape="-20.000000,10.000000 -30.000000,22.000000 -20.000000,10.000000"/>

TEST FAILED on ts-sim-build-ba : elements shapes jupedsim walkablearea create id ( Last six runs Oct2024 )

---------- Differences in additionals ----------
7a8
>     <poly id="jupedsim.walkable_area" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" shape="-4.000000,10.000000 -4.000000,22.000000 -14.000000,22.000000 -14.000000,10.000000 -4.000000,10.000000"/>

TEST FAILED on ts-sim-build-ba : elements shapes jupedsim walkablearea delete ( Last six runs Oct2024 )

---------- Differences in additionals ----------
5a6
>     <poly id="jps.walkable_area_0" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" shape="-20.000000,10.000000 -20.000000,22.000000 -30.000000,22.000000 -30.000000,10.000000 -20.000000,10.000000"/>
6a8
>     <poly id="walkableArea_2" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" shape="40.000000,10.000000 40.000000,20.000000 20.000000,20.000000 20.000000,10.000000"/>
---------- Differences in datas ----------
6,9c6,11
<         <edge id="top"/>
<         <edge id="center0"/>
<         <edge id="center1"/>
<         <edge id="bot"/>
---
>         <edge id="Edge0"/>
>         <edge id="Edge1"/>
>         <edge id="Edge2"/>
>         <edge id="Edge3"/>
>         <edge id="Edge4"/>
>         <edge id="Edge5"/>
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
---------- Differences in output ----------
4,12c4,12
< jps.walkableArea
< TestFunctions: Clicked over position 514 - 304
< TestFunctions: Clicked over position 514 - 204.0
< TestFunctions: Clicked over position 414.0 - 204.0
< TestFunctions: Clicked over position 414.0 - 304
< TestFunctions: Clicked over position 514 - 304
< TestFunctions: Clicked over position 421 - 304
< TestFunctions: Clicked over position 800 - 304
< TestFunctions: Clicked over position 1130 - 259
---
> jupedsim.walkable_area
> TestFunctions: Clicked over position 608 - 301
> TestFunctions: Clicked over position 608 - 201.0
> TestFunctions: Clicked over position 508.0 - 201.0
> TestFunctions: Clicked over position 508.0 - 301
> TestFunctions: Clicked over position 608 - 301
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
> TestFunctions: Clicked over position 304 - 168
---------- Differences in routes ----------
6c6
<     <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/>
---
>     <route id="r_0" edges="Edge0 Edge1 Edge2"/>

TEST FAILED on ts-sim-build-ba : elements shapes jupedsim walkablearea inspect id ( Last six runs Oct2024 )

---------- Differences in additionals ----------
5a6
>     <poly id="jps.walkable_area_0" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" shape="-20.000000,10.000000 -20.000000,22.000000 -30.000000,22.000000 -30.000000,10.000000 -20.000000,10.000000"/>
7d7
<     <poly id="newID" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" shape="-20.000000,10.000000 -20.000000,22.000000 -30.000000,22.000000 -30.000000,10.000000 -20.000000,10.000000"/>

TEST FAILED on ts-sim-build-ba : elements shapes jupedsim walkablearea inspect parameters ( Last six runs Oct2024 )

---------- Differences in additionals ----------
5,6c5,6
<     <!-- JuPedSim elements -->
<     <poly id="jps.walkable_area_0" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" shape="-20.000000,10.000000 -20.000000,22.000000 -30.000000,22.000000 -30.000000,10.000000 -20.000000,10.000000">
---
>     <!-- Shapes -->
>     <poly id="po_0" color="red" fill="0" layer="0.00" shape="-20.000000,10.000000 -20.000000,22.000000 -30.000000,22.000000 -30.000000,10.000000 -20.000000,10.000000">
---------- Differences in output ----------
4c4
< jupedsim.walkable_area
---
> poly

TEST FAILED on ts-sim-build-ba : elements shapes jupedsim walkablearea move vertex_existent ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 38, in <module>
>     netedit.createSquaredShape(referencePosition, 500, 331, 600, True)
> TypeError: createSquaredShape() takes 4 positional arguments but 5 were given
---------- Differences in output ----------
4,12c4
< jps.walkableArea
< TestFunctions: Clicked over position 804 - 499
< TestFunctions: Clicked over position 804 - 199.0
< TestFunctions: Clicked over position 504.0 - 199.0
< TestFunctions: Clicked over position 504.0 - 499
< TestFunctions: Clicked over position 804 - 499
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---
> jupedsim.walkable_area
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- JuPedSim elements -->
    <poly id="jps.walkable_area_0" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" shape="0.000000,-10.000000 10.000000,10.000000 0.000000,20.000000 -30.000000,20.000000 -30.000000,-10.000000 -10.000000,-20.000000 0.000000,-10.000000"/>
</additional>
---------- Missing result in datas ----------
<?xml version="1.0" encoding="UTF-8"?>


<data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd">
    <interval id="dataSet" begin="0.00" end="3600.00">
        <edge id="top"/>
        <edge id="center0"/>
        <edge id="center1"/>
        <edge id="bot"/>
    </interval>
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/>

    <edge id=":Junction0_0" function="internal">
        <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/>
    </edge>
    <edge id=":Junction0_w0" function="walkingarea">
        <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/>
    </edge>
    <edge id=":Junction1_0" function="internal">
        <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/>
    </edge>
    <edge id=":Junction1_1" function="internal">
        <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/>
    </edge>
    <edge id=":Junction1_w0" function="walkingarea">
        <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/>
    </edge>
    <edge id=":Junction1_w1" function="walkingarea">
        <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/>
    </edge>
    <edge id=":Junction2_0" function="internal">
        <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/>
    </edge>
    <edge id=":Junction2_1" function="internal">
        <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : elements shapes jupedsim walkablearea move vertex_new ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 38, in <module>
>     netedit.createSquaredShape(referencePosition, 500, 331, 600, True)
> TypeError: createSquaredShape() takes 4 positional arguments but 5 were given
---------- Differences in output ----------
4,12c4
< jps.walkableArea
< TestFunctions: Clicked over position 804 - 499
< TestFunctions: Clicked over position 804 - 199.0
< TestFunctions: Clicked over position 504.0 - 199.0
< TestFunctions: Clicked over position 504.0 - 499
< TestFunctions: Clicked over position 804 - 499
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---
> jupedsim.walkable_area
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- JuPedSim elements -->
    <poly id="jps.walkable_area_0" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" shape="0.000000,-20.000000 10.000000,20.000000 -30.000000,20.000000 -30.000000,-10.000000 0.000000,-20.000000"/>
</additional>
---------- Missing result in datas ----------
<?xml version="1.0" encoding="UTF-8"?>


<data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd">
    <interval id="dataSet" begin="0.00" end="3600.00">
        <edge id="top"/>
        <edge id="center0"/>
        <edge id="center1"/>
        <edge id="bot"/>
    </interval>
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/>

    <edge id=":Junction0_0" function="internal">
        <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/>
    </edge>
    <edge id=":Junction0_w0" function="walkingarea">
        <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/>
    </edge>
    <edge id=":Junction1_0" function="internal">
        <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/>
    </edge>
    <edge id=":Junction1_1" function="internal">
        <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/>
    </edge>
    <edge id=":Junction1_w0" function="walkingarea">
        <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/>
    </edge>
    <edge id=":Junction1_w1" function="walkingarea">
        <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/>
    </edge>
    <edge id=":Junction2_0" function="internal">
        <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/>
    </edge>
    <edge id=":Junction2_1" function="internal">
        <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : elements shapes poi create angle ( Last six runs Oct2024 )

---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- New result in errorScreenshot ----------
PNG


IHDR1cIDATxw\{QVk:ZYGuVmZD.T*{@<HB6's@)j	4vtާO&`L7Wueb-J*SL*

P-~M"><@Q
P3j(5h&sNشl靈$:@ `'JC4kg899m,3bcżH-ƽy>*`d>f>D1sRRʗ/-hMY7NjII)iѺE.F0]~3ZtX1]V0n߹_dd)wʴܦE.xœ	 0sRR??Px?Dn~=J9\
Y1efi	B+<Ovbzyz )9U߄‘lPN]Vߤ:9ׯ[U&ni/]UkvkI
%D/bjըڸQg_t康ǗF.]#wn45?gd8	BPػ{+deg>wBE9[{df>DК`[~CVV쌌??KJVU"Ȍ;9BH*.1"JТ4VU_dTC]էXF<7iԠ@D"+X[whkVխcRrj7DQ
k
ޮGm2U^ByI72DիV}ZTBbH$Jnn+=tHIK7S:):_n^?xy1/_SXYYɔ0rNa$dH0%%7nxϞ=;wvvv>sB1DVl,ݳG8K?}N,. "Ъek
OOwQ,.`aOvg]akn^[gXPPHDB}fujV	IDdccS(N37uJ[Ӷ|vgY1v-U)[aA
Ե&$󷝭mmthCD[wOLj4Q6YYٯsd\
ڶIH$*(r7nQX;ݣGd==#ɳy<zwD*ݸwԪ^|$Ъq.F<zCD~e4k'
)v᠆SR5D+ۨDTZU+omN%&kը߇wV+G*-ӬqܑTx}}~پ;)9ۄ
6
x%[~9666ؠ^Ƽ
?y.;'kӯ{SRrξ֪h|ԇPj_9s&;d:qĉ'+EoΑazLȬ{c9SIRr{ե]fY9gLD[7X\ɳPξz̅bͫܒԮU^^޹WsVU*U8ubNnmm={--_~ ++ļx詋SMsr]BDi^|cL6-b٢$RH$M
N>Z7/((8m\f)iivvlb|'ψ(#+cuk׸p92%5ZJ5WYw
*{\Z0[ȩs
J$BPْ:\.֭U=>l"?V4VϞҡD"7O‹WKRO7zמu^`gk+
3BH$|]X:5lll>(va@ W~*7iT_"6@d-z/Ӻy
%i-ZԃO߽Z+ĐWP(յ͵vضRrg_2{;["*((d+X,>ܫkSeyRc~kqCjMH*WnתY
{bߌ۶}kx%95apIDk1͇TJMM%J0vm|/^9;;ժ^֯돿_Ž!"g'ƍp8##3!1mXo{pK5{;:</ʗSje[d'$8;;լV܅+vvw0["rrtjXMDeggqK;M@1[Y966
9֝5PsHh%""TXD2NN5Vt[?{ODעn7_(v,"D9.y3:^țv6kV?v*.(^DJB.ef?yh%\Blܛe|VVIvvv쒶2۵|&>Ņ
lqsuZ.DTP a/.`bVVVЮoeZnވD"@P?|"	?jݼCۖGO\#wH$0INJN%";;ukn_+Y?{ՙigkSFO?xsUDD	Iy588[ۣM~4V݇(>1ḭr圻xJ aߌϫ7R}3akcӨA#'ܹPP*|qWLA5#jqJѿtBߗ>>>Ʈ1;8;0b)i/.0+0qoQ}{lN~vOtYU T^6-jըJDoeRRRbq/a¯FAAdo%b;0_#"v<TZPPǯX,͕Innn7>ySϋWqQmerk㷽7MlM؍(((`+Vn/|}<?ݍ[yFDaˮw)]fޞMqpw<f%]:	W
G_Ә9EOo{0L^]ه*^9>e_q?~sց(_,fwѡmTr$y}}ة.5/}3Sn%1Qgb;k]1DDYK%"%J!dAa!$[T*HIee{J$683SPPva~E}曆g,WPXĸY#Es"\6qa]r-"0pJR._av]p%CnEnLi|?
jXժTy[ZAAڶQ?NK/L7==EDdkk#J32vVpfV֝{M˦)< Dp*xЊݑTaH*eOHT\$r'`;3ʩ\H4zz6Gg!qF<x㧎|OL*((ZH4f@#We##`?{vl9d/3fߌ9urJրz`6{}_(<ۛ:wl@KRp%߾J<Y>//_(2 oK$re}IQeQP˷(l3JZ5+&	lIv~2>I]mx{p~_BeUDZ\Y.{bX,oQ4[ڵj^NMg'waK+((P"FʍoG»Q۷
ʼ~*+6>ATpvveeegd{nT|XOvsqO`s`	eN/u_97oquq޿;[P)cNII]bX]{V,.WX똼<7oJR{;>y_ĤdgG甍
`:JKDe9Qm*UmibqdZZY	&$89%&%}MDKIMsvr|IZz%b;mie%x6E$W_:}ҕ(=U,M,vVZV	In..Q򷕔rNZ֮:Y4=|S>.lPM{(H<݈H\ NLJnlݢiJJ]@:
<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">
    <!-- Shapes -->
    <poi id="poi_0" color="red" layer="202.00" x="-4.00" y="10.00" angle="500.00"/>
    <poi id="poi_1" color="red" layer="202.00" x="16.00" y="10.00" angle="-27.00"/>
    <poi id="poi_2" color="red" layer="202.00" x="16.00" y="0.00" angle="45.00"/>
</additional>
---------- Missing result in datas ----------
<?xml version="1.0" encoding="UTF-8"?>


<data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd">
    <interval id="dataSet" begin="0.00" end="3600.00">
        <edge id="Edge0"/>
        <edge id="Edge1"/>
        <edge id="Edge2"/>
        <edge id="Edge3"/>
        <edge id="Edge4"/>
        <edge id="Edge5"/>
    </interval>
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/>

    <edge id=":Junction0_0" function="internal">
        <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/>
    </edge>
    <edge id=":Junction0_w0" function="walkingarea">
        <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/>
    </edge>
    <edge id=":Junction1_0" function="internal">
        <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/>
    </edge>
    <edge id=":Junction1_1" function="internal">
        <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/>
    </edge>
    <edge id=":Junction1_w0" function="walkingarea">
        <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/>
    </edge>
    <edge id=":Junction1_w1" function="walkingarea">
        <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/>
    </edge>
    <edge id=":Junction2_0" function="internal">
        <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/>
    </edge>
    <edge id=":Junction2_1" function="internal">
        <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="r_0" edges="Edge0 Edge1 Edge2"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180"/>
</routes>

TEST FAILED on ts-sim-build-ba : elements shapes poi create imgfile ( Last six runs Oct2024 )

---------- Differences in additionals ----------
5,6d4
<     <!-- Shapes -->
<     <poi id="poi_0" color="red" layer="202.00" x="16.00" y="10.00" imgFile="berlin_icon.ico"/>
---------- Differences in errors ----------
1,2d0
< Unknown file extension '' for image '%%$%$&$%$%$'!
< Loading failed!
---------- Differences in log ----------
1,4d0
< Error: Could not load '%%$%$&$%$%$'.
< Unknown file extension '' for image '%%$%$&$%$%$'!
< Error: Could not load 'paris.ico'.
< Loading failed!

TEST FAILED on ts-sim-build-ba : elements shapes poi inspect color ( Last six runs Oct2024 )

---------- Differences in additionals ----------
6c6
<     <poi id="poi_0" color="125,60,200" layer="202.00" x="-20.00" y="10.00"/>
---
>     <poi id="poi_0" color="blue" layer="202.00" x="-20.00" y="10.00"/>

TEST FAILED on ts-sim-build-ba : elements shapes poi inspect height ( Last six runs Oct2024 )

---------- Differences in additionals ----------
5,6d4
<     <!-- Shapes -->
<     <poi id="poi_0" color="red" layer="202.00" x="-20.00" y="10.00" height="5.00"/>

TEST FAILED on ts-sim-build-ba : elements shapes poi inspect id ( Last six runs Oct2024 )

---------- Differences in additionals ----------
6c6
<     <poi id="newID" color="red" layer="202.00" x="-20.00" y="10.00"/>
---
>     <poi id="poi" color="red" layer="202.00" x="-20.00" y="10.00"/>

TEST FAILED on ts-sim-build-ba : elements shapes poi inspect layer ( Last six runs Oct2024 )

---------- Differences in additionals ----------
6c6
<     <poi id="poi_0" color="red" layer="2.00" x="-20.00" y="10.00"/>
---
>     <poi id="poi_0" color="red" layer="202.00" x="-20.00" y="10.00"/>

TEST FAILED on ts-sim-build-ba : elements shapes poi inspect name ( Last six runs Oct2024 )

---------- Differences in additionals ----------
6c6
<     <poi id="poi_0" color="red" layer="202.00" name="customName" x="-20.00" y="10.00"/>
---
>     <poi id="poi_0" color="red" layer="202.00" name="%$$%%%%%" x="-20.00" y="10.00"/>

TEST FAILED on ts-sim-build-ba : elements shapes poi inspect pos ( Last six runs Oct2024 )

---------- Differences in additionals ----------
6c6
<     <poi id="poi_0" color="red" layer="202.00" x="20.40" y="7.50"/>
---
>     <poi id="poi_0" color="red" layer="202.00" x="-20.00" y="10.00"/>

TEST FAILED on ts-sim-build-ba : elements shapes poi inspect width ( Last six runs Oct2024 )

---------- Differences in additionals ----------
6c6
<     <poi id="poi_0" color="red" layer="202.00" x="-20.00" y="10.00" width="5.00"/>
---
>     <poi id="poi_0" color="red" layer="202.00" x="-20.00" y="10.00"/>

TEST FAILED on ts-sim-build-ba : elements shapes poi inspect_selected width ( Last six runs Oct2024 )

---------- Differences in additionals ----------
6c6
<     <poi id="POI_1" type="typeA" color="red" layer="202.00" name="nameA" x="-20.00" y="10.00" angle="18.00" imgFile="fileA" width="5.00" height="15.00">
---
>     <poi id="POI_1" type="typeA" color="red" layer="202.00" name="nameA" x="-20.00" y="10.00" angle="18.00" imgFile="fileA" width="20.00" height="15.00">
11c11
<     <poi id="POI_2" type="typeA" color="blue" layer="16.00" name="nameB" x="30.00" y="20.00" angle="21.00" imgFile="fileB" width="5.00" height="32.00">
---
>     <poi id="POI_2" type="typeA" color="blue" layer="16.00" name="nameB" x="30.00" y="20.00" angle="21.00" imgFile="fileB" width="19.00" height="32.00">

TEST FAILED on ts-sim-build-ba : elements shapes poi move ( Last six runs Oct2024 )

---------- Differences in additionals ----------
7d6
<     <poi id="poi_1" color="white" layer="202.00" x="10.00" y="-6.00" imgFile="berlin_icon.ico" width="10.00" height="10.00"/>
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="140.00" x="7.18" y="7.18" angle="0.00"/>

TEST FAILED on ts-sim-build-ba : elements shapes poigeo inspect parameters ( Last six runs Oct2024 )

---------- Differences in additionals ----------
7,9c7,9
<         <param key="keyFinal1" value="value1"/>
<         <param key="keyFinal2" value="value2"/>
<         <param key="keyFinal3" value="value3"/>
---
>         <param key="key1" value="valueInvalid%;%$<>$$%"/>
>         <param key="key2" value="value2"/>
>         <param key="key3" value="value3"/>

TEST FAILED on ts-sim-build-ba : elements shapes poigeo inspect_selected color ( Last six runs Oct2024 )

---------- Differences in additionals ----------
6c6
<     <poi id="POI_1" type="typeA" color="125,60,200" layer="202.00" name="nameA" lon="-0.000180" lat="0.000090" angle="18.00" imgFile="fileA" width="20.00" height="15.00">
---
>     <poi id="POI_1" type="typeA" color="blue" layer="202.00" name="nameA" lon="-0.000180" lat="0.000090" angle="18.00" imgFile="fileA" width="20.00" height="15.00">
11c11
<     <poi id="POI_2" type="typeA" color="125,60,200" layer="16.00" name="nameB" lon="0.001440" lat="0.000900" angle="21.00" imgFile="fileB" width="19.00" height="32.00">
---
>     <poi id="POI_2" type="typeA" color="blue" layer="16.00" name="nameB" lon="0.001440" lat="0.000900" angle="21.00" imgFile="fileB" width="19.00" height="32.00">

TEST FAILED on ts-sim-build-ba : elements shapes poigeo inspect_selected height ( Last six runs Oct2024 )

---------- Differences in additionals ----------
6c6
<     <poi id="POI_1" type="typeA" color="red" layer="202.00" name="nameA" lon="-0.000180" lat="0.000090" angle="18.00" imgFile="fileA" width="20.00" height="5.00">
---
>     <poi id="POI_1" type="typeA" color="red" layer="202.00" name="nameA" lon="-0.000180" lat="0.000090" angle="18.00" imgFile="fileA" width="20.00" height="45.00">
11c11
<     <poi id="POI_2" type="typeA" color="blue" layer="16.00" name="nameB" lon="0.001440" lat="0.000900" angle="21.00" imgFile="fileB" width="19.00" height="5.00">
---
>     <poi id="POI_2" type="typeA" color="blue" layer="16.00" name="nameB" lon="0.001440" lat="0.000900" angle="21.00" imgFile="fileB" width="19.00" height="45.00">

TEST FAILED on ts-sim-build-ba : elements shapes poigeo inspect_selected imgfile ( Last six runs Oct2024 )

---------- Differences in errors ----------
1a2
> Unknown file extension '' for image '2'!
3d3
< Loading failed!
---------- Differences in log ----------
2a3,4
> Error: Could not load '2'.
> Unknown file extension '' for image '2'!
5,6d6
< Error: Could not load 'paris.ico'.
< Loading failed!

TEST FAILED on ts-sim-build-ba : elements shapes poigeo inspect_selected layer ( Last six runs Oct2024 )

---------- Differences in additionals ----------
6c6
<     <poi id="POI_1" type="typeA" color="red" layer="2.00" name="nameA" lon="-0.000180" lat="0.000090" angle="18.00" imgFile="fileA" width="20.00" height="15.00">
---
>     <poi id="POI_1" type="typeA" color="red" layer="202.00" name="nameA" lon="-0.000180" lat="0.000090" angle="18.00" imgFile="fileA" width="20.00" height="15.00">
11c11
<     <poi id="POI_2" type="typeA" color="blue" layer="2.00" name="nameB" lon="0.001440" lat="0.000900" angle="21.00" imgFile="fileB" width="19.00" height="32.00">
---
>     <poi id="POI_2" type="typeA" color="blue" layer="202.00" name="nameB" lon="0.001440" lat="0.000900" angle="21.00" imgFile="fileB" width="19.00" height="32.00">

TEST FAILED on ts-sim-build-ba : elements shapes poigeo inspect_selected name ( Last six runs Oct2024 )

---------- Differences in additionals ----------
6c6
<     <poi id="POI_1" type="typeA" color="red" layer="202.00" name="customName" lon="-0.000180" lat="0.000090" angle="18.00" imgFile="fileA" width="20.00" height="15.00">
---
>     <poi id="POI_1" type="typeA" color="red" layer="202.00" name="%$$%%%%%" lon="-0.000180" lat="0.000090" angle="18.00" imgFile="fileA" width="20.00" height="15.00">
11c11
<     <poi id="POI_2" type="typeA" color="blue" layer="16.00" name="customName" lon="0.001440" lat="0.000900" angle="21.00" imgFile="fileB" width="19.00" height="32.00">
---
>     <poi id="POI_2" type="typeA" color="blue" layer="16.00" name="%$$%%%%%" lon="0.001440" lat="0.000900" angle="21.00" imgFile="fileB" width="19.00" height="32.00">

TEST FAILED on ts-sim-build-ba : elements shapes poigeo inspect_selected type ( Last six runs Oct2024 )

---------- Differences in additionals ----------
6c6
<     <poi id="POI_1" type="<<myOwnType>>" color="red" layer="202.00" name="nameA" lon="-0.000180" lat="0.000090" angle="18.00" imgFile="fileA" width="20.00" height="15.00">
---
>     <poi id="POI_1" type="30" color="red" layer="202.00" name="nameA" lon="-0.000180" lat="0.000090" angle="18.00" imgFile="fileA" width="20.00" height="15.00">
11c11
<     <poi id="POI_2" type="<<myOwnType>>" color="blue" layer="16.00" name="nameB" lon="0.001440" lat="0.000900" angle="21.00" imgFile="fileB" width="19.00" height="32.00">
---
>     <poi id="POI_2" type="30" color="blue" layer="16.00" name="nameB" lon="0.001440" lat="0.000900" angle="21.00" imgFile="fileB" width="19.00" height="32.00">

TEST FAILED on ts-sim-build-ba : elements shapes poigeo inspect_selected width ( Last six runs Oct2024 )

---------- Differences in additionals ----------
6c6
<     <poi id="POI_1" type="typeA" color="red" layer="202.00" name="nameA" lon="-0.000180" lat="0.000090" angle="18.00" imgFile="fileA" width="5.00" height="15.00">
---
>     <poi id="POI_1" type="typeA" color="red" layer="202.00" name="nameA" lon="-0.000180" lat="0.000090" angle="18.00" imgFile="fileA" width="20.00" height="15.00">
11c11
<     <poi id="POI_2" type="typeA" color="blue" layer="16.00" name="nameB" lon="0.001440" lat="0.000900" angle="21.00" imgFile="fileB" width="5.00" height="32.00">
---
>     <poi id="POI_2" type="typeA" color="blue" layer="16.00" name="nameB" lon="0.001440" lat="0.000900" angle="21.00" imgFile="fileB" width="19.00" height="32.00">

TEST FAILED on ts-sim-build-ba : elements shapes poilane create default ( Last six runs Oct2024 )

---------- Differences in additionals ----------
5,6d4
<     <!-- Shapes -->
<     <poi id="poi_0" color="red" layer="202.00" lane="Edge0_1" pos="21.36"/>

TEST FAILED on ts-sim-build-ba : elements shapes poly inspect closeshape ( Last six runs Oct2024 )

---------- Differences in additionals ----------
6c6
<     <poly id="po_0" color="red" fill="0" layer="0.00" shape="-40.000000,10.000000 -40.000000,20.000000 -50.000000,20.000000 -50.000000,10.000000"/>
---
>     <poly id="po_0" color="red" fill="0" layer="0.00" shape="-20.000000,10.000000 -20.000000,22.000000 -30.000000,22.000000 -30.000000,10.000000"/>
---------- Differences in datas ----------
6,9c6,11
<         <edge id="top"/>
<         <edge id="center0"/>
<         <edge id="center1"/>
<         <edge id="bot"/>
---
>         <edge id="Edge0"/>
>         <edge id="Edge1"/>
>         <edge id="Edge2"/>
>         <edge id="Edge3"/>
>         <edge id="Edge4"/>
>         <edge id="Edge5"/>
---------- Differences in output ----------
5,10c5,10
< TestFunctions: Clicked over position 420 - 307
< TestFunctions: Clicked over position 420 - 207.0
< TestFunctions: Clicked over position 320.0 - 207.0
< TestFunctions: Clicked over position 320.0 - 307
< TestFunctions: Clicked over position 420 - 307
< TestFunctions: Clicked over position 420 - 307
---
> TestFunctions: Clicked over position 608 - 301
> TestFunctions: Clicked over position 608 - 201.0
> TestFunctions: Clicked over position 508.0 - 201.0
> TestFunctions: Clicked over position 508.0 - 301
> TestFunctions: Clicked over position 608 - 301
> TestFunctions: Clicked over position 608 - 301
---------- Differences in routes ----------
6c6
<     <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/>
---
>     <route id="r_0" edges="Edge0 Edge1 Edge2"/>

TEST FAILED on ts-sim-build-ba : elements shapes poly inspect geo_shape ( Last six runs Oct2024 )

---------- Differences in datas ----------
6,9c6,11
<         <edge id="top"/>
<         <edge id="center0"/>
<         <edge id="center1"/>
<         <edge id="bot"/>
---
>         <edge id="Edge0"/>
>         <edge id="Edge1"/>
>         <edge id="Edge2"/>
>         <edge id="Edge3"/>
>         <edge id="Edge4"/>
>         <edge id="Edge5"/>
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="100.00" x="0.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
---------- Differences in output ----------
5,10c5,10
< TestFunctions: Clicked over position 420 - 307
< TestFunctions: Clicked over position 420 - 207.0
< TestFunctions: Clicked over position 320.0 - 207.0
< TestFunctions: Clicked over position 320.0 - 307
< TestFunctions: Clicked over position 420 - 307
< TestFunctions: Clicked over position 420 - 307
---
> TestFunctions: Clicked over position 608 - 301
> TestFunctions: Clicked over position 608 - 201.0
> TestFunctions: Clicked over position 508.0 - 201.0
> TestFunctions: Clicked over position 508.0 - 301
> TestFunctions: Clicked over position 608 - 301
> TestFunctions: Clicked over position 608 - 301
---------- Differences in routes ----------
6c6
<     <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/>
---
>     <route id="r_0" edges="Edge0 Edge1 Edge2"/>

TEST FAILED on ts-sim-build-ba : elements shapes poly inspect geo_use ( Last six runs Oct2024 )

---------- Differences in additionals ----------
6c6
<     <poly id="po_0" color="red" fill="0" layer="0.00" geo="1" shape="10.511122,0.000090 10.511122,0.000180 10.511032,0.000180 10.511032,0.000090 10.511122,0.000090"/>
---
>     <poly id="po_0" color="red" fill="0" layer="0.00" geo="1" shape="-0.000180,0.000090 -0.000180,0.000198 -0.000269,0.000198 -0.000269,0.000090 -0.000180,0.000090"/>
---------- Differences in datas ----------
6,9c6,11
<         <edge id="top"/>
<         <edge id="center0"/>
<         <edge id="center1"/>
<         <edge id="bot"/>
---
>         <edge id="Edge0"/>
>         <edge id="Edge1"/>
>         <edge id="Edge2"/>
>         <edge id="Edge3"/>
>         <edge id="Edge4"/>
>         <edge id="Edge5"/>
---------- Differences in routes ----------
6c6
<     <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/>
---
>     <route id="r_0" edges="Edge0 Edge1 Edge2"/>

TEST FAILED on ts-sim-build-ba : elements shapes poly inspect parameters ( Last six runs Oct2024 )

---------- Differences in additionals ----------
5,6c5,6
<     <!-- Shapes -->
<     <poly id="po_0" color="red" fill="0" layer="0.00" shape="-40.000000,10.000000 -40.000000,20.000000 -50.000000,20.000000 -50.000000,10.000000 -40.000000,10.000000">
---
>     <!-- JuPedSim elements -->
>     <poly id="jps.walkable_area_0" type="jupedsim.walkable_area" color="179,217,255" fill="1" layer="1.00" shape="-20.000000,10.000000 -20.000000,22.000000 -30.000000,22.000000 -30.000000,10.000000 -20.000000,10.000000">
---------- Differences in output ----------
4,10c4,10
< poly
< TestFunctions: Clicked over position 420 - 307
< TestFunctions: Clicked over position 420 - 207.0
< TestFunctions: Clicked over position 320.0 - 207.0
< TestFunctions: Clicked over position 320.0 - 307
< TestFunctions: Clicked over position 420 - 307
< TestFunctions: Clicked over position 420 - 307
---
> jupedsim.walkable_area
> TestFunctions: Clicked over position 608 - 301
> TestFunctions: Clicked over position 608 - 201.0
> TestFunctions: Clicked over position 508.0 - 201.0
> TestFunctions: Clicked over position 508.0 - 301
> TestFunctions: Clicked over position 608 - 301
> TestFunctions: Clicked over position 608 - 301

TEST FAILED on ts-sim-build-ba : elements shapes poly inspect_selected closeshape ( Last six runs Oct2024 )

---------- Differences in additionals ----------
6,7c6,7
<     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="-10.000000,10.000000 -10.000000,20.000000 -30.000000,20.000000 -30.000000,10.000000 -10.000000,10.000000"/>
<     <poly id="poly_1" color="red" fill="0" layer="128.00" shape="30.000000,10.000000 30.000000,20.000000 10.000000,20.000000 10.000000,10.000000 30.000000,10.000000"/>
---
>     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="-4.000000,10.000000 -4.000000,20.000000 -14.000000,20.000000 -14.000000,10.000000 -4.000000,10.000000"/>
>     <poly id="poly_1" color="red" fill="0" layer="128.00" shape="30.000000,10.000000 30.000000,20.000000 10.000000,20.000000 10.000000,10.000000"/>
---------- Differences in datas ----------
6,9c6,11
<         <edge id="top"/>
<         <edge id="center0"/>
<         <edge id="center1"/>
<         <edge id="bot"/>
---
>         <edge id="Edge0"/>
>         <edge id="Edge1"/>
>         <edge id="Edge2"/>
>         <edge id="Edge3"/>
>         <edge id="Edge4"/>
>         <edge id="Edge5"/>
---------- Differences in output ----------
4,6c4,6
< TestFunctions: Clicked over position 708 - 308
< TestFunctions: Clicked over position 897 - 308
< TestFunctions: Clicked over position 708 - 308
---
> TestFunctions: Clicked over position 608 - 301
> TestFunctions: Clicked over position 763 - 301
> TestFunctions: Clicked over position 608 - 301
---------- Differences in routes ----------
6c6
<     <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/>
---
>     <route id="r_0" edges="Edge0 Edge1 Edge2"/>

TEST FAILED on ts-sim-build-ba : elements shapes poly inspect_selected geo_use ( Last six runs Oct2024 )

---------- Differences in additionals ----------
6,7c6,7
<     <poly id="poly_0" color="red" fill="0" layer="128.00" geo="1" shape="10.511140,0.000072 10.511140,0.000162 10.511050,0.000162 10.511050,0.000072 10.511140,0.000072"/>
<     <poly id="poly_1" color="red" fill="0" layer="128.00" geo="1" shape="10.511319,0.000072 10.511319,0.000162 10.511229,0.000162 10.511229,0.000072 10.511319,0.000072"/>
---
>     <poly id="poly_0" color="red" fill="0" layer="128.00" geo="1" shape="-0.000036,0.000090 -0.000036,0.000180 -0.000126,0.000180 -0.000126,0.000090 -0.000036,0.000090"/>
>     <poly id="poly_1" color="red" fill="0" layer="128.00" geo="1" shape="-0.000180,0.000090 -0.000180,0.000180 -0.000269,0.000180 -0.000269,0.000090 -0.000180,0.000090"/>
---------- Differences in datas ----------
6,9c6,11
<         <edge id="top"/>
<         <edge id="center0"/>
<         <edge id="center1"/>
<         <edge id="bot"/>
---
>         <edge id="Edge0"/>
>         <edge id="Edge1"/>
>         <edge id="Edge2"/>
>         <edge id="Edge3"/>
>         <edge id="Edge4"/>
>         <edge id="Edge5"/>
---------- Differences in output ----------
4,6c4,6
< TestFunctions: Clicked over position 708 - 308
< TestFunctions: Clicked over position 897 - 308
< TestFunctions: Clicked over position 708 - 308
---
> TestFunctions: Clicked over position 608 - 301
> TestFunctions: Clicked over position 763 - 301
> TestFunctions: Clicked over position 608 - 301
---------- Differences in routes ----------
6c6
<     <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/>
---
>     <route id="r_0" edges="Edge0 Edge1 Edge2"/>

TEST FAILED on ts-sim-build-ba : elements shapes poly inspect_selected parameters ( Last six runs Oct2024 )

---------- Differences in additionals ----------
6c6
<     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="-10.000000,10.000000 -10.000000,20.000000 -30.000000,20.000000 -30.000000,10.000000 -10.000000,10.000000">
---
>     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="-4.000000,10.000000 -4.000000,20.000000 -14.000000,20.000000 -14.000000,10.000000 -4.000000,10.000000">
11c11
<     <poly id="poly_1" color="red" fill="0" layer="128.00" shape="30.000000,10.000000 30.000000,20.000000 10.000000,20.000000 10.000000,10.000000 30.000000,10.000000">
---
>     <poly id="poly_1" color="red" fill="0" layer="128.00" shape="-20.000000,10.000000 -20.000000,20.000000 -30.000000,20.000000 -30.000000,10.000000 -20.000000,10.000000">

TEST FAILED on ts-sim-build-ba : elements shapes poly inspect_selected relativepath ( Last six runs Oct2024 )

---------- Differences in additionals ----------
6,7c6,7
<     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="-4.000000,10.000000 -4.000000,20.000000 -14.000000,20.000000 -14.000000,10.000000 -4.000000,10.000000"/>
<     <poly id="poly_1" color="red" fill="0" layer="128.00" shape="-20.000000,10.000000 -20.000000,20.000000 -30.000000,20.000000 -30.000000,10.000000 -20.000000,10.000000"/>
---
>     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="-4.000000,10.000000 -4.000000,20.000000 -14.000000,20.000000 -14.000000,10.000000 -4.000000,10.000000" angle="1.00"/>
>     <poly id="poly_1" color="red" fill="0" layer="128.00" shape="-20.000000,10.000000 -20.000000,20.000000 -30.000000,20.000000 -30.000000,10.000000 -20.000000,10.000000" angle="2.00"/>

TEST FAILED on ts-sim-build-ba : elements shapes poly move vertex_existent ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 38, in <module>
>     netedit.createSquaredShape(referencePosition, 500, 331, 600, True)
> TypeError: createSquaredShape() takes 4 positional arguments but 5 were given
---------- Differences in output ----------
5,12d4
< TestFunctions: Clicked over position 804 - 499
< TestFunctions: Clicked over position 804 - 199.0
< TestFunctions: Clicked over position 504.0 - 199.0
< TestFunctions: Clicked over position 504.0 - 499
< TestFunctions: Clicked over position 804 - 499
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <poly id="po_0" color="red" fill="0" layer="0.00" shape="0.000000,-10.000000 10.000000,10.000000 0.000000,20.000000 -30.000000,20.000000 -30.000000,-10.000000 -10.000000,-20.000000 0.000000,-10.000000"/>
</additional>
---------- Missing result in datas ----------
<?xml version="1.0" encoding="UTF-8"?>


<data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd">
    <interval id="dataSet" begin="0.00" end="3600.00">
        <edge id="top"/>
        <edge id="center0"/>
        <edge id="center1"/>
        <edge id="bot"/>
    </interval>
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/>

    <edge id=":Junction0_0" function="internal">
        <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/>
    </edge>
    <edge id=":Junction0_w0" function="walkingarea">
        <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/>
    </edge>
    <edge id=":Junction1_0" function="internal">
        <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/>
    </edge>
    <edge id=":Junction1_1" function="internal">
        <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/>
    </edge>
    <edge id=":Junction1_w0" function="walkingarea">
        <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/>
    </edge>
    <edge id=":Junction1_w1" function="walkingarea">
        <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/>
    </edge>
    <edge id=":Junction2_0" function="internal">
        <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/>
    </edge>
    <edge id=":Junction2_1" function="internal">
        <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : elements shapes poly move vertex_new ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 38, in <module>
>     netedit.createSquaredShape(referencePosition, 500, 331, 600, True)
> TypeError: createSquaredShape() takes 4 positional arguments but 5 were given
---------- Differences in output ----------
5,12d4
< TestFunctions: Clicked over position 804 - 499
< TestFunctions: Clicked over position 804 - 199.0
< TestFunctions: Clicked over position 504.0 - 199.0
< TestFunctions: Clicked over position 504.0 - 499
< TestFunctions: Clicked over position 804 - 499
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <poly id="po_0" color="red" fill="0" layer="0.00" shape="0.000000,-20.000000 10.000000,20.000000 -30.000000,20.000000 -30.000000,-10.000000 0.000000,-10.000000"/>
</additional>
---------- Missing result in datas ----------
<?xml version="1.0" encoding="UTF-8"?>


<data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd">
    <interval id="dataSet" begin="0.00" end="3600.00">
        <edge id="top"/>
        <edge id="center0"/>
        <edge id="center1"/>
        <edge id="bot"/>
    </interval>
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="-60.00,-30.00,60.00,30.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs"/>

    <edge id=":Junction0_0" function="internal">
        <lane id=":Junction0_0_0" index="0" disallow="pedestrian" speed="3.53" length="4.38" width="3.00" shape="-35.00,-18.50 -36.12,-19.25 -36.50,-20.00 -36.12,-20.75 -35.00,-21.50"/>
    </edge>
    <edge id=":Junction0_w0" function="walkingarea">
        <lane id=":Junction0_w0_0" index="0" allow="pedestrian" speed="2.78" length="8.00" width="2.00" shape="-35.00,-23.00 -35.00,-25.00 -35.00,-15.00 -35.00,-17.00"/>
    </edge>
    <edge id=":Junction1_0" function="internal">
        <lane id=":Junction1_0_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="33.50,-15.00 33.28,-16.53 32.62,-17.62 31.53,-18.28 30.00,-18.50"/>
    </edge>
    <edge id=":Junction1_1" function="internal">
        <lane id=":Junction1_1_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="30.00,-21.50 32.84,-21.09 34.88,-19.88 36.09,-17.84 36.50,-15.00"/>
    </edge>
    <edge id=":Junction1_w0" function="walkingarea">
        <lane id=":Junction1_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.41" width="2.00" shape="30.00,-17.00 30.00,-15.00 32.00,-15.00 31.94,-15.61 31.78,-16.11 31.50,-16.50 31.11,-16.78 30.61,-16.94"/>
    </edge>
    <edge id=":Junction1_w1" function="walkingarea">
        <lane id=":Junction1_w1_0" index="0" allow="pedestrian" speed="2.78" length="12.73" width="2.00" shape="38.00,-15.00 40.00,-15.00 39.72,-18.06 38.89,-20.56 37.50,-22.50 35.56,-23.89 33.06,-24.72 30.00,-25.00 30.00,-23.00 32.44,-22.78 34.44,-22.11 36.00,-21.00 37.11,-19.44 37.78,-17.44"/>
    </edge>
    <edge id=":Junction2_0" function="internal">
        <lane id=":Junction2_0_0" index="0" disallow="pedestrian" speed="6.94" length="10.48" width="3.00" shape="36.50,15.00 36.09,17.84 34.88,19.88 32.84,21.09 30.00,21.50"/>
    </edge>
    <edge id=":Junction2_1" function="internal">
        <lane id=":Junction2_1_0" index="0" disallow="pedestrian" speed="5.28" length="5.64" width="3.00" shape="30.00,18.50 31.53,18.28 32.62,17.62 33.28,16.53 33.50,15.00"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="r_0" edges="center1 E5 top E0 E1 bot E4 center0"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="180.00"/>
</routes>

Detailed information for the tests that had known bugs:

2 TESTS had known bugs (Test needed #3045) on ts-sim-build-ba :

#3045
(This bug was triggered by text found in file 'errors' matching 'python: can't open file')
---------- New result in errors ----------
python: can't open file '<TEXTTEST_SANDBOX>/test.py': [Errno 2] No such file or directory
elements shapes poilane create frame latlon ( Last six runs Oct2024 )
elements shapes poilane create frame lonlat ( Last six runs Oct2024 )