texttest.exe -a traci -d C:\Users\delphi\testreports\sumo\git\tests -reconnect C:\Users\delphi\testreports\sumo\msvc16x64Dtexttesttmp\msvc16x64D.30Sep024540.11348 -g
texttest.exe -a traci -d C:\Users\delphi\testreports\sumo\git\tests
---------- Differences in errors ---------- 1d0 < Error: Answered with error to command 0xc4: Vehicle 'xxx' is not known ---------- Differences in testclient_out ---------- 2,27c2 < < -> 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=xxx < .. Answered with error to command (196), [description: Vehicle 'xxx' is not known] < < -> 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: <SimulationStep>: < .. Command acknowledged (2), [description: ] < < -> Command sent: <SimulationStep>: < .. Command acknowledged (2), [description: ] < < -> Command sent: <Close>: < .. Command acknowledged (127), [description: ] --- > ----
---------- Differences in errors ----------
0a1
> Quitting (on error).
---------- 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="4/1to3/1">
<lane id="4/1to3/1_0">
<vehicle id="0" pos="100.00" speed="10.00"/>
</lane>
</edge>
</timestep>
<timestep time="1.00">
<edge id="4/1to3/1">
<lane id="4/1to3/1_0">
<vehicle id="0" pos="110.00" speed="10.00"/>
</lane>
</edge>
</timestep>
<timestep time="2.00">
<edge id="4/1to3/1">
<lane id="4/1to3/1_0">
<vehicle id="0" pos="120.00" speed="10.00"/>
</lane>
</edge>
</timestep>
<timestep time="3.00">
<edge id="4/1to3/1">
<lane id="4/1to3/1_0">
<vehicle id="0" pos="130.00" speed="10.00"/>
</lane>
<truncated after showing first 30 lines>