22Jan26rv1_25_0+1122-7f584bbbbe0 - detailed test results for TRACI

To reconnect the TextTest GUI to these results, run:

texttest.exe -a traci -d C:\Users\delphi\testreports\sumo\git\tests -reconnect C:\Users\delphi\testreports\sumo\msvc16x64tmp\msvc16x64.31Jan033515.14800 -g

To start TextTest for these tests, run:

texttest.exe -a traci -d C:\Users\delphi\testreports\sumo\git\tests


default: 609 tests: 607 succeeded 2 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-wintest-ba : set_variable Vehicle MoveToXY undeparted ( Last six runs Jan2026 )

---------- Differences in errors ----------
0a1
> Error: Answered with error to command 0xc4: Vehicle '0' is not known
---------- Differences in net_state ----------
10,63c10,155
<     <timestep time="5.00">
<         <edge id="e_m0">
<             <lane id="e_m0_0"/>
<             <lane id="e_m0_1"/>
<             <lane id="e_m0_2">
<                 <vehicle id="veh0" pos="23.00" speed="8.00"/>
<             </lane>
<         </edge>
<     </timestep>
<     <timestep time="6.00">
<         <edge id="e_m0">
<             <lane id="e_m0_0"/>
<             <lane id="e_m0_1"/>
<             <lane id="e_m0_2">
<                 <vehicle id="veh0" pos="31.80" speed="8.80"/>
<             </lane>
<         </edge>
<     </timestep>
<     <timestep time="7.00">
<         <edge id="e_m0">
<             <lane id="e_m0_0"/>
<             <lane id="e_m0_1"/>
<             <lane id="e_m0_2">
<                 <vehicle id="veh0" pos="41.40" speed="9.60"/>
<             </lane>
<         </edge>
<     </timestep>
<     <timestep time="8.00">
<         <edge id="e_m0">
<truncated after showing first 30 lines>
---------- Differences in testclient_out ----------
2,45c2
< 
< -> 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=128 objID=veh0
< .. Command acknowledged (196), [description: ]
< 
< -> Command sent: <SetValue>:
<   domID=196 varID=180 objID=veh0
< .. Command acknowledged (196), [description: ]
< 
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-wintest-ba : set_variable Vehicle resume_from_stop_triggered ( Last six runs Jan2026 )

---------- Differences in errors ----------
0a1
> Quitting (on error).
---------- Differences in testclient_out ----------
125c125
< .. Command acknowledged (196), [description: ]
---
> .. Answered with error to command (196), [description: Vehicle '0' is not known]
---------- 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="4/1to3/1">
            <lane id="4/1to3/1_0">
                <vehicle id="0" pos="100.00" speed="10.00"/>
            </lane>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="4/1to3/1">
            <lane id="4/1to3/1_0">
                <vehicle id="0" pos="110.00" speed="10.00"/>
            </lane>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="4/1to3/1">
            <lane id="4/1to3/1_0">
                <vehicle id="0" pos="120.00" speed="10.00"/>
            </lane>
        </edge>
    </timestep>
    <timestep time="3.00">
        <edge id="4/1to3/1">
            <lane id="4/1to3/1_0">
                <vehicle id="0" pos="130.00" speed="10.00"/>
            </lane>
<truncated after showing first 30 lines>