texttest -a netconvert -d /home/delphi/sumo/tests -reconnect /home/delphi/texttesttmp/gcc4_64.28Feb224139.325 -g
texttest -a netconvert -d /home/delphi/sumo/tests
invalid connections created (This bug was triggered by text found in the full difference report matching '<request index') ---------- Differences in net ---------- 105c105 < <request index="3" response="0000000000000" foes="0111110100000" cont="1"/> --- > <request index="3" response="0000000000100" foes="0111110100100" cont="1"/> 108c108 < <request index="6" response="0000000000000" foes="0100000000100" cont="0"/> --- > <request index="6" response="0000000100000" foes="0100000100100" cont="0"/>
invalid connections created (This bug was triggered by text found in the full difference report matching '<request index') ---------- Differences in net ---------- 117c117 < <request index="3" response="0000000000000" foes="0111110100000" cont="0"/> --- > <request index="3" response="0000000000100" foes="0111110100100" cont="0"/> 120c120 < <request index="6" response="0000000000000" foes="0100000000100" cont="0"/> --- > <request index="6" response="0000000100000" foes="0100000100100" cont="0"/>
controlledInner edges are not written to plain xml (This bug was triggered by FAILING to find text in file 'plain_nodes' matching 'controlledInner') ---------- Differences in plain_nodes ---------- 7c7 < <node id="301292612" x="43.13" y="56.80" type="traffic_light" tl="joinedS_0" controlledInner="27441189 6137245"/> --- > <node id="301292612" x="43.13" y="56.80" type="traffic_light" tl="joinedS_0"/> 9c9 < <node id="38919945" x="35.18" y="54.83" type="traffic_light" tl="joinedS_0" controlledInner="27441189 6137245"/> --- > <node id="38919945" x="35.18" y="54.83" type="traffic_light" tl="joinedS_0"/> 11c11 < <node id="56231397" x="45.80" y="46.84" type="traffic_light" tl="joinedS_0" controlledInner="27441189 6137245"/> --- > <node id="56231397" x="45.80" y="46.84" type="traffic_light" tl="joinedS_0"/> 13c13 < <node id="59993001" x="36.97" y="44.55" type="traffic_light" tl="joinedS_0" controlledInner="27441189 6137245"/> --- > <node id="59993001" x="36.97" y="44.55" type="traffic_light" tl="joinedS_0"/>
****************************************************** Ticket #1407 (new defect: ) strange edge positioning after split http://sumo.dlr.de/trac.wsgi/ticket/1407 Reported By: behrisch Owned by: Priority: major Milestone: 1.0.0 Component: net building (NETGEN, NETCONVERT) Version: SVN Description: when splitting an edge from one lane to three and then back to one, the edge before the first split is aligned with the leftmost lane, while after the second split it is aligned with the rightmost, see source:trunk/sumo/tests/import/XML/add_split/one_to_three_and_back ****************************************************** (This bug was triggered by text found in file 'net' matching 'lane id="1_0".*4.95') ---------- Differences in net ---------- 18c18 < <lane id="1_0" index="0" speed="13.90" length="8.50" shape="0.00,-1.65 8.50,-1.65"/> --- > <lane id="1_0" index="0" speed="13.90" length="8.50" shape="0.00,4.95 8.50,4.95"/>