27Feb26rv1_26_0+0351-4245ef5fa3b - detailed test results for TRACI

To reconnect the TextTest GUI to these results, run:

texttest -a traci -d /home/delphi/gcc/sumo/tests -reconnect /home/delphi/gcc/texttesttmp/gcc.04Mar001646.2250263 -g

To start TextTest for these tests, run:

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


default: 609 tests: 607 succeeded 2 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_COEMISSION ( Last six runs Mar2026 Feb2026 )

---------- Differences in errors ----------
0a1
> Quitting (on error).
---------- Differences in testclient_out ----------
2,23c2
< 
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <GetVariable>:
<   domID=163 varID=97 objID=3/1to2/1_0
< .. Command acknowledged (163), [description: ]
<   CommandID=179  VariableID=97  ObjectID=3/1to2/1_0 valueDataType=11 Double value: 0.00
< 
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <GetVariable>:
<   domID=163 varID=97 objID=3/1to2/1_0
< .. Command acknowledged (163), [description: ]
<   CommandID=179  VariableID=97  ObjectID=3/1to2/1_0 valueDataType=11 Double value: 3.06
< 
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <Close>:
< .. Command acknowledged (127), [description: ]
---
> ----

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveTo InvalidEdge ( Last six runs Mar2026 Feb2026 )

---------- Differences in errors ----------
1c1
< Error: Answered with error to command 0xc4: Lane 'e_vu0_0' is not on the route of vehicle 'veh0'.
---
> Quitting (on error).
---------- Differences in testclient_out ----------
2,41c2
< 
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SetValue>:
<   domID=196 varID=92 objID=veh0
< .. Answered with error to command (196), [description: Lane 'e_vu0_0' is not on the route of vehicle 'veh0'.]
< 
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
< 
<truncated after showing first 30 lines>
---------- Missing result in net_state ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="e_m0">
            <lane id="e_m0_0">
                <vehicle id="veh0" pos="0.00" speed="0.00"/>
            </lane>
            <lane id="e_m0_1"/>
            <lane id="e_m0_2"/>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="e_m0">
            <lane id="e_m0_0">
                <vehicle id="veh0" pos="0.80" speed="0.80"/>
            </lane>
            <lane id="e_m0_1"/>
            <lane id="e_m0_2"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="e_m0">
            <lane id="e_m0_0">
                <vehicle id="veh0" pos="2.40" speed="1.60"/>
            </lane>
            <lane id="e_m0_1"/>
            <lane id="e_m0_2"/>
        </edge>
<truncated after showing first 30 lines>