texttest -a traci -d /home/delphi/gcc/sumo/tests -reconnect /home/delphi/gcc/texttesttmp/gcc4_64.01Mar003227.414651 -g
texttest -a traci -d /home/delphi/gcc/sumo/tests
---------- Differences in errors ---------- 1c1,6 < 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: Vehicle 'VTD_EGO' is not known > Error: Answered with error to command 0xa4: Vehicle 'VTD_EGO' is not known. > Error: Answered with error to command 0xa4: Vehicle 'VTD_EGO' is not known. > Error: Answered with error to command 0xc4: Vehicle 'VTD_EGO' is not known > Error: Answered with error to command 0xa4: Vehicle 'VTD_EGO' is not known. > Error: Answered with error to command 0xa4: Vehicle 'VTD_EGO' is not known. ---------- 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 ----------
8c8
< .. Command acknowledged (196), [description: ]
---
> .. Answered with error to command (196), [description: Vehicle 'VTD_EGO' is not known]
12,13c12
< .. Command acknowledged (164), [description: ]
< CommandID=180 VariableID=84 ObjectID=VTD_EGO valueDataType=14 string list value: [ "SC" ]
---
> .. Answered with error to command (164), [description: Vehicle 'VTD_EGO' is not known.]
20,21c19
< .. Command acknowledged (164), [description: ]
< CommandID=180 VariableID=84 ObjectID=VTD_EGO valueDataType=14 string list value: [ "WC", "CS" ]
---
> .. Answered with error to command (164), [description: Vehicle 'VTD_EGO' is not known.]
25c23
< .. Command acknowledged (196), [description: ]
---
> .. Answered with error to command (196), [description: Vehicle 'VTD_EGO' is not known]
29,30c27
< .. Command acknowledged (164), [description: ]
< CommandID=180 VariableID=84 ObjectID=VTD_EGO valueDataType=14 string list value: [ "WC", "CS" ]
---
> .. Answered with error to command (164), [description: Vehicle 'VTD_EGO' is not known.]
37,38c34
< .. Command acknowledged (164), [description: ]
< CommandID=180 VariableID=84 ObjectID=VTD_EGO valueDataType=14 string list value: [ "EC", "CW" ]
---
> .. Answered with error to command (164), [description: Vehicle 'VTD_EGO' is not known.]
---------- 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="SC">
<lane id="SC_0">
<vehicle id="VTD_EGO" pos="90.95" speed="0.00"/>
</lane>
<lane id="SC_1"/>
</edge>
</timestep>
<timestep time="1.00">
<edge id=":C_14">
<lane id=":C_14_0">
<vehicle id="VTD_EGO" pos="1.05" speed="12.60"/>
</lane>
</edge>
</timestep>
<timestep time="2.00">
<edge id=":C_6">
<lane id=":C_6_0">
<vehicle id="VTD_EGO" pos="5.05" speed="12.07"/>
</lane>
</edge>
</timestep>
<timestep time="3.00">
<edge id="CW">
<lane id="CW_0"/>
<lane id="CW_1">
<truncated after showing first 30 lines>