29Oct23rv1_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\msvc16x64texttesttmp\msvc16x64.03Nov012947.6576 -g

To start TextTest for these tests, run:

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


default: 592 tests: 590 succeeded 2 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-wintest-ba : get_variable Person VAR_ANGLE ( Last six runs Nov2023 Oct2023 )

---------- Differences in errors ----------
0a1
> Quitting (on error).
---------- Differences in testclient_out ----------
2,15c2
< 
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <GetVariable>:
<   domID=174 varID=67 objID=0
< .. Command acknowledged (174), [description: ]
<   CommandID=190  VariableID=67  ObjectID=0 valueDataType=11 Double value: 270.00
< 
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <Close>:
< .. Command acknowledged (127), [description: ]
---
> ----

TEST FAILED on ts-sim-wintest-ba : get_variable Person errors UnknownID ( Last six runs Nov2023 Oct2023 )

---------- Differences in errors ----------
1c1
< Error: Answered with error to command 0xae: Person 'xxx' is not known
---
> Quitting (on error).
---------- Differences in testclient_out ----------
2,14c2
< 
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <GetVariable>:
<   domID=174 varID=64 objID=xxx
< .. Answered with error to command (174), [description: Person 'xxx' is not known]
< 
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <Close>:
< .. Command acknowledged (127), [description: ]
---
> ----