23Jan19rv1_1_0+0437-9e2ad03e11 - detailed test results for MAROUTER

To reconnect the TextTest GUI to these results, run:

texttest -a marouter -d /home/delphi/clangDebug/sumo/tests -reconnect /home/delphi/clangDebug/texttesttmp/clang3_64D.31Jan030546.31108 -g

To start TextTest for these tests, run:

texttest -a marouter -d /home/delphi/clangDebug/sumo/tests


default: 79 tests: 76 succeeded 3 FAILED

Detailed information for the tests that FAILED:

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

---------- Differences in output ----------
148a149,155
>   --thread-rngs INT                 Number of pre-allocated random number
>                                       generators to ensure repeatable
>                                       multi-threaded simulations. This number
>                                       should be at least as high as the number
>                                       of threads. Simulations with the same seed
>                                       and the same number of thread-rngs will
>                                       produce the same result

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

---------- Differences in cfg ----------
261a262,264
>         <!-- Number of pre-allocated random number generators to ensure repeatable multi-threaded simulations. This number should be at least as high as the number of threads. Simulations with the same seed and the same number of thread-rngs will produce the same result -->
>         <thread-rngs value="64" type="INT"/>
> 

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

---------- Differences in cfg ----------
105a106
>         <thread-rngs value="64" type="INT" help="Number of pre-allocated random number generators to ensure repeatable multi-threaded simulations. This number should be at least as high as the number of threads. Simulations with the same seed and the same number of thread-rngs will produce the same result"/>