texttest.exe -a traci -d C:\Users\delphi\testreports\sumo\git\tests -reconnect C:\Users\delphi\testreports\sumo\msvc16x64Dtmp\msvc16x64D.05Jun083329.10804 -g
texttest.exe -a traci -d C:\Users\delphi\testreports\sumo\git\tests
---------- Differences in errors ----------
1c1
< Error: Answered with error to command 0xc4: Vehicle 'xxx' is not known
---
> Quitting (on error).
---------- Differences in testclient_out ----------
2,17d1
<
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
<
< -> Command sent: <SetValue>:
< domID=196 varID=91 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 fcd ----------
<?xml version="1.0" encoding="UTF-8"?>
<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
<timestep time="0.00">
<vehicle id="0" speed="10.00" pos="100.00" lane="4/1to3/1_0"/>
</timestep>
<timestep time="1.00">
<vehicle id="0" speed="10.00" pos="110.00" lane="4/1to3/1_0"/>
</timestep>
<timestep time="2.00">
<vehicle id="0" speed="10.00" pos="120.00" lane="4/1to3/1_0"/>
</timestep>
</fcd-export>