28Oct23rv1_18_0+2285-9900d8af0df - 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.02Nov023712.4204 -g

To start TextTest for these tests, run:

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


default: 592 tests: 589 succeeded 3 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-wintest-ba : set_variable TrafficLight VAR_PARAMETER ( Last six runs Nov2023 Oct2023 )

---------- Differences in errors ----------
0a1
> Quitting (on error).
---------- Differences in testclient_out ----------
2,27c2
< 
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <GetVariable>:
<   domID=162 varID=126 objID=1/1
< .. Command acknowledged (162), [description: ]
<   CommandID=178  VariableID=126  ObjectID=1/1 valueDataType=12 string value: 
< 
< -> Command sent: <SetValue>:
<   domID=194 varID=126 objID=1/1
< .. Command acknowledged (194), [description: ]
< 
< -> Command sent: <GetVariable>:
<   domID=162 varID=126 objID=1/1
< .. Command acknowledged (162), [description: ]
<   CommandID=178  VariableID=126  ObjectID=1/1 valueDataType=12 string value: bar
< 
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <Close>:
< .. Command acknowledged (127), [description: ]
---
> ----

TEST FAILED on ts-sim-wintest-ba : set_variable Vehicle SlowDown Fast_NoAccelCheck ( Last six runs Nov2023 Oct2023 )

---------- Differences in net_state ----------
53c53
<                 <vehicle id="veh0" pos="17.10" speed="9.10"/>
---
>                 <vehicle id="veh0" pos="12.00" speed="4.00"/>
62c62
<                 <vehicle id="veh0" pos="32.10" speed="15.00"/>
---
>                 <vehicle id="veh0" pos="16.80" speed="4.80"/>
71c71
<                 <vehicle id="veh0" pos="47.90" speed="15.80"/>
---
>                 <vehicle id="veh0" pos="22.40" speed="5.60"/>
80c80
<                 <vehicle id="veh0" pos="64.50" speed="16.60"/>
---
>                 <vehicle id="veh0" pos="28.80" speed="6.40"/>
89c89
<                 <vehicle id="veh0" pos="81.90" speed="17.40"/>
---
>                 <vehicle id="veh0" pos="36.00" speed="7.20"/>
98c98
<                 <vehicle id="veh0" pos="100.10" speed="18.20"/>
---
>                 <vehicle id="veh0" pos="44.00" speed="8.00"/>
107c107
<                 <vehicle id="veh0" pos="119.10" speed="19.00"/>
---
>                 <vehicle id="veh0" pos="52.80" speed="8.80"/>
116c116
<                 <vehicle id="veh0" pos="138.90" speed="19.80"/>
<truncated after showing first 30 lines>
---------- Differences in testclient_out ----------
2,128c2
< 
< -> 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=179 objID=veh0
< .. Command acknowledged (196), [description: ]
< 
< -> Command sent: <SetValue>:
<   domID=196 varID=20 objID=veh0
< .. Command acknowledged (196), [description: ]
< 
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-wintest-ba : set_variable Vehicle SlowDown Fast_NoDecelCheck ( Last six runs Nov2023 Oct2023 )

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