13Aug15r18624 - detailed test results for JTRROUTER

To reconnect the TextTest GUI to these results, run:

texttest -a jtrrouter -d /home/delphi/sumo/tests -reconnect /home/delphi/texttesttmp/gcc4_64.31Aug001553.22848 -g

To start TextTest for these tests, run:

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


default: 62 tests: 59 succeeded 3 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-simulation8 : meta help ( Last six runs Aug2015 )

---------- Differences in output ----------
42a43,46
>   --repair.from                    Tries to correct an invalid starting edge by
>                                      using the first usable edge instead
>   --repair.to                      Tries to correct an invalid destination edge
>                                      by using the last usable edge instead

TEST FAILED on ts-simulation8 : meta write_template_commented_full ( Last six runs Aug2015 )

---------- Differences in cfg ----------
77a78,83
>         <!-- Tries to correct an invalid starting edge by using the first usable edge instead -->
>         <repair.from value="false" type="BOOL"/>
> 
>         <!-- Tries to correct an invalid destination edge by using the last usable edge instead -->
>         <repair.to value="false" type="BOOL"/>
> 

TEST FAILED on ts-simulation8 : meta write_template_full ( Last six runs Aug2015 )

---------- Differences in cfg ----------
35a36,37
>         <repair.from value="false" type="BOOL" help="Tries to correct an invalid starting edge by using the first usable edge instead"/>
>         <repair.to value="false" type="BOOL" help="Tries to correct an invalid destination edge by using the last usable edge instead"/>