12Jul21rv1_9_2+0844-9b674921a0c - detailed test results for DUAROUTER

To reconnect the TextTest GUI to these results, run:

texttest.pyw -a duarouter -d C:/Users/delphi/Code/sumo/git/tests -reconnect C:/Users/delphi/Code/sumo/msvc12Win32texttesttmp/msvc12Win32.13Aug173434.1329828 -g

To start TextTest for these tests, run:

texttest.pyw -a duarouter -d C:/Users/delphi/Code/sumo/git/tests


default: 329 tests: 321 killed 8 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-winbuild-ba : alternatives style2_input errors vehicle vehicle_empty_arrivallane ( Last six runs Jul2021 )

---------- Differences in errors ----------
1,4d0
< Error: Attribute 'arrivalLane' in definition of vehicle '1' is empty.
< Error: Invalid arrivalLane definition for vehicle '1';
<  must be one of ("current", or an int>=0)
< Quitting (on error).

TEST FAILED on ts-sim-winbuild-ba : alternatives style2_input errors vehicle vehicle_empty_arrivalpos ( Last six runs Jul2021 )

---------- Differences in errors ----------
1,4d0
< Error: Attribute 'arrivalPos' in definition of vehicle '1' is empty.
< Error: Invalid arrivalPos definition for vehicle '1';
<  must be one of ("random", "max", or a float)
< Quitting (on error).

TEST FAILED on ts-sim-winbuild-ba : alternatives style2_input errors vehicle vehicle_empty_arrivalspeed ( Last six runs Jul2021 )

---------- Differences in errors ----------
1,4d0
< Error: Attribute 'arrivalSpeed' in definition of vehicle '1' is empty.
< Error: Invalid arrivalSpeed definition for vehicle '1';
<  must be one of ("current", or a float>=0)
< Quitting (on error).

TEST FAILED on ts-sim-winbuild-ba : alternatives style2_input errors vehicle vehicle_empty_departlane ( Last six runs Jul2021 )

---------- Differences in errors ----------
1,4d0
< Error: Attribute 'departLane' in definition of vehicle '1' is empty.
< Error: Invalid departLane definition for vehicle '1';
<  must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< Quitting (on error).

TEST FAILED on ts-sim-winbuild-ba : alternatives style2_input errors vehicle vehicle_empty_departpos ( Last six runs Jul2021 )

---------- Differences in errors ----------
1,4d0
< Error: Attribute 'departPos' in definition of vehicle '1' is empty.
< Error: Invalid departPos definition for vehicle '1';
<  must be one of ("random", "random_free", "free", "base", "last" or a float)
< Quitting (on error).

TEST FAILED on ts-sim-winbuild-ba : alternatives style2_input errors vehicle vehicle_empty_departspeed ( Last six runs Jul2021 )

---------- Differences in errors ----------
1,4d0
< Error: Attribute 'departSpeed' in definition of vehicle '1' is empty.
< Error: Invalid departSpeed definition for vehicle '1';
<  must be one of ("random", "max", or a float>=0)
< Quitting (on error).

TEST FAILED on ts-sim-winbuild-ba : alternatives style2_input errors xml missing_element_begin ( Last six runs Jul2021 )

---------- 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).

TEST FAILED on ts-sim-winbuild-ba : alternatives style2_input errors xml missing_element_end ( Last six runs Jul2021 )

---------- 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).

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 Jul2021 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1,6d0
< Loading net ... done.
< Loading precomputed net weights from 'input_weights.dump.xml' ... done.
< Skipped until: 1.00
< DijkstraRouter answered 1 queries and explored 13.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="CarA" length="2.00" minGap="0.00" maxSpeed="180.00" accel="2.00" decel="6.00" sigma="0.00" tau="1.00"/>
    <vehicle id="veh0" type="CarA" depart="1.00" color="red">
        <routeDistribution last="0">
            <route cost="223.22" probability="1.00000000" color="red" edges="L1 L9 L17 L26"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="CarA" length="2.00" minGap="0.00" maxSpeed="180.00" accel="2.00" decel="6.00" sigma="0.00" tau="1.00"/>
    <vehicle id="veh0" type="CarA" depart="1.00" color="red">
        <route color="red" edges="L1 L9 L17 L26"/>
    </vehicle>
</routes>

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

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 Jul2021 )

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 Jul2021 )

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 Jul2021 )

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 Jul2021 )

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 Jul2021 )

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 Jul2021 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: No probability for route 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 Jul2021 )

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 Jul2021 )

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 Jul2021 )

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 Jul2021 )

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 Jul2021 )

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 Jul2021 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,5d0
< Error: Negative index of a route alternative (id='1').
< Error: Attribute 'id' is missing in definition of a route.
< Error: Route '' has no edges.
< Error: The route of the vehicle '1' is not known.
< Quitting (on error).
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Missing result in exitcode ----------
1
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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 Jul2021 )

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 Jul2021 )

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

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

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

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

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 Jul2021 )
alternatives style1_input increasing_time_color ( Last six runs Jul2021 )
routes embedded noid_increasing_time ( Last six runs Jul2021 )
routes named increasing_time ( Last six runs Jul2021 )

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" color="yellow" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" depart="20.00" color="yellow">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" depart="30.00" color="yellow">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" color="yellow" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" depart="10.00">
        <route color="yellow" edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" depart="20.00" color="yellow">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" depart="30.00" color="yellow">
        <route color="yellow" edges="beg middle end rend"/>
    </vehicle>
</routes>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="KRAUSS_DEFAULT" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="KRAUSS_DEFAULT" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" type="KRAUSS_DEFAULT" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" type="KRAUSS_DEFAULT" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>
alternatives style1_input one_time ( Last six runs Jul2021 )
routes embedded noid_one_time ( Last six runs Jul2021 )
routes named one_time ( Last six runs Jul2021 )

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

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

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

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

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 Jul2021 )

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 Jul2021 )

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 Jul2021 )

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 Jul2021 )

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 Jul2021 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: No probability for route 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 Jul2021 )

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 Jul2021 )

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 Jul2021 )

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 Jul2021 )

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 Jul2021 )

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 no_begin ( Last six runs Jul2021 )

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

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,5d0
< Error: The input ended before all started tags were ended. Last tag started was 'routes'
<  In file 'input_alts.rou.alt.xml'
<  At line/column 18/1.
< 
< Quitting (on error).
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Missing result in exitcode ----------
1
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

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

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="8" depart="0.00" color="black">
<truncated after showing first 30 lines>

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

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 Jul2021 )

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 Jul2021 )

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 Jul2021 )
routes embedded vtypecheck ( Last six runs Jul2021 )
trips vtypecheck ( Last six runs Jul2021 )

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

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 Jul2021 )

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="0" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="0" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="0" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" type="0" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" type="0" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,10d0
< Warning: The vehicle type '0' for vehicle '0' is not known.
< Warning: The vehicle type '0' for vehicle '1' is not known.
< Warning: The vehicle type '0' for vehicle '2' is not known.
< Warning: The vehicle type '0' for vehicle '3' is not known.
< Warning: The vehicle type '0' for vehicle '4' is not known.
< Warning: The vehicle type '0' for vehicle '5' is not known.
< Warning: The vehicle type '0' for vehicle '6' is not known.
< Warning: The vehicle type '0' for vehicle '7' is not known.
< Warning: The vehicle type '0' for vehicle '8' is not known.
< Warning: The vehicle type '0' for vehicle '9' is not known.
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" type="0" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="0" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="0" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" type="0" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" type="0" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="0" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="8" type="0" depart="0.00" color="black">
<truncated after showing first 30 lines>

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

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 : dua newstyle_dua3s_step1 ( Last six runs Jul2021 )

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="172.96" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <routeDistribution last="0">
            <route cost="172.96" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" depart="0.00">
        <routeDistribution last="0">
            <route cost="172.96" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" depart="0.00">
        <routeDistribution last="0">
            <route cost="172.96" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" depart="0.00">
        <routeDistribution last="0">
            <route cost="172.96" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="2" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="3" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="4" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="5" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="6" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="7" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="8" depart="0.00">
<truncated after showing first 30 lines>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="1">
            <route cost="201.35" probability="0.49978411" edges="beg middle end"/>
            <route cost="194.51" probability="0.50021589" edges="beg beg2right right right2end end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <routeDistribution last="1">
            <route cost="201.35" probability="0.49978411" edges="beg middle end"/>
            <route cost="194.51" probability="0.50021589" edges="beg beg2right right right2end end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="10" depart="0.00">
        <routeDistribution last="0">
            <route cost="201.35" probability="0.49978411" edges="beg middle end"/>
            <route cost="194.51" probability="0.50021589" edges="beg beg2right right right2end end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="11" depart="0.00">
        <routeDistribution last="0">
            <route cost="201.35" probability="0.49978411" edges="beg middle end"/>
            <route cost="194.51" probability="0.50021589" edges="beg beg2right right right2end end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="12" depart="0.00">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg beg2right right right2end end"/>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <route edges="beg beg2right right right2end end"/>
    </vehicle>
    <vehicle id="10" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="11" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="12" depart="0.00">
        <route edges="beg beg2right right right2end end"/>
    </vehicle>
    <vehicle id="13" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="14" depart="0.00">
        <route edges="beg beg2right right right2end end"/>
    </vehicle>
    <vehicle id="15" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="16" depart="0.00">
<truncated after showing first 30 lines>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="2">
            <route cost="201.08" probability="0.33294742" edges="beg middle end"/>
            <route cost="266.29" probability="0.33226212" edges="beg beg2right right right2end end"/>
            <route cost="194.79" probability="0.33479046" edges="beg beg2left left left2end end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <routeDistribution last="2">
            <route cost="201.08" probability="0.33294742" edges="beg middle end"/>
            <route cost="266.29" probability="0.33226212" edges="beg beg2right right right2end end"/>
            <route cost="194.79" probability="0.33479046" edges="beg beg2left left left2end end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="10" depart="0.00">
        <routeDistribution last="0">
            <route cost="200.46" probability="0.33208702" edges="beg middle end"/>
            <route cost="216.04" probability="0.33402738" edges="beg beg2right right right2end end"/>
            <route cost="194.79" probability="0.33388560" edges="beg beg2left left left2end end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="11" depart="0.00">
        <routeDistribution last="1">
            <route cost="200.46" probability="0.33208702" edges="beg middle end"/>
            <route cost="216.04" probability="0.33402738" edges="beg beg2right right right2end end"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg beg2left left left2end end"/>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <route edges="beg beg2left left left2end end"/>
    </vehicle>
    <vehicle id="10" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="11" depart="0.00">
        <route edges="beg beg2right right right2end end"/>
    </vehicle>
    <vehicle id="12" depart="0.00">
        <route edges="beg beg2right right right2end end"/>
    </vehicle>
    <vehicle id="13" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="14" depart="0.00">
        <route edges="beg beg2left left left2end end"/>
    </vehicle>
    <vehicle id="15" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="16" depart="0.00">
<truncated after showing first 30 lines>

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

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 Jul2021 )

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00">
        <routeDistribution last="2">
            <route cost="120.29" probability="0.33212821" edges="beg middle end"/>
            <route cost="200.48" probability="0.32329831" edges="beg beg2left left left2end end"/>
            <route cost="89.78" probability="0.34457248" edges="beg beg2right right right2end end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="10" type="KRAUSS_DEFAULT" depart="0.00">
        <routeDistribution last="2">
            <route cost="120.29" probability="0.33212821" edges="beg middle end"/>
            <route cost="200.48" probability="0.32329831" edges="beg beg2left left left2end end"/>
            <route cost="89.78" probability="0.34457248" edges="beg beg2right right right2end end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="103" type="KRAUSS_DEFAULT" depart="0.00">
        <routeDistribution last="0">
            <route cost="176.60" probability="0.32689972" edges="beg middle end"/>
            <route cost="131.83" probability="0.32879170" edges="beg beg2left left left2end end"/>
            <route cost="89.78" probability="0.34430758" edges="beg beg2right right right2end end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="110" type="KRAUSS_DEFAULT" depart="0.00">
        <routeDistribution last="1">
            <route cost="120.29" probability="0.33337811" edges="beg middle end"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg beg2right right right2end end"/>
    </vehicle>
    <vehicle id="10" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg beg2right right right2end end"/>
    </vehicle>
    <vehicle id="103" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="110" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg beg2left left left2end end"/>
    </vehicle>
    <vehicle id="125" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg beg2left left left2end end"/>
    </vehicle>
    <vehicle id="4" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="98" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg beg2right right right2end end"/>
    </vehicle>
    <vehicle id="97" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
<truncated after showing first 30 lines>

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

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

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" depart="20.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.3" depart="30.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.4" depart="40.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.1" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.2" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.3" depart="30.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.4" depart="40.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.5" depart="50.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.6" depart="60.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.7" depart="70.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.8" depart="80.00">
<truncated after showing first 30 lines>
flows 100s_interval ( Last six runs Jul2021 )
flows 100s_interval_ext ( Last six runs Jul2021 )

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
    <vehicle id="0.0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vType id="1" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
    <vehicle id="1.0" type="1" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" type="0" depart="20.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1.1" type="1" depart="20.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" type="0" depart="40.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
    <vehicle id="0.0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vType id="1" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
    <vehicle id="1.0" type="1" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.1" type="0" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1.1" type="1" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.2" type="0" depart="40.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1.2" type="1" depart="40.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.3" type="0" depart="60.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1.3" type="1" depart="60.00">
        <route edges="beg middle end rend"/>
<truncated after showing first 30 lines>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="7.58">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" depart="9.51">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" depart="9.74">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.3" depart="12.69">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.4" depart="35.35">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="7.58">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.1" depart="9.51">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.2" depart="9.74">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.3" depart="12.69">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.4" depart="35.35">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.5" depart="75.18">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.6" depart="75.85">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.7" depart="83.72">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.8" depart="88.65">
<truncated after showing first 30 lines>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <routeDistribution last="1">
            <route cost="35.97" probability="0.51004329" edges="beg rend"/>
            <route cost="125.90" probability="0.48995671" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" depart="10.00">
        <routeDistribution last="1">
            <route cost="35.97" probability="0.51004329" edges="beg rend"/>
            <route cost="125.90" probability="0.48995671" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" depart="20.00">
        <routeDistribution last="0">
            <route cost="35.97" probability="0.51004329" edges="beg rend"/>
            <route cost="125.90" probability="0.48995671" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.3" depart="30.00">
        <routeDistribution last="0">
            <route cost="35.97" probability="0.51004329" edges="beg rend"/>
            <route cost="125.90" probability="0.48995671" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.4" depart="40.00">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.1" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.2" depart="20.00">
        <route edges="beg rend"/>
    </vehicle>
    <vehicle id="0.3" depart="30.00">
        <route edges="beg rend"/>
    </vehicle>
    <vehicle id="0.4" depart="40.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.5" depart="50.00">
        <route edges="beg rend"/>
    </vehicle>
    <vehicle id="0.6" depart="60.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.7" depart="70.00">
        <route edges="beg rend"/>
    </vehicle>
    <vehicle id="0.8" depart="80.00">
<truncated after showing first 30 lines>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
    <vehicle id="0.0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" type="0" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" type="0" depart="20.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.3" type="0" depart="30.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.4" type="0" depart="40.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
    <vehicle id="0.0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.1" type="0" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.2" type="0" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.3" type="0" depart="30.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.4" type="0" depart="40.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.5" type="0" depart="50.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.6" type="0" depart="60.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.7" type="0" depart="70.00">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="10.0" depart="10.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="11.0" depart="11.00" color="magenta">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="20.0" depart="20.00" departPos="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="21.0" depart="21.00" departPos="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="10.0" depart="10.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="11.0" depart="11.00" color="magenta">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="20.0" depart="20.00" departPos="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="21.0" depart="21.00" departPos="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="22.0" depart="22.00" departPos="free">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="23.0" depart="23.00" departPos="random">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="30.0" depart="30.00" departLane="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="31.0" depart="31.00" departLane="1">
<truncated after showing first 30 lines>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" type="DEFAULT_VEHTYPE" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" type="DEFAULT_VEHTYPE" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" type="DEFAULT_VEHTYPE" depart="20.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.3" type="DEFAULT_VEHTYPE" depart="30.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.4" type="DEFAULT_VEHTYPE" depart="40.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" type="DEFAULT_VEHTYPE" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.1" type="DEFAULT_VEHTYPE" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.2" type="DEFAULT_VEHTYPE" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.3" type="DEFAULT_VEHTYPE" depart="30.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.4" type="DEFAULT_VEHTYPE" depart="40.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.5" type="DEFAULT_VEHTYPE" depart="50.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.6" type="DEFAULT_VEHTYPE" depart="60.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.7" type="DEFAULT_VEHTYPE" depart="70.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.8" type="DEFAULT_VEHTYPE" depart="80.00">
<truncated after showing first 30 lines>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="5.00" minGap="2.00" maxSpeed="30.00" vClass="bus" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
    <vehicle id="0.0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" type="0" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" type="0" depart="20.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.3" type="0" depart="30.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.4" type="0" depart="40.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="5.00" minGap="2.00" maxSpeed="30.00" vClass="bus" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
    <vehicle id="0.0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.1" type="0" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.2" type="0" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.3" type="0" depart="30.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.4" type="0" depart="40.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.5" type="0" depart="50.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.6" type="0" depart="60.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.7" type="0" depart="70.00">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="2.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" depart="5.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.3" depart="16.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.4" depart="20.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="2.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.1" depart="5.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.2" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.3" depart="16.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.4" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.5" depart="30.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.6" depart="33.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.7" depart="35.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.8" depart="38.00">
<truncated after showing first 30 lines>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" depart="0.10">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" depart="0.20">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.3" depart="0.30">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.4" depart="0.40">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.1" depart="0.10">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.2" depart="0.20">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.3" depart="0.30">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.4" depart="0.40">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.5" depart="0.50">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.6" depart="0.60">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.7" depart="0.70">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.8" depart="0.80">
<truncated after showing first 30 lines>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" depart="20.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" depart="40.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.3" depart="60.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.4" depart="80.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.1" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.2" depart="40.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.3" depart="60.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.4" depart="80.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.5" depart="100.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.6" depart="120.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.7" depart="140.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.8" depart="160.00">
<truncated after showing first 30 lines>
flows 200s_interval ( Last six runs Jul2021 )
flows 200s_interval_ext ( Last six runs Jul2021 )

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="9.74">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" depart="12.69">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" depart="35.35">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.3" depart="75.18">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.4" depart="103.99">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="9.74">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.1" depart="12.69">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.2" depart="35.35">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.3" depart="75.18">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.4" depart="103.99">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.5" depart="128.78">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.6" depart="130.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.7" depart="138.65">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.8" depart="140.59">
<truncated after showing first 30 lines>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <routeDistribution last="0">
            <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
        <stop busStop="busStop#1" duration="10.00"/>
    </vehicle>
    <vehicle id="0.1" depart="0.10">
        <routeDistribution last="0">
            <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
        <stop busStop="busStop#1" duration="10.00"/>
    </vehicle>
    <vehicle id="0.2" depart="0.20">
        <routeDistribution last="0">
            <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
        <stop busStop="busStop#1" duration="10.00"/>
    </vehicle>
    <vehicle id="0.3" depart="0.30">
        <routeDistribution last="0">
            <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
        <stop busStop="busStop#1" duration="10.00"/>
    </vehicle>
    <vehicle id="0.4" depart="0.40">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <route edges="beg beg2left left left2end end rend"/>
        <stop busStop="busStop#1" duration="10.00"/>
    </vehicle>
    <vehicle id="0.1" depart="0.10">
        <route edges="beg beg2left left left2end end rend"/>
        <stop busStop="busStop#1" duration="10.00"/>
    </vehicle>
    <vehicle id="0.2" depart="0.20">
        <route edges="beg beg2left left left2end end rend"/>
        <stop busStop="busStop#1" duration="10.00"/>
    </vehicle>
    <vehicle id="0.3" depart="0.30">
        <route edges="beg beg2left left left2end end rend"/>
        <stop busStop="busStop#1" duration="10.00"/>
    </vehicle>
    <vehicle id="0.4" depart="0.40">
        <route edges="beg beg2left left left2end end rend"/>
        <stop busStop="busStop#1" duration="10.00"/>
    </vehicle>
    <vehicle id="0.5" depart="0.50">
        <route edges="beg beg2left left left2end end rend"/>
        <stop busStop="busStop#1" duration="10.00"/>
    </vehicle>
    <vehicle id="0.6" depart="0.60">
<truncated after showing first 30 lines>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <routeDistribution last="0">
            <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
        <stop containerStop="containerStop#1" duration="10.00"/>
    </vehicle>
    <vehicle id="0.1" depart="0.10">
        <routeDistribution last="0">
            <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
        <stop containerStop="containerStop#1" duration="10.00"/>
    </vehicle>
    <vehicle id="0.2" depart="0.20">
        <routeDistribution last="0">
            <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
        <stop containerStop="containerStop#1" duration="10.00"/>
    </vehicle>
    <vehicle id="0.3" depart="0.30">
        <routeDistribution last="0">
            <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
        <stop containerStop="containerStop#1" duration="10.00"/>
    </vehicle>
    <vehicle id="0.4" depart="0.40">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <route edges="beg beg2left left left2end end rend"/>
        <stop containerStop="containerStop#1" duration="10.00"/>
    </vehicle>
    <vehicle id="0.1" depart="0.10">
        <route edges="beg beg2left left left2end end rend"/>
        <stop containerStop="containerStop#1" duration="10.00"/>
    </vehicle>
    <vehicle id="0.2" depart="0.20">
        <route edges="beg beg2left left left2end end rend"/>
        <stop containerStop="containerStop#1" duration="10.00"/>
    </vehicle>
    <vehicle id="0.3" depart="0.30">
        <route edges="beg beg2left left left2end end rend"/>
        <stop containerStop="containerStop#1" duration="10.00"/>
    </vehicle>
    <vehicle id="0.4" depart="0.40">
        <route edges="beg beg2left left left2end end rend"/>
        <stop containerStop="containerStop#1" duration="10.00"/>
    </vehicle>
    <vehicle id="0.5" depart="0.50">
        <route edges="beg beg2left left left2end end rend"/>
        <stop containerStop="containerStop#1" duration="10.00"/>
    </vehicle>
    <vehicle id="0.6" depart="0.60">
<truncated after showing first 30 lines>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" depart="1.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" depart="2.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.3" depart="3.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.4" depart="4.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.1" depart="1.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.2" depart="2.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.3" depart="3.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.4" depart="4.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.5" depart="5.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.6" depart="6.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.7" depart="7.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.8" depart="8.00">
<truncated after showing first 30 lines>

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

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

-->

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
</routes>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" depart="0.50">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" depart="1.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.3" depart="1.50">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.4" depart="2.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.1" depart="0.50">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.2" depart="1.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.3" depart="1.50">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.4" depart="2.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.5" depart="2.50">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.6" depart="3.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.7" depart="3.50">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.8" depart="4.00">
<truncated after showing first 30 lines>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" depart="5.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.1" depart="5.00">
        <route edges="beg middle end rend"/>
    </vehicle>
</routes>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" depart="2.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" depart="4.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.3" depart="6.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.4" depart="8.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.1" depart="2.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.2" depart="4.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.3" depart="6.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.4" depart="8.00">
        <route edges="beg middle end rend"/>
    </vehicle>
</routes>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00" line="blub">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00" line="blub">
        <route edges="beg middle end rend"/>
    </vehicle>
</routes>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <routeDistribution last="0">
            <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
        <stop lane="left_0" duration="10.00"/>
    </vehicle>
    <vehicle id="0.1" depart="0.10">
        <routeDistribution last="0">
            <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
        <stop lane="left_0" duration="10.00"/>
    </vehicle>
    <vehicle id="0.2" depart="0.20">
        <routeDistribution last="0">
            <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
        <stop lane="left_0" duration="10.00"/>
    </vehicle>
    <vehicle id="0.3" depart="0.30">
        <routeDistribution last="0">
            <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
        <stop lane="left_0" duration="10.00"/>
    </vehicle>
    <vehicle id="0.4" depart="0.40">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <route edges="beg beg2left left left2end end rend"/>
        <stop lane="left_0" duration="10.00"/>
    </vehicle>
    <vehicle id="0.1" depart="0.10">
        <route edges="beg beg2left left left2end end rend"/>
        <stop lane="left_0" duration="10.00"/>
    </vehicle>
    <vehicle id="0.2" depart="0.20">
        <route edges="beg beg2left left left2end end rend"/>
        <stop lane="left_0" duration="10.00"/>
    </vehicle>
    <vehicle id="0.3" depart="0.30">
        <route edges="beg beg2left left left2end end rend"/>
        <stop lane="left_0" duration="10.00"/>
    </vehicle>
    <vehicle id="0.4" depart="0.40">
        <route edges="beg beg2left left left2end end rend"/>
        <stop lane="left_0" duration="10.00"/>
    </vehicle>
    <vehicle id="0.5" depart="0.50">
        <route edges="beg beg2left left left2end end rend"/>
        <stop lane="left_0" duration="10.00"/>
    </vehicle>
    <vehicle id="0.6" depart="0.60">
<truncated after showing first 30 lines>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <routeDistribution last="0">
            <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" depart="0.10">
        <routeDistribution last="0">
            <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" depart="0.20">
        <routeDistribution last="0">
            <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.3" depart="0.30">
        <routeDistribution last="0">
            <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.4" depart="0.40">
        <routeDistribution last="0">
            <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="0.1" depart="0.10">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="0.2" depart="0.20">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="0.3" depart="0.30">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="0.4" depart="0.40">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="0.5" depart="0.50">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="0.6" depart="0.60">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="0.7" depart="0.70">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="0.8" depart="0.80">
<truncated after showing first 30 lines>

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Warning: Defining car following parameters in a nested element is deprecated in vType '19', use attributes instead!
< Warning: Defining car following parameters in a nested element is deprecated in vType '20', use attributes instead!
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" accel="100"/>
    <vehicle id="0.0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vType id="1" decel="100"/>
    <vehicle id="1.0" type="1" depart="10.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vType id="2" sigma="1.00"/>
    <vehicle id="2.0" type="2" depart="11.00" color="magenta">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vType id="3" length="100.00"/>
    <vehicle id="3.0" type="3" depart="20.00" departPos="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vType id="4" minGap="100.00"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" accel="100"/>
    <vehicle id="0.0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vType id="1" decel="100"/>
    <vehicle id="1.0" type="1" depart="10.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vType id="2" sigma="1.00"/>
    <vehicle id="2.0" type="2" depart="11.00" color="magenta">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vType id="3" length="100.00"/>
    <vehicle id="3.0" type="3" depart="20.00" departPos="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vType id="4" minGap="100.00"/>
    <vehicle id="4.0" type="4" depart="21.00" departPos="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vType id="5" maxSpeed="100.00"/>
    <vehicle id="5.0" type="5" depart="22.00" departPos="free">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vType id="6" color="black"/>
<truncated after showing first 30 lines>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" type="DEFAULT_VEHTYPE" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" type="DEFAULT_VEHTYPE" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" type="DEFAULT_VEHTYPE" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.3" type="DEFAULT_VEHTYPE" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.4" type="DEFAULT_VEHTYPE" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" type="DEFAULT_VEHTYPE" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.1" type="DEFAULT_VEHTYPE" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.2" type="DEFAULT_VEHTYPE" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.3" type="DEFAULT_VEHTYPE" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.4" type="DEFAULT_VEHTYPE" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.5" type="DEFAULT_VEHTYPE" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.6" type="DEFAULT_VEHTYPE" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.7" type="DEFAULT_VEHTYPE" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.8" type="DEFAULT_VEHTYPE" depart="0.00">
<truncated after showing first 30 lines>
flows with_vehtype_dist ( Last six runs Jul2021 )
flows with_vehtype_keepdist ( Last six runs Jul2021 )

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: The vehicle type '0' for flow '0' is not known.
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.1" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.2" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.3" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="0.4" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.1" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.2" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.3" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.4" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.5" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.6" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.7" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0.8" type="0" depart="0.00">
<truncated after showing first 30 lines>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" arrivalLane="0">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="10.00" arrivalLane="0" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" depart="11.00" arrivalLane="0" color="magenta">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" depart="20.00" departPos="0.00" arrivalLane="0">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" depart="21.00" departPos="10.00" arrivalLane="0">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" arrivalLane="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" depart="10.00" arrivalLane="0" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" depart="11.00" arrivalLane="0" color="magenta">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" depart="20.00" departPos="0.00" arrivalLane="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" depart="21.00" departPos="10.00" arrivalLane="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" depart="22.00" departPos="free" arrivalLane="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" depart="23.00" departPos="random" arrivalLane="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" depart="30.00" departLane="0" arrivalLane="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="8" depart="31.00" departLane="1" arrivalLane="0">
<truncated after showing first 30 lines>
function defaults arrivallane ( Last six runs Jul2021 )
function defaults override_arrivallane ( Last six runs Jul2021 )

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" arrivalPos="0">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="10.00" arrivalPos="0" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" depart="11.00" arrivalPos="0" color="magenta">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" depart="20.00" departPos="0.00" arrivalPos="0">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" depart="21.00" departPos="10.00" arrivalPos="0">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" arrivalPos="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" depart="10.00" arrivalPos="0" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" depart="11.00" arrivalPos="0" color="magenta">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" depart="20.00" departPos="0.00" arrivalPos="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" depart="21.00" departPos="10.00" arrivalPos="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" depart="22.00" departPos="free" arrivalPos="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" depart="23.00" departPos="random" arrivalPos="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" depart="30.00" departLane="0" arrivalPos="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="8" depart="31.00" departLane="1" arrivalPos="0">
<truncated after showing first 30 lines>
function defaults arrivalpos ( Last six runs Jul2021 )
function defaults override_arrivalpos ( Last six runs Jul2021 )

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" arrivalSpeed="0">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="10.00" arrivalSpeed="0" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" depart="11.00" arrivalSpeed="0" color="magenta">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" depart="20.00" departPos="0.00" arrivalSpeed="0">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" depart="21.00" departPos="10.00" arrivalSpeed="0">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" arrivalSpeed="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" depart="10.00" arrivalSpeed="0" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" depart="11.00" arrivalSpeed="0" color="magenta">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" depart="20.00" departPos="0.00" arrivalSpeed="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" depart="21.00" departPos="10.00" arrivalSpeed="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" depart="22.00" departPos="free" arrivalSpeed="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" depart="23.00" departPos="random" arrivalSpeed="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" depart="30.00" departLane="0" arrivalSpeed="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="8" depart="31.00" departLane="1" arrivalSpeed="0">
<truncated after showing first 30 lines>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" departLane="0">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="10.00" departLane="0" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" depart="11.00" departLane="0" color="magenta">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" depart="20.00" departLane="0" departPos="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" depart="21.00" departLane="0" departPos="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" departLane="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" depart="10.00" departLane="0" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" depart="11.00" departLane="0" color="magenta">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" depart="20.00" departLane="0" departPos="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" depart="21.00" departLane="0" departPos="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" depart="22.00" departLane="0" departPos="free">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" depart="23.00" departLane="0" departPos="random">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" depart="30.00" departLane="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="8" depart="31.00" departLane="1">
<truncated after showing first 30 lines>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" departPos="0">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="10.00" departPos="0" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" depart="11.00" departPos="0" color="magenta">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" depart="20.00" departPos="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" depart="21.00" departPos="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" departPos="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" depart="10.00" departPos="0" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" depart="11.00" departPos="0" color="magenta">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" depart="20.00" departPos="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" depart="21.00" departPos="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" depart="22.00" departPos="free">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" depart="23.00" departPos="random">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" depart="30.00" departLane="0" departPos="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="8" depart="31.00" departLane="1" departPos="0">
<truncated after showing first 30 lines>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" departSpeed="0">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="10.00" departSpeed="0" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" depart="11.00" departSpeed="0" color="magenta">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" depart="20.00" departPos="0.00" departSpeed="0">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" depart="21.00" departPos="10.00" departSpeed="0">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" departSpeed="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" depart="10.00" departSpeed="0" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" depart="11.00" departSpeed="0" color="magenta">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" depart="20.00" departPos="0.00" departSpeed="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" depart="21.00" departPos="10.00" departSpeed="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" depart="22.00" departPos="free" departSpeed="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" depart="23.00" departPos="random" departSpeed="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" depart="30.00" departLane="0" departSpeed="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="8" depart="31.00" departLane="1" departSpeed="0">
<truncated after showing first 30 lines>

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Warning: The edge 'bla' within the route for vehicle '0' is not known.
< Warning: Repaired route of vehicle '0'.
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="9" depart="0.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" color="black">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="9" depart="0.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
</routes>

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Warning: The edge 'beg' within the route for vehicle '1' is not known.
< 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">
    <vType id="t0" vClass="passenger"/>
    <vehicle id="1" type="t0" depart="0.00">
        <routeDistribution last="0">
            <route cost="17.93" probability="1.00000000" edges="end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="t0" depart="0.00">
        <routeDistribution last="1">
            <route cost="35.87" probability="0.50835178" edges="absBeg end"/>
            <route cost="107.80" probability="0.49164822" edges="absBeg middle end"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="t0" vClass="passenger"/>
    <vehicle id="1" type="t0" depart="0.00">
        <route edges="end"/>
    </vehicle>
    <vehicle id="2" type="t0" depart="0.00">
        <route edges="absBeg middle end"/>
    </vehicle>
</routes>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="ped.0" depart="0.00">
        <personTrip from="A0B0" to="E5F5" walkFactor="0.75" costs="1234.14"/>
    </person>
    <person id="ped.1" depart="1.00">
        <personTrip from="A0B0" to="E5F5" walkFactor="0.75" costs="1293.51"/>
    </person>
    <person id="ped.2" depart="2.00">
        <personTrip from="A0B0" to="E5F5" walkFactor="0.75" costs="1187.28"/>
    </person>
    <person id="ped.3" depart="3.00">
        <personTrip from="A0B0" to="E5F5" walkFactor="0.75" costs="1301.83"/>
    </person>
    <person id="ped.4" depart="4.00">
        <personTrip from="A0B0" to="E5F5" walkFactor="0.75" costs="1301.89"/>
    </person>
    <person id="ped.5" depart="5.00">
        <personTrip from="A0B0" to="E5F5" walkFactor="0.75" costs="1129.82"/>
    </person>
    <person id="ped.6" depart="6.00">
        <personTrip from="A0B0" to="E5F5" walkFactor="0.75" costs="1369.51"/>
    </person>
    <person id="ped.7" depart="7.00">
        <personTrip from="A0B0" to="E5F5" walkFactor="0.75" costs="1260.71"/>
    </person>
    <person id="ped.8" depart="8.00">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="ped.0" depart="0.00">
        <walk edges="A0B0 B0A0 B0C0 C1C0 C1D1 D1D2 D3D2 E3D3 E4E3 E5E4 E5F5"/>
    </person>
    <person id="ped.1" depart="1.00">
        <walk edges="A0B0 A0A1 B1A1 B1B2 B2C2 C3C2 C3C4 C4D4 D5D4 D5E5 E5F5"/>
    </person>
    <person id="ped.2" depart="2.00">
        <walk edges="A0B0 B0A0 B0B1 B2B1 B2C2 C3C2 C3D3 D4D3 D4E4 E5E4 E5F5"/>
    </person>
    <person id="ped.3" depart="3.00">
        <walk edges="A0B0 B1B0 B2B1 B3B2 B3C3 C4C3 D4C4 E4D4 E5E4 E5F5"/>
    </person>
    <person id="ped.4" depart="4.00">
        <walk edges="A0B0 A1A0 B1A1 B2B1 B3B2 C3B3 D3C3 D3E3 E4E3 E4E5 E5F5"/>
    </person>
    <person id="ped.5" depart="5.00">
        <walk edges="A0B0 A0A1 A1B1 B2B1 B2C2 C2D2 D2D3 D4D3 E4D4 E4E5 E5F5"/>
    </person>
    <person id="ped.6" depart="6.00">
        <walk edges="A0B0 A0A1 A2A1 A3A2 A3B3 B4B3 B4C4 D4C4 E4D4 E5E4 E5F5"/>
    </person>
    <person id="ped.7" depart="7.00">
        <walk edges="A0B0 B0A0 B0B1 B2B1 B2B3 B3C3 C4C3 C4D4 D4E4 E4E5 E5F5"/>
    </person>
    <person id="ped.8" depart="8.00">
<truncated after showing first 30 lines>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="862" depart="7.00">
        <routeDistribution last="0">
            <route cost="269.96" probability="1.00000000" edges="D2 L3 L5 L7 L6 L10 L13 L15 L16 D3"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="285" depart="91.00">
        <routeDistribution last="0">
            <route cost="270.18" probability="1.00000000" edges="D1 L2 L5 L7 L6 L10 L13 L15 L16 D3"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="444" depart="230.00">
        <routeDistribution last="0">
            <route cost="270.18" probability="1.00000000" edges="D1 L2 L5 L7 L6 L10 L13 L15 L16 D3"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="825" depart="256.00">
        <routeDistribution last="0">
            <route cost="269.96" probability="1.00000000" edges="D2 L3 L5 L7 L6 L10 L13 L15 L16 D3"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="283" depart="349.00">
        <routeDistribution last="0">
            <route cost="270.18" probability="1.00000000" edges="D1 L2 L5 L7 L6 L10 L13 L15 L16 D3"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="862" depart="7.00">
        <route edges="D2 L3 L5 L7 L6 L10 L13 L15 L16 D3"/>
    </vehicle>
    <vehicle id="285" depart="91.00">
        <route edges="D1 L2 L5 L7 L6 L10 L13 L15 L16 D3"/>
    </vehicle>
    <vehicle id="444" depart="230.00">
        <route edges="D1 L2 L5 L7 L6 L10 L13 L15 L16 D3"/>
    </vehicle>
    <vehicle id="825" depart="256.00">
        <route edges="D2 L3 L5 L7 L6 L10 L13 L15 L16 D3"/>
    </vehicle>
    <vehicle id="283" depart="349.00">
        <route edges="D1 L2 L5 L7 L6 L10 L13 L15 L16 D3"/>
    </vehicle>
    <vehicle id="361" depart="513.00">
        <route edges="D1 L2 L5 L7 L6 L10 L13 L15 L16 D3"/>
    </vehicle>
    <vehicle id="438" depart="522.00">
        <route edges="D1 L2 L5 L7 L6 L10 L13 L15 L16 D3"/>
    </vehicle>
    <vehicle id="197" depart="537.00">
        <route edges="D1 L2 L5 L7 L6 L10 L13 L15 L16 D3"/>
    </vehicle>
    <vehicle id="421" depart="617.00">
<truncated after showing first 30 lines>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="7.19" probability="1.00000000" edges="0/0to1/0"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="0/0to1/0"/>
    </vehicle>
</routes>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="35.97" probability="1.00000000" edges="0/0to1/0 1/0to1/1 1/1to2/1 2/1to2/0 2/0to3/0"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="0/0to1/0 1/0to1/1 1/1to2/1 2/1to2/0 2/0to3/0"/>
    </vehicle>
</routes>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="21.58" probability="1.00000000" edges="0/0to1/0 1/0to2/0 2/0to3/0"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="0/0to1/0 1/0to2/0 2/0to3/0"/>
    </vehicle>
</routes>
function remove_loops route_begin ( Last six runs Jul2021 )
function remove_loops route_end ( Last six runs Jul2021 )
function remove_loops route_middle ( Last six runs Jul2021 )
function remove_loops trip_begin_end ( Last six runs Jul2021 )

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" departPos="10.00">
        <routeDistribution last="0">
            <route cost="28.78" probability="1.00000000" edges="1/0to0/0 0/0to1/0 1/0to2/0 2/0to3/0"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="0.00" departLane="0">
        <routeDistribution last="0">
            <route cost="28.78" probability="1.00000000" edges="1/0to0/0 0/0to1/0 1/0to2/0 2/0to3/0"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" departPos="10.00">
        <route edges="1/0to0/0 0/0to1/0 1/0to2/0 2/0to3/0"/>
    </vehicle>
    <vehicle id="1" depart="0.00" departLane="0">
        <route edges="1/0to0/0 0/0to1/0 1/0to2/0 2/0to3/0"/>
    </vehicle>
</routes>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="28.78" probability="1.00000000" edges="1/0to0/0 0/0to1/0 1/0to2/0 2/0to3/0"/>
        </routeDistribution>
        <stop lane="1/0to0/0_0" duration="10.00"/>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="1/0to0/0 0/0to1/0 1/0to2/0 2/0to3/0"/>
        <stop lane="1/0to0/0_0" duration="10.00"/>
    </vehicle>
</routes>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" arrivalPos="5.00">
        <routeDistribution last="0">
            <route cost="28.78" probability="1.00000000" edges="0/0to1/0 1/0to2/0 2/0to3/0 3/0to2/0"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="0.00" arrivalLane="0">
        <routeDistribution last="0">
            <route cost="28.78" probability="1.00000000" edges="0/0to1/0 1/0to2/0 2/0to3/0 3/0to2/0"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" arrivalPos="5.00">
        <route edges="0/0to1/0 1/0to2/0 2/0to3/0 3/0to2/0"/>
    </vehicle>
    <vehicle id="1" depart="0.00" arrivalLane="0">
        <route edges="0/0to1/0 1/0to2/0 2/0to3/0 3/0to2/0"/>
    </vehicle>
</routes>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="28.78" probability="1.00000000" edges="0/0to1/0 1/0to2/0 2/0to3/0 3/0to2/0"/>
        </routeDistribution>
        <stop lane="3/0to2/0_0" duration="10.00"/>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="0/0to1/0 1/0to2/0 2/0to3/0 3/0to2/0"/>
        <stop lane="3/0to2/0_0" duration="10.00"/>
    </vehicle>
</routes>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="35.97" probability="1.00000000" edges="0/0to1/0 1/0to2/0 2/0to1/0 1/0to2/0 2/0to3/0"/>
        </routeDistribution>
        <stop lane="2/0to1/0_0" duration="10.00"/>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="0/0to1/0 1/0to2/0 2/0to1/0 1/0to2/0 2/0to3/0"/>
        <stop lane="2/0to1/0_0" duration="10.00"/>
    </vehicle>
</routes>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="3.00" fromTaz="1" toTaz="2">
        <routeDistribution last="0">
            <route cost="90.37" probability="1.00000000" edges="beg2left left left2end end"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="3.00" fromTaz="1" toTaz="2">
        <route edges="beg2left left left2end end"/>
    </vehicle>
</routes>
function remove_loops with_taz ( Last six runs Jul2021 )
trips taz_noedge ( Last six runs Jul2021 )
trips with_taz ( Last six runs Jul2021 )

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="3">
            <route cost="657.80" probability="0.31959357" edges="oa ab bd"/>
            <route cost="730.42" probability="0.27571748" edges="oa ab by yd"/>
            <route cost="826.83" probability="0.22664290" edges="oa ax xy yd"/>
            <route cost="945.62" probability="0.17804605" edges="ox xy yd"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="ox xy yd"/>
    </vehicle>
</routes>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="3">
            <route cost="657.80" probability="0.31960269" edges="oa ab bd"/>
            <route cost="730.42" probability="0.27573286" edges="oa ab by yd"/>
            <route cost="826.83" probability="0.22664907" edges="oa ax xy yd"/>
            <route cost="945.62" probability="0.17801538" edges="ox xy yd"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="ox xy yd"/>
    </vehicle>
</routes>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="71.94" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <routeDistribution last="0">
            <route cost="71.94" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" depart="0.00">
        <routeDistribution last="0">
            <route cost="71.94" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" depart="0.00">
        <routeDistribution last="0">
            <route cost="71.94" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" depart="0.00">
        <routeDistribution last="0">
            <route cost="71.94" probability="1.00000000" edges="beg middle end"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="2" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="3" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="4" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="5" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="6" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="7" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="8" depart="0.00">
<truncated after showing first 30 lines>
logit logit_routes ( Last six runs Jul2021 )
logit logit_step1 ( Last six runs Jul2021 )

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="1">
            <route cost="264.07" probability="0.46297357" edges="beg middle end"/>
            <route cost="219.45" probability="0.53702643" edges="beg beg2right right right2end end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <routeDistribution last="1">
            <route cost="264.07" probability="0.46297357" edges="beg middle end"/>
            <route cost="219.45" probability="0.53702643" edges="beg beg2right right right2end end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="10" depart="0.00">
        <routeDistribution last="0">
            <route cost="264.07" probability="0.46297357" edges="beg middle end"/>
            <route cost="219.45" probability="0.53702643" edges="beg beg2right right right2end end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="11" depart="0.00">
        <routeDistribution last="1">
            <route cost="264.07" probability="0.46297357" edges="beg middle end"/>
            <route cost="219.45" probability="0.53702643" edges="beg beg2right right right2end end"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="12" depart="0.00">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg beg2right right right2end end"/>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <route edges="beg beg2right right right2end end"/>
    </vehicle>
    <vehicle id="10" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="11" depart="0.00">
        <route edges="beg beg2right right right2end end"/>
    </vehicle>
    <vehicle id="12" depart="0.00">
        <route edges="beg beg2right right right2end end"/>
    </vehicle>
    <vehicle id="13" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="14" depart="0.00">
        <route edges="beg beg2right right right2end end"/>
    </vehicle>
    <vehicle id="15" depart="0.00">
        <route edges="beg middle end"/>
    </vehicle>
    <vehicle id="16" depart="0.00">
<truncated after showing first 30 lines>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="2">
            <route cost="657.80" probability="0.57988611" edges="oa ab bd"/>
            <route cost="730.42" probability="0.28049437" edges="oa ab by yd"/>
            <route cost="826.83" probability="0.10697483" edges="oa ax xy yd"/>
            <route cost="945.62" probability="0.03264470" edges="ox xy yd"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="oa ax xy yd"/>
    </vehicle>
</routes>

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

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

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1,2d0
<  Copyright (C) 2001-2021 German Aerospace Center (DLR) and others; https://sumo.dlr.de
<  Use --help to get the list of options.

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: Cannot derive file name for alternatives output, skipping it.
---------- Differences in output ----------
1,3d0
< Reading up to time step: 0.00
< Reading up to time step: 200.00
< Success.

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

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

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1,8d0
< Loading net ... done.
< Skipped until: 0.00
< Reading up to time step: 0.00
< Reading up to time step: 200.00
< Routes found between time steps 0.00 and 0.00.
< DijkstraRouter answered 2 queries and explored 7.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="0" depart="0.00" color="yellow">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="10" type="0" depart="0.00" color="yellow">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in log ----------
Loading net ... done.
Skipped until: 0.00
Routes found between time steps 0.00 and 0.00.
DijkstraRouter answered 2 queries and explored 7.00 edges on average.
DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="0" depart="0.00" color="yellow">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="10" type="0" depart="0.00" color="yellow">
        <route edges="beg middle end rend"/>
    </vehicle>
</routes>

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Missing result in cfg ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

</configuration>

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Missing result in cfg ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

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

    </configuration>

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

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

<truncated after showing first 30 lines>

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Missing result in cfg ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

    <output>
        <output-file value="" synonymes="o output" type="FILE" help="Write generated routes to FILE"/>
        <vtype-output value="" synonymes="vtype" type="FILE" help="Write used vehicle types into separate FILE"/>
        <keep-vtype-distributions value="false" type="BOOL" help="Keep vTypeDistribution ids when writing vehicles and their types"/>
        <write-license value="false" type="BOOL" help="Include license info into every output file"/>
        <output-prefix value="" type="STR" help="Prefix which is applied to all output files. The special string 'TIME' is replaced by the current time."/>
<truncated after showing first 30 lines>

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

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>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend" exitTimes="17.99 89.93 107.91 125.90"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend" exitTimes="17.99 89.93 107.91 125.90"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend" exitTimes="17.99 89.93 107.91 125.90"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend" exitTimes="17.99 89.93 107.91 125.90"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend" exitTimes="17.99 89.93 107.91 125.90"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg middle end rend" exitTimes="17.99 89.93 107.91 125.90"/>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <route edges="beg middle end rend" exitTimes="17.99 89.93 107.91 125.90"/>
    </vehicle>
    <vehicle id="2" depart="0.00">
        <route edges="beg middle end rend" exitTimes="17.99 89.93 107.91 125.90"/>
    </vehicle>
    <vehicle id="3" depart="0.00">
        <route edges="beg middle end rend" exitTimes="17.99 89.93 107.91 125.90"/>
    </vehicle>
    <vehicle id="4" depart="0.00">
        <route edges="beg middle end rend" exitTimes="17.99 89.93 107.91 125.90"/>
    </vehicle>
    <vehicle id="5" depart="0.00">
        <route edges="beg middle end rend" exitTimes="17.99 89.93 107.91 125.90"/>
    </vehicle>
    <vehicle id="6" depart="0.00">
        <route edges="beg middle end rend" exitTimes="17.99 89.93 107.91 125.90"/>
    </vehicle>
    <vehicle id="7" depart="0.00">
        <route edges="beg middle end rend" exitTimes="17.99 89.93 107.91 125.90"/>
    </vehicle>
    <vehicle id="8" depart="0.00">
<truncated after showing first 30 lines>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="8" depart="0.00">
<truncated after showing first 30 lines>
routes embedded no_vehtype ( Last six runs Jul2021 )
trips one_time_notype ( Last six runs Jul2021 )
trips one_time_unsorted ( Last six runs Jul2021 )

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 embedded noid_unsorted_time ( Last six runs Jul2021 )
routes named unsorted_time ( Last six runs Jul2021 )

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

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 embedded with_2vehtypes ( Last six runs Jul2021 )

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 embedded with_busstops ( Last six runs Jul2021 )

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

-->

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg middle end rend"/>
        <stop busStop="busStop#1" arrival="10.00" duration="20.00" until="30.00" started="15.00" ended="36.00"/>
    </vehicle>
</routes>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="triggered">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <person id="p1" depart="0">
        <ride from="beg" to="end" lines="0"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="triggered">
        <route edges="beg middle end rend"/>
    </vehicle>
    <person id="p1" depart="0">
        <ride from="beg" to="end" lines="0"/>
    </person>
</routes>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p1" depart="0.00" departPos="2.00">
        <walk edges="middle end" arrivalPos="23.00"/>
        <stop lane="end_0" duration="10.00"/>
    </person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p1" depart="0.00" departPos="2.00">
        <walk edges="middle end" arrivalPos="23.00"/>
        <stop lane="end_0" duration="10.00"/>
    </person>
</routes>

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

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

-->

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg middle end rend"/>
        <stop lane="middle_0"/>
    </vehicle>
</routes>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
        <stop lane="middle_0" triggered="person" expected="p1 p2"/>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg middle end rend"/>
        <stop lane="middle_0" triggered="person" expected="p1 p2"/>
    </vehicle>
</routes>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" departPos="10.00">
        <routeDistribution last="0">
            <route cost="4.83" probability="1.00000000" edges="A0toB0 B0toC0"/>
        </routeDistribution>
        <stop lane=":B0_4_0" endPos="2.00" duration="5.00"/>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" departPos="10.00">
        <route edges="A0toB0 B0toC0"/>
        <stop lane=":B0_4_0" endPos="2.00" duration="5.00"/>
    </vehicle>
</routes>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.50" minGap="2.00" maxSpeed="70.00" accel="2.0" decel="4" sigma="0.9"/>
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="0" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="0" depart="20.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" type="0" depart="30.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" type="0" depart="40.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.50" minGap="2.00" maxSpeed="70.00" accel="2.0" decel="4" sigma="0.9"/>
    <vehicle id="0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="0" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="0" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="0" depart="30.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" type="0" depart="40.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="0" depart="50.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" type="0" depart="60.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="0" depart="70.00">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,10d0
< Warning: The vehicle type '0' for vehicle '0' is not known.
< Warning: The vehicle type '0' for vehicle '1' is not known.
< Warning: The vehicle type '0' for vehicle '2' is not known.
< Warning: The vehicle type '0' for vehicle '3' is not known.
< Warning: The vehicle type '0' for vehicle '4' is not known.
< Warning: The vehicle type '0' for vehicle '5' is not known.
< Warning: The vehicle type '0' for vehicle '6' is not known.
< Warning: The vehicle type '0' for vehicle '7' is not known.
< Warning: The vehicle type '0' for vehicle '8' is not known.
< Warning: The vehicle type '0' for vehicle '9' is not known.
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="8" type="0" depart="0.00">
<truncated after showing first 30 lines>
routes embedded with_vehtype_nodef ( Last six runs Jul2021 )
trips one_time_typeundefined ( Last six runs Jul2021 )

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.50" minGap="2.00" maxSpeed="70.00" vClass="tram" accel="2.0" decel="4" sigma="0.9"/>
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.50" minGap="2.00" maxSpeed="70.00" vClass="tram" accel="2.0" decel="4" sigma="0.9"/>
    <vehicle id="0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: The vehicle class 'lightrail' for vType '0' is deprecated, use 'tram' instead.
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.50" minGap="2.00" maxSpeed="70.00" vClass="tram" accel="2.0" decel="4" sigma="0.9"/>
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.50" minGap="2.00" maxSpeed="70.00" vClass="tram" accel="2.0" decel="4" sigma="0.9"/>
    <vehicle id="0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>

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

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>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="10" depart="10.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="11" depart="11.00" color="magenta">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="20" depart="20.00" departPos="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="21" depart="21.00" departPos="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="10" depart="10.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="11" depart="11.00" color="magenta">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="20" depart="20.00" departPos="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="21" depart="21.00" departPos="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="22" depart="22.00" departPos="free">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="23" depart="23.00" departPos="random">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="30" depart="30.00" departLane="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="31" depart="31.00" departLane="1">
<truncated after showing first 30 lines>
routes embedded withparams ( Last six runs Jul2021 )
routes named withparams ( Last six runs Jul2021 )

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : routes named implicit_route_repeat ( Last six runs Jul2021 )

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" maxSpeed="3.00" sigma="0"/>
    <vehicle id="bus.0" type="bus" depart="0.00">
        <routeDistribution last="1">
            <route cost="358.58" probability="0.50345298" edges="a c -c -a a c -c -a a c -c -a"/>
            <route cost="607.78" probability="0.49654702" edges="a b c -c -b -a a b c -c -b -a a b c -c -b -a"/>
        </routeDistribution>
        <stop busStop="busStop_a" duration="10.00"/>
        <stop busStop="busStop_c" duration="10.00"/>
        <stop busStop="busStop_-c" duration="10.00"/>
        <stop busStop="busStop_-a" duration="10.00"/>
        <stop busStop="busStop_a" duration="10.00"/>
        <stop busStop="busStop_c" duration="10.00"/>
        <stop busStop="busStop_-c" duration="10.00"/>
        <stop busStop="busStop_-a" duration="10.00"/>
        <stop busStop="busStop_a" duration="10.00"/>
        <stop busStop="busStop_c" duration="10.00"/>
        <stop busStop="busStop_-c" duration="10.00"/>
        <stop busStop="busStop_-a" duration="10.00"/>
    </vehicle>
    <vehicle id="bus.1" type="bus" depart="100.00">
        <routeDistribution last="1">
            <route cost="358.58" probability="0.50345298" edges="a c -c -a a c -c -a a c -c -a"/>
            <route cost="607.78" probability="0.49654702" edges="a b c -c -b -a a b c -c -b -a a b c -c -b -a"/>
        </routeDistribution>
        <stop busStop="busStop_a" duration="10.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="bus" maxSpeed="3.00" sigma="0"/>
    <vehicle id="bus.0" type="bus" depart="0.00">
        <route edges="a b c -c -b -a a b c -c -b -a a b c -c -b -a"/>
        <stop busStop="busStop_a" duration="10.00"/>
        <stop busStop="busStop_c" duration="10.00"/>
        <stop busStop="busStop_-c" duration="10.00"/>
        <stop busStop="busStop_-a" duration="10.00"/>
        <stop busStop="busStop_a" duration="10.00"/>
        <stop busStop="busStop_c" duration="10.00"/>
        <stop busStop="busStop_-c" duration="10.00"/>
        <stop busStop="busStop_-a" duration="10.00"/>
        <stop busStop="busStop_a" duration="10.00"/>
        <stop busStop="busStop_c" duration="10.00"/>
        <stop busStop="busStop_-c" duration="10.00"/>
        <stop busStop="busStop_-a" duration="10.00"/>
    </vehicle>
    <vehicle id="bus.1" type="bus" depart="100.00">
        <route edges="a b c -c -b -a a b c -c -b -a a b c -c -b -a"/>
        <stop busStop="busStop_a" duration="10.00"/>
        <stop busStop="busStop_c" duration="10.00"/>
        <stop busStop="busStop_-c" duration="10.00"/>
        <stop busStop="busStop_-a" duration="10.00"/>
        <stop busStop="busStop_a" duration="10.00"/>
        <stop busStop="busStop_c" duration="10.00"/>
        <stop busStop="busStop_-c" duration="10.00"/>
<truncated after showing first 30 lines>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="KRAUSS_DEFAULT" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" color="red" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="KRAUSS_DEFAULT" depart="20.00" color="red">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" type="KRAUSS_DEFAULT" depart="30.00" color="red">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" color="red" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="KRAUSS_DEFAULT" depart="10.00">
        <route color="red" edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="KRAUSS_DEFAULT" depart="20.00" color="red">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="KRAUSS_DEFAULT" depart="30.00" color="red">
        <route color="red" edges="beg middle end rend"/>
    </vehicle>
</routes>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" depart="20.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" depart="30.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" depart="40.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" depart="30.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" depart="40.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" depart="50.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" depart="60.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" depart="70.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="8" depart="80.00">
<truncated after showing first 30 lines>
routes named increasing_time_novehtype ( Last six runs Jul2021 )
trips increasing_time ( Last six runs Jul2021 )
trips increasing_time_notype ( Last six runs Jul2021 )
trips increasing_time_unsorted ( Last six runs Jul2021 )

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

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

-->

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

-->

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

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

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>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : routes named repeat_cycletime ( Last six runs Jul2021 )

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" maxSpeed="3.00" sigma="0"/>
    <vehicle id="bus.0" type="bus" depart="0.00">
        <routeDistribution last="1">
            <route cost="1826.46" probability="0.49164966" edges="a b c -c -b -a a b c -c -b -a a b c -c -b -a a b c -c -b -a a b c -c -b -a a b c -c -b -a a b c -c -b -a a b c -c -b -a a b c -c -b -a"/>
            <route cost="607.78" probability="0.50835034" edges="a b c -c -b -a a b c -c -b -a a b c -c -b -a"/>
        </routeDistribution>
        <stop busStop="busStop_a" duration="10.00" until="20.00"/>
        <stop busStop="busStop_c" duration="10.00" until="40.00"/>
        <stop busStop="busStop_-c" duration="10.00" until="60.00"/>
        <stop busStop="busStop_-a" duration="10.00" until="80.00"/>
        <stop busStop="busStop_a" duration="10.00" until="170.00"/>
        <stop busStop="busStop_c" duration="10.00" until="190.00"/>
        <stop busStop="busStop_-c" duration="10.00" until="210.00"/>
        <stop busStop="busStop_-a" duration="10.00" until="230.00"/>
        <stop busStop="busStop_a" duration="10.00" until="320.00"/>
        <stop busStop="busStop_c" duration="10.00" until="340.00"/>
        <stop busStop="busStop_-c" duration="10.00" until="360.00"/>
        <stop busStop="busStop_-a" duration="10.00" until="380.00"/>
    </vehicle>
    <vehicle id="bus.1" type="bus" depart="100.00">
        <routeDistribution last="1">
            <route cost="1826.46" probability="0.49164966" edges="a b c -c -b -a a b c -c -b -a a b c -c -b -a a b c -c -b -a a b c -c -b -a a b c -c -b -a a b c -c -b -a a b c -c -b -a a b c -c -b -a"/>
            <route cost="607.78" probability="0.50835034" edges="a b c -c -b -a a b c -c -b -a a b c -c -b -a"/>
        </routeDistribution>
        <stop busStop="busStop_a" duration="10.00" until="120.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="bus" maxSpeed="3.00" sigma="0"/>
    <vehicle id="bus.0" type="bus" depart="0.00">
        <route edges="a b c -c -b -a a b c -c -b -a a b c -c -b -a"/>
        <stop busStop="busStop_a" duration="10.00" until="20.00"/>
        <stop busStop="busStop_c" duration="10.00" until="40.00"/>
        <stop busStop="busStop_-c" duration="10.00" until="60.00"/>
        <stop busStop="busStop_-a" duration="10.00" until="80.00"/>
        <stop busStop="busStop_a" duration="10.00" until="170.00"/>
        <stop busStop="busStop_c" duration="10.00" until="190.00"/>
        <stop busStop="busStop_-c" duration="10.00" until="210.00"/>
        <stop busStop="busStop_-a" duration="10.00" until="230.00"/>
        <stop busStop="busStop_a" duration="10.00" until="320.00"/>
        <stop busStop="busStop_c" duration="10.00" until="340.00"/>
        <stop busStop="busStop_-c" duration="10.00" until="360.00"/>
        <stop busStop="busStop_-a" duration="10.00" until="380.00"/>
    </vehicle>
    <vehicle id="bus.1" type="bus" depart="100.00">
        <route edges="a b c -c -b -a a b c -c -b -a a b c -c -b -a"/>
        <stop busStop="busStop_a" duration="10.00" until="120.00"/>
        <stop busStop="busStop_c" duration="10.00" until="140.00"/>
        <stop busStop="busStop_-c" duration="10.00" until="160.00"/>
        <stop busStop="busStop_-a" duration="10.00" until="180.00"/>
        <stop busStop="busStop_a" duration="10.00" until="270.00"/>
        <stop busStop="busStop_c" duration="10.00" until="290.00"/>
        <stop busStop="busStop_-c" duration="10.00" until="310.00"/>
<truncated after showing first 30 lines>

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

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

-->

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg middle end rend"/>
        <stop lane="middle_0"/>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <route edges="beg middle end rend"/>
        <stop lane="middle_0"/>
        <stop lane="end_0"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : routes named with_stops_edge ( Last six runs Jul2021 )

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

-->

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

-->

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

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

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 Jul2021 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1,5d0
< Loading net ... done.
< Skipped until: 0.00
< DijkstraRouter answered 10 queries and explored 1.60 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0"/>
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0"/>
    <vehicle id="0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1,7d0
< Loading net ... done.
< Skipped until: 0.00
< AStarRouter answered 20 queries and explored 1.40 edges on average.
< AStarRouter spent (TIME) answering queries ((TIME) on average).
< AStarRouter answered 10 queries and explored 1.30 edges on average.
< AStarRouter spent (TIME) answering queries ((TIME) on average).
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="8" depart="0.00">
<truncated after showing first 30 lines>

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Warning: Bulking different maximum speeds ('0' and '1') may lead to suboptimal routes.
< Warning: Bulking different vehicle classes ('0' and '2') may lead to invalid routes.
---------- Differences in output ----------
1,7d0
< Loading net ... done.
< Skipped until: 0.00
< AStarRouter answered 20 queries and explored 1.40 edges on average.
< AStarRouter spent (TIME) answering queries ((TIME) on average).
< AStarRouter answered 10 queries and explored 1.30 edges on average.
< AStarRouter spent (TIME) answering queries ((TIME) on average).
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vType id="d" maxSpeed="10.00"/>
    <vehicle id="1" type="d" depart="0.00">
        <routeDistribution last="0">
            <route cost="250.00" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vType id="v" vClass="vip"/>
    <vehicle id="2" type="v" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vType id="d" maxSpeed="10.00"/>
    <vehicle id="1" type="d" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vType id="v" vClass="vip"/>
    <vehicle id="2" type="v" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" depart="0.00">
        <route edges="beg middle end rend"/>
<truncated after showing first 30 lines>

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

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

-->

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

-->

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

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
        <stop containerStop="containerStop#1" duration="10.00"/>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg beg2left left left2end end rend"/>
        <stop containerStop="containerStop#1" duration="10.00"/>
    </vehicle>
</routes>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <trip id="0" depart="0.00" from="beg" to="rend">
        <stop edge="middle" endPos="495.25" duration="10.00"/>
    </trip>
    <trip id="2" depart="0.00" from="beg" to="rend" via="left"/>
</routes>

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Error: No edge found near position 0.00,0.00 within the route for trip '0'.
< Quitting (on error).
---------- Missing result in exitcode ----------
1

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <trip id="0" depart="0.00" from="beg" to="rend">
        <stop busStop="busStop#1" duration="10.00"/>
    </trip>
    <trip id="2" depart="0.00" from="beg" to="rend" via="left"/>
</routes>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <trip id="0" depart="0.00" from="beg" to="rend">
        <stop busStop="busStop#1" duration="10.00"/>
    </trip>
    <trip id="2" depart="0.00" from="beg2left" to="rend" via="left"/>
</routes>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <trip id="0" depart="0.00" fromXY="0.00,-4.95" toXY="2500.00,-4.95">
        <stop busStop="busStop#1" duration="10.00"/>
    </trip>
    <trip id="2" depart="0.00" fromXY="0.00,-4.95" toXY="2500.00,-4.95" viaXY="1000.00,506.15"/>
</routes>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <trip id="0" depart="0.00" fromJunction="absBeg" toJunction="rabsEnd">
        <stop busStop="busStop#1" duration="10.00"/>
    </trip>
    <trip id="2" depart="0.00" fromJunction="absBeg" toJunction="rabsEnd" viaJunctions="endleft"/>
</routes>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="91.46" probability="1.00000000" edges="-24214693#0 -7727483#3 -7727483#2 -7727483#1 -7727483#0 7727482 27445015#0 27445015#1 27445015#2 27445015#3 5784968#4 5784968#5 27437972#1 27437972#2 27437972#3 7730464 27445015#1 27445015#2 27445015#3 27445015#4"/>
        </routeDistribution>
        <stop edge="27437972#1" endPos="194.62" duration="10.00"/>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <routeDistribution last="0">
            <route cost="102.10" probability="1.00000000" edges="-24214693#0 -7216737#3 -7216737#2 -7216737#1 24152812#0 -5198586#4 -5198586#3 -5198586#2 -5198586#1 -5198586#0 27445015#3 27445015#4"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="-24214693#0 -7727483#3 -7727483#2 -7727483#1 -7727483#0 7727482 27445015#0 27445015#1 27445015#2 27445015#3 5784968#4 5784968#5 27437972#1 27437972#2 27437972#3 7730464 27445015#1 27445015#2 27445015#3 27445015#4"/>
        <stop edge="27437972#1" endPos="194.62" duration="10.00"/>
    </vehicle>
    <vehicle id="1" depart="0.00">
        <route edges="-24214693#0 -7216737#3 -7216737#2 -7216737#1 24152812#0 -5198586#4 -5198586#3 -5198586#2 -5198586#1 -5198586#0 27445015#3 27445015#4"/>
    </vehicle>
</routes>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vType id="1" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
    <vehicle id="1" type="1" depart="1.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="0" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" type="1" depart="11.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" type="0" depart="20.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
    <vehicle id="0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vType id="1" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
    <vehicle id="1" type="1" depart="1.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="0" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="1" depart="11.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" type="0" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="1" depart="21.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" type="0" depart="30.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="1" depart="31.00">
        <route edges="beg middle end rend"/>
<truncated after showing first 30 lines>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="63" depart="0.79">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="88" depart="16.72">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="9" depart="18.39">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="5" depart="55.65">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="19" depart="163.02">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="63" depart="0.79">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="88" depart="16.72">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="9" depart="18.39">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" depart="55.65">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="19" depart="163.02">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="92" depart="169.75">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="73" depart="186.01">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="62" depart="207.72">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="68" depart="212.57">
<truncated after showing first 30 lines>
trips increasing_time_fractional ( Last six runs Jul2021 )
trips unsorted_time_fractional ( Last six runs Jul2021 )

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

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 Jul2021 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: Defining car following parameters in a nested element is deprecated in vType '0', use attributes instead!
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="5.00" color="red" carFollowModel="KraussOrig1"/>
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="0" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="0" depart="20.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" type="0" depart="30.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" type="0" depart="40.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="5.00" color="red" carFollowModel="KraussOrig1"/>
    <vehicle id="0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="0" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="0" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="0" depart="30.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" type="0" depart="40.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="0" depart="50.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" type="0" depart="60.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="0" depart="70.00">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>

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

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 Jul2021 )

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" carFollowModel="KraussOrig1" accel="1.6" decel="5.5" sigma="0.9"/>
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="0" depart="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="0" depart="20.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" type="0" depart="30.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" type="0" depart="40.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" carFollowModel="KraussOrig1" accel="1.6" decel="5.5" sigma="0.9"/>
    <vehicle id="0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="0" depart="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="0" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="0" depart="30.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" type="0" depart="40.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="0" depart="50.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" type="0" depart="60.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="0" depart="70.00">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="10.00" color="black">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" depart="11.00" color="magenta">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" depart="20.00" departPos="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" depart="21.00" departPos="10.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" depart="10.00" color="black">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" depart="11.00" color="magenta">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" depart="20.00" departPos="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" depart="21.00" departPos="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" depart="22.00" departPos="free">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" depart="23.00" departPos="random">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" depart="30.00" departLane="0">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="8" depart="31.00" departLane="1">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : trips junctionTaz fromJunction ( Last six runs Jul2021 )

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" sigma="0"/>
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="24.07" probability="1.00000000" edges="A0toB0 B0toC0 C0toC1"/>
        </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="A0toB0 B0toC0 C0toC1"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : trips junctionTaz fromJunction_missing ( Last six runs Jul2021 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Source junction 'A0' not known for trip '0'!
< Set option '--junction-taz' or load a TAZ-file
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : trips junctionTaz load_some_taz ( Last six runs Jul2021 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: A TAZ with id 'C2' already exists. Not building junction TAZ.
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="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="41.98" probability="1.00000000" edges="A0toA1 A1toA2 A2toA3 A3toB3 B3toC3 C3toC2"/>
        </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="A0toA1 A1toA2 A2toA3 A3toB3 B3toC3 C3toC2"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : trips junctionTaz load_taz ( Last six runs Jul2021 )

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" sigma="0"/>
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="30.94" probability="1.00000000" edges="A0toA1 A1toB1 B1toC1 C1toC2"/>
        </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="A0toA1 A1toB1 B1toC1 C1toC2"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : trips junctionTaz toJunction ( Last six runs Jul2021 )

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" sigma="0"/>
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="36.95" probability="1.00000000" edges="C0toC1 C1toC2 C2toC3 C3toB3 B3toA3"/>
        </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="C0toC1 C1toC2 C2toC3 C3toB3 B3toA3"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : trips junctionTaz viaJunctions ( Last six runs Jul2021 )

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" sigma="0"/>
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="55.35" probability="1.00000000" edges="A0toA1 A1toB1 B1toC1 C1toB1 B1toB0 B0toC0 C0toD0"/>
        </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="A0toA1 A1toB1 B1toC1 C1toB1 B1toB0 B0toC0 C0toD0"/>
    </vehicle>
</routes>

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

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 Jul2021 )

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="2.00" minGap="2.00" maxSpeed="70.00" accel="2." decel="2.5" sigma="0.2"/>
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="2.00" minGap="2.00" maxSpeed="70.00" accel="2." decel="2.5" sigma="0.2"/>
    <vehicle id="0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
        <stop parkingArea="pa1" duration="1000.00"/>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg beg2left left left2end end rend"/>
        <stop parkingArea="pa1" duration="1000.00"/>
    </vehicle>
</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : trips rail reversal_impossible ( Last six runs Jul2021 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< Warning: No connection between edge 'a' and edge '-a3' found.
< Error: Mandatory edge '-a3' not reachable by vehicle 't0'.
< Error: The vehicle 't0' 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 : trips rail reversal_possible ( Last six runs Jul2021 )

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="train" length="120.00" vClass="rail"/>
    <vehicle id="t0" type="train" depart="0.00">
        <routeDistribution last="0">
            <route cost="35.63" probability="1.00000000" edges="a b c d e -e -d -c -b2 -a2"/>
        </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="train" length="120.00" vClass="rail"/>
    <vehicle id="t0" type="train" depart="0.00">
        <route edges="a b c d e -e -d -c -b2 -a2"/>
    </vehicle>
</routes>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" vClass="ship">
        <param key="draught" value="15"/>
    </vType>
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="847.42" probability="1.00000000" edges="absBeg beg2left left left2end end absEnd"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" vClass="ship">
        <param key="draught" value="15"/>
    </vType>
    <vehicle id="0" type="0" depart="0.00">
        <route edges="absBeg beg2left left left2end end absEnd"/>
    </vehicle>
</routes>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" vClass="ship">
        <param key="hazardB" value="0"/>
    </vType>
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="606.55" probability="1.00000000" edges="absBeg middle end absEnd"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" vClass="ship">
        <param key="hazardB" value="0"/>
    </vType>
    <vehicle id="0" type="0" depart="0.00">
        <route edges="absBeg middle end absEnd"/>
    </vehicle>
</routes>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" vClass="ship">
        <param key="hazardB" value="1"/>
    </vType>
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="847.42" probability="1.00000000" edges="absBeg beg2left left left2end end absEnd"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" vClass="ship">
        <param key="hazardB" value="1"/>
    </vType>
    <vehicle id="0" type="0" depart="0.00">
        <route edges="absBeg beg2left left left2end end absEnd"/>
    </vehicle>
</routes>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="17.99" probability="1.00000000" edges="beg"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg"/>
    </vehicle>
</routes>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
        <stop lane="left_0" posLat="-2.00" duration="10.00"/>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg beg2left left left2end end rend"/>
        <stop lane="left_0" posLat="-2.00" duration="10.00"/>
    </vehicle>
</routes>

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1,6d0
< Loading net ... done.
< Loading additional file 'input_districts.taz.xml'  ... done.
< Skipped until: 0.00
< DijkstraRouter answered 1 queries and explored 316.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="DEFAULT_VEHTYPE" sigma="0"/>
    <vehicle id="0" depart="0.00" fromTaz="1" toTaz="2">
        <routeDistribution last="0">
            <route cost="64.96" probability="1.00000000" edges="5/5to5/6 5/6to5/7 5/7to5/8 5/8to5/9 5/9to6/9 6/9to7/9 7/9to8/9 8/9to9/9 9/9to9/8"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="DEFAULT_VEHTYPE" sigma="0"/>
    <vehicle id="0" depart="0.00" fromTaz="1" toTaz="2">
        <route edges="5/5to5/6 5/6to5/7 5/7to5/8 5/8to5/9 5/9to6/9 6/9to7/9 7/9to8/9 8/9to9/9 9/9to9/8"/>
    </vehicle>
</routes>

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
1,6d0
< Loading net ... done.
< Loading additional file 'input_districts.taz.xml'  ... done.
< Skipped until: 0.00
< DijkstraRouter answered 1 queries and explored 316.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="DEFAULT_VEHTYPE" sigma="0"/>
    <vehicle id="0" depart="0.00" fromTaz="1" toTaz="2">
        <routeDistribution last="0">
            <route cost="64.96" probability="1.00000000" edges="5/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/6to5/7 5/7to5/8 5/8to5/9 5/9to6/9 6/9to7/9 7/9to8/9 8/9to9/9 9/9to9/8"/>
    </vehicle>
</routes>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="8" depart="1.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="7" depart="18.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" depart="20.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="6" depart="43.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="51.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="8" depart="1.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" depart="18.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" depart="43.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" depart="51.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" depart="66.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0" depart="71.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" depart="78.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="4" depart="84.00">
<truncated after showing first 30 lines>
trips unsorted_time ( Last six runs Jul2021 )
trips unsorted_time_notype ( Last six runs Jul2021 )

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="8" type="0" depart="1.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="7" type="0" depart="18.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" type="0" depart="20.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="6" type="0" depart="43.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" type="0" depart="51.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
    <vehicle id="8" type="0" depart="1.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="7" type="0" depart="18.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="2" type="0" depart="20.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="6" type="0" depart="43.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="1" type="0" depart="51.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="5" type="0" depart="66.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="0" type="0" depart="71.00">
        <route edges="beg middle end rend"/>
    </vehicle>
    <vehicle id="3" type="0" depart="78.00">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
</routes>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="39.26" probability="1.00000000" edges="A0toB0 B0toB1 B1toC1 C1toC2 C2toB2 B2toA2 A2toA1 A1toB1 B1toC1 C1toC2 C2toB2"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <route edges="A0toB0 B0toB1 B1toC1 C1toC2 C2toB2 B2toA2 A2toA1 A1toB1 B1toC1 C1toC2 C2toB2"/>
    </vehicle>
</routes>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="t0" vClass="passenger"/>
    <vehicle id="0" type="t0" depart="3.00" fromTaz="1" toTaz="2">
        <routeDistribution last="0">
            <route cost="90.37" probability="1.00000000" edges="beg2left left left2end end"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="t0" vClass="passenger"/>
    <vehicle id="0" type="t0" depart="3.00" fromTaz="1" toTaz="2">
        <route edges="beg2left left left2end end"/>
    </vehicle>
</routes>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" type="DEFAULT_VEHTYPE" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" type="DEFAULT_VEHTYPE" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
</routes>

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

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

-->

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
</routes>

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: The vehicle type '0' for vehicle '0' is not known.
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" type="0" depart="0.00">
        <route edges="beg middle end rend"/>
    </vehicle>
</routes>

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Warning: No connection between edge 'end' and edge 'beg' found.
< Warning: Mandatory edge 'beg' not reachable by vehicle '1'.
< Warning: The vehicle '1' has no valid route.
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <trip id="0" depart="0.00" from="beg" to="rend">
        <stop busStop="busStop#1" duration="10.00"/>
    </trip>
    <trip id="2" depart="0.00" from="beg" to="rend" via="left"/>
</routes>

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Warning: No connection between edge 'end' and edge 'beg' found.
< Warning: Mandatory edge 'beg' not reachable by vehicle '1'.
< Warning: The vehicle '1' has no valid route.
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <trip id="0" depart="0.00" fromXY="0.00,-4.95" toXY="2500.00,-4.95">
        <stop busStop="busStop#1" duration="10.00"/>
    </trip>
    <trip id="2" depart="0.00" fromXY="0.00,-4.95" toXY="2500.00,-4.95" viaXY="1000.00,506.15"/>
</routes>

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Warning: No connection between edge 'end' and edge 'beg' found.
< Warning: Mandatory edge 'beg' not reachable by vehicle '1'.
< Warning: The vehicle '1' has no valid route.
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <trip id="0" depart="0.00" fromJunction="absBeg" toJunction="rabsEnd">
        <stop busStop="busStop#1" duration="10.00"/>
    </trip>
    <trip id="2" depart="0.00" fromJunction="absBeg" toJunction="rabsEnd" viaJunctions="endleft"/>
</routes>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <trip id="0" depart="0.00" fromJunction="absBeg" toJunction="rabsEnd">
        <stop busStop="busStop#1" duration="10.00"/>
    </trip>
    <trip id="1" depart="0.00" fromJunction="absBeg" toJunction="absEnd"/>
</routes>

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

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

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" vClass="bus"/>
    <vehicle id="0.0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.87" probability="1.00000000" edges="absBeg beg2left left left2end end absEnd"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" vClass="bus"/>
    <vehicle id="0.0" type="0" depart="0.00">
        <route edges="absBeg beg2left left left2end end absEnd"/>
    </vehicle>
</routes>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" vClass="bus" accel="2.60" decel="4.50" sigma="0.5" tau="1.00"/>
    <vehicle id="0_0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.77" probability="1.00000000" edges="absBeg beg2left left left2end end absEnd"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" vClass="bus" accel="2.60" decel="4.50" sigma="0.5" tau="1.00"/>
    <vehicle id="0_0" type="0" depart="0.00">
        <route edges="absBeg beg2left left left2end end absEnd"/>
    </vehicle>
</routes>

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

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" vClass="bus"/>
    <vehicle id="0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.87" probability="1.00000000" edges="absBeg beg2left left left2end end absEnd"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" vClass="bus"/>
    <vehicle id="0" type="0" depart="0.00">
        <route edges="absBeg beg2left left left2end end absEnd"/>
    </vehicle>
</routes>
vclasses bus_test_trips ( Last six runs Jul2021 )
vclasses bus_test_trips_additional ( Last six runs Jul2021 )

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

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="t0" depart="0.00">
        <routeDistribution last="0">
            <route cost="29.14" probability="1.00000000" edges="SC CN NC CS"/>
        </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="t0" depart="0.00">
        <route edges="SC CN NC CS"/>
    </vehicle>
</routes>

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

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 Jul2021 )

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 Jul2021 )

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 Jul2021 )

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0"/>
    <vehicle id="0.0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.79" probability="1.00000000" edges="absBeg middle end absEnd"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0"/>
    <vehicle id="0.0" type="0" depart="0.00">
        <route edges="absBeg middle end absEnd"/>
    </vehicle>
</routes>

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

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 Jul2021 )

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 Jul2021 )

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 Jul2021 )

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 Jul2021 )

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 Jul2021 )

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

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" vClass="passenger"/>
    <vehicle id="0.0" type="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="125.79" probability="1.00000000" edges="absBeg middle end absEnd"/>
        </routeDistribution>
    </vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="0" vClass="passenger"/>
    <vehicle id="0.0" type="0" depart="0.00">
        <route edges="absBeg middle end absEnd"/>
    </vehicle>
</routes>

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

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 Jul2021 )

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 Jul2021 )

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 Jul2021 )

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>