26Aug2013 - detailed test results for DUAROUTER

(To start TextTest for these tests, run 'texttest -a duarouter -d /home/delphi/sumo/tests')

default: 317 tests: 316 succeeded 1 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-simulation8 : function repair intermediate_unconnected_ignore_stops ( Last six runs Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in alts ----------
4a5,10
>     <vehicle id="0_0" depart="0.00">
>         <routeDistribution last="0">
>             <route cost="125.22" probability="1.00000000" edges="absBeg beg2left left left2end end absEnd"/>
>         </routeDistribution>
>         <stop lane="middle_0" endPos="10.00" duration="10.00"/>
>     </vehicle>
---------- Differences in errors ----------
2,4d1
< Error: Mandatory edge 'middle' not reachable by vehicle '0_0'.
< Error: The vehicle '0_0' has no valid route.
< Quitting (on error).
---------- Differences in routes ----------
4a5,8
>     <vehicle id="0_0" depart="0.00">
>         <route edges="absBeg beg2left left left2end end absEnd"/>
>         <stop lane="middle_0" endPos="10.00" duration="10.00"/>
>     </vehicle>