17Feb18rv0_32_0+0445-6fe6812 - 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.27Feb003651.28302 -g

To start TextTest for these tests, run:

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


default: 424 tests: 423 succeeded 1 known bugs

Detailed information for the tests that had known bugs:

TEST had known bugs (see #3831) on ts-sim-build-ba : person personTrip access_walk ( Last six runs Feb2018 )

from/busstop not supported
(This bug was triggered by text found in file 'exitcode' matching '1')
---------- Differences in alts ----------
4,13c4
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <person id="p0" depart="0.00">
<         <walk cost="720.00" edges="beg beg2left" busStop="beg2left"/>
<         <ride cost="240.00" busStop="left2end" lines="train"/>
<         <walk cost="246.70" edges="left2end end"/>
<     </person>
<     <person id="p1" depart="0.00">
<         <walk cost="1440.00" edges="end middle beg"/>
<     </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,5
> Error: Attribute 'to' is missing in definition of walk 'p1'.
> Error: The edge '' within a walk of p1 is not known.
>  The route can not be build.
> Warning: Discarding person 'p1' because it's plan is empty
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- Differences in routes ----------
4,13c4
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <person id="p0" depart="0.00">
<         <walk edges="beg beg2left" busStop="beg2left"/>
<         <ride busStop="left2end" lines="train"/>
<         <walk edges="left2end end"/>
<     </person>
<     <person id="p1" depart="0.00">
<         <walk edges="end middle beg"/>
<     </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