21Nov17rv0_31_0-1225-g36965bc330 - 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: 416 tests: 413 succeeded 3 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on sim-build : errors invalid_stops ( Last six runs Nov2017 )

---------- Differences in errors ----------
2a3,210
> *** Error in `/home/delphi/sumo/bin/duarouter': munmap_chunk(): invalid pointer: 0x0000000001f09c18 ***
> ======= Backtrace: =========
> /lib64/libc.so.6(+0x7277f)[0x7f6ffacc677f]
> /lib64/libc.so.6(+0x78026)[0x7f6ffaccc026]
> /home/delphi/sumo/bin/duarouter[0x44ec90]
> /home/delphi/sumo/bin/duarouter[0x44dbaa]
> /home/delphi/sumo/bin/duarouter[0x44e109]
> /home/delphi/sumo/bin/duarouter[0x40bdd2]
> /lib64/libc.so.6(__libc_start_main+0xf5)[0x7f6ffac75b25]
> /home/delphi/sumo/bin/duarouter[0x40fbef]
> ======= Memory map: ========
> 00400000-0055a000 r-xp 00000000 00:25 179046939                          /home/delphi/sumo/bin/duarouter
> 0075a000-0075b000 r--p 0015a000 00:25 179046939                          /home/delphi/sumo/bin/duarouter
> 0075b000-00765000 rw-p 0015b000 00:25 179046939                          /home/delphi/sumo/bin/duarouter
> 00765000-00768000 rw-p 00000000 00:00 0 
> 01e52000-01f59000 rw-p 00000000 00:00 0                                  [heap]
> 7f6ff871f000-7f6ff8722000 r-xp 00000000 08:03 19798390                   /usr/lib64/gconv/UTF-16.so
> 7f6ff8722000-7f6ff8921000 ---p 00003000 08:03 19798390                   /usr/lib64/gconv/UTF-16.so
> 7f6ff8921000-7f6ff8922000 r--p 00002000 08:03 19798390                   /usr/lib64/gconv/UTF-16.so
> 7f6ff8922000-7f6ff8923000 rw-p 00003000 08:03 19798390                   /usr/lib64/gconv/UTF-16.so
> 7f6ff8923000-7f6ff8926000 r-xp 00000000 08:03 19797927                   /usr/lib64/libXau.so.6.0.0
> 7f6ff8926000-7f6ff8b25000 ---p 00003000 08:03 19797927                   /usr/lib64/libXau.so.6.0.0
> 7f6ff8b25000-7f6ff8b26000 r--p 00002000 08:03 19797927                   /usr/lib64/libXau.so.6.0.0
> 7f6ff8b26000-7f6ff8b27000 rw-p 00003000 08:03 19797927                   /usr/lib64/libXau.so.6.0.0
> 7f6ff8b27000-7f6ff8b34000 r-xp 00000000 08:03 19797836                   /usr/lib64/libdrm.so.2.4.0
> 7f6ff8b34000-7f6ff8d34000 ---p 0000d000 08:03 19797836                   /usr/lib64/libdrm.so.2.4.0
> 7f6ff8d34000-7f6ff8d35000 r--p 0000d000 08:03 19797836                   /usr/lib64/libdrm.so.2.4.0
> 7f6ff8d35000-7f6ff8d36000 rw-p 0000e000 08:03 19797836                   /usr/lib64/libdrm.so.2.4.0
> 7f6ff8d36000-7f6ff8d3b000 r-xp 00000000 08:03 19797594                   /usr/lib64/libXxf86vm.so.1.0.0
<truncated after showing first 30 lines>
---------- Differences in exitcode ----------
1c1
< 1
---
> -6

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

---------- Differences in errors ----------
0a1,2
> Error: Invalid position 250.00 for access on lane 'beg2left_0'.
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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">
    <person id="p0" depart="0.00">
        <walk cost="607.52" edges="beg beg2left" busStop="beg2left"/>
        <ride cost="52.48" busStop="left2end" lines="train"/>
        <walk cost="602.39" edges="left2end end"/>
    </person>
    <person id="p1" depart="0.00">
        <walk cost="1202.32" edges="end middle beg"/>
    </person>
</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">
    <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>

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