18May25rv1_23_1+0105-564b735511a - detailed test results for TRACI

To reconnect the TextTest GUI to these results, run:

texttest -a traci -d /home/delphi/gcc/sumo/tests -reconnect /home/delphi/gcc/texttesttmp/gcc4_64.31May001246.2882361 -g

To start TextTest for these tests, run:

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


default: 609 tests: 608 succeeded 1 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : set_variable Lane MAX_SPEED InvalidType ( Last six runs May2025 )

---------- Differences in errors ----------
1c1
< Error: Answered with error to command 0xc3: The speed must be given as a double.
---
> Quitting (on error).
---------- Differences in testclient_out ----------
2,24c2
< 
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <GetVariable>:
<   domID=163 varID=65 objID=2/1to2/0_0
< .. Command acknowledged (163), [description: ]
<   CommandID=179  VariableID=65  ObjectID=2/1to2/0_0 valueDataType=11 Double value: 10.00
< 
< -> Command sent: <SetValue>:
<   domID=195 varID=65 objID=2/1to2/0_0
< .. Answered with error to command (195), [description: The speed must be given as a double.]
< 
< -> Command sent: <GetVariable>:
<   domID=163 varID=65 objID=2/1to2/0_0
< .. Command acknowledged (163), [description: ]
<   CommandID=179  VariableID=65  ObjectID=2/1to2/0_0 valueDataType=11 Double value: 10.00
< 
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <Close>:
< .. Command acknowledged (127), [description: ]
---
> ----