texttest -a traci -d /home/delphi/clangDebug/sumo/tests -reconnect /home/delphi/clangDebug/texttesttmp/clang3_64D.30Jun071604.857413 -g
texttest -a traci -d /home/delphi/clangDebug/sumo/tests
---------- Differences in errors ----------
1,5c1
< Warning: Missing yellow phase in tlLogic '1/1', program 'prog1' for tl-index 0 when switching to phase 1.
< Warning: Unsafe green phase 0 in tlLogic '1/1', program 'prog1'. Lane '1/1to0/1_0' is targeted by 4 'G'-links. (use 'g' instead)
< Warning: Unsafe green phase 0 in tlLogic '1/1', program 'prog1'. Lane '1/1to1/0_0' is targeted by 4 'G'-links. (use 'g' instead)
< Warning: Unsafe green phase 0 in tlLogic '1/1', program 'prog1'. Lane '1/1to1/2_0' is targeted by 4 'G'-links. (use 'g' instead)
< Warning: Unsafe green phase 0 in tlLogic '1/1', program 'prog1'. Lane '1/1to2/1_0' is targeted by 4 'G'-links. (use 'g' instead)
---
> Quitting (on error).
---------- Differences in testclient_out ----------
2,41c2
<
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
<
< -> Command sent: <GetVariable>:
< domID=162 varID=41 objID=1/1
< .. Command acknowledged (162), [description: ]
< CommandID=178 VariableID=41 ObjectID=1/1 valueDataType=12 string value: prog1
<
< -> Command sent: <SetValue>:
< domID=194 varID=35 objID=1/1
< .. Command acknowledged (194), [description: ]
<
< -> Command sent: <GetVariable>:
< domID=162 varID=41 objID=1/1
< .. Command acknowledged (162), [description: ]
< CommandID=178 VariableID=41 ObjectID=1/1 valueDataType=12 string value: 0
<
< -> Command sent: <SimulationStep>:
< .. Command acknowledged (2), [description: ]
<
< -> Command sent: <GetVariable>:
< domID=162 varID=41 objID=1/1
< .. Command acknowledged (162), [description: ]
< CommandID=178 VariableID=41 ObjectID=1/1 valueDataType=12 string value: 0
<
< -> Command sent: <SetValue>:
< domID=194 varID=35 objID=1/1
< .. Command acknowledged (194), [description: ]
<truncated after showing first 30 lines>
---------- Missing result in tls_state ----------
<?xml version="1.0" encoding="UTF-8"?>
<tlsStates xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tlsstates_file.xsd">
<tlsState time="0.00" id="1/1" programID="prog1" phase="0" state="GGGGGGGGGGGGGGGG"/>
<tlsState time="1.00" id="1/1" programID="prog1" phase="0" state="GGGGGGGGGGGGGGGG"/>
<tlsState time="2.00" id="1/1" programID="prog1" phase="0" state="GGGGGGGGGGGGGGGG"/>
<tlsState time="3.00" id="1/1" programID="prog1" phase="0" state="GGGGGGGGGGGGGGGG"/>
<tlsState time="4.00" id="1/1" programID="prog1" phase="0" state="GGGGGGGGGGGGGGGG"/>
<tlsState time="5.00" id="1/1" programID="prog1" phase="0" state="GGGGGGGGGGGGGGGG"/>
<tlsState time="6.00" id="1/1" programID="prog1" phase="0" state="GGGGGGGGGGGGGGGG"/>
<tlsState time="7.00" id="1/1" programID="prog1" phase="0" state="GGGGGGGGGGGGGGGG"/>
<tlsState time="8.00" id="1/1" programID="prog1" phase="0" state="GGGGGGGGGGGGGGGG"/>
<tlsState time="9.00" id="1/1" programID="prog1" phase="0" state="GGGGGGGGGGGGGGGG"/>
<tlsState time="10.00" id="1/1" programID="0" phase="0" state="rrrrGGggrrrrGGgg"/>
<tlsState time="11.00" id="1/1" programID="0" phase="0" state="rrrrGGggrrrrGGgg"/>
<tlsState time="12.00" id="1/1" programID="0" phase="0" state="rrrrGGggrrrrGGgg"/>
<tlsState time="13.00" id="1/1" programID="0" phase="0" state="rrrrGGggrrrrGGgg"/>
<tlsState time="14.00" id="1/1" programID="0" phase="0" state="rrrrGGggrrrrGGgg"/>
<tlsState time="15.00" id="1/1" programID="0" phase="0" state="rrrrGGggrrrrGGgg"/>
<tlsState time="16.00" id="1/1" programID="0" phase="0" state="rrrrGGggrrrrGGgg"/>
<tlsState time="17.00" id="1/1" programID="0" phase="0" state="rrrrGGggrrrrGGgg"/>
<tlsState time="18.00" id="1/1" programID="0" phase="0" state="rrrrGGggrrrrGGgg"/>
<tlsState time="19.00" id="1/1" programID="0" phase="0" state="rrrrGGggrrrrGGgg"/>
<tlsState time="20.00" id="1/1" programID="0" phase="0" state="rrrrGGggrrrrGGgg"/>
<tlsState time="21.00" id="1/1" programID="0" phase="0" state="rrrrGGggrrrrGGgg"/>
<tlsState time="22.00" id="1/1" programID="0" phase="0" state="rrrrGGggrrrrGGgg"/>
<tlsState time="23.00" id="1/1" programID="0" phase="0" state="rrrrGGggrrrrGGgg"/>
<tlsState time="24.00" id="1/1" programID="0" phase="0" state="rrrrGGggrrrrGGgg"/>
<tlsState time="25.00" id="1/1" programID="0" phase="0" state="rrrrGGggrrrrGGgg"/>
<truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1 > sumo: /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.h:1982: MSVehicle::DriveProcessItem::DriveProcessItem(MSLink *, double, double, bool, SUMOTime, double, double, double, double): Assertion `vWait >= 0 || !MSGlobals::gSemiImplicitEulerUpdate' failed. ---------- Differences in net_state ---------- 2a3,14 > <!-- generated on 2025-06-24 07:03:16 by Eclipse SUMO sumo Version v1_23_1+0712-876c2e40171 > This data file and the accompanying materials > are made available under the terms of the Eclipse Public License v2.0 > which accompanies this distribution, and is available at > http://www.eclipse.org/legal/epl-v20.html > This file may also be made available under the following Secondary > Licenses when the conditions for such availability set forth in the Eclipse > Public License 2.0 are satisfied: GNU General Public License, version 2 > or later which is available at > https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html > SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later > <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd"> 4,329c16,35 < <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"/> <truncated after showing first 30 lines> ---------- Differences in testclient_out ---------- 64,128d63 < .. 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: <SetValue>: < domID=196 varID=20 objID=veh0 < .. Command acknowledged (196), [description: ] <truncated after showing first 30 lines>