texttest -a traci -d /home/delphi/gcc/sumo/tests -reconnect /home/delphi/gcc/texttesttmp/gcc4_64.03Dec002448.6596 -g
texttest -a traci -d /home/delphi/gcc/sumo/tests
---------- Differences in errors ---------- 1,3c1 < Warning: No connection between edge 'e_m5' and edge 'e_x1' found. < Warning: No route for vehicle 'veh0' found. < Error: Answered with error to command 0xc4: Route replacement failed for veh0 --- > Error: Answered with error to command 0xc4: Vehicle 'veh1' is not known ---------- Differences in net_state ---------- 31a32,598 > <timestep time="3.00"> > <edge id="e_m5"> > <lane id="e_m5_0"> > <vehicle id="veh0" pos="3.14" speed="1.74"/> > </lane> > <lane id="e_m5_1"/> > <lane id="e_m5_2"/> > </edge> > </timestep> > <timestep time="4.00"> > <edge id="e_m5"> > <lane id="e_m5_0"> > <vehicle id="veh0" pos="5.49" speed="2.34"/> > </lane> > <lane id="e_m5_1"/> > <lane id="e_m5_2"/> > </edge> > </timestep> > <timestep time="5.00"> > <edge id="e_m5"> > <lane id="e_m5_0"> > <vehicle id="veh0" pos="8.39" speed="2.91"/> > </lane> > <lane id="e_m5_1"/> > <lane id="e_m5_2"/> > </edge> > </timestep> > <timestep time="6.00"> > <edge id="e_m5"> <truncated after showing first 30 lines> ---------- Differences in testclient_out ---------- 8c8 < .. Answered with error to command (196), [description: Route replacement failed for veh0] --- > .. Answered with error to command (196), [description: Can not retrieve road with ID e_x1]
---------- Differences in errors ---------- 0a1 > Error: Answered with error to command 0xc4: Can not retrieve road with ID e_x1 ---------- Differences in net_state ---------- 32,718d31 < <timestep time="3.00"> < <edge id="1si"> < <lane id="1si_0"/> < <lane id="1si_1"> < <vehicle id="veh0" pos="2.80" speed="1.00"/> < </lane> < <lane id="1si_2"/> < </edge> < </timestep> < <timestep time="4.00"> < <edge id="1si"> < <lane id="1si_0"/> < <lane id="1si_1"> < <vehicle id="veh0" pos="3.80" speed="1.00"/> < </lane> < <lane id="1si_2"/> < </edge> < </timestep> < <timestep time="5.00"> < <edge id="1si"> < <lane id="1si_0"/> < <lane id="1si_1"> < <vehicle id="veh0" pos="4.80" speed="1.00"/> < </lane> < <lane id="1si_2"/> < </edge> < </timestep> < <timestep time="6.00"> < <edge id="1si"> <truncated after showing first 30 lines> ---------- Differences in testclient_out ---------- 5c5 < .. Command acknowledged (196), [description: ] --- > .. Answered with error to command (196), [description: Vehicle 'veh1' is not known]