26Sep19rv1_3_1+0471-ae642001f0 - detailed test results for DUAROUTER

To reconnect the TextTest GUI to these results, run:

texttestc.py -a duarouter -d C:/Users/delphi/Code/sumo/git/tests -reconnect C:/Users/delphi/Code/sumo/msvc12Win32texttesttmp/msvc12Win32.30Sep012211.12860 -g

To start TextTest for these tests, run:

texttestc.py -a duarouter -d C:/Users/delphi/Code/sumo/git/tests


default: 7 tests: 4 killed 3 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-winbuild-ba : meta help ( Last six runs Sep2019 )

---------- Differences in output ----------
1,178d0
<  Copyright (C) 2001-2019 German Aerospace Center (DLR) and others; https://sumo.dlr.de
< Shortest path router and DUE computer for the microscopic, multi-modal traffic
<   simulation SUMO.
< 
< Usage: duarouter [OPTION]*
< Configuration Options:
<   -c, --configuration-file FILE       Loads the named config on startup
<   -C, --save-configuration FILE       Saves current configuration into FILE
<   --save-template FILE                Saves a configuration template (empty)
<                                         into FILE
<   --save-schema FILE                  Saves the configuration schema into FILE
<   --save-commented                    Adds comments to saved template,
<                                         configuration, or schema
< 
< Input Options:
<   -n, --net-file FILE                 Use FILE as SUMO-network to route on
<   -a, --additional-files FILE         Read additional network data (districts,
<                                         bus stops) from FILE(s)
<   -r, --route-files FILE              Read sumo routes, alternatives, flows,
<                                         and trips from FILE(s)
<   --phemlight-path FILE               Determines where to load PHEMlight
<                                         definitions from.
<   -w, --weight-files FILE             Read network weights from FILE(s)
<   --lane-weight-files FILE            Read lane-based network weights from
<                                         FILE(s)
<   -x, --weight-attribute STR          Name of the xml attribute which gives the
<                                         edge weight
< 
< Output Options:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
-1073741515

TEST FAILED on ts-sim-winbuild-ba : meta noop ( Last six runs Sep2019 )

---------- Differences in output ----------
1,2d0
<  Copyright (C) 2001-2019 German Aerospace Center (DLR) and others; https://sumo.dlr.de
<  Use --help to get the list of options.
---------- New result in exitcode ----------
-1073741515

TEST FAILED on ts-sim-winbuild-ba : meta version ( Last six runs Sep2019 )

---------- Differences in output ----------
1,7d0
<  Copyright (C) 2001-2019 German Aerospace Center (DLR) and others; https://sumo.dlr.de
< 
< This program and the accompanying materials
< are made available under the terms of the Eclipse Public License v2.0
< which accompanies this distribution, and is available at
< http://www.eclipse.org/legal/epl-v20.html
< SPDX-License-Identifier: EPL-2.0
---------- New result in exitcode ----------
-1073741510

Detailed information for the tests that were terminated before completion:

TEST were terminated before completion (KILLED) on ts-sim-winbuild-ba : meta null_output ( Last six runs Sep2019 )

Test killed explicitly at 08:30
---------- Differences in errors ----------
1d0
< Warning: Cannot derive file name for alternatives output, skipping it.
---------- Differences in output ----------
1,3d0
< Reading up to time step: 0.00
< Reading up to time step: 200.00
< Success.

TEST were terminated before completion (KILLED) on ts-sim-winbuild-ba : meta write_config ( Last six runs Sep2019 )

Test killed explicitly at 08:30
---------- Missing result in cfg ----------
<?xml version="1.0" encoding="UTF-8"?>


<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/duarouterConfiguration.xsd">

    <input>
        <net-file value="input_net.net.xml"/>
        <route-files value="input_alts.rou.alt.xml"/>
    </input>

    <output>
        <output-file value="routes.rou.xml"/>
    </output>

</configuration>

TEST were terminated before completion (KILLED) on ts-sim-winbuild-ba : trips increasing_time_withparams ( Last six runs Sep2019 )

Test killed explicitly at 08:30
---------- Differences in output ----------
1d0
< Success.
---------- 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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="10.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" depart="11.00" color="magenta">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" depart="20.00" departPos="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" depart="21.00" departPos="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- 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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" depart="10.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" depart="11.00" color="magenta">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" depart="20.00" departPos="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" depart="21.00" departPos="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" depart="22.00" departPos="free">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" depart="23.00" departPos="random">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" depart="30.00" departLane="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="8" depart="31.00" departLane="1">
<truncated after showing first 30 lines>

TEST were terminated before completion (KILLED) on ts-sim-winbuild-ba : trips one_time_unsorted ( Last six runs Sep2019 )

Test killed explicitly at 08:30
---------- Differences in output ----------
1d0
< Success.
---------- 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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- 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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="8" depart="0.00">
<truncated after showing first 30 lines>