22Mar23rv1_16_0+1528-4fb4acaecce - 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.31Mar013548.19976 -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 Vehicle ChangeRouteByID FalseEdge ( Last six runs Mar2023 )

---------- Differences in errors ----------
1c1
< Error: Answered with error to command 0xc4: Route replacement failed for vehicle 'veh0' (current edge 'e_m5' not found in new route).
---
> Error: Answered with error to command 0xc4: Vehicle 'xxx' is not known
---------- Differences in net_state ----------
32,737d31
<     <timestep time="3.00">
<         <edge id="e_m5">
<             <lane id="e_m5_0">
<                 <vehicle id="veh0" pos="3.76" speed="1.79"/>
<             </lane>
<             <lane id="e_m5_1"/>
<             <lane id="e_m5_2"/>
<         </edge>
<     </timestep>
<     <timestep time="4.00">
<         <edge id="e_m5">
<             <lane id="e_m5_0">
<                 <vehicle id="veh0" pos="6.29" speed="2.53"/>
<             </lane>
<             <lane id="e_m5_1"/>
<             <lane id="e_m5_2"/>
<         </edge>
<     </timestep>
<     <timestep time="5.00">
<         <edge id="e_m5">
<             <lane id="e_m5_0">
<                 <vehicle id="veh0" pos="9.26" speed="2.97"/>
<             </lane>
<             <lane id="e_m5_1"/>
<             <lane id="e_m5_2"/>
<         </edge>
<     </timestep>
<     <timestep time="6.00">
<         <edge id="e_m5">
<truncated after showing first 30 lines>
---------- Differences in testclient_out ----------
2,101d1
< 
< -> 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: ]
< 
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SimulationStep>:
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
5,8d4
<     <vehicle id="veh0" type="vType1" depart="0.00" departPos="0.00" arrival="79.00">
<         <route edges="e_m5 e_m6 e_shape1"/>
<     </vehicle>
< 

TEST FAILED on ts-sim-wintest-ba : set_variable Vehicle Signalling InvalidNode ( Last six runs Mar2023 )

---------- Differences in errors ----------
1c1
< Error: Answered with error to command 0xc4: Vehicle 'xxx' is not known
---
> Quitting (on error).
---------- 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>
</netstate>