25Dec22rv1_15_0+1219-cbd1b6cdc23 - 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.31Dec032417.27580 -g

To start TextTest for these tests, run:

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


default: 591 tests: 588 succeeded 3 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-wintest-ba : set_variable POI REMOVE InvalidID ( Last six runs Dec2022 )

---------- Differences in errors ----------
1c1
< Error: Answered with error to command 0xc7: Could not remove PoI 'xxx'
---
> Quitting (on error).
---------- Differences in testclient_out ----------
2,26c2
< 
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <GetVariable>:
<   domID=167 varID=0 objID=xxx
< .. Command acknowledged (167), [description: ]
<   CommandID=183  VariableID=0  ObjectID=xxx valueDataType=14 string list value: [ 
< "p1", "p2" ]
< 
< -> Command sent: <SetValue>:
<   domID=199 varID=129 objID=xxx
< .. Answered with error to command (199), [description: Could not remove PoI 'xxx']
< 
< -> Command sent: <GetVariable>:
<   domID=167 varID=0 objID=xxx
< .. Command acknowledged (167), [description: ]
<   CommandID=183  VariableID=0  ObjectID=xxx valueDataType=14 string list value: [ 
< "p1", "p2" ]
< 
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <Close>:
< .. Command acknowledged (127), [description: ]
---
> ----

TEST FAILED on ts-sim-wintest-ba : set_variable Polygon VAR_SHAPE InvalidType ( Last six runs Dec2022 )

---------- Differences in errors ----------
1c1
< Error: Answered with error to command 0xc8: The shape must be given using an according type.
---
> Quitting (on error).
---------- Differences in testclient_out ----------
2,17d1
< 
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SetValue>:
<   domID=200 varID=78 objID=p1
< .. Answered with error to command (200), [description: The shape must be given using an according type.]
< 
< -> 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 zSimpleSetGet VAR_MAXSPEED_0 ( Last six runs Dec2022 )

---------- Differences in errors ----------
1c1
< Error: Answered with error to command 0xc4: Invalid maximum speed.
---
> Quitting (on error).
---------- Differences in testclient_out ----------
2,24d1
< 
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <GetVariable>:
<   domID=164 varID=65 objID=0
< .. Command acknowledged (164), [description: ]
<   CommandID=180  VariableID=65  ObjectID=0 valueDataType=11 Double value: 10.00
< 
< -> Command sent: <SetValue>:
<   domID=196 varID=65 objID=0
< .. Answered with error to command (196), [description: Invalid maximum speed.]
< 
< -> Command sent: <GetVariable>:
<   domID=164 varID=65 objID=0
< .. Command acknowledged (164), [description: ]
<   CommandID=180  VariableID=65  ObjectID=0 valueDataType=11 Double value: 10.00
< 
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <Close>:
< .. Command acknowledged (127), [description: ]