07Mar15r18046 - detailed test results for DUAROUTER

To reconnect the TextTest GUI to these results, run:

texttest -a duarouter -d /home/delphi/sumo/tests -reconnect /home/delphi/texttesttmp/gcc4_64.01Apr001307.15864 -g

To start TextTest for these tests, run:

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


default: 351 tests: 348 succeeded 2 FAILED 1 known bugs

Detailed information for the tests that FAILED:

TEST FAILED on ts-simulation8 : flows containerStop ( Last six runs Mar2015 Feb2015 Jan2015 Dec2014 Nov2014 Oct2014 Sep2014 Aug2014 Jul2014 Jun2014 May2014 Apr2014 Mar2014 Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in alts ----------
9c9,63
<         <stop busStop="busStop#1" duration="10.00"/>
---
>         <stop containerStop="containerStop#1" duration="10.00"/>
>     </vehicle>
>     <vehicle id="0.1" depart="0.10">
>         <routeDistribution last="0">
>             <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
>         </routeDistribution>
>         <stop containerStop="containerStop#1" duration="10.00"/>
>     </vehicle>
>     <vehicle id="0.2" depart="0.20">
>         <routeDistribution last="0">
>             <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
>         </routeDistribution>
>         <stop containerStop="containerStop#1" duration="10.00"/>
>     </vehicle>
>     <vehicle id="0.3" depart="0.30">
>         <routeDistribution last="0">
>             <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
>         </routeDistribution>
>         <stop containerStop="containerStop#1" duration="10.00"/>
>     </vehicle>
>     <vehicle id="0.4" depart="0.40">
>         <routeDistribution last="0">
>             <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
>         </routeDistribution>
>         <stop containerStop="containerStop#1" duration="10.00"/>
>     </vehicle>
>     <vehicle id="0.5" depart="0.50">
<truncated after showing first 30 lines>
---------- Differences in routes ----------
7c7,43
<         <stop busStop="busStop#1" duration="10.00"/>
---
>         <stop containerStop="containerStop#1" duration="10.00"/>
>     </vehicle>
>     <vehicle id="0.1" depart="0.10">
>         <route edges="beg beg2left left left2end end rend"/>
>         <stop containerStop="containerStop#1" duration="10.00"/>
>     </vehicle>
>     <vehicle id="0.2" depart="0.20">
>         <route edges="beg beg2left left left2end end rend"/>
>         <stop containerStop="containerStop#1" duration="10.00"/>
>     </vehicle>
>     <vehicle id="0.3" depart="0.30">
>         <route edges="beg beg2left left left2end end rend"/>
>         <stop containerStop="containerStop#1" duration="10.00"/>
>     </vehicle>
>     <vehicle id="0.4" depart="0.40">
>         <route edges="beg beg2left left left2end end rend"/>
>         <stop containerStop="containerStop#1" duration="10.00"/>
>     </vehicle>
>     <vehicle id="0.5" depart="0.50">
>         <route edges="beg beg2left left left2end end rend"/>
>         <stop containerStop="containerStop#1" duration="10.00"/>
>     </vehicle>
>     <vehicle id="0.6" depart="0.60">
>         <route edges="beg beg2left left left2end end rend"/>
>         <stop containerStop="containerStop#1" duration="10.00"/>
>     </vehicle>
>     <vehicle id="0.7" depart="0.70">
<truncated after showing first 30 lines>

TEST FAILED on ts-simulation8 : trips containerStop ( Last six runs Mar2015 Feb2015 Jan2015 Dec2014 Nov2014 Oct2014 Sep2014 Aug2014 Jul2014 Jun2014 May2014 Apr2014 Mar2014 Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in alts ----------
9c9
<         <stop busStop="busStop#1" duration="10.00"/>
---
>         <stop containerStop="containerStop#1" duration="10.00"/>
---------- Differences in routes ----------
7c7
<         <stop busStop="busStop#1" duration="10.00"/>
---
>         <stop containerStop="containerStop#1" duration="10.00"/>

Detailed information for the tests that had known bugs:

TEST had known bugs (#1527) on ts-simulation8 : routes style2_input with_vehtypedist ( Last six runs Mar2015 Feb2015 Jan2015 Dec2014 Nov2014 Oct2014 Sep2014 Aug2014 Jul2014 Jun2014 May2014 Apr2014 Mar2014 Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

type distribution not expanded
(This bug was triggered by text found in file 'routes' matching 'tdist')
---------- Differences in routes ----------
8c8
<     <vehicle id="0" type="0" depart="0.00">
---
>     <vehicle id="0" type="tdist" depart="0.00">
11c11
<     <vehicle id="1" type="0" depart="0.00">
---
>     <vehicle id="1" type="tdist" depart="0.00">
17c17
<     <vehicle id="10" type="1" depart="10.00">
---
>     <vehicle id="10" type="tdist" depart="10.00">
20c20
<     <vehicle id="11" type="0" depart="10.00">
---
>     <vehicle id="11" type="tdist" depart="10.00">