10Aug25rv1_24_0+0138-6ef2f3772e5 - 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/clangD.31Aug070309.144213 -g

To start TextTest for these tests, run:

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


default: 609 tests: 606 succeeded 3 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : set_variable Vehicle SlowDown Fast_NoAccelCheck ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1
> 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="e_m0">
            <lane id="e_m0_0">
                <vehicle id="veh0" pos="0.00" speed="0.00"/>
            </lane>
            <lane id="e_m0_1"/>
            <lane id="e_m0_2"/>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="e_m0">
            <lane id="e_m0_0">
                <vehicle id="veh0" pos="0.80" speed="0.80"/>
            </lane>
            <lane id="e_m0_1"/>
            <lane id="e_m0_2"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="e_m0">
            <lane id="e_m0_0">
                <vehicle id="veh0" pos="2.40" speed="1.60"/>
            </lane>
            <lane id="e_m0_1"/>
            <lane id="e_m0_2"/>
        </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle SlowDown Fast_NoDecelCheck ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1
> sumo: /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.h:1982: MSVehicle::DriveProcessItem::DriveProcessItem(MSLink *, double, double, bool, SUMOTime, double, double, double, double): Assertion `vWait >= 0 || !MSGlobals::gSemiImplicitEulerUpdate' failed.
---------- Differences in net_state ----------
2a3,14
> <!-- generated on 2025-08-10 07:03:36 by Eclipse SUMO sumo Version v1_24_0+0138-6ef2f3772e5
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,329c16,35
< <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_m0">
<             <lane id="e_m0_0">
<                 <vehicle id="veh0" pos="0.00" speed="0.00"/>
<             </lane>
<             <lane id="e_m0_1"/>
<             <lane id="e_m0_2"/>
<         </edge>
<     </timestep>
<     <timestep time="1.00">
<         <edge id="e_m0">
<             <lane id="e_m0_0">
<                 <vehicle id="veh0" pos="0.80" speed="0.80"/>
<             </lane>
<             <lane id="e_m0_1"/>
<truncated after showing first 30 lines>
---------- Differences in testclient_out ----------
64,128d63
< .. 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: <SetValue>:
<   domID=196 varID=20 objID=veh0
< .. Command acknowledged (196), [description: ]
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle SlowDown InvalidTimeInterval ( Last six runs Aug2025 )

---------- Differences in errors ----------
1d0
< Error: Answered with error to command 0xc4: Invalid time interval
---------- Differences in net_state ----------
31a32,328
>     <timestep time="3.00">
>         <edge id="e_m0">
>             <lane id="e_m0_0">
>                 <vehicle id="veh0" pos="4.80" speed="2.40"/>
>             </lane>
>             <lane id="e_m0_1"/>
>             <lane id="e_m0_2"/>
>         </edge>
>     </timestep>
>     <timestep time="4.00">
>         <edge id="e_m0">
>             <lane id="e_m0_0">
>                 <vehicle id="veh0" pos="8.00" speed="3.20"/>
>             </lane>
>             <lane id="e_m0_1"/>
>             <lane id="e_m0_2"/>
>         </edge>
>     </timestep>
>     <timestep time="5.00">
>         <edge id="e_m0">
>             <lane id="e_m0_0">
>                 <vehicle id="veh0" pos="23.00" speed="15.00"/>
>             </lane>
>             <lane id="e_m0_1"/>
>             <lane id="e_m0_2"/>
>         </edge>
>     </timestep>
>     <timestep time="6.00">
>         <edge id="e_m0">
<truncated after showing first 30 lines>
---------- Differences in testclient_out ----------
2,17c2
< 
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SetValue>:
<   domID=196 varID=20 objID=veh0
< .. Answered with error to command (196), [description: Invalid time interval]
< 
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <Close>:
< .. Command acknowledged (127), [description: ]
---
> ----