20Jan21rv1_8_0+0664-eb901a72af - detailed test results for DUAROUTER

To reconnect the TextTest GUI to these results, run:

texttest.pyw -a duarouter -d C:/Users/delphi/Code/sumoInternal/git/tests -reconnect C:/Users/delphi/Code/sumoInternal/msvc12extrax64texttesttmp/msvc12extrax64.31Jan072858.5548 -g

To start TextTest for these tests, run:

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

Total: 1438 tests: 1409 succeeded 21 FAILED 8 known bugs


astar: 484 tests: 473 succeeded 9 FAILED 2 known bugs

Detailed information for the tests that FAILED:

3 TESTS FAILED on ts-sim-winbuild-ba :

---------- Differences in output ----------
1,2c1,2
< Loading net... done.
< Loading precomputed net weights from 'input_weights.dump.xml'... done.
---
> Loading net ... done.
> Loading precomputed net weights from 'input_weights.dump.xml' ... done.
alternatives iteration_bug1 ( Last six runs Jan2021 )
bugs 11_different_costs ( Last six runs Jan2021 )
function routing chrouter weights_parallel ( Last six runs Jan2021 )

TEST FAILED on ts-sim-winbuild-ba : errors unknown_measure ( Last six runs Jan2021 )

---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="0.00" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="1.00">
        <routeDistribution last="0">
            <route cost="0.00" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" depart="2.00">
        <routeDistribution last="0">
            <route cost="0.00" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" depart="3.00">
        <routeDistribution last="0">
            <route cost="0.00" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" depart="4.00">
        <routeDistribution last="0">
            <route cost="0.00" 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" depart="0.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="1" depart="1.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="2" depart="2.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="3" depart="3.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="4" depart="4.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="5" depart="5.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="6" depart="6.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="7" depart="7.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="8" depart="8.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : meta with_log ( Last six runs Jan2021 )

---------- Differences in log ----------
1c1
< Loading net... done.
---
> Loading net ... done.
---------- Differences in output ----------
1c1
< Loading net... done.
---
> Loading net ... done.

TEST FAILED on ts-sim-winbuild-ba : trips bulk ( Last six runs Jan2021 )

---------- Differences in output ----------
1c1
< Loading net... done.
---
> Loading net ... done.

2 TESTS FAILED on ts-sim-winbuild-ba :

---------- Differences in output ----------
1,2c1,2
< Loading net... done.
< Loading additional file 'input_districts.taz.xml' ... done.
---
> Loading net ... done.
> Loading additional file 'input_districts.taz.xml'  ... done.
trips taz ( Last six runs Jan2021 )
trips taz_weights ( Last six runs Jan2021 )

TEST FAILED on ts-sim-winbuild-ba : vclasses internal_lane_forbidden ( Last six runs Jan2021 )

---------- Differences in alts ----------
8c8
<             <route cost="29.14" probability="1.00000000" edges="SC CN NC CS"/>
---
>             <route cost="29.81" probability="1.00000000" edges="SC CE EC CS"/>
---------- Differences in routes ----------
7c7
<         <route edges="SC CN NC CS"/>
---
>         <route edges="SC CE EC CS"/>

Detailed information for the tests that had known bugs:

TEST had known bugs (see #6113) on ts-sim-winbuild-ba : errors skip_new_routes_defect ( Last six runs Jan2021 )

Error not found
(This bug was triggered by FAILING to find text in file 'errors' matching 'Error')
---------- Differences in alts ----------
13c13
<             <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
---
>             <route cost="53.96" probability="1.00000000" edges="beg end rend"/>
---------- Differences in errors ----------
1d0
< Error: Vehicle '9' has no valid route. No connection between edge 'beg' and edge 'end'.
---------- Differences in routes ----------
10c10
<         <route edges="beg middle end rend"/>
---
>         <route edges="beg end rend"/>

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

inconsistent input handling
(This bug was triggered by text found in file 'errors' matching 'No route')
---------- Differences in alts ----------
5,12c5
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <person id="p0" depart="400.00">
<         <stop busStop="stopB_S" duration="0.10"/>
<         <ride cost="138.90" busStop="stopA_S" lines="tBA" intended="trainBA.0" depart="439.00"/> <!-- A -->
<         <walk cost="29.31" edges="accessA" departPos="800.00" busStop="stopA_E"/> <!-- A -->
<         <walk cost="1150.53" edges="accessA A0B0 accessC" departPos="300.00" busStop="stopC_E"/> <!-- C -->
<     </person>
< </routes>
---
> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Differences in errors ----------
0a1,3
> Warning: No connection between edge 'stopA_E' and edge 'accessC_arrival_connector' found.
> Error: No route for trip in person 'p0'.
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- Differences in routes ----------
5,12c5
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <person id="p0" depart="400.00">
<         <stop busStop="stopB_S" duration="0.10"/>
<         <ride busStop="stopA_S" lines="tBA" intended="trainBA.0" depart="439.00"/> <!-- A -->
<         <walk edges="accessA" departPos="800.00" busStop="stopA_E"/> <!-- A -->
<         <walk edges="accessA A0B0 accessC" departPos="300.00" busStop="stopC_E"/> <!-- C -->
<     </person>
< </routes>
---
> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- New result in exitcode ----------
1

chrouter: 477 tests: 465 succeeded 8 FAILED 4 known bugs

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-winbuild-ba : errors unknown_measure ( Last six runs Jan2021 )

---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="0.00" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="1.00">
        <routeDistribution last="0">
            <route cost="0.00" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" depart="2.00">
        <routeDistribution last="0">
            <route cost="0.00" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" depart="3.00">
        <routeDistribution last="0">
            <route cost="0.00" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" depart="4.00">
        <routeDistribution last="0">
            <route cost="0.00" 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" depart="0.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="1" depart="1.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="2" depart="2.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="3" depart="3.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="4" depart="4.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="5" depart="5.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="6" depart="6.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="7" depart="7.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="8" depart="8.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : function routing chrouter weights_parallel ( Last six runs Jan2021 )

---------- Differences in output ----------
22a23
>  ... Building Contraction Hierarchy for vClass='ignoring' and time=3600.00 (12 edges)
28,29d28
< Building Contraction Hierarchy for vClass='ignoring' and time=3600.00 (12 edges)
<  ... 

TEST FAILED on ts-sim-winbuild-ba : meta with_log ( Last six runs Jan2021 )

---------- Differences in log ----------
1c1
< Loading net... done.
---
> Loading net ... done.
4c4
< ... 
---
>  ... 
---------- Differences in output ----------
1c1
< Loading net... done.
---
> Loading net ... done.
6c6
< ... 
---
>  ... 

TEST FAILED on ts-sim-winbuild-ba : trips junctionTaz load_taz ( Last six runs Jan2021 )

---------- Differences in alts ----------
9c9
<             <route cost="30.94" probability="1.00000000" edges="A0toA1 A1toB1 B1toC1 C1toC2"/>
---
>             <route cost="31.26" probability="1.00000000" edges="A0toB0 B0toC0 C0toC1 C1toC2"/>
---------- Differences in routes ----------
8c8
<         <route edges="A0toA1 A1toB1 B1toC1 C1toC2"/>
---
>         <route edges="A0toB0 B0toC0 C0toC1 C1toC2"/>

TEST FAILED on ts-sim-winbuild-ba : trips junctionTaz viaJunctions ( Last six runs Jan2021 )

---------- Differences in alts ----------
9c9
<             <route cost="55.35" probability="1.00000000" edges="A0toA1 A1toB1 B1toC1 C1toB1 B1toB0 B0toC0 C0toD0"/>
---
>             <route cost="56.91" probability="1.00000000" edges="A0toB0 B0toB1 B1toC1 C1toB1 B1toB0 B0toC0 C0toD0"/>
---------- Differences in routes ----------
8c8
<         <route edges="A0toA1 A1toB1 B1toC1 C1toB1 B1toB0 B0toC0 C0toD0"/>
---
>         <route edges="A0toB0 B0toB1 B1toC1 C1toB1 B1toB0 B0toC0 C0toD0"/>

TEST FAILED on ts-sim-winbuild-ba : trips restrictionParams ship_test_trips_draught ( Last six runs Jan2021 )

---------- Differences in alts ----------
5,14c5
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vType id="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>
---
> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Differences in errors ----------
0a1,2
> Error: Route '!0' (vehicle '0') is not valid.
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- Differences in routes ----------
5,12c5
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <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>
---
> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-winbuild-ba : trips restrictionParams ship_test_trips_hazB_2 ( Last six runs Jan2021 )

---------- Differences in alts ----------
5,14c5
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vType id="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>
---
> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Differences in errors ----------
0a1,2
> Error: Route '!0' (vehicle '0') is not valid.
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- Differences in routes ----------
5,12c5
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <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>
---
> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-winbuild-ba : vclasses internal_lane_forbidden ( Last six runs Jan2021 )

---------- Differences in alts ----------
8c8
<             <route cost="29.14" probability="1.00000000" edges="SC CN NC CS"/>
---
>             <route cost="15.09" probability="1.00000000" edges="SC CS"/>
---------- Differences in routes ----------
7c7
<         <route edges="SC CN NC CS"/>
---
>         <route edges="SC CS"/>

Detailed information for the tests that had known bugs:

TEST had known bugs (see #6113) on ts-sim-winbuild-ba : errors skip_new_routes_defect ( Last six runs Jan2021 )

Error not found
(This bug was triggered by FAILING to find text in file 'errors' matching 'Error')
---------- Differences in alts ----------
13c13
<             <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
---
>             <route cost="53.96" probability="1.00000000" edges="beg end rend"/>
---------- Differences in errors ----------
1d0
< Error: Vehicle '9' has no valid route. No connection between edge 'beg' and edge 'end'.
---------- Differences in routes ----------
10c10
<         <route edges="beg middle end rend"/>
---
>         <route edges="beg end rend"/>

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

inconsistent input handling
(This bug was triggered by text found in file 'errors' matching 'No route')
---------- Differences in alts ----------
5,12c5
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <person id="p0" depart="400.00">
<         <stop busStop="stopB_S" duration="0.10"/>
<         <ride cost="138.90" busStop="stopA_S" lines="tBA" intended="trainBA.0" depart="439.00"/> <!-- A -->
<         <walk cost="29.31" edges="accessA" departPos="800.00" busStop="stopA_E"/> <!-- A -->
<         <walk cost="1150.53" edges="accessA A0B0 accessC" departPos="300.00" busStop="stopC_E"/> <!-- C -->
<     </person>
< </routes>
---
> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Differences in errors ----------
0a1,3
> Warning: No connection between edge 'stopA_E' and edge 'accessC_arrival_connector' found.
> Error: No route for trip in person 'p0'.
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- Differences in routes ----------
5,12c5
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <person id="p0" depart="400.00">
<         <stop busStop="stopB_S" duration="0.10"/>
<         <ride busStop="stopA_S" lines="tBA" intended="trainBA.0" depart="439.00"/> <!-- A -->
<         <walk edges="accessA" departPos="800.00" busStop="stopA_E"/> <!-- A -->
<         <walk edges="accessA A0B0 accessC" departPos="300.00" busStop="stopC_E"/> <!-- C -->
<     </person>
< </routes>
---
> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- New result in exitcode ----------
1

TEST had known bugs (#303) on ts-sim-winbuild-ba : trips CHWrapper_lane_connectivity ( Last six runs Jan2021 )

CHRouter is not connection-aware
(This bug was triggered by FAILING to find text in file 'errors' matching 'The vehicle 'v' has no valid route.')
---------- Differences in alts ----------
5a6,10
>     <vehicle id="v" depart="0.00">
>         <routeDistribution last="0">
>             <route cost="9.99" probability="1.00000000" edges="1 2"/>
>         </routeDistribution>
>     </vehicle>
---------- 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 routes ----------
5a6,8
>     <vehicle id="v" depart="0.00">
>         <route edges="1 2"/>
>     </vehicle>

TEST had known bugs (#303) on ts-sim-winbuild-ba : vclasses no_valid_connection ( Last six runs Jan2021 )

CHRouter is not connection-aware
(This bug was triggered by FAILING to find text in file 'exitcode' matching '-1')
---------- Differences in alts ----------
5c5,17
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---
> <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="invalid1" type="bus" depart="0.00">
>         <routeDistribution last="0">
>             <route cost="35.96" probability="1.00000000" edges="absBeg beg2left"/>
>         </routeDistribution>
>     </vehicle>
>     <vehicle id="invalid2" type="bus" depart="0.00">
>         <routeDistribution last="0">
>             <route cost="89.74" probability="1.00000000" edges="absBeg beg2left left left2end"/>
>         </routeDistribution>
>     </vehicle>
> </routes>
---------- 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).
---------- Differences in output ----------
0a1
> Success.
---------- Differences in routes ----------
5c5,13
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---
> <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="invalid1" type="bus" depart="0.00">
>         <route edges="absBeg beg2left"/>
>     </vehicle>
>     <vehicle id="invalid2" type="bus" depart="0.00">
>         <route edges="absBeg beg2left left left2end"/>
>     </vehicle>
> </routes>
---------- Missing result in exitcode ----------
1

chwrapper: 477 tests: 471 succeeded 4 FAILED 2 known bugs

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-winbuild-ba : errors unknown_measure ( Last six runs Jan2021 )

---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00">
        <routeDistribution last="0">
            <route cost="0.00" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="1.00">
        <routeDistribution last="0">
            <route cost="0.00" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" depart="2.00">
        <routeDistribution last="0">
            <route cost="0.00" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" depart="3.00">
        <routeDistribution last="0">
            <route cost="0.00" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" depart="4.00">
        <routeDistribution last="0">
            <route cost="0.00" 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" depart="0.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="1" depart="1.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="2" depart="2.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="3" depart="3.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="4" depart="4.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="5" depart="5.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="6" depart="6.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="7" depart="7.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>
    <vehicle id="8" depart="8.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : function routing chrouter weights_parallel ( Last six runs Jan2021 )

---------- Differences in output ----------
11d10
<  ... Building Contraction Hierarchy for vClass='passenger' and time=0.00 (12 edges)
16a16,17
> Building Contraction Hierarchy for vClass='passenger' and time=0.00 (12 edges)
>  ... 

TEST FAILED on ts-sim-winbuild-ba : trips junctionTaz load_taz ( Last six runs Jan2021 )

---------- Differences in alts ----------
9c9
<             <route cost="30.94" probability="1.00000000" edges="A0toA1 A1toB1 B1toC1 C1toC2"/>
---
>             <route cost="31.26" probability="1.00000000" edges="A0toB0 B0toC0 C0toC1 C1toC2"/>
---------- Differences in routes ----------
8c8
<         <route edges="A0toA1 A1toB1 B1toC1 C1toC2"/>
---
>         <route edges="A0toB0 B0toC0 C0toC1 C1toC2"/>

TEST FAILED on ts-sim-winbuild-ba : trips junctionTaz viaJunctions ( Last six runs Jan2021 )

---------- Differences in alts ----------
9c9
<             <route cost="55.35" probability="1.00000000" edges="A0toA1 A1toB1 B1toC1 C1toB1 B1toB0 B0toC0 C0toD0"/>
---
>             <route cost="56.91" probability="1.00000000" edges="A0toB0 B0toB1 B1toC1 C1toB1 B1toB0 B0toC0 C0toD0"/>
---------- Differences in routes ----------
8c8
<         <route edges="A0toA1 A1toB1 B1toC1 C1toB1 B1toB0 B0toC0 C0toD0"/>
---
>         <route edges="A0toB0 B0toB1 B1toC1 C1toB1 B1toB0 B0toC0 C0toD0"/>

Detailed information for the tests that had known bugs:

TEST had known bugs (see #6113) on ts-sim-winbuild-ba : errors skip_new_routes_defect ( Last six runs Jan2021 )

Error not found
(This bug was triggered by FAILING to find text in file 'errors' matching 'Error')
---------- Differences in alts ----------
13c13
<             <route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
---
>             <route cost="53.96" probability="1.00000000" edges="beg end rend"/>
---------- Differences in errors ----------
1d0
< Error: Vehicle '9' has no valid route. No connection between edge 'beg' and edge 'end'.
---------- Differences in routes ----------
10c10
<         <route edges="beg middle end rend"/>
---
>         <route edges="beg end rend"/>

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

inconsistent input handling
(This bug was triggered by text found in file 'errors' matching 'No route')
---------- Differences in alts ----------
5,12c5
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <person id="p0" depart="400.00">
<         <stop busStop="stopB_S" duration="0.10"/>
<         <ride cost="138.90" busStop="stopA_S" lines="tBA" intended="trainBA.0" depart="439.00"/> <!-- A -->
<         <walk cost="29.31" edges="accessA" departPos="800.00" busStop="stopA_E"/> <!-- A -->
<         <walk cost="1150.53" edges="accessA A0B0 accessC" departPos="300.00" busStop="stopC_E"/> <!-- C -->
<     </person>
< </routes>
---
> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Differences in errors ----------
0a1,3
> Warning: No connection between edge 'stopA_E' and edge 'accessC_arrival_connector' found.
> Error: No route for trip in person 'p0'.
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- Differences in routes ----------
5,12c5
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <person id="p0" depart="400.00">
<         <stop busStop="stopB_S" duration="0.10"/>
<         <ride busStop="stopA_S" lines="tBA" intended="trainBA.0" depart="439.00"/> <!-- A -->
<         <walk edges="accessA" departPos="800.00" busStop="stopA_E"/> <!-- A -->
<         <walk edges="accessA A0B0 accessC" departPos="300.00" busStop="stopC_E"/> <!-- C -->
<     </person>
< </routes>
---
> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- New result in exitcode ----------
1