texttest -a traci -d /home/delphi/sumo/tests -reconnect /home/delphi/texttesttmp/gcc4_64.06Apr001109.4578 -g
texttest -a traci -d /home/delphi/sumo/tests
---------- Differences in errors ---------- 1c1,10 < Error: Answered with error to command 0xa9: Get Junction Variable: unsupported variable specified --- > Quitting (on error). > Server hangs and does not answer connection requests > Traceback (most recent call last): > File "/home/delphi/sumo/tests/tracirunner.py", line 67, 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,14c2 < < -> Command sent: <SimulationStep2>: < .. Command acknowledged (2), [description: ] < < -> Command sent: <GetVariable>: < domID=169 varID=255 objID=1/1 < .. Answered with error to command (169), [description: Get Junction Variable: unsupported variable specified] < < -> Command sent: <SimulationStep2>: < .. Command acknowledged (2), [description: ] < < -> Command sent: <Close>: < .. Command acknowledged (127), [description: ] --- > ---- ---------- New result in exitcode ---------- 1
---------- 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 67, 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=174 varID=67 objID=0 < .. Command acknowledged (174), [description: ] < CommandID=190 VariableID=67 ObjectID=0 valueDataType=11 Double value: -90.00 < < -> 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 0xc4: Route replacement failed for veh0
---
> Quitting (on error).
> Server hangs and does not answer connection requests
> Traceback (most recent call last):
> File "/home/delphi/sumo/tests/tracirunner.py", line 67, 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,101c2
<
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
<
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
<
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
<
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
<
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
<
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
<
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
<
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
<
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
<
< -> Command sent: <SimulationStep2>:
<truncated after showing first 30 lines>
---------- 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">
<edge id="e_m5">
<lane id="e_m5_0">
<vehicle id="veh0" pos="0.00" speed="0.00"/>
</lane>
<lane id="e_m5_1"/>
<lane id="e_m5_2"/>
</edge>
</timestep>
<timestep time="1.00">
<edge id="e_m5">
<lane id="e_m5_0">
<vehicle id="veh0" pos="0.44" speed="0.44"/>
</lane>
<lane id="e_m5_1"/>
<lane id="e_m5_2"/>
</edge>
</timestep>
<timestep time="2.00">
<edge id="e_m5">
<lane id="e_m5_0">
<vehicle id="veh0" pos="1.40" speed="0.96"/>
</lane>
<lane id="e_m5_1"/>
<lane id="e_m5_2"/>
</edge>
<truncated after showing first 30 lines>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="veh0" type="vType1" depart="0.00" arrival="78.00">
<route edges="e_m5 e_m6 e_shape1"/>
</vehicle>
</routes>