texttest -a traci -d /home/delphi/gcc/sumo/tests -reconnect /home/delphi/gcc/texttesttmp/gcc4_64.31Mar002052.3492820 -g
texttest -a traci -d /home/delphi/gcc/sumo/tests
---------- Differences in errors ---------- 1c1 < Error: Answered with error to command 0xc4: No lane with index '100' on road '1fi'. --- > Quitting (on error). ---------- Differences in testclient_out ---------- 2,17c2 < < -> Command sent: <SimulationStep>: < .. Command acknowledged (2), [description: ] < < -> Command sent: <SetValue>: < domID=196 varID=19 objID=veh0 < .. Answered with error to command (196), [description: No lane with index '100' on road '1fi'.] < < -> Command sent: <SimulationStep>: < .. Command acknowledged (2), [description: ] < < -> Command sent: <SimulationStep>: < .. Command acknowledged (2), [description: ] < < -> Command sent: <Close>: < .. Command acknowledged (127), [description: ] --- > ---- ---------- 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="1fi"> <lane id="1fi_0"> <vehicle id="veh0" pos="0.00" speed="0.00"/> </lane> <lane id="1fi_1"/> </edge> </timestep> <timestep time="1.00"> <edge id="1fi"> <lane id="1fi_0"> <vehicle id="veh0" pos="0.80" speed="0.80"/> </lane> <lane id="1fi_1"/> </edge> </timestep> <timestep time="2.00"> <edge id="1fi"> <lane id="1fi_0"> <vehicle id="veh0" pos="2.40" speed="1.60"/> </lane> <lane id="1fi_1"/> </edge> </timestep> </netstate>