texttest -a traci -d /home/delphi/gcc/sumo/tests -reconnect /home/delphi/gcc/texttesttmp/gcc.02Nov001806.3841501 -g
texttest -a traci -d /home/delphi/gcc/sumo/tests
---------- Differences in errors ---------- 1c1 < Error: Answered with error to command 0xc4: Could not map vehicle 'veh0', distance to road is 110.00. --- > Error: Answered with error to command 0xc4: The vehicle 'veh0' to add already exists. ---------- Differences in testclient_out ---------- 2,41c2 < < -> Command sent: <SimulationStep>: < .. Command acknowledged (2), [description: ] < < -> Command sent: <SimulationStep>: < .. Command acknowledged (2), [description: ] < < -> Command sent: <SimulationStep>: < .. Command acknowledged (2), [description: ] < < -> Command sent: <SimulationStep>: < .. Command acknowledged (2), [description: ] < < -> Command sent: <SimulationStep>: < .. Command acknowledged (2), [description: ] < < -> Command sent: <SetValue>: < domID=196 varID=180 objID=veh0 < .. Answered with error to command (196), [description: Could not map vehicle 'veh0', distance to road is 110.00.] < < -> Command sent: <SimulationStep>: < .. Command acknowledged (2), [description: ] < < -> Command sent: <SimulationStep>: < .. Command acknowledged (2), [description: ] < < -> Command sent: <SimulationStep>: < .. Command acknowledged (2), [description: ] < <truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> Quitting (on error).
---------- Differences in testclient_out ----------
20c20
< .. Command acknowledged (196), [description: ]
---
> .. Answered with error to command (196), [description: The vehicle 'veh0' to add already exists.]
---------- 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"/>
<timestep time="3.00"/>
<timestep time="4.00"/>
<timestep time="5.00">
<edge id="e_m0">
<lane id="e_m0_0"/>
<lane id="e_m0_1"/>
<lane id="e_m0_2">
<vehicle id="veh0" pos="23.00" speed="8.00"/>
</lane>
</edge>
</timestep>
<timestep time="6.00"/>
<timestep time="7.00"/>
<timestep time="8.00"/>
<timestep time="9.00"/>
<timestep time="10.00"/>
<timestep time="11.00"/>
</netstate>