texttest -a traci -d /home/delphi/sumo/tests -reconnect /home/delphi/texttesttmp/gcc4_64.02Jun013638.7457 -g
texttest -a traci -d /home/delphi/sumo/tests
---------- Differences in errors ---------- 1c1,10 < Error: Answered with error to command 0xa4: 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: <GetVariable>: < domID=164 varID=64 objID=xxx < .. Answered with error to command (164), [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