26Oct19rv1_3_1+0708-ddae29610d - 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/msvc12x64texttesttmp/msvc12x64.31Oct021613.15712 -g

To start TextTest for these tests, run:

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


default: 464 tests: 463 killed 1 known bugs

Detailed information for the tests that had known bugs:

TEST had known bugs (see #1040) on ts-sim-winbuild-ba : errors unknown_vType ( Last six runs Oct2019 )

should warn about unknown vType
(This bug was triggered by FAILING to find text in file 'errors' matching 'Error')
Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: The vehicle type 'foo' for vehicle '0' is not known.
< Quitting (on error).
---------- Missing result in exitcode ----------
1

Detailed information for the tests that were terminated before completion:

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : alternatives iteration_bug1 ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1,6d0
< Loading net... done.
< Loading precomputed net weights from 'input_weights.dump.xml'... done.
< Skipped until: 1.00
< DijkstraRouter answered 1 queries and explored 13.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< 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">
    <vType id="CarA" length="2.00" minGap="0.00" maxSpeed="180.00" accel="2.00" decel="6.00" sigma="0.00" tau="1.00"/>
    <vehicle id="veh0" type="CarA" depart="1.00" color="red">
        <routeDistribution last="0">
            <route cost="223.22" probability="1.00000000" color="red" edges="L1 L9 L17 L26"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vType id="CarA" length="2.00" minGap="0.00" maxSpeed="180.00" accel="2.00" decel="6.00" sigma="0.00" tau="1.00"/>
    <vehicle id="veh0" type="CarA" depart="1.00" color="red">
        <route color="red" edges="L1 L9 L17 L26"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : alternatives max_alternatives ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="0" depart="0.00" color="black">
        <routeDistribution last="1">
            <route cost="32.00" probability="0.51367965" edges="beg middle end"/>
            <route cost="52.39" probability="0.48632035" edges="beg 1toL L Lto2 end"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="0" depart="0.00" color="black">
        <route edges="beg 1toL L Lto2 end"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : alternatives style1_input errors route route_cost_empty ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: Attribute 'cost' in definition of route '1' is empty.
< Quitting (on error).
---------- 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"/>
---------- Missing result in exitcode ----------
1
---------- 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"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : alternatives style1_input errors route route_cost_false ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: Attribute 'cost' in definition of route '1' is not of type float.
< Quitting (on error).
---------- 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"/>
---------- Missing result in exitcode ----------
1
---------- 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"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : alternatives style1_input errors route route_cost_negative ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: Invalid cost for route '1'.
< Quitting (on error).
---------- 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"/>
---------- Missing result in exitcode ----------
1
---------- 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"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : alternatives style1_input errors route route_prob_empty ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: Attribute 'probability' in definition of route '1' is empty.
< Quitting (on error).
---------- 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"/>
---------- Missing result in exitcode ----------
1
---------- 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"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : alternatives style1_input errors route route_prob_false ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: Attribute 'probability' in definition of route '1' is not of type float.
< Quitting (on error).
---------- 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"/>
---------- Missing result in exitcode ----------
1
---------- 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"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : alternatives style1_input errors route route_prob_missing ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: No probability for a route in 'distribution '1'', using default.
---------- 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">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="KRAUSS_DEFAULT" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="KRAUSS_DEFAULT" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : alternatives style1_input errors route route_prob_negative ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: Invalid probability for route '1'.
< Quitting (on error).
---------- 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"/>
---------- Missing result in exitcode ----------
1
---------- 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"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : alternatives style1_input errors routealt routealt_id_empty ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,5d0
< Error: Attribute 'id' in definition of a routeDistribution is empty.
< Error: Attribute 'id' is missing in definition of a route.
< Error: Route '' has no edges.
< Error: The route of the vehicle '1' is not known.
< Quitting (on error).
---------- 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"/>
---------- Missing result in exitcode ----------
1
---------- 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"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : alternatives style1_input errors routealt routealt_id_missing ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,5d0
< Error: Attribute 'id' is missing in definition of a routeDistribution.
< Error: Attribute 'id' is missing in definition of a route.
< Error: Route '' has no edges.
< Error: The route of the vehicle '1' is not known.
< Quitting (on error).
---------- 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"/>
---------- Missing result in exitcode ----------
1
---------- 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"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : alternatives style1_input errors routealt routealt_last_empty ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: Attribute 'last' in definition of routeDistribution '1' is empty.
< Quitting (on error).
---------- 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"/>
---------- Missing result in exitcode ----------
1
---------- 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"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : alternatives style1_input errors routealt routealt_last_false ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: Attribute 'last' in definition of routeDistribution '1' is not of type int.
< Quitting (on error).
---------- 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"/>
---------- Missing result in exitcode ----------
1
---------- 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"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : alternatives style1_input errors routealt routealt_last_negative ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,5d0
< Error: Negative index of a route alternative (id='1').
< Error: Attribute 'id' is missing in definition of a route.
< Error: Route '' has no edges.
< Error: The route of the vehicle '1' is not known.
< Quitting (on error).
---------- 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"/>
---------- Missing result in exitcode ----------
1
---------- 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"/>

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: Attribute 'depart' in definition of vehicle '1' is empty.
< Quitting (on error).
---------- Missing result in exitcode ----------
1
alternatives style1_input errors vehicle vehicle_depart_empty ( Last six runs Oct2019 )
alternatives style2_input errors vehicle vehicle_depart_empty ( Last six runs Oct2019 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Invalid departure time for vehicle '1';
<  must be one of ("triggered", "containerTriggered", "now", or a float >= 0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1
alternatives style1_input errors vehicle vehicle_depart_false ( Last six runs Oct2019 )
alternatives style2_input errors vehicle vehicle_depart_false ( Last six runs Oct2019 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: Attribute 'depart' is missing in definition of vehicle '1'.
< Quitting (on error).
---------- Missing result in exitcode ----------
1
alternatives style1_input errors vehicle vehicle_depart_missing ( Last six runs Oct2019 )
alternatives style2_input errors vehicle vehicle_depart_missing ( Last six runs Oct2019 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: Attribute 'arrivalLane' in definition of vehicle '1' is empty.
< Error: Invalid arrivalLane definition for vehicle '1';
<  must be one of ("current", or an int>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1
alternatives style1_input errors vehicle vehicle_empty_arrivallane ( Last six runs Oct2019 )
alternatives style2_input errors vehicle vehicle_empty_arrivallane ( Last six runs Oct2019 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: Attribute 'arrivalPos' in definition of vehicle '1' is empty.
< Error: Invalid arrivalPos definition for vehicle '1';
<  must be one of ("random", "max", or a float)
< Quitting (on error).
---------- Missing result in exitcode ----------
1
alternatives style1_input errors vehicle vehicle_empty_arrivalpos ( Last six runs Oct2019 )
alternatives style2_input errors vehicle vehicle_empty_arrivalpos ( Last six runs Oct2019 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: Attribute 'arrivalSpeed' in definition of vehicle '1' is empty.
< Error: Invalid arrivalSpeed definition for vehicle '1';
<  must be one of ("current", or a float>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1
alternatives style1_input errors vehicle vehicle_empty_arrivalspeed ( Last six runs Oct2019 )
alternatives style2_input errors vehicle vehicle_empty_arrivalspeed ( Last six runs Oct2019 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: Attribute 'departLane' in definition of vehicle '1' is empty.
< Error: Invalid departLane definition for vehicle '1';
<  must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1
alternatives style1_input errors vehicle vehicle_empty_departlane ( Last six runs Oct2019 )
alternatives style2_input errors vehicle vehicle_empty_departlane ( Last six runs Oct2019 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: Attribute 'departPos' in definition of vehicle '1' is empty.
< Error: Invalid departPos definition for vehicle '1';
<  must be one of ("random", "random_free", "free", "base", "last" or a float)
< Quitting (on error).
---------- Missing result in exitcode ----------
1
alternatives style1_input errors vehicle vehicle_empty_departpos ( Last six runs Oct2019 )
alternatives style2_input errors vehicle vehicle_empty_departpos ( Last six runs Oct2019 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: Attribute 'departSpeed' in definition of vehicle '1' is empty.
< Error: Invalid departSpeed definition for vehicle '1';
<  must be one of ("random", "max", or a float>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1
alternatives style1_input errors vehicle vehicle_empty_departspeed ( Last six runs Oct2019 )
alternatives style2_input errors vehicle vehicle_empty_departspeed ( Last six runs Oct2019 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Invalid arrivalLane definition for vehicle '1';
<  must be one of ("current", or an int>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1
alternatives style1_input errors vehicle vehicle_false_arrivallane ( Last six runs Oct2019 )
alternatives style2_input errors vehicle vehicle_false_arrivallane ( Last six runs Oct2019 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Invalid arrivalPos definition for vehicle '1';
<  must be one of ("random", "max", or a float)
< Quitting (on error).
---------- Missing result in exitcode ----------
1
alternatives style1_input errors vehicle vehicle_false_arrivalpos ( Last six runs Oct2019 )
alternatives style2_input errors vehicle vehicle_false_arrivalpos ( Last six runs Oct2019 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Invalid arrivalSpeed definition for vehicle '1';
<  must be one of ("current", or a float>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1
alternatives style1_input errors vehicle vehicle_false_arrivalspeed ( Last six runs Oct2019 )
alternatives style2_input errors vehicle vehicle_false_arrivalspeed ( Last six runs Oct2019 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Invalid departLane definition for vehicle '1';
<  must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1
alternatives style1_input errors vehicle vehicle_false_departlane ( Last six runs Oct2019 )
alternatives style2_input errors vehicle vehicle_false_departlane ( Last six runs Oct2019 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Invalid departPos definition for vehicle '1';
<  must be one of ("random", "random_free", "free", "base", "last" or a float)
< Quitting (on error).
---------- Missing result in exitcode ----------
1
alternatives style1_input errors vehicle vehicle_false_departpos ( Last six runs Oct2019 )
alternatives style2_input errors vehicle vehicle_false_departpos ( Last six runs Oct2019 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Invalid departSpeed definition for vehicle '1';
<  must be one of ("random", "max", or a float>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1
alternatives style1_input errors vehicle vehicle_false_departspeed ( Last six runs Oct2019 )
alternatives style2_input errors vehicle vehicle_false_departspeed ( Last six runs Oct2019 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: Attribute 'id' in definition of a vehicle is empty.
< Error: Invalid vehicle id ''.
< Error: Vehicle cannot be created
< Quitting (on error).
---------- Missing result in exitcode ----------
1
alternatives style1_input errors vehicle vehicle_id_empty ( Last six runs Oct2019 )
alternatives style2_input errors vehicle vehicle_id_empty ( Last six runs Oct2019 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Attribute 'id' is missing in definition of vehicle
< Error: Vehicle cannot be created
< Quitting (on error).
---------- Missing result in exitcode ----------
1
alternatives style1_input errors vehicle vehicle_id_missing ( Last six runs Oct2019 )
alternatives style2_input errors vehicle vehicle_id_missing ( Last six runs Oct2019 )

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : alternatives style1_input errors vehicle vehicle_route_empty ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Attribute 'route' in definition of vehicle '1' is empty.
< Error: The route of the vehicle '1' is not known.
< Quitting (on error).
---------- 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"/>
---------- Missing result in exitcode ----------
1
---------- 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"/>

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: The route of the vehicle '1' is not known.
< Quitting (on error).
---------- 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"/>
---------- Missing result in exitcode ----------
1
---------- 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"/>
alternatives style1_input errors vehicle vehicle_route_missing ( Last six runs Oct2019 )
alternatives style1_input errors vehicle vehicle_route_unknown ( Last six runs Oct2019 )

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : alternatives style1_input errors xml double_attribute ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,5d0
< Error: The attribute 'probability' is already used in element 'route'
<  In file 'input_alts.rou.alt.xml'
<  At line/column 10/57.
< 
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : alternatives style1_input errors xml missing_element_begin ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,7d0
< Error: Attribute 'id' is missing in definition of a route.
< Error: Route '' has no edges.
< Error: Expected end of tag 'routes'
<  In file 'input_alts.rou.alt.xml'
<  At line/column 10/6.
< 
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : alternatives style1_input errors xml missing_element_end ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,6d0
< Error: The route of the vehicle '1' is not known.
< Error: Expected end of tag 'routeDistribution'
<  In file 'input_alts.rou.alt.xml'
<  At line/column 13/3.
< 
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : alternatives style1_input errors xml no_begin ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,5d0
< Error: Expected comment or processing instruction
<  In file 'input_alts.rou.alt.xml'
<  At line/column 6/4.
< 
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : alternatives style1_input errors xml no_end ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,5d0
< Error: The input ended before all started tags were ended. Last tag started was 'routes'
<  In file 'input_alts.rou.alt.xml'
<  At line/column 14/1.
< 
< Quitting (on error).
---------- 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"/>
---------- Missing result in exitcode ----------
1
---------- 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"/>

4 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="KRAUSS_DEFAULT" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="KRAUSS_DEFAULT" depart="20.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" type="KRAUSS_DEFAULT" depart="30.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" type="KRAUSS_DEFAULT" depart="40.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<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">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="KRAUSS_DEFAULT" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="KRAUSS_DEFAULT" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="KRAUSS_DEFAULT" depart="30.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" type="KRAUSS_DEFAULT" depart="40.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="KRAUSS_DEFAULT" depart="50.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" type="KRAUSS_DEFAULT" depart="60.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="KRAUSS_DEFAULT" depart="70.00">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>
alternatives style1_input increasing_time ( Last six runs Oct2019 )
alternatives style1_input increasing_time_color ( Last six runs Oct2019 )
routes style1_input increasing_time ( Last six runs Oct2019 )
routes style2_input noid_increasing_time ( Last six runs Oct2019 )

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : alternatives style1_input increasing_time_novehtype ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" color="yellow" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" depart="20.00" color="yellow">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" depart="30.00" color="yellow">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" color="yellow" edges="beg middle end rend"/>
        </routeDistribution>
    </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.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">
        <route color="yellow" edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" depart="20.00" color="yellow">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" depart="30.00" color="yellow">
        <route color="yellow" edges="beg middle end rend"/>
    </vehicle>
</routes>

3 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="KRAUSS_DEFAULT" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="KRAUSS_DEFAULT" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" type="KRAUSS_DEFAULT" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" type="KRAUSS_DEFAULT" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<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">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>
alternatives style1_input one_time ( Last six runs Oct2019 )
routes style1_input one_time ( Last six runs Oct2019 )
routes style2_input noid_one_time ( Last six runs Oct2019 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="KRAUSS_DEFAULT" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="KRAUSS_DEFAULT" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
</routes>
alternatives style1_input route_cost_missing ( Last six runs Oct2019 )
alternatives style2_input route_cost_missing ( Last six runs Oct2019 )

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : alternatives style1_input unsorted_time ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="9" type="KRAUSS_DEFAULT" depart="1.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="7" type="KRAUSS_DEFAULT" depart="20.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="5" type="KRAUSS_DEFAULT" depart="31.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="KRAUSS_DEFAULT" depart="34.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="40.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<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">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="9" type="KRAUSS_DEFAULT" depart="1.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="KRAUSS_DEFAULT" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="KRAUSS_DEFAULT" depart="31.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="KRAUSS_DEFAULT" depart="34.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="40.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" type="KRAUSS_DEFAULT" depart="45.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" type="KRAUSS_DEFAULT" depart="49.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="KRAUSS_DEFAULT" depart="69.00">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="10" type="0" depart="10.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="11" type="0" depart="11.00" color="magenta">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="20" type="0" 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="21" type="0" depart="21.00" departPos="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<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">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="10" type="0" depart="10.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="11" type="0" depart="11.00" color="magenta">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="20" type="0" depart="20.00" departPos="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="21" type="0" depart="21.00" departPos="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="22" type="0" depart="22.00" departPos="free">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="23" type="0" depart="23.00" departPos="random">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="30" type="0" depart="30.00" departLane="0">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>
alternatives style1_input withparams ( Last six runs Oct2019 )
alternatives style2_input withparams ( Last six runs Oct2019 )

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : alternatives style2_input errors route route_cost_empty ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: Attribute 'cost' in definition of route '!1' is empty.
< Quitting (on error).
---------- 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"/>
---------- Missing result in exitcode ----------
1
---------- 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"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : alternatives style2_input errors route route_cost_false ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: Attribute 'cost' in definition of route '!1' is not of type float.
< Quitting (on error).
---------- 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"/>
---------- Missing result in exitcode ----------
1
---------- 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"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : alternatives style2_input errors route route_cost_negative ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: Invalid cost for route '!1'.
< Quitting (on error).
---------- 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"/>
---------- Missing result in exitcode ----------
1
---------- 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"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : alternatives style2_input errors route route_prob_empty ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: Attribute 'probability' in definition of route '!1' is empty.
< Quitting (on error).
---------- 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"/>
---------- Missing result in exitcode ----------
1
---------- 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"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : alternatives style2_input errors route route_prob_false ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: Attribute 'probability' in definition of route '!1' is not of type float.
< Quitting (on error).
---------- 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"/>
---------- Missing result in exitcode ----------
1
---------- 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"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : alternatives style2_input errors route route_prob_missing ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: No probability for a route in 'for vehicle '1'', using default.
---------- 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">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="KRAUSS_DEFAULT" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="KRAUSS_DEFAULT" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : alternatives style2_input errors route route_prob_negative ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: Invalid probability for route '!1'.
< Quitting (on error).
---------- 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"/>
---------- Missing result in exitcode ----------
1
---------- 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"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : alternatives style2_input errors routealt routealt_last_empty ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: Attribute 'last' in definition of routeDistribution '!1' is empty.
< Quitting (on error).
---------- 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"/>
---------- Missing result in exitcode ----------
1
---------- 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"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : alternatives style2_input errors routealt routealt_last_false ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: Attribute 'last' in definition of routeDistribution '!1' is not of type int.
< Quitting (on error).
---------- 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"/>
---------- Missing result in exitcode ----------
1
---------- 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"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : alternatives style2_input errors routealt routealt_last_negative ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: Negative index of a route alternative (id='!1').
< Quitting (on error).
---------- 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"/>
---------- Missing result in exitcode ----------
1
---------- 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"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : alternatives style2_input errors xml double_attribute ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,5d0
< Error: The attribute 'probability' is already used in element 'route'
<  In file 'input_alts.rou.alt.xml'
<  At line/column 13/57.
< 
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : alternatives style2_input errors xml missing_element_begin ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,5d0
< Error: Expected end of tag 'vehicle'
<  In file 'input_alts.rou.alt.xml'
<  At line/column 13/6.
< 
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : alternatives style2_input errors xml missing_element_end ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,5d0
< Error: Expected end of tag 'routeDistribution'
<  In file 'input_alts.rou.alt.xml'
<  At line/column 14/6.
< 
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : alternatives style2_input errors xml no_begin ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,5d0
< Error: Expected comment or processing instruction
<  In file 'input_alts.rou.alt.xml'
<  At line/column 5/4.
< 
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : alternatives style2_input errors xml no_end ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,5d0
< Error: The input ended before all started tags were ended. Last tag started was 'routes'
<  In file 'input_alts.rou.alt.xml'
<  At line/column 18/1.
< 
< Quitting (on error).
---------- 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"/>
---------- Missing result in exitcode ----------
1
---------- 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"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : alternatives style2_input no_vehtype ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" depart="0.00" color="black">
        <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" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="8" depart="0.00" color="black">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : alternatives style2_input noid_increasing_time ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="KRAUSS_DEFAULT" 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" type="KRAUSS_DEFAULT" depart="20.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" type="KRAUSS_DEFAULT" depart="30.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" type="KRAUSS_DEFAULT" depart="40.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<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">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="KRAUSS_DEFAULT" depart="10.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="KRAUSS_DEFAULT" depart="20.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="KRAUSS_DEFAULT" depart="30.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" type="KRAUSS_DEFAULT" depart="40.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="KRAUSS_DEFAULT" depart="50.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" type="KRAUSS_DEFAULT" depart="60.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="KRAUSS_DEFAULT" depart="70.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : alternatives style2_input noid_one_time ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="KRAUSS_DEFAULT" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="KRAUSS_DEFAULT" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" type="KRAUSS_DEFAULT" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" type="KRAUSS_DEFAULT" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<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">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="KRAUSS_DEFAULT" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="KRAUSS_DEFAULT" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="KRAUSS_DEFAULT" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" type="KRAUSS_DEFAULT" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="KRAUSS_DEFAULT" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" type="KRAUSS_DEFAULT" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="KRAUSS_DEFAULT" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : alternatives style2_input noid_unsorted_time ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="9" type="KRAUSS_DEFAULT" depart="1.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="KRAUSS_DEFAULT" depart="9.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="5" type="KRAUSS_DEFAULT" depart="13.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="KRAUSS_DEFAULT" depart="19.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" type="KRAUSS_DEFAULT" depart="22.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<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">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="9" type="KRAUSS_DEFAULT" depart="1.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="KRAUSS_DEFAULT" depart="9.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="KRAUSS_DEFAULT" depart="13.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="KRAUSS_DEFAULT" depart="19.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" type="KRAUSS_DEFAULT" depart="22.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" type="KRAUSS_DEFAULT" depart="38.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="KRAUSS_DEFAULT" depart="51.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="79.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>

3 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="0" accel="100"/>
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vType id="1" decel="100"/>
    <vehicle id="1" type="1" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vType id="2" sigma="1.00"/>
    <vehicle id="2" type="2" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vType id="3" length="100.00"/>
    <vehicle id="3" type="3" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vType id="4" minGap="100.00"/>
<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">
    <vType id="0" accel="100"/>
    <vehicle id="0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vType id="1" decel="100"/>
    <vehicle id="1" type="1" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vType id="2" sigma="1.00"/>
    <vehicle id="2" type="2" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vType id="3" length="100.00"/>
    <vehicle id="3" type="3" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vType id="4" minGap="100.00"/>
    <vehicle id="4" type="4" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vType id="5" maxSpeed="100.00"/>
    <vehicle id="5" type="5" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vType id="6" color="black"/>
<truncated after showing first 30 lines>
alternatives style2_input vtypecheck ( Last six runs Oct2019 )
routes style2_input vtypecheck ( Last six runs Oct2019 )
trips vtypecheck ( Last six runs Oct2019 )

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : alternatives style2_input with_2vehtypes ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="0" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vType id="1" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="1" type="1" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="10" type="0" depart="10.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="11" type="1" depart="10.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vType id="1" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="1" type="1" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="10" type="0" depart="10.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="11" type="1" depart="10.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : alternatives style2_input with_vehtype ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="0" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="0" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="0" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" type="0" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" type="0" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<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">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : alternatives style2_input with_vehtype_nodef ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,10d0
< Warning: The vehicle type '0' for vehicle '0' is not known.
< Warning: The vehicle type '0' for vehicle '1' is not known.
< Warning: The vehicle type '0' for vehicle '2' is not known.
< Warning: The vehicle type '0' for vehicle '3' is not known.
< Warning: The vehicle type '0' for vehicle '4' is not known.
< Warning: The vehicle type '0' for vehicle '5' is not known.
< Warning: The vehicle type '0' for vehicle '6' is not known.
< Warning: The vehicle type '0' for vehicle '7' is not known.
< Warning: The vehicle type '0' for vehicle '8' is not known.
< Warning: The vehicle type '0' for vehicle '9' is not known.
---------- 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" type="0" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="0" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="0" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" type="0" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" type="0" depart="0.00" color="black">
        <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" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="8" type="0" depart="0.00" color="black">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : alternatives style2_input with_vehtype_with_class ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" vClass="private" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="0" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="0" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="0" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" type="0" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" type="0" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<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">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" vClass="private" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : bugs 11_different_costs ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1,6d0
< Loading net... done.
< Loading precomputed net weights from 'input_weights.dump.xml'... done.
< Skipped until: 0.00
< DijkstraRouter answered 10 queries and explored 7.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< 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="1">
            <route cost="142.58" probability="0.49988132" edges="beg middle end rend"/>
            <route cost="139.90" probability="0.50011868" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="10.00">
        <routeDistribution last="1">
            <route cost="142.58" probability="0.49988132" edges="beg middle end rend"/>
            <route cost="139.90" probability="0.50011868" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" depart="20.00">
        <routeDistribution last="0">
            <route cost="143.17" probability="0.49984606" edges="beg middle end rend"/>
            <route cost="139.68" probability="0.50015394" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" depart="30.00">
        <routeDistribution last="0">
            <route cost="143.17" probability="0.49984606" edges="beg middle end rend"/>
            <route cost="139.68" probability="0.50015394" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" depart="40.00">
<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 beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="1" depart="10.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="2" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" depart="30.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" depart="40.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="5" depart="50.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" depart="60.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="7" depart="70.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="8" depart="80.00">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : bugs 2149069_internal_edges ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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.0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.77" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" depart="0.10">
        <routeDistribution last="0">
            <route cost="125.77" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" depart="0.20">
        <routeDistribution last="0">
            <route cost="125.77" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.3" depart="0.30">
        <routeDistribution last="0">
            <route cost="125.77" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.4" depart="0.40">
        <routeDistribution last="0">
            <route cost="125.77" probability="1.00000000" edges="beg beg2left left left2end 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.0" depart="0.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="0.1" depart="0.10">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="0.2" depart="0.20">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="0.3" depart="0.30">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="0.4" depart="0.40">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="0.5" depart="0.50">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="0.6" depart="0.60">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="0.7" depart="0.70">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="0.8" depart="0.80">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : bugs 2468327 ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: No output specified.
< Quitting (on error).
---------- Missing result in exitcode ----------
1
---------- Missing result in log ----------
Error: No output specified.
Quitting (on error).

3 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- 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="124.10" probability="1.00000000" edges="beg b2b3 b3a3 a3a25 a25e"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg b2b3 b3a3 a3a25 a25e"/>
    </vehicle>
</routes>
bugs dijkstra ( Last six runs Oct2019 )
function measure dijkstra_TT ( Last six runs Oct2019 )
function measure dijkstra_plain ( Last six runs Oct2019 )

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : bugs ticket1045 ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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="147" depart="0.00">
        <routeDistribution last="0">
            <route cost="43.17" probability="1.00000000" edges="F4E4 E4E5"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="147" depart="0.00">
        <route edges="F4E4 E4E5"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : bugs ticket1471 ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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="v" depart="0.00">
        <routeDistribution last="0">
            <route cost="17.99" probability="1.00000000" edges="beg"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v" depart="0.00">
        <route edges="beg"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : bugs ticket1556 ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <person id="124" depart="0.00">
        <walk cost="5.72" edges="162476924#5 162476927#1"/>
    </person>
</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.dlr.de/xsd/routes_file.xsd">
    <person id="124" depart="0">
        <walk edges="162476924#5 162476927#1"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : bugs ticket221 ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: Another vehicle with the id '0' exists.
< Quitting (on error).
---------- 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"/>
---------- Missing result in exitcode ----------
1
---------- 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"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : bugs ticket221_flow ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: Another flow with the id '0' exists.
< Quitting (on error).
---------- 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"/>
---------- Missing result in exitcode ----------
1
---------- 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"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : bugs ticket2494 ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: The edge 'invalidID' within the route for trip 'veh0' is not known.
---------- 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="veh0" depart="0.00">
        <routeDistribution last="0">
            <route cost="107.91" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="veh0" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : bugs ticket2649 ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="bus" emissionClass="HBEFA3/Bus"/>
    <vehicle id="0" type="bus" depart="0.00">
        <routeDistribution last="0">
            <route cost="107.91" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vType id="bus" emissionClass="HBEFA3/Bus"/>
    <vehicle id="0" type="bus" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : bugs ticket2829 ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Warning: No connection between edge 'beg' and edge 'end' found.
< Warning: Mandatory edge 'end' not reachable by vehicle 'veh0'.
< Warning: The vehicle 'veh0' has no valid route.
---------- 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"/>
---------- 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"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : bugs ticket328 ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend" exitTimes="27.99 99.93 117.91 135.90"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="20.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend" exitTimes="37.99 109.93 127.91 145.90"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="10.00">
        <route edges="beg middle end rend" exitTimes="27.99 99.93 117.91 135.90"/>
    </vehicle>
    <vehicle id="1" depart="20.00">
        <route edges="beg middle end rend" exitTimes="37.99 109.93 127.91 145.90"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : bugs ticket3631_1 ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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="pcw0_0" depart="triggered">
        <routeDistribution last="0">
            <route cost="0.00" probability="0.00000000" edges="-133146799 133146799 25783535#0 25783535#1 25783535#2"/>
        </routeDistribution>
    </vehicle>
    <person id="pcw0" depart="400.00">
        <ride cost="20.40" from="-133146799" to="25783535#2" lines="pcw0_0"/>
    </person>
</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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="pcw0_0" depart="triggered">
        <route edges="-133146799 133146799 25783535#0 25783535#1 25783535#2"/>
    </vehicle>
    <person id="pcw0" depart="400.00">
        <ride from="-133146799" to="25783535#2" lines="pcw0_0"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : bugs ticket3631_2 ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Warning: No connection between edge '220947324_depart_connector' and edge '220947325#0_arrival_connector' found.
< Error: No route for trip in person 'pcw0'.
< Quitting (on error).
---------- 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"/>
---------- Missing result in exitcode ----------
1
---------- 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"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : bugs ticket445 ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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="1679972_1477" depart="88620.00">
        <routeDistribution last="0">
            <route cost="107.91" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="1679972_1477" depart="88620.00">
        <route edges="beg middle end"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : bugs ticket4968 ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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="test" depart="0.00">
        <routeDistribution last="0">
            <route cost="58.30" probability="1.00000000" edges="152331#0 152331#1 152331#2"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="test2" depart="0.00">
        <routeDistribution last="1">
            <route cost="63.55" probability="0.49946043" edges="152331#0 152406 152331#2"/>
            <route cost="58.30" probability="0.50053957" edges="152331#0 152331#1 152331#2"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="test" depart="0.00">
        <route edges="152331#0 152331#1 152331#2"/>
    </vehicle>
    <vehicle id="test2" depart="0.00">
        <route edges="152331#0 152331#1 152331#2"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : bugs ticket6162 ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="t0" carFollowModel="W99" decel="2" emergencyDecel="3"/>
    <vehicle id="test" type="t0" depart="0.00">
        <routeDistribution last="0">
            <route cost="107.91" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vType id="t0" carFollowModel="W99" decel="2" emergencyDecel="3"/>
    <vehicle id="test" type="t0" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : bugs ticket646_vehspeed_ignored ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="slow_car" length="5.00" minGap="2.50" maxSpeed="5.00" guiShape="passenger" accel="3.0" decel="6.0" sigma="0.5"/>
    <vehicle id="slow" type="slow_car" depart="0.00">
        <routeDistribution last="0">
            <route cost="24.00" probability="1.00000000" edges="start slow end"/>
        </routeDistribution>
    </vehicle>
    <vType id="fast_car" length="5.00" minGap="2.50" maxSpeed="100.00" guiShape="passenger" accel="3.0" decel="6.0" sigma="0.5"/>
    <vehicle id="fast" type="fast_car" depart="0.00">
        <routeDistribution last="0">
            <route cost="3.52" probability="1.00000000" edges="start fast1 fast2 end"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vType id="slow_car" length="5.00" minGap="2.50" maxSpeed="5.00" guiShape="passenger" accel="3.0" decel="6.0" sigma="0.5"/>
    <vehicle id="slow" type="slow_car" depart="0.00">
        <route edges="start slow end"/>
    </vehicle>
    <vType id="fast_car" length="5.00" minGap="2.50" maxSpeed="100.00" guiShape="passenger" accel="3.0" decel="6.0" sigma="0.5"/>
    <vehicle id="fast" type="fast_car" depart="0.00">
        <route edges="start fast1 fast2 end"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : bugs ticket895 ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="0" emissionClass="HBEFA2/HDV_3_1"/>
    <vehicle id="0_0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="107.91" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vType id="0" emissionClass="HBEFA2/HDV_3_1"/>
    <vehicle id="0_0" type="0" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : bugs ticket99 ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: No connection between edge 'end' and edge 'beg' found.
< Error: Mandatory edge 'beg' not reachable by vehicle '0'.
< Error: The vehicle '0' has no valid route.
< Quitting (on error).
---------- 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"/>
---------- Missing result in exitcode ----------
1
---------- 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"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : dua newstyle_dua3s_step1 ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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="172.96" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <routeDistribution last="0">
            <route cost="172.96" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" depart="0.00">
        <routeDistribution last="0">
            <route cost="172.96" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" depart="0.00">
        <routeDistribution last="0">
            <route cost="172.96" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" depart="0.00">
        <routeDistribution last="0">
            <route cost="172.96" probability="1.00000000" edges="beg middle end"/>
        </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"/>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="2" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="3" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="4" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="5" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="6" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="7" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="8" depart="0.00">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : dua newstyle_dua3s_step2 ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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="1">
            <route cost="201.35" probability="0.49978411" edges="beg middle end"/>
            <route cost="194.51" probability="0.50021589" edges="beg beg2right right right2end end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <routeDistribution last="1">
            <route cost="201.35" probability="0.49978411" edges="beg middle end"/>
            <route cost="194.51" probability="0.50021589" edges="beg beg2right right right2end end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="10" depart="0.00">
        <routeDistribution last="0">
            <route cost="201.35" probability="0.49978411" edges="beg middle end"/>
            <route cost="194.51" probability="0.50021589" edges="beg beg2right right right2end end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="11" depart="0.00">
        <routeDistribution last="0">
            <route cost="201.35" probability="0.49978411" edges="beg middle end"/>
            <route cost="194.51" probability="0.50021589" edges="beg beg2right right right2end end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="12" depart="0.00">
<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 beg2right right right2end end"/>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <route edges="beg beg2right right right2end end"/>
    </vehicle>
    <vehicle id="10" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="11" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="12" depart="0.00">
        <route edges="beg beg2right right right2end end"/>
    </vehicle>
    <vehicle id="13" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="14" depart="0.00">
        <route edges="beg beg2right right right2end end"/>
    </vehicle>
    <vehicle id="15" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="16" depart="0.00">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : dua newstyle_dua3s_step3 ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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="2">
            <route cost="201.08" probability="0.33294742" edges="beg middle end"/>
            <route cost="266.29" probability="0.33226212" edges="beg beg2right right right2end end"/>
            <route cost="194.79" probability="0.33479046" edges="beg beg2left left left2end end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <routeDistribution last="2">
            <route cost="201.08" probability="0.33294742" edges="beg middle end"/>
            <route cost="266.29" probability="0.33226212" edges="beg beg2right right right2end end"/>
            <route cost="194.79" probability="0.33479046" edges="beg beg2left left left2end end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="10" depart="0.00">
        <routeDistribution last="0">
            <route cost="200.46" probability="0.33208702" edges="beg middle end"/>
            <route cost="216.04" probability="0.33402738" edges="beg beg2right right right2end end"/>
            <route cost="194.79" probability="0.33388560" edges="beg beg2left left left2end end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="11" depart="0.00">
        <routeDistribution last="1">
            <route cost="200.46" probability="0.33208702" edges="beg middle end"/>
            <route cost="216.04" probability="0.33402738" edges="beg beg2right right right2end end"/>
<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 beg2left left left2end end"/>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <route edges="beg beg2left left left2end end"/>
    </vehicle>
    <vehicle id="10" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="11" depart="0.00">
        <route edges="beg beg2right right right2end end"/>
    </vehicle>
    <vehicle id="12" depart="0.00">
        <route edges="beg beg2right right right2end end"/>
    </vehicle>
    <vehicle id="13" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="14" depart="0.00">
        <route edges="beg beg2left left left2end end"/>
    </vehicle>
    <vehicle id="15" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="16" depart="0.00">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : dua oldstyle_dua3s_step2 ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00">
        <routeDistribution last="1">
            <route cost="264.07" probability="0.49883643" edges="beg middle end"/>
            <route cost="219.45" probability="0.50116357" edges="beg beg2right right right2end end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="KRAUSS_DEFAULT" depart="0.00">
        <routeDistribution last="1">
            <route cost="264.07" probability="0.49883643" edges="beg middle end"/>
            <route cost="219.45" probability="0.50116357" edges="beg beg2right right right2end end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="6" type="KRAUSS_DEFAULT" depart="0.00">
        <routeDistribution last="0">
            <route cost="264.07" probability="0.49883643" edges="beg middle end"/>
            <route cost="219.45" probability="0.50116357" edges="beg beg2right right right2end end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="14" type="KRAUSS_DEFAULT" depart="0.00">
        <routeDistribution last="0">
            <route cost="264.07" probability="0.49883643" edges="beg middle end"/>
            <route cost="219.45" probability="0.50116357" edges="beg beg2right right right2end end"/>
        </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">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg beg2right right right2end end"/>
    </vehicle>
    <vehicle id="2" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg beg2right right right2end end"/>
    </vehicle>
    <vehicle id="6" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="14" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="30" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg beg2right right right2end end"/>
    </vehicle>
    <vehicle id="62" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="126" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg beg2right right right2end end"/>
    </vehicle>
    <vehicle id="125" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : dua oldstyle_dua3s_step3 ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00">
        <routeDistribution last="2">
            <route cost="120.29" probability="0.33212821" edges="beg middle end"/>
            <route cost="200.48" probability="0.32329831" edges="beg beg2left left left2end end"/>
            <route cost="89.78" probability="0.34457248" edges="beg beg2right right right2end end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="10" type="KRAUSS_DEFAULT" depart="0.00">
        <routeDistribution last="2">
            <route cost="120.29" probability="0.33212821" edges="beg middle end"/>
            <route cost="200.48" probability="0.32329831" edges="beg beg2left left left2end end"/>
            <route cost="89.78" probability="0.34457248" edges="beg beg2right right right2end end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="103" type="KRAUSS_DEFAULT" depart="0.00">
        <routeDistribution last="0">
            <route cost="176.60" probability="0.32689972" edges="beg middle end"/>
            <route cost="131.83" probability="0.32879170" edges="beg beg2left left left2end end"/>
            <route cost="89.78" probability="0.34430758" edges="beg beg2right right right2end end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="110" type="KRAUSS_DEFAULT" depart="0.00">
        <routeDistribution last="1">
            <route cost="120.29" probability="0.33337811" edges="beg middle end"/>
<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">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg beg2right right right2end end"/>
    </vehicle>
    <vehicle id="10" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg beg2right right right2end end"/>
    </vehicle>
    <vehicle id="103" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="110" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg beg2left left left2end end"/>
    </vehicle>
    <vehicle id="125" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg beg2left left left2end end"/>
    </vehicle>
    <vehicle id="4" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="98" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg beg2right right right2end end"/>
    </vehicle>
    <vehicle id="97" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : errors default_arrivallane_false ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Invalid arrivalLane definition for option 'arrivallane';
<  must be one of ("current", or an int>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : errors default_arrivalpos_false ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Invalid arrivalPos definition for option 'arrivalpos';
<  must be one of ("random", "max", or a float)
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : errors default_arrivalspeed_false ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Invalid arrivalSpeed definition for option 'arrivalspeed';
<  must be one of ("current", or a float>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : errors default_departlane_false ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Invalid departLane definition for option 'departlane';
<  must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : errors default_departpos_false ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Invalid departPos definition for option 'departpos';
<  must be one of ("random", "random_free", "free", "base", "last" or a float)
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : errors default_departspeed_false ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Invalid departSpeed definition for option 'departspeed';
<  must be one of ("random", "max", or a float>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1

6 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: Attribute 'vClass' in definition of vType '0' is empty.
< Quitting (on error).
---------- Missing result in exitcode ----------
1
errors empty_vclass empty_vclass_test_alts_longer ( Last six runs Oct2019 )
errors empty_vclass empty_vclass_test_alts_shorter ( Last six runs Oct2019 )
errors empty_vclass empty_vclass_test_flows ( Last six runs Oct2019 )
errors empty_vclass empty_vclass_test_routes_longer ( Last six runs Oct2019 )
errors empty_vclass empty_vclass_test_routes_shorter ( Last six runs Oct2019 )
errors empty_vclass empty_vclass_test_trips ( Last six runs Oct2019 )

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : errors empty_vtype ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Attribute 'id' is missing in definition of vType
< Error: VType cannot be created
< Quitting (on error).
---------- Missing result in exitcode ----------
1

4 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: File 'xxx.xml' is not accessible (No such file or directory).
< Quitting (on error).
---------- 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"/>
---------- Missing result in exitcode ----------
1
---------- 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"/>
errors false_input_alts ( Last six runs Oct2019 )
errors false_input_flows ( Last six runs Oct2019 )
errors false_input_sumo ( Last six runs Oct2019 )
errors false_input_trips ( Last six runs Oct2019 )

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : errors false_net ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: The network file 'input/input_net.net.xml' is not accessible.
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : errors false_output ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: Could not build output file 'output/routes.rou.xml' (No such file or directory).
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : errors invalid_stops ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: The busStop '0' occurs at least twice.
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : errors no_input ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: No route input specified or all routes were invalid.
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : errors no_input_ignore ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: No route input specified or all routes were invalid.
---------- 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"/>
---------- 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"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : errors no_net ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: Missing definition of network to load!
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : errors no_output ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: No output specified.
< Quitting (on error).
---------- Missing result in exitcode ----------
1

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- 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" color="black">
        <routeDistribution last="0">
            <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="9" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" color="black">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="9" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
</routes>
errors skip_new_routes_defect ( Last six runs Oct2019 )
function skip_new_routes ( Last six runs Oct2019 )

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : errors unknown_measure ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: Unknown measure (weight attribute 'blub')!
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : errors unknown_option ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,8d0
< Error: On processing option '--no-duration-log':
<  No option with the name 'no-duration-log' exists.
< Error: On processing option '--routes=routes.rou.xml':
<  No option with the name 'routes' exists.
< Error: On processing option '--test_this_funky_but_not_exitsing_option':
<  No option with the name 'test_this_funky_but_not_exitsing_option' exists.
< Error: Could not parse commandline options.
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : errors unknown_vType_ignore ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: The vehicle type 'foo' for vehicle '0' is not known.
---------- 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" type="foo" depart="0.00">
        <routeDistribution last="0">
            <route cost="107.91" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" type="foo" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : flows 0_vehicles ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Warning: Flow '0' has 0 vehicles; will skip it.
< Error: No route input specified or all routes were invalid.
< Quitting (on error).
---------- Missing result in exitcode ----------
1

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- 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.0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" depart="20.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.3" depart="30.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.4" depart="40.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.0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.1" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.2" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.3" depart="30.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.4" depart="40.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.5" depart="50.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.6" depart="60.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.7" depart="70.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.8" depart="80.00">
<truncated after showing first 30 lines>
flows 100s_interval ( Last six runs Oct2019 )
flows 100s_interval_ext ( Last six runs Oct2019 )

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : flows 100s_interval_2typesdefined ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="0" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
    <vehicle id="0.0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vType id="1" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
    <vehicle id="1.0" type="1" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" type="0" depart="20.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1.1" type="1" depart="20.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" type="0" depart="40.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
<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">
    <vType id="0" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
    <vehicle id="0.0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vType id="1" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
    <vehicle id="1.0" type="1" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.1" type="0" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1.1" type="1" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.2" type="0" depart="40.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1.2" type="1" depart="40.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.3" type="0" depart="60.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1.3" type="1" depart="60.00">
        <route edges="beg middle end rend"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : flows 100s_interval_random ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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.0" depart="7.58">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" depart="9.51">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" depart="9.74">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.3" depart="12.69">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.4" depart="35.35">
        <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.0" depart="7.58">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.1" depart="9.51">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.2" depart="9.74">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.3" depart="12.69">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.4" depart="35.35">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.5" depart="75.18">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.6" depart="75.85">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.7" depart="83.72">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.8" depart="88.65">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : flows 100s_interval_repair_edges ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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.0" depart="0.00">
        <routeDistribution last="1">
            <route cost="35.97" probability="0.51004329" edges="beg rend"/>
            <route cost="125.90" probability="0.48995671" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" depart="10.00">
        <routeDistribution last="1">
            <route cost="35.97" probability="0.51004329" edges="beg rend"/>
            <route cost="125.90" probability="0.48995671" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" depart="20.00">
        <routeDistribution last="0">
            <route cost="35.97" probability="0.51004329" edges="beg rend"/>
            <route cost="125.90" probability="0.48995671" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.3" depart="30.00">
        <routeDistribution last="0">
            <route cost="35.97" probability="0.51004329" edges="beg rend"/>
            <route cost="125.90" probability="0.48995671" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.4" depart="40.00">
<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.0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.1" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.2" depart="20.00">
        <route edges="beg rend"/>
    </vehicle>
    <vehicle id="0.3" depart="30.00">
        <route edges="beg rend"/>
    </vehicle>
    <vehicle id="0.4" depart="40.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.5" depart="50.00">
        <route edges="beg rend"/>
    </vehicle>
    <vehicle id="0.6" depart="60.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.7" depart="70.00">
        <route edges="beg rend"/>
    </vehicle>
    <vehicle id="0.8" depart="80.00">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : flows 100s_interval_typedefined ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="0" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
    <vehicle id="0.0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" type="0" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" type="0" depart="20.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.3" type="0" depart="30.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.4" type="0" depart="40.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<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">
    <vType id="0" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
    <vehicle id="0.0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.1" type="0" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.2" type="0" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.3" type="0" depart="30.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.4" type="0" depart="40.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.5" type="0" depart="50.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.6" type="0" depart="60.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.7" type="0" depart="70.00">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : flows 100s_interval_withparams ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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.0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="10.0" depart="10.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="11.0" depart="11.00" color="magenta">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="20.0" 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="21.0" 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.0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="10.0" depart="10.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="11.0" depart="11.00" color="magenta">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="20.0" depart="20.00" departPos="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="21.0" depart="21.00" departPos="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="22.0" depart="22.00" departPos="free">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="23.0" depart="23.00" departPos="random">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="30.0" depart="30.00" departLane="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="31.0" depart="31.00" departLane="1">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : flows 100s_interval_withtype ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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.0" type="DEFAULT_VEHTYPE" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" type="DEFAULT_VEHTYPE" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" type="DEFAULT_VEHTYPE" depart="20.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.3" type="DEFAULT_VEHTYPE" depart="30.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.4" type="DEFAULT_VEHTYPE" depart="40.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.0" type="DEFAULT_VEHTYPE" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.1" type="DEFAULT_VEHTYPE" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.2" type="DEFAULT_VEHTYPE" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.3" type="DEFAULT_VEHTYPE" depart="30.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.4" type="DEFAULT_VEHTYPE" depart="40.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.5" type="DEFAULT_VEHTYPE" depart="50.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.6" type="DEFAULT_VEHTYPE" depart="60.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.7" type="DEFAULT_VEHTYPE" depart="70.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.8" type="DEFAULT_VEHTYPE" depart="80.00">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : flows 100s_interval_withtype_withclass ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="0" length="5.00" minGap="2.00" maxSpeed="30.00" vClass="bus" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
    <vehicle id="0.0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" type="0" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" type="0" depart="20.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.3" type="0" depart="30.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.4" type="0" depart="40.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<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">
    <vType id="0" length="5.00" minGap="2.00" maxSpeed="30.00" vClass="bus" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
    <vehicle id="0.0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.1" type="0" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.2" type="0" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.3" type="0" depart="30.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.4" type="0" depart="40.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.5" type="0" depart="50.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.6" type="0" depart="60.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.7" type="0" depart="70.00">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : flows 100s_probability_0.2 ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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.0" depart="2.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" depart="5.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.3" depart="16.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.4" depart="20.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.0" depart="2.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.1" depart="5.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.2" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.3" depart="16.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.4" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.5" depart="30.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.6" depart="33.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.7" depart="35.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.8" depart="38.00">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : flows 1s_interval ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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.0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" depart="0.10">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" depart="0.20">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.3" depart="0.30">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.4" depart="0.40">
        <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.0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.1" depart="0.10">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.2" depart="0.20">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.3" depart="0.30">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.4" depart="0.40">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.5" depart="0.50">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.6" depart="0.60">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.7" depart="0.70">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.8" depart="0.80">
<truncated after showing first 30 lines>

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- 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.0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" depart="20.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" depart="40.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.3" depart="60.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.4" depart="80.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.0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.1" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.2" depart="40.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.3" depart="60.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.4" depart="80.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.5" depart="100.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.6" depart="120.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.7" depart="140.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.8" depart="160.00">
<truncated after showing first 30 lines>
flows 200s_interval ( Last six runs Oct2019 )
flows 200s_interval_ext ( Last six runs Oct2019 )

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : flows 200s_interval_random ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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.0" depart="9.74">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" depart="12.69">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" depart="35.35">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.3" depart="75.18">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.4" depart="103.99">
        <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.0" depart="9.74">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.1" depart="12.69">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.2" depart="35.35">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.3" depart="75.18">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.4" depart="103.99">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.5" depart="128.78">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.6" depart="130.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.7" depart="138.65">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.8" depart="140.59">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : flows busStop ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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.0" depart="0.00">
        <routeDistribution last="0">
            <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
        <stop busStop="busStop#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 busStop="busStop#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 busStop="busStop#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 busStop="busStop#1" duration="10.00"/>
    </vehicle>
    <vehicle id="0.4" depart="0.40">
<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.0" depart="0.00">
        <route edges="beg beg2left left left2end end rend"/>
        <stop busStop="busStop#1" duration="10.00"/>
    </vehicle>
    <vehicle id="0.1" depart="0.10">
        <route edges="beg beg2left left left2end end rend"/>
        <stop busStop="busStop#1" duration="10.00"/>
    </vehicle>
    <vehicle id="0.2" depart="0.20">
        <route edges="beg beg2left left left2end end rend"/>
        <stop busStop="busStop#1" duration="10.00"/>
    </vehicle>
    <vehicle id="0.3" depart="0.30">
        <route edges="beg beg2left left left2end end rend"/>
        <stop busStop="busStop#1" duration="10.00"/>
    </vehicle>
    <vehicle id="0.4" depart="0.40">
        <route edges="beg beg2left left left2end end rend"/>
        <stop busStop="busStop#1" duration="10.00"/>
    </vehicle>
    <vehicle id="0.5" depart="0.50">
        <route edges="beg beg2left left left2end end rend"/>
        <stop busStop="busStop#1" duration="10.00"/>
    </vehicle>
    <vehicle id="0.6" depart="0.60">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : flows containerStop ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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.0" depart="0.00">
        <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.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">
<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.0" depart="0.00">
        <route edges="beg beg2left left left2end end rend"/>
        <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">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : flows distribution_tests 10s_interval_10veh ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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.0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" depart="1.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" depart="2.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.3" depart="3.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.4" depart="4.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.0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.1" depart="1.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.2" depart="2.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.3" depart="3.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.4" depart="4.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.5" depart="5.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.6" depart="6.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.7" depart="7.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.8" depart="8.00">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : flows distribution_tests 10s_interval_1veh ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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.0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : flows distribution_tests 10s_interval_20veh ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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.0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" depart="0.50">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" depart="1.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.3" depart="1.50">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.4" depart="2.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.0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.1" depart="0.50">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.2" depart="1.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.3" depart="1.50">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.4" depart="2.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.5" depart="2.50">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.6" depart="3.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.7" depart="3.50">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.8" depart="4.00">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : flows distribution_tests 10s_interval_2veh ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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.0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" depart="5.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.1" depart="5.00">
        <route edges="beg middle end rend"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : flows distribution_tests 10s_interval_5veh ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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.0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" depart="2.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" depart="4.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.3" depart="6.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.4" depart="8.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.0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.1" depart="2.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.2" depart="4.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.3" depart="6.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.4" depart="8.00">
        <route edges="beg middle end rend"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : flows errors false_vehtype_dist ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: Unknown vehicle type 'blub' in distribution '0'.
< Error: Vehicle type distribution '0' is empty.
< Error: The vehicle type '0' for flow '0' is not known.
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : flows errors vehicle_empty_arrivallane ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: Attribute 'arrivalLane' in definition of flow '0' is empty.
< Error: Invalid arrivalLane definition for flow '0';
<  must be one of ("current", or an int>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : flows errors vehicle_empty_arrivalpos ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: Attribute 'arrivalPos' in definition of flow '0' is empty.
< Error: Invalid arrivalPos definition for flow '0';
<  must be one of ("random", "max", or a float)
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : flows errors vehicle_empty_arrivalspeed ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: Attribute 'arrivalSpeed' in definition of flow '0' is empty.
< Error: Invalid arrivalSpeed definition for flow '0';
<  must be one of ("current", or a float>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : flows errors vehicle_empty_departlane ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: Attribute 'departLane' in definition of flow '0' is empty.
< Error: Invalid departLane definition for flow '0';
<  must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : flows errors vehicle_empty_departpos ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: Attribute 'departPos' in definition of flow '0' is empty.
< Error: Invalid departPos definition for flow '0';
<  must be one of ("random", "random_free", "free", "base", "last" or a float)
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : flows errors vehicle_empty_departspeed ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: Attribute 'departSpeed' in definition of flow '0' is empty.
< Error: Invalid departSpeed definition for flow '0';
<  must be one of ("random", "max", or a float>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : flows errors vehicle_false_arrivallane ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Invalid arrivalLane definition for flow '0';
<  must be one of ("current", or an int>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : flows errors vehicle_false_arrivalpos ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Invalid arrivalPos definition for flow '0';
<  must be one of ("random", "max", or a float)
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : flows errors vehicle_false_arrivalspeed ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Invalid arrivalSpeed definition for flow '0';
<  must be one of ("current", or a float>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : flows errors vehicle_false_departlane ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Invalid departLane definition for flow '0';
<  must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : flows errors vehicle_false_departpos ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Invalid departPos definition for flow '0';
<  must be one of ("random", "random_free", "free", "base", "last" or a float)
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : flows errors vehicle_false_departspeed ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Invalid departSpeed definition for flow '0';
<  must be one of ("random", "max", or a float>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : flows ptflow_nopersons ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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.0" depart="0.00" line="blub">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00" line="blub">
        <route edges="beg middle end rend"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : flows stop ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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.0" depart="0.00">
        <routeDistribution last="0">
            <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
        <stop lane="left_0" 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 lane="left_0" 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 lane="left_0" 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 lane="left_0" duration="10.00"/>
    </vehicle>
    <vehicle id="0.4" depart="0.40">
<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.0" depart="0.00">
        <route edges="beg beg2left left left2end end rend"/>
        <stop lane="left_0" duration="10.00"/>
    </vehicle>
    <vehicle id="0.1" depart="0.10">
        <route edges="beg beg2left left left2end end rend"/>
        <stop lane="left_0" duration="10.00"/>
    </vehicle>
    <vehicle id="0.2" depart="0.20">
        <route edges="beg beg2left left left2end end rend"/>
        <stop lane="left_0" duration="10.00"/>
    </vehicle>
    <vehicle id="0.3" depart="0.30">
        <route edges="beg beg2left left left2end end rend"/>
        <stop lane="left_0" duration="10.00"/>
    </vehicle>
    <vehicle id="0.4" depart="0.40">
        <route edges="beg beg2left left left2end end rend"/>
        <stop lane="left_0" duration="10.00"/>
    </vehicle>
    <vehicle id="0.5" depart="0.50">
        <route edges="beg beg2left left left2end end rend"/>
        <stop lane="left_0" duration="10.00"/>
    </vehicle>
    <vehicle id="0.6" depart="0.60">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : flows via ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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.0" depart="0.00">
        <routeDistribution last="0">
            <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </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>
    </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>
    </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>
    </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>
    </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.0" depart="0.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="0.1" depart="0.10">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="0.2" depart="0.20">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="0.3" depart="0.30">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="0.4" depart="0.40">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="0.5" depart="0.50">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="0.6" depart="0.60">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="0.7" depart="0.70">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="0.8" depart="0.80">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : flows vtypecheck ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Warning: Defining car following parameters in a nested element is deprecated in vType '19', use attributes instead!
< Warning: Defining car following parameters in a nested element is deprecated in vType '20', use attributes instead!
---------- 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">
    <vType id="0" accel="100"/>
    <vehicle id="0.0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vType id="1" decel="100"/>
    <vehicle id="1.0" type="1" depart="10.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vType id="2" sigma="1.00"/>
    <vehicle id="2.0" type="2" depart="11.00" color="magenta">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vType id="3" length="100.00"/>
    <vehicle id="3.0" type="3" depart="20.00" departPos="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vType id="4" minGap="100.00"/>
<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">
    <vType id="0" accel="100"/>
    <vehicle id="0.0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vType id="1" decel="100"/>
    <vehicle id="1.0" type="1" depart="10.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vType id="2" sigma="1.00"/>
    <vehicle id="2.0" type="2" depart="11.00" color="magenta">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vType id="3" length="100.00"/>
    <vehicle id="3.0" type="3" depart="20.00" departPos="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vType id="4" minGap="100.00"/>
    <vehicle id="4.0" type="4" depart="21.00" departPos="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vType id="5" maxSpeed="100.00"/>
    <vehicle id="5.0" type="5" depart="22.00" departPos="free">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vType id="6" color="black"/>
<truncated after showing first 30 lines>

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- 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.0" type="DEFAULT_VEHTYPE" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" type="DEFAULT_VEHTYPE" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" type="DEFAULT_VEHTYPE" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.3" type="DEFAULT_VEHTYPE" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.4" type="DEFAULT_VEHTYPE" 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.0" type="DEFAULT_VEHTYPE" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.1" type="DEFAULT_VEHTYPE" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.2" type="DEFAULT_VEHTYPE" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.3" type="DEFAULT_VEHTYPE" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.4" type="DEFAULT_VEHTYPE" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.5" type="DEFAULT_VEHTYPE" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.6" type="DEFAULT_VEHTYPE" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.7" type="DEFAULT_VEHTYPE" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.8" type="DEFAULT_VEHTYPE" depart="0.00">
<truncated after showing first 30 lines>
flows with_vehtype_dist ( Last six runs Oct2019 )
flows with_vehtype_keepdist ( Last six runs Oct2019 )

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : flows with_vehtype_nodef ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: The vehicle type '0' for flow '0' is not known.
---------- 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.0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.3" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.4" type="0" 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.0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.1" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.2" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.3" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.4" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.5" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.6" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.7" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.8" type="0" depart="0.00">
<truncated after showing first 30 lines>

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- 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" arrivalLane="0">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="10.00" arrivalLane="0" 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" arrivalLane="0" 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" arrivalLane="0">
        <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" arrivalLane="0">
        <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" arrivalLane="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" depart="10.00" arrivalLane="0" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" depart="11.00" arrivalLane="0" color="magenta">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" depart="20.00" departPos="0.00" arrivalLane="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" depart="21.00" departPos="10.00" arrivalLane="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" depart="22.00" departPos="free" arrivalLane="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" depart="23.00" departPos="random" arrivalLane="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" depart="30.00" departLane="0" arrivalLane="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="8" depart="31.00" departLane="1" arrivalLane="0">
<truncated after showing first 30 lines>
function defaults arrivallane ( Last six runs Oct2019 )
function defaults override_arrivallane ( Last six runs Oct2019 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- 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" arrivalPos="0">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="10.00" arrivalPos="0" 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" arrivalPos="0" 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" arrivalPos="0">
        <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" arrivalPos="0">
        <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" arrivalPos="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" depart="10.00" arrivalPos="0" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" depart="11.00" arrivalPos="0" color="magenta">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" depart="20.00" departPos="0.00" arrivalPos="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" depart="21.00" departPos="10.00" arrivalPos="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" depart="22.00" departPos="free" arrivalPos="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" depart="23.00" departPos="random" arrivalPos="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" depart="30.00" departLane="0" arrivalPos="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="8" depart="31.00" departLane="1" arrivalPos="0">
<truncated after showing first 30 lines>
function defaults arrivalpos ( Last six runs Oct2019 )
function defaults override_arrivalpos ( Last six runs Oct2019 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- 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" arrivalSpeed="0">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="10.00" arrivalSpeed="0" 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" arrivalSpeed="0" 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" arrivalSpeed="0">
        <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" arrivalSpeed="0">
        <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" arrivalSpeed="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" depart="10.00" arrivalSpeed="0" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" depart="11.00" arrivalSpeed="0" color="magenta">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" depart="20.00" departPos="0.00" arrivalSpeed="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" depart="21.00" departPos="10.00" arrivalSpeed="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" depart="22.00" departPos="free" arrivalSpeed="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" depart="23.00" departPos="random" arrivalSpeed="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" depart="30.00" departLane="0" arrivalSpeed="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="8" depart="31.00" departLane="1" arrivalSpeed="0">
<truncated after showing first 30 lines>
function defaults arrivalspeed ( Last six runs Oct2019 )
function defaults override_arrivalspeed ( Last six runs Oct2019 )

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function defaults departlane ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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" departLane="0">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="10.00" departLane="0" 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" departLane="0" 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" departLane="0" 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" departLane="0" 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" departLane="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" depart="10.00" departLane="0" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" depart="11.00" departLane="0" color="magenta">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" depart="20.00" departLane="0" departPos="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" depart="21.00" departLane="0" departPos="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" depart="22.00" departLane="0" departPos="free">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" depart="23.00" departLane="0" 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 (TIMEOUT) on ts-sim-winbuild-ba : function defaults departpos ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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" departPos="0">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="10.00" departPos="0" 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" departPos="0" 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" departPos="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" depart="10.00" departPos="0" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" depart="11.00" departPos="0" 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" departPos="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="8" depart="31.00" departLane="1" departPos="0">
<truncated after showing first 30 lines>

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- 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" departSpeed="0">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="10.00" departSpeed="0" 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" departSpeed="0" 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" departSpeed="0">
        <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" departSpeed="0">
        <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" departSpeed="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" depart="10.00" departSpeed="0" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" depart="11.00" departSpeed="0" color="magenta">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" depart="20.00" departPos="0.00" departSpeed="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" depart="21.00" departPos="10.00" departSpeed="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" depart="22.00" departPos="free" departSpeed="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" depart="23.00" departPos="random" departSpeed="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" depart="30.00" departLane="0" departSpeed="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="8" depart="31.00" departLane="1" departSpeed="0">
<truncated after showing first 30 lines>
function defaults departspeed ( Last six runs Oct2019 )
function defaults override_departspeed ( Last six runs Oct2019 )

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function defaults override_departlane ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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" departLane="0">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="10.00" departLane="0" 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" departLane="0" 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" departLane="0" 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" departLane="0" 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" departLane="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" depart="10.00" departLane="0" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" depart="11.00" departLane="0" color="magenta">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" depart="20.00" departLane="0" departPos="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" depart="21.00" departLane="0" departPos="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" depart="22.00" departLane="0" departPos="free">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" depart="23.00" departLane="0" 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="0">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function defaults override_departpos ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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" departPos="0">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="10.00" departPos="0" 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" departPos="0" 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">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" depart="21.00" departPos="0">
        <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" departPos="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" depart="10.00" departPos="0" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" depart="11.00" departPos="0" color="magenta">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" depart="20.00" departPos="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" depart="21.00" departPos="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" depart="22.00" departPos="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" depart="23.00" departPos="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" depart="30.00" departLane="0" departPos="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="8" depart="31.00" departLane="1" departPos="0">
<truncated after showing first 30 lines>

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </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.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">
        <route edges="beg middle end rend"/>
    </vehicle>
</routes>
function endstep end19 ( Last six runs Oct2019 )
function endstep end20 ( Last six runs Oct2019 )

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function endstep end21 ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" depart="20.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </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.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">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function ignore_errors ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Warning: The edge 'bla' within the route for vehicle '0' is not known.
< Warning: Repaired route of vehicle '0'.
---------- 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" color="black">
        <routeDistribution last="0">
            <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="9" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" color="black">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="9" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function ignore_errors_invalid_depart_edge ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Warning: Vehicle '0' is not allowed to depart on edge 'left'.
< Warning: The vehicle '0' has no valid route.
---------- 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"/>
---------- 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"/>

6 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- 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="94.97" probability="1.00000000" edges="beg b2b3 b3a3 a3a25 a25e"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg b2b3 b3a3 a3a25 a25e"/>
    </vehicle>
</routes>
function measure dijkstra_CO ( Last six runs Oct2019 )
function measure dijkstra_CO2 ( Last six runs Oct2019 )
function measure dijkstra_HC ( Last six runs Oct2019 )
function measure dijkstra_NOx ( Last six runs Oct2019 )
function measure dijkstra_PMx ( Last six runs Oct2019 )
function measure dijkstra_fuel ( Last six runs Oct2019 )

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function measure timeline CO ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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="200.00" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="100.00">
        <routeDistribution last="0">
            <route cost="150.00" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" depart="200.00">
        <routeDistribution last="0">
            <route cost="200.00" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" depart="100.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="2" depart="200.00">
        <route edges="beg middle end rend"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function measure timeline HC_range_override ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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="150.00" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="100.00">
        <routeDistribution last="0">
            <route cost="200.00" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" depart="200.00">
        <routeDistribution last="0">
            <route cost="200.00" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="1" depart="100.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" depart="200.00">
        <route edges="beg middle end rend"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function random-factor ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <person id="ped.0" depart="0.00">
        <walk cost="1234.14" edges="A0B0 B0A0 B0C0 C1C0 C1D1 D1D2 D3D2 E3D3 E4E3 E5E4 E5F5"/>
    </person>
    <person id="ped.1" depart="1.00">
        <walk cost="1293.51" edges="A0B0 A0A1 B1A1 B1B2 B2C2 C3C2 C3C4 C4D4 D5D4 D5E5 E5F5"/>
    </person>
    <person id="ped.2" depart="2.00">
        <walk cost="1187.28" edges="A0B0 B0A0 B0B1 B2B1 B2C2 C3C2 C3D3 D4D3 D4E4 E5E4 E5F5"/>
    </person>
    <person id="ped.3" depart="3.00">
        <walk cost="1301.83" edges="A0B0 B1B0 B2B1 B3B2 B3C3 C4C3 D4C4 E4D4 E5E4 E5F5"/>
    </person>
    <person id="ped.4" depart="4.00">
        <walk cost="1301.89" edges="A0B0 A1A0 B1A1 B2B1 B3B2 C3B3 D3C3 D3E3 E4E3 E4E5 E5F5"/>
    </person>
    <person id="ped.5" depart="5.00">
        <walk cost="1129.82" edges="A0B0 A0A1 A1B1 B2B1 B2C2 C2D2 D2D3 D4D3 E4D4 E4E5 E5F5"/>
    </person>
    <person id="ped.6" depart="6.00">
        <walk cost="1369.51" edges="A0B0 A0A1 A2A1 A3A2 A3B3 B4B3 B4C4 D4C4 E4D4 E5E4 E5F5"/>
    </person>
    <person id="ped.7" depart="7.00">
        <walk cost="1260.71" edges="A0B0 B0A0 B0B1 B2B1 B2B3 B3C3 C4C3 C4D4 D4E4 E4E5 E5F5"/>
    </person>
    <person id="ped.8" depart="8.00">
<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">
    <person id="ped.0" depart="0.00">
        <walk edges="A0B0 B0A0 B0C0 C1C0 C1D1 D1D2 D3D2 E3D3 E4E3 E5E4 E5F5"/>
    </person>
    <person id="ped.1" depart="1.00">
        <walk edges="A0B0 A0A1 B1A1 B1B2 B2C2 C3C2 C3C4 C4D4 D5D4 D5E5 E5F5"/>
    </person>
    <person id="ped.2" depart="2.00">
        <walk edges="A0B0 B0A0 B0B1 B2B1 B2C2 C3C2 C3D3 D4D3 D4E4 E5E4 E5F5"/>
    </person>
    <person id="ped.3" depart="3.00">
        <walk edges="A0B0 B1B0 B2B1 B3B2 B3C3 C4C3 D4C4 E4D4 E5E4 E5F5"/>
    </person>
    <person id="ped.4" depart="4.00">
        <walk edges="A0B0 A1A0 B1A1 B2B1 B3B2 C3B3 D3C3 D3E3 E4E3 E4E5 E5F5"/>
    </person>
    <person id="ped.5" depart="5.00">
        <walk edges="A0B0 A0A1 A1B1 B2B1 B2C2 C2D2 D2D3 D4D3 E4D4 E4E5 E5F5"/>
    </person>
    <person id="ped.6" depart="6.00">
        <walk edges="A0B0 A0A1 A2A1 A3A2 A3B3 B4B3 B4C4 D4C4 E4D4 E5E4 E5F5"/>
    </person>
    <person id="ped.7" depart="7.00">
        <walk edges="A0B0 B0A0 B0B1 B2B1 B2B3 B3C3 C4C3 C4D4 D4E4 E4E5 E5F5"/>
    </person>
    <person id="ped.8" depart="8.00">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function remove_loops bug2042630 ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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="862" depart="7.00">
        <routeDistribution last="0">
            <route cost="269.96" probability="1.00000000" edges="D2 L3 L5 L7 L6 L10 L13 L15 L16 D3"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="285" depart="91.00">
        <routeDistribution last="0">
            <route cost="270.18" probability="1.00000000" edges="D1 L2 L5 L7 L6 L10 L13 L15 L16 D3"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="444" depart="230.00">
        <routeDistribution last="0">
            <route cost="270.18" probability="1.00000000" edges="D1 L2 L5 L7 L6 L10 L13 L15 L16 D3"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="825" depart="256.00">
        <routeDistribution last="0">
            <route cost="269.96" probability="1.00000000" edges="D2 L3 L5 L7 L6 L10 L13 L15 L16 D3"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="283" depart="349.00">
        <routeDistribution last="0">
            <route cost="270.18" probability="1.00000000" edges="D1 L2 L5 L7 L6 L10 L13 L15 L16 D3"/>
        </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="862" depart="7.00">
        <route edges="D2 L3 L5 L7 L6 L10 L13 L15 L16 D3"/>
    </vehicle>
    <vehicle id="285" depart="91.00">
        <route edges="D1 L2 L5 L7 L6 L10 L13 L15 L16 D3"/>
    </vehicle>
    <vehicle id="444" depart="230.00">
        <route edges="D1 L2 L5 L7 L6 L10 L13 L15 L16 D3"/>
    </vehicle>
    <vehicle id="825" depart="256.00">
        <route edges="D2 L3 L5 L7 L6 L10 L13 L15 L16 D3"/>
    </vehicle>
    <vehicle id="283" depart="349.00">
        <route edges="D1 L2 L5 L7 L6 L10 L13 L15 L16 D3"/>
    </vehicle>
    <vehicle id="361" depart="513.00">
        <route edges="D1 L2 L5 L7 L6 L10 L13 L15 L16 D3"/>
    </vehicle>
    <vehicle id="438" depart="522.00">
        <route edges="D1 L2 L5 L7 L6 L10 L13 L15 L16 D3"/>
    </vehicle>
    <vehicle id="197" depart="537.00">
        <route edges="D1 L2 L5 L7 L6 L10 L13 L15 L16 D3"/>
    </vehicle>
    <vehicle id="421" depart="617.00">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function remove_loops duplicate_last ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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="7.19" probability="1.00000000" edges="0/0to1/0"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="0/0to1/0"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function remove_loops preserve_old_route ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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="35.97" probability="1.00000000" edges="0/0to1/0 1/0to1/1 1/1to2/1 2/1to2/0 2/0to3/0"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="0/0to1/0 1/0to1/1 1/1to2/1 2/1to2/0 2/0to3/0"/>
    </vehicle>
</routes>

4 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- 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="21.58" probability="1.00000000" edges="0/0to1/0 1/0to2/0 2/0to3/0"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="0/0to1/0 1/0to2/0 2/0to3/0"/>
    </vehicle>
</routes>
function remove_loops route_begin ( Last six runs Oct2019 )
function remove_loops route_end ( Last six runs Oct2019 )
function remove_loops route_middle ( Last six runs Oct2019 )
function remove_loops trip_begin_end ( Last six runs Oct2019 )

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function remove_loops route_begin_keep ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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" departPos="10.00">
        <routeDistribution last="0">
            <route cost="28.78" probability="1.00000000" edges="1/0to0/0 0/0to1/0 1/0to2/0 2/0to3/0"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="0.00" departLane="0">
        <routeDistribution last="0">
            <route cost="28.78" probability="1.00000000" edges="1/0to0/0 0/0to1/0 1/0to2/0 2/0to3/0"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" departPos="10.00">
        <route edges="1/0to0/0 0/0to1/0 1/0to2/0 2/0to3/0"/>
    </vehicle>
    <vehicle id="1" depart="0.00" departLane="0">
        <route edges="1/0to0/0 0/0to1/0 1/0to2/0 2/0to3/0"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function remove_loops route_begin_stop ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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="28.78" probability="1.00000000" edges="1/0to0/0 0/0to1/0 1/0to2/0 2/0to3/0"/>
        </routeDistribution>
        <stop lane="1/0to0/0_0" duration="10.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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="1/0to0/0 0/0to1/0 1/0to2/0 2/0to3/0"/>
        <stop lane="1/0to0/0_0" duration="10.00"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function remove_loops route_end_keep ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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" arrivalPos="5.00">
        <routeDistribution last="0">
            <route cost="28.78" probability="1.00000000" edges="0/0to1/0 1/0to2/0 2/0to3/0 3/0to2/0"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="0.00" arrivalLane="0">
        <routeDistribution last="0">
            <route cost="28.78" probability="1.00000000" edges="0/0to1/0 1/0to2/0 2/0to3/0 3/0to2/0"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" arrivalPos="5.00">
        <route edges="0/0to1/0 1/0to2/0 2/0to3/0 3/0to2/0"/>
    </vehicle>
    <vehicle id="1" depart="0.00" arrivalLane="0">
        <route edges="0/0to1/0 1/0to2/0 2/0to3/0 3/0to2/0"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function remove_loops route_end_stop ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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="28.78" probability="1.00000000" edges="0/0to1/0 1/0to2/0 2/0to3/0 3/0to2/0"/>
        </routeDistribution>
        <stop lane="3/0to2/0_0" duration="10.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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="0/0to1/0 1/0to2/0 2/0to3/0 3/0to2/0"/>
        <stop lane="3/0to2/0_0" duration="10.00"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function remove_loops route_middle_stop ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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="35.97" probability="1.00000000" edges="0/0to1/0 1/0to2/0 2/0to1/0 1/0to2/0 2/0to3/0"/>
        </routeDistribution>
        <stop lane="2/0to1/0_0" duration="10.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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="0/0to1/0 1/0to2/0 2/0to1/0 1/0to2/0 2/0to3/0"/>
        <stop lane="2/0to1/0_0" duration="10.00"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function repair backtrack_at_deadend ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Warning: No connection between edge 'end' and edge 'beg2left' found.
< Warning: Repaired route of vehicle '0'.
---------- 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">
    <vType id="DEFAULT_VEHTYPE" vClass="ignoring"/>
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="71.76" probability="1.00000000" edges="absBeg beg2left left"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vType id="DEFAULT_VEHTYPE" vClass="ignoring"/>
    <vehicle id="0" depart="0.00">
        <route edges="absBeg beg2left left"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function repair destination_occurs_twice ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: Repaired route of vehicle '0'.
---------- 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="107.80" probability="1.00000000" edges="absBeg middle end"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="absBeg middle end"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function repair distribution ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: Repaired route of vehicle '0'.
---------- 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="107.80" probability="1.00000000" edges="absBeg middle end"/>
            <route cost="125.13" probability="1.00000000" edges="absBeg middle end"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="absBeg middle end"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function repair intermediate_unconnected_ignore ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: Repaired route of vehicle '0_0'.
---------- 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_0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.79" probability="1.00000000" edges="absBeg middle end absEnd"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0_0" depart="0.00">
        <route edges="absBeg middle end absEnd"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function repair intermediate_unconnected_ignore_stops ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: Repaired route of vehicle '0_0'.
---------- 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_0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.79" probability="1.00000000" edges="absBeg middle end absEnd"/>
        </routeDistribution>
        <stop lane="middle_0" endPos="10.00" duration="10.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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0_0" depart="0.00">
        <route edges="absBeg middle end absEnd"/>
        <stop lane="middle_0" endPos="10.00" duration="10.00"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function repair only1valid ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: The edge 'invalid' within the route for vehicle '0' is not known.
---------- 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="71.26" probability="1.00000000" edges="middle"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="middle"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function repair preserve_old_route ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="DEFAULT_VEHTYPE" vClass="ignoring"/>
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="107.78" probability="1.00000000" edges="absBeg beg2left left left2end end"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vType id="DEFAULT_VEHTYPE" vClass="ignoring"/>
    <vehicle id="0" depart="0.00">
        <route edges="absBeg beg2left left left2end end"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function repair repair.from ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: Repaired route of vehicle '0_0'.
---------- 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">
    <vType id="t0" vClass="passenger"/>
    <vehicle id="0_0" type="t0" depart="0.00">
        <routeDistribution last="0">
            <route cost="17.93" probability="1.00000000" edges="end"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vType id="t0" vClass="passenger"/>
    <vehicle id="0_0" type="t0" depart="0.00">
        <route edges="end"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function repair repair.from_to_invalid ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,6d0
< Warning: Vehicle 'invalid_trip' is not allowed to arrive on edge 'beg2left'.
< Warning: The vehicle 'invalid_trip' has no valid route.
< Warning: Could not find new starting edge for vehicle 'unrepairable_route'.
< Warning: The vehicle 'unrepairable_route' has no valid route.
< Warning: Vehicle 'unrepairable_route2' is not allowed to depart on edge 'beg2left'.
< Warning: The vehicle 'unrepairable_route2' has no valid route.
---------- 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"/>
---------- 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"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function repair repair.to ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: Repaired route of vehicle '0_0'.
---------- 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">
    <vType id="t0" vClass="passenger"/>
    <vehicle id="0_0" type="t0" depart="0.00">
        <routeDistribution last="0">
            <route cost="17.93" probability="1.00000000" edges="absBeg"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vType id="t0" vClass="passenger"/>
    <vehicle id="0_0" type="t0" depart="0.00">
        <route edges="absBeg"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function repair route_around_non_mandatory ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: Repaired route of vehicle '0'.
---------- 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="89.53" probability="1.00000000" edges="absBeg middle"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="absBeg middle"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function routing astar_landmark ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1,5d0
< Loading net... done.
< Skipped until: 0.00
< AStarRouter answered 1 queries and explored 57.00 edges on average.
< AStarRouter spent (TIME) answering queries ((TIME) on average).
< 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">
    <vType id="DEFAULT_VEHTYPE" sigma="0"/>
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="68.12" probability="1.00000000" edges="5/5to5/6 5/6to5/7 5/7to5/8 5/8to5/9 5/9to6/9 6/9to7/9 7/9to8/9 8/9to9/9 9/9to8/9"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vType id="DEFAULT_VEHTYPE" sigma="0"/>
    <vehicle id="0" depart="0.00">
        <route edges="5/5to5/6 5/6to5/7 5/7to5/8 5/8to5/9 5/9to6/9 6/9to7/9 7/9to8/9 8/9to9/9 9/9to8/9"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function routing astar_landmark_save ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Warning: Not all network edges were found in the lookup table 'lookuptable' for landmark '5/5to4/5'. Saving missing values to 'landmarks.csv'.
< Warning: Not all network edges were found in the lookup table 'lookuptable' for landmark '2/7to1/7'. Saving missing values to 'landmarks.csv'.
---------- Differences in output ----------
1,13d0
< Loading net... done.
< Skipped until: 0.00
< Building Contraction Hierarchy for vClass='passenger' and time=0.00 (2048 edges)
< ... 
< Created 4647 shortcuts.
< Recomputed priority 2518 times.
< done ((TIME)).
< done.
< CHRouter answered 1436 queries and explored 71.19 edges on average.
< CHRouter spent (TIME) answering queries ((TIME) on average).
< AStarRouter answered 1 queries and explored 91.00 edges on average.
< AStarRouter spent (TIME) answering queries ((TIME) on average).
< 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">
    <vType id="DEFAULT_VEHTYPE" sigma="0"/>
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="68.12" probability="1.00000000" edges="5/5to5/6 5/6to5/7 5/7to5/8 5/8to5/9 5/9to6/9 6/9to7/9 7/9to8/9 8/9to9/9 9/9to8/9"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in landmarks ----------
5/5to4/5
2/7to1/7
5/5to4/5 0/0to0/1 67.777 71.2122
5/5to4/5 0/0to1/0 70.9381 69.3302
5/5to4/5 0/1to0/0 64.7374 76.5173
5/5to4/5 0/1to0/2 64.3547 64.2827
5/5to4/5 0/1to1/1 64.3417 64.3417
5/5to4/5 0/2to0/1 57.8079 74.1403
5/5to4/5 0/2to0/3 57.4252 57.3532
5/5to4/5 0/2to1/2 57.4122 57.4122
5/5to4/5 0/3to0/2 50.8784 67.2108
5/5to4/5 0/3to0/4 50.4957 50.4237
5/5to4/5 0/3to1/3 50.4827 50.4827
5/5to4/5 0/4to0/3 43.9489 60.2813
5/5to4/5 0/4to0/5 43.5662 43.4942
5/5to4/5 0/4to1/4 43.5532 43.5532
5/5to4/5 0/5to0/4 37.0194 53.3518
5/5to4/5 0/5to0/6 36.6367 50.3777
5/5to4/5 0/5to1/5 36.6237 36.6237
5/5to4/5 0/6to0/5 46.4942 46.877
5/5to4/5 0/6to0/7 43.8309 57.5719
5/5to4/5 0/6to1/6 43.5072 43.5072
5/5to4/5 0/7to0/6 53.6885 53.7604
5/5to4/5 0/7to0/8 51.0252 64.7662
5/5to4/5 0/7to1/7 50.7014 50.7014
5/5to4/5 0/8to0/7 60.8827 60.9547
5/5to4/5 0/8to0/9 58.2194 64.3942
5/5to4/5 0/8to1/8 57.8957 57.8957
5/5to4/5 0/9to0/8 60.9655 68.1489
5/5to4/5 0/9to1/9 63.7439 57.5899
<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">
    <vType id="DEFAULT_VEHTYPE" sigma="0"/>
    <vehicle id="0" depart="0.00">
        <route edges="5/5to5/6 5/6to5/7 5/7to5/8 5/8to5/9 5/9to6/9 6/9to7/9 7/9to8/9 8/9to9/9 9/9to8/9"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function routing astar_landmark_save_parallel ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Warning: Not all network edges were found in the lookup table 'lookuptable' for landmark '5/5to4/5'. Saving missing values to 'landmarks.csv'.
< Warning: Not all network edges were found in the lookup table 'lookuptable' for landmark '2/7to1/7'. Saving missing values to 'landmarks.csv'.
---------- Differences in output ----------
1,19d0
< Loading net... done.
< Skipped until: 0.00
< Building Contraction Hierarchy for vClass='passenger' and time=0.00 (2048 edges)
< ... 
< Created 4647 shortcuts.
< Recomputed priority 2518 times.
< done ((TIME)).
< done.
< Cloning Contraction Hierarchy for passenger and time 2147483.65.
< Cloning Contraction Hierarchy for passenger and time 2147483.65.
< CHRouterClone answered 718 queries and explored 75.53 edges on average.
< CHRouterClone spent (TIME) answering queries ((TIME) on average).
< CHRouterClone answered 718 queries and explored 66.85 edges on average.
< CHRouterClone spent (TIME) answering queries ((TIME) on average).
< CHRouter answered 1 queries and explored 3.00 edges on average.
< CHRouter spent (TIME) answering queries ((TIME) on average).
< AStarRouter answered 1 queries and explored 91.00 edges on average.
< AStarRouter spent (TIME) answering queries ((TIME) on average).
< 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">
    <vType id="DEFAULT_VEHTYPE" sigma="0"/>
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="68.12" probability="1.00000000" edges="5/5to5/6 5/6to5/7 5/7to5/8 5/8to5/9 5/9to6/9 6/9to7/9 7/9to8/9 8/9to9/9 9/9to8/9"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in landmarks ----------
5/5to4/5
2/7to1/7
5/5to4/5 0/0to0/1 67.777 71.2122
5/5to4/5 0/0to1/0 70.9381 69.3302
5/5to4/5 0/1to0/0 64.7374 76.5173
5/5to4/5 0/1to0/2 64.3547 64.2827
5/5to4/5 0/1to1/1 64.3417 64.3417
5/5to4/5 0/2to0/1 57.8079 74.1403
5/5to4/5 0/2to0/3 57.4252 57.3532
5/5to4/5 0/2to1/2 57.4122 57.4122
5/5to4/5 0/3to0/2 50.8784 67.2108
5/5to4/5 0/3to0/4 50.4957 50.4237
5/5to4/5 0/3to1/3 50.4827 50.4827
5/5to4/5 0/4to0/3 43.9489 60.2813
5/5to4/5 0/4to0/5 43.5662 43.4942
5/5to4/5 0/4to1/4 43.5532 43.5532
5/5to4/5 0/5to0/4 37.0194 53.3518
5/5to4/5 0/5to0/6 36.6367 50.3777
5/5to4/5 0/5to1/5 36.6237 36.6237
5/5to4/5 0/6to0/5 46.4942 46.877
5/5to4/5 0/6to0/7 43.8309 57.5719
5/5to4/5 0/6to1/6 43.5072 43.5072
5/5to4/5 0/7to0/6 53.6885 53.7604
5/5to4/5 0/7to0/8 51.0252 64.7662
5/5to4/5 0/7to1/7 50.7014 50.7014
5/5to4/5 0/8to0/7 60.8827 60.9547
5/5to4/5 0/8to0/9 58.2194 64.3942
5/5to4/5 0/8to1/8 57.8957 57.8957
5/5to4/5 0/9to0/8 60.9655 68.1489
5/5to4/5 0/9to1/9 63.7439 57.5899
<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">
    <vType id="DEFAULT_VEHTYPE" sigma="0"/>
    <vehicle id="0" depart="0.00">
        <route edges="5/5to5/6 5/6to5/7 5/7to5/8 5/8to5/9 5/9to6/9 6/9to7/9 7/9to8/9 8/9to9/9 9/9to8/9"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function routing astar_landmark_taz ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1,6d0
< Loading net... done.
< Loading additional file 'input_districts.taz.xml' ... done.
< Skipped until: 0.00
< AStarRouter answered 1 queries and explored 81.00 edges on average.
< AStarRouter spent (TIME) answering queries ((TIME) on average).
< 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">
    <vType id="DEFAULT_VEHTYPE" sigma="0"/>
    <vehicle id="0" depart="0.00" fromTaz="1" toTaz="2">
        <routeDistribution last="0">
            <route cost="64.96" probability="1.00000000" edges="5/5to5/6 5/6to5/7 5/7to5/8 5/8to5/9 5/9to6/9 6/9to7/9 7/9to8/9 8/9to9/9 9/9to9/8"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vType id="DEFAULT_VEHTYPE" sigma="0"/>
    <vehicle id="0" depart="0.00" fromTaz="1" toTaz="2">
        <route edges="5/5to5/6 5/6to5/7 5/7to5/8 5/8to5/9 5/9to6/9 6/9to7/9 7/9to8/9 8/9to9/9 9/9to9/8"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function routing chrouter bidirectional1 ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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="914.79" probability="1.00000000" edges="src f600 b100 dest"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="src f600 b100 dest"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function routing chrouter bidirectional2 ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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="715.60" probability="1.00000000" edges="src 500 dest"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="src 500 dest"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function routing chrouter restrictions1 ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="restricted" vClass="vip"/>
    <vehicle id="restricted" type="restricted" depart="0.00">
        <routeDistribution last="0">
            <route cost="228.58" probability="1.00000000" edges="src long dest"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="free" depart="0.00">
        <routeDistribution last="0">
            <route cost="219.33" probability="1.00000000" edges="src short dest"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vType id="restricted" vClass="vip"/>
    <vehicle id="restricted" type="restricted" depart="0.00">
        <route edges="src long dest"/>
    </vehicle>
    <vehicle id="free" depart="0.00">
        <route edges="src short dest"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function routing chrouter restrictions2 ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="restricted" vClass="vip"/>
    <vehicle id="restricted" type="restricted" depart="0.00">
        <routeDistribution last="0">
            <route cost="254.88" probability="1.00000000" edges="src long dest"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="free" depart="0.00">
        <routeDistribution last="0">
            <route cost="222.22" probability="1.00000000" edges="src e1 short e2 dest"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vType id="restricted" vClass="vip"/>
    <vehicle id="restricted" type="restricted" depart="0.00">
        <route edges="src long dest"/>
    </vehicle>
    <vehicle id="free" depart="0.00">
        <route edges="src e1 short e2 dest"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function routing chrouter weights ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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="early" depart="0.00">
        <routeDistribution last="0">
            <route cost="214.79" probability="1.00000000" edges="src e1 short e2 dest"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="later" depart="3600.00">
        <routeDistribution last="0">
            <route cost="249.84" probability="1.00000000" edges="src long dest"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="early" depart="0.00">
        <route edges="src e1 short e2 dest"/>
    </vehicle>
    <vehicle id="later" depart="3600.00">
        <route edges="src long dest"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function routing chrouter weights_parallel ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1,10d0
< Loading net... done.
< Loading precomputed net weights from 'input_weights.dump.xml'... done.
< Skipped until: 0.00
< DijkstraRouter answered 100 queries and explored 7.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 99 queries and explored 6.99 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 1 queries and explored 8.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< 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="early.0" depart="0.00">
        <routeDistribution last="0">
            <route cost="214.79" probability="1.00000000" edges="src e1 short e2 dest"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="early.1" depart="1.00">
        <routeDistribution last="0">
            <route cost="214.79" probability="1.00000000" edges="src e1 short e2 dest"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="early.2" depart="2.00">
        <routeDistribution last="0">
            <route cost="214.79" probability="1.00000000" edges="src e1 short e2 dest"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="early.3" depart="3.00">
        <routeDistribution last="0">
            <route cost="214.79" probability="1.00000000" edges="src e1 short e2 dest"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="early.4" depart="4.00">
        <routeDistribution last="0">
            <route cost="214.79" probability="1.00000000" edges="src e1 short e2 dest"/>
        </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="early.0" depart="0.00">
        <route edges="src e1 short e2 dest"/>
    </vehicle>
    <vehicle id="early.1" depart="1.00">
        <route edges="src e1 short e2 dest"/>
    </vehicle>
    <vehicle id="early.2" depart="2.00">
        <route edges="src e1 short e2 dest"/>
    </vehicle>
    <vehicle id="early.3" depart="3.00">
        <route edges="src e1 short e2 dest"/>
    </vehicle>
    <vehicle id="early.4" depart="4.00">
        <route edges="src e1 short e2 dest"/>
    </vehicle>
    <vehicle id="early.5" depart="5.00">
        <route edges="src e1 short e2 dest"/>
    </vehicle>
    <vehicle id="early.6" depart="6.00">
        <route edges="src e1 short e2 dest"/>
    </vehicle>
    <vehicle id="early.7" depart="7.00">
        <route edges="src e1 short e2 dest"/>
    </vehicle>
    <vehicle id="early.8" depart="8.00">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function routing fifo ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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="780.00">
        <routeDistribution last="0">
            <route cost="885.97" probability="1.00000000" edges="beg middle end rend" exitTimes="880.00 1630.00 1647.99 1665.97"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="810.00">
        <routeDistribution last="0">
            <route cost="835.97" probability="1.00000000" edges="beg beg2left left left2end end rend" exitTimes="910.00 1010.00 1410.00 1610.00 1627.99 1645.97"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="780.00">
        <route edges="beg middle end rend" exitTimes="880.00 1630.00 1647.99 1665.97"/>
    </vehicle>
    <vehicle id="1" depart="810.00">
        <route edges="beg beg2left left left2end end rend" exitTimes="910.00 1010.00 1410.00 1610.00 1627.99 1645.97"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function routing fifo_interpolate ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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="780.00">
        <routeDistribution last="0">
            <route cost="845.97" probability="1.00000000" edges="beg beg2left left left2end end rend" exitTimes="880.00 990.00 1390.00 1590.00 1607.99 1625.97"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="810.00">
        <routeDistribution last="0">
            <route cost="835.97" probability="1.00000000" edges="beg beg2left left left2end end rend" exitTimes="910.00 1010.00 1410.00 1610.00 1627.99 1645.97"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="780.00">
        <route edges="beg beg2left left left2end end rend" exitTimes="880.00 990.00 1390.00 1590.00 1607.99 1625.97"/>
    </vehicle>
    <vehicle id="1" depart="810.00">
        <route edges="beg beg2left left left2end end rend" exitTimes="910.00 1010.00 1410.00 1610.00 1627.99 1645.97"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : function routing traveltime_always_checks_vehspeed ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="fast" maxSpeed="50.00"/>
    <vehicle id="fast0" type="fast" depart="0.00">
        <routeDistribution last="0">
            <route cost="147.95" probability="1.00000000" edges="beg beg2left left left2end end"/>
        </routeDistribution>
    </vehicle>
    <vType id="slow" maxSpeed="2.00"/>
    <vehicle id="slow0" type="slow" depart="0.00">
        <routeDistribution last="0">
            <route cost="1000.00" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vType id="fast" maxSpeed="50.00"/>
    <vehicle id="fast0" type="fast" depart="0.00">
        <route edges="beg beg2left left left2end end"/>
    </vehicle>
    <vType id="slow" maxSpeed="2.00"/>
    <vehicle id="slow0" type="slow" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : logit clogit_example ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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="3">
            <route cost="657.80" probability="0.31959357" edges="oa ab bd"/>
            <route cost="730.42" probability="0.27571748" edges="oa ab by yd"/>
            <route cost="826.83" probability="0.22664290" edges="oa ax xy yd"/>
            <route cost="945.62" probability="0.17804605" edges="ox xy yd"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="ox xy yd"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : logit logit_example ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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="3">
            <route cost="657.80" probability="0.31960269" edges="oa ab bd"/>
            <route cost="730.42" probability="0.27573286" edges="oa ab by yd"/>
            <route cost="826.83" probability="0.22664907" edges="oa ax xy yd"/>
            <route cost="945.62" probability="0.17801538" edges="ox xy yd"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="ox xy yd"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : logit logit_step1 ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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="71.94" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <routeDistribution last="0">
            <route cost="71.94" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" depart="0.00">
        <routeDistribution last="0">
            <route cost="71.94" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" depart="0.00">
        <routeDistribution last="0">
            <route cost="71.94" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" depart="0.00">
        <routeDistribution last="0">
            <route cost="71.94" probability="1.00000000" edges="beg middle end"/>
        </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"/>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="2" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="3" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="4" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="5" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="6" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="7" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="8" depart="0.00">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : logit logit_step2 ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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="1">
            <route cost="264.07" probability="0.46297357" edges="beg middle end"/>
            <route cost="219.45" probability="0.53702643" edges="beg beg2right right right2end end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <routeDistribution last="1">
            <route cost="264.07" probability="0.46297357" edges="beg middle end"/>
            <route cost="219.45" probability="0.53702643" edges="beg beg2right right right2end end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="10" depart="0.00">
        <routeDistribution last="0">
            <route cost="264.07" probability="0.46297357" edges="beg middle end"/>
            <route cost="219.45" probability="0.53702643" edges="beg beg2right right right2end end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="11" depart="0.00">
        <routeDistribution last="1">
            <route cost="264.07" probability="0.46297357" edges="beg middle end"/>
            <route cost="219.45" probability="0.53702643" edges="beg beg2right right right2end end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="12" depart="0.00">
<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 beg2right right right2end end"/>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <route edges="beg beg2right right right2end end"/>
    </vehicle>
    <vehicle id="10" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="11" depart="0.00">
        <route edges="beg beg2right right right2end end"/>
    </vehicle>
    <vehicle id="12" depart="0.00">
        <route edges="beg beg2right right right2end end"/>
    </vehicle>
    <vehicle id="13" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="14" depart="0.00">
        <route edges="beg beg2right right right2end end"/>
    </vehicle>
    <vehicle id="15" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="16" depart="0.00">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : logit theta_example ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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="2">
            <route cost="657.80" probability="0.57988611" edges="oa ab bd"/>
            <route cost="730.42" probability="0.28049437" edges="oa ab by yd"/>
            <route cost="826.83" probability="0.10697483" edges="oa ax xy yd"/>
            <route cost="945.62" probability="0.03264470" edges="ox xy yd"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="oa ax xy yd"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : meta help ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : meta noop ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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.

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

Test exceeded wallclock time limit of 300.0 seconds
---------- 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 (TIMEOUT) on ts-sim-winbuild-ba : meta version ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : meta with_log ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1,8d0
< Loading net... done.
< Skipped until: 0.00
< Reading up to time step: 0.00
< Reading up to time step: 200.00
< Routes found between time steps 0.00 and 0.00.
< DijkstraRouter answered 2 queries and explored 7.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< 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">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="0" depart="0.00" color="yellow">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="10" type="0" depart="0.00" color="yellow">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in log ----------
Loading net... done.
Skipped until: 0.00
Routes found between time steps 0.00 and 0.00.
DijkstraRouter answered 2 queries and explored 7.00 edges on average.
DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- 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">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="0" depart="0.00" color="yellow">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="10" type="0" depart="0.00" color="yellow">
        <route edges="beg middle end rend"/>
    </vehicle>
</routes>

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

Test exceeded wallclock time limit of 300.0 seconds
---------- 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 (TIMEOUT) on ts-sim-winbuild-ba : meta write_template_commented_full ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">

    <configuration>
        <!-- Loads the named config on startup -->
        <configuration-file value="" synonymes="c configuration" type="FILE"/>

        <!-- Saves current configuration into FILE -->
        <save-configuration value="" synonymes="C save-config" type="FILE"/>

        <!-- Saves a configuration template (empty) into FILE -->
        <save-template value="" type="FILE"/>

        <!-- Saves the configuration schema into FILE -->
        <save-schema value="" type="FILE"/>

        <!-- Adds comments to saved template, configuration, or schema -->
        <save-commented value="" synonymes="save-template.commented" type="BOOL"/>

    </configuration>

    <input>
        <!-- Use FILE as SUMO-network to route on -->
        <net-file value="" synonymes="n net" type="FILE"/>

        <!-- Read additional network data (districts, bus stops) from FILE(s) -->
        <additional-files value="" synonymes="a additional d districts taz-files" type="FILE"/>

<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : meta write_template_full ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">

    <configuration>
        <configuration-file value="" synonymes="c configuration" type="FILE" help="Loads the named config on startup"/>
        <save-configuration value="" synonymes="C save-config" type="FILE" help="Saves current configuration into FILE"/>
        <save-template value="" type="FILE" help="Saves a configuration template (empty) into FILE"/>
        <save-schema value="" type="FILE" help="Saves the configuration schema into FILE"/>
        <save-commented value="false" synonymes="save-template.commented" type="BOOL" help="Adds comments to saved template, configuration, or schema"/>
    </configuration>

    <input>
        <net-file value="" synonymes="n net" type="FILE" help="Use FILE as SUMO-network to route on"/>
        <additional-files value="" synonymes="a additional d districts taz-files" type="FILE" help="Read additional network data (districts, bus stops) from FILE(s)"/>
        <route-files value="" synonymes="alternative-files alternatives-files f flow-files flows r t trip-files trips" type="FILE" help="Read sumo routes, alternatives, flows, and trips from FILE(s)"/>
        <phemlight-path value="./PHEMlight/" type="FILE" help="Determines where to load PHEMlight definitions from."/>
        <weight-files value="" synonymes="w weights" type="FILE" help="Read network weights from FILE(s)"/>
        <lane-weight-files value="" type="FILE" help="Read lane-based network weights from FILE(s)"/>
        <weight-attribute value="traveltime" synonymes="measure x" type="STR" help="Name of the xml attribute which gives the edge weight"/>
    </input>

    <output>
        <write-license value="false" type="BOOL" help="Include license info into every output file"/>
        <output-prefix value="" type="STR" help="Prefix which is applied to all output files. The special string 'TIME' is replaced by the current time."/>
        <precision value="2" type="INT" help="Defines the number of digits after the comma for floating point output"/>
        <precision.geo value="6" type="INT" help="Defines the number of digits after the comma for lon,lat output"/>
        <human-readable-time value="false" synonymes="H" type="BOOL" help="Write time values as hour:minute:second or day:hour:minute:second rathern than seconds"/>
        <output-file value="" synonymes="o output" type="FILE" help="Write generated routes to FILE"/>
<truncated after showing first 30 lines>

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <person id="p0" depart="0.00">
        <walk cost="1440.00" edges="beg middle end"/>
    </person>
    <person id="p1" depart="0.00">
        <walk cost="1440.00" edges="end middle beg"/>
    </person>
</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.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0">
        <walk edges="beg middle end"/>
    </person>
    <person id="p1" depart="0">
        <walk edges="end middle beg"/>
    </person>
</routes>
person basic ( Last six runs Oct2019 )
person personTrip basic ( Last six runs Oct2019 )

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : person crossings_and_walkingareas ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <person id="p0" depart="0.00">
        <walk cost="101.93" edges="SC CN"/>
    </person>
    <person id="p1" depart="0.00">
        <walk cost="203.63" edges="SC NC"/>
    </person>
</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.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0">
        <walk edges="SC CN"/>
    </person>
    <person id="p1" depart="0">
        <walk edges="SC NC"/>
    </person>
</routes>

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <person id="p0" depart="0.00">
        <walk edges="beg middle end"/>
    </person>
    <person id="p1" depart="0.00">
        <walk edges="end middle beg"/>
    </person>
    <person id="p2" depart="0.00" departPos="0.00">
        <walk edges="beg middle end" arrivalPos="445.50"/>
    </person>
</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.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <walk edges="beg middle end"/>
    </person>
    <person id="p1" depart="0.00">
        <walk edges="end middle beg"/>
    </person>
    <person id="p2" depart="0.00" departPos="0.00">
        <walk edges="beg middle end" arrivalPos="445.50"/>
    </person>
</routes>
person edges ( Last six runs Oct2019 )
person routeID ( Last six runs Oct2019 )

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : person personTrip access ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <person id="p0" depart="0.00">
        <walk cost="720.00" edges="beg beg2left" busStop="beg2left"/>
        <ride cost="240.00" busStop="left2end" lines="train" intended="train.3" depart="910.00"/>
        <walk cost="246.70" edges="left2end end"/>
    </person>
    <person id="p1" depart="0.00">
        <walk cost="1440.00" edges="end middle beg"/>
    </person>
</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.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <walk edges="beg beg2left" busStop="beg2left"/>
        <ride busStop="left2end" lines="train" intended="train.3" depart="910.00"/>
        <walk edges="left2end end"/>
    </person>
    <person id="p1" depart="0.00">
        <walk edges="end middle beg"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : person personTrip access_shortcut ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <person id="p0" depart="0.00">
        <walk cost="240.00" edges="beg" busStop="beg2left"/>
        <ride cost="120.00" busStop="left2end" lines="train" intended="train.1" depart="310.00"/>
        <walk cost="48.00" edges="end"/>
    </person>
    <person id="p1" depart="0.00">
        <walk cost="1440.00" edges="end middle beg"/>
    </person>
    <person id="p2" depart="0.00">
        <walk cost="240.00" edges="beg" busStop="beg2left"/>
        <walk cost="48.00" edges="left"/>
    </person>
</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.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <walk edges="beg" busStop="beg2left"/>
        <ride busStop="left2end" lines="train" intended="train.1" depart="310.00"/>
        <walk edges="end"/>
    </person>
    <person id="p1" depart="0.00">
        <walk edges="end middle beg"/>
    </person>
    <person id="p2" depart="0.00">
        <walk edges="beg" busStop="beg2left"/>
        <walk edges="left"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : person personTrip access_twice ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <person id="p0" depart="0.00">
        <walk cost="0.00" edges="beg" busStop="beg2left"/>
        <ride cost="60.00" busStop="left2end" lines="train" intended="train.0" depart="10.00"/>
        <walk cost="48.00" edges="end"/>
    </person>
    <person id="p1" depart="0.00">
        <walk cost="960.00" edges="end middle beg" busStop="beg2left"/>
        <walk cost="0.00" edges="beg"/>
    </person>
</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.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <walk edges="beg" busStop="beg2left"/>
        <ride busStop="left2end" lines="train" intended="train.0" depart="10.00"/>
        <walk edges="end"/>
    </person>
    <person id="p1" depart="0.00">
        <walk edges="end middle beg" busStop="beg2left"/>
        <walk edges="beg"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : person personTrip access_walk ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <person id="p0" depart="0.00">
        <walk edges="beg2left" busStop="beg2left"/>
    </person>
    <person id="p1" depart="0.00">
        <walk cost="240.00" edges="beg2left" busStop="beg2left"/>
    </person>
</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.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <walk edges="beg2left" busStop="beg2left"/>
    </person>
    <person id="p1" depart="0.00">
        <walk edges="beg2left" busStop="beg2left"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : person personTrip bike_public_walk ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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="p0_b0" type="DEFAULT_BIKETYPE" depart="triggered">
        <routeDistribution last="0">
            <route cost="0.00" probability="0.00000000" edges="beg beg2left"/>
        </routeDistribution>
    </vehicle>
    <person id="p0" depart="0.00">
        <ride cost="135.64" from="beg" to="beg2left" busStop="beg2left" lines="p0_b0"/>
        <ride cost="224.36" busStop="left2end" lines="train" intended="train.1" depart="310.00"/>
        <walk cost="241.57" edges="left2end end"/>
    </person>
</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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="p0_b0" type="DEFAULT_BIKETYPE" depart="triggered">
        <route edges="beg beg2left"/>
    </vehicle>
    <person id="p0" depart="0.00">
        <ride from="beg" to="beg2left" busStop="beg2left" lines="p0_b0"/>
        <ride busStop="left2end" lines="train" intended="train.1" depart="310.00"/>
        <walk edges="left2end end"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : person personTrip busstop ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <person id="p0" depart="0.00">
        <walk cost="240.00" edges="beg" busStop="beg_0"/>
        <ride cost="120.00" busStop="left_0" lines="bus" intended="bus.1" depart="310.00"/>
        <ride cost="50.00" busStop="end_0" lines="bus2" intended="bus2.1" depart="370.00"/>
        <walk cost="240.00" edges="end"/>
    </person>
</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.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <walk edges="beg" busStop="beg_0"/>
        <ride busStop="left_0" lines="bus" intended="bus.1" depart="310.00"/>
        <ride busStop="end_0" lines="bus2" intended="bus2.1" depart="370.00"/>
        <walk edges="end"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : person personTrip busstop_early ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <person id="p0" depart="200.00">
        <walk cost="240.00" edges="beg" busStop="beg_0"/>
        <ride cost="620.00" busStop="left_0" lines="bus" intended="bus.0" depart="1010.00"/>
        <ride cost="50.00" busStop="end_0" lines="bus2" intended="bus2.0" depart="1070.00"/>
        <walk cost="240.00" edges="end"/>
    </person>
</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.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="200.00">
        <walk edges="beg" busStop="beg_0"/>
        <ride busStop="left_0" lines="bus" intended="bus.0" depart="1010.00"/>
        <ride busStop="end_0" lines="bus2" intended="bus2.0" depart="1070.00"/>
        <walk edges="end"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : person personTrip busstop_too_late ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <person id="p0" depart="0.00">
        <walk cost="240.00" edges="beg" busStop="beg_0"/>
        <ride cost="120.00" busStop="left_0" lines="bus" intended="bus.1" depart="310.00"/>
        <ride cost="50.00" busStop="end_0" lines="bus2" intended="bus2.1" depart="370.00"/>
        <walk cost="240.00" edges="end"/>
    </person>
    <person id="p1" depart="2000.00">
        <walk cost="1440.00" edges="beg middle end"/>
    </person>
</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.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <walk edges="beg" busStop="beg_0"/>
        <ride busStop="left_0" lines="bus" intended="bus.1" depart="310.00"/>
        <ride busStop="end_0" lines="bus2" intended="bus2.1" depart="370.00"/>
        <walk edges="end"/>
    </person>
    <person id="p1" depart="2000.00">
        <walk edges="beg middle end"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : person personTrip busstop_too_late2 ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <person id="p0" depart="720.00">
        <walk cost="1440.00" edges="beg middle end"/>
    </person>
</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.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="720.00">
        <walk edges="beg middle end"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : person personTrip busstop_unmatched ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: Different stop for 'bus' compared to earlier definitions, ignoring schedule.
---------- 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">
    <person id="p0" depart="0.00">
        <walk cost="1440.00" edges="beg middle end"/>
    </person>
</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.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <walk edges="beg middle end"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : person personTrip car ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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="p0_0" depart="triggered">
        <routeDistribution last="0">
            <route cost="0.00" probability="0.00000000" edges="beg middle end"/>
        </routeDistribution>
    </vehicle>
    <person id="p0" depart="0.00">
        <ride cost="89.93" from="beg" to="end" lines="p0_0"/>
    </person>
</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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="p0_0" depart="triggered">
        <route edges="beg middle end"/>
    </vehicle>
    <person id="p0" depart="0.00">
        <ride from="beg" to="end" lines="p0_0"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : person personTrip car_intermodal_net ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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="p0_0" depart="triggered">
        <routeDistribution last="0">
            <route cost="0.00" probability="0.00000000" edges="SC CE"/>
        </routeDistribution>
    </vehicle>
    <person id="p0" depart="0.00">
        <ride cost="8.47" from="SC" to="CE" lines="p0_0"/>
    </person>
</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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="p0_0" depart="triggered">
        <route edges="SC CE"/>
    </vehicle>
    <person id="p0" depart="0.00">
        <ride from="SC" to="CE" lines="p0_0"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : person personTrip car_public_walk ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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="p0_0" depart="triggered">
        <routeDistribution last="0">
            <route cost="0.00" probability="0.00000000" edges="beg beg2left"/>
        </routeDistribution>
    </vehicle>
    <person id="p0" depart="0.00">
        <ride cost="27.11" from="beg" to="beg2left" busStop="beg2left" lines="p0_0"/>
        <ride cost="332.89" busStop="left2end" lines="train" intended="train.1" depart="310.00"/>
        <walk cost="241.57" edges="left2end end"/>
    </person>
</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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="p0_0" depart="triggered">
        <route edges="beg beg2left"/>
    </vehicle>
    <person id="p0" depart="0.00">
        <ride from="beg" to="beg2left" busStop="beg2left" lines="p0_0"/>
        <ride busStop="left2end" lines="train" intended="train.1" depart="310.00"/>
        <walk edges="left2end end"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : person personTrip car_public_walk2 ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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="p0_0" depart="triggered">
        <routeDistribution last="0">
            <route cost="0.00" probability="0.00000000" edges="beg beg2left"/>
        </routeDistribution>
    </vehicle>
    <person id="p0" depart="0.00">
        <ride cost="34.30" from="beg" to="beg2left" busStop="beg2left" lines="p0_0"/>
        <ride cost="325.70" busStop="left2end" lines="train" intended="train.1" depart="310.00"/>
        <walk cost="241.57" edges="left2end end"/>
    </person>
</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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="p0_0" depart="triggered">
        <route edges="beg beg2left"/>
    </vehicle>
    <person id="p0" depart="0.00">
        <ride from="beg" to="beg2left" busStop="beg2left" lines="p0_0"/>
        <ride busStop="left2end" lines="train" intended="train.1" depart="310.00"/>
        <walk edges="left2end end"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : person personTrip car_public_walk3 ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <person id="p0" depart="0.00">
        <walk cost="724.50" edges="beg beg2left" busStop="beg2left"/>
        <ride cost="235.50" busStop="left2end" lines="train" intended="train.3" depart="910.00"/>
        <walk cost="241.51" edges="left2end end"/>
    </person>
</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.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <walk edges="beg beg2left" busStop="beg2left"/>
        <ride busStop="left2end" lines="train" intended="train.3" depart="910.00"/>
        <walk edges="left2end end"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : person personTrip car_public_walk4 ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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="p0_0" depart="triggered">
        <routeDistribution last="0">
            <route cost="0.00" probability="0.00000000" edges="beg beg2left"/>
        </routeDistribution>
    </vehicle>
    <person id="p0" depart="0.00">
        <ride cost="27.11" from="beg" to="beg2left" busStop="beg2left" lines="p0_0"/>
        <ride cost="332.89" busStop="left2end" lines="train" intended="train.1" depart="310.00"/>
        <walk cost="234.05" edges="left2end end"/>
    </person>
</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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="p0_0" depart="triggered">
        <route edges="beg beg2left"/>
    </vehicle>
    <person id="p0" depart="0.00">
        <ride from="beg" to="beg2left" busStop="beg2left" lines="p0_0"/>
        <ride busStop="left2end" lines="train" intended="train.1" depart="310.00"/>
        <walk edges="left2end end"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : person personTrip car_public_walk5 ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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="p0_0" depart="triggered">
        <routeDistribution last="0">
            <route cost="0.00" probability="0.00000000" edges="beg beg2left"/>
        </routeDistribution>
    </vehicle>
    <person id="p0" depart="0.00">
        <ride cost="21.71" from="beg" to="beg2left" busStop="beg2left" lines="p0_0"/>
        <ride cost="338.29" busStop="left2end" lines="train" intended="train.1" depart="310.00"/>
        <walk cost="241.57" edges="left2end end"/>
    </person>
</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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="p0_0" depart="triggered">
        <route edges="beg beg2left"/>
    </vehicle>
    <person id="p0" depart="0.00">
        <ride from="beg" to="beg2left" busStop="beg2left" lines="p0_0"/>
        <ride busStop="left2end" lines="train" intended="train.1" depart="310.00"/>
        <walk edges="left2end end"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : person personTrip car_type ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="typ0" vClass="passenger"/>
    <vehicle id="p0_0" type="typ0" depart="triggered">
        <routeDistribution last="0">
            <route cost="0.00" probability="0.00000000" edges="beg middle end"/>
        </routeDistribution>
    </vehicle>
    <person id="p0" depart="0.00">
        <ride cost="89.93" from="beg" to="end" lines="p0_0"/>
    </person>
</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.dlr.de/xsd/routes_file.xsd">
    <vType id="typ0" vClass="passenger"/>
    <vehicle id="p0_0" type="typ0" depart="triggered">
        <route edges="beg middle end"/>
    </vehicle>
    <person id="p0" depart="0.00">
        <ride from="beg" to="end" lines="p0_0"/>
    </person>
</routes>

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- 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="p0_0" depart="triggered">
        <routeDistribution last="0">
            <route cost="0.00" probability="0.00000000" edges="beg middle end"/>
        </routeDistribution>
    </vehicle>
    <person id="p0" depart="0.00">
        <ride cost="89.93" from="beg" to="end" lines="p0_0"/>
    </person>
    <person id="p1" depart="0.00">
        <walk cost="1440.00" edges="end middle beg"/>
    </person>
</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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="p0_0" depart="triggered">
        <route edges="beg middle end"/>
    </vehicle>
    <person id="p0" depart="0.00">
        <ride from="beg" to="end" lines="p0_0"/>
    </person>
    <person id="p1" depart="0.00">
        <walk edges="end middle beg"/>
    </person>
</routes>
person personTrip car_walk ( Last six runs Oct2019 )
person personTrip car_walk_sidewalk ( Last six runs Oct2019 )

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : person personTrip car_walk_arrivalpos ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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="p0_0" depart="triggered">
        <routeDistribution last="0">
            <route cost="0.00" probability="0.00000000" edges="beg middle end"/>
        </routeDistribution>
    </vehicle>
    <person id="p0" depart="0.00">
        <ride cost="90.29" from="beg" to="end" lines="p0_0"/>
    </person>
    <person id="p1" depart="0.00">
        <walk cost="1430.40" edges="end middle beg" arrivalPos="10.00"/>
    </person>
</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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="p0_0" depart="triggered">
        <route edges="beg middle end"/>
    </vehicle>
    <person id="p0" depart="0.00">
        <ride from="beg" to="end" lines="p0_0"/>
    </person>
    <person id="p1" depart="0.00">
        <walk edges="end middle beg" arrivalPos="10.00"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : person personTrip car_walk_departPos ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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="p0_0" depart="triggered" departPos="50.00">
        <routeDistribution last="0">
            <route cost="0.00" probability="0.00000000" edges="beg middle end"/>
        </routeDistribution>
    </vehicle>
    <person id="p0" depart="0.00" departPos="50.00">
        <ride cost="88.13" from="beg" to="end" lines="p0_0"/>
    </person>
    <person id="p1" depart="0.00" departPos="50.00">
        <walk cost="1488.00" edges="end middle beg" departPos="50.00"/>
    </person>
</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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="p0_0" depart="triggered" departPos="50.00">
        <route edges="beg middle end"/>
    </vehicle>
    <person id="p0" depart="0.00" departPos="50.00">
        <ride from="beg" to="end" lines="p0_0"/>
    </person>
    <person id="p1" depart="0.00" departPos="50.00">
        <walk edges="end middle beg" departPos="50.00"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : person personTrip early_ending_flow ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <person id="public" depart="4.00">
        <walk cost="28.80" edges="b" busStop="busstop1"/>
        <ride cost="107.20" busStop="busstop3" lines="100" intended="0.3" depart="40.00"/>
        <walk cost="28.80" edges="g"/>
    </person>
</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.dlr.de/xsd/routes_file.xsd">
    <person id="public" depart="4.00">
        <walk edges="b" busStop="busstop1"/>
        <ride busStop="busstop3" lines="100" intended="0.3" depart="40.00"/>
        <walk edges="g"/>
    </person>
</routes>

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <person id="public" depart="4.00">
        <walk cost="28.80" edges="b" busStop="busstop1"/>
        <ride cost="77.20" busStop="busstop3" lines="100" intended="0" depart="50.00"/>
        <walk cost="28.80" edges="g"/>
    </person>
</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.dlr.de/xsd/routes_file.xsd">
    <person id="public" depart="4.00">
        <walk edges="b" busStop="busstop1"/>
        <ride busStop="busstop3" lines="100" intended="0" depart="50.00"/>
        <walk edges="g"/>
    </person>
</routes>
person personTrip early_pt ( Last six runs Oct2019 )
person personTrip late_pt ( Last six runs Oct2019 )

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : person personTrip errors flow_without_end ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Warning: Undefined end for flow 'bus', defaulting to 24hour duration.
< Warning: Undefined end for flow 'bus2', defaulting to 24hour duration.
---------- Differences in output ----------
1d0
< Success.

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="typ0" vClass="passenger"/>
    <vehicle id="p0_0" type="typ0" depart="triggered">
        <routeDistribution last="0">
            <route cost="0.00" probability="0.00000000" edges="beg middle"/>
        </routeDistribution>
    </vehicle>
    <person id="p0" depart="0.00">
        <ride cost="54.40" from="beg" to="middle" lines="p0_0"/>
        <walk cost="481.34" edges="middle end"/>
    </person>
    <person id="p1" depart="0.00">
        <walk cost="1451.71" edges="end middle beg"/>
    </person>
</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.dlr.de/xsd/routes_file.xsd">
    <vType id="typ0" vClass="passenger"/>
    <vehicle id="p0_0" type="typ0" depart="triggered">
        <route edges="beg middle"/>
    </vehicle>
    <person id="p0" depart="0.00">
        <ride from="beg" to="middle" lines="p0_0"/>
        <walk edges="middle end"/>
    </person>
    <person id="p1" depart="0.00">
        <walk edges="end middle beg"/>
    </person>
</routes>
person personTrip intermodal_car_walk ( Last six runs Oct2019 )
person personTrip intermodal_car_walk_ptstop ( Last six runs Oct2019 )

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : person personTrip intermodal_car_walk_junction ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="typ0" vClass="passenger"/>
    <vehicle id="p0_0" type="typ0" depart="triggered">
        <routeDistribution last="0">
            <route cost="0.00" probability="0.00000000" edges="beg middle"/>
        </routeDistribution>
    </vehicle>
    <person id="p0" depart="0.00">
        <ride cost="90.47" from="beg" to="middle" lines="p0_0"/>
        <walk cost="0.00" edges="end"/>
    </person>
    <person id="p1" depart="0.00">
        <walk cost="1451.71" edges="end middle beg"/>
    </person>
</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.dlr.de/xsd/routes_file.xsd">
    <vType id="typ0" vClass="passenger"/>
    <vehicle id="p0_0" type="typ0" depart="triggered">
        <route edges="beg middle"/>
    </vehicle>
    <person id="p0" depart="0.00">
        <ride from="beg" to="middle" lines="p0_0"/>
        <walk edges="end"/>
    </person>
    <person id="p1" depart="0.00">
        <walk edges="end middle beg"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : person personTrip intermodal_car_walk_no_place ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <person id="p0" depart="0.00">
        <walk cost="1451.71" edges="beg middle end"/>
    </person>
    <person id="p1" depart="0.00">
        <walk cost="1451.71" edges="end middle beg"/>
    </person>
</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.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <walk edges="beg middle end"/>
    </person>
    <person id="p1" depart="0.00">
        <walk edges="end middle beg"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : person personTrip intermodal_train_bus_walk ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="avoidWalking" maxSpeed="0.50"/>
    <person id="p0" type="avoidWalking" depart="0.00" departPos="900.00">
        <walk cost="503.55" edges="A0B0 accessC" departPos="900.00" busStop="stopC_W"/> <!-- C -->
        <ride cost="238.45" busStop="stopA_W" lines="train2:1" intended="train_train2:1.0" depart="599.00"/> <!-- A -->
        <walk cost="10.56" edges="accessA" departPos="900.00" busStop="stopA_N"/> <!-- A -->
        <ride cost="348.44" busStop="stopB_N" lines="train1:0" intended="train_train1:0.1" depart="1001.00"/> <!-- B -->
        <walk cost="566.45" edges="accessB A1B1" departPos="900.00" arrivalPos="100.00"/>
    </person>
</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.dlr.de/xsd/routes_file.xsd">
    <vType id="avoidWalking" maxSpeed="0.50"/>
    <person id="p0" type="avoidWalking" depart="0.00" departPos="900.00">
        <walk edges="A0B0 accessC" departPos="900.00" busStop="stopC_W"/> <!-- C -->
        <ride busStop="stopA_W" lines="train2:1" intended="train_train2:1.0" depart="599.00"/> <!-- A -->
        <walk edges="accessA" departPos="900.00" busStop="stopA_N"/> <!-- A -->
        <ride busStop="stopB_N" lines="train1:0" intended="train_train1:0.1" depart="1001.00"/> <!-- B -->
        <walk edges="accessB A1B1" departPos="900.00" arrivalPos="100.00"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : person personTrip late_pt_flow ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <person id="public" depart="4.00">
        <walk cost="28.80" edges="b" busStop="busstop1"/>
        <ride cost="97.20" busStop="busstop3" lines="100" intended="0.0" depart="70.00"/>
        <walk cost="28.80" edges="g"/>
    </person>
</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.dlr.de/xsd/routes_file.xsd">
    <person id="public" depart="4.00">
        <walk edges="b" busStop="busstop1"/>
        <ride busStop="busstop3" lines="100" intended="0.0" depart="70.00"/>
        <walk edges="g"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : person personTrip no_valid_connection ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Warning: No connection between edge 'absBeg_depart_connector' and edge 'beg2left_arrival_connector' found.
< Error: No route for trip in person 'p0'.
< Quitting (on error).
---------- 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"/>
---------- Missing result in exitcode ----------
1
---------- 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"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : person personTrip prefer_walking ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <person id="p0" depart="0.00">
        <walk cost="1440.00" edges="beg middle end"/>
    </person>
</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.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <walk edges="beg middle end"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : person personTrip prefer_walking2 ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <person id="p0" depart="3.00">
        <walk cost="1440.00" edges="beg middle end"/>
    </person>
</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.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="3.00">
        <walk edges="beg middle end"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : person personTrip ptline_routing ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <person id="p0" depart="0.00">
        <walk cost="1440.00" edges="beg middle end"/>
    </person>
    <vehicle id="bus.0" depart="10000.00" line="bus">
        <routeDistribution last="0">
            <route cost="107.91" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
        <stop busStop="beg_0" until="10000.00"/>
        <stop busStop="end_0" until="10100.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.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <walk edges="beg middle end"/>
    </person>
    <vehicle id="bus.0" depart="10000.00" line="bus">
        <route edges="beg middle end"/>
        <stop busStop="beg_0" until="10000.00"/>
        <stop busStop="end_0" until="10100.00"/>
    </vehicle>
</routes>

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <person id="p0" depart="0.00">
        <walk cost="240.00" edges="beg" busStop="beg_0"/>
        <ride cost="270.00" busStop="end_0" lines="bus" intended="bus.1" depart="310.00"/>
        <walk cost="240.00" edges="end"/>
    </person>
    <person id="p1" depart="0.00">
        <walk cost="1440.00" edges="end middle beg"/>
    </person>
    <person id="walker" depart="0.00">
        <walk cost="1440.00" edges="beg middle end"/>
    </person>
</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.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <walk edges="beg" busStop="beg_0"/>
        <ride busStop="end_0" lines="bus" intended="bus.1" depart="310.00"/>
        <walk edges="end"/>
    </person>
    <person id="p1" depart="0.00">
        <walk edges="end middle beg"/>
    </person>
    <person id="walker" depart="0.00">
        <walk edges="beg middle end"/>
    </person>
</routes>
person personTrip public_walk ( Last six runs Oct2019 )
person personTrip public_walk_singleveh ( Last six runs Oct2019 )

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : person personTrip public_walk_human_readable_time ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <person id="p0" depart="00:00:00">
        <walk cost="240.00" edges="beg" busStop="beg_0"/>
        <ride cost="270.00" busStop="end_0" lines="bus" intended="bus.1" depart="00:05:10"/>
        <walk cost="240.00" edges="end"/>
    </person>
    <person id="p1" depart="00:00:00">
        <walk cost="1440.00" edges="end middle beg"/>
    </person>
    <person id="walker" depart="00:00:00">
        <walk cost="1440.00" edges="beg middle end"/>
    </person>
</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.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="00:00:00">
        <walk edges="beg" busStop="beg_0"/>
        <ride busStop="end_0" lines="bus" intended="bus.1" depart="00:05:10"/>
        <walk edges="end"/>
    </person>
    <person id="p1" depart="00:00:00">
        <walk edges="end middle beg"/>
    </person>
    <person id="walker" depart="00:00:00">
        <walk edges="beg middle end"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : person personTrip ride_from_stop ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <person id="p0" depart="400.00">
        <stop busStop="stopA_E" duration="0.10"/>
        <ride cost="270.90" busStop="stopC_E" lines="tAC" intended="trainAC.0" depart="528.00"/> <!-- C -->
    </person>
</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.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="400.00">
        <stop busStop="stopA_E" duration="0.10"/>
        <ride busStop="stopC_E" lines="tAC" intended="trainAC.0" depart="528.00"/> <!-- C -->
    </person>
</routes>

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <person id="p0" depart="400.00">
        <stop busStop="stopB_S" duration="0.10"/>
        <ride cost="138.90" busStop="stopA_S" lines="tBA" intended="trainBA.0" depart="439.00"/> <!-- A -->
        <walk cost="29.31" edges="accessA" departPos="800.00" busStop="stopA_E"/> <!-- A -->
        <walk cost="1150.53" edges="accessA A0B0 accessC" departPos="300.00" busStop="stopC_E"/> <!-- C -->
    </person>
</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.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="400.00">
        <stop busStop="stopB_S" duration="0.10"/>
        <ride busStop="stopA_S" lines="tBA" intended="trainBA.0" depart="439.00"/> <!-- A -->
        <walk edges="accessA" departPos="800.00" busStop="stopA_E"/> <!-- A -->
        <walk edges="accessA A0B0 accessC" departPos="300.00" busStop="stopC_E"/> <!-- C -->
    </person>
</routes>
person personTrip ride_trip ( Last six runs Oct2019 )
person personTrip ride_trip_access ( Last six runs Oct2019 )

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : person personTrip stop_access_stop ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <person id="p0" depart="0.00">
        <stop busStop="stopA_S" duration="0.10"/>
        <walk cost="24.66" edges="accessA" departPos="800.00" busStop="stopA_W"/> <!-- A -->
    </person>
    <person id="p1" depart="100.00" departPos="100.00">
        <stop lane="accessA_0" duration="1.00"/>
        <walk cost="77.55" edges="accessA" departPos="192.70" busStop="stopA_S"/> <!-- A -->
        <walk cost="24.66" edges="accessA" departPos="800.00" busStop="stopA_W"/> <!-- A -->
    </person>
</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.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <stop busStop="stopA_S" duration="0.10"/>
        <walk edges="accessA" departPos="800.00" busStop="stopA_W"/> <!-- A -->
    </person>
    <person id="p1" depart="100.00" departPos="100.00">
        <stop lane="accessA_0" duration="1.00"/>
        <walk edges="accessA" departPos="192.70" busStop="stopA_S"/> <!-- A -->
        <walk edges="accessA" departPos="800.00" busStop="stopA_W"/> <!-- A -->
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : person personTrip trip_output ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- 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">
    <person id="p0" depart="0.00">
        <personTrip from="beg" to="end" modes="public bicycle" walkFactor="0.75"/>
    </person>
    <person id="p1" depart="1.00">
        <personTrip from="beg" to="end" modes="public car" walkFactor="0.75"/>
        <stop lane="end_0" duration="100.00"/>
        <personTrip from="end" to="middle" departPos="499.90" walkFactor="0.75"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : person personTrip trip_output_geo ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- 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">
    <person id="p0" depart="0.00">
        <personTrip fromXY="0.00,-4.95" toXY="1501.45,-4.95" walkFactor="0.75"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : person personTrip unusable_bus ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Warning: Ignoring stop at '' until 10.00  for vehicle 'bus'.
< Warning: Ignoring stop at '' until 110.00  for vehicle 'bus'.
< Warning: Ignoring stop at '' until 210.00  for vehicle 'bus'.
< Warning: Not using public transport line 'bus' for routing persons. It has less than two usable stops.
---------- 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">
    <person id="p0" depart="0.00">
        <walk cost="1440.00" edges="beg middle end"/>
    </person>
    <person id="p1" depart="0.00">
        <walk cost="1440.00" edges="end middle beg"/>
    </person>
</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.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <walk edges="beg middle end"/>
    </person>
    <person id="p1" depart="0.00">
        <walk edges="end middle beg"/>
    </person>
</routes>

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="0" length="2.00" vClass="pedestrian"/>
    <person id="p0" type="0" depart="0.00">
        <walk cost="1440.00" edges="beg middle end"/>
    </person>
    <person id="p1" depart="0.00">
        <walk cost="1440.00" edges="end middle beg"/>
    </person>
</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.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="2.00" vClass="pedestrian"/>
    <person id="p0" type="0" depart="0.00">
        <walk edges="beg middle end"/>
    </person>
    <person id="p1" depart="0.00">
        <walk edges="end middle beg"/>
    </person>
</routes>
person personTrip vtype ( Last six runs Oct2019 )
person vtype ( Last six runs Oct2019 )

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : person personTrip walk_access_walk ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <person id="p0" depart="0.00">
        <walk cost="240.00" edges="beg2left" busStop="beg2left"/>
        <walk cost="0.00" edges="beg2left2"/>
    </person>
</routes>
---------- Missing result in edges ----------
<?xml version="1.0" encoding="UTF-8"?>


<intermodal>
    <edge id="beg_fwd-1.00" line="!ped" length="500.00" successors="beg_walking_connector beg_arrival_connector"/>
    <edge id="beg_bwd-1.00" line="!ped" length="500.00" successors="absBeg_walking_connector beg_arrival_connector"/>
    <edge id="beg_depart_connector" line="!connector" length="500.00" successors="beg_fwd-1.00 beg_bwd-1.00 beg_car-1.00"/>
    <edge id="beg_arrival_connector" line="!connector" length="500.00" successors=""/>
    <edge id="beg2left_fwd-1.00" line="!ped" length="250.00" successors="beg2left_fwd250.00 beg2left_fwd-1.00:beg2left beg2left_arrival_connector"/>
    <edge id="beg2left_bwd250.00" line="!ped" length="0.00" successors="beg2left_bwd-1.00 beg2left_bwd250.00:beg2left beg2left_arrival_connector250.00"/>
    <edge id="beg2left_depart_connector" line="!connector" length="250.00" successors="beg2left_fwd-1.00 beg2left_car-1.00 beg2left_bwd-1.00"/>
    <edge id="beg2left_arrival_connector" line="!connector" length="250.00" successors=""/>
    <edge id="beg2left2_fwd-1.00" line="!ped" length="0.00" successors="beg2left2_fwd0.00 beg2left2_fwd-1.00:beg2left beg2left2_arrival_connector"/>
    <edge id="beg2left2_bwd0.00" line="!ped" length="199.19" successors="beg2left2_bwd-1.00 beg2left2_bwd0.00:beg2left beg2left2_arrival_connector0.00"/>
    <edge id="beg2left2_depart_connector" line="!connector" length="0.00" successors="beg2left2_fwd-1.00 beg2left2_car-1.00 beg2left2_bwd-1.00"/>
    <edge id="beg2left2_arrival_connector" line="!connector" length="0.00" successors=""/>
    <edge id="end_fwd-1.00" line="!ped" length="500.00" successors="absEnd_walking_connector end_arrival_connector"/>
    <edge id="end_bwd-1.00" line="!ped" length="500.00" successors="end_walking_connector end_arrival_connector"/>
    <edge id="end_depart_connector" line="!connector" length="500.00" successors="end_fwd-1.00 end_bwd-1.00 end_car-1.00"/>
    <edge id="end_arrival_connector" line="!connector" length="500.00" successors=""/>
    <edge id="gneE0_depart_connector" line="!connector" length="1289.03" successors="gneE0_car-1.00"/>
    <edge id="gneE0_arrival_connector" line="!connector" length="1529.03" successors=""/>
    <edge id="left_fwd-1.00" line="!ped" length="998.37" successors="endleft_walking_connector left_arrival_connector"/>
    <edge id="left_bwd-1.00" line="!ped" length="998.37" successors="begleft_walking_connector left_arrival_connector"/>
    <edge id="left_depart_connector" line="!connector" length="998.37" successors="left_fwd-1.00 left_bwd-1.00 left_car-1.00"/>
    <edge id="left_arrival_connector" line="!connector" length="998.37" successors=""/>
    <edge id="left2end_fwd-1.00" line="!ped" length="499.19" successors="end_walking_connector left2end_arrival_connector"/>
    <edge id="left2end_bwd-1.00" line="!ped" length="499.19" successors="endleft_walking_connector left2end_arrival_connector"/>
    <edge id="left2end_depart_connector" line="!connector" length="499.19" successors="left2end_fwd-1.00 left2end_bwd-1.00 left2end_car-1.00"/>
    <edge id="left2end_arrival_connector" line="!connector" length="499.19" successors=""/>
<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">
    <person id="p0" depart="0.00">
        <walk edges="beg2left" busStop="beg2left"/>
        <walk edges="beg2left2"/>
    </person>
</routes>
---------- Missing result in weights ----------
<?xml version="1.0" encoding="UTF-8"?>


<weights xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval id="intermodalweights" begin="0" end="9223372036854775807">
        <edge id="beg_fwd-1.00" traveltime="360.00" effort="0.00"/>
        <edge id="beg_bwd-1.00" traveltime="360.00" effort="0.00"/>
        <edge id="beg_depart_connector" traveltime="0.00" effort="0.00"/>
        <edge id="beg_arrival_connector" traveltime="0.00" effort="0.00"/>
        <edge id="beg2left_fwd-1.00" traveltime="180.00" effort="0.00"/>
        <edge id="beg2left_bwd250.00" traveltime="0.00" effort="0.00"/>
        <edge id="beg2left_depart_connector" traveltime="0.00" effort="0.00"/>
        <edge id="beg2left_arrival_connector" traveltime="0.00" effort="0.00"/>
        <edge id="beg2left2_fwd-1.00" traveltime="0.00" effort="0.00"/>
        <edge id="beg2left2_bwd0.00" traveltime="143.42" effort="0.00"/>
        <edge id="beg2left2_depart_connector" traveltime="0.00" effort="0.00"/>
        <edge id="beg2left2_arrival_connector" traveltime="0.00" effort="0.00"/>
        <edge id="end_fwd-1.00" traveltime="360.00" effort="0.00"/>
        <edge id="end_bwd-1.00" traveltime="360.00" effort="0.00"/>
        <edge id="end_depart_connector" traveltime="0.00" effort="0.00"/>
        <edge id="end_arrival_connector" traveltime="0.00" effort="0.00"/>
        <edge id="gneE0_depart_connector" traveltime="0.00" effort="0.00"/>
        <edge id="gneE0_arrival_connector" traveltime="0.00" effort="0.00"/>
        <edge id="left_fwd-1.00" traveltime="718.83" effort="0.00"/>
        <edge id="left_bwd-1.00" traveltime="718.83" effort="0.00"/>
        <edge id="left_depart_connector" traveltime="0.00" effort="0.00"/>
        <edge id="left_arrival_connector" traveltime="0.00" effort="0.00"/>
        <edge id="left2end_fwd-1.00" traveltime="359.42" effort="0.00"/>
        <edge id="left2end_bwd-1.00" traveltime="359.42" effort="0.00"/>
        <edge id="left2end_depart_connector" traveltime="0.00" effort="0.00"/>
<truncated after showing first 30 lines>

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <person id="p0" depart="0.00">
        <walk cost="96.00" edges="a -a"/>
    </person>
    <person id="p1" depart="0.00">
        <walk cost="96.00" edges="-a a"/>
    </person>
</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.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <walk edges="a -a"/>
    </person>
    <person id="p1" depart="0.00">
        <walk edges="-a a"/>
    </person>
</routes>
person personTrip walk_no_connections ( Last six runs Oct2019 )
person personTrip walk_strange_network ( Last six runs Oct2019 )

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : person personTrip walk_normal_connections ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <person id="p0" depart="0.00">
        <walk cost="100.48" edges="a -a"/>
    </person>
    <person id="p1" depart="0.00">
        <walk cost="100.48" edges="-a a"/>
    </person>
</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.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <walk edges="a -a"/>
    </person>
    <person id="p1" depart="0.00">
        <walk edges="-a a"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : person personTrip walk_walkingareas ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <person id="p0" depart="0.00">
        <walk cost="97.92" edges="a -a"/>
    </person>
    <person id="p1" depart="0.00">
        <walk cost="97.92" edges="-a a"/>
    </person>
</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.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00">
        <walk edges="a -a"/>
    </person>
    <person id="p1" depart="0.00">
        <walk edges="-a a"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : person personTrip write_net_weight ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in additional ----------
<?xml version="1.0" encoding="UTF-8"?>


<intermodal>
    <edge id=":absBeg_w0-1.00" line="!ped" length="0.10" successors="beg_fwd-1.00"/>
    <edge id=":absEnd_0_fwd-1.00" line="!ped" length="0.10" successors="rend_fwd-1.00 :absEnd_0_arrival_connector"/>
    <edge id=":absEnd_0_bwd-1.00" line="!ped" length="0.10" successors=":absEnd_0_arrival_connector"/>
    <edge id=":absEnd_0_depart_connector" line="!connector" length="0.10" successors=":absEnd_0_fwd-1.00 :absEnd_0_bwd-1.00 :absEnd_0_car-1.00"/>
    <edge id=":absEnd_0_arrival_connector" line="!connector" length="0.10" successors=""/>
    <edge id=":absEnd_w0-1.00" line="!ped" length="0.10" successors="rend_fwd-1.00 end_bwd-1.00"/>
    <edge id=":beg_0_fwd-1.00" line="!ped" length="7.27" successors="middle_fwd-1.00 :beg_0_arrival_connector"/>
    <edge id=":beg_0_bwd-1.00" line="!ped" length="7.27" successors=":beg_0_arrival_connector"/>
    <edge id=":beg_0_depart_connector" line="!connector" length="7.27" successors=":beg_0_fwd-1.00 :beg_0_bwd-1.00 :beg_0_car-1.00"/>
    <edge id=":beg_0_arrival_connector" line="!connector" length="7.27" successors=""/>
    <edge id=":beg_1_fwd-1.00" line="!ped" length="5.00" successors="beg2left_fwd-1.00 :beg_1_arrival_connector"/>
    <edge id=":beg_1_bwd-1.00" line="!ped" length="5.00" successors=":beg_1_arrival_connector"/>
    <edge id=":beg_1_depart_connector" line="!connector" length="5.00" successors=":beg_1_fwd-1.00 :beg_1_bwd-1.00 :beg_1_car-1.00"/>
    <edge id=":beg_1_arrival_connector" line="!connector" length="5.00" successors=""/>
    <edge id=":beg_w0-1.00" line="!ped" length="6.17" successors="beg2left_fwd-1.00 middle_fwd-1.00 beg_bwd-1.00"/>
    <edge id=":begleft_0_fwd-1.00" line="!ped" length="2.58" successors="left_fwd-1.00 :begleft_0_arrival_connector"/>
    <edge id=":begleft_0_bwd-1.00" line="!ped" length="2.58" successors=":begleft_0_arrival_connector"/>
    <edge id=":begleft_0_depart_connector" line="!connector" length="2.58" successors=":begleft_0_fwd-1.00 :begleft_0_bwd-1.00 :begleft_0_car-1.00"/>
    <edge id=":begleft_0_arrival_connector" line="!connector" length="2.58" successors=""/>
    <edge id=":end_0_fwd-1.00" line="!ped" length="10.23" successors="end_fwd-1.00 :end_0_arrival_connector"/>
    <edge id=":end_0_bwd-1.00" line="!ped" length="10.23" successors=":end_0_arrival_connector"/>
    <edge id=":end_0_depart_connector" line="!connector" length="10.23" successors=":end_0_fwd-1.00 :end_0_bwd-1.00 :end_0_car-1.00"/>
    <edge id=":end_0_arrival_connector" line="!connector" length="10.23" successors=""/>
    <edge id=":end_w0-1.00" line="!ped" length="7.83" successors="end_fwd-1.00 left2end_bwd250.00 middle_bwd-1.00"/>
    <edge id=":endleft_0_fwd-1.00" line="!ped" length="5.00" successors="left2end_fwd-1.00 :endleft_0_arrival_connector"/>
    <edge id=":endleft_0_bwd-1.00" line="!ped" length="5.00" successors=":endleft_0_arrival_connector"/>
<truncated after showing first 30 lines>
---------- 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="p0_0" depart="triggered">
        <routeDistribution last="0">
            <route cost="0.00" probability="0.00000000" edges="beg beg2left"/>
        </routeDistribution>
    </vehicle>
    <person id="p0" depart="0.00">
        <ride cost="27.11" from="beg" to="beg2left" busStop="beg2left" lines="p0_0"/>
        <ride cost="332.89" busStop="left2end" lines="train" intended="train.1" depart="310.00"/>
        <walk cost="241.57" edges="left2end end"/>
    </person>
</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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="p0_0" depart="triggered">
        <route edges="beg beg2left"/>
    </vehicle>
    <person id="p0" depart="0.00">
        <ride from="beg" to="beg2left" busStop="beg2left" lines="p0_0"/>
        <ride busStop="left2end" lines="train" intended="train.1" depart="310.00"/>
        <walk edges="left2end end"/>
    </person>
</routes>
---------- Missing result in weights ----------
<?xml version="1.0" encoding="UTF-8"?>


<weights xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval id="intermodalweights" begin="0" end="9223372036854775807">
        <edge id=":absBeg_w0-1.00" traveltime="0.07" effort="0.00"/>
        <edge id=":absEnd_0_fwd-1.00" traveltime="0.07" effort="0.00"/>
        <edge id=":absEnd_0_bwd-1.00" traveltime="0.07" effort="0.00"/>
        <edge id=":absEnd_0_depart_connector" traveltime="0.00" effort="0.00"/>
        <edge id=":absEnd_0_arrival_connector" traveltime="0.00" effort="0.00"/>
        <edge id=":absEnd_w0-1.00" traveltime="0.07" effort="0.00"/>
        <edge id=":beg_0_fwd-1.00" traveltime="5.23" effort="0.00"/>
        <edge id=":beg_0_bwd-1.00" traveltime="5.23" effort="0.00"/>
        <edge id=":beg_0_depart_connector" traveltime="0.00" effort="0.00"/>
        <edge id=":beg_0_arrival_connector" traveltime="0.00" effort="0.00"/>
        <edge id=":beg_1_fwd-1.00" traveltime="3.60" effort="0.00"/>
        <edge id=":beg_1_bwd-1.00" traveltime="3.60" effort="0.00"/>
        <edge id=":beg_1_depart_connector" traveltime="0.00" effort="0.00"/>
        <edge id=":beg_1_arrival_connector" traveltime="0.00" effort="0.00"/>
        <edge id=":beg_w0-1.00" traveltime="4.44" effort="0.00"/>
        <edge id=":begleft_0_fwd-1.00" traveltime="1.86" effort="0.00"/>
        <edge id=":begleft_0_bwd-1.00" traveltime="1.86" effort="0.00"/>
        <edge id=":begleft_0_depart_connector" traveltime="0.00" effort="0.00"/>
        <edge id=":begleft_0_arrival_connector" traveltime="0.00" effort="0.00"/>
        <edge id=":end_0_fwd-1.00" traveltime="7.37" effort="0.00"/>
        <edge id=":end_0_bwd-1.00" traveltime="7.37" effort="0.00"/>
        <edge id=":end_0_depart_connector" traveltime="0.00" effort="0.00"/>
        <edge id=":end_0_arrival_connector" traveltime="0.00" effort="0.00"/>
        <edge id=":end_w0-1.00" traveltime="5.64" effort="0.00"/>
        <edge id=":endleft_0_fwd-1.00" traveltime="3.60" effort="0.00"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : person unconnected ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Warning: No connection between edge 'beg_depart_connector' and edge 'left_arrival_connector' found.
< Error: No route for trip in person 'p1'.
< Quitting (on error).
---------- 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">
    <person id="p0" depart="0.00">
        <walk cost="1440.00" edges="beg middle end"/>
    </person>
</routes>
---------- Missing result in exitcode ----------
1
---------- 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">
    <person id="p0" depart="0.00">
        <walk edges="beg middle end"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : person unconnected_ignored ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Warning: No connection between edge 'beg_depart_connector' and edge 'left_arrival_connector' found.
< Warning: No route for trip in person 'p1'.
---------- 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">
    <person id="p0" depart="0.00">
        <walk cost="1440.00" edges="beg middle end"/>
    </person>
</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.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0">
        <walk edges="beg middle end"/>
    </person>
</routes>

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: The edge 'blub' within a walk or personTrip of 'p0' is not known.
<  The route can not be build.
< Warning: Discarding person 'p0' because it's plan is empty
< Quitting (on error).
---------- 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"/>
---------- Missing result in exitcode ----------
1
---------- 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"/>
person unknown_from ( Last six runs Oct2019 )
person unknown_to ( Last six runs Oct2019 )

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : personFlow basic ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <person id="p.0" depart="0.00">
        <walk cost="1440.00" edges="beg middle end"/>
    </person>
    <person id="p.1" depart="2.00">
        <walk cost="1440.00" edges="beg middle end"/>
    </person>
    <person id="p.2" depart="4.00">
        <walk cost="1440.00" edges="beg middle end"/>
    </person>
    <person id="p.3" depart="6.00">
        <walk cost="1440.00" edges="beg middle end"/>
    </person>
    <person id="p.4" depart="8.00">
        <walk cost="1440.00" edges="beg middle end"/>
    </person>
</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.dlr.de/xsd/routes_file.xsd">
    <person id="p.0" depart="0.00">
        <walk edges="beg middle end"/>
    </person>
    <person id="p.1" depart="2.00">
        <walk edges="beg middle end"/>
    </person>
    <person id="p.2" depart="4.00">
        <walk edges="beg middle end"/>
    </person>
    <person id="p.3" depart="6.00">
        <walk edges="beg middle end"/>
    </person>
    <person id="p.4" depart="8.00">
        <walk edges="beg middle end"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : personFlow edges ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <person id="p.0" depart="11.00">
        <walk edges="beg middle end" arrivalPos="445.50"/>
    </person>
    <person id="p.1" depart="12.00">
        <walk edges="beg middle end" arrivalPos="445.50"/>
    </person>
    <person id="p.2" depart="14.00">
        <walk edges="beg middle end" arrivalPos="445.50"/>
    </person>
    <person id="p.3" depart="16.00">
        <walk edges="beg middle end" arrivalPos="445.50"/>
    </person>
    <person id="p.4" depart="19.00">
        <walk edges="beg middle end" arrivalPos="445.50"/>
    </person>
</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.dlr.de/xsd/routes_file.xsd">
    <person id="p.0" depart="11.00">
        <walk edges="beg middle end" arrivalPos="445.50"/>
    </person>
    <person id="p.1" depart="12.00">
        <walk edges="beg middle end" arrivalPos="445.50"/>
    </person>
    <person id="p.2" depart="14.00">
        <walk edges="beg middle end" arrivalPos="445.50"/>
    </person>
    <person id="p.3" depart="16.00">
        <walk edges="beg middle end" arrivalPos="445.50"/>
    </person>
    <person id="p.4" depart="19.00">
        <walk edges="beg middle end" arrivalPos="445.50"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : personFlow personTrip busstop ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <person id="p.0" depart="0.00">
        <walk cost="240.00" edges="beg" busStop="beg_0"/>
        <ride cost="120.00" busStop="left_0" lines="bus" intended="bus.1" depart="310.00"/>
        <ride cost="50.00" busStop="end_0" lines="bus2" intended="bus2.1" depart="370.00"/>
        <walk cost="240.00" edges="end"/>
    </person>
    <person id="p.1" depart="3.33">
        <walk cost="240.00" edges="beg" busStop="beg_0"/>
        <ride cost="116.67" busStop="left_0" lines="bus" intended="bus.1" depart="310.00"/>
        <ride cost="50.00" busStop="end_0" lines="bus2" intended="bus2.1" depart="370.00"/>
        <walk cost="240.00" edges="end"/>
    </person>
    <person id="p.2" depart="6.67">
        <walk cost="240.00" edges="beg" busStop="beg_0"/>
        <ride cost="113.33" busStop="left_0" lines="bus" intended="bus.1" depart="310.00"/>
        <ride cost="50.00" busStop="end_0" lines="bus2" intended="bus2.1" depart="370.00"/>
        <walk cost="240.00" edges="end"/>
    </person>
</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.dlr.de/xsd/routes_file.xsd">
    <person id="p.0" depart="0.00">
        <walk edges="beg" busStop="beg_0"/>
        <ride busStop="left_0" lines="bus" intended="bus.1" depart="310.00"/>
        <ride busStop="end_0" lines="bus2" intended="bus2.1" depart="370.00"/>
        <walk edges="end"/>
    </person>
    <person id="p.1" depart="3.33">
        <walk edges="beg" busStop="beg_0"/>
        <ride busStop="left_0" lines="bus" intended="bus.1" depart="310.00"/>
        <ride busStop="end_0" lines="bus2" intended="bus2.1" depart="370.00"/>
        <walk edges="end"/>
    </person>
    <person id="p.2" depart="6.67">
        <walk edges="beg" busStop="beg_0"/>
        <ride busStop="left_0" lines="bus" intended="bus.1" depart="310.00"/>
        <ride busStop="end_0" lines="bus2" intended="bus2.1" depart="370.00"/>
        <walk edges="end"/>
    </person>
</routes>

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: Attribute 'arrivalLane' in definition of vehicle '0' is empty.
< Error: Invalid arrivalLane definition for vehicle '0';
<  must be one of ("current", or an int>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1
routes style1_input errors vehicle_empty_arrivallane ( Last six runs Oct2019 )
routes style2_input errors vehicle_empty_arrivallane ( Last six runs Oct2019 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: Attribute 'arrivalPos' in definition of vehicle '0' is empty.
< Error: Invalid arrivalPos definition for vehicle '0';
<  must be one of ("random", "max", or a float)
< Quitting (on error).
---------- Missing result in exitcode ----------
1
routes style1_input errors vehicle_empty_arrivalpos ( Last six runs Oct2019 )
routes style2_input errors vehicle_empty_arrivalpos ( Last six runs Oct2019 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: Attribute 'arrivalSpeed' in definition of vehicle '0' is empty.
< Error: Invalid arrivalSpeed definition for vehicle '0';
<  must be one of ("current", or a float>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1
routes style1_input errors vehicle_empty_arrivalspeed ( Last six runs Oct2019 )
routes style2_input errors vehicle_empty_arrivalspeed ( Last six runs Oct2019 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: Attribute 'departLane' in definition of vehicle '0' is empty.
< Error: Invalid departLane definition for vehicle '0';
<  must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1
routes style1_input errors vehicle_empty_departlane ( Last six runs Oct2019 )
routes style2_input errors vehicle_empty_departlane ( Last six runs Oct2019 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: Attribute 'departPos' in definition of vehicle '0' is empty.
< Error: Invalid departPos definition for vehicle '0';
<  must be one of ("random", "random_free", "free", "base", "last" or a float)
< Quitting (on error).
---------- Missing result in exitcode ----------
1
routes style1_input errors vehicle_empty_departpos ( Last six runs Oct2019 )
routes style2_input errors vehicle_empty_departpos ( Last six runs Oct2019 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: Attribute 'departSpeed' in definition of vehicle '0' is empty.
< Error: Invalid departSpeed definition for vehicle '0';
<  must be one of ("random", "max", or a float>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1
routes style1_input errors vehicle_empty_departspeed ( Last six runs Oct2019 )
routes style2_input errors vehicle_empty_departspeed ( Last six runs Oct2019 )

3 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Invalid arrivalLane definition for vehicle '0';
<  must be one of ("current", or an int>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1
routes style1_input errors vehicle_false_arrivallane ( Last six runs Oct2019 )
routes style2_input errors vehicle_false_arrivallane ( Last six runs Oct2019 )
trips errors vehicle_false_arrivallane ( Last six runs Oct2019 )

3 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Invalid arrivalPos definition for vehicle '0';
<  must be one of ("random", "max", or a float)
< Quitting (on error).
---------- Missing result in exitcode ----------
1
routes style1_input errors vehicle_false_arrivalpos ( Last six runs Oct2019 )
routes style2_input errors vehicle_false_arrivalpos ( Last six runs Oct2019 )
trips errors vehicle_false_arrivalpos ( Last six runs Oct2019 )

3 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Invalid arrivalSpeed definition for vehicle '0';
<  must be one of ("current", or a float>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1
routes style1_input errors vehicle_false_arrivalspeed ( Last six runs Oct2019 )
routes style2_input errors vehicle_false_arrivalspeed ( Last six runs Oct2019 )
trips errors vehicle_false_arrivalspeed ( Last six runs Oct2019 )

3 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Invalid departLane definition for vehicle '0';
<  must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1
routes style1_input errors vehicle_false_departlane ( Last six runs Oct2019 )
routes style2_input errors vehicle_false_departlane ( Last six runs Oct2019 )
trips errors vehicle_false_departlane ( Last six runs Oct2019 )

3 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Invalid departPos definition for vehicle '0';
<  must be one of ("random", "random_free", "free", "base", "last" or a float)
< Quitting (on error).
---------- Missing result in exitcode ----------
1
routes style1_input errors vehicle_false_departpos ( Last six runs Oct2019 )
routes style2_input errors vehicle_false_departpos ( Last six runs Oct2019 )
trips errors vehicle_false_departpos ( Last six runs Oct2019 )

3 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Invalid departSpeed definition for vehicle '0';
<  must be one of ("random", "max", or a float>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1
routes style1_input errors vehicle_false_departspeed ( Last six runs Oct2019 )
routes style2_input errors vehicle_false_departspeed ( Last six runs Oct2019 )
trips errors vehicle_false_departspeed ( Last six runs Oct2019 )

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : routes style1_input increasing_time_color ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="KRAUSS_DEFAULT" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" color="red" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="KRAUSS_DEFAULT" depart="20.00" color="red">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" type="KRAUSS_DEFAULT" depart="30.00" color="red">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" color="red" edges="beg middle end rend"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="KRAUSS_DEFAULT" depart="10.00">
        <route color="red" edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="KRAUSS_DEFAULT" depart="20.00" color="red">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="KRAUSS_DEFAULT" depart="30.00" color="red">
        <route color="red" edges="beg middle end rend"/>
    </vehicle>
</routes>

4 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" depart="20.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" depart="30.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" depart="40.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">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" depart="30.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" depart="40.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" depart="50.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" depart="60.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" depart="70.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="8" depart="80.00">
<truncated after showing first 30 lines>
routes style1_input increasing_time_novehtype ( Last six runs Oct2019 )
trips increasing_time ( Last six runs Oct2019 )
trips increasing_time_notype ( Last six runs Oct2019 )
trips increasing_time_unsorted ( Last six runs Oct2019 )

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : routes style1_input multiref ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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>
</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.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>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : routes style1_input multiref2 ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="t1" length="3.00" minGap="2.00" maxSpeed="9.00" accel="10" decel="4.5" sigma="0"/>
    <vehicle id="0" type="t1" depart="0.00" departPos="0.00" departSpeed="9.00">
        <routeDistribution last="1">
            <route cost="444610.24" probability="0.07579414" edges="bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right t
op left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom r
ight top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bo
ttom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top l
eft bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right
 top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom
 right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left 
bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top
 left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left"/>
            <route cost="2222.18" probability="0.92420586" edges="bottom right top left"/>
        </routeDistribution>
    </vehicle>
    <vType id="t2" length="3.00" minGap="2.00" maxSpeed="10.00" accel="10" decel="4.5" sigma="0"/>
    <vehicle id="1" type="t2" depart="1.00" departPos="0.00" departSpeed="9.00">
        <routeDistribution last="1">
            <route cost="400149.22" probability="0.07579414" edges="bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right t
op left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom r
ight top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bo
ttom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top l
eft bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right
 top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom
 right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left 
bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top
 left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left"/>
            <route cost="1999.97" probability="0.92420586" edges="bottom right top left"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vType id="t1" length="3.00" minGap="2.00" maxSpeed="9.00" accel="10" decel="4.5" sigma="0"/>
    <vehicle id="0" type="t1" depart="0.00" departPos="0.00" departSpeed="9.00">
        <route edges="bottom right top left"/>
    </vehicle>
    <vType id="t2" length="3.00" minGap="2.00" maxSpeed="10.00" accel="10" decel="4.5" sigma="0"/>
    <vehicle id="1" type="t2" depart="1.00" departPos="0.00" departSpeed="9.00">
        <route edges="bottom right top left"/>
    </vehicle>
</routes>

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="9" type="KRAUSS_DEFAULT" depart="1.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="25.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" type="KRAUSS_DEFAULT" depart="38.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" type="KRAUSS_DEFAULT" depart="57.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="KRAUSS_DEFAULT" depart="60.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<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">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="9" type="KRAUSS_DEFAULT" depart="1.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="25.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="KRAUSS_DEFAULT" depart="38.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" type="KRAUSS_DEFAULT" depart="57.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="KRAUSS_DEFAULT" depart="60.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="KRAUSS_DEFAULT" depart="66.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="KRAUSS_DEFAULT" depart="71.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="KRAUSS_DEFAULT" depart="90.00">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>
routes style1_input unsorted_time ( Last six runs Oct2019 )
routes style2_input noid_unsorted_time ( Last six runs Oct2019 )

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : routes style1_input with_stops ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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>
        <stop lane="middle_0"/>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
        <stop lane="middle_0"/>
        <stop lane="end_0"/>
    </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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg middle end rend"/>
        <stop lane="middle_0"/>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <route edges="beg middle end rend"/>
        <stop lane="middle_0"/>
        <stop lane="end_0"/>
    </vehicle>
</routes>

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- 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="10" depart="10.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="11" depart="11.00" color="magenta">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="20" 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="21" 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="10" depart="10.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="11" depart="11.00" color="magenta">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="20" depart="20.00" departPos="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="21" depart="21.00" departPos="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="22" depart="22.00" departPos="free">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="23" depart="23.00" departPos="random">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="30" depart="30.00" departLane="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="31" depart="31.00" departLane="1">
<truncated after showing first 30 lines>
routes style1_input withparams ( Last six runs Oct2019 )
routes style2_input withparams ( Last six runs Oct2019 )

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : routes style2_input defaulttype_overwrite ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="DEFAULT_VEHTYPE" length="3.50" minGap="2.00" maxSpeed="70.00" accel="2.0" decel="4" sigma="0.9"/>
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vType id="1" length="3.50" minGap="2.00" maxSpeed="70.00" accel="2.0" decel="4" sigma="0.9"/>
    <vehicle id="1" type="1" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="10" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="11" type="1" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vType id="DEFAULT_VEHTYPE" length="3.50" minGap="2.00" maxSpeed="70.00" accel="2.0" decel="4" sigma="0.9"/>
    <vehicle id="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vType id="1" length="3.50" minGap="2.00" maxSpeed="70.00" accel="2.0" decel="4" sigma="0.9"/>
    <vehicle id="1" type="1" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="10" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="11" type="1" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : routes style2_input exit_times ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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" exitTimes="17.99 89.93 107.91 125.90"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend" exitTimes="17.99 89.93 107.91 125.90"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend" exitTimes="17.99 89.93 107.91 125.90"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend" exitTimes="17.99 89.93 107.91 125.90"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend" exitTimes="17.99 89.93 107.91 125.90"/>
        </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" exitTimes="17.99 89.93 107.91 125.90"/>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <route edges="beg middle end rend" exitTimes="17.99 89.93 107.91 125.90"/>
    </vehicle>
    <vehicle id="2" depart="0.00">
        <route edges="beg middle end rend" exitTimes="17.99 89.93 107.91 125.90"/>
    </vehicle>
    <vehicle id="3" depart="0.00">
        <route edges="beg middle end rend" exitTimes="17.99 89.93 107.91 125.90"/>
    </vehicle>
    <vehicle id="4" depart="0.00">
        <route edges="beg middle end rend" exitTimes="17.99 89.93 107.91 125.90"/>
    </vehicle>
    <vehicle id="5" depart="0.00">
        <route edges="beg middle end rend" exitTimes="17.99 89.93 107.91 125.90"/>
    </vehicle>
    <vehicle id="6" depart="0.00">
        <route edges="beg middle end rend" exitTimes="17.99 89.93 107.91 125.90"/>
    </vehicle>
    <vehicle id="7" depart="0.00">
        <route edges="beg middle end rend" exitTimes="17.99 89.93 107.91 125.90"/>
    </vehicle>
    <vehicle id="8" depart="0.00">
<truncated after showing first 30 lines>

3 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- 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>
routes style2_input no_vehtype ( Last six runs Oct2019 )
trips one_time_notype ( Last six runs Oct2019 )
trips one_time_unsorted ( Last six runs Oct2019 )

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : routes style2_input separate_vehtypes ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="1" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="10" type="0" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="11" type="1" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="1" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="10" type="0" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="11" type="1" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
</routes>
---------- Missing result in vtypes ----------
<?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">
    <vType id="0" length="3.50" minGap="2.00" maxSpeed="70.00" accel="2.0" decel="4" sigma="0.9"/>
    <vType id="1" length="3.50" minGap="2.00" maxSpeed="70.00" accel="2.0" decel="4" sigma="0.9"/>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : routes style2_input with_2vehtypes ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="0" length="3.50" minGap="2.00" maxSpeed="70.00" accel="2.0" decel="4" sigma="0.9"/>
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vType id="1" length="3.50" minGap="2.00" maxSpeed="70.00" accel="2.0" decel="4" sigma="0.9"/>
    <vehicle id="1" type="1" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="10" type="0" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="11" type="1" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.50" minGap="2.00" maxSpeed="70.00" accel="2.0" decel="4" sigma="0.9"/>
    <vehicle id="0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vType id="1" length="3.50" minGap="2.00" maxSpeed="70.00" accel="2.0" decel="4" sigma="0.9"/>
    <vehicle id="1" type="1" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="10" type="0" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="11" type="1" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : routes style2_input with_busstops ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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>
        <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.dlr.de/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>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : routes style2_input with_persons ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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="triggered">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <person id="p1" depart="0">
        <ride from="beg" to="end" lines="0"/>
    </person>
</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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="triggered">
        <route edges="beg middle end rend"/>
    </vehicle>
    <person id="p1" depart="0">
        <ride from="beg" to="end" lines="0"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : routes style2_input with_persons_only ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <person id="p1" depart="0.00" departPos="2.00">
        <walk edges="middle end" arrivalPos="23.00"/>
        <stop lane="end_0" duration="10.00"/>
    </person>
</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.dlr.de/xsd/routes_file.xsd">
    <person id="p1" depart="0.00" departPos="2.00">
        <walk edges="middle end" arrivalPos="23.00"/>
        <stop lane="end_0" duration="10.00"/>
    </person>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : routes style2_input with_stops ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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>
        <stop lane="middle_0"/>
    </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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg middle end rend"/>
        <stop lane="middle_0"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : routes style2_input with_stops_expected ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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>
        <stop lane="middle_0" triggered="1" expected="p1 p2"/>
    </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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg middle end rend"/>
        <stop lane="middle_0" triggered="1" expected="p1 p2"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : routes style2_input with_stops_on_junction ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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" departPos="10.00">
        <routeDistribution last="0">
            <route cost="4.83" probability="1.00000000" edges="A0toB0 B0toC0"/>
        </routeDistribution>
        <stop lane=":B0_4_0" endPos="2.00" duration="5.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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" departPos="10.00">
        <route edges="A0toB0 B0toC0"/>
        <stop lane=":B0_4_0" endPos="2.00" duration="5.00"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : routes style2_input with_vehtype ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="0" length="3.50" minGap="2.00" maxSpeed="70.00" accel="2.0" decel="4" sigma="0.9"/>
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="0" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="0" depart="20.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" type="0" depart="30.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" type="0" depart="40.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<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">
    <vType id="0" length="3.50" minGap="2.00" maxSpeed="70.00" accel="2.0" decel="4" sigma="0.9"/>
    <vehicle id="0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="0" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="0" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="0" depart="30.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" type="0" depart="40.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="0" depart="50.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" type="0" depart="60.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="0" depart="70.00">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,10d0
< Warning: The vehicle type '0' for vehicle '0' is not known.
< Warning: The vehicle type '0' for vehicle '1' is not known.
< Warning: The vehicle type '0' for vehicle '2' is not known.
< Warning: The vehicle type '0' for vehicle '3' is not known.
< Warning: The vehicle type '0' for vehicle '4' is not known.
< Warning: The vehicle type '0' for vehicle '5' is not known.
< Warning: The vehicle type '0' for vehicle '6' is not known.
< Warning: The vehicle type '0' for vehicle '7' is not known.
< Warning: The vehicle type '0' for vehicle '8' is not known.
< Warning: The vehicle type '0' for vehicle '9' is not known.
---------- 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" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" type="0" 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" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="8" type="0" depart="0.00">
<truncated after showing first 30 lines>
routes style2_input with_vehtype_nodef ( Last six runs Oct2019 )
trips one_time_typeundefined ( Last six runs Oct2019 )

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : routes style2_input with_vehtype_withclass ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="0" length="3.50" minGap="2.00" maxSpeed="70.00" vClass="tram" accel="2.0" decel="4" sigma="0.9"/>
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<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">
    <vType id="0" length="3.50" minGap="2.00" maxSpeed="70.00" vClass="tram" accel="2.0" decel="4" sigma="0.9"/>
    <vehicle id="0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : routes style2_input with_vehtype_withclass_deprecated ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: The vehicle class 'lightrail' for vType '0' is deprecated, use 'tram' instead.
---------- 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">
    <vType id="0" length="3.50" minGap="2.00" maxSpeed="70.00" vClass="tram" accel="2.0" decel="4" sigma="0.9"/>
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<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">
    <vType id="0" length="3.50" minGap="2.00" maxSpeed="70.00" vClass="tram" accel="2.0" decel="4" sigma="0.9"/>
    <vehicle id="0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : routes style2_input with_vehtypedist ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="1" length="3.50" minGap="2.00" maxSpeed="70.00" accel="2.0" decel="4" sigma="0.9"/>
    <vehicle id="0" type="1" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="1" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vType id="0" length="3.50" minGap="2.00" maxSpeed="70.00" accel="2.0" decel="4" sigma="0.9"/>
    <vehicle id="10" type="0" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="11" type="0" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vType id="1" length="3.50" minGap="2.00" maxSpeed="70.00" accel="2.0" decel="4" sigma="0.9"/>
    <vehicle id="0" type="1" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="1" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vType id="0" length="3.50" minGap="2.00" maxSpeed="70.00" accel="2.0" decel="4" sigma="0.9"/>
    <vehicle id="10" type="0" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="11" type="0" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : trips CHWrapper_lane_connectivity ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Warning: No connection between edge '1' and edge '2' found.
< Warning: Mandatory edge '2' not reachable by vehicle 'v'.
< Warning: The vehicle 'v' has no valid route.
---------- 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">
    <vType id="bus" vClass="bus"/>
    <vehicle id="b" type="bus" depart="0.00">
        <routeDistribution last="0">
            <route cost="9.99" probability="1.00000000" edges="1 2"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vType id="bus" vClass="bus"/>
    <vehicle id="b" type="bus" depart="0.00">
        <route edges="1 2"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : trips bulk ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1,5d0
< Loading net... done.
< Skipped until: 0.00
< DijkstraRouter answered 10 queries and explored 1.60 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< 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">
    <vType id="0"/>
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<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">
    <vType id="0"/>
    <vehicle id="0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : trips bulk_parallel ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1,7d0
< Loading net... done.
< Skipped until: 0.00
< AStarRouter answered 20 queries and explored 1.40 edges on average.
< AStarRouter spent (TIME) answering queries ((TIME) on average).
< AStarRouter answered 10 queries and explored 1.30 edges on average.
< AStarRouter spent (TIME) answering queries ((TIME) on average).
< 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>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : trips bulk_parallel_warn ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Warning: Bulking different maximum speeds ('0' and '1') may lead to suboptimal routes.
< Warning: Bulking different vehicle classes ('0' and '2') may lead to invalid routes.
---------- Differences in output ----------
1,7d0
< Loading net... done.
< Skipped until: 0.00
< AStarRouter answered 20 queries and explored 1.40 edges on average.
< AStarRouter spent (TIME) answering queries ((TIME) on average).
< AStarRouter answered 10 queries and explored 1.30 edges on average.
< AStarRouter spent (TIME) answering queries ((TIME) on average).
< 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>
    <vType id="d" maxSpeed="10.00"/>
    <vehicle id="1" type="d" depart="0.00">
        <routeDistribution last="0">
            <route cost="250.00" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vType id="v" vClass="vip"/>
    <vehicle id="2" type="v" 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"/>
<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>
    <vType id="d" maxSpeed="10.00"/>
    <vehicle id="1" type="d" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vType id="v" vClass="vip"/>
    <vehicle id="2" type="v" 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"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : trips busStop ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
        <stop busStop="busStop#1" duration="10.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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg beg2left left left2end end rend"/>
        <stop busStop="busStop#1" duration="10.00"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : trips containerStop ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
        <stop containerStop="containerStop#1" duration="10.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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg beg2left left left2end end rend"/>
        <stop containerStop="containerStop#1" duration="10.00"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : trips errors false_vehtype_dist ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: Unknown vehicle type 'blub' in distribution '0'.
< Error: Vehicle type distribution '0' is empty.
< Error: The vehicle type '0' for vehicle '0' is not known.
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : trips errors vehicle_empty_arrivallane ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: Attribute 'arrivalLane' in definition of trip '0' is empty.
< Error: Invalid arrivalLane definition for vehicle '0';
<  must be one of ("current", or an int>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : trips errors vehicle_empty_arrivalpos ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: Attribute 'arrivalPos' in definition of trip '0' is empty.
< Error: Invalid arrivalPos definition for vehicle '0';
<  must be one of ("random", "max", or a float)
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : trips errors vehicle_empty_arrivalspeed ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: Attribute 'arrivalSpeed' in definition of trip '0' is empty.
< Error: Invalid arrivalSpeed definition for vehicle '0';
<  must be one of ("current", or a float>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : trips errors vehicle_empty_departlane ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: Attribute 'departLane' in definition of trip '0' is empty.
< Error: Invalid departLane definition for vehicle '0';
<  must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : trips errors vehicle_empty_departpos ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: Attribute 'departPos' in definition of trip '0' is empty.
< Error: Invalid departPos definition for vehicle '0';
<  must be one of ("random", "random_free", "free", "base", "last" or a float)
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : trips errors vehicle_empty_departspeed ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: Attribute 'departSpeed' in definition of trip '0' is empty.
< Error: Invalid departSpeed definition for vehicle '0';
<  must be one of ("random", "max", or a float>=0)
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : trips geoTrips ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1d0
< Success.
---------- 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">
    <trip id="0" depart="0.00" from="beg" to="rend">
        <stop busStop="busStop#1" duration="10.00"/>
    </trip>
    <trip id="2" depart="0.00" from="beg" to="rend" via="left"/>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : trips increasing_time_2typesdefined ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="0" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vType id="1" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
    <vehicle id="1" type="1" depart="1.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="0" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" type="1" depart="11.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" type="0" depart="20.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
<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">
    <vType id="0" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
    <vehicle id="0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vType id="1" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
    <vehicle id="1" type="1" depart="1.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="0" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="1" depart="11.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" type="0" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="1" depart="21.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" type="0" depart="30.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="1" depart="31.00">
        <route edges="beg middle end rend"/>
<truncated after showing first 30 lines>

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- 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="63" depart="0.79">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="88" depart="16.72">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="9" depart="18.39">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="5" depart="55.65">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="19" depart="163.02">
        <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="63" depart="0.79">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="88" depart="16.72">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="9" depart="18.39">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" depart="55.65">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="19" depart="163.02">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="92" depart="169.75">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="73" depart="186.01">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="62" depart="207.72">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="68" depart="212.57">
<truncated after showing first 30 lines>
trips increasing_time_fractional ( Last six runs Oct2019 )
trips unsorted_time_fractional ( Last six runs Oct2019 )

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : trips increasing_time_typedefined ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="0" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="0" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="0" depart="20.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" type="0" depart="30.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" type="0" depart="40.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<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">
    <vType id="0" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
    <vehicle id="0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="0" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="0" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="0" depart="30.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" type="0" depart="40.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="0" depart="50.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" type="0" depart="60.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="0" depart="70.00">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : trips increasing_time_typedefined_nestedmodel ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: Defining car following parameters in a nested element is deprecated in vType '0', use attributes instead!
---------- 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">
    <vType id="0" length="5.00" color="red" carFollowModel="KraussOrig1"/>
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="0" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="0" depart="20.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" type="0" depart="30.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" type="0" depart="40.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<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">
    <vType id="0" length="5.00" color="red" carFollowModel="KraussOrig1"/>
    <vehicle id="0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="0" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="0" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="0" depart="30.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" type="0" depart="40.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="0" depart="50.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" type="0" depart="60.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="0" depart="70.00">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : trips increasing_time_typedefined_withclass ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,10d0
< Warning: Vehicle type '0' with vClass=pedestrian should only be used for persons and not for vehicle '0'.
< Warning: Vehicle type '0' with vClass=pedestrian should only be used for persons and not for vehicle '1'.
< Warning: Vehicle type '0' with vClass=pedestrian should only be used for persons and not for vehicle '2'.
< Warning: Vehicle type '0' with vClass=pedestrian should only be used for persons and not for vehicle '3'.
< Warning: Vehicle type '0' with vClass=pedestrian should only be used for persons and not for vehicle '4'.
< Warning: Vehicle type '0' with vClass=pedestrian should only be used for persons and not for vehicle '5'.
< Warning: Vehicle type '0' with vClass=pedestrian should only be used for persons and not for vehicle '6'.
< Warning: Vehicle type '0' with vClass=pedestrian should only be used for persons and not for vehicle '7'.
< Warning: Vehicle type '0' with vClass=pedestrian should only be used for persons and not for vehicle '8'.
< Warning: Vehicle type '0' with vClass=pedestrian should only be used for persons and not for vehicle '9'.
---------- 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">
    <vType id="0" length="5.00" minGap="2.00" maxSpeed="30.00" vClass="pedestrian" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="0" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="0" depart="20.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" type="0" depart="30.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" type="0" depart="40.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<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">
    <vType id="0" length="5.00" minGap="2.00" maxSpeed="30.00" vClass="pedestrian" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
    <vehicle id="0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="0" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="0" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="0" depart="30.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" type="0" depart="40.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="0" depart="50.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" type="0" depart="60.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="0" depart="70.00">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : trips increasing_time_typedefined_withmodel ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="0" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" carFollowModel="KraussOrig1" accel="1.6" decel="5.5" sigma="0.9"/>
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="0" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="0" depart="20.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" type="0" depart="30.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" type="0" depart="40.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<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">
    <vType id="0" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" carFollowModel="KraussOrig1" accel="1.6" decel="5.5" sigma="0.9"/>
    <vehicle id="0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="0" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="0" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="0" depart="30.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" type="0" depart="40.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="0" depart="50.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" type="0" depart="60.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="0" depart="70.00">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>

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

Test exceeded wallclock time limit of 300.0 seconds
---------- 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 (TIMEOUT) on ts-sim-winbuild-ba : trips one_time ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="0"/>
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<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">
    <vType id="0"/>
    <vehicle id="0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : trips one_time_typedefined ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="0" length="2.00" minGap="2.00" maxSpeed="70.00" accel="2." decel="2.5" sigma="0.2"/>
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<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">
    <vType id="0" length="2.00" minGap="2.00" maxSpeed="70.00" accel="2." decel="2.5" sigma="0.2"/>
    <vehicle id="0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : trips parkingArea ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
        <stop parkingArea="pa1" duration="1000.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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg beg2left left left2end end rend"/>
        <stop parkingArea="pa1" duration="1000.00"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : trips restrictionParams ship_test_trips_draught ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="0" vClass="ship">
        <param key="draught" value="15"/>
    </vType>
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="847.42" probability="1.00000000" edges="absBeg beg2left left left2end end absEnd"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vType id="0" vClass="ship">
        <param key="draught" value="15"/>
    </vType>
    <vehicle id="0" type="0" depart="0.00">
        <route edges="absBeg beg2left left left2end end absEnd"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : trips restrictionParams ship_test_trips_hazB ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="0" vClass="ship">
        <param key="hazardB" value="0"/>
    </vType>
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="606.55" probability="1.00000000" edges="absBeg middle end absEnd"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vType id="0" vClass="ship">
        <param key="hazardB" value="0"/>
    </vType>
    <vehicle id="0" type="0" depart="0.00">
        <route edges="absBeg middle end absEnd"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : trips restrictionParams ship_test_trips_hazB_2 ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="0" vClass="ship">
        <param key="hazardB" value="1"/>
    </vType>
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="847.42" probability="1.00000000" edges="absBeg beg2left left left2end end absEnd"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vType id="0" vClass="ship">
        <param key="hazardB" value="1"/>
    </vType>
    <vehicle id="0" type="0" depart="0.00">
        <route edges="absBeg beg2left left left2end end absEnd"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : trips same_edge ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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="17.99" probability="1.00000000" edges="beg"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : trips stop ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
        <stop lane="left_0" duration="10.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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg beg2left left left2end end rend"/>
        <stop lane="left_0" duration="10.00"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : trips taz ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1,6d0
< Loading net... done.
< Loading additional file 'input_districts.taz.xml' ... done.
< Skipped until: 0.00
< DijkstraRouter answered 1 queries and explored 316.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< 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">
    <vType id="DEFAULT_VEHTYPE" sigma="0"/>
    <vehicle id="0" depart="0.00" fromTaz="1" toTaz="2">
        <routeDistribution last="0">
            <route cost="64.96" probability="1.00000000" edges="5/5to5/6 5/6to5/7 5/7to5/8 5/8to5/9 5/9to6/9 6/9to7/9 7/9to8/9 8/9to9/9 9/9to9/8"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vType id="DEFAULT_VEHTYPE" sigma="0"/>
    <vehicle id="0" depart="0.00" fromTaz="1" toTaz="2">
        <route edges="5/5to5/6 5/6to5/7 5/7to5/8 5/8to5/9 5/9to6/9 6/9to7/9 7/9to8/9 8/9to9/9 9/9to9/8"/>
    </vehicle>
</routes>

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- 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="3.00" fromTaz="1" toTaz="2">
        <routeDistribution last="0">
            <route cost="90.37" probability="1.00000000" edges="beg2left left left2end end"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="3.00" fromTaz="1" toTaz="2">
        <route edges="beg2left left left2end end"/>
    </vehicle>
</routes>
trips taz_noedge ( Last six runs Oct2019 )
trips with_taz ( Last six runs Oct2019 )

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- 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="8" depart="1.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="7" depart="18.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" depart="20.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="6" depart="43.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="51.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="8" depart="1.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" depart="18.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" depart="43.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" depart="51.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" depart="66.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0" depart="71.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" depart="78.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" depart="84.00">
<truncated after showing first 30 lines>
trips unsorted_time ( Last six runs Oct2019 )
trips unsorted_time_notype ( Last six runs Oct2019 )

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : trips unsorted_time_typedefined ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="8" type="0" depart="1.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="7" type="0" depart="18.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="0" depart="20.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="6" type="0" depart="43.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="0" depart="51.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<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">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="8" type="0" depart="1.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="0" depart="18.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="0" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" type="0" depart="43.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="0" depart="51.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="0" depart="66.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0" type="0" depart="71.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="0" depart="78.00">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : trips via ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : trips via2 ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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="39.26" probability="1.00000000" edges="A0toB0 B0toB1 B1toC1 C1toC2 C2toB2 B2toA2 A2toA1 A1toB1 B1toC1 C1toC2 C2toB2"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="A0toB0 B0toB1 B1toC1 C1toC2 C2toB2 B2toA2 A2toA1 A1toB1 B1toC1 C1toC2 C2toB2"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : trips with_taz_vClass ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="t0" vClass="passenger"/>
    <vehicle id="0" type="t0" depart="3.00" fromTaz="1" toTaz="2">
        <routeDistribution last="0">
            <route cost="90.37" probability="1.00000000" edges="beg2left left left2end end"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vType id="t0" vClass="passenger"/>
    <vehicle id="0" type="t0" depart="3.00" fromTaz="1" toTaz="2">
        <route edges="beg2left left left2end end"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : trips with_vehtype_dist ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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" type="DEFAULT_VEHTYPE" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" type="DEFAULT_VEHTYPE" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : trips with_vehtype_keepdist ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : trips with_vehtype_nodef ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: The vehicle type '0' for vehicle '0' is not known.
---------- 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" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : trips write-trips ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Warning: No connection between edge 'end' and edge 'beg' found.
< Warning: Mandatory edge 'beg' not reachable by vehicle '1'.
< Warning: The vehicle '1' has no valid route.
---------- Differences in output ----------
1d0
< Success.
---------- 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">
    <trip id="0" depart="0.00" from="beg" to="rend">
        <stop busStop="busStop#1" duration="10.00"/>
    </trip>
    <trip id="2" depart="0.00" from="beg" to="rend" via="left"/>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : trips write-trips.geo ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Warning: No connection between edge 'end' and edge 'beg' found.
< Warning: Mandatory edge 'beg' not reachable by vehicle '1'.
< Warning: The vehicle '1' has no valid route.
---------- Differences in output ----------
1d0
< Success.
---------- 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">
    <trip id="0" depart="0.00" fromXY="0.00,-4.95" toXY="2500.00,-4.95">
        <stop busStop="busStop#1" duration="10.00"/>
    </trip>
    <trip id="2" depart="0.00" fromXY="0.00,-4.95" toXY="2500.00,-4.95" viaXY="1000.00,506.15"/>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : vclasses bus_test_alts_correct ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" vClass="bus" accel="2.60" decel="4.50" sigma="0.50" tau="1.00"/>
    <vehicle id="0_0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.77" probability="1.00000000" edges="absBeg beg2left left left2end end absEnd"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" vClass="bus" accel="2.60" decel="4.50" sigma="0.50" tau="1.00"/>
    <vehicle id="0_0" type="0" depart="0.00">
        <route edges="absBeg beg2left left left2end end absEnd"/>
    </vehicle>
</routes>

4 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: Route '!0_0' (vehicle '0_0') is not valid.
< Quitting (on error).
---------- 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"/>
---------- Missing result in exitcode ----------
1
---------- 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"/>
vclasses bus_test_alts_false ( Last six runs Oct2019 )
vclasses bus_test_routes_false ( Last six runs Oct2019 )
vclasses passenger_test_alts_false ( Last six runs Oct2019 )
vclasses passenger_test_routes_false ( Last six runs Oct2019 )

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : vclasses bus_test_flows ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="0" vClass="bus"/>
    <vehicle id="0.0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.87" probability="1.00000000" edges="absBeg beg2left left left2end end absEnd"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vType id="0" vClass="bus"/>
    <vehicle id="0.0" type="0" depart="0.00">
        <route edges="absBeg beg2left left left2end end absEnd"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : vclasses bus_test_routes_correct ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" vClass="bus" accel="2.60" decel="4.50" sigma="0.5" tau="1.00"/>
    <vehicle id="0_0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.77" probability="1.00000000" edges="absBeg beg2left left left2end end absEnd"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" vClass="bus" accel="2.60" decel="4.50" sigma="0.5" tau="1.00"/>
    <vehicle id="0_0" type="0" depart="0.00">
        <route edges="absBeg beg2left left left2end end absEnd"/>
    </vehicle>
</routes>

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="0" vClass="bus"/>
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.87" probability="1.00000000" edges="absBeg beg2left left left2end end absEnd"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vType id="0" vClass="bus"/>
    <vehicle id="0" type="0" depart="0.00">
        <route edges="absBeg beg2left left left2end end absEnd"/>
    </vehicle>
</routes>
vclasses bus_test_trips ( Last six runs Oct2019 )
vclasses bus_test_trips_additional ( Last six runs Oct2019 )

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : vclasses no_valid_connection ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,7d0
< Error: No connection between edge 'absBeg' and edge 'beg2left' found.
< Error: Mandatory edge 'beg2left' not reachable by vehicle 'invalid1'.
< Error: The vehicle 'invalid1' has no valid route.
< Error: No connection between edge 'absBeg' and edge 'left2end' found.
< Error: Mandatory edge 'left2end' not reachable by vehicle 'invalid2'.
< Error: The vehicle 'invalid2' has no valid route.
< Quitting (on error).
---------- 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"/>
---------- Missing result in exitcode ----------
1
---------- 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"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : vclasses no_vclass_test_alts_longer ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" vClass="ignoring" accel="2.60" decel="4.50" sigma="0.50" tau="1.00"/>
    <vehicle id="0_0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.77" probability="1.00000000" edges="absBeg beg2left left left2end end absEnd"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" vClass="ignoring" accel="2.60" decel="4.50" sigma="0.50" tau="1.00"/>
    <vehicle id="0_0" type="0" depart="0.00">
        <route edges="absBeg beg2left left left2end end absEnd"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : vclasses no_vclass_test_alts_shorter ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" accel="2.60" decel="4.50" sigma="0.50" tau="1.00"/>
    <vehicle id="0_0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.79" probability="1.00000000" edges="absBeg middle end absEnd"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" accel="2.60" decel="4.50" sigma="0.50" tau="1.00"/>
    <vehicle id="0_0" type="0" depart="0.00">
        <route edges="absBeg middle end absEnd"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : vclasses no_vclass_test_flows ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="0"/>
    <vehicle id="0.0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.79" probability="1.00000000" edges="absBeg middle end absEnd"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vType id="0"/>
    <vehicle id="0.0" type="0" depart="0.00">
        <route edges="absBeg middle end absEnd"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : vclasses no_vclass_test_routes_longer ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" vClass="ignoring" accel="2.60" decel="4.50" sigma="0.5" tau="1.00"/>
    <vehicle id="0_0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.77" probability="1.00000000" edges="absBeg beg2left left left2end end absEnd"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" vClass="ignoring" accel="2.60" decel="4.50" sigma="0.5" tau="1.00"/>
    <vehicle id="0_0" type="0" depart="0.00">
        <route edges="absBeg beg2left left left2end end absEnd"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : vclasses no_vclass_test_routes_shorter ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" accel="2.60" decel="4.50" sigma="0.5" tau="1.00"/>
    <vehicle id="0_0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.79" probability="1.00000000" edges="absBeg middle end absEnd"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" accel="2.60" decel="4.50" sigma="0.5" tau="1.00"/>
    <vehicle id="0_0" type="0" depart="0.00">
        <route edges="absBeg middle end absEnd"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : vclasses no_vclass_test_trips ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="0"/>
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.79" probability="1.00000000" edges="absBeg middle end absEnd"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vType id="0"/>
    <vehicle id="0" type="0" depart="0.00">
        <route edges="absBeg middle end absEnd"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : vclasses passenger_test_alts_correct ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" vClass="passenger" accel="2.60" decel="4.50" sigma="0.50" tau="1.00"/>
    <vehicle id="0_0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.79" probability="1.00000000" edges="absBeg middle end absEnd"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" vClass="passenger" accel="2.60" decel="4.50" sigma="0.50" tau="1.00"/>
    <vehicle id="0_0" type="0" depart="0.00">
        <route edges="absBeg middle end absEnd"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : vclasses passenger_test_end_false_repair ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Vehicle '0_0' is not allowed to arrive on edge 'left2end'.
< Error: The vehicle '0_0' has no valid route.
< Quitting (on error).
---------- 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"/>
---------- Missing result in exitcode ----------
1
---------- 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"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : vclasses passenger_test_flows ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="0" vClass="passenger"/>
    <vehicle id="0.0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.79" probability="1.00000000" edges="absBeg middle end absEnd"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vType id="0" vClass="passenger"/>
    <vehicle id="0.0" type="0" depart="0.00">
        <route edges="absBeg middle end absEnd"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : vclasses passenger_test_routes_correct ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" vClass="passenger" accel="2.60" decel="4.50" sigma="0.5" tau="1.00"/>
    <vehicle id="0_0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.79" probability="1.00000000" edges="absBeg middle end absEnd"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" vClass="passenger" accel="2.60" decel="4.50" sigma="0.5" tau="1.00"/>
    <vehicle id="0_0" type="0" depart="0.00">
        <route edges="absBeg middle end absEnd"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : vclasses passenger_test_routes_false_repair ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: Repaired route of vehicle '0_0'.
---------- 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">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" vClass="passenger" accel="2.60" decel="4.50" sigma="0.5" tau="1.00"/>
    <vehicle id="0_0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.79" probability="1.00000000" edges="absBeg middle end absEnd"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" vClass="passenger" accel="2.60" decel="4.50" sigma="0.5" tau="1.00"/>
    <vehicle id="0_0" type="0" depart="0.00">
        <route edges="absBeg middle end absEnd"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : vclasses passenger_test_start_false_repair ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Vehicle '0_0' is not allowed to depart on edge 'beg2left'.
< Error: The vehicle '0_0' has no valid route.
< Quitting (on error).
---------- 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"/>
---------- Missing result in exitcode ----------
1
---------- 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"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : vclasses passenger_test_trips ( Last six runs Oct2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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">
    <vType id="0" vClass="passenger"/>
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.79" probability="1.00000000" edges="absBeg middle end absEnd"/>
        </routeDistribution>
    </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.dlr.de/xsd/routes_file.xsd">
    <vType id="0" vClass="passenger"/>
    <vehicle id="0" type="0" depart="0.00">
        <route edges="absBeg middle end absEnd"/>
    </vehicle>
</routes>