11Jan22rv1_11_0+1009-75aafb2f9cb - 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.31Jan021835.11116 -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 ChangeRoute disconnected ( Last six runs Jan2022 )

---------- Differences in errors ----------
1,2d0
< Warning: Invalid route replacement for vehicle 'veh0'. No connection between edge 'e_m6' and edge 'e_o1'.
< Error: Answered with error to command 0xc4: Route replacement failed for vehicle 'veh0' (No connection between edge 'e_m6' and edge 'e_o1'.).
---------- Differences in net_state ----------
528,529c528,529
<         <edge id="e_shape1">
<             <lane id="e_shape1_0">
---
>         <edge id="e_shape0">
>             <lane id="e_shape0_0">
532,533c532,533
<             <lane id="e_shape1_1"/>
<             <lane id="e_shape1_2"/>
---
>             <lane id="e_shape0_1"/>
>             <lane id="e_shape0_2"/>
537,539c537,539
<         <edge id="e_shape1">
<             <lane id="e_shape1_0">
<                 <vehicle id="veh0" pos="61.34" speed="35.31"/>
---
>         <edge id="e_shape0">
>             <lane id="e_shape0_0">
>                 <vehicle id="veh0" pos="61.38" speed="35.35"/>
541,542c541,542
<             <lane id="e_shape1_1"/>
<             <lane id="e_shape1_2"/>
---
>             <lane id="e_shape0_1"/>
>             <lane id="e_shape0_2"/>
546,548c546,548
<         <edge id="e_shape1">
<             <lane id="e_shape1_0">
<                 <vehicle id="veh0" pos="97.15" speed="35.81"/>
<truncated after showing first 30 lines>
---------- Differences in testclient_out ----------
2,101c2
< 
< -> 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>

TEST FAILED on ts-sim-wintest-ba : set_variable Vehicle ChangeRoute invalidOnInternal ( Last six runs Jan2022 )

---------- Differences in errors ----------
1c1
< Error: Answered with error to command 0xc4: Route replacement failed for vehicle 'veh0' (Vehicle is on junction-internal edge leading elsewhere).
---
> Quitting (on error).
---------- Differences in testclient_out ----------
179c179
< .. Answered with error to command (196), [description: Route replacement failed for vehicle 'veh0' (Vehicle is on junction-internal edge leading elsewhere).]
---
> .. Command acknowledged (196), [description: ]
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="veh0" type="vType1" depart="0.00" departPos="0.00" arrival="78.00">
        <route edges="e_m5 e_m6 e_shape1"/>
    </vehicle>

</routes>