17Feb15r17884 - detailed test results for NETCONVERT

To reconnect the TextTest GUI to these results, run:

texttest -a netconvert -d /home/delphi/sumo/tests -reconnect /home/delphi/texttesttmp/gcc4_64.28Feb224139.325 -g

To start TextTest for these tests, run:

texttest -a netconvert -d /home/delphi/sumo/tests


default: 541 tests: 537 succeeded 4 known bugs

Detailed information for the tests that had known bugs:

TEST had known bugs (see #1126) on ts-simulation8 : function junctions.join basic_using_sumonet ( Last six runs Feb2015 Jan2015 Dec2014 Nov2014 Oct2014 Sep2014 Aug2014 Jul2014 Jun2014 May2014 Apr2014 Mar2014 Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

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"/>

TEST had known bugs (see #1126) on ts-simulation8 : function junctions.join long_tail ( Last six runs Feb2015 Jan2015 Dec2014 Nov2014 Oct2014 Sep2014 Aug2014 Jul2014 Jun2014 May2014 Apr2014 Mar2014 Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

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"/>

TEST had known bugs (see #1264) on ts-simulation8 : import SUMO joined_traffic_lights_with_controlledInner ( Last six runs Feb2015 Jan2015 Dec2014 Nov2014 Oct2014 Sep2014 Aug2014 Jul2014 Jun2014 May2014 Apr2014 Mar2014 Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

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"/>

TEST had known bugs (bug 1407 (new)) on ts-simulation8 : import XML add_split one_to_three_and_back ( Last six runs Feb2015 Jan2015 Dec2014 Nov2014 Oct2014 Sep2014 Aug2014 Jul2014 Jun2014 May2014 Apr2014 Mar2014 Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

******************************************************
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"/>