texttest -a traci -d /home/delphi/sumo/tests -reconnect /home/delphi/texttesttmp/gcc4_64.31Dec015358.44575 -g
texttest -a traci -d /home/delphi/sumo/tests
---------- Differences in errors ----------
1c1
< Error: Answered with error to command 0xc4: Vehicle 'xxx' is not known
---
> Quitting (on error).
---------- Differences in testclient_out ----------
4c4
< .. Command acknowledged (2), [description: ]
---
> #Error: an exception was thrown while reading result state message
8c8
< .. Answered with error to command (196), [description: Vehicle 'xxx' is not known]
---
> .. Answered with unknown result code(92) to command(196), [description: xxx]
11c11
< .. Command acknowledged (2), [description: ]
---
> #Error: an exception was thrown while reading result state message
14c14
< .. Command acknowledged (127), [description: ]
---
> #Error: an exception was thrown while reading result state message
---------- 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_m0">
<lane id="e_m0_0">
<vehicle id="veh0" pos="0.00" speed="0.00"/>
</lane>
<lane id="e_m0_1"/>
<lane id="e_m0_2"/>
</edge>
</timestep>
<timestep time="1.00">
<edge id="e_m0">
<lane id="e_m0_0">
<vehicle id="veh0" pos="0.80" speed="0.80"/>
</lane>
<lane id="e_m0_1"/>
<lane id="e_m0_2"/>
</edge>
</timestep>
<timestep time="2.00">
<edge id="e_m0">
<lane id="e_m0_0">
<vehicle id="veh0" pos="2.40" speed="1.60"/>
</lane>
<lane id="e_m0_1"/>
<lane id="e_m0_2"/>
</edge>
<truncated after showing first 30 lines>