texttest.exe -a traci -d C:\Users\delphi\testreports\sumo\git\tests -reconnect C:\Users\delphi\testreports\sumo\msvc16x64texttesttmp\msvc16x64.01Nov012950.7928 -g
texttest.exe -a traci -d C:\Users\delphi\testreports\sumo\git\tests
---------- Differences in testclient_out ---------- 2,24d1 < < -> Command sent: <SimulationStep>: < .. Command acknowledged (2), [description: ] < < -> Command sent: <GetVariable>: < domID=164 varID=89 objID=0 < .. Command acknowledged (164), [description: ] < CommandID=180 VariableID=89 ObjectID=0 valueDataType=11 Double value: -1073741824.00 < < -> Command sent: <SetValue>: < domID=196 varID=89 objID=0 < .. Command acknowledged (196), [description: ] < < -> Command sent: <GetVariable>: < domID=164 varID=89 objID=0 < .. Command acknowledged (164), [description: ] < CommandID=180 VariableID=89 ObjectID=0 valueDataType=11 Double value: 10.00 < < -> Command sent: <SimulationStep>: < .. Command acknowledged (2), [description: ] < < -> Command sent: <Close>: < .. Command acknowledged (127), [description: ]
---------- Differences in errors ----------
1c1
< Error: Answered with error to command 0xc4: Vehicle 'xxx' is not known
---
> Quitting (on error).
---------- Differences in testclient_out ----------
4,17d3
< .. Command acknowledged (2), [description: ]
<
< -> Command sent: <SetValue>:
< domID=196 varID=64 objID=xxx
< .. Answered with error to command (196), [description: Vehicle 'xxx' is not known]
<
< -> 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="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>