21Sep14r17092 - detailed test results for TRACI
(To start TextTest for these tests, run 'texttest -a traci -d /home/delphi/sumo/tests')
default: 510 tests: 509 succeeded 1 FAILED
Detailed information for the tests that FAILED:
---------- 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 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,24c2
<
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
<
< -> Command sent: <GetVariable>:
< domID=164 varID=69 objID=0
< .. Command acknowledged (164), [description: ]
< CommandID=180 VariableID=69 ObjectID=0 valueDataType=17 color value: (255,255,0,255)
<
< -> Command sent: <SetValue>:
< domID=196 varID=69 objID=0
< .. Command acknowledged (196), [description: ]
<
< -> Command sent: <GetVariable>:
< domID=164 varID=69 objID=0
< .. Command acknowledged (164), [description: ]
< CommandID=180 VariableID=69 ObjectID=0 valueDataType=17 color value: (0,63,127,255)
<
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
<
< -> Command sent: <Close>:
< .. Command acknowledged (127), [description: ]
---
> ----
---------- New result in exitcode ----------
1