31May21rv1_9_2+0269-1a3e5af8ed - 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.05Jun031101.1552 -g

To start TextTest for these tests, run:

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


default: 591 tests: 589 succeeded 2 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-wintest-ba : get_variable TrafficLight TL_DURATION ( Last six runs Jun2021 May2021 )

---------- Differences in errors ----------
0a1
> Quitting (on error).
---------- Differences in testclient_out ----------
8,9c8
< .. Command acknowledged (162), [description: ]
<   CommandID=178  VariableID=36  ObjectID=0 valueDataType=11 Double value: 31.00
---
> .. Answered with error to command (162), [description: Traffic light '0' is not known]
16,17c15
< .. Command acknowledged (162), [description: ]
<   CommandID=178  VariableID=36  ObjectID=0 valueDataType=11 Double value: 31.00
---
> .. Answered with error to command (162), [description: Traffic light '0' is not known]
24,25c22
< .. Command acknowledged (162), [description: ]
<   CommandID=178  VariableID=36  ObjectID=0 valueDataType=11 Double value: 4.00
---
> .. Answered with error to command (162), [description: Traffic light '0' is not known]
---------- Missing result in tls_state ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlsStates xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tlsstates_file.xsd">
    <tlsState time="0.00" id="0" programID="0" phase="0" state="GGggrrrrGGggrrrr"/>
    <tlsState time="1.00" id="0" programID="0" phase="0" state="GGggrrrrGGggrrrr"/>
    <tlsState time="2.00" id="0" programID="0" phase="0" state="GGggrrrrGGggrrrr"/>
    <tlsState time="3.00" id="0" programID="0" phase="0" state="GGggrrrrGGggrrrr"/>
    <tlsState time="4.00" id="0" programID="0" phase="0" state="GGggrrrrGGggrrrr"/>
    <tlsState time="5.00" id="0" programID="0" phase="0" state="GGggrrrrGGggrrrr"/>
    <tlsState time="6.00" id="0" programID="0" phase="0" state="GGggrrrrGGggrrrr"/>
    <tlsState time="7.00" id="0" programID="0" phase="0" state="GGggrrrrGGggrrrr"/>
    <tlsState time="8.00" id="0" programID="0" phase="0" state="GGggrrrrGGggrrrr"/>
    <tlsState time="9.00" id="0" programID="0" phase="0" state="GGggrrrrGGggrrrr"/>
    <tlsState time="10.00" id="0" programID="0" phase="0" state="GGggrrrrGGggrrrr"/>
    <tlsState time="11.00" id="0" programID="0" phase="0" state="GGggrrrrGGggrrrr"/>
    <tlsState time="12.00" id="0" programID="0" phase="0" state="GGggrrrrGGggrrrr"/>
    <tlsState time="13.00" id="0" programID="0" phase="0" state="GGggrrrrGGggrrrr"/>
    <tlsState time="14.00" id="0" programID="0" phase="0" state="GGggrrrrGGggrrrr"/>
    <tlsState time="15.00" id="0" programID="0" phase="0" state="GGggrrrrGGggrrrr"/>
    <tlsState time="16.00" id="0" programID="0" phase="0" state="GGggrrrrGGggrrrr"/>
    <tlsState time="17.00" id="0" programID="0" phase="0" state="GGggrrrrGGggrrrr"/>
    <tlsState time="18.00" id="0" programID="0" phase="0" state="GGggrrrrGGggrrrr"/>
    <tlsState time="19.00" id="0" programID="0" phase="0" state="GGggrrrrGGggrrrr"/>
    <tlsState time="20.00" id="0" programID="0" phase="0" state="GGggrrrrGGggrrrr"/>
    <tlsState time="21.00" id="0" programID="0" phase="0" state="GGggrrrrGGggrrrr"/>
    <tlsState time="22.00" id="0" programID="0" phase="0" state="GGggrrrrGGggrrrr"/>
    <tlsState time="23.00" id="0" programID="0" phase="0" state="GGggrrrrGGggrrrr"/>
    <tlsState time="24.00" id="0" programID="0" phase="0" state="GGggrrrrGGggrrrr"/>
    <tlsState time="25.00" id="0" programID="0" phase="0" state="GGggrrrrGGggrrrr"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-wintest-ba : get_variable TrafficLight errors UnsupportedVariable ( Last six runs Jun2021 May2021 )

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