04Aug24rv1_20_0+1528-fbf81e3bf5b - detailed test results for TRACI

To reconnect the TextTest GUI to these results, run:

texttest -a traci -d /home/delphi/clangDebug/sumo/tests -reconnect /home/delphi/clangDebug/texttesttmp/clang3_64D.31Aug074653.49324 -g

To start TextTest for these tests, run:

texttest -a traci -d /home/delphi/clangDebug/sumo/tests


default: 609 tests: 607 succeeded 2 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeRouteByID Basic ( Last six runs Aug2024 )

---------- Differences in errors ----------
0a1
> Quitting (on error).
---------- Differences in testclient_out ----------
95c95
< .. Command acknowledged (196), [description: ]
---
> .. Answered with error to command (196), [description: Route replacement failed for vehicle 'veh0' (current edge 'e_m5' not found in new route).]
---------- 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="e_m5">
            <lane id="e_m5_0">
                <vehicle id="veh0" pos="0.00" speed="0.00"/>
            </lane>
            <lane id="e_m5_1"/>
            <lane id="e_m5_2"/>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="e_m5">
            <lane id="e_m5_0">
                <vehicle id="veh0" pos="0.60" speed="0.60"/>
            </lane>
            <lane id="e_m5_1"/>
            <lane id="e_m5_2"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="e_m5">
            <lane id="e_m5_0">
                <vehicle id="veh0" pos="1.97" speed="1.37"/>
            </lane>
            <lane id="e_m5_1"/>
            <lane id="e_m5_2"/>
        </edge>
<truncated after showing first 30 lines>
---------- 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">
        <routeDistribution>
            <route replacedOnEdge="e_m5" reason="traci:setRouteID" replacedAtTime="30.00" probability="0" edges="e_m5 e_m6 e_shape1"/>
            <route edges="e_m5 e_m6 e_shape0"/>
        </routeDistribution>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeRouteByID FalseEdge ( Last six runs Aug2024 )

---------- 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>