texttest -a traci -d /home/delphi/sumo/tests -reconnect /home/delphi/texttesttmp/gcc4_64.31Dec220948.20908 -g
texttest -a traci -d /home/delphi/sumo/tests
---------- Differences in errors ---------- 0a1,11 > > 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 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=162 varID=1 objID=dummy < .. Command acknowledged (162), [description: ] < CommandID=178 VariableID=1 ObjectID=dummy valueDataType=9 Int value: 2 < < -> Command sent: <SimulationStep2>: < .. Command acknowledged (2), [description: ] < < -> Command sent: <Close>: < .. Command acknowledged (127), [description: ] --- > ---- ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1c1,10 < Error: Answered with error to command 0xc3: Lane '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 61, 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,26c2 < < -> Command sent: <SimulationStep2>: < .. Command acknowledged (2), [description: ] < < -> Command sent: <GetVariable>: < domID=163 varID=53 objID=2/1to2/0_0 < .. Command acknowledged (163), [description: ] < CommandID=179 VariableID=53 ObjectID=2/1to2/0_0 valueDataType=14 string list value: [ < ] < < -> Command sent: <SetValue>: < domID=195 varID=53 objID=xxx < .. Answered with error to command (195), [description: Lane 'xxx' is not known] < < -> Command sent: <GetVariable>: < domID=163 varID=53 objID=2/1to2/0_0 < .. Command acknowledged (163), [description: ] < CommandID=179 VariableID=53 ObjectID=2/1to2/0_0 valueDataType=14 string list value: [ < ] < < -> Command sent: <SimulationStep2>: < .. Command acknowledged (2), [description: ] < < -> Command sent: <Close>: < .. Command acknowledged (127), [description: ] --- > ---- ---------- New result in exitcode ---------- 1