09Nov19rv1_3_1+0816-105016e7ca - detailed test results for DUAROUTER

To reconnect the TextTest GUI to these results, run:

texttestc.py -a duarouter -d C:/Users/delphi/Code/sumo/git/tests -reconnect C:/Users/delphi/Code/sumo/msvc12Win32texttesttmp/msvc12Win32.30Nov012245.7488 -g

To start TextTest for these tests, run:

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


default: 465 tests: 451 succeeded 13 FAILED 1 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 Nov2019 )
bugs 11_different_costs ( Last six runs Nov2019 )
function routing chrouter weights_parallel ( Last six runs Nov2019 )

TEST FAILED on ts-sim-winbuild-ba : errors skip_new_routes_defect ( Last six runs 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"/>

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

---------- Differences in output ----------
1c1
< Loading net... done.
---
> Loading net ... done.
function routing astar_landmark ( Last six runs Nov2019 )
trips bulk ( Last six runs Nov2019 )
trips bulk_parallel ( Last six runs Nov2019 )
trips bulk_parallel_warn ( Last six runs Nov2019 )

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

---------- Differences in output ----------
1c1
< Loading net... done.
---
> Loading net ... done.
4c4
< ... 
---
>  ... 
function routing astar_landmark_save ( Last six runs Nov2019 )
function routing astar_landmark_save_parallel ( Last six runs Nov2019 )

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.
function routing astar_landmark_taz ( Last six runs Nov2019 )
trips taz ( Last six runs Nov2019 )

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

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

Detailed information for the tests that had known bugs:

TEST had known bugs (see #5821) on ts-sim-winbuild-ba : person personTrip ride_trip_access ( Last six runs 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