texttest -a traci -d /home/delphi/sumo/tests -reconnect /home/delphi/texttesttmp/gcc4_64.31May013248.13431 -g
texttest -a traci -d /home/delphi/sumo/tests
---------- 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=171 varID=131 objID=0
< .. Command acknowledged (171), [description: ]
< CommandID=187 VariableID=131 ObjectID=0 valueDataType=11 Double value: 1498.64
<
< -> 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"/>
<timestep time="1.00"/>
<timestep time="2.00"/>
</netstate>
---------- 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=164 varID=98 objID=0 < .. Command acknowledged (164), [description: ] < CommandID=180 VariableID=98 ObjectID=0 valueDataType=11 Double value: 0.29 < < -> Command sent: <SimulationStep2>: < .. Command acknowledged (2), [description: ] < < -> Command sent: <Close>: < .. Command acknowledged (127), [description: ] --- > ---- ---------- New result in exitcode ---------- 1