30Oct24rv1_21_0+0511-08a3c29438c - 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\msvc16x64texttesttmp\msvc16x64.28Aug013655.5092 -g

To start TextTest for these tests, run:

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


default: 609 tests: 608 succeeded 1 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-wintest-ba : set_variable Vehicle StopNode InvalidNode ( Last six runs Nov2024 Oct2024 )

---------- Differences in errors ----------
1c1
< Error: Answered with error to command 0xc4: Vehicle 'xxx' is not known
---
> Quitting (on error).
---------- Differences in testclient_out ----------
2,17d1
< 
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SetValue>:
<   domID=196 varID=18 objID=xxx
< .. Answered with error to command (196), [description: Vehicle 'xxx' is not known]
< 
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <Close>:
< .. Command acknowledged (127), [description: ]
---------- 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="1fi">
            <lane id="1fi_0">
                <vehicle id="veh0" pos="0.00" speed="0.00"/>
            </lane>
            <lane id="1fi_1"/>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="1fi">
            <lane id="1fi_0">
                <vehicle id="veh0" pos="0.80" speed="0.80"/>
            </lane>
            <lane id="1fi_1"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="1fi">
            <lane id="1fi_0">
                <vehicle id="veh0" pos="2.40" speed="1.60"/>
            </lane>
            <lane id="1fi_1"/>
        </edge>
    </timestep>
</netstate>