05Mar16r20148 - 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.31Mar021245.12919 -g

To start TextTest for these tests, run:

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


default: 556 tests: 553 succeeded 3 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on sim-build : get_variable Person VAR_COLOR_subseconds ( Last six runs Mar2016 )

---------- 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 65, in <module>
>     serverprocess.kill()
>   File "/usr/lib64/python2.7/subprocess.py", line 1564, in kill
>     self.send_signal(signal.SIGKILL)
>   File "/usr/lib64/python2.7/subprocess.py", line 1554, 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=174 varID=69 objID=0
< .. Command acknowledged (174), [description: ]
<   CommandID=190  VariableID=69  ObjectID=0 valueDataType=17 color value: (255,255,0,255)
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <Close>:
< .. Command acknowledged (127), [description: ]
---
> ----
---------- New result in exitcode ----------
1

TEST FAILED on sim-build : set_variable Vehicle SetSpeed_SpeedMode SetSpeed_NoDecelCheck ( Last six runs Mar2016 )

---------- 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 65, in <module>
>     serverprocess.kill()
>   File "/usr/lib64/python2.7/subprocess.py", line 1564, in kill
>     self.send_signal(signal.SIGKILL)
>   File "/usr/lib64/python2.7/subprocess.py", line 1554, in send_signal
>     os.kill(self.pid, sig)
> OSError: [Errno 3] No such process
---------- Differences in testclient_out ----------
2,125c2
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SetValue>:
<   domID=196 varID=179 objID=veh0
< .. Command acknowledged (196), [description: ]
< 
< -> Command sent: <SetValue>:
<   domID=196 varID=64 objID=veh0
< .. Command acknowledged (196), [description: ]
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
<truncated after showing first 30 lines>
---------- 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="e_m0">
            <lane id="e_m0_0">
                <vehicle id="veh0" pos="0.00" speed="0.00"/>
            </lane>
            <lane id="e_m0_1"/>
            <lane id="e_m0_2"/>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="e_m0">
            <lane id="e_m0_0">
                <vehicle id="veh0" pos="0.80" speed="0.80"/>
            </lane>
            <lane id="e_m0_1"/>
            <lane id="e_m0_2"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="e_m0">
            <lane id="e_m0_0">
                <vehicle id="veh0" pos="2.40" speed="1.60"/>
            </lane>
            <lane id="e_m0_1"/>
            <lane id="e_m0_2"/>
        </edge>
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle StopNode InvalidNode ( Last six runs Mar2016 )

---------- Differences in errors ----------
1c1,10
< Error: Answered with error to command 0xc4: Vehicle 'xxx' is not known
---
> Quitting (on error).
> Server hangs and does not answer connection requests
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/tracirunner.py", line 65, in <module>
>     serverprocess.kill()
>   File "/usr/lib64/python2.7/subprocess.py", line 1564, in kill
>     self.send_signal(signal.SIGKILL)
>   File "/usr/lib64/python2.7/subprocess.py", line 1554, in send_signal
>     os.kill(self.pid, sig)
> OSError: [Errno 3] No such process
---------- Differences in testclient_out ----------
2,14c2
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SetValue>:
<   domID=196 varID=18 objID=xxx
< .. Answered with error to command (196), [description: Vehicle 'xxx' is not known]
< 
< -> 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="1fi">
            <lane id="1fi_0">
                <vehicle id="veh0" pos="0.00" speed="0.00"/>
            </lane>
            <lane id="1fi_1"/>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="1fi">
            <lane id="1fi_0">
                <vehicle id="veh0" pos="0.80" speed="0.80"/>
            </lane>
            <lane id="1fi_1"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="1fi">
            <lane id="1fi_0">
                <vehicle id="veh0" pos="2.40" speed="1.60"/>
            </lane>
            <lane id="1fi_1"/>
        </edge>
    </timestep>
</netstate>