15Nov17rv0_31_0-1117-g9468777c42 - detailed test results for DUAROUTER

To reconnect the TextTest GUI to these results, run:

texttest -a duarouter -d /home/delphi/gcc/sumo/tests -reconnect /home/delphi/gcc/texttesttmp/gcc4_64.30Nov005423.14236 -g

To start TextTest for these tests, run:

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


default: 410 tests: 409 succeeded 1 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on sim-build : person personTrip no_valid_connection ( Last six runs Nov2017 )

---------- Differences in alts ----------
4c4,14
< <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="p0_0" type="bus" depart="triggered">
>         <routeDistribution last="0">
>             <route cost="0.00" probability="0.00000000" edges="absBeg beg2left"/>
>         </routeDistribution>
>     </vehicle>
>     <person id="p0" depart="0.00">
>         <ride cost="35.77" from="absBeg" to="beg2left" lines="p0_0"/>
>     </person>
> </routes>
---------- Differences in errors ----------
1,3d0
< Warning: No connection between edge 'absBeg_depart_connector' and edge 'beg2left_arrival_connector' found.
< Error: No route for trip in person 'p0'.
< Quitting (on error).
---------- Differences in output ----------
0a1
> Success.
---------- Differences in routes ----------
4c4,12
< <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="p0_0" type="bus" depart="triggered">
>         <route edges="absBeg beg2left"/>
>     </vehicle>
>     <person id="p0" depart="0.00">
>         <ride from="absBeg" to="beg2left" lines="p0_0"/>
>     </person>
> </routes>
---------- Missing result in exitcode ----------
1