24Mar15r18139 - 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.01Apr001307.15864 -g

To start TextTest for these tests, run:

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


default: 542 tests: 541 succeeded 1 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-simulation8 : get_variable Vehicle DISTANCE_REQUEST RoadPosAir ( Last six runs Mar2015 Feb2015 Jan2015 Dec2014 Nov2014 Oct2014 Sep2014 Aug2014 Jul2014 Jun2014 May2014 Apr2014 Mar2014 Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
0a1,10
> Quitting (on error).
> Server hangs and does not answer connection requests
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/tracirunner.py", line 67, in <module>
>     serverprocess.kill()
>   File "/usr/lib64/python2.7/subprocess.py", line 1555, in kill
>     self.send_signal(signal.SIGKILL)
>   File "/usr/lib64/python2.7/subprocess.py", line 1545, in send_signal
>     os.kill(self.pid, sig)
> OSError: [Errno 3] No such process
---------- Differences in testclient_out ----------
2,15c2
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <GetVariable>:
<   domID=164 varID=131 objID=0
< .. Command acknowledged (164), [description: ]
<   CommandID=180  VariableID=131  ObjectID=0 valueDataType=11 Double value: 1150.38
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <Close>:
< .. Command acknowledged (127), [description: ]
---
> ----
---------- New result in exitcode ----------
1
---------- Missing result in net_state ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="4/1to3/1">
            <lane id="4/1to3/1_0">
                <vehicle id="0" pos="100.00" speed="10.00"/>
            </lane>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="4/1to3/1">
            <lane id="4/1to3/1_0">
                <vehicle id="0" pos="110.00" speed="10.00"/>
            </lane>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="4/1to3/1">
            <lane id="4/1to3/1_0">
                <vehicle id="0" pos="120.00" speed="10.00"/>
            </lane>
        </edge>
    </timestep>
</netstate>