29Aug14r16964 - detailed test results for TRACI

(To start TextTest for these tests, run 'texttest -a traci -d /home/delphi/sumo/tests')

default: 510 tests: 508 succeeded 2 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-simulation8.traffictower : set_variable Vehicle ADD InvalidSpeed ( Last six runs Sep2014 Aug2014 Jul2014 Jun2014 May2014 Apr2014 Mar2014 Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
1c1
< Error: Answered with error to command 0xc4: Departure speed for vehicle 'veh1' is too high for the departure lane 'e_m0_0'.
---
> Error: Answered with error to command 0xc4: Departure speed for vehicle 'veh1' is too high for the vehicle type 'second'.
---------- Differences in testclient_out ----------
41c41
< .. Answered with error to command (196), [description: Departure speed for vehicle 'veh1' is too high for the departure lane 'e_m0_0'.]
---
> .. Answered with error to command (196), [description: Departure speed for vehicle 'veh1' is too high for the vehicle type 'second'.]

TEST FAILED on ts-simulation8.traffictower : get_variable Simulation POSITION_CONVERSION InvalidPosOnRoad ( Last six runs Sep2014 Aug2014 Jul2014 Jun2014 May2014 Apr2014 Mar2014 Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
1c1,10
< Error: Answered with error to command 0xab: Position on lane invalid
---
> Quitting (on error).
> Server hangs and does not answer connection requests
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/tracirunner.py", line 61, in <module>
>     serverprocess.kill()
>   File "/usr/lib64/python2.7/subprocess.py", line 1537, in kill
>     self.send_signal(signal.SIGKILL)
>   File "/usr/lib64/python2.7/subprocess.py", line 1527, in send_signal
>     os.kill(self.pid, sig)
> OSError: [Errno 3] No such process
---------- Differences in testclient_out ----------
2,8c2
< 
< -> Command sent: <GetVariable>:
<   domID=171 varID=130 objID=0
< .. Answered with error to command (171), [description: Position on lane invalid]
< 
< -> Command sent: <Close>:
< .. Command acknowledged (127), [description: ]
---
> ----
---------- New result in exitcode ----------
1