28Nov2019 - detailed test results for DUAROUTER

To reconnect the TextTest GUI to these results, run:

texttest -a duarouter -d /home/delphi/extraGcc/sumo/tests -reconnect /home/delphi/extraGcc/texttesttmp/extra_gcc4_64.04Dec050340.31190 -g

To start TextTest for these tests, run:

texttest -a duarouter -d /home/delphi/extraGcc/sumo/tests

Total: 868 tests: 846 succeeded 18 FAILED 4 known bugs


astar: 437 tests: 427 succeeded 9 FAILED 1 known bugs

Detailed information for the tests that FAILED:

3 TESTS FAILED on ts-sim-build-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 Dec2019 Nov2019 )
bugs 11_different_costs ( Last six runs Dec2019 Nov2019 )
function routing chrouter weights_parallel ( Last six runs Dec2019 Nov2019 )

TEST FAILED on ts-sim-build-ba : errors skip_new_routes_defect ( Last six runs Dec2019 Nov2019 )

---------- 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 routes ----------
10c10
<         <route edges="beg middle end rend"/>
---
>         <route edges="beg end rend"/>

TEST FAILED on ts-sim-build-ba : function routing astar_landmark_save_parallel ( Last six runs Dec2019 Nov2019 )

---------- Differences in errors ----------
2d1
< Warning: Not all network edges were found in the lookup table 'lookuptable' for landmark '2/7to1/7'. Saving missing values to 'landmarks.csv'.
---------- Differences in landmarks ----------
1,722d0
< 5/5to4/5
< 2/7to1/7
< 5/5to4/5 0/0to0/1 67.777 71.2122
< 5/5to4/5 0/0to1/0 70.9381 69.3302
< 5/5to4/5 0/1to0/0 64.7374 76.5173
< 5/5to4/5 0/1to0/2 64.3547 64.2827
< 5/5to4/5 0/1to1/1 64.3417 64.3417
< 5/5to4/5 0/2to0/1 57.8079 74.1403
< 5/5to4/5 0/2to0/3 57.4252 57.3532
< 5/5to4/5 0/2to1/2 57.4122 57.4122
< 5/5to4/5 0/3to0/2 50.8784 67.2108
< 5/5to4/5 0/3to0/4 50.4957 50.4237
< 5/5to4/5 0/3to1/3 50.4827 50.4827
< 5/5to4/5 0/4to0/3 43.9489 60.2813
< 5/5to4/5 0/4to0/5 43.5662 43.4942
< 5/5to4/5 0/4to1/4 43.5532 43.5532
< 5/5to4/5 0/5to0/4 37.0194 53.3518
< 5/5to4/5 0/5to0/6 36.6367 50.3777
< 5/5to4/5 0/5to1/5 36.6237 36.6237
< 5/5to4/5 0/6to0/5 46.4942 46.877
< 5/5to4/5 0/6to0/7 43.8309 57.5719
< 5/5to4/5 0/6to1/6 43.5072 43.5072
< 5/5to4/5 0/7to0/6 53.6885 53.7604
< 5/5to4/5 0/7to0/8 51.0252 64.7662
< 5/5to4/5 0/7to1/7 50.7014 50.7014
< 5/5to4/5 0/8to0/7 60.8827 60.9547
< 5/5to4/5 0/8to0/9 58.2194 64.3942
< 5/5to4/5 0/8to1/8 57.8957 57.8957
< 5/5to4/5 0/9to0/8 60.9655 68.1489
<truncated after showing first 30 lines>
---------- Differences in output ----------
11,19d10
< CHRouterClone answered 718 queries and explored 75.53 edges on average.
< CHRouterClone spent (TIME) answering queries ((TIME) on average).
< CHRouterClone answered 718 queries and explored 66.85 edges on average.
< CHRouterClone spent (TIME) answering queries ((TIME) on average).
< CHRouter answered 1 queries and explored 3.00 edges on average.
< CHRouter spent (TIME) answering queries ((TIME) on average).
< AStarRouter answered 1 queries and explored 91.00 edges on average.
< AStarRouter spent (TIME) answering queries ((TIME) on average).
< Success.
---------- New result in exitcode ----------
-11
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>

-->

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

-->

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

TEST FAILED on ts-sim-build-ba : meta with_log ( Last six runs Dec2019 Nov2019 )

---------- 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-build-ba : trips bulk ( Last six runs Dec2019 Nov2019 )

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

TEST FAILED on ts-sim-build-ba : trips taz ( Last six runs Dec2019 Nov2019 )

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

TEST FAILED on ts-sim-build-ba : vclasses internal_lane_forbidden ( Last six runs Dec2019 Nov2019 )

---------- 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 #5821) on ts-sim-build-ba : person personTrip ride_trip_access ( Last six runs Dec2019 Nov2019 )

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: 431 tests: 419 succeeded 9 FAILED 3 known bugs

Detailed information for the tests that FAILED:

2 TESTS FAILED on ts-sim-build-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.
5c5
< ... 
---
>  ... 
alternatives iteration_bug1 ( Last six runs Dec2019 Nov2019 )
bugs 11_different_costs ( Last six runs Dec2019 Nov2019 )

TEST FAILED on ts-sim-build-ba : errors skip_new_routes_defect ( Last six runs Dec2019 Nov2019 )

---------- 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 routes ----------
10c10
<         <route edges="beg middle end rend"/>
---
>         <route edges="beg end rend"/>

TEST FAILED on ts-sim-build-ba : function routing chrouter weights_parallel ( Last six runs Dec2019 Nov2019 )

---------- Differences in alts ----------
3,1006d2
< -->
< 
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="early.0" depart="0.00">
<         <routeDistribution last="0">
<             <route cost="214.79" probability="1.00000000" edges="src e1 short e2 dest"/>
<         </routeDistribution>
<     </vehicle>
<     <vehicle id="early.1" depart="1.00">
<         <routeDistribution last="0">
<             <route cost="214.79" probability="1.00000000" edges="src e1 short e2 dest"/>
<         </routeDistribution>
<     </vehicle>
<     <vehicle id="early.2" depart="2.00">
<         <routeDistribution last="0">
<             <route cost="214.79" probability="1.00000000" edges="src e1 short e2 dest"/>
<         </routeDistribution>
<     </vehicle>
<     <vehicle id="early.3" depart="3.00">
<         <routeDistribution last="0">
<             <route cost="214.79" probability="1.00000000" edges="src e1 short e2 dest"/>
<         </routeDistribution>
<     </vehicle>
<     <vehicle id="early.4" depart="4.00">
<         <routeDistribution last="0">
<             <route cost="214.79" probability="1.00000000" edges="src e1 short e2 dest"/>
<         </routeDistribution>
<     </vehicle>
<     <vehicle id="early.5" depart="5.00">
<truncated after showing first 30 lines>
---------- 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.
5c5
< ... 
---
>  ... 
12,18d11
< CHRouter answered 100 queries and explored 5.00 edges on average.
< CHRouter spent (TIME) answering queries ((TIME) on average).
< CHRouter answered 99 queries and explored 5.00 edges on average.
< CHRouter spent (TIME) answering queries ((TIME) on average).
< CHRouter answered 1 queries and explored 5.00 edges on average.
< CHRouter spent (TIME) answering queries ((TIME) on average).
< Success.
---------- Differences in routes ----------
3,606d2
< -->
< 
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="early.0" depart="0.00">
<         <route edges="src e1 short e2 dest"/>
<     </vehicle>
<     <vehicle id="early.1" depart="1.00">
<         <route edges="src e1 short e2 dest"/>
<     </vehicle>
<     <vehicle id="early.2" depart="2.00">
<         <route edges="src e1 short e2 dest"/>
<     </vehicle>
<     <vehicle id="early.3" depart="3.00">
<         <route edges="src e1 short e2 dest"/>
<     </vehicle>
<     <vehicle id="early.4" depart="4.00">
<         <route edges="src e1 short e2 dest"/>
<     </vehicle>
<     <vehicle id="early.5" depart="5.00">
<         <route edges="src e1 short e2 dest"/>
<     </vehicle>
<     <vehicle id="early.6" depart="6.00">
<         <route edges="src e1 short e2 dest"/>
<     </vehicle>
<     <vehicle id="early.7" depart="7.00">
<         <route edges="src e1 short e2 dest"/>
<     </vehicle>
<     <vehicle id="early.8" depart="8.00">
<         <route edges="src e1 short e2 dest"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
-11

TEST FAILED on ts-sim-build-ba : meta with_log ( Last six runs Dec2019 Nov2019 )

---------- 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-build-ba : trips restrictionParams ship_test_trips_draught ( Last six runs Dec2019 Nov2019 )

---------- 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-build-ba : trips restrictionParams ship_test_trips_hazB_2 ( Last six runs Dec2019 Nov2019 )

---------- 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-build-ba : trips taz ( Last six runs Dec2019 Nov2019 )

---------- 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.
5c5
< ... 
---
>  ... 

TEST FAILED on ts-sim-build-ba : vclasses internal_lane_forbidden ( Last six runs Dec2019 Nov2019 )

---------- 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 #5821) on ts-sim-build-ba : person personTrip ride_trip_access ( Last six runs Dec2019 Nov2019 )

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-build-ba : trips CHWrapper_lane_connectivity ( Last six runs Dec2019 Nov2019 )

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-build-ba : vclasses no_valid_connection ( Last six runs Dec2019 Nov2019 )

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