30Nov20rv1_7_0+1351-8ecdf9e25a - detailed test results for NETGEN

To reconnect the TextTest GUI to these results, run:

texttest.pyw -a netgen -d C:/Users/delphi/Code/sumo/git/tests -reconnect C:/Users/delphi/Code/sumo/msvc12x64Dtexttesttmp/msvc12x64D.06Dec064635.13076 -g

To start TextTest for these tests, run:

texttest.pyw -a netgen -d C:/Users/delphi/Code/sumo/git/tests


default: 101 tests: 98 succeeded 3 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-winbuild-ba : grid default_type ( Last six runs Dec2020 Nov2020 )

---------- Differences in net ----------
8c8,10
<     <type id="a" priority="3" allow="rail" oneway="1"/>
---
>     <type id="a" priority="3" allow="rail" oneway="1">
>         <laneType/>
>     </type>

TEST FAILED on ts-sim-winbuild-ba : grid default_type2 ( Last six runs Dec2020 Nov2020 )

---------- Differences in net ----------
8c8,10
<     <type id="a" priority="3" allow="rail" oneway="0"/>
---
>     <type id="a" priority="3" allow="rail" oneway="0">
>         <laneType/>
>     </type>

TEST FAILED on ts-sim-winbuild-ba : spider turnlanes ( Last six runs Dec2020 Nov2020 )

---------- Differences in net ----------
629c629
<     <connection from="B1A1.60.00" to="A1B3" fromLane="0" toLane="0" dir="R" state="M"/>
---
>     <connection from="B1A1.60.00" to="A1B3" fromLane="0" toLane="0" dir="s" state="M"/>
701c701
<     <connection from="B4A1.60.00" to="A1B1" fromLane="0" toLane="0" dir="s" state="M"/>
---
>     <connection from="B4A1.60.00" to="A1B1" fromLane="0" toLane="0" dir="R" state="M"/>