26Nov15r19431 - detailed test results for TRACI

To reconnect the TextTest GUI to these results, run:

texttest -a traci -d /home/delphi/sumo/tests -reconnect /home/delphi/texttesttmp/gcc4_64.01Dec001845.19384 -g

To start TextTest for these tests, run:

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


default: 552 tests: 542 succeeded 10 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-simulation8 : get_variable Person VAR_LANEPOSITION ( Last six runs Dec2015 Nov2015 )

---------- Differences in testclient_out ----------
9c9
<   CommandID=190  VariableID=86  ObjectID=0 valueDataType=11 Double value: 125.00
---
>   CommandID=190  VariableID=86  ObjectID=0 valueDataType=11 Double value: 128.00

TEST FAILED on ts-simulation8 : get_variable Person VAR_LANEPOSITION_subseconds ( Last six runs Dec2015 Nov2015 )

---------- Differences in testclient_out ----------
9c9
<   CommandID=190  VariableID=86  ObjectID=0 valueDataType=11 Double value: 125.44
---
>   CommandID=190  VariableID=86  ObjectID=0 valueDataType=11 Double value: 128.00

TEST FAILED on ts-simulation8 : get_variable Person VAR_POSITION ( Last six runs Dec2015 Nov2015 )

---------- Differences in testclient_out ----------
9c9
<   CommandID=190  VariableID=66  ObjectID=0 valueDataType=1 position value: (1473.22,402.33)
---
>   CommandID=190  VariableID=66  ObjectID=0 valueDataType=1 position value: (1470.29,402.33)

TEST FAILED on ts-simulation8 : get_variable Person VAR_POSITION3D ( Last six runs Dec2015 Nov2015 )

---------- Differences in testclient_out ----------
10c10
<  x: 1473.22 y: 402.33 z: 0.00
---
>  x: 1470.29 y: 402.33 z: 0.00

TEST FAILED on ts-simulation8 : get_variable Person VAR_POSITION3D_subseconds ( Last six runs Dec2015 Nov2015 )

---------- Differences in testclient_out ----------
10c10
<  x: 1472.79 y: 402.33 z: 0.00
---
>  x: 1470.29 y: 402.33 z: 0.00

TEST FAILED on ts-simulation8 : get_variable Person VAR_POSITION_subseconds ( Last six runs Dec2015 Nov2015 )

---------- Differences in testclient_out ----------
9c9
<   CommandID=190  VariableID=66  ObjectID=0 valueDataType=1 position value: (1472.79,402.33)
---
>   CommandID=190  VariableID=66  ObjectID=0 valueDataType=1 position value: (1470.29,402.33)

TEST FAILED on ts-simulation8 : get_variable Person VAR_SPEED ( Last six runs Dec2015 Nov2015 )

---------- Differences in testclient_out ----------
9c9
<   CommandID=190  VariableID=64  ObjectID=0 valueDataType=11 Double value: 6.31
---
>   CommandID=190  VariableID=64  ObjectID=0 valueDataType=11 Double value: 7.00

TEST FAILED on ts-simulation8 : get_variable Person VAR_SPEED_subseconds ( Last six runs Dec2015 Nov2015 )

---------- Differences in testclient_out ----------
9c9
<   CommandID=190  VariableID=64  ObjectID=0 valueDataType=11 Double value: 6.88
---
>   CommandID=190  VariableID=64  ObjectID=0 valueDataType=11 Double value: 7.00

TEST FAILED on ts-simulation8 : set_variable TrafficLight TL_PHASE_INDEX error_IndexNegative ( Last six runs Dec2015 Nov2015 )

---------- Differences in errors ----------
1c1
< Error: Answered with error to command 0xc2: The phase index is not in the allowed range.
---
> Error: Answered with error to command 0xc2: The phase index -1 is not in the allowed range [0,7].
---------- Differences in testclient_out ----------
8c8
< .. Answered with error to command (194), [description: The phase index is not in the allowed range.]
---
> .. Answered with error to command (194), [description: The phase index -1 is not in the allowed range [0,7].]

TEST FAILED on ts-simulation8 : set_variable TrafficLight TL_PHASE_INDEX error_IndexTooLarge ( Last six runs Dec2015 Nov2015 )

---------- Differences in errors ----------
1c1
< Error: Answered with error to command 0xc2: The phase index is not in the allowed range.
---
> Error: Answered with error to command 0xc2: The phase index 100 is not in the allowed range [0,7].
---------- Differences in testclient_out ----------
8c8
< .. Answered with error to command (194), [description: The phase index is not in the allowed range.]
---
> .. Answered with error to command (194), [description: The phase index 100 is not in the allowed range [0,7].]