19Nov19rv1_3_1+0947-194ad70600 - detailed test results for NETGEN

To reconnect the TextTest GUI to these results, run:

texttest -a netgen -d /home/delphi/gcc/sumo/tests -reconnect /home/delphi/gcc/texttesttmp/gcc4_64.30Nov002132.11576 -g

To start TextTest for these tests, run:

texttest -a netgen -d /home/delphi/gcc/sumo/tests


default: 96 tests: 93 succeeded 3 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : meta help ( Last six runs Nov2019 )

---------- Differences in output ----------
145a146
>   --offset.z FLOAT                     Adds FLOAT to net z-positions
192a194,197
>   --tls.ignore-internal-junction-jam   Do not build mutually conflicting
>                                          response matrix, potentially ignoring
>                                          vehicles that are stuck at an internal
>                                          junction when their phase has ended

TEST FAILED on ts-sim-build-ba : meta write_template_commented_full ( Last six runs Nov2019 )

---------- Differences in cfg ----------
219a220,222
>         <!-- Adds FLOAT to net z-positions -->
>         <offset.z value="0" type="FLOAT"/>
> 
302a306,308
> 
>         <!-- Do not build mutually conflicting response matrix, potentially ignoring vehicles that are stuck at an internal junction when their phase has ended -->
>         <tls.ignore-internal-junction-jam value="false" type="BOOL"/>

TEST FAILED on ts-sim-build-ba : meta write_template_full ( Last six runs Nov2019 )

---------- Differences in cfg ----------
87a88
>         <offset.z value="0" type="FLOAT" help="Adds FLOAT to net z-positions"/>
119a121
>         <tls.ignore-internal-junction-jam value="false" type="BOOL" help="Do not build mutually conflicting response matrix, potentially ignoring vehicles that are stuck at an internal junction when their phase has ended"/>