28Jul19rv1_2_0+1307-62664e750b - 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/msvc12x64Dtexttesttmp/msvc12x64D.02Aug082624.3664 -g

To start TextTest for these tests, run:

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


default: 454 tests: 258 succeeded 195 killed 1 known bugs

Detailed information for the tests that had known bugs:

TEST had known bugs (see #5821) on ts-sim-winbuild-ba : person personTrip ride_trip_access ( Last six runs Aug2019 Jul2019 )

inconsistent input handling
(This bug was triggered by text found in file 'errors' matching 'No route')
Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in alts ----------
5,12c5
< <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>
---
> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Differences in errors ----------
0a1,3
> Warning: No connection between edge 'stopA_E' and edge 'accessC_arrival_connector' found.
> Error: No route for trip in person 'p0'.
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- Differences in routes ----------
5,12c5
< <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>
---
> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>

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 Aug2019 Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
3,6d2
< 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 Aug2019 Jul2019 )

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 Aug2019 Jul2019 )

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 Aug2019 Jul2019 )

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 Aug2019 Jul2019 )

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 Aug2019 Jul2019 )

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 Aug2019 Jul2019 )

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 Aug2019 Jul2019 )

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 Aug2019 Jul2019 )

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 Aug2019 Jul2019 )

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 Aug2019 Jul2019 )

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 Aug2019 Jul2019 )

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 Aug2019 Jul2019 )

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 Aug2019 Jul2019 )

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"/>

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Missing result in exitcode ----------
1
alternatives style1_input errors vehicle vehicle_depart_empty ( Last six runs Aug2019 Jul2019 )
alternatives style1_input errors vehicle vehicle_depart_false ( Last six runs Aug2019 Jul2019 )
alternatives style1_input errors vehicle vehicle_depart_missing ( Last six runs Aug2019 Jul2019 )
alternatives style1_input errors vehicle vehicle_id_empty ( Last six runs Aug2019 Jul2019 )
alternatives style1_input errors vehicle vehicle_id_missing ( Last six runs Aug2019 Jul2019 )
alternatives style2_input errors vehicle vehicle_depart_empty ( Last six runs Aug2019 Jul2019 )
alternatives style2_input errors vehicle vehicle_depart_false ( Last six runs Aug2019 Jul2019 )
alternatives style2_input errors vehicle vehicle_depart_missing ( Last six runs Aug2019 Jul2019 )
alternatives style2_input errors vehicle vehicle_id_empty ( Last six runs Aug2019 Jul2019 )
alternatives style2_input errors vehicle vehicle_id_missing ( Last six runs Aug2019 Jul2019 )
alternatives style2_input errors xml no_begin ( Last six runs Aug2019 Jul2019 )
bugs ticket3631_2 ( Last six runs Aug2019 Jul2019 )
errors empty_vclass empty_vclass_test_flows ( Last six runs Aug2019 Jul2019 )
person personTrip no_valid_connection ( Last six runs Aug2019 Jul2019 )
routes style1_input errors vehicle_empty_arrivallane ( Last six runs Aug2019 Jul2019 )
routes style1_input errors vehicle_empty_arrivalpos ( Last six runs Aug2019 Jul2019 )
routes style1_input errors vehicle_empty_arrivalspeed ( Last six runs Aug2019 Jul2019 )
routes style1_input errors vehicle_empty_departlane ( Last six runs Aug2019 Jul2019 )
routes style1_input errors vehicle_empty_departpos ( Last six runs Aug2019 Jul2019 )
routes style1_input errors vehicle_empty_departspeed ( Last six runs Aug2019 Jul2019 )
routes style1_input errors vehicle_false_arrivallane ( Last six runs Aug2019 Jul2019 )
routes style1_input errors vehicle_false_arrivalpos ( Last six runs Aug2019 Jul2019 )
routes style1_input errors vehicle_false_arrivalspeed ( Last six runs Aug2019 Jul2019 )
routes style1_input errors vehicle_false_departlane ( Last six runs Aug2019 Jul2019 )
routes style1_input errors vehicle_false_departpos ( Last six runs Aug2019 Jul2019 )
routes style1_input errors vehicle_false_departspeed ( Last six runs Aug2019 Jul2019 )
routes style2_input errors vehicle_empty_arrivallane ( Last six runs Aug2019 Jul2019 )
routes style2_input errors vehicle_empty_arrivalpos ( Last six runs Aug2019 Jul2019 )
routes style2_input errors vehicle_empty_arrivalspeed ( Last six runs Aug2019 Jul2019 )
routes style2_input errors vehicle_empty_departlane ( Last six runs Aug2019 Jul2019 )
routes style2_input errors vehicle_empty_departpos ( Last six runs Aug2019 Jul2019 )
routes style2_input errors vehicle_empty_departspeed ( Last six runs Aug2019 Jul2019 )
routes style2_input errors vehicle_false_arrivallane ( Last six runs Aug2019 Jul2019 )
routes style2_input errors vehicle_false_arrivalpos ( Last six runs Aug2019 Jul2019 )
routes style2_input errors vehicle_false_arrivalspeed ( Last six runs Aug2019 Jul2019 )
routes style2_input errors vehicle_false_departlane ( Last six runs Aug2019 Jul2019 )
routes style2_input errors vehicle_false_departpos ( Last six runs Aug2019 Jul2019 )
routes style2_input errors vehicle_false_departspeed ( Last six runs Aug2019 Jul2019 )

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

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 Aug2019 Jul2019 )
alternatives style1_input errors vehicle vehicle_route_unknown ( Last six runs Aug2019 Jul2019 )

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

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 Aug2019 Jul2019 )

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 Aug2019 Jul2019 )

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_end ( Last six runs Aug2019 Jul2019 )

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 Aug2019 Jul2019 )
alternatives style1_input increasing_time_color ( Last six runs Aug2019 Jul2019 )
routes style1_input increasing_time ( Last six runs Aug2019 Jul2019 )
routes style2_input noid_increasing_time ( Last six runs Aug2019 Jul2019 )

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 Aug2019 Jul2019 )
routes style1_input one_time ( Last six runs Aug2019 Jul2019 )
routes style2_input noid_one_time ( Last six runs Aug2019 Jul2019 )

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 Aug2019 Jul2019 )
alternatives style2_input route_cost_missing ( Last six runs Aug2019 Jul2019 )

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

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 Aug2019 Jul2019 )
alternatives style2_input withparams ( Last six runs Aug2019 Jul2019 )

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

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 Aug2019 Jul2019 )

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 Aug2019 Jul2019 )

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 Aug2019 Jul2019 )

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 Aug2019 Jul2019 )

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 Aug2019 Jul2019 )

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 Aug2019 Jul2019 )

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 Aug2019 Jul2019 )

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 Aug2019 Jul2019 )

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 Aug2019 Jul2019 )

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 Aug2019 Jul2019 )

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 Aug2019 Jul2019 )

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 Aug2019 Jul2019 )

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_end ( Last six runs Aug2019 Jul2019 )

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 noid_increasing_time ( Last six runs Aug2019 Jul2019 )

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 Aug2019 Jul2019 )

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 Aug2019 Jul2019 )

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 Aug2019 Jul2019 )
routes style2_input vtypecheck ( Last six runs Aug2019 Jul2019 )
trips vtypecheck ( Last six runs Aug2019 Jul2019 )

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

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 Aug2019 Jul2019 )

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_with_class ( Last six runs Aug2019 Jul2019 )

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 ticket221 ( Last six runs Aug2019 Jul2019 )

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 ticket2649 ( Last six runs Aug2019 Jul2019 )

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>

5 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.
bugs ticket3631_1 ( Last six runs Aug2019 Jul2019 )
person personTrip early_ending_flow ( Last six runs Aug2019 Jul2019 )
person personTrip intermodal_car_walk_no_place ( Last six runs Aug2019 Jul2019 )
person personTrip late_pt_flow ( Last six runs Aug2019 Jul2019 )
person personTrip stop_access_stop ( Last six runs Aug2019 Jul2019 )

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

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 Aug2019 Jul2019 )

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 : dua oldstyle_dua3s_step2 ( Last six runs Aug2019 Jul2019 )

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 Aug2019 Jul2019 )

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>

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
2d1
< Quitting (on error).
---------- Missing result in exitcode ----------
1
errors empty_vclass empty_vclass_test_alts_longer ( Last six runs Aug2019 Jul2019 )
errors empty_vclass empty_vclass_test_alts_shorter ( Last six runs Aug2019 Jul2019 )
errors empty_vclass empty_vclass_test_routes_longer ( Last six runs Aug2019 Jul2019 )
errors empty_vclass empty_vclass_test_routes_shorter ( Last six runs Aug2019 Jul2019 )
errors empty_vclass empty_vclass_test_trips ( Last six runs Aug2019 Jul2019 )

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in alts ----------
3,58d2
< -->
< 
< <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"/>
<         </routeDistribution>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1d0
< Success.
---------- Differences in routes ----------
3,38d2
< -->
< 
< <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"/>
<     </vehicle>
<truncated after showing first 30 lines>

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in alts ----------
3,57d2
< -->
< 
< <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>
<     </vehicle>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1d0
< Success.
---------- Differences in routes ----------
3,37d2
< -->
< 
< <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>
<     <vehicle id="0.8" type="0" 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 Aug2019 Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in alts ----------
3,57d2
< -->
< 
< <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>
<     </vehicle>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1d0
< Success.
---------- Differences in routes ----------
3,37d2
< -->
< 
< <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>
<     <vehicle id="0.8" type="0" depart="80.00">
<truncated after showing first 30 lines>

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in alts ----------
3,132d2
< -->
< 
< <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"/>
<     <vehicle id="4.0" type="4" depart="21.00" departPos="10.00">
<truncated after showing first 30 lines>
---------- Differences in output ----------
1d0
< Success.
---------- Differences in routes ----------
3,90d2
< -->
< 
< <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"/>
<     <vehicle id="6.0" type="6" depart="23.00" departPos="random">
<truncated after showing first 30 lines>

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

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"/>

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

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 preserve_old_route ( Last six runs Aug2019 Jul2019 )

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 Aug2019 Jul2019 )

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 Aug2019 Jul2019 )

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 Aug2019 Jul2019 )

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 routing astar_landmark ( Last six runs Aug2019 Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
2,5d1
< 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_taz ( Last six runs Aug2019 Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
3,6d2
< 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 restrictions1 ( Last six runs Aug2019 Jul2019 )

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 Aug2019 Jul2019 )

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 traveltime_always_checks_vehspeed ( Last six runs Aug2019 Jul2019 )

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 : meta null_output ( Last six runs Aug2019 Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- 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 with_log ( Last six runs Aug2019 Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in log ----------
1,5d0
< 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).
---------- Differences in output ----------
2,8d1
< 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 routes ----------
<?xml version="1.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 : person personTrip access ( Last six runs Aug2019 Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in alts ----------
3,14d2
< -->
< 
< <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>
---------- Differences in output ----------
1d0
< Success.
---------- Differences in routes ----------
3,14d2
< -->
< 
< <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 Aug2019 Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in alts ----------
3,18d2
< -->
< 
< <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>
---------- Differences in output ----------
1d0
< Success.
---------- Differences in routes ----------
3,18d2
< -->
< 
< <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 Aug2019 Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in alts ----------
3,15d2
< -->
< 
< <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>
---------- Differences in output ----------
1d0
< Success.
---------- Differences in routes ----------
3,15d2
< -->
< 
< <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 bike_public_walk ( Last six runs Aug2019 Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in alts ----------
3,16d2
< -->
< 
< <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>
---------- Differences in output ----------
1d0
< Success.
---------- Differences in routes ----------
3,14d2
< -->
< 
< <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 car_public_walk ( Last six runs Aug2019 Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in alts ----------
3,16d2
< -->
< 
< <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>
---------- Differences in output ----------
1d0
< Success.
---------- Differences in routes ----------
3,14d2
< -->
< 
< <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 Aug2019 Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in alts ----------
3,16d2
< -->
< 
< <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>
---------- Differences in output ----------
1d0
< Success.
---------- Differences in routes ----------
3,14d2
< -->
< 
< <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 Aug2019 Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in alts ----------
3,11d2
< -->
< 
< <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>
---------- Differences in output ----------
1d0
< Success.
---------- Differences in routes ----------
3,11d2
< -->
< 
< <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 Aug2019 Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in alts ----------
3,16d2
< -->
< 
< <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>
---------- Differences in output ----------
1d0
< Success.
---------- Differences in routes ----------
3,14d2
< -->
< 
< <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 Aug2019 Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in alts ----------
3,16d2
< -->
< 
< <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>
---------- Differences in output ----------
1d0
< Success.
---------- Differences in routes ----------
3,14d2
< -->
< 
< <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 Aug2019 Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in alts ----------
6,11d5
<     <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>
13c7
<         <ride cost="89.93" from="beg" to="end" lines="p0_0"/>
---
>         <walk cost="1440.00" edges="beg middle end"/>
---------- Differences in output ----------
1d0
< Success.
---------- Differences in routes ----------
6,9d5
<     <vType id="typ0" vClass="passenger"/>
<     <vehicle id="p0_0" type="typ0" depart="triggered">
<         <route edges="beg middle end"/>
<     </vehicle>
11c7
<         <ride from="beg" to="end" lines="p0_0"/>
---
>         <walk edges="beg middle end"/>

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in alts ----------
5,11c5
< <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>
---
> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Differences in errors ----------
0a1,3
> Error: Error occurred: bad allocation while parsing 'input_additional.add.xml'
> Error: Loading of input_additional.add.xml failed.
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- Differences in routes ----------
5,11c5
< <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>
---
> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
person personTrip early_pt ( Last six runs Aug2019 Jul2019 )
person personTrip late_pt ( Last six runs Aug2019 Jul2019 )

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in alts ----------
3,19d2
< -->
< 
< <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>
---------- Differences in output ----------
1d0
< Success.
---------- Differences in routes ----------
3,17d2
< -->
< 
< <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 Aug2019 Jul2019 )
person personTrip intermodal_car_walk_ptstop ( Last six runs Aug2019 Jul2019 )

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in alts ----------
6,11d5
<     <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>
13,14c7
<         <ride cost="90.47" from="beg" to="middle" lines="p0_0"/>
<         <walk cost="0.00" edges="end"/>
---
>         <walk cost="1451.71" edges="beg middle end"/>
---------- Differences in output ----------
1d0
< Success.
---------- Differences in routes ----------
6,9d5
<     <vType id="typ0" vClass="passenger"/>
<     <vehicle id="p0_0" type="typ0" depart="triggered">
<         <route edges="beg middle"/>
<     </vehicle>
11,12c7
<         <ride from="beg" to="middle" lines="p0_0"/>
<         <walk edges="end"/>
---
>         <walk edges="beg middle end"/>

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in alts ----------
5,14c5
< <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>
---
> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Differences in errors ----------
0a1,3
> Warning: No connection between edge 'A0B0_depart_connector894.80' and edge 'A1B1_arrival_connector' found.
> Error: No route for trip in person 'p0'.
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- Differences in routes ----------
5,14c5
< <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>
---
> <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 ride_from_stop ( Last six runs Aug2019 Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in alts ----------
5,10c5
< <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>
---
> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Differences in errors ----------
0a1,5
> Error: Stop edge 'railSN' does not allow vehicle 'trainAB.0'.
> Error: Stop edge 'railSN' does not allow vehicle 'trainAB.0'.
> Error: Stop edge 'railNS' does not allow vehicle 'trainBA.0'.
> Error: Stop edge 'railNS' does not allow vehicle 'trainBA.0'.
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- Differences in routes ----------
5,10c5
< <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>
---
> <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 ride_trip ( Last six runs Aug2019 Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in alts ----------
3,12d2
< -->
< 
< <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>
---------- Differences in output ----------
1d0
< Success.
---------- Differences in routes ----------
3,12d2
< -->
< 
< <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>

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in alts ----------
6,9d5
<     <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>
---------- Differences in errors ----------
0a1,3
> Warning: No connection between edge 'beg_depart_connector' and edge 'end_arrival_connector' found.
> Error: No route for trip in person 'p0'.
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- Differences in routes ----------
6,9d5
<     <vType id="0" length="2.00" vClass="pedestrian"/>
<     <person id="p0" type="0" depart="0.00">
<         <walk edges="beg middle end"/>
<     </person>
person personTrip vtype ( Last six runs Aug2019 Jul2019 )
person vtype ( Last six runs Aug2019 Jul2019 )

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in alts ----------
3,16d2
< -->
< 
< <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>
---------- Differences in output ----------
1d0
< Success.
---------- Differences in routes ----------
3,14d2
< -->
< 
< <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 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 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 : routes style1_input increasing_time_color ( Last six runs Aug2019 Jul2019 )

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>

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

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 Aug2019 Jul2019 )
routes style2_input noid_unsorted_time ( Last six runs Aug2019 Jul2019 )

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

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 separate_vehtypes ( Last six runs Aug2019 Jul2019 )

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 Aug2019 Jul2019 )

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_vehtype ( Last six runs Aug2019 Jul2019 )

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 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>
routes style2_input with_vehtype_withclass ( Last six runs Aug2019 Jul2019 )
routes style2_input with_vehtype_withclass_deprecated ( Last six runs Aug2019 Jul2019 )

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

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 Aug2019 Jul2019 )

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 Aug2019 Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
2,5d1
< 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_warn ( Last six runs Aug2019 Jul2019 )

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 ----------
2,7d1
< 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 increasing_time_2typesdefined ( Last six runs Aug2019 Jul2019 )

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>

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

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 Aug2019 Jul2019 )

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" 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 Aug2019 Jul2019 )

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 Aug2019 Jul2019 )

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 one_time ( Last six runs Aug2019 Jul2019 )

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 Aug2019 Jul2019 )

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 taz ( Last six runs Aug2019 Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
3,6d2
< 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>

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

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 with_taz_vClass ( Last six runs Aug2019 Jul2019 )

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 : vclasses bus_test_alts_correct ( Last six runs Aug2019 Jul2019 )

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 Aug2019 Jul2019 )
vclasses bus_test_routes_false ( Last six runs Aug2019 Jul2019 )
vclasses passenger_test_alts_false ( Last six runs Aug2019 Jul2019 )
vclasses passenger_test_routes_false ( Last six runs Aug2019 Jul2019 )

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in alts ----------
3,12d2
< -->
< 
< <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>
---------- Differences in output ----------
1d0
< Success.
---------- Differences in routes ----------
3,10d2
< -->
< 
< <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 Aug2019 Jul2019 )

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>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : vclasses bus_test_trips ( Last six runs Aug2019 Jul2019 )

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>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : vclasses bus_test_trips_additional ( Last six runs Aug2019 Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in alts ----------
3,12d2
< -->
< 
< <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>
---------- Differences in output ----------
1d0
< Success.
---------- Differences in routes ----------
3,10d2
< -->
< 
< <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>

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

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 Aug2019 Jul2019 )

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 Aug2019 Jul2019 )

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 Aug2019 Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in alts ----------
3,12d2
< -->
< 
< <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>
---------- Differences in output ----------
1d0
< Success.
---------- Differences in routes ----------
3,10d2
< -->
< 
< <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 Aug2019 Jul2019 )

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 Aug2019 Jul2019 )

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 Aug2019 Jul2019 )

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 Aug2019 Jul2019 )

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 Aug2019 Jul2019 )

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 Aug2019 Jul2019 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in alts ----------
3,12d2
< -->
< 
< <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>
---------- Differences in output ----------
1d0
< Success.
---------- Differences in routes ----------
3,10d2
< -->
< 
< <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 Aug2019 Jul2019 )

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 Aug2019 Jul2019 )

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 Aug2019 Jul2019 )

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 Aug2019 Jul2019 )

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>