02Oct2013 - detailed test results for DUAROUTER

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

default: 320 tests: 319 succeeded 1 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-simulation8 : routes style2_input with_busstops ( Last six runs Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
0a1,2
> Error: The additional file 'input_additional.add.xml' could not be found.
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo-sim.org/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.11" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
        <stop busStop="busStop#1" duration="20.00"/>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo-sim.org/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg middle end rend"/>
        <stop busStop="busStop#1" duration="20.00"/>
    </vehicle>
</routes>