07Aug23rv1_18_0+0771-4528ac99570 - 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\msvc16x64Dtexttesttmp\msvc16x64D.31Aug024558.10140 -g

To start TextTest for these tests, run:

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


default: 592 tests: 591 succeeded 1 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-wintest-ba : set_variable Vehicle ChangeLane PassingJunction ( Last six runs Aug2023 )

---------- Differences in errors ----------
0a1
> Quitting (on error).
---------- Differences in testclient_out ----------
2,317c2
< 
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SetValue>:
<   domID=196 varID=19 objID=veh0
< .. Command acknowledged (196), [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: <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="1si">
            <lane id="1si_0">
                <vehicle id="veh0" pos="200.00" speed="0.00"/>
            </lane>
            <lane id="1si_1"/>
            <lane id="1si_2"/>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="1si">
            <lane id="1si_0"/>
            <lane id="1si_1">
                <vehicle id="veh0" pos="200.80" speed="0.80"/>
            </lane>
            <lane id="1si_2"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="1si">
            <lane id="1si_0"/>
            <lane id="1si_1"/>
            <lane id="1si_2">
                <vehicle id="veh0" pos="202.40" speed="1.60"/>
            </lane>
        </edge>
<truncated after showing first 30 lines>