07May16r20659 - 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.31May013248.13431 -g

To start TextTest for these tests, run:

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


default: 570 tests: 563 succeeded 7 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on sim-build : get_variable Simulation vehicle_state_changes VAR_PARKING_ENDING_VEHICLES_IDS ( Last six runs May2016 )

---------- Differences in testclient_out ----------
52c52
<  ]
---
> "0" ]
57c57
<   CommandID=180  VariableID=86  ObjectID=0 valueDataType=11 Double value: -1001.00
---
>   CommandID=180  VariableID=86  ObjectID=0 valueDataType=11 Double value: 100.00
66c66
<  ]
---
> "0" ]
71c71
<   CommandID=180  VariableID=86  ObjectID=0 valueDataType=11 Double value: -1001.00
---
>   CommandID=180  VariableID=86  ObjectID=0 valueDataType=11 Double value: 100.00
80c80
< "0" ]
---
>  ]
85c85
<   CommandID=180  VariableID=86  ObjectID=0 valueDataType=11 Double value: 100.00
---
>   CommandID=180  VariableID=86  ObjectID=0 valueDataType=11 Double value: 100.80
99c99
<   CommandID=180  VariableID=86  ObjectID=0 valueDataType=11 Double value: 100.80
---
>   CommandID=180  VariableID=86  ObjectID=0 valueDataType=11 Double value: 102.40

TEST FAILED on sim-build : get_variable Simulation vehicle_state_changes VAR_PARKING_ENDING_VEHICLES_NUMBER ( Last six runs May2016 )

---------- Differences in testclient_out ----------
48c48
<   CommandID=187  VariableID=110  ObjectID=0 valueDataType=9 Int value: 0
---
>   CommandID=187  VariableID=110  ObjectID=0 valueDataType=9 Int value: 1
53c53
<   CommandID=180  VariableID=86  ObjectID=0 valueDataType=11 Double value: -1001.00
---
>   CommandID=180  VariableID=86  ObjectID=0 valueDataType=11 Double value: 100.00
61c61
<   CommandID=187  VariableID=110  ObjectID=0 valueDataType=9 Int value: 0
---
>   CommandID=187  VariableID=110  ObjectID=0 valueDataType=9 Int value: 1
66c66
<   CommandID=180  VariableID=86  ObjectID=0 valueDataType=11 Double value: -1001.00
---
>   CommandID=180  VariableID=86  ObjectID=0 valueDataType=11 Double value: 100.00
74c74
<   CommandID=187  VariableID=110  ObjectID=0 valueDataType=9 Int value: 1
---
>   CommandID=187  VariableID=110  ObjectID=0 valueDataType=9 Int value: 0
79c79
<   CommandID=180  VariableID=86  ObjectID=0 valueDataType=11 Double value: 100.00
---
>   CommandID=180  VariableID=86  ObjectID=0 valueDataType=11 Double value: 100.80
92c92
<   CommandID=180  VariableID=86  ObjectID=0 valueDataType=11 Double value: 100.80
---
>   CommandID=180  VariableID=86  ObjectID=0 valueDataType=11 Double value: 102.40

TEST FAILED on sim-build : get_variable Simulation vehicle_state_changes VAR_PARKING_STARTING_VEHICLES_IDS ( Last six runs May2016 )

---------- Differences in testclient_out ----------
57c57
<   CommandID=180  VariableID=86  ObjectID=0 valueDataType=11 Double value: -1001.00
---
>   CommandID=180  VariableID=86  ObjectID=0 valueDataType=11 Double value: 100.00
66c66
<  ]
---
> "0" ]
71c71
<   CommandID=180  VariableID=86  ObjectID=0 valueDataType=11 Double value: -1001.00
---
>   CommandID=180  VariableID=86  ObjectID=0 valueDataType=11 Double value: 100.00
85c85
<   CommandID=180  VariableID=86  ObjectID=0 valueDataType=11 Double value: 100.00
---
>   CommandID=180  VariableID=86  ObjectID=0 valueDataType=11 Double value: 100.80
99c99
<   CommandID=180  VariableID=86  ObjectID=0 valueDataType=11 Double value: 100.80
---
>   CommandID=180  VariableID=86  ObjectID=0 valueDataType=11 Double value: 102.40

TEST FAILED on sim-build : get_variable Simulation vehicle_state_changes VAR_PARKING_STARTING_VEHICLES_NUMBER ( Last six runs May2016 )

---------- Differences in testclient_out ----------
53c53
<   CommandID=180  VariableID=86  ObjectID=0 valueDataType=11 Double value: -1001.00
---
>   CommandID=180  VariableID=86  ObjectID=0 valueDataType=11 Double value: 100.00
61c61
<   CommandID=187  VariableID=108  ObjectID=0 valueDataType=9 Int value: 0
---
>   CommandID=187  VariableID=108  ObjectID=0 valueDataType=9 Int value: 1
66c66
<   CommandID=180  VariableID=86  ObjectID=0 valueDataType=11 Double value: -1001.00
---
>   CommandID=180  VariableID=86  ObjectID=0 valueDataType=11 Double value: 100.00
79c79
<   CommandID=180  VariableID=86  ObjectID=0 valueDataType=11 Double value: 100.00
---
>   CommandID=180  VariableID=86  ObjectID=0 valueDataType=11 Double value: 100.80
92c92
<   CommandID=180  VariableID=86  ObjectID=0 valueDataType=11 Double value: 100.80
---
>   CommandID=180  VariableID=86  ObjectID=0 valueDataType=11 Double value: 102.40

TEST FAILED on sim-build : get_variable TrafficLight TL_CURRENT_PROGRAM ( Last six runs May2016 )

---------- Differences in errors ----------
1c1,10
< Warning: Missing yellow phase in tlLogic '1/1', program 'prog1' for tl-index 0 when switching to phase 1
---
> 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,41c2
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <GetVariable>:
<   domID=162 varID=41 objID=1/1
< .. Command acknowledged (162), [description: ]
<   CommandID=178  VariableID=41  ObjectID=1/1 valueDataType=12 string value: prog1
< 
< -> Command sent: <SetValue>:
<   domID=194 varID=35 objID=1/1
< .. Command acknowledged (194), [description: ]
< 
< -> Command sent: <GetVariable>:
<   domID=162 varID=41 objID=1/1
< .. Command acknowledged (162), [description: ]
<   CommandID=178  VariableID=41  ObjectID=1/1 valueDataType=12 string value: 0
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <GetVariable>:
<   domID=162 varID=41 objID=1/1
< .. Command acknowledged (162), [description: ]
<   CommandID=178  VariableID=41  ObjectID=1/1 valueDataType=12 string value: 0
< 
< -> Command sent: <SetValue>:
<   domID=194 varID=35 objID=1/1
< .. Command acknowledged (194), [description: ]
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tls_state ----------
<?xml version="1.0" encoding="UTF-8"?>


<tls-states>
    <tlsState time="0.00" id="1/1" programID="prog1" phase="0" state="GGGGGGGGGGGGGGGG"/>
    <tlsState time="1.00" id="1/1" programID="prog1" phase="0" state="GGGGGGGGGGGGGGGG"/>
    <tlsState time="2.00" id="1/1" programID="prog1" phase="0" state="GGGGGGGGGGGGGGGG"/>
    <tlsState time="3.00" id="1/1" programID="prog1" phase="0" state="GGGGGGGGGGGGGGGG"/>
    <tlsState time="4.00" id="1/1" programID="prog1" phase="0" state="GGGGGGGGGGGGGGGG"/>
    <tlsState time="5.00" id="1/1" programID="prog1" phase="0" state="GGGGGGGGGGGGGGGG"/>
    <tlsState time="6.00" id="1/1" programID="prog1" phase="0" state="GGGGGGGGGGGGGGGG"/>
    <tlsState time="7.00" id="1/1" programID="prog1" phase="0" state="GGGGGGGGGGGGGGGG"/>
    <tlsState time="8.00" id="1/1" programID="prog1" phase="0" state="GGGGGGGGGGGGGGGG"/>
    <tlsState time="9.00" id="1/1" programID="prog1" phase="0" state="GGGGGGGGGGGGGGGG"/>
    <tlsState time="10.00" id="1/1" programID="0" phase="0" state="rrrrGGggrrrrGGgg"/>
    <tlsState time="11.00" id="1/1" programID="0" phase="0" state="rrrrGGggrrrrGGgg"/>
    <tlsState time="12.00" id="1/1" programID="0" phase="0" state="rrrrGGggrrrrGGgg"/>
    <tlsState time="13.00" id="1/1" programID="0" phase="0" state="rrrrGGggrrrrGGgg"/>
    <tlsState time="14.00" id="1/1" programID="0" phase="0" state="rrrrGGggrrrrGGgg"/>
    <tlsState time="15.00" id="1/1" programID="0" phase="0" state="rrrrGGggrrrrGGgg"/>
    <tlsState time="16.00" id="1/1" programID="0" phase="0" state="rrrrGGggrrrrGGgg"/>
    <tlsState time="17.00" id="1/1" programID="0" phase="0" state="rrrrGGggrrrrGGgg"/>
    <tlsState time="18.00" id="1/1" programID="0" phase="0" state="rrrrGGggrrrrGGgg"/>
    <tlsState time="19.00" id="1/1" programID="0" phase="0" state="rrrrGGggrrrrGGgg"/>
    <tlsState time="20.00" id="1/1" programID="0" phase="0" state="rrrrGGggrrrrGGgg"/>
    <tlsState time="21.00" id="1/1" programID="0" phase="0" state="rrrrGGggrrrrGGgg"/>
    <tlsState time="22.00" id="1/1" programID="0" phase="0" state="rrrrGGggrrrrGGgg"/>
    <tlsState time="23.00" id="1/1" programID="0" phase="0" state="rrrrGGggrrrrGGgg"/>
    <tlsState time="24.00" id="1/1" programID="0" phase="0" state="rrrrGGggrrrrGGgg"/>
    <tlsState time="25.00" id="1/1" programID="0" phase="0" state="rrrrGGggrrrrGGgg"/>
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle StopNode Parking ( Last six runs May2016 )

---------- Differences in net_state ----------
221,226c221
<     <timestep time="27.00"/>
<     <timestep time="28.00"/>
<     <timestep time="29.00"/>
<     <timestep time="30.00"/>
<     <timestep time="31.00"/>
<     <timestep time="32.00">
---
>     <timestep time="27.00">
234c229,253
<     <timestep time="33.00">
---
>     <timestep time="28.00">
>         <edge id="1fi">
>             <lane id="1fi_0">
>                 <vehicle id="veh0" pos="200.00" speed="0.00"/>
>             </lane>
>             <lane id="1fi_1"/>
>         </edge>
>     </timestep>
>     <timestep time="29.00">
>         <edge id="1fi">
>             <lane id="1fi_0">
>                 <vehicle id="veh0" pos="200.00" speed="0.00"/>
>             </lane>
>             <lane id="1fi_1"/>
>         </edge>
>     </timestep>
>     <timestep time="30.00">
>         <edge id="1fi">
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle remove_parking ( Last six runs May2016 )

---------- Differences in net_state ----------
234c234,236
<             <lane id="e_m0_1"/>
---
>             <lane id="e_m0_1">
>                 <vehicle id="veh2" pos="50.00" speed="0.00"/>
>             </lane>
247c249,251
<             <lane id="e_m0_1"/>
---
>             <lane id="e_m0_1">
>                 <vehicle id="veh2" pos="50.00" speed="0.00"/>
>             </lane>
260c264,266
<             <lane id="e_m0_1"/>
---
>             <lane id="e_m0_1">
>                 <vehicle id="veh2" pos="50.00" speed="0.00"/>
>             </lane>
272c278,280
<             <lane id="e_m0_1"/>
---
>             <lane id="e_m0_1">
>                 <vehicle id="veh2" pos="50.00" speed="0.00"/>
>             </lane>
284c292,294
<             <lane id="e_m0_1"/>
---
>             <lane id="e_m0_1">
>                 <vehicle id="veh2" pos="50.80" speed="0.80"/>
>             </lane>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
7c7
<     <tripinfo id="veh2" depart="8.00" departLane="e_m0_0" departPos="0.00" departSpeed="0.00" departDelay="6.00" arrival="27.00" arrivalLane="e_m0_1" arrivalPos="500.00" arrivalSpeed="0.80" duration="19.00" routeLength="500.00" waitSteps="0" timeLoss="14.12" rerouteNo="0" devices="tripinfo_veh2" vType="DEFAULT_VEHTYPE" vaporized="0"/>
---
>     <tripinfo id="veh2" depart="8.00" departLane="e_m0_0" departPos="0.00" departSpeed="0.00" departDelay="6.00" arrival="27.00" arrivalLane="e_m0_1" arrivalPos="500.00" arrivalSpeed="2.40" duration="19.00" routeLength="500.00" waitSteps="5" timeLoss="21.03" rerouteNo="0" devices="tripinfo_veh2" vType="DEFAULT_VEHTYPE" vaporized="0"/>