08Jul23rv1_18_0+0206-18d3af37308 - 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.31Jul000841.3683523 -g

To start TextTest for these tests, run:

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


default: 592 tests: 591 succeeded 1 FAILED

Detailed information for the tests that FAILED:

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

---------- Differences in errors ----------
1c1
< Error: Answered with error to command 0xc3: Lane 'xxx' is not known
---
> 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=xxx
< .. Answered with error to command (195), [description: Lane 'xxx' is not known]
< 
< -> 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: ]
---
> ----