14May26rv1_26_0+1616-c90c1dc4a14 - detailed test results for NETEDIT.external.daily.elements.demands.edges

To reconnect the TextTest GUI to these results, run:

texttest -a netedit -d /home/delphi/gcc/sumo/tests -reconnect /home/delphi/gcc/texttesttmp/gcc.24May001617.607488 -g

To start TextTest for these tests, run:

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


external.daily.elements.demands.edges: 332 tests: 107 succeeded 223 FAILED 2 known bugs

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : elements demands flow create arrivallane ( Last six runs May2026 Apr2026 )

---------- Differences in log ----------
1c1
< Warning: Invalid value 'dummyLane' in attribute arrivalLane
---
> Warning: Invalid value 'dummyLane' in attribute departPos
---------- Differences in netedit_A_rou_xml ----------
6,7c6,7
<     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" arrivalLane="random" from="Edge0" to="Edge2"/>
<     <flow id="f_1" begin="0.00" end="3600.00" perHour="1800.00" arrivalLane="20" from="Edge0" to="Edge2"/>
---
>     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" departPos="-12.00" from="Edge0" to="Edge2"/>
>     <flow id="f_1" begin="0.00" end="3600.00" perHour="1800.00" departPos="20.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands flow create arrivalpos ( Last six runs May2026 Apr2026 )

---------- Differences in log ----------
1,2c1,2
< Warning: Invalid value 'dummyPos' in attribute arrivalPos
< Warning: Invalid value 'random_free' in attribute arrivalPos
---
> Warning: Invalid value 'dummyPos' in attribute departSpeed
> Warning: Invalid value 'random_free' in attribute departSpeed
---------- Differences in netedit_A_rou_xml ----------
6,7c6
<     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" arrivalPos="-12.00" from="Edge0" to="Edge2"/>
<     <flow id="f_1" begin="0.00" end="3600.00" perHour="1800.00" arrivalPos="20.00" from="Edge0" to="Edge2"/>
---
>     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" departSpeed="20.00" from="Edge0" to="Edge2" via="Edge2 Edge0"/>

TEST FAILED on ts-sim-build-ba : elements demands flow create arrivalposlat ( Last six runs May2026 Apr2026 )

---------- Differences in log ----------
1c1
< Warning: Invalid value 'dummyPos' in attribute arrivalPosLat
---
> Warning: Invalid value 'dummyPos' in attribute containerNumber
---------- Differences in netedit_A_rou_xml ----------
6,7c6
<     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" arrivalPosLat="-12.00" from="Edge0" to="Edge2"/>
<     <flow id="f_1" begin="0.00" end="3600.00" perHour="1800.00" arrivalPosLat="20.00" from="Edge0" to="Edge2"/>
---
>     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" containerNumber="20" from="Edge0" to="Edge2" via="Edge2 Edge0"/>

TEST FAILED on ts-sim-build-ba : elements demands flow create arrivalspeed ( Last six runs May2026 Apr2026 )

---------- Differences in log ----------
1c1
< Warning: Invalid value 'dummySpeed' in attribute arrivalSpeed
---
> Warning: Invalid value 'dummySpeed' in attribute arrivalLane
---------- Differences in netedit_A_rou_xml ----------
7c7
<     <flow id="f_1" begin="0.00" end="3600.00" perHour="1800.00" arrivalSpeed="20.00" from="Edge0" to="Edge2"/>
---
>     <flow id="f_1" begin="0.00" end="3600.00" perHour="1800.00" arrivalLane="20" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands flow create begin ( Last six runs May2026 Apr2026 )

---------- Differences in log ----------
1c1
< Warning: Invalid value 'dummyBegin' in attribute begin
---
> Warning: Invalid value 'dummyBegin' in attribute arrivalPosLat
---------- Differences in netedit_A_rou_xml ----------
6,7c6,7
<     <flow id="f_1" begin="12.50" end="3600.00" perHour="1800.00" from="Edge0" to="Edge2"/>
<     <flow id="f_0" begin="50.00" end="3600.00" perHour="1800.00" from="Edge0" to="Edge2"/>
---
>     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" arrivalPosLat="-12.00" from="Edge0" to="Edge2"/>
>     <flow id="f_1" begin="0.00" end="3600.00" perHour="1800.00" arrivalPosLat="12.50" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands flow create color ( Last six runs May2026 Apr2026 )

---------- Differences in log ----------
1a2,3
> Warning: Invalid value '22' in attribute spacing
> Warning: Invalid value '22' in attribute spacing
---------- Differences in netedit_A ----------
9d8
<         <route-files value="netedit_A.rou.xml"/>
---------- Differences in sumo ----------
8d7
<         <route-files value="netedit_A.rou.xml"/>
---------- Missing result in netedit_A_rou_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" end="22.00" perHour="1800.00" color="139,131,120" from="Edge0" to="Edge2"/>
    <flow id="f_1" begin="0.00" end="22.00" perHour="1800.00" color="cyan" from="Edge0" to="Edge2"/>
    <flow id="f_2" begin="0.00" end="22.00" perHour="1800.00" color="12,13,14" from="Edge0" to="Edge2"/>
</routes>

TEST FAILED on ts-sim-build-ba : elements demands flow create containernumber ( Last six runs May2026 Apr2026 )

---------- Differences in log ----------
1d0
< Warning: Invalid value 'dummyContainerNumber' in attribute containerNumber
---------- Differences in netedit_A_rou_xml ----------
6c6
<     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" containerNumber="13" from="Edge0" to="Edge2"/>
---
>     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" line="dummyContainerNumber" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands flow create departlane ( Last six runs May2026 Apr2026 )

---------- Differences in errors ----------
1d0
< Error: Invalid departLane used in flow 'f_1'. 20 is greater than number of lanes
---------- Differences in log ----------
1,2c1
< Warning: Invalid value 'dummyLane' in attribute departLane
< Error: Invalid departLane used in flow 'f_1'. 20 is greater than number of lanes
---
> Warning: Invalid value 'dummyLane' in attribute departEdge
---------- Differences in netedit_A_rou_xml ----------
6c6,7
<     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" departLane="random" from="Edge0" to="Edge2"/>
---
>     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" departEdge="random" from="Edge0" to="Edge2"/>
>     <flow id="f_1" begin="0.00" end="3600.00" perHour="1800.00" departEdge="20" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands flow create departpos ( Last six runs May2026 Apr2026 )

---------- Differences in log ----------
1c1,2
< Warning: Invalid value 'dummyPos' in attribute departPos
---
> Warning: Invalid value 'random_free' in attribute arrivalEdge
> Warning: Invalid value '22' in attribute spacing
---------- Differences in netedit_A ----------
9d8
<         <route-files value="netedit_A.rou.xml"/>
---------- Differences in sumo ----------
8d7
<         <route-files value="netedit_A.rou.xml"/>
---------- Missing result in netedit_A_rou_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" end="22.00" perHour="1800.00" departPos="-12.00" from="Edge0" to="Edge2"/>
    <flow id="f_1" begin="0.00" end="22.00" perHour="1800.00" departPos="random_free" from="Edge0" to="Edge2"/>
    <flow id="f_2" begin="0.00" end="22.00" perHour="1800.00" departPos="20.00" from="Edge0" to="Edge2"/>
</routes>

TEST FAILED on ts-sim-build-ba : elements demands flow create departposlat ( Last six runs May2026 Apr2026 )

---------- Differences in log ----------
1c1,2
< Warning: Invalid value 'dummyPos' in attribute departPosLat
---
> Warning: Invalid value 'random_free' in attribute personNumber
> Warning: Invalid value '22' in attribute spacing
---------- Differences in netedit_A ----------
9d8
<         <route-files value="netedit_A.rou.xml"/>
---------- Differences in sumo ----------
8d7
<         <route-files value="netedit_A.rou.xml"/>
---------- Missing result in netedit_A_rou_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" end="22.00" perHour="1800.00" departPosLat="-12.00" from="Edge0" to="Edge2"/>
    <flow id="f_1" begin="0.00" end="22.00" perHour="1800.00" departPosLat="random_free" from="Edge0" to="Edge2"/>
    <flow id="f_2" begin="0.00" end="22.00" perHour="1800.00" departPosLat="20.00" from="Edge0" to="Edge2"/>
</routes>

TEST FAILED on ts-sim-build-ba : elements demands flow create departspeed ( Last six runs May2026 Apr2026 )

---------- Differences in errors ----------
0a1
> Error: Invalid departLane used in flow 'f_0'. 20 is greater than number of lanes
---------- Differences in log ----------
1c1,2
< Warning: Invalid value 'dummySpeed' in attribute departSpeed
---
> Warning: Invalid value 'dummySpeed' in attribute departLane
> Error: Invalid departLane used in flow 'f_0'. 20 is greater than number of lanes
---------- Differences in netedit_A ----------
9d8
<         <route-files value="netedit_A.rou.xml"/>
---------- Differences in sumo ----------
8d7
<         <route-files value="netedit_A.rou.xml"/>
---------- Missing result in netedit_A_rou_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" departSpeed="max" from="Edge0" to="Edge2"/>
    <flow id="f_1" begin="0.00" end="3600.00" perHour="1800.00" departSpeed="20.00" from="Edge0" to="Edge2"/>
</routes>

TEST FAILED on ts-sim-build-ba : elements demands flow create end ( Last six runs May2026 Apr2026 )

---------- Differences in log ----------
1,2c1,3
< Warning: Invalid value 'dummyTerminate' in attribute terminate
< Warning: Invalid value 'dummy' in attribute end
---
> Warning: Invalid value 'dummyTerminate' in attribute begin
> Warning: Invalid value 'end' in attribute begin
> Warning: Invalid value 'end' in attribute begin
---------- Differences in netedit_A ----------
9d8
<         <route-files value="netedit_A.rou.xml"/>
---------- Differences in sumo ----------
8d7
<         <route-files value="netedit_A.rou.xml"/>
---------- Missing result in netedit_A_rou_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" from="Edge0" to="Edge2"/>
    <flow id="f_1" begin="0.00" end="20.50" perHour="1800.00" from="Edge0" to="Edge2"/>
    <flow id="f_2" begin="0.00" end="22.00" perHour="1800.00" from="Edge0" to="Edge2"/>
</routes>

TEST FAILED on ts-sim-build-ba : elements demands flow create endnumber ( Last six runs May2026 Apr2026 )

---------- Differences in errors ----------
0a1,7
> Traceback (most recent call last):
>   File "/home/delphi/gcc/texttesttmp/netedit.external.daily.elements.demands.edges.14May012440.2331762/netedit.external.daily.elements.demands.edges/elements/demands/flow/create/endnumber/test.py", line 121, in <module>
>     netedit.quit(neteditProcess)
>   File "/home/delphi/gcc/sumo/tools/neteditTestFunctions/files/quit.py", line 99, in quit
>     errorScreenshot.saveExistent("errorScreenshot.png")
>     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> AttributeError: 'Image' object has no attribute 'saveExistent'
---------- Differences in log ----------
1,3d0
< Warning: Invalid value 'dummyTerminate' in attribute terminate
< Warning: Invalid value 'dummy' in attribute end
< Warning: Invalid value 'dummy' in attribute number
---------- Differences in output ----------
26d25
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettings ----------
<viewsettings>
    <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in input_additionals_A_add_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="Edge2_1" startPos="46.00" endPos="56.00"/>
    <busStop id="busStopB" name="i" lane="EdgeCenter1_1" startPos="24.18" endPos="31.09"/>
    <trainStop id="trainStopA" lane="Edge2_1" startPos="2.00" endPos="12.00"/>
    <trainStop id="trainStopB" name="m" lane="EdgeCenter0_1" startPos="6.05" endPos="12.95"/>
    <containerStop id="containerStopA" lane="Edge2_1" startPos="34.00" endPos="44.00"/>
    <containerStop id="containerStopB" lane="EdgeCenter1_1" startPos="10.36" endPos="20.73"/>
    <parkingArea id="parkingAreaA" lane="Edge2_1" startPos="22.00" endPos="32.00"/>
    <parkingArea id="parkingAreaB" lane="EdgeCenter0_1" startPos="16.41" endPos="26.77"/>
    <chargingStation id="chargingStationA" lane="Edge2_1" startPos="13.00" endPos="21.00"/>
    <chargingStation id="chargingStationB" lane="EdgeCenter1_1" startPos="34.42" endPos="41.58"/>
    <!-- Detectors -->
    <inductionLoop id="e1_0" lane="Edge4_1" pos="3.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="e1_1" lane="Edge1_1" pos="27.00" period="300.00" file="e1_1.xml"/>
    <!-- TAZs -->
    <taz id="taz_green" shape="8.00,10.00 8.00,-10.00 -4.00,-10.00 -4.00,10.00 8.00,10.00" center="6.00,0.00" fill="1" color="green">
        <tazSource id="Edge2" weight="1.00"/>
        <tazSink id="Edge2" weight="1.00"/>
        <tazSource id="Edge3" weight="1.00"/>
        <tazSink id="Edge3" weight="1.00"/>
    </taz>
    <taz id="taz_red" shape="20.00,10.00 20.00,-10.00 42.00,-10.00 42.00,10.00 20.00,10.00" center="22.00,0.00" fill="1" color="red">
        <tazSource id="Edge0" weight="1.00"/>
        <tazSink id="Edge0" weight="1.00"/>
        <tazSource id="Edge5" weight="1.00"/>
        <tazSink id="Edge5" weight="1.00"/>
<truncated after showing first 30 lines>
---------- Missing result in input_datas_A_dat_xml ----------
<?xml version="1.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 input_meandatas_A_add_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- MeanDataEdges -->
    <edgeData id="meanDataEdge" file="meanDataEdgeOutput.xml"/>
    <!-- MeanDataLanes -->
    <laneData id="meanDataLane" file="meanDataLaneOutput.xml"/>
</additional>
---------- Missing result in input_net_A_net_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" avoidOverlap="0" 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 netedit_A ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <input>
        <sumocfg-file value="sumo.sumocfg"/>
        <additional-files value="input_additionals_A.add.xml"/>
        <route-files value="netedit_A.rou.xml"/>
        <data-files value="input_datas_A.dat.xml"/>
        <meandata-files value="input_meandatas_A.add.xml"/>
        <sumo-net-file value="input_net_A.net.xml"/>
    </input>

    <output>
        <write-license value="true"/>
    </output>

    <processing>
        <geometry.min-radius.fix.railways value="false"/>
        <geometry.avoid-overlap value="false"/>
        <geometry.max-grade.fix value="false"/>
        <offset.disable-normalization value="true"/>
    </processing>

    <junctions>
        <no-internal-links value="false"/>
        <no-turnarounds value="true"/>
    </junctions>

<truncated after showing first 30 lines>
---------- Missing result in netedit_A_rou_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" end="3600.00" number="36" from="Edge0" to="Edge2"/>
    <flow id="f_1" begin="0.00" end="20.50" number="36" from="Edge0" to="Edge2"/>
    <flow id="f_2" begin="0.00" end="22.00" number="36" from="Edge0" to="Edge2"/>
    <flow id="f_3" begin="0.00" end="22.00" number="51" from="Edge0" to="Edge2"/>
</routes>
---------- Missing result in sumo ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <input>
        <net-file value="input_net_A.net.xml"/>
        <route-files value="netedit_A.rou.xml"/>
        <additional-files value="input_additionals_A.add.xml,input_meandatas_A.add.xml"/>
    </input>

</sumoConfiguration>

TEST FAILED on ts-sim-build-ba : elements demands flow create id ( Last six runs May2026 Apr2026 )

---------- Differences in log ----------
2c2,4
< Warning: Invalid value 'f_0' in attribute id
---
> Warning: Invalid value '22' in attribute spacing
> Warning: Invalid value '22' in attribute spacing
> Warning: Invalid value '22' in attribute spacing
---------- Differences in netedit_A ----------
9d8
<         <route-files value="netedit_A.rou.xml"/>
---------- Differences in sumo ----------
8d7
<         <route-files value="netedit_A.rou.xml"/>
---------- Missing result in netedit_A_rou_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="customID" begin="0.00" end="22.00" perHour="1800.00" from="Edge0" to="Edge2"/>
    <flow id="f_0" begin="0.00" end="22.00" perHour="1800.00" from="Edge0" to="Edge2"/>
    <flow id="f_1" begin="0.00" end="22.00" perHour="1800.00" from="Edge0" to="Edge2"/>
</routes>

TEST FAILED on ts-sim-build-ba : elements demands flow create insertionchecks ( Last six runs May2026 Apr2026 )

---------- Differences in log ----------
1c1
< Warning: Invalid value '%%%%%%' in attribute insertionChecks
---
> Warning: Invalid value '%%%%%%' in attribute departPosLat
---------- Differences in netedit_A ----------
9d8
<         <route-files value="netedit_A.rou.xml"/>
---------- Differences in sumo ----------
8d7
<         <route-files value="netedit_A.rou.xml"/>
---------- Missing result in netedit_A_rou_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge0" to="Edge2"/>
</routes>

TEST FAILED on ts-sim-build-ba : elements demands flow create line ( Last six runs May2026 Apr2026 )

---------- Differences in log ----------
0a1,2
> Warning: Invalid value '22' in attribute spacing
> Warning: Invalid value 'customLine' in attribute arrivalPos
---------- Differences in netedit_A ----------
9d8
<         <route-files value="netedit_A.rou.xml"/>
---------- Differences in sumo ----------
8d7
<         <route-files value="netedit_A.rou.xml"/>
---------- Missing result in netedit_A_rou_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" end="22.00" perHour="1800.00" line="%%%%%%" from="Edge0" to="Edge2"/>
    <flow id="f_1" begin="0.00" end="22.00" perHour="1800.00" from="Edge0" to="Edge2"/>
    <flow id="f_2" begin="0.00" end="22.00" perHour="1800.00" line="customLine" from="Edge0" to="Edge2"/>
</routes>

TEST FAILED on ts-sim-build-ba : elements demands flow create number ( Last six runs May2026 Apr2026 )

---------- Differences in log ----------
1,2c1,2
< Warning: Invalid value 'dummyTerminate' in attribute terminate
< Warning: Invalid value 'dummy' in attribute number
---
> Warning: Invalid value 'dummyTerminate' in attribute begin
> Warning: Invalid value 'number' in attribute begin
---------- Differences in netedit_A ----------
9d8
<         <route-files value="netedit_A.rou.xml"/>
---------- Differences in sumo ----------
8d7
<         <route-files value="netedit_A.rou.xml"/>
---------- Missing result in netedit_A_rou_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" number="1800" perHour="1800.00" from="Edge0" to="Edge2"/>
    <flow id="f_1" begin="0.00" number="22" perHour="1800.00" from="Edge0" to="Edge2"/>
</routes>

TEST FAILED on ts-sim-build-ba : elements demands flow create period ( Last six runs May2026 Apr2026 )

---------- Differences in errors ----------
0a1,7
> Traceback (most recent call last):
>   File "/home/delphi/gcc/texttesttmp/netedit.external.daily.elements.demands.edges.14May012440.2331762/netedit.external.daily.elements.demands.edges/elements/demands/flow/create/period/test.py", line 92, in <module>
>     netedit.quit(neteditProcess)
>   File "/home/delphi/gcc/sumo/tools/neteditTestFunctions/files/quit.py", line 99, in quit
>     errorScreenshot.saveExistent("errorScreenshot.png")
>     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> AttributeError: 'Image' object has no attribute 'saveExistent'
---------- Differences in log ----------
1,2d0
< Warning: Invalid value 'dummySpacing' in attribute spacing
< Warning: Invalid value 'dummy' in attribute period
---------- Differences in output ----------
19d18
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettings ----------
<viewsettings>
    <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in input_additionals_A_add_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="Edge2_1" startPos="46.00" endPos="56.00"/>
    <busStop id="busStopB" name="i" lane="EdgeCenter1_1" startPos="24.18" endPos="31.09"/>
    <trainStop id="trainStopA" lane="Edge2_1" startPos="2.00" endPos="12.00"/>
    <trainStop id="trainStopB" name="m" lane="EdgeCenter0_1" startPos="6.05" endPos="12.95"/>
    <containerStop id="containerStopA" lane="Edge2_1" startPos="34.00" endPos="44.00"/>
    <containerStop id="containerStopB" lane="EdgeCenter1_1" startPos="10.36" endPos="20.73"/>
    <parkingArea id="parkingAreaA" lane="Edge2_1" startPos="22.00" endPos="32.00"/>
    <parkingArea id="parkingAreaB" lane="EdgeCenter0_1" startPos="16.41" endPos="26.77"/>
    <chargingStation id="chargingStationA" lane="Edge2_1" startPos="13.00" endPos="21.00"/>
    <chargingStation id="chargingStationB" lane="EdgeCenter1_1" startPos="34.42" endPos="41.58"/>
    <!-- Detectors -->
    <inductionLoop id="e1_0" lane="Edge4_1" pos="3.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="e1_1" lane="Edge1_1" pos="27.00" period="300.00" file="e1_1.xml"/>
    <!-- TAZs -->
    <taz id="taz_green" shape="8.00,10.00 8.00,-10.00 -4.00,-10.00 -4.00,10.00 8.00,10.00" center="6.00,0.00" fill="1" color="green">
        <tazSource id="Edge2" weight="1.00"/>
        <tazSink id="Edge2" weight="1.00"/>
        <tazSource id="Edge3" weight="1.00"/>
        <tazSink id="Edge3" weight="1.00"/>
    </taz>
    <taz id="taz_red" shape="20.00,10.00 20.00,-10.00 42.00,-10.00 42.00,10.00 20.00,10.00" center="22.00,0.00" fill="1" color="red">
        <tazSource id="Edge0" weight="1.00"/>
        <tazSink id="Edge0" weight="1.00"/>
        <tazSource id="Edge5" weight="1.00"/>
        <tazSink id="Edge5" weight="1.00"/>
<truncated after showing first 30 lines>
---------- Missing result in input_datas_A_dat_xml ----------
<?xml version="1.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 input_meandatas_A_add_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- MeanDataEdges -->
    <edgeData id="meanDataEdge" file="meanDataEdgeOutput.xml"/>
    <!-- MeanDataLanes -->
    <laneData id="meanDataLane" file="meanDataLaneOutput.xml"/>
</additional>
---------- Missing result in input_net_A_net_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" avoidOverlap="0" 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 netedit_A ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <input>
        <sumocfg-file value="sumo.sumocfg"/>
        <additional-files value="input_additionals_A.add.xml"/>
        <route-files value="netedit_A.rou.xml"/>
        <data-files value="input_datas_A.dat.xml"/>
        <meandata-files value="input_meandatas_A.add.xml"/>
        <sumo-net-file value="input_net_A.net.xml"/>
    </input>

    <output>
        <write-license value="true"/>
    </output>

    <processing>
        <geometry.min-radius.fix.railways value="false"/>
        <geometry.avoid-overlap value="false"/>
        <geometry.max-grade.fix value="false"/>
        <offset.disable-normalization value="true"/>
    </processing>

    <junctions>
        <no-internal-links value="false"/>
        <no-turnarounds value="true"/>
    </junctions>

<truncated after showing first 30 lines>
---------- Missing result in netedit_A_rou_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" end="3600.00" period="2" from="Edge0" to="Edge2"/>
    <flow id="f_1" begin="0.00" end="3600.00" period="20.5" from="Edge0" to="Edge2"/>
    <flow id="f_2" begin="0.00" end="3600.00" period="22" from="Edge0" to="Edge2"/>
</routes>
---------- Missing result in sumo ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <input>
        <net-file value="input_net_A.net.xml"/>
        <route-files value="netedit_A.rou.xml"/>
        <additional-files value="input_additionals_A.add.xml,input_meandatas_A.add.xml"/>
    </input>

</sumoConfiguration>

TEST FAILED on ts-sim-build-ba : elements demands flow create personnumber ( Last six runs May2026 Apr2026 )

---------- Differences in log ----------
1c1
< Warning: Invalid value 'dummypersonNumber' in attribute personNumber
---
> Warning: Invalid value 'dummypersonNumber' in attribute arrivalSpeed
---------- Differences in netedit_A_rou_xml ----------
6c6
<     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" personNumber="13" from="Edge0" to="Edge2"/>
---
>     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" arrivalSpeed="3.50" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands flow create poisson ( Last six runs May2026 Apr2026 )

---------- Differences in errors ----------
0a1,7
> Traceback (most recent call last):
>   File "/home/delphi/gcc/texttesttmp/netedit.external.daily.elements.demands.edges.14May012440.2331762/netedit.external.daily.elements.demands.edges/elements/demands/flow/create/poisson/test.py", line 83, in <module>
>     netedit.quit(neteditProcess)
>   File "/home/delphi/gcc/sumo/tools/neteditTestFunctions/files/quit.py", line 99, in quit
>     errorScreenshot.saveExistent("errorScreenshot.png")
>     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> AttributeError: 'Image' object has no attribute 'saveExistent'
---------- Differences in log ----------
1d0
< Warning: Invalid value 'dummy' in attribute poisson
---------- Differences in output ----------
17d16
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettings ----------
<viewsettings>
    <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in input_additionals_A_add_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="Edge2_1" startPos="46.00" endPos="56.00"/>
    <busStop id="busStopB" name="i" lane="EdgeCenter1_1" startPos="24.18" endPos="31.09"/>
    <trainStop id="trainStopA" lane="Edge2_1" startPos="2.00" endPos="12.00"/>
    <trainStop id="trainStopB" name="m" lane="EdgeCenter0_1" startPos="6.05" endPos="12.95"/>
    <containerStop id="containerStopA" lane="Edge2_1" startPos="34.00" endPos="44.00"/>
    <containerStop id="containerStopB" lane="EdgeCenter1_1" startPos="10.36" endPos="20.73"/>
    <parkingArea id="parkingAreaA" lane="Edge2_1" startPos="22.00" endPos="32.00"/>
    <parkingArea id="parkingAreaB" lane="EdgeCenter0_1" startPos="16.41" endPos="26.77"/>
    <chargingStation id="chargingStationA" lane="Edge2_1" startPos="13.00" endPos="21.00"/>
    <chargingStation id="chargingStationB" lane="EdgeCenter1_1" startPos="34.42" endPos="41.58"/>
    <!-- Detectors -->
    <inductionLoop id="e1_0" lane="Edge4_1" pos="3.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="e1_1" lane="Edge1_1" pos="27.00" period="300.00" file="e1_1.xml"/>
    <!-- TAZs -->
    <taz id="taz_green" shape="8.00,10.00 8.00,-10.00 -4.00,-10.00 -4.00,10.00 8.00,10.00" center="6.00,0.00" fill="1" color="green">
        <tazSource id="Edge2" weight="1.00"/>
        <tazSink id="Edge2" weight="1.00"/>
        <tazSource id="Edge3" weight="1.00"/>
        <tazSink id="Edge3" weight="1.00"/>
    </taz>
    <taz id="taz_red" shape="20.00,10.00 20.00,-10.00 42.00,-10.00 42.00,10.00 20.00,10.00" center="22.00,0.00" fill="1" color="red">
        <tazSource id="Edge0" weight="1.00"/>
        <tazSink id="Edge0" weight="1.00"/>
        <tazSource id="Edge5" weight="1.00"/>
        <tazSink id="Edge5" weight="1.00"/>
<truncated after showing first 30 lines>
---------- Missing result in input_datas_A_dat_xml ----------
<?xml version="1.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 input_meandatas_A_add_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- MeanDataEdges -->
    <edgeData id="meanDataEdge" file="meanDataEdgeOutput.xml"/>
    <!-- MeanDataLanes -->
    <laneData id="meanDataLane" file="meanDataLaneOutput.xml"/>
</additional>
---------- Missing result in input_net_A_net_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" avoidOverlap="0" 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 netedit_A ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <input>
        <sumocfg-file value="sumo.sumocfg"/>
        <additional-files value="input_additionals_A.add.xml"/>
        <route-files value="netedit_A.rou.xml"/>
        <data-files value="input_datas_A.dat.xml"/>
        <meandata-files value="input_meandatas_A.add.xml"/>
        <sumo-net-file value="input_net_A.net.xml"/>
    </input>

    <output>
        <write-license value="true"/>
    </output>

    <processing>
        <geometry.min-radius.fix.railways value="false"/>
        <geometry.avoid-overlap value="false"/>
        <geometry.max-grade.fix value="false"/>
        <offset.disable-normalization value="true"/>
    </processing>

    <junctions>
        <no-internal-links value="false"/>
        <no-turnarounds value="true"/>
    </junctions>

<truncated after showing first 30 lines>
---------- Missing result in netedit_A_rou_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" end="22.00" perHour="1800.00" from="Edge0" to="Edge2"/>
    <flow id="f_1" begin="0.00" end="22.00" period="exp(2.5)" from="Edge0" to="Edge2"/>
</routes>
---------- Missing result in sumo ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <input>
        <net-file value="input_net_A.net.xml"/>
        <route-files value="netedit_A.rou.xml"/>
        <additional-files value="input_additionals_A.add.xml,input_meandatas_A.add.xml"/>
    </input>

</sumoConfiguration>

TEST FAILED on ts-sim-build-ba : elements demands flow create probability ( Last six runs May2026 Apr2026 )

---------- Differences in errors ----------
0a1,7
> Traceback (most recent call last):
>   File "/home/delphi/gcc/texttesttmp/netedit.external.daily.elements.demands.edges.14May012440.2331762/netedit.external.daily.elements.demands.edges/elements/demands/flow/create/probability/test.py", line 88, in <module>
>     netedit.quit(neteditProcess)
>   File "/home/delphi/gcc/sumo/tools/neteditTestFunctions/files/quit.py", line 99, in quit
>     errorScreenshot.saveExistent("errorScreenshot.png")
>     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> AttributeError: 'Image' object has no attribute 'saveExistent'
---------- Differences in log ----------
1,2d0
< Warning: Invalid value 'dummySpacing' in attribute spacing
< Warning: Invalid value 'dummy' in attribute probability
---------- Differences in output ----------
17d16
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettings ----------
<viewsettings>
    <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in input_additionals_A_add_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="Edge2_1" startPos="46.00" endPos="56.00"/>
    <busStop id="busStopB" name="i" lane="EdgeCenter1_1" startPos="24.18" endPos="31.09"/>
    <trainStop id="trainStopA" lane="Edge2_1" startPos="2.00" endPos="12.00"/>
    <trainStop id="trainStopB" name="m" lane="EdgeCenter0_1" startPos="6.05" endPos="12.95"/>
    <containerStop id="containerStopA" lane="Edge2_1" startPos="34.00" endPos="44.00"/>
    <containerStop id="containerStopB" lane="EdgeCenter1_1" startPos="10.36" endPos="20.73"/>
    <parkingArea id="parkingAreaA" lane="Edge2_1" startPos="22.00" endPos="32.00"/>
    <parkingArea id="parkingAreaB" lane="EdgeCenter0_1" startPos="16.41" endPos="26.77"/>
    <chargingStation id="chargingStationA" lane="Edge2_1" startPos="13.00" endPos="21.00"/>
    <chargingStation id="chargingStationB" lane="EdgeCenter1_1" startPos="34.42" endPos="41.58"/>
    <!-- Detectors -->
    <inductionLoop id="e1_0" lane="Edge4_1" pos="3.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="e1_1" lane="Edge1_1" pos="27.00" period="300.00" file="e1_1.xml"/>
    <!-- TAZs -->
    <taz id="taz_green" shape="8.00,10.00 8.00,-10.00 -4.00,-10.00 -4.00,10.00 8.00,10.00" center="6.00,0.00" fill="1" color="green">
        <tazSource id="Edge2" weight="1.00"/>
        <tazSink id="Edge2" weight="1.00"/>
        <tazSource id="Edge3" weight="1.00"/>
        <tazSink id="Edge3" weight="1.00"/>
    </taz>
    <taz id="taz_red" shape="20.00,10.00 20.00,-10.00 42.00,-10.00 42.00,10.00 20.00,10.00" center="22.00,0.00" fill="1" color="red">
        <tazSource id="Edge0" weight="1.00"/>
        <tazSink id="Edge0" weight="1.00"/>
        <tazSource id="Edge5" weight="1.00"/>
        <tazSink id="Edge5" weight="1.00"/>
<truncated after showing first 30 lines>
---------- Missing result in input_datas_A_dat_xml ----------
<?xml version="1.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 input_meandatas_A_add_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- MeanDataEdges -->
    <edgeData id="meanDataEdge" file="meanDataEdgeOutput.xml"/>
    <!-- MeanDataLanes -->
    <laneData id="meanDataLane" file="meanDataLaneOutput.xml"/>
</additional>
---------- Missing result in input_net_A_net_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" avoidOverlap="0" 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 netedit_A ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <input>
        <sumocfg-file value="sumo.sumocfg"/>
        <additional-files value="input_additionals_A.add.xml"/>
        <route-files value="netedit_A.rou.xml"/>
        <data-files value="input_datas_A.dat.xml"/>
        <meandata-files value="input_meandatas_A.add.xml"/>
        <sumo-net-file value="input_net_A.net.xml"/>
    </input>

    <output>
        <write-license value="true"/>
    </output>

    <processing>
        <geometry.min-radius.fix.railways value="false"/>
        <geometry.avoid-overlap value="false"/>
        <geometry.max-grade.fix value="false"/>
        <offset.disable-normalization value="true"/>
    </processing>

    <junctions>
        <no-internal-links value="false"/>
        <no-turnarounds value="true"/>
    </junctions>

<truncated after showing first 30 lines>
---------- Missing result in netedit_A_rou_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" end="3600.00" probability="0.5" from="Edge0" to="Edge2"/>
    <flow id="f_1" begin="0.00" end="3600.00" probability="0.5999999999999999778" from="Edge0" to="Edge2"/>
</routes>
---------- Missing result in sumo ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <input>
        <net-file value="input_net_A.net.xml"/>
        <route-files value="netedit_A.rou.xml"/>
        <additional-files value="input_additionals_A.add.xml,input_meandatas_A.add.xml"/>
    </input>

</sumoConfiguration>

TEST FAILED on ts-sim-build-ba : elements demands flow create vehsperhour ( Last six runs May2026 Apr2026 )

---------- Differences in errors ----------
0a1,7
> Traceback (most recent call last):
>   File "/home/delphi/gcc/texttesttmp/netedit.external.daily.elements.demands.edges.14May012440.2331762/netedit.external.daily.elements.demands.edges/elements/demands/flow/create/vehsperhour/test.py", line 92, in <module>
>     netedit.quit(neteditProcess)
>   File "/home/delphi/gcc/sumo/tools/neteditTestFunctions/files/quit.py", line 99, in quit
>     errorScreenshot.saveExistent("errorScreenshot.png")
>     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> AttributeError: 'Image' object has no attribute 'saveExistent'
---------- Differences in log ----------
1,2d0
< Warning: Invalid value 'dummySpacing' in attribute spacing
< Warning: Invalid value 'dummy' in attribute vehsPerHour
---------- Differences in output ----------
19d18
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettings ----------
<viewsettings>
    <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in input_additionals_A_add_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="Edge2_1" startPos="46.00" endPos="56.00"/>
    <busStop id="busStopB" name="i" lane="EdgeCenter1_1" startPos="24.18" endPos="31.09"/>
    <trainStop id="trainStopA" lane="Edge2_1" startPos="2.00" endPos="12.00"/>
    <trainStop id="trainStopB" name="m" lane="EdgeCenter0_1" startPos="6.05" endPos="12.95"/>
    <containerStop id="containerStopA" lane="Edge2_1" startPos="34.00" endPos="44.00"/>
    <containerStop id="containerStopB" lane="EdgeCenter1_1" startPos="10.36" endPos="20.73"/>
    <parkingArea id="parkingAreaA" lane="Edge2_1" startPos="22.00" endPos="32.00"/>
    <parkingArea id="parkingAreaB" lane="EdgeCenter0_1" startPos="16.41" endPos="26.77"/>
    <chargingStation id="chargingStationA" lane="Edge2_1" startPos="13.00" endPos="21.00"/>
    <chargingStation id="chargingStationB" lane="EdgeCenter1_1" startPos="34.42" endPos="41.58"/>
    <!-- Detectors -->
    <inductionLoop id="e1_0" lane="Edge4_1" pos="3.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="e1_1" lane="Edge1_1" pos="27.00" period="300.00" file="e1_1.xml"/>
    <!-- TAZs -->
    <taz id="taz_green" shape="8.00,10.00 8.00,-10.00 -4.00,-10.00 -4.00,10.00 8.00,10.00" center="6.00,0.00" fill="1" color="green">
        <tazSource id="Edge2" weight="1.00"/>
        <tazSink id="Edge2" weight="1.00"/>
        <tazSource id="Edge3" weight="1.00"/>
        <tazSink id="Edge3" weight="1.00"/>
    </taz>
    <taz id="taz_red" shape="20.00,10.00 20.00,-10.00 42.00,-10.00 42.00,10.00 20.00,10.00" center="22.00,0.00" fill="1" color="red">
        <tazSource id="Edge0" weight="1.00"/>
        <tazSink id="Edge0" weight="1.00"/>
        <tazSource id="Edge5" weight="1.00"/>
        <tazSink id="Edge5" weight="1.00"/>
<truncated after showing first 30 lines>
---------- Missing result in input_datas_A_dat_xml ----------
<?xml version="1.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 input_meandatas_A_add_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- MeanDataEdges -->
    <edgeData id="meanDataEdge" file="meanDataEdgeOutput.xml"/>
    <!-- MeanDataLanes -->
    <laneData id="meanDataLane" file="meanDataLaneOutput.xml"/>
</additional>
---------- Missing result in input_net_A_net_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" avoidOverlap="0" 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 netedit_A ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <input>
        <sumocfg-file value="sumo.sumocfg"/>
        <additional-files value="input_additionals_A.add.xml"/>
        <route-files value="netedit_A.rou.xml"/>
        <data-files value="input_datas_A.dat.xml"/>
        <meandata-files value="input_meandatas_A.add.xml"/>
        <sumo-net-file value="input_net_A.net.xml"/>
    </input>

    <output>
        <write-license value="true"/>
    </output>

    <processing>
        <geometry.min-radius.fix.railways value="false"/>
        <geometry.avoid-overlap value="false"/>
        <geometry.max-grade.fix value="false"/>
        <offset.disable-normalization value="true"/>
    </processing>

    <junctions>
        <no-internal-links value="false"/>
        <no-turnarounds value="true"/>
    </junctions>

<truncated after showing first 30 lines>
---------- Missing result in netedit_A_rou_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" from="Edge0" to="Edge2"/>
    <flow id="f_1" begin="0.00" end="3600.00" perHour="20.50" from="Edge0" to="Edge2"/>
    <flow id="f_2" begin="0.00" end="3600.00" perHour="22.00" from="Edge0" to="Edge2"/>
</routes>
---------- Missing result in sumo ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <input>
        <net-file value="input_net_A.net.xml"/>
        <route-files value="netedit_A.rou.xml"/>
        <additional-files value="input_additionals_A.add.xml,input_meandatas_A.add.xml"/>
    </input>

</sumoConfiguration>

TEST FAILED on ts-sim-build-ba : elements demands flow inspect arrivallane float ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" arrivalLane="0" from="Edge0" to="Edge2"/>
---
>     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" departPos="0.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands flow inspect arrivalpos float ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" arrivalPos="15.50" from="Edge0" to="Edge2"/>
---
>     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" departSpeed="15.50" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands flow inspect arrivalpos max ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" from="Edge0" to="Edge2"/>
---
>     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" departSpeed="max" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands flow inspect arrivalpos random ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" arrivalPos="random" from="Edge0" to="Edge2"/>
---
>     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" departSpeed="random" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands flow inspect arrivalposlat float ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" arrivalSpeed="15.50" from="Edge0" to="Edge2"/>
---
>     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands flow inspect arrivalspeed float ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" arrivalPosLat="4.20" from="Edge0" to="Edge2"/>
---
>     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands flow inspect arrivalspeed left ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" arrivalPosLat="left" from="Edge0" to="Edge2"/>
---
>     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands flow inspect arrivalspeed right ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" arrivalPosLat="right" from="Edge0" to="Edge2"/>
---
>     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands flow inspect begin ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <flow id="f_0" begin="12.30" end="3600.00" perHour="1800.00" from="Edge0" to="Edge2"/>
---
>     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" arrivalPosLat="12.30" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands flow inspect color ( Last six runs May2026 Apr2026 )

---------- Differences in errors ----------
0a1,7
> Traceback (most recent call last):
>   File "/home/delphi/gcc/texttesttmp/netedit.external.daily.elements.demands.edges.14May012440.2331762/netedit.external.daily.elements.demands.edges/elements/demands/flow/inspect/color/test.py", line 72, in <module>
>     netedit.quit(neteditProcess)
>   File "/home/delphi/gcc/sumo/tools/neteditTestFunctions/files/quit.py", line 99, in quit
>     errorScreenshot.saveExistent("errorScreenshot.png")
>     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> AttributeError: 'Image' object has no attribute 'saveExistent'
---------- Differences in output ----------
14d13
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettings ----------
<viewsettings>
    <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in input_additionals_A_add_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="Edge2_1" startPos="46.00" endPos="56.00"/>
    <busStop id="busStopB" name="i" lane="EdgeCenter1_1" startPos="24.18" endPos="31.09"/>
    <trainStop id="trainStopA" lane="Edge2_1" startPos="2.00" endPos="12.00"/>
    <trainStop id="trainStopB" name="m" lane="EdgeCenter0_1" startPos="6.05" endPos="12.95"/>
    <containerStop id="containerStopA" lane="Edge2_1" startPos="34.00" endPos="44.00"/>
    <containerStop id="containerStopB" lane="EdgeCenter1_1" startPos="10.36" endPos="20.73"/>
    <parkingArea id="parkingAreaA" lane="Edge2_1" startPos="22.00" endPos="32.00"/>
    <parkingArea id="parkingAreaB" lane="EdgeCenter0_1" startPos="16.41" endPos="26.77"/>
    <chargingStation id="chargingStationA" lane="Edge2_1" startPos="13.00" endPos="21.00"/>
    <chargingStation id="chargingStationB" lane="EdgeCenter1_1" startPos="34.42" endPos="41.58"/>
    <!-- Detectors -->
    <inductionLoop id="e1_0" lane="Edge4_1" pos="3.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="e1_1" lane="Edge1_1" pos="27.00" period="300.00" file="e1_1.xml"/>
    <!-- TAZs -->
    <taz id="taz_green" shape="8.00,10.00 8.00,-10.00 -4.00,-10.00 -4.00,10.00 8.00,10.00" center="6.00,0.00" fill="1" color="green">
        <tazSource id="Edge2" weight="1.00"/>
        <tazSink id="Edge2" weight="1.00"/>
        <tazSource id="Edge3" weight="1.00"/>
        <tazSink id="Edge3" weight="1.00"/>
    </taz>
    <taz id="taz_red" shape="20.00,10.00 20.00,-10.00 42.00,-10.00 42.00,10.00 20.00,10.00" center="22.00,0.00" fill="1" color="red">
        <tazSource id="Edge0" weight="1.00"/>
        <tazSink id="Edge0" weight="1.00"/>
        <tazSource id="Edge5" weight="1.00"/>
        <tazSink id="Edge5" weight="1.00"/>
<truncated after showing first 30 lines>
---------- Missing result in input_datas_A_dat_xml ----------
<?xml version="1.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 input_meandatas_A_add_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- MeanDataEdges -->
    <edgeData id="meanDataEdge" file="meanDataEdgeOutput.xml"/>
    <!-- MeanDataLanes -->
    <laneData id="meanDataLane" file="meanDataLaneOutput.xml"/>
</additional>
---------- Missing result in input_net_A_net_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" avoidOverlap="0" 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 netedit_A ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <input>
        <sumocfg-file value="sumo.sumocfg"/>
        <additional-files value="input_additionals_A.add.xml"/>
        <route-files value="netedit_A.rou.xml"/>
        <data-files value="input_datas_A.dat.xml"/>
        <meandata-files value="input_meandatas_A.add.xml"/>
        <sumo-net-file value="input_net_A.net.xml"/>
    </input>

    <output>
        <write-license value="true"/>
    </output>

    <processing>
        <geometry.min-radius.fix.railways value="false"/>
        <geometry.avoid-overlap value="false"/>
        <geometry.max-grade.fix value="false"/>
        <offset.disable-normalization value="true"/>
    </processing>

    <junctions>
        <no-internal-links value="false"/>
        <no-turnarounds value="true"/>
    </junctions>

<truncated after showing first 30 lines>
---------- Missing result in netedit_A_rou_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" color="12,13,14" from="Edge0" to="Edge2"/>
</routes>
---------- Missing result in sumo ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <input>
        <net-file value="input_net_A.net.xml"/>
        <route-files value="netedit_A.rou.xml"/>
        <additional-files value="input_additionals_A.add.xml,input_meandatas_A.add.xml"/>
    </input>

</sumoConfiguration>

TEST FAILED on ts-sim-build-ba : elements demands flow inspect containernumber ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" containerNumber="3" from="Edge0" to="Edge2"/>
---
>     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" line="3" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands flow inspect departlane allowed ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" departLane="allowed" from="Edge0" to="Edge2"/>
---
>     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands flow inspect departlane best ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" departLane="best" from="Edge0" to="Edge2"/>
---
>     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands flow inspect departlane float ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" departLane="0" from="Edge0" to="Edge2"/>
---
>     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" departEdge="0" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands flow inspect departlane free ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" departLane="free" from="Edge0" to="Edge2"/>
---
>     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands flow inspect departlane random ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" departLane="random" from="Edge0" to="Edge2"/>
---
>     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" departEdge="random" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands flow inspect departpos float ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" departPos="20.00" from="Edge0" to="Edge2"/>
---
>     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" arrivalEdge="20" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands flow inspect departpos free ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" departPos="free" from="Edge0" to="Edge2"/>
---
>     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands flow inspect departpos last ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" departPos="last" from="Edge0" to="Edge2"/>
---
>     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands flow inspect departpos random ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" departPos="random" from="Edge0" to="Edge2"/>
---
>     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands flow inspect departpos random_free ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" departPos="random_free" from="Edge0" to="Edge2"/>
---
>     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" arrivalEdge="500" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands flow inspect departposlat float ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" departPosLat="5.60" from="Edge0" to="Edge2"/>
---
>     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands flow inspect departposlat free ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" departPosLat="free" from="Edge0" to="Edge2"/>
---
>     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands flow inspect departposlat left ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" departPosLat="left" from="Edge0" to="Edge2"/>
---
>     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands flow inspect departposlat random ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" departPosLat="random" from="Edge0" to="Edge2"/>
---
>     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands flow inspect departposlat random_free ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" departPosLat="random_free" from="Edge0" to="Edge2"/>
---
>     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands flow inspect departposlat right ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" departPosLat="right" from="Edge0" to="Edge2"/>
---
>     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands flow inspect departspeed desired ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" departSpeed="desired" from="Edge0" to="Edge2"/>
---
>     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands flow inspect departspeed float ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" departSpeed="20.00" from="Edge0" to="Edge2"/>
---
>     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands flow inspect departspeed max ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" departSpeed="max" from="Edge0" to="Edge2"/>
---
>     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands flow inspect departspeed random ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" departSpeed="random" from="Edge0" to="Edge2"/>
---
>     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" departLane="random" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands flow inspect departspeed speedlimit ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" departSpeed="speedLimit" from="Edge0" to="Edge2"/>
---
>     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands flow inspect end ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <flow id="f_0" begin="0.00" end="23.00" perHour="1800.00" from="Edge0" to="Edge2"/>
---
>     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands flow inspect endnumber ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <flow id="f_0" begin="0.00" end="81.00" number="1800" from="Edge0" to="Edge2"/>
---
>     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands flow inspect from ( Last six runs May2026 Apr2026 )

---------- Differences in errors ----------
0a1,7
> Traceback (most recent call last):
>   File "/home/delphi/gcc/texttesttmp/netedit.external.daily.elements.demands.edges.14May012440.2331762/netedit.external.daily.elements.demands.edges/elements/demands/flow/inspect/from/test.py", line 69, in <module>
>     netedit.quit(neteditProcess)
>   File "/home/delphi/gcc/sumo/tools/neteditTestFunctions/files/quit.py", line 99, in quit
>     errorScreenshot.saveExistent("errorScreenshot.png")
>     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> AttributeError: 'Image' object has no attribute 'saveExistent'
---------- Differences in output ----------
13d12
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettings ----------
<viewsettings>
    <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in input_additionals_A_add_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="Edge2_1" startPos="46.00" endPos="56.00"/>
    <busStop id="busStopB" name="i" lane="EdgeCenter1_1" startPos="24.18" endPos="31.09"/>
    <trainStop id="trainStopA" lane="Edge2_1" startPos="2.00" endPos="12.00"/>
    <trainStop id="trainStopB" name="m" lane="EdgeCenter0_1" startPos="6.05" endPos="12.95"/>
    <containerStop id="containerStopA" lane="Edge2_1" startPos="34.00" endPos="44.00"/>
    <containerStop id="containerStopB" lane="EdgeCenter1_1" startPos="10.36" endPos="20.73"/>
    <parkingArea id="parkingAreaA" lane="Edge2_1" startPos="22.00" endPos="32.00"/>
    <parkingArea id="parkingAreaB" lane="EdgeCenter0_1" startPos="16.41" endPos="26.77"/>
    <chargingStation id="chargingStationA" lane="Edge2_1" startPos="13.00" endPos="21.00"/>
    <chargingStation id="chargingStationB" lane="EdgeCenter1_1" startPos="34.42" endPos="41.58"/>
    <!-- Detectors -->
    <inductionLoop id="e1_0" lane="Edge4_1" pos="3.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="e1_1" lane="Edge1_1" pos="27.00" period="300.00" file="e1_1.xml"/>
    <!-- TAZs -->
    <taz id="taz_green" shape="8.00,10.00 8.00,-10.00 -4.00,-10.00 -4.00,10.00 8.00,10.00" center="6.00,0.00" fill="1" color="green">
        <tazSource id="Edge2" weight="1.00"/>
        <tazSink id="Edge2" weight="1.00"/>
        <tazSource id="Edge3" weight="1.00"/>
        <tazSink id="Edge3" weight="1.00"/>
    </taz>
    <taz id="taz_red" shape="20.00,10.00 20.00,-10.00 42.00,-10.00 42.00,10.00 20.00,10.00" center="22.00,0.00" fill="1" color="red">
        <tazSource id="Edge0" weight="1.00"/>
        <tazSink id="Edge0" weight="1.00"/>
        <tazSource id="Edge5" weight="1.00"/>
        <tazSink id="Edge5" weight="1.00"/>
<truncated after showing first 30 lines>
---------- Missing result in input_datas_A_dat_xml ----------
<?xml version="1.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 input_meandatas_A_add_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- MeanDataEdges -->
    <edgeData id="meanDataEdge" file="meanDataEdgeOutput.xml"/>
    <!-- MeanDataLanes -->
    <laneData id="meanDataLane" file="meanDataLaneOutput.xml"/>
</additional>
---------- Missing result in input_net_A_net_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" avoidOverlap="0" 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 netedit_A ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <input>
        <sumocfg-file value="sumo.sumocfg"/>
        <additional-files value="input_additionals_A.add.xml"/>
        <route-files value="netedit_A.rou.xml"/>
        <data-files value="input_datas_A.dat.xml"/>
        <meandata-files value="input_meandatas_A.add.xml"/>
        <sumo-net-file value="input_net_A.net.xml"/>
    </input>

    <output>
        <write-license value="true"/>
    </output>

    <processing>
        <geometry.min-radius.fix.railways value="false"/>
        <geometry.avoid-overlap value="false"/>
        <geometry.max-grade.fix value="false"/>
        <offset.disable-normalization value="true"/>
    </processing>

    <junctions>
        <no-internal-links value="false"/>
        <no-turnarounds value="true"/>
    </junctions>

<truncated after showing first 30 lines>
---------- Missing result in netedit_A_rou_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" from="Edge1" to="Edge2"/>
</routes>
---------- Missing result in sumo ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <input>
        <net-file value="input_net_A.net.xml"/>
        <route-files value="netedit_A.rou.xml"/>
        <additional-files value="input_additionals_A.add.xml,input_meandatas_A.add.xml"/>
    </input>

</sumoConfiguration>

TEST FAILED on ts-sim-build-ba : elements demands flow inspect insertionchecks ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge0" to="Edge2"/>
---
>     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands flow inspect line ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" line="custom Line" from="Edge0" to="Edge2"/>
---
>     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands flow inspect number ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <flow id="f_0" begin="0.00" number="26" perHour="1800.00" from="Edge0" to="Edge2"/>
---
>     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands flow inspect parameters ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6,10c6
<     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" from="Edge0" to="Edge2">
<         <param key="keyFinal1" value="value1"/>
<         <param key="keyFinal2" value="value2"/>
<         <param key="keyFinal3" value="value3"/>
<     </flow>
---
>     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands flow inspect period ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A ----------
8c8
<         <additional-files value="input_additionals_A.add.xml"/>
---
>         <additional-files value="input_additionals_A.add.xml,../../../../../../../netedit.internal.14May010644.1939192/netedit.internal/basic/files/save_unified/demand/txt/input_meandatas_A.add.xml"/>
---------- Differences in netedit_A_rou_xml ----------
6c6
<     <flow id="f_0" begin="0.00" end="3600.00" period="26" from="Edge0" to="Edge2"/>
---
>     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" from="Edge0" to="Edge2"/>
---------- Differences in sumo ----------
9c9
<         <additional-files value="input_additionals_A.add.xml,input_meandatas_A.add.xml"/>
---
>         <additional-files value="input_additionals_A.add.xml,../../../../../../../netedit.internal.14May010644.1939192/netedit.internal/basic/files/save_unified/demand/txt/input_meandatas_A.add.xml,input_meandatas_A.add.xml"/>

TEST FAILED on ts-sim-build-ba : elements demands flow inspect personnumber ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" personNumber="3" from="Edge0" to="Edge2"/>
---
>     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" arrivalSpeed="3.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands flow inspect poisson ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A ----------
8,9c8
<         <additional-files value="input_additionals_A.add.xml"/>
<         <route-files value="netedit_A.rou.xml"/>
---
>         <additional-files value="input_additionals_A.add.xml,../../../../../../../netedit.internal.14May010644.1939192/netedit.internal/basic/files/save_unified/demand/txt/input_meandatas_A.add.xml"/>
---------- Differences in sumo ----------
8,9c8
<         <route-files value="netedit_A.rou.xml"/>
<         <additional-files value="input_additionals_A.add.xml,input_meandatas_A.add.xml"/>
---
>         <additional-files value="input_additionals_A.add.xml,../../../../../../../netedit.internal.14May010644.1939192/netedit.internal/basic/files/save_unified/demand/txt/input_meandatas_A.add.xml,input_meandatas_A.add.xml"/>
---------- Missing result in netedit_A_rou_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" end="22.00" period="exp(2.60000000000000008882)" from="Edge0" to="Edge2"/>
</routes>

TEST FAILED on ts-sim-build-ba : elements demands flow inspect probability ( Last six runs May2026 Apr2026 )

---------- Differences in errors ----------
0a1,7
> Traceback (most recent call last):
>   File "/home/delphi/gcc/texttesttmp/netedit.external.daily.elements.demands.edges.14May012440.2331762/netedit.external.daily.elements.demands.edges/elements/demands/flow/inspect/probability/test.py", line 75, in <module>
>     netedit.quit(neteditProcess)
>   File "/home/delphi/gcc/sumo/tools/neteditTestFunctions/files/quit.py", line 99, in quit
>     errorScreenshot.saveExistent("errorScreenshot.png")
>     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> AttributeError: 'Image' object has no attribute 'saveExistent'
---------- Differences in output ----------
16d15
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettings ----------
<viewsettings>
    <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in input_additionals_A_add_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="Edge2_1" startPos="46.00" endPos="56.00"/>
    <busStop id="busStopB" name="i" lane="EdgeCenter1_1" startPos="24.18" endPos="31.09"/>
    <trainStop id="trainStopA" lane="Edge2_1" startPos="2.00" endPos="12.00"/>
    <trainStop id="trainStopB" name="m" lane="EdgeCenter0_1" startPos="6.05" endPos="12.95"/>
    <containerStop id="containerStopA" lane="Edge2_1" startPos="34.00" endPos="44.00"/>
    <containerStop id="containerStopB" lane="EdgeCenter1_1" startPos="10.36" endPos="20.73"/>
    <parkingArea id="parkingAreaA" lane="Edge2_1" startPos="22.00" endPos="32.00"/>
    <parkingArea id="parkingAreaB" lane="EdgeCenter0_1" startPos="16.41" endPos="26.77"/>
    <chargingStation id="chargingStationA" lane="Edge2_1" startPos="13.00" endPos="21.00"/>
    <chargingStation id="chargingStationB" lane="EdgeCenter1_1" startPos="34.42" endPos="41.58"/>
    <!-- Detectors -->
    <inductionLoop id="e1_0" lane="Edge4_1" pos="3.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="e1_1" lane="Edge1_1" pos="27.00" period="300.00" file="e1_1.xml"/>
    <!-- TAZs -->
    <taz id="taz_green" shape="8.00,10.00 8.00,-10.00 -4.00,-10.00 -4.00,10.00 8.00,10.00" center="6.00,0.00" fill="1" color="green">
        <tazSource id="Edge2" weight="1.00"/>
        <tazSink id="Edge2" weight="1.00"/>
        <tazSource id="Edge3" weight="1.00"/>
        <tazSink id="Edge3" weight="1.00"/>
    </taz>
    <taz id="taz_red" shape="20.00,10.00 20.00,-10.00 42.00,-10.00 42.00,10.00 20.00,10.00" center="22.00,0.00" fill="1" color="red">
        <tazSource id="Edge0" weight="1.00"/>
        <tazSink id="Edge0" weight="1.00"/>
        <tazSource id="Edge5" weight="1.00"/>
        <tazSink id="Edge5" weight="1.00"/>
<truncated after showing first 30 lines>
---------- Missing result in input_datas_A_dat_xml ----------
<?xml version="1.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 input_meandatas_A_add_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- MeanDataEdges -->
    <edgeData id="meanDataEdge" file="meanDataEdgeOutput.xml"/>
    <!-- MeanDataLanes -->
    <laneData id="meanDataLane" file="meanDataLaneOutput.xml"/>
</additional>
---------- Missing result in input_net_A_net_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" avoidOverlap="0" 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 netedit_A ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <input>
        <sumocfg-file value="sumo.sumocfg"/>
        <additional-files value="input_additionals_A.add.xml"/>
        <route-files value="netedit_A.rou.xml"/>
        <data-files value="input_datas_A.dat.xml"/>
        <meandata-files value="input_meandatas_A.add.xml"/>
        <sumo-net-file value="input_net_A.net.xml"/>
    </input>

    <output>
        <write-license value="true"/>
    </output>

    <processing>
        <geometry.min-radius.fix.railways value="false"/>
        <geometry.avoid-overlap value="false"/>
        <geometry.max-grade.fix value="false"/>
        <offset.disable-normalization value="true"/>
    </processing>

    <junctions>
        <no-internal-links value="false"/>
        <no-turnarounds value="true"/>
    </junctions>

<truncated after showing first 30 lines>
---------- Missing result in netedit_A_rou_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" end="3600.00" probability="0.2999999999999999889" from="Edge0" to="Edge2"/>
</routes>
---------- Missing result in sumo ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <input>
        <net-file value="input_net_A.net.xml"/>
        <route-files value="netedit_A.rou.xml"/>
        <additional-files value="input_additionals_A.add.xml,input_meandatas_A.add.xml"/>
    </input>

</sumoConfiguration>

TEST FAILED on ts-sim-build-ba : elements demands flow inspect to ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" from="Edge0" to="Edge1"/>
---
>     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" from="Edge0" to="Edge2"/>

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

---------- Differences in input_routes_A_rou_xml ----------
8c8
<     <flow id="f_0" type="custom_vType" begin="0.00" end="3600.00" perHour="1800.00" from="Edge0" to="Edge2"/>
---
>     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" from="Edge0" to="Edge2"/>
elements demands flow inspect type basic ( Last six runs May2026 Apr2026 )
elements demands flow inspect type button ( Last six runs May2026 Apr2026 )

TEST FAILED on ts-sim-build-ba : elements demands flow inspect vehsperhour ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A ----------
8c8
<         <additional-files value="input_additionals_A.add.xml"/>
---
>         <additional-files value="input_additionals_A.add.xml,../../../../../../../netedit.internal.14May010644.1939192/netedit.internal/basic/files/save_unified/demand/txt/input_meandatas_A.add.xml"/>
---------- Differences in netedit_A_rou_xml ----------
6c6
<     <flow id="f_0" begin="0.00" end="3600.00" perHour="26.00" from="Edge0" to="Edge2"/>
---
>     <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" from="Edge0" to="Edge2"/>
---------- Differences in sumo ----------
9c9
<         <additional-files value="input_additionals_A.add.xml,input_meandatas_A.add.xml"/>
---
>         <additional-files value="input_additionals_A.add.xml,../../../../../../../netedit.internal.14May010644.1939192/netedit.internal/basic/files/save_unified/demand/txt/input_meandatas_A.add.xml,input_meandatas_A.add.xml"/>

TEST FAILED on ts-sim-build-ba : elements demands flow inspect via ( Last six runs May2026 Apr2026 )

---------- Differences in errors ----------
0a1,7
> Traceback (most recent call last):
>   File "/home/delphi/gcc/texttesttmp/netedit.external.daily.elements.demands.edges.14May012440.2331762/netedit.external.daily.elements.demands.edges/elements/demands/flow/inspect/via/test.py", line 69, in <module>
>     netedit.quit(neteditProcess)
>   File "/home/delphi/gcc/sumo/tools/neteditTestFunctions/files/quit.py", line 99, in quit
>     errorScreenshot.saveExistent("errorScreenshot.png")
>     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> AttributeError: 'Image' object has no attribute 'saveExistent'
---------- Differences in output ----------
14d13
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettings ----------
<viewsettings>
    <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in input_additionals_A_add_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="Edge2_1" startPos="46.00" endPos="56.00"/>
    <busStop id="busStopB" name="i" lane="EdgeCenter1_1" startPos="24.18" endPos="31.09"/>
    <trainStop id="trainStopA" lane="Edge2_1" startPos="2.00" endPos="12.00"/>
    <trainStop id="trainStopB" name="m" lane="EdgeCenter0_1" startPos="6.05" endPos="12.95"/>
    <containerStop id="containerStopA" lane="Edge2_1" startPos="34.00" endPos="44.00"/>
    <containerStop id="containerStopB" lane="EdgeCenter1_1" startPos="10.36" endPos="20.73"/>
    <parkingArea id="parkingAreaA" lane="Edge2_1" startPos="22.00" endPos="32.00"/>
    <parkingArea id="parkingAreaB" lane="EdgeCenter0_1" startPos="16.41" endPos="26.77"/>
    <chargingStation id="chargingStationA" lane="Edge2_1" startPos="13.00" endPos="21.00"/>
    <chargingStation id="chargingStationB" lane="EdgeCenter1_1" startPos="34.42" endPos="41.58"/>
    <!-- Detectors -->
    <inductionLoop id="e1_0" lane="Edge4_1" pos="3.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="e1_1" lane="Edge1_1" pos="27.00" period="300.00" file="e1_1.xml"/>
    <!-- TAZs -->
    <taz id="taz_green" shape="8.00,10.00 8.00,-10.00 -4.00,-10.00 -4.00,10.00 8.00,10.00" center="6.00,0.00" fill="1" color="green">
        <tazSource id="Edge2" weight="1.00"/>
        <tazSink id="Edge2" weight="1.00"/>
        <tazSource id="Edge3" weight="1.00"/>
        <tazSink id="Edge3" weight="1.00"/>
    </taz>
    <taz id="taz_red" shape="20.00,10.00 20.00,-10.00 42.00,-10.00 42.00,10.00 20.00,10.00" center="22.00,0.00" fill="1" color="red">
        <tazSource id="Edge0" weight="1.00"/>
        <tazSink id="Edge0" weight="1.00"/>
        <tazSource id="Edge5" weight="1.00"/>
        <tazSink id="Edge5" weight="1.00"/>
<truncated after showing first 30 lines>
---------- Missing result in input_datas_A_dat_xml ----------
<?xml version="1.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 input_meandatas_A_add_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- MeanDataEdges -->
    <edgeData id="meanDataEdge" file="meanDataEdgeOutput.xml"/>
    <!-- MeanDataLanes -->
    <laneData id="meanDataLane" file="meanDataLaneOutput.xml"/>
</additional>
---------- Missing result in input_net_A_net_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" avoidOverlap="0" 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 netedit_A ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <input>
        <sumocfg-file value="sumo.sumocfg"/>
        <additional-files value="input_additionals_A.add.xml"/>
        <route-files value="netedit_A.rou.xml"/>
        <data-files value="input_datas_A.dat.xml"/>
        <meandata-files value="input_meandatas_A.add.xml"/>
        <sumo-net-file value="input_net_A.net.xml"/>
    </input>

    <output>
        <write-license value="true"/>
    </output>

    <processing>
        <geometry.min-radius.fix.railways value="false"/>
        <geometry.avoid-overlap value="false"/>
        <geometry.max-grade.fix value="false"/>
        <offset.disable-normalization value="true"/>
    </processing>

    <junctions>
        <no-internal-links value="false"/>
        <no-turnarounds value="true"/>
    </junctions>

<truncated after showing first 30 lines>
---------- Missing result in netedit_A_rou_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" end="3600.00" perHour="1800.00" from="Edge0" to="Edge2" via="Edge2"/>
</routes>
---------- Missing result in sumo ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <input>
        <net-file value="input_net_A.net.xml"/>
        <route-files value="netedit_A.rou.xml"/>
        <additional-files value="input_additionals_A.add.xml,input_meandatas_A.add.xml"/>
    </input>

</sumoConfiguration>

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection arrivallane current ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection arrivallane float ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="0.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="0" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="0.00" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection arrivalpos float ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="15.50" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="15.50" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="15.50" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random" departPosLat="random_free" departSpeed="15.50" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection arrivalpos max ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="max" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random" departPosLat="random_free" departSpeed="max" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection arrivalpos random ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="random" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="random" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random" departPosLat="random_free" departSpeed="random" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection arrivalposlat current ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection arrivalposlat float ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="15.50" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="15.50" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection arrivalspeed center ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection arrivalspeed float ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="4.20" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="4.20" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection arrivalspeed left ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="left" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="left" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection arrivalspeed right ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="right" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection begin ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <flow id="flowA" begin="12.50" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="12.50" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <flow id="flowB" begin="12.50" end="3600.00" number="18" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="12.50" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection color ( Last six runs May2026 Apr2026 )

---------- Differences in errors ----------
0a1,7
> Traceback (most recent call last):
>   File "/home/delphi/gcc/texttesttmp/netedit.external.daily.elements.demands.edges.14May012440.2331762/netedit.external.daily.elements.demands.edges/elements/demands/flow/inspect_selection/color/test.py", line 65, in <module>
>     netedit.quit(neteditProcess)
>   File "/home/delphi/gcc/sumo/tools/neteditTestFunctions/files/quit.py", line 99, in quit
>     errorScreenshot.saveExistent("errorScreenshot.png")
>     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> AttributeError: 'Image' object has no attribute 'saveExistent'
---------- Differences in output ----------
11d10
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettings ----------
<viewsettings>
    <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in input_additionals_A_add_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="Edge2_1" startPos="46.00" endPos="56.00"/>
    <busStop id="busStopB" name="i" lane="EdgeCenter1_1" startPos="24.18" endPos="31.09"/>
    <trainStop id="trainStopA" lane="Edge2_1" startPos="2.00" endPos="12.00"/>
    <trainStop id="trainStopB" name="m" lane="EdgeCenter0_1" startPos="6.05" endPos="12.95"/>
    <containerStop id="containerStopA" lane="Edge2_1" startPos="34.00" endPos="44.00"/>
    <containerStop id="containerStopB" lane="EdgeCenter1_1" startPos="10.36" endPos="20.73"/>
    <parkingArea id="parkingAreaA" lane="Edge2_1" startPos="22.00" endPos="32.00"/>
    <parkingArea id="parkingAreaB" lane="EdgeCenter0_1" startPos="16.41" endPos="26.77"/>
    <chargingStation id="chargingStationA" lane="Edge2_1" startPos="13.00" endPos="21.00"/>
    <chargingStation id="chargingStationB" lane="EdgeCenter1_1" startPos="34.42" endPos="41.58"/>
    <!-- Detectors -->
    <inductionLoop id="e1_0" lane="Edge4_1" pos="3.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="e1_1" lane="Edge1_1" pos="27.00" period="300.00" file="e1_1.xml"/>
    <!-- TAZs -->
    <taz id="taz_green" shape="8.00,10.00 8.00,-10.00 -4.00,-10.00 -4.00,10.00 8.00,10.00" center="6.00,0.00" fill="1" color="green">
        <tazSource id="Edge2" weight="1.00"/>
        <tazSink id="Edge2" weight="1.00"/>
        <tazSource id="Edge3" weight="1.00"/>
        <tazSink id="Edge3" weight="1.00"/>
    </taz>
    <taz id="taz_red" shape="20.00,10.00 20.00,-10.00 42.00,-10.00 42.00,10.00 20.00,10.00" center="22.00,0.00" fill="1" color="red">
        <tazSource id="Edge0" weight="1.00"/>
        <tazSink id="Edge0" weight="1.00"/>
        <tazSource id="Edge5" weight="1.00"/>
        <tazSink id="Edge5" weight="1.00"/>
<truncated after showing first 30 lines>
---------- Missing result in input_datas_A_dat_xml ----------
<?xml version="1.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 input_meandatas_A_add_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- MeanDataEdges -->
    <edgeData id="meanDataEdge" file="meanDataEdgeOutput.xml"/>
    <!-- MeanDataLanes -->
    <laneData id="meanDataLane" file="meanDataLaneOutput.xml"/>
</additional>
---------- Missing result in input_net_A_net_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" avoidOverlap="0" 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 input_routes_A_rou_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="12,13,14" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
</routes>
---------- Missing result in input_routes_B_rou_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="12,13,14" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>
---------- Missing result in netedit_A ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <input>
        <sumocfg-file value="sumo.sumocfg"/>
        <additional-files value="input_additionals_A.add.xml"/>
        <route-files value="input_routes_A.rou.xml,input_routes_B.rou.xml"/>
        <data-files value="input_datas_A.dat.xml"/>
        <meandata-files value="input_meandatas_A.add.xml"/>
        <sumo-net-file value="input_net_A.net.xml"/>
    </input>

    <output>
        <write-license value="true"/>
    </output>

    <processing>
        <geometry.min-radius.fix.railways value="false"/>
        <geometry.avoid-overlap value="false"/>
        <geometry.max-grade.fix value="false"/>
        <offset.disable-normalization value="true"/>
    </processing>

    <junctions>
        <no-internal-links value="false"/>
        <no-turnarounds value="true"/>
    </junctions>

<truncated after showing first 30 lines>
---------- Missing result in sumo ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <input>
        <net-file value="input_net_A.net.xml"/>
        <route-files value="input_routes_A.rou.xml,input_routes_B.rou.xml"/>
        <additional-files value="input_additionals_A.add.xml,input_meandatas_A.add.xml"/>
    </input>

</sumoConfiguration>

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection containernumber ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="3" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="3" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="3" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="3" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection departlane allowed ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="allowed" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="allowed" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection departlane best ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="best" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="best" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection departlane first ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <flow id="flowA" begin="0.00" end="2600.00" number="14" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <flow id="flowB" begin="5.00" end="3600.00" number="18" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection departlane float ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" departEdge="0" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="0" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" departEdge="0" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection departlane free ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="free" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection departlane random ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" departEdge="random" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="random" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" departEdge="random" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection departpos base ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection departpos float ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="20.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" arrivalEdge="20" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="20.00" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" arrivalEdge="20" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection departpos free ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="free" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="free" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection departpos last ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="last" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="last" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection departpos random ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="random" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection departpos random_free ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="random_free" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" arrivalEdge="500" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random_free" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" arrivalEdge="500" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection departposlat center ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection departposlat float ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="5.60" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random" departPosLat="5.60" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection departposlat free ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="free" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random" departPosLat="free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection departposlat left ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="left" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random" departPosLat="left" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection departposlat random ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="random" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random" departPosLat="random" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection departposlat random_free ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="random_free" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection departposlat right ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="right" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random" departPosLat="right" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection departspeed desired ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="desired" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <flow id="flowA" begin="0.00" end="2600.00" number="14" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random" departPosLat="random_free" departSpeed="desired" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <flow id="flowB" begin="5.00" end="3600.00" number="18" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection departspeed float ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="20.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <flow id="flowA" begin="0.00" end="2600.00" number="14" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random" departPosLat="random_free" departSpeed="20.00" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <flow id="flowB" begin="5.00" end="3600.00" number="18" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection departspeed max ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="max" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <flow id="flowA" begin="0.00" end="2600.00" number="14" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random" departPosLat="random_free" departSpeed="max" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <flow id="flowB" begin="5.00" end="3600.00" number="18" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection departspeed random ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="random" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random" departPosLat="random_free" departSpeed="random" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="random" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection departspeed speedlimit ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="speedLimit" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <flow id="flowA" begin="0.00" end="2600.00" number="14" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <flow id="flowB" begin="5.00" end="3600.00" number="18" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection end ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <flow id="flowA" begin="0.00" end="23.00" perHour="1800.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <flow id="flowA" begin="0.00" end="23.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <flow id="flowB" begin="5.00" end="23.00" perHour="1800.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <flow id="flowB" begin="5.00" end="23.00" number="18" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection insertionchecks ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection line ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="custom Line" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="custom Line" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection number ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <flow id="flowA" begin="0.00" number="26" perHour="1800.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <flow id="flowA" begin="0.00" end="26.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <flow id="flowB" begin="5.00" number="26" perHour="1800.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <flow id="flowB" begin="5.00" end="26.00" number="18" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection parameters ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
7,9c7,9
<         <param key="KeyA1" value="valueA1"/>
<         <param key="KeyA2" value="valueA3"/>
<         <param key="KeyA3" value="valueA2"/>
---
>         <param key="keyFinal1" value="value1"/>
>         <param key="keyFinal2" value="value2"/>
>         <param key="keyFinal3" value="value3"/>
---------- Differences in input_routes_B_rou_xml ----------
7,9c7,9
<         <param key="KeyB1" value="valueB1"/>
<         <param key="KeyB2" value="valueB3"/>
<         <param key="KeyB3" value="valueB2"/>
---
>         <param key="keyFinal1" value="value1"/>
>         <param key="keyFinal2" value="value2"/>
>         <param key="keyFinal3" value="value3"/>

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection period ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <flow id="flowA" begin="0.00" end="2600.00" period="26" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <flow id="flowA" begin="0.00" end="2600.00" number="26" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <flow id="flowB" begin="5.00" end="3600.00" period="26" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <flow id="flowB" begin="5.00" end="3600.00" number="26" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection personnumber ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="3" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <flow id="flowA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="3.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="3" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <flow id="flowB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="3.00" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection poisson ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <flow id="flowA" begin="0.00" end="22.00" period="exp(2.60000000000000008882)" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <flow id="flowA" begin="0.00" end="22.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <flow id="flowB" begin="5.00" end="22.00" period="exp(2.60000000000000008882)" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <flow id="flowB" begin="5.00" end="22.00" number="18" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection probability ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <flow id="flowA" begin="0.00" end="2600.00" probability="0.2999999999999999889" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <flow id="flowA" begin="0.00" end="2600.00" number="26" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <flow id="flowB" begin="5.00" end="3600.00" probability="0.2999999999999999889" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <flow id="flowB" begin="5.00" end="3600.00" number="26" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection type ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
10c10
<     <flow id="flowA" type="typeC" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="Edge0" to="Edge2">
---
>     <flow id="flowA" type="typeA" begin="0.00" end="2600.00" number="14" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" line="line A" personNumber="1" containerNumber="5" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <flow id="flowB" type="typeC" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="Edge1" to="Edge2">
---
>     <flow id="flowB" type="typeB" begin="5.00" end="3600.00" number="18" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" line="line B" personNumber="2" containerNumber="10" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection vehsperhour ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <flow id="flowA" begin="0.00" end="2600.00" perHour="26.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <flow id="flowA" begin="0.00" end="2600.00" number="26" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <flow id="flowB" begin="5.00" end="3600.00" perHour="26.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <flow id="flowB" begin="5.00" end="3600.00" number="26" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands flow load id ( Last six runs May2026 Apr2026 )

---------- Differences in errors ----------
7c7,13
< Error: Loading of 'input_routes_A.rou.xml' failed.
---
> Traceback (most recent call last):
>   File "/home/delphi/gcc/texttesttmp/netedit.external.daily.elements.demands.edges.14May012440.2331762/netedit.external.daily.elements.demands.edges/elements/demands/flow/load/id/test.py", line 38, in <module>
>     netedit.quit(neteditProcess)
>   File "/home/delphi/gcc/sumo/tools/neteditTestFunctions/files/quit.py", line 99, in quit
>     errorScreenshot.saveExistent("errorScreenshot.png")
>     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> AttributeError: 'Image' object has no attribute 'saveExistent'
---------- Differences in log ----------
1,8d0
< Error: flow cannot be created
< Error: Attribute 'id' in definition of a flow is empty.
< Error: Invalid flow id ''.
< Error: flow cannot be created
< Error: Invalid flow id 'id with spaces'. Contains invalid characters.
< Error: flow cannot be created
< Warning: Could not build flow with ID 'flow_valid' in netedit; Found another flow with the same ID.
< Error: Loading of 'input_routes_A.rou.xml' failed.
---------- Differences in output ----------
6d5
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettings ----------
<viewsettings>
    <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in input_additionals_A_add_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="Edge2_1" startPos="46.00" endPos="56.00"/>
    <busStop id="busStopB" name="i" lane="EdgeCenter1_1" startPos="24.18" endPos="31.09"/>
    <trainStop id="trainStopA" lane="Edge2_1" startPos="2.00" endPos="12.00"/>
    <trainStop id="trainStopB" name="m" lane="EdgeCenter0_1" startPos="6.05" endPos="12.95"/>
    <containerStop id="containerStopA" lane="Edge2_1" startPos="34.00" endPos="44.00"/>
    <containerStop id="containerStopB" lane="EdgeCenter1_1" startPos="10.36" endPos="20.73"/>
    <parkingArea id="parkingAreaA" lane="Edge2_1" startPos="22.00" endPos="32.00"/>
    <parkingArea id="parkingAreaB" lane="EdgeCenter0_1" startPos="16.41" endPos="26.77"/>
    <chargingStation id="chargingStationA" lane="Edge2_1" startPos="13.00" endPos="21.00"/>
    <chargingStation id="chargingStationB" lane="EdgeCenter1_1" startPos="34.42" endPos="41.58"/>
    <!-- Detectors -->
    <inductionLoop id="e1_0" lane="Edge4_1" pos="3.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="e1_1" lane="Edge1_1" pos="27.00" period="300.00" file="e1_1.xml"/>
    <!-- TAZs -->
    <taz id="taz_green" shape="8.00,10.00 8.00,-10.00 -4.00,-10.00 -4.00,10.00 8.00,10.00" center="6.00,0.00" fill="1" color="green">
        <tazSource id="Edge2" weight="1.00"/>
        <tazSink id="Edge2" weight="1.00"/>
        <tazSource id="Edge3" weight="1.00"/>
        <tazSink id="Edge3" weight="1.00"/>
    </taz>
    <taz id="taz_red" shape="20.00,10.00 20.00,-10.00 42.00,-10.00 42.00,10.00 20.00,10.00" center="22.00,0.00" fill="1" color="red">
        <tazSource id="Edge0" weight="1.00"/>
        <tazSink id="Edge0" weight="1.00"/>
        <tazSource id="Edge5" weight="1.00"/>
        <tazSink id="Edge5" weight="1.00"/>
<truncated after showing first 30 lines>
---------- Missing result in input_datas_A_dat_xml ----------
<?xml version="1.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 input_meandatas_A_add_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- MeanDataEdges -->
    <edgeData id="meanDataEdge" file="meanDataEdgeOutput.xml"/>
    <!-- MeanDataLanes -->
    <laneData id="meanDataLane" file="meanDataLaneOutput.xml"/>
</additional>
---------- Missing result in input_net_A_net_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" avoidOverlap="0" 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 input_routes_A_rou_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_valid" begin="20.00" end="500.00" number="100" from="Edge0" to="Edge2"/>
</routes>
---------- Missing result in netedit_A ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <input>
        <sumocfg-file value="sumo.sumocfg"/>
        <additional-files value="input_additionals_A.add.xml"/>
        <route-files value="input_routes_A.rou.xml"/>
        <data-files value="input_datas_A.dat.xml"/>
        <meandata-files value="input_meandatas_A.add.xml"/>
        <sumo-net-file value="input_net_A.net.xml"/>
    </input>

    <output>
        <write-license value="true"/>
    </output>

    <processing>
        <geometry.min-radius.fix.railways value="false"/>
        <geometry.avoid-overlap value="false"/>
        <geometry.max-grade.fix value="false"/>
        <offset.disable-normalization value="true"/>
    </processing>

    <junctions>
        <no-internal-links value="false"/>
        <no-turnarounds value="true"/>
    </junctions>

<truncated after showing first 30 lines>
---------- Missing result in sumo ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <input>
        <net-file value="input_net_A.net.xml"/>
        <route-files value="input_routes_A.rou.xml"/>
        <additional-files value="input_additionals_A.add.xml,input_meandatas_A.add.xml"/>
    </input>

</sumoConfiguration>

TEST FAILED on ts-sim-build-ba : elements demands trip create arrivallane ( Last six runs May2026 Apr2026 )

---------- Differences in log ----------
1c1
< Warning: Invalid value 'dummyLane' in attribute arrivalLane
---
> Warning: Invalid value 'dummyLane' in attribute departPos
---------- Differences in netedit_A_rou_xml ----------
6,7c6,7
<     <trip id="t_0" depart="0.00" arrivalLane="random" from="Edge0" to="Edge2"/>
<     <trip id="t_1" depart="0.00" arrivalLane="20" from="Edge0" to="Edge2"/>
---
>     <trip id="t_0" depart="0.00" departPos="-12.00" from="Edge0" to="Edge2"/>
>     <trip id="t_1" depart="0.00" departPos="20.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands trip create arrivalpos ( Last six runs May2026 Apr2026 )

---------- Differences in log ----------
1c1
< Warning: Invalid value 'dummyPos' in attribute arrivalPos
---
> Warning: Invalid value 'dummyPos' in attribute departSpeed
---------- Differences in netedit_A_rou_xml ----------
6,7c6
<     <trip id="t_0" depart="0.00" arrivalPos="-12.00" from="Edge0" to="Edge2"/>
<     <trip id="t_1" depart="0.00" arrivalPos="20.00" from="Edge0" to="Edge2"/>
---
>     <trip id="t_0" depart="0.00" departSpeed="20.00" from="Edge0" to="Edge2" via="Edge2 Edge0"/>

TEST FAILED on ts-sim-build-ba : elements demands trip create arrivalposlat ( Last six runs May2026 Apr2026 )

---------- Differences in log ----------
1c1,4
< Warning: Invalid value 'dummyArrivalSpeed' in attribute arrivalPosLat
---
> Warning: Invalid value 'dummyArrivalSpeed' in attribute containerNumber
> Warning: Invalid value 'center' in attribute containerNumber
> Warning: Invalid value 'left' in attribute containerNumber
> Warning: Invalid value '20.15' in attribute containerNumber
---------- Differences in netedit_A ----------
9d8
<         <route-files value="netedit_A.rou.xml"/>
---------- Differences in sumo ----------
8d7
<         <route-files value="netedit_A.rou.xml"/>
---------- Missing result in netedit_A_rou_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" arrivalPosLat="-12.00" from="Edge0" to="Edge2"/>
    <trip id="t_1" depart="0.00" from="Edge0" to="Edge2"/>
    <trip id="t_2" depart="0.00" arrivalPosLat="left" from="Edge0" to="Edge2"/>
    <trip id="t_3" depart="0.00" arrivalPosLat="20.15" from="Edge0" to="Edge2"/>
</routes>

TEST FAILED on ts-sim-build-ba : elements demands trip create arrivalspeed ( Last six runs May2026 Apr2026 )

---------- Differences in log ----------
1c1
< Warning: Invalid value 'dummyPos' in attribute arrivalPosLat
---
> Warning: Invalid value 'dummyPos' in attribute containerNumber
---------- Differences in netedit_A_rou_xml ----------
6,7c6
<     <trip id="t_0" depart="0.00" arrivalPosLat="-12.00" from="Edge0" to="Edge2"/>
<     <trip id="t_1" depart="0.00" arrivalPosLat="20.00" from="Edge0" to="Edge2"/>
---
>     <trip id="t_0" depart="0.00" containerNumber="20" from="Edge0" to="Edge2" via="Edge2 Edge0"/>

TEST FAILED on ts-sim-build-ba : elements demands trip create color ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <trip id="t_0" depart="0.00" color="139,131,120" from="Edge0" to="Edge2"/>
---
>     <trip id="t_0" depart="0.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands trip create containernumber ( Last six runs May2026 Apr2026 )

---------- Differences in log ----------
1d0
< Warning: Invalid value 'dummyContainerNumber' in attribute containerNumber
---------- Differences in netedit_A_rou_xml ----------
6c6
<     <trip id="t_0" depart="0.00" containerNumber="13" from="Edge0" to="Edge2"/>
---
>     <trip id="t_0" depart="0.00" line="dummyContainerNumber" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands trip create depart ( Last six runs May2026 Apr2026 )

---------- Differences in log ----------
1d0
< Warning: Invalid value '-12' in attribute depart
---------- Differences in netedit_A_rou_xml ----------
6,7c6,7
<     <trip id="t_1" depart="20.00" from="Edge0" to="Edge2"/>
<     <trip id="t_0" depart="30.15" from="Edge0" to="Edge2"/>
---
>     <trip id="t_0" depart="0.00" arrivalPosLat="-12.00" from="Edge0" to="Edge2"/>
>     <trip id="t_1" depart="0.00" arrivalPosLat="20.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands trip create departlane ( Last six runs May2026 Apr2026 )

---------- Differences in errors ----------
1d0
< Error: Invalid departLane used in trip 't_1'. 20 is greater than number of lanes
---------- Differences in log ----------
1,2c1
< Warning: Invalid value 'dummyLane' in attribute departLane
< Error: Invalid departLane used in trip 't_1'. 20 is greater than number of lanes
---
> Warning: Invalid value 'dummyLane' in attribute departEdge
---------- Differences in netedit_A_rou_xml ----------
6c6,7
<     <trip id="t_0" depart="0.00" departLane="random" from="Edge0" to="Edge2"/>
---
>     <trip id="t_0" depart="0.00" departEdge="random" from="Edge0" to="Edge2"/>
>     <trip id="t_1" depart="0.00" departEdge="20" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands trip create departpos ( Last six runs May2026 Apr2026 )

---------- Differences in log ----------
1c1,2
< Warning: Invalid value 'dummyPos' in attribute departPos
---
> Warning: Invalid value 'dummyPos' in attribute arrivalEdge
> Warning: Invalid value 'random_free' in attribute arrivalEdge
---------- Differences in netedit_A_rou_xml ----------
6,8c6
<     <trip id="t_0" depart="0.00" departPos="-12.00" from="Edge0" to="Edge2"/>
<     <trip id="t_1" depart="0.00" departPos="random_free" from="Edge0" to="Edge2"/>
<     <trip id="t_2" depart="0.00" departPos="20.00" from="Edge0" to="Edge2"/>
---
>     <trip id="t_0" depart="0.00" arrivalEdge="20" from="Edge0" to="Edge2" via="Edge2 Edge0 Edge2 Edge0"/>

TEST FAILED on ts-sim-build-ba : elements demands trip create departposlat ( Last six runs May2026 Apr2026 )

---------- Differences in log ----------
1c1,2
< Warning: Invalid value 'dummyPos' in attribute departPosLat
---
> Warning: Invalid value 'dummyPos' in attribute personNumber
> Warning: Invalid value 'random_free' in attribute personNumber
---------- Differences in netedit_A_rou_xml ----------
6,8c6
<     <trip id="t_0" depart="0.00" departPosLat="-12.00" from="Edge0" to="Edge2"/>
<     <trip id="t_1" depart="0.00" departPosLat="random_free" from="Edge0" to="Edge2"/>
<     <trip id="t_2" depart="0.00" departPosLat="20.00" from="Edge0" to="Edge2"/>
---
>     <trip id="t_0" depart="0.00" personNumber="20" from="Edge0" to="Edge2" via="Edge2 Edge0 Edge2 Edge0"/>

TEST FAILED on ts-sim-build-ba : elements demands trip create departspeed ( Last six runs May2026 Apr2026 )

---------- Differences in errors ----------
0a1
> Error: Invalid departLane used in trip 't_0'. 20 is greater than number of lanes
---------- Differences in log ----------
1c1,2
< Warning: Invalid value 'dummySpeed' in attribute departSpeed
---
> Warning: Invalid value 'dummySpeed' in attribute departLane
> Error: Invalid departLane used in trip 't_0'. 20 is greater than number of lanes
---------- Differences in netedit_A ----------
9d8
<         <route-files value="netedit_A.rou.xml"/>
---------- Differences in sumo ----------
8d7
<         <route-files value="netedit_A.rou.xml"/>
---------- Missing result in netedit_A_rou_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" departSpeed="max" from="Edge0" to="Edge2"/>
    <trip id="t_1" depart="0.00" departSpeed="20.00" from="Edge0" to="Edge2"/>
</routes>

TEST FAILED on ts-sim-build-ba : elements demands trip create insertionchecks ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A ----------
9d8
<         <route-files value="netedit_A.rou.xml"/>
---------- Differences in sumo ----------
8d7
<         <route-files value="netedit_A.rou.xml"/>
---------- Missing result in netedit_A_rou_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge0" to="Edge2"/>
</routes>

TEST FAILED on ts-sim-build-ba : elements demands trip create line ( Last six runs May2026 Apr2026 )

---------- Differences in log ----------
0a1,2
> Warning: Invalid value '%%%%%%' in attribute arrivalPos
> Warning: Invalid value 'customLine' in attribute arrivalPos
---------- Differences in netedit_A_rou_xml ----------
6,8c6
<     <trip id="t_0" depart="0.00" line="%%%%%%" from="Edge0" to="Edge2"/>
<     <trip id="t_1" depart="0.00" from="Edge0" to="Edge2"/>
<     <trip id="t_2" depart="0.00" line="customLine" from="Edge0" to="Edge2"/>
---
>     <trip id="t_0" depart="0.00" from="Edge0" to="Edge2" via="Edge2 Edge0"/>

TEST FAILED on ts-sim-build-ba : elements demands trip create personnumber ( Last six runs May2026 Apr2026 )

---------- Differences in log ----------
1c1
< Warning: Invalid value 'dummypersonNumber' in attribute personNumber
---
> Warning: Invalid value 'dummypersonNumber' in attribute arrivalSpeed
---------- Differences in netedit_A_rou_xml ----------
6c6
<     <trip id="t_0" depart="0.00" personNumber="13" from="Edge0" to="Edge2"/>
---
>     <trip id="t_0" depart="0.00" arrivalSpeed="3.50" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands trip inspect arrivallane float ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <trip id="t_0" depart="0.00" arrivalLane="0" from="Edge0" to="Edge2"/>
---
>     <trip id="t_0" depart="0.00" departPos="0.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands trip inspect arrivalpos float ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <trip id="t_0" depart="0.00" arrivalPos="15.50" from="Edge0" to="Edge2"/>
---
>     <trip id="t_0" depart="0.00" departSpeed="15.50" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands trip inspect arrivalpos max ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <trip id="t_0" depart="0.00" from="Edge0" to="Edge2"/>
---
>     <trip id="t_0" depart="0.00" departSpeed="max" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands trip inspect arrivalpos random ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <trip id="t_0" depart="0.00" arrivalPos="random" from="Edge0" to="Edge2"/>
---
>     <trip id="t_0" depart="0.00" departSpeed="random" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands trip inspect arrivalposlat float ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <trip id="t_0" depart="0.00" arrivalSpeed="15.50" from="Edge0" to="Edge2"/>
---
>     <trip id="t_0" depart="0.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands trip inspect arrivalspeed float ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <trip id="t_0" depart="0.00" arrivalPosLat="4.20" from="Edge0" to="Edge2"/>
---
>     <trip id="t_0" depart="0.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands trip inspect arrivalspeed left ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <trip id="t_0" depart="0.00" arrivalPosLat="left" from="Edge0" to="Edge2"/>
---
>     <trip id="t_0" depart="0.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands trip inspect arrivalspeed right ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <trip id="t_0" depart="0.00" arrivalPosLat="right" from="Edge0" to="Edge2"/>
---
>     <trip id="t_0" depart="0.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands trip inspect color ( Last six runs May2026 Apr2026 )

---------- Differences in errors ----------
0a1,7
> Traceback (most recent call last):
>   File "/home/delphi/gcc/texttesttmp/netedit.external.daily.elements.demands.edges.14May012440.2331762/netedit.external.daily.elements.demands.edges/elements/demands/trip/inspect/color/test.py", line 72, in <module>
>     netedit.quit(neteditProcess)
>   File "/home/delphi/gcc/sumo/tools/neteditTestFunctions/files/quit.py", line 99, in quit
>     errorScreenshot.saveExistent("errorScreenshot.png")
>     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> AttributeError: 'Image' object has no attribute 'saveExistent'
---------- Differences in output ----------
13d12
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettings ----------
<viewsettings>
    <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in input_additionals_A_add_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="Edge2_1" startPos="46.00" endPos="56.00"/>
    <busStop id="busStopB" name="i" lane="EdgeCenter1_1" startPos="24.18" endPos="31.09"/>
    <trainStop id="trainStopA" lane="Edge2_1" startPos="2.00" endPos="12.00"/>
    <trainStop id="trainStopB" name="m" lane="EdgeCenter0_1" startPos="6.05" endPos="12.95"/>
    <containerStop id="containerStopA" lane="Edge2_1" startPos="34.00" endPos="44.00"/>
    <containerStop id="containerStopB" lane="EdgeCenter1_1" startPos="10.36" endPos="20.73"/>
    <parkingArea id="parkingAreaA" lane="Edge2_1" startPos="22.00" endPos="32.00"/>
    <parkingArea id="parkingAreaB" lane="EdgeCenter0_1" startPos="16.41" endPos="26.77"/>
    <chargingStation id="chargingStationA" lane="Edge2_1" startPos="13.00" endPos="21.00"/>
    <chargingStation id="chargingStationB" lane="EdgeCenter1_1" startPos="34.42" endPos="41.58"/>
    <!-- Detectors -->
    <inductionLoop id="e1_0" lane="Edge4_1" pos="3.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="e1_1" lane="Edge1_1" pos="27.00" period="300.00" file="e1_1.xml"/>
    <!-- TAZs -->
    <taz id="taz_green" shape="8.00,10.00 8.00,-10.00 -4.00,-10.00 -4.00,10.00 8.00,10.00" center="6.00,0.00" fill="1" color="green">
        <tazSource id="Edge2" weight="1.00"/>
        <tazSink id="Edge2" weight="1.00"/>
        <tazSource id="Edge3" weight="1.00"/>
        <tazSink id="Edge3" weight="1.00"/>
    </taz>
    <taz id="taz_red" shape="20.00,10.00 20.00,-10.00 42.00,-10.00 42.00,10.00 20.00,10.00" center="22.00,0.00" fill="1" color="red">
        <tazSource id="Edge0" weight="1.00"/>
        <tazSink id="Edge0" weight="1.00"/>
        <tazSource id="Edge5" weight="1.00"/>
        <tazSink id="Edge5" weight="1.00"/>
<truncated after showing first 30 lines>
---------- Missing result in input_datas_A_dat_xml ----------
<?xml version="1.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 input_meandatas_A_add_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- MeanDataEdges -->
    <edgeData id="meanDataEdge" file="meanDataEdgeOutput.xml"/>
    <!-- MeanDataLanes -->
    <laneData id="meanDataLane" file="meanDataLaneOutput.xml"/>
</additional>
---------- Missing result in input_net_A_net_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" avoidOverlap="0" 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 netedit_A ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <input>
        <sumocfg-file value="sumo.sumocfg"/>
        <additional-files value="input_additionals_A.add.xml"/>
        <route-files value="netedit_A.rou.xml"/>
        <data-files value="input_datas_A.dat.xml"/>
        <meandata-files value="input_meandatas_A.add.xml"/>
        <sumo-net-file value="input_net_A.net.xml"/>
    </input>

    <output>
        <write-license value="true"/>
    </output>

    <processing>
        <geometry.min-radius.fix.railways value="false"/>
        <geometry.avoid-overlap value="false"/>
        <geometry.max-grade.fix value="false"/>
        <offset.disable-normalization value="true"/>
    </processing>

    <junctions>
        <no-internal-links value="false"/>
        <no-turnarounds value="true"/>
    </junctions>

<truncated after showing first 30 lines>
---------- Missing result in netedit_A_rou_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" color="12,13,14" from="Edge0" to="Edge2"/>
</routes>
---------- Missing result in sumo ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <input>
        <net-file value="input_net_A.net.xml"/>
        <route-files value="netedit_A.rou.xml"/>
        <additional-files value="input_additionals_A.add.xml,input_meandatas_A.add.xml"/>
    </input>

</sumoConfiguration>

TEST FAILED on ts-sim-build-ba : elements demands trip inspect containernumber ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <trip id="t_0" depart="0.00" containerNumber="3" from="Edge0" to="Edge2"/>
---
>     <trip id="t_0" depart="0.00" line="3" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands trip inspect depart containertriggered ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <trip id="t_0" depart="containerTriggered" from="Edge0" to="Edge2"/>
---
>     <trip id="t_0" depart="0.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands trip inspect depart float ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <trip id="t_0" depart="10.20" from="Edge0" to="Edge2"/>
---
>     <trip id="t_0" depart="0.00" arrivalPosLat="10.20" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands trip inspect depart triggered ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <trip id="t_0" depart="triggered" from="Edge0" to="Edge2"/>
---
>     <trip id="t_0" depart="0.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands trip inspect departlane allowed ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <trip id="t_0" depart="0.00" departLane="allowed" from="Edge0" to="Edge2"/>
---
>     <trip id="t_0" depart="0.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands trip inspect departlane best ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <trip id="t_0" depart="0.00" departLane="best" from="Edge0" to="Edge2"/>
---
>     <trip id="t_0" depart="0.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands trip inspect departlane float ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <trip id="t_0" depart="0.00" departLane="0" from="Edge0" to="Edge2"/>
---
>     <trip id="t_0" depart="0.00" departEdge="0" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands trip inspect departlane free ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <trip id="t_0" depart="0.00" departLane="free" from="Edge0" to="Edge2"/>
---
>     <trip id="t_0" depart="0.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands trip inspect departlane random ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <trip id="t_0" depart="0.00" departLane="random" from="Edge0" to="Edge2"/>
---
>     <trip id="t_0" depart="0.00" departEdge="random" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands trip inspect departpos float ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <trip id="t_0" depart="0.00" departPos="20.00" from="Edge0" to="Edge2"/>
---
>     <trip id="t_0" depart="0.00" arrivalEdge="20" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands trip inspect departpos free ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <trip id="t_0" depart="0.00" departPos="free" from="Edge0" to="Edge2"/>
---
>     <trip id="t_0" depart="0.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands trip inspect departpos last ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <trip id="t_0" depart="0.00" departPos="last" from="Edge0" to="Edge2"/>
---
>     <trip id="t_0" depart="0.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands trip inspect departpos random ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <trip id="t_0" depart="0.00" departPos="random" from="Edge0" to="Edge2"/>
---
>     <trip id="t_0" depart="0.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands trip inspect departpos random_free ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <trip id="t_0" depart="0.00" departPos="random_free" from="Edge0" to="Edge2"/>
---
>     <trip id="t_0" depart="0.00" arrivalEdge="500" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands trip inspect departposlat float ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <trip id="t_0" depart="0.00" departPosLat="5.60" from="Edge0" to="Edge2"/>
---
>     <trip id="t_0" depart="0.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands trip inspect departposlat free ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <trip id="t_0" depart="0.00" departPosLat="free" from="Edge0" to="Edge2"/>
---
>     <trip id="t_0" depart="0.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands trip inspect departposlat left ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <trip id="t_0" depart="0.00" departPosLat="left" from="Edge0" to="Edge2"/>
---
>     <trip id="t_0" depart="0.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands trip inspect departposlat random ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <trip id="t_0" depart="0.00" departPosLat="random" from="Edge0" to="Edge2"/>
---
>     <trip id="t_0" depart="0.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands trip inspect departposlat random_free ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <trip id="t_0" depart="0.00" departPosLat="random_free" from="Edge0" to="Edge2"/>
---
>     <trip id="t_0" depart="0.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands trip inspect departposlat right ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <trip id="t_0" depart="0.00" departPosLat="right" from="Edge0" to="Edge2"/>
---
>     <trip id="t_0" depart="0.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands trip inspect departspeed desired ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <trip id="t_0" depart="0.00" departSpeed="desired" from="Edge0" to="Edge2"/>
---
>     <trip id="t_0" depart="0.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands trip inspect departspeed float ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <trip id="t_0" depart="0.00" departSpeed="20.00" from="Edge0" to="Edge2"/>
---
>     <trip id="t_0" depart="0.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands trip inspect departspeed max ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <trip id="t_0" depart="0.00" departSpeed="max" from="Edge0" to="Edge2"/>
---
>     <trip id="t_0" depart="0.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands trip inspect departspeed random ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <trip id="t_0" depart="0.00" departSpeed="random" from="Edge0" to="Edge2"/>
---
>     <trip id="t_0" depart="0.00" departLane="random" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands trip inspect departspeed speedlimit ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <trip id="t_0" depart="0.00" departSpeed="speedLimit" from="Edge0" to="Edge2"/>
---
>     <trip id="t_0" depart="0.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands trip inspect from ( Last six runs May2026 Apr2026 )

---------- Differences in errors ----------
0a1,7
> Traceback (most recent call last):
>   File "/home/delphi/gcc/texttesttmp/netedit.external.daily.elements.demands.edges.14May012440.2331762/netedit.external.daily.elements.demands.edges/elements/demands/trip/inspect/from/test.py", line 69, in <module>
>     netedit.quit(neteditProcess)
>   File "/home/delphi/gcc/sumo/tools/neteditTestFunctions/files/quit.py", line 99, in quit
>     errorScreenshot.saveExistent("errorScreenshot.png")
>     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> AttributeError: 'Image' object has no attribute 'saveExistent'
---------- Differences in output ----------
12d11
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettings ----------
<viewsettings>
    <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in input_additionals_A_add_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="Edge2_1" startPos="46.00" endPos="56.00"/>
    <busStop id="busStopB" name="i" lane="EdgeCenter1_1" startPos="24.18" endPos="31.09"/>
    <trainStop id="trainStopA" lane="Edge2_1" startPos="2.00" endPos="12.00"/>
    <trainStop id="trainStopB" name="m" lane="EdgeCenter0_1" startPos="6.05" endPos="12.95"/>
    <containerStop id="containerStopA" lane="Edge2_1" startPos="34.00" endPos="44.00"/>
    <containerStop id="containerStopB" lane="EdgeCenter1_1" startPos="10.36" endPos="20.73"/>
    <parkingArea id="parkingAreaA" lane="Edge2_1" startPos="22.00" endPos="32.00"/>
    <parkingArea id="parkingAreaB" lane="EdgeCenter0_1" startPos="16.41" endPos="26.77"/>
    <chargingStation id="chargingStationA" lane="Edge2_1" startPos="13.00" endPos="21.00"/>
    <chargingStation id="chargingStationB" lane="EdgeCenter1_1" startPos="34.42" endPos="41.58"/>
    <!-- Detectors -->
    <inductionLoop id="e1_0" lane="Edge4_1" pos="3.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="e1_1" lane="Edge1_1" pos="27.00" period="300.00" file="e1_1.xml"/>
    <!-- TAZs -->
    <taz id="taz_green" shape="8.00,10.00 8.00,-10.00 -4.00,-10.00 -4.00,10.00 8.00,10.00" center="6.00,0.00" fill="1" color="green">
        <tazSource id="Edge2" weight="1.00"/>
        <tazSink id="Edge2" weight="1.00"/>
        <tazSource id="Edge3" weight="1.00"/>
        <tazSink id="Edge3" weight="1.00"/>
    </taz>
    <taz id="taz_red" shape="20.00,10.00 20.00,-10.00 42.00,-10.00 42.00,10.00 20.00,10.00" center="22.00,0.00" fill="1" color="red">
        <tazSource id="Edge0" weight="1.00"/>
        <tazSink id="Edge0" weight="1.00"/>
        <tazSource id="Edge5" weight="1.00"/>
        <tazSink id="Edge5" weight="1.00"/>
<truncated after showing first 30 lines>
---------- Missing result in input_datas_A_dat_xml ----------
<?xml version="1.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 input_meandatas_A_add_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- MeanDataEdges -->
    <edgeData id="meanDataEdge" file="meanDataEdgeOutput.xml"/>
    <!-- MeanDataLanes -->
    <laneData id="meanDataLane" file="meanDataLaneOutput.xml"/>
</additional>
---------- Missing result in input_net_A_net_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" avoidOverlap="0" 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 netedit_A ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <input>
        <sumocfg-file value="sumo.sumocfg"/>
        <additional-files value="input_additionals_A.add.xml"/>
        <route-files value="netedit_A.rou.xml"/>
        <data-files value="input_datas_A.dat.xml"/>
        <meandata-files value="input_meandatas_A.add.xml"/>
        <sumo-net-file value="input_net_A.net.xml"/>
    </input>

    <output>
        <write-license value="true"/>
    </output>

    <processing>
        <geometry.min-radius.fix.railways value="false"/>
        <geometry.avoid-overlap value="false"/>
        <geometry.max-grade.fix value="false"/>
        <offset.disable-normalization value="true"/>
    </processing>

    <junctions>
        <no-internal-links value="false"/>
        <no-turnarounds value="true"/>
    </junctions>

<truncated after showing first 30 lines>
---------- Missing result in netedit_A_rou_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" from="Edge1" to="Edge2"/>
</routes>
---------- Missing result in sumo ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <input>
        <net-file value="input_net_A.net.xml"/>
        <route-files value="netedit_A.rou.xml"/>
        <additional-files value="input_additionals_A.add.xml,input_meandatas_A.add.xml"/>
    </input>

</sumoConfiguration>

TEST FAILED on ts-sim-build-ba : elements demands trip inspect insertionchecks ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <trip id="t_0" depart="0.00" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge0" to="Edge2"/>
---
>     <trip id="t_0" depart="0.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands trip inspect line ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <trip id="t_0" depart="0.00" line="custom Line" from="Edge0" to="Edge2"/>
---
>     <trip id="t_0" depart="0.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands trip inspect parameters ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6,10c6
<     <trip id="t_0" depart="0.00" from="Edge0" to="Edge2">
<         <param key="keyFinal1" value="value1"/>
<         <param key="keyFinal2" value="value2"/>
<         <param key="keyFinal3" value="value3"/>
<     </trip>
---
>     <trip id="t_0" depart="0.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands trip inspect personnumber ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <trip id="t_0" depart="0.00" personNumber="3" from="Edge0" to="Edge2"/>
---
>     <trip id="t_0" depart="0.00" arrivalSpeed="3.00" from="Edge0" to="Edge2"/>

TEST FAILED on ts-sim-build-ba : elements demands trip inspect to ( Last six runs May2026 Apr2026 )

---------- Differences in netedit_A_rou_xml ----------
6c6
<     <trip id="t_0" depart="0.00" from="Edge0" to="Edge1"/>
---
>     <trip id="t_0" depart="0.00" from="Edge0" to="Edge2"/>

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

---------- Differences in input_routes_A_rou_xml ----------
8c8
<     <trip id="t_0" type="custom_vType" depart="0.00" from="Edge0" to="Edge2"/>
---
>     <trip id="t_0" depart="0.00" from="Edge0" to="Edge2"/>
elements demands trip inspect type basic ( Last six runs May2026 Apr2026 )
elements demands trip inspect type button ( Last six runs May2026 Apr2026 )

TEST FAILED on ts-sim-build-ba : elements demands trip inspect via ( Last six runs May2026 Apr2026 )

---------- Differences in errors ----------
0a1,7
> Traceback (most recent call last):
>   File "/home/delphi/gcc/texttesttmp/netedit.external.daily.elements.demands.edges.14May012440.2331762/netedit.external.daily.elements.demands.edges/elements/demands/trip/inspect/via/test.py", line 69, in <module>
>     netedit.quit(neteditProcess)
>   File "/home/delphi/gcc/sumo/tools/neteditTestFunctions/files/quit.py", line 99, in quit
>     errorScreenshot.saveExistent("errorScreenshot.png")
>     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> AttributeError: 'Image' object has no attribute 'saveExistent'
---------- Differences in output ----------
13d12
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettings ----------
<viewsettings>
    <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in input_additionals_A_add_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="Edge2_1" startPos="46.00" endPos="56.00"/>
    <busStop id="busStopB" name="i" lane="EdgeCenter1_1" startPos="24.18" endPos="31.09"/>
    <trainStop id="trainStopA" lane="Edge2_1" startPos="2.00" endPos="12.00"/>
    <trainStop id="trainStopB" name="m" lane="EdgeCenter0_1" startPos="6.05" endPos="12.95"/>
    <containerStop id="containerStopA" lane="Edge2_1" startPos="34.00" endPos="44.00"/>
    <containerStop id="containerStopB" lane="EdgeCenter1_1" startPos="10.36" endPos="20.73"/>
    <parkingArea id="parkingAreaA" lane="Edge2_1" startPos="22.00" endPos="32.00"/>
    <parkingArea id="parkingAreaB" lane="EdgeCenter0_1" startPos="16.41" endPos="26.77"/>
    <chargingStation id="chargingStationA" lane="Edge2_1" startPos="13.00" endPos="21.00"/>
    <chargingStation id="chargingStationB" lane="EdgeCenter1_1" startPos="34.42" endPos="41.58"/>
    <!-- Detectors -->
    <inductionLoop id="e1_0" lane="Edge4_1" pos="3.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="e1_1" lane="Edge1_1" pos="27.00" period="300.00" file="e1_1.xml"/>
    <!-- TAZs -->
    <taz id="taz_green" shape="8.00,10.00 8.00,-10.00 -4.00,-10.00 -4.00,10.00 8.00,10.00" center="6.00,0.00" fill="1" color="green">
        <tazSource id="Edge2" weight="1.00"/>
        <tazSink id="Edge2" weight="1.00"/>
        <tazSource id="Edge3" weight="1.00"/>
        <tazSink id="Edge3" weight="1.00"/>
    </taz>
    <taz id="taz_red" shape="20.00,10.00 20.00,-10.00 42.00,-10.00 42.00,10.00 20.00,10.00" center="22.00,0.00" fill="1" color="red">
        <tazSource id="Edge0" weight="1.00"/>
        <tazSink id="Edge0" weight="1.00"/>
        <tazSource id="Edge5" weight="1.00"/>
        <tazSink id="Edge5" weight="1.00"/>
<truncated after showing first 30 lines>
---------- Missing result in input_datas_A_dat_xml ----------
<?xml version="1.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 input_meandatas_A_add_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- MeanDataEdges -->
    <edgeData id="meanDataEdge" file="meanDataEdgeOutput.xml"/>
    <!-- MeanDataLanes -->
    <laneData id="meanDataLane" file="meanDataLaneOutput.xml"/>
</additional>
---------- Missing result in input_net_A_net_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" avoidOverlap="0" 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 netedit_A ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <input>
        <sumocfg-file value="sumo.sumocfg"/>
        <additional-files value="input_additionals_A.add.xml"/>
        <route-files value="netedit_A.rou.xml"/>
        <data-files value="input_datas_A.dat.xml"/>
        <meandata-files value="input_meandatas_A.add.xml"/>
        <sumo-net-file value="input_net_A.net.xml"/>
    </input>

    <output>
        <write-license value="true"/>
    </output>

    <processing>
        <geometry.min-radius.fix.railways value="false"/>
        <geometry.avoid-overlap value="false"/>
        <geometry.max-grade.fix value="false"/>
        <offset.disable-normalization value="true"/>
    </processing>

    <junctions>
        <no-internal-links value="false"/>
        <no-turnarounds value="true"/>
    </junctions>

<truncated after showing first 30 lines>
---------- Missing result in netedit_A_rou_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" from="Edge0" to="Edge2" via="Edge1"/>
</routes>
---------- Missing result in sumo ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <input>
        <net-file value="input_net_A.net.xml"/>
        <route-files value="netedit_A.rou.xml"/>
        <additional-files value="input_additionals_A.add.xml,input_meandatas_A.add.xml"/>
    </input>

</sumoConfiguration>

TEST FAILED on ts-sim-build-ba : elements demands trip inspect_selection arrivallane current ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <trip id="tripA" depart="0.00" departLane="random" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <trip id="tripB" depart="0.00" departLane="free" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands trip inspect_selection arrivallane float ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <trip id="tripA" depart="0.00" departLane="random" departPos="0.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="0" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <trip id="tripB" depart="0.00" departLane="free" departPos="0.00" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands trip inspect_selection arrivalpos float ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="15.50" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="15.50" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="15.50" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="15.50" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands trip inspect_selection arrivalpos max ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="max" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="max" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands trip inspect_selection arrivalpos random ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="random" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="random" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="random" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands trip inspect_selection arrivalposlat current ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands trip inspect_selection arrivalposlat float ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="15.50" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="15.50" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands trip inspect_selection arrivalspeed center ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands trip inspect_selection arrivalspeed float ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="4.20" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="4.20" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands trip inspect_selection arrivalspeed left ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="left" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="left" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands trip inspect_selection arrivalspeed right ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="right" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands trip inspect_selection color ( Last six runs May2026 Apr2026 )

---------- Differences in errors ----------
0a1,7
> Traceback (most recent call last):
>   File "/home/delphi/gcc/texttesttmp/netedit.external.daily.elements.demands.edges.14May012440.2331762/netedit.external.daily.elements.demands.edges/elements/demands/trip/inspect_selection/color/test.py", line 65, in <module>
>     netedit.quit(neteditProcess)
>   File "/home/delphi/gcc/sumo/tools/neteditTestFunctions/files/quit.py", line 99, in quit
>     errorScreenshot.saveExistent("errorScreenshot.png")
>     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> AttributeError: 'Image' object has no attribute 'saveExistent'
---------- Differences in output ----------
11d10
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettings ----------
<viewsettings>
    <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in input_additionals_A_add_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="Edge2_1" startPos="46.00" endPos="56.00"/>
    <busStop id="busStopB" name="i" lane="EdgeCenter1_1" startPos="24.18" endPos="31.09"/>
    <trainStop id="trainStopA" lane="Edge2_1" startPos="2.00" endPos="12.00"/>
    <trainStop id="trainStopB" name="m" lane="EdgeCenter0_1" startPos="6.05" endPos="12.95"/>
    <containerStop id="containerStopA" lane="Edge2_1" startPos="34.00" endPos="44.00"/>
    <containerStop id="containerStopB" lane="EdgeCenter1_1" startPos="10.36" endPos="20.73"/>
    <parkingArea id="parkingAreaA" lane="Edge2_1" startPos="22.00" endPos="32.00"/>
    <parkingArea id="parkingAreaB" lane="EdgeCenter0_1" startPos="16.41" endPos="26.77"/>
    <chargingStation id="chargingStationA" lane="Edge2_1" startPos="13.00" endPos="21.00"/>
    <chargingStation id="chargingStationB" lane="EdgeCenter1_1" startPos="34.42" endPos="41.58"/>
    <!-- Detectors -->
    <inductionLoop id="e1_0" lane="Edge4_1" pos="3.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="e1_1" lane="Edge1_1" pos="27.00" period="300.00" file="e1_1.xml"/>
    <!-- TAZs -->
    <taz id="taz_green" shape="8.00,10.00 8.00,-10.00 -4.00,-10.00 -4.00,10.00 8.00,10.00" center="6.00,0.00" fill="1" color="green">
        <tazSource id="Edge2" weight="1.00"/>
        <tazSink id="Edge2" weight="1.00"/>
        <tazSource id="Edge3" weight="1.00"/>
        <tazSink id="Edge3" weight="1.00"/>
    </taz>
    <taz id="taz_red" shape="20.00,10.00 20.00,-10.00 42.00,-10.00 42.00,10.00 20.00,10.00" center="22.00,0.00" fill="1" color="red">
        <tazSource id="Edge0" weight="1.00"/>
        <tazSink id="Edge0" weight="1.00"/>
        <tazSource id="Edge5" weight="1.00"/>
        <tazSink id="Edge5" weight="1.00"/>
<truncated after showing first 30 lines>
---------- Missing result in input_datas_A_dat_xml ----------
<?xml version="1.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 input_meandatas_A_add_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- MeanDataEdges -->
    <edgeData id="meanDataEdge" file="meanDataEdgeOutput.xml"/>
    <!-- MeanDataLanes -->
    <laneData id="meanDataLane" file="meanDataLaneOutput.xml"/>
</additional>
---------- Missing result in input_net_A_net_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" avoidOverlap="0" 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 input_routes_A_rou_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="12,13,14" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
</routes>
---------- Missing result in input_routes_B_rou_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="12,13,14" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>
---------- Missing result in netedit_A ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <input>
        <sumocfg-file value="sumo.sumocfg"/>
        <additional-files value="input_additionals_A.add.xml"/>
        <route-files value="input_routes_A.rou.xml,input_routes_B.rou.xml"/>
        <data-files value="input_datas_A.dat.xml"/>
        <meandata-files value="input_meandatas_A.add.xml"/>
        <sumo-net-file value="input_net_A.net.xml"/>
    </input>

    <output>
        <write-license value="true"/>
    </output>

    <processing>
        <geometry.min-radius.fix.railways value="false"/>
        <geometry.avoid-overlap value="false"/>
        <geometry.max-grade.fix value="false"/>
        <offset.disable-normalization value="true"/>
    </processing>

    <junctions>
        <no-internal-links value="false"/>
        <no-turnarounds value="true"/>
    </junctions>

<truncated after showing first 30 lines>
---------- Missing result in sumo ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <input>
        <net-file value="input_net_A.net.xml"/>
        <route-files value="input_routes_A.rou.xml,input_routes_B.rou.xml"/>
        <additional-files value="input_additionals_A.add.xml,input_meandatas_A.add.xml"/>
    </input>

</sumoConfiguration>

TEST FAILED on ts-sim-build-ba : elements demands trip inspect_selection containernumber ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="3" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="3" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="3" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="3" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands trip inspect_selection depart containertriggered ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <trip id="tripA" depart="containerTriggered" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <trip id="tripB" depart="containerTriggered" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands trip inspect_selection depart float ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <trip id="tripA" depart="10.20" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="10.20" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <trip id="tripB" depart="10.20" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="10.20" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands trip inspect_selection depart triggered ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <trip id="tripA" depart="triggered" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <trip id="tripB" depart="triggered" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands trip inspect_selection departlane allowed ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <trip id="tripA" depart="0.00" departLane="allowed" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <trip id="tripB" depart="0.00" departLane="allowed" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands trip inspect_selection departlane best ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <trip id="tripA" depart="0.00" departLane="best" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <trip id="tripB" depart="0.00" departLane="best" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands trip inspect_selection departlane first ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <trip id="tripA" depart="0.00" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <trip id="tripB" depart="0.00" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands trip inspect_selection departlane float ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" departEdge="0" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <trip id="tripB" depart="0.00" departLane="0" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" departEdge="0" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands trip inspect_selection departlane free ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <trip id="tripA" depart="0.00" departLane="free" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands trip inspect_selection departlane random ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" departEdge="random" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <trip id="tripB" depart="0.00" departLane="random" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" departEdge="random" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands trip inspect_selection departpos base ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <trip id="tripA" depart="0.00" departLane="random" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <trip id="tripB" depart="0.00" departLane="free" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands trip inspect_selection departpos float ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <trip id="tripA" depart="0.00" departLane="random" departPos="20.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" arrivalEdge="20" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <trip id="tripB" depart="0.00" departLane="free" departPos="20.00" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" arrivalEdge="20" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands trip inspect_selection departpos free ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <trip id="tripA" depart="0.00" departLane="random" departPos="free" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <trip id="tripB" depart="0.00" departLane="free" departPos="free" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands trip inspect_selection departpos last ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <trip id="tripA" depart="0.00" departLane="random" departPos="last" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <trip id="tripB" depart="0.00" departLane="free" departPos="last" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands trip inspect_selection departpos random ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <trip id="tripA" depart="0.00" departLane="random" departPos="random" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands trip inspect_selection departpos random_free ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <trip id="tripA" depart="0.00" departLane="random" departPos="random_free" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" arrivalEdge="500" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <trip id="tripB" depart="0.00" departLane="free" departPos="random_free" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" arrivalEdge="500" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands trip inspect_selection departposlat center ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands trip inspect_selection departposlat float ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="5.60" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="5.60" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands trip inspect_selection departposlat free ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="free" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands trip inspect_selection departposlat left ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="left" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="left" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands trip inspect_selection departposlat random ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="random" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands trip inspect_selection departposlat random_free ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="random_free" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands trip inspect_selection departposlat right ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="right" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="right" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands trip inspect_selection departspeed desired ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="desired" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <trip id="tripA" depart="0.00" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="desired" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <trip id="tripB" depart="0.00" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands trip inspect_selection departspeed float ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="20.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <trip id="tripA" depart="0.00" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="20.00" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <trip id="tripB" depart="0.00" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands trip inspect_selection departspeed max ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="max" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <trip id="tripA" depart="0.00" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="max" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <trip id="tripB" depart="0.00" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands trip inspect_selection departspeed random ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="random" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="random" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <trip id="tripB" depart="0.00" departLane="random" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands trip inspect_selection departspeed speedlimit ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="speedLimit" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <trip id="tripA" depart="0.00" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <trip id="tripB" depart="0.00" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands trip inspect_selection insertionchecks ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands trip inspect_selection line ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="custom Line" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="custom Line" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands trip inspect_selection parameters ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
7,9c7,9
<         <param key="keyFinal1" value="value1"/>
<         <param key="keyFinal2" value="value2"/>
<         <param key="keyFinal3" value="value3"/>
---
>         <param key="KeyA1" value="valueA1"/>
>         <param key="KeyA2" value="valueA3"/>
>         <param key="KeyA3" value="valueA2"/>
---------- Differences in input_routes_B_rou_xml ----------
7,9c7,9
<         <param key="keyFinal1" value="value1"/>
<         <param key="keyFinal2" value="value2"/>
<         <param key="keyFinal3" value="value3"/>
---
>         <param key="KeyB1" value="valueB1"/>
>         <param key="KeyB2" value="valueB3"/>
>         <param key="KeyB3" value="valueB2"/>

TEST FAILED on ts-sim-build-ba : elements demands trip inspect_selection personnumber ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
6c6
<     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="3" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---
>     <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="3.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="3" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">
---
>     <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="3.00" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands trip inspect_selection type ( Last six runs May2026 Apr2026 )

---------- Differences in input_routes_A_rou_xml ----------
10c10
<     <trip id="tripA" type="typeC" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="Edge0" to="Edge2">
---
>     <trip id="tripA" type="typeA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" line="line A" personNumber="1" containerNumber="5" from="Edge0" to="Edge2">
---------- Differences in input_routes_B_rou_xml ----------
6c6
<     <trip id="tripB" type="typeC" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="Edge1" to="Edge2">
---
>     <trip id="tripB" type="typeB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" line="line B" personNumber="2" containerNumber="10" from="Edge1" to="Edge2">

TEST FAILED on ts-sim-build-ba : elements demands trip load id ( Last six runs May2026 Apr2026 )

---------- Differences in errors ----------
8c8,14
< Error: Loading of 'input_routes_A.rou.xml' failed.
---
> Traceback (most recent call last):
>   File "/home/delphi/gcc/texttesttmp/netedit.external.daily.elements.demands.edges.14May012440.2331762/netedit.external.daily.elements.demands.edges/elements/demands/trip/load/id/test.py", line 38, in <module>
>     netedit.quit(neteditProcess)
>   File "/home/delphi/gcc/sumo/tools/neteditTestFunctions/files/quit.py", line 99, in quit
>     errorScreenshot.saveExistent("errorScreenshot.png")
>     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> AttributeError: 'Image' object has no attribute 'saveExistent'
---------- Differences in log ----------
1,9d0
< Error: Attribute 'id' is missing in definition of trip
< Error: trip cannot be created
< Error: Attribute 'id' in definition of a trip is empty.
< Error: Invalid trip id ''.
< Error: trip cannot be created
< Error: Invalid trip id 'id with spaces'. Contains invalid characters.
< Error: trip cannot be created
< Warning: Could not build trip with ID 'trip_valid' in netedit; Found another trip with the same ID.
< Error: Loading of 'input_routes_A.rou.xml' failed.
---------- Differences in output ----------
6d5
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettings ----------
<viewsettings>
    <viewport zoom="140.00" x="0.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in input_additionals_A_add_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="Edge2_1" startPos="46.00" endPos="56.00"/>
    <busStop id="busStopB" name="i" lane="EdgeCenter1_1" startPos="24.18" endPos="31.09"/>
    <trainStop id="trainStopA" lane="Edge2_1" startPos="2.00" endPos="12.00"/>
    <trainStop id="trainStopB" name="m" lane="EdgeCenter0_1" startPos="6.05" endPos="12.95"/>
    <containerStop id="containerStopA" lane="Edge2_1" startPos="34.00" endPos="44.00"/>
    <containerStop id="containerStopB" lane="EdgeCenter1_1" startPos="10.36" endPos="20.73"/>
    <parkingArea id="parkingAreaA" lane="Edge2_1" startPos="22.00" endPos="32.00"/>
    <parkingArea id="parkingAreaB" lane="EdgeCenter0_1" startPos="16.41" endPos="26.77"/>
    <chargingStation id="chargingStationA" lane="Edge2_1" startPos="13.00" endPos="21.00"/>
    <chargingStation id="chargingStationB" lane="EdgeCenter1_1" startPos="34.42" endPos="41.58"/>
    <!-- Detectors -->
    <inductionLoop id="e1_0" lane="Edge4_1" pos="3.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="e1_1" lane="Edge1_1" pos="27.00" period="300.00" file="e1_1.xml"/>
    <!-- TAZs -->
    <taz id="taz_green" shape="8.00,10.00 8.00,-10.00 -4.00,-10.00 -4.00,10.00 8.00,10.00" center="6.00,0.00" fill="1" color="green">
        <tazSource id="Edge2" weight="1.00"/>
        <tazSink id="Edge2" weight="1.00"/>
        <tazSource id="Edge3" weight="1.00"/>
        <tazSink id="Edge3" weight="1.00"/>
    </taz>
    <taz id="taz_red" shape="20.00,10.00 20.00,-10.00 42.00,-10.00 42.00,10.00 20.00,10.00" center="22.00,0.00" fill="1" color="red">
        <tazSource id="Edge0" weight="1.00"/>
        <tazSink id="Edge0" weight="1.00"/>
        <tazSource id="Edge5" weight="1.00"/>
        <tazSink id="Edge5" weight="1.00"/>
<truncated after showing first 30 lines>
---------- Missing result in input_datas_A_dat_xml ----------
<?xml version="1.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 input_meandatas_A_add_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- MeanDataEdges -->
    <edgeData id="meanDataEdge" file="meanDataEdgeOutput.xml"/>
    <!-- MeanDataLanes -->
    <laneData id="meanDataLane" file="meanDataLaneOutput.xml"/>
</additional>
---------- Missing result in input_net_A_net_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" avoidOverlap="0" 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 input_routes_A_rou_xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_valid" depart="20.00" from="Edge0" to="Edge2"/>
</routes>
---------- Missing result in netedit_A ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <input>
        <sumocfg-file value="sumo.sumocfg"/>
        <additional-files value="input_additionals_A.add.xml"/>
        <route-files value="input_routes_A.rou.xml"/>
        <data-files value="input_datas_A.dat.xml"/>
        <meandata-files value="input_meandatas_A.add.xml"/>
        <sumo-net-file value="input_net_A.net.xml"/>
    </input>

    <output>
        <write-license value="true"/>
    </output>

    <processing>
        <geometry.min-radius.fix.railways value="false"/>
        <geometry.avoid-overlap value="false"/>
        <geometry.max-grade.fix value="false"/>
        <offset.disable-normalization value="true"/>
    </processing>

    <junctions>
        <no-internal-links value="false"/>
        <no-turnarounds value="true"/>
    </junctions>

<truncated after showing first 30 lines>
---------- Missing result in sumo ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <input>
        <net-file value="input_net_A.net.xml"/>
        <route-files value="input_routes_A.rou.xml"/>
        <additional-files value="input_additionals_A.add.xml,input_meandatas_A.add.xml"/>
    </input>

</sumoConfiguration>

Detailed information for the tests that had known bugs:

TEST had known bugs (External test needed #3045) on ts-sim-build-ba : elements demands flow fix ( Last six runs May2026 Apr2026 )

#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 '/home/delphi/gcc/texttesttmp/netedit.external.daily.elements.demands.edges.14May012440.2331762/netedit.external.daily.elements.demands.edges/elements/demands/flow/fix/test.py': [Errno 2] No such file or directory

TEST had known bugs (External test needed #3045) on ts-sim-build-ba : elements demands trip fix ( Last six runs May2026 Apr2026 )

#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 '/home/delphi/gcc/texttesttmp/netedit.external.daily.elements.demands.edges.14May012440.2331762/netedit.external.daily.elements.demands.edges/elements/demands/trip/fix/test.py': [Errno 2] No such file or directory