texttest.exe -a traci -d C:\Users\delphi\testreports\sumo\git\tests -reconnect C:\Users\delphi\testreports\sumo\msvc16x64tmp\msvc16x64.21Aug025928.7696 -g
texttest.exe -a traci -d C:\Users\delphi\testreports\sumo\git\tests
---------- Differences in testclient_out ----------
2,101d1
<
< -> 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: <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>:
<truncated after showing first 30 lines>
---------- 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="veh0" speed="0.00" pos="0.00" lane="e_m5_0"/>
</timestep>
<timestep time="1.00">
<vehicle id="veh0" speed="0.60" pos="0.60" lane="e_m5_0"/>
</timestep>
<timestep time="2.00">
<vehicle id="veh0" speed="1.37" pos="1.97" lane="e_m5_0"/>
</timestep>
<timestep time="3.00">
<vehicle id="veh0" speed="1.79" pos="3.76" lane="e_m5_0"/>
</timestep>
<timestep time="4.00">
<vehicle id="veh0" speed="2.53" pos="6.29" lane="e_m5_0"/>
</timestep>
<timestep time="5.00">
<vehicle id="veh0" speed="2.97" pos="9.26" lane="e_m5_0"/>
</timestep>
<timestep time="6.00">
<vehicle id="veh0" speed="3.40" pos="12.66" lane="e_m5_0"/>
</timestep>
<timestep time="7.00">
<vehicle id="veh0" speed="4.04" pos="16.70" lane="e_m5_0"/>
</timestep>
<timestep time="8.00">
<vehicle id="veh0" speed="4.51" pos="21.21" lane="e_m5_0"/>
<truncated after showing first 30 lines>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="veh0" type="vType1" depart="0.00" departPos="0.00" arrival="78.00">
<routeDistribution>
<route replacedOnEdge="e_m5" reason="traci:setRoute" replacedAtTime="30.00" probability="0" edges="e_m5 e_m6 e_shape1"/>
<route edges="e_m5 e_m6 e_shape0"/>
</routeDistribution>
</vehicle>
</routes>
---------- Differences in errors ----------
1c1
< Error: Answered with error to command 0xc4: Destination edge 'e_bla' is not known.
---
> Quitting (on error).
---------- Differences in testclient_out ----------
4,17d3
< .. Command acknowledged (2), [description: ]
<
< -> Command sent: <SetValue>:
< domID=196 varID=49 objID=veh0
< .. Answered with error to command (196), [description: Destination edge 'e_bla' 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="veh0" speed="0.00" pos="0.00" lane="e_m5_0"/>
</timestep>
<timestep time="1.00">
<vehicle id="veh0" speed="0.60" pos="0.60" lane="e_m5_0"/>
</timestep>
<timestep time="2.00">
<vehicle id="veh0" speed="1.37" pos="1.97" lane="e_m5_0"/>
</timestep>
</fcd-export>