texttest.exe -a traci -d C:\Users\delphi\testreports\sumo\git\tests -reconnect C:\Users\delphi\testreports\sumo\msvc16x64Dtexttesttmp\msvc16x64D.31Oct022308.8784 -g
texttest.exe -a traci -d C:\Users\delphi\testreports\sumo\git\tests
---------- Differences in errors ---------- 1c1,3 < Error: Answered with error to command 0xc4: Destination edge 'e_bla' is not known. --- > Warning: No connection between edge 'e_m5' and edge 'e_x1' found. > Warning: No route for vehicle 'veh0' found. > Error: Answered with error to command 0xc4: Route replacement failed for vehicle 'veh0'. ---------- Differences in testclient_out ---------- 2,17c2 < < -> Command sent: <SimulationStep>: < .. 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: ] --- > ----
---------- Differences in errors ----------
1,3c1
< Warning: No connection between edge 'e_m5' and edge 'e_x1' found.
< Warning: No route for vehicle 'veh0' found.
< Error: Answered with error to command 0xc4: Route replacement failed for vehicle 'veh0'.
---
> 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="e_m5">
<lane id="e_m5_0">
<vehicle id="veh0" pos="0.00" speed="0.00"/>
</lane>
<lane id="e_m5_1"/>
<lane id="e_m5_2"/>
</edge>
</timestep>
<timestep time="1.00">
<edge id="e_m5">
<lane id="e_m5_0">
<vehicle id="veh0" pos="0.60" speed="0.60"/>
</lane>
<lane id="e_m5_1"/>
<lane id="e_m5_2"/>
</edge>
</timestep>
<timestep time="2.00">
<edge id="e_m5">
<lane id="e_m5_0">
<vehicle id="veh0" pos="1.97" speed="1.37"/>
</lane>
<lane id="e_m5_1"/>
<lane id="e_m5_2"/>
</edge>
<truncated after showing first 30 lines>