24Oct25rv1_24_0+1553-46bbc2cc284 - detailed test results for TRACI

To reconnect the TextTest GUI to these results, run:

texttest -a traci -d /home/delphi/clangDebug/sumo/tests -reconnect /home/delphi/clangDebug/texttesttmp/clangD.31Oct071122.3880252 -g

To start TextTest for these tests, run:

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


default: 609 tests: 607 succeeded 2 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : set_variable TrafficLight errors UnknownTL ( Last six runs Oct2025 )

---------- Differences in errors ----------
1c1
< Error: Answered with error to command 0xc2: Traffic light 'xxx' is not known
---
> Quitting (on error).

TEST FAILED on ts-sim-build-ba : set_variable TrafficLight errors UnsupportedVariable ( Last six runs Oct2025 )

---------- Differences in errors ----------
1c1
< Error: Answered with error to command 0xc2: Change TLS State: unsupported variable 0xff specified
---
> Error: Answered with error to command 0xc2: Traffic light 'xxx' is not known
---------- Differences in testclient_out ----------
2,14c2
< 
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SetValue>:
<   domID=194 varID=255 objID=dummy
< .. Answered with error to command (194), [description: Change TLS State: unsupported variable 0xff specified]
< 
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <Close>:
< .. Command acknowledged (127), [description: ]
---
> ----