23Jul22rv1_14_1+0069-4011ea45611 - 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\msvc16x64texttesttmp\msvc16x64.31Jul013237.11400 -g

To start TextTest for these tests, run:

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


default: 591 tests: 590 succeeded 1 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-wintest-ba : set_variable Lane LENGTH InvalidID ( Last six runs Jul2022 )

---------- 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=68 objID=2/1to2/0_0
< .. Command acknowledged (163), [description: ]
<   CommandID=179  VariableID=68  ObjectID=2/1to2/0_0 valueDataType=11 Double value: 400.00
< 
< -> Command sent: <SetValue>:
<   domID=195 varID=68 objID=xxx
< .. Answered with error to command (195), [description: Lane 'xxx' is not known]
< 
< -> Command sent: <GetVariable>:
<   domID=163 varID=68 objID=2/1to2/0_0
< .. Command acknowledged (163), [description: ]
<   CommandID=179  VariableID=68  ObjectID=2/1to2/0_0 valueDataType=11 Double value: 400.00
< 
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <Close>:
< .. Command acknowledged (127), [description: ]
---
> ----