04Mar22rv1_12_0+1132-f150ac78228 - 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.30Mar035224.67852 -g

To start TextTest for these tests, run:

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


default: 591 tests: 589 succeeded 2 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-wintest-ba : set_variable Lane LENGTH InvalidID ( Last six runs Mar2022 )

---------- Differences in errors ----------
1c1
< Error: Answered with error to command 0xc3: Lane 'xxx' is not known
---
> Quitting (on error).
---------- Differences in testclient_out ----------
2,24c2
< 
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <GetVariable>:
<   domID=163 varID=68 objID=2/1to2/0_0
< .. Command acknowledged (163), [description: ]
<   CommandID=179  VariableID=68  ObjectID=2/1to2/0_0 valueDataType=11 Double value: 400.00
< 
< -> Command sent: <SetValue>:
<   domID=195 varID=68 objID=xxx
< .. Answered with error to command (195), [description: Lane 'xxx' is not known]
< 
< -> Command sent: <GetVariable>:
<   domID=163 varID=68 objID=2/1to2/0_0
< .. Command acknowledged (163), [description: ]
<   CommandID=179  VariableID=68  ObjectID=2/1to2/0_0 valueDataType=11 Double value: 400.00
< 
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <Close>:
< .. Command acknowledged (127), [description: ]
---
> ----

TEST FAILED on ts-sim-wintest-ba : set_variable Vehicle LaneChangeMode NoSpeedGain ( Last six runs Mar2022 )

---------- Differences in errors ----------
0a1
> Quitting (on error).
---------- Differences in testclient_out ----------
2,206c2
< 
< -> Command sent: <SetValue>:
<   domID=196 varID=182 objID=veh1
< .. 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: ]
< 
< -> 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="beg">
            <lane id="beg_0">
                <vehicle id="veh0" pos="5.10" speed="0.00"/>
            </lane>
            <lane id="beg_1"/>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="beg">
            <lane id="beg_0">
                <vehicle id="veh0" pos="7.70" speed="2.60"/>
            </lane>
            <lane id="beg_1"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="beg">
            <lane id="beg_0">
                <vehicle id="veh0" pos="12.90" speed="5.20"/>
            </lane>
            <lane id="beg_1"/>
        </edge>
    </timestep>
    <timestep time="3.00">
        <edge id="beg">
<truncated after showing first 30 lines>