texttest -a traci -d /home/delphi/gcc/sumo/tests -reconnect /home/delphi/gcc/texttesttmp/gcc4_64.31Mar002648.3225992 -g
texttest -a traci -d /home/delphi/gcc/sumo/tests
---------- Differences in errors ----------
0a1
> Quitting (on error).
---------- Differences in testclient_out ----------
2,161c2
<
< -> 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: <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>:
<truncated after showing first 30 lines>
---------- 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.60" speed="0.60"/>
</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.97" speed="1.37"/>
</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" departPos="0.00" arrival="106.00">
<routeDistribution>
<route replacedOnEdge="e_m6" reason="traci:changeTarget" replacedAtTime="50.00" probability="0" edges="e_m5 e_m6 e_shape1 e_u1 e_u0 e_vu0"/>
<route edges="e_m5 e_m6 e_shape0 e_o1 e_o0 e_vo0"/>
</routeDistribution>
</vehicle>
</routes>