16Dec25rv1_25_0+0540-81d04fd4a2e - detailed test results for NETEDIT.external.daily.network.connections

To reconnect the TextTest GUI to these results, run:

texttest -a netedit -d /home/delphi/gcc/sumo/tests -reconnect /home/delphi/gcc/texttesttmp/gcc.26Jan001621.2820311 -g

To start TextTest for these tests, run:

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


external.daily.network.connections: 543 tests: 533 succeeded 10 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : network connections bugs small_connection_16644 ( Last six runs Jan2026 Dec2025 )

---------- Differences in errors ----------
10a11,13
> Error: Could not build edgeData-edge in netedit; edge parent doesn't exist.
> Error: Could not build edgeData-edge in netedit; edge parent doesn't exist.
> Error: Loading of input_datas_A.dat.xml failed.
---------- Differences in log ----------
10a11,13
> Error: Could not build edgeData-edge in netedit; edge parent doesn't exist.
> Error: Could not build edgeData-edge in netedit; edge parent doesn't exist.
> Error: Loading of input_datas_A.dat.xml failed.
---------- New 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">
        <edgeRelation from="-E2" to="E1"/>
        <edge id="-E1"/>
        <edge id="E2"/>
    </interval>
</data>
---------- New 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"/>
        <lefthand value="0"/>
    </processing>

    <junctions>
        <no-turnarounds value="true"/>
        <junctions.corner-detail value="5"/>
        <junctions.limit-turn-speed value="5.50"/>
<truncated after showing first 30 lines>
---------- New 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>

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

---------- New 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">
        <edgeRelation from="-E2" to="E1"/>
        <edge id="-E1"/>
        <edge id="E2"/>
        <edge id="-E3"/>
        <edge id="E3"/>
    </interval>
</data>
---------- New 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>
---------- New 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">
    <!-- VTypes -->
    <vType id="bus" vClass="bus"/>
    <vType id="ship" vClass="ship"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" type="ship" depart="0.00" from="-E0" to="E3"/>
    <trip id="t_1" type="ship" depart="0.00" from="-E3" to="E0"/>
    <trip id="t_3" type="bus" depart="0.00" from="-E1" to="E2"/>
</routes>
---------- New 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"/>
        <lefthand value="0"/>
    </processing>

    <junctions>
        <no-turnarounds value="true"/>
        <junctions.corner-detail value="5"/>
        <junctions.limit-turn-speed value="5.50"/>
<truncated after showing first 30 lines>
---------- New 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>
network connections with_tls delete click ( Last six runs Jan2026 Dec2025 )
network connections without_tls delete click ( Last six runs Jan2026 Dec2025 )

TEST FAILED on ts-sim-build-ba : network connections with_tls delete click_selected ( Last six runs Jan2026 Dec2025 )

---------- New 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">
        <edgeRelation from="-E2" to="E1"/>
        <edge id="-E1"/>
        <edge id="E2"/>
        <edge id="-E3"/>
        <edge id="E3"/>
    </interval>
</data>
---------- New 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>
        <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"/>
        <lefthand value="0"/>
    </processing>

    <junctions>
        <no-turnarounds value="true"/>
        <junctions.corner-detail value="5"/>
        <junctions.limit-turn-speed value="5.50"/>
        <rectangular-lane-cut value="0"/>
<truncated after showing first 30 lines>

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

---------- New 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">
        <edgeRelation from="-E2" to="E1"/>
        <edge id="-E1"/>
        <edge id="E2"/>
        <edge id="-E3"/>
        <edge id="E3"/>
    </interval>
</data>
---------- New 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>
---------- New 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">
    <!-- VTypes -->
    <vType id="bus" vClass="bus"/>
    <vType id="ship" vClass="ship"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_1" type="ship" depart="0.00" from="-E3" to="E0"/>
    <trip id="t_2" depart="0.00" from="-E2" to="E1"/>
    <trip id="t_3" type="bus" depart="0.00" from="-E1" to="E2"/>
</routes>
---------- New 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"/>
        <lefthand value="0"/>
    </processing>

    <junctions>
        <no-turnarounds value="true"/>
        <junctions.corner-detail value="5"/>
        <junctions.limit-turn-speed value="5.50"/>
<truncated after showing first 30 lines>
---------- New 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>
network connections with_tls delete frame ( Last six runs Jan2026 Dec2025 )
network connections without_tls delete frame ( Last six runs Jan2026 Dec2025 )

TEST FAILED on ts-sim-build-ba : network connections with_tls inspect_selected linkindex2 ( Last six runs Jan2026 Dec2025 )

---------- Differences in input_net_A_net_xml ----------
73,75c73,75
<     <connection from="-E1" to="E2" fromLane="0" toLane="0" via=":Junction5_3_0" tl="Junction5" linkIndex="2" dir="s" state="o"/>
<     <connection from="-E2" to="E1" fromLane="0" toLane="0" via=":Junction5_1_0" tl="Junction5" linkIndex="0" dir="s" state="o"/>
<     <connection from="-E3" to="E0" fromLane="0" toLane="0" via=":Junction5_2_0" tl="Junction5" linkIndex="1" dir="s" state="O"/>
---
>     <connection from="-E1" to="E2" fromLane="0" toLane="0" via=":Junction5_3_0" tl="Junction5" linkIndex="2" linkIndex2="0" dir="s" state="o"/>
>     <connection from="-E2" to="E1" fromLane="0" toLane="0" via=":Junction5_1_0" tl="Junction5" linkIndex="0" linkIndex2="0" dir="s" state="o"/>
>     <connection from="-E3" to="E0" fromLane="0" toLane="0" via=":Junction5_2_0" tl="Junction5" linkIndex="1" linkIndex2="0" dir="s" state="O"/>

TEST FAILED on ts-sim-build-ba : network connections without_tls delete click_selected ( Last six runs Jan2026 Dec2025 )

---------- New 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">
        <edgeRelation from="-E2" to="E1"/>
        <edge id="-E1"/>
        <edge id="E2"/>
        <edge id="-E3"/>
        <edge id="E3"/>
    </interval>
</data>
---------- New 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>
---------- New 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">
    <!-- VTypes -->
    <vType id="bus" vClass="bus"/>
    <vType id="ship" vClass="ship"/>
</routes>
---------- New 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>
        <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"/>
        <lefthand value="0"/>
    </processing>

    <junctions>
        <no-turnarounds value="true"/>
        <junctions.corner-detail value="5"/>
        <junctions.limit-turn-speed value="5.50"/>
        <rectangular-lane-cut value="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : network connections without_tls inspect_selected parameters ( Last six runs Jan2026 Dec2025 )

---------- Differences in input_net_A_net_xml ----------
10,12c10,12
<             <param key="keyFinal1" value="value1"/>
<             <param key="keyFinal2" value="value2"/>
<             <param key="keyFinal3" value="value3"/>
---
>             <param key="key1" value="valueInvalid%;%$<>$$%"/>
>             <param key="key2" value="value2"/>
>             <param key="key3" value="value3"/>
17,19c17,19
<             <param key="keyFinal1" value="value1"/>
<             <param key="keyFinal2" value="value2"/>
<             <param key="keyFinal3" value="value3"/>
---
>             <param key="key1" value="valueInvalid%;%$<>$$%"/>
>             <param key="key2" value="value2"/>
>             <param key="key3" value="value3"/>
24,26c24,26
<             <param key="keyFinal1" value="value1"/>
<             <param key="keyFinal2" value="value2"/>
<             <param key="keyFinal3" value="value3"/>
---
>             <param key="key1" value="valueInvalid%;%$<>$$%"/>
>             <param key="key2" value="value2"/>
>             <param key="key3" value="value3"/>
31,33c31,33
<             <param key="keyFinal1" value="value1"/>
<             <param key="keyFinal2" value="value2"/>
<             <param key="keyFinal3" value="value3"/>
---
>             <param key="key1" value="valueInvalid%;%$<>$$%"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : network connections without_tls inspect_selected visibility ( Last six runs Jan2026 Dec2025 )

---------- Differences in input_net_A_net_xml ----------
75,80c75,80
<     <connection from="-E0" to="E3" fromLane="0" toLane="0" pass="1" keepClear="0" changeLeft="private authority army vip pedestrian passenger hov taxi bus coach delivery motorcycle moped bicycle evehicle tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft wheelchair scooter drone custom1 custom2" changeRight="private emergency pedestrian passenger hov taxi bus coach delivery truck trailer motorcycle moped bicycle evehicle tram rail_urban rail rail_electric rai
l_fast ship cable_car subway aircraft wheelchair scooter drone custom1 custom2" speed="15.00" length="6.00" shape="-1.50,7.00 -2.00,5.00 0.00,5.00 0.00,3.00 -2.00,3.00 -2.00,-3.00 0.00,-3.00 0.00,-5.00 -2.00,-5.00 -1.50,-7.00" uncontrolled="1" indirect="1" type="custom" via=":Junction5_0_0" dir="s" state="M" visibility="11.00"/>
<     <connection from="-E1" to="E2" fromLane="0" toLane="0" via=":Junction5_3_0" dir="s" state="m" visibility="11.00"/>
<     <connection from="-E2" to="E1" fromLane="0" toLane="0" via=":Junction5_1_0" dir="s" state="m" visibility="11.00"/>
<     <connection from="-E3" to="E0" fromLane="0" toLane="0" via=":Junction5_2_0" dir="s" state="M" visibility="11.00"/>
<     <connection from="EdgeExternBot" to="EdgeExternTop" fromLane="0" toLane="0" via=":JunctionExtern1_0_0" dir="t" state="M" visibility="11.00"/>
<     <connection from="EdgeExternTop" to="EdgeExternBot" fromLane="0" toLane="0" via=":JunctionExtern0_0_0" dir="t" state="M" visibility="11.00"/>
---
>     <connection from="-E0" to="E3" fromLane="0" toLane="0" pass="1" keepClear="0" changeLeft="private authority army vip pedestrian passenger hov taxi bus coach delivery motorcycle moped bicycle evehicle tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft wheelchair scooter drone custom1 custom2" changeRight="private emergency pedestrian passenger hov taxi bus coach delivery truck trailer motorcycle moped bicycle evehicle tram rail_urban rail rail_electric rai
l_fast ship cable_car subway aircraft wheelchair scooter drone custom1 custom2" speed="15.00" length="6.00" shape="-1.50,7.00 -2.00,5.00 0.00,5.00 0.00,3.00 -2.00,3.00 -2.00,-3.00 0.00,-3.00 0.00,-5.00 -2.00,-5.00 -1.50,-7.00" uncontrolled="1" indirect="1" type="custom" via=":Junction5_0_0" dir="s" state="M" visibility="0.00"/>
>     <connection from="-E1" to="E2" fromLane="0" toLane="0" via=":Junction5_3_0" dir="s" state="m" visibility="0.00"/>
>     <connection from="-E2" to="E1" fromLane="0" toLane="0" via=":Junction5_1_0" dir="s" state="m" visibility="0.00"/>
>     <connection from="-E3" to="E0" fromLane="0" toLane="0" via=":Junction5_2_0" dir="s" state="M" visibility="0.00"/>
>     <connection from="EdgeExternBot" to="EdgeExternTop" fromLane="0" toLane="0" via=":JunctionExtern1_0_0" dir="t" state="M" visibility="0.00"/>
>     <connection from="EdgeExternTop" to="EdgeExternBot" fromLane="0" toLane="0" via=":JunctionExtern0_0_0" dir="t" state="M" visibility="0.00"/>