28Sep19rv1_3_1+0518-618d6833cc - detailed test results for DUAROUTER

To reconnect the TextTest GUI to these results, run:

texttest -a duarouter -d /Users/sumo/clangMacOS/sumo/tests -reconnect /Users/sumo/clangMacOS/texttesttmp/clangMacOS.03Oct001502.19559 -g

To start TextTest for these tests, run:

texttest -a duarouter -d /Users/sumo/clangMacOS/sumo/tests


default: 463 tests: 458 succeeded 4 FAILED 1 known bugs

Detailed information for the tests that FAILED:

TEST FAILED on SUMO-mac : errors skip_new_routes_defect ( Last six runs Oct2019 Sep2019 )

---------- 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 SUMO-mac : function routing astar_landmark_save ( Last six runs Oct2019 Sep2019 )

---------- Differences in output ----------
5c5
< Created 4647 shortcuts.
---
> Created 4482 shortcuts.
9c9
< CHRouter answered 1436 queries and explored 71.19 edges on average.
---
> CHRouter answered 1436 queries and explored 85.10 edges on average.

TEST FAILED on SUMO-mac : function routing astar_landmark_save_parallel ( Last six runs Oct2019 Sep2019 )

---------- Differences in output ----------
5c5
< Created 4647 shortcuts.
---
> Created 4482 shortcuts.
11c11
< CHRouterClone answered 718 queries and explored 75.53 edges on average.
---
> CHRouterClone answered 718 queries and explored 86.83 edges on average.
13c13
< CHRouterClone answered 718 queries and explored 66.85 edges on average.
---
> CHRouterClone answered 718 queries and explored 83.36 edges on average.

TEST FAILED on SUMO-mac : function routing astar_landmark_taz ( Last six runs Oct2019 Sep2019 )

---------- 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">
<     <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>
---
> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Differences in errors ----------
0a1,12
> Warning: Unknown or unordered edge '1-sink' in landmark file.
> Warning: Unknown or unordered edge '1-source' in landmark file.
> Warning: Unknown or unordered edge '2-sink' in landmark file.
> Warning: Unknown or unordered edge '2-source' in landmark file.
> Warning: Unknown or unordered edge '1-sink' in landmark file.
> Warning: Unknown or unordered edge '1-source' in landmark file.
> Warning: Unknown or unordered edge '2-sink' in landmark file.
> Warning: Unknown or unordered edge '2-source' in landmark file.
> Error: No connection between edge '1-source' and edge '2-sink' found.
> Error: Mandatory edge '2-sink' not reachable by vehicle '0'.
> Error: The vehicle '0' has no valid route.
> Quitting (on error).
---------- Differences in output ----------
4c4
< AStarRouter answered 1 queries and explored 81.00 edges on average.
---
> AStarRouter answered 1 queries and explored 1.00 edges on average.
6d5
< Success.
---------- Differences in routes ----------
5,10c5
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <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>
---
> <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

Detailed information for the tests that had known bugs:

TEST had known bugs (see #5821) on SUMO-mac : person personTrip ride_trip_access ( Last six runs Oct2019 Sep2019 )

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