26May20rv1_6_0+0363-ff315dd057 - detailed test results for MAROUTER

To reconnect the TextTest GUI to these results, run:

texttest -a marouter -d /home/delphi/clangDebug/sumo/tests -reconnect /home/delphi/clangDebug/texttesttmp/clang3_64D.31May030419.7061 -g

To start TextTest for these tests, run:

texttest -a marouter -d /home/delphi/clangDebug/sumo/tests


default: 87 tests: 85 succeeded 1 known bugs 1 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : bugs ticket6912 ( Last six runs May2020 )

---------- Differences in errors ----------
0a1,25
> /home/delphi/clangDebug/sumo/src/utils/router/CHRouter.h:299:69: runtime error: member access within null pointer of type 'const typename CHBuilder<ROEdge, ROVehicle>::Hierarchy'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/router/CHRouter.h:299:69 in 
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==4254==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000030 (pc 0x000000983065 bp 0x7f55a55f1490 sp 0x7f55a55f1450 T1)
> ==4254==The signal is caused by a READ memory access.
> ==4254==Hint: address points to the zero page.
>     #0 0x983064  (/home/delphi/clangDebug/sumo/bin/marouterD+0x983064)
>     #1 0x93d57b  (/home/delphi/clangDebug/sumo/bin/marouterD+0x93d57b)
>     #2 0x92819a  (/home/delphi/clangDebug/sumo/bin/marouterD+0x92819a)
>     #3 0x9bbcba  (/home/delphi/clangDebug/sumo/bin/marouterD+0x9bbcba)
>     #4 0x9cbbc5  (/home/delphi/clangDebug/sumo/bin/marouterD+0x9cbbc5)
>     #5 0x8da18d  (/home/delphi/clangDebug/sumo/bin/marouterD+0x8da18d)
>     #6 0x7f55b3d60d4e  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24bd4e)
>     #7 0x86f95e  (/home/delphi/clangDebug/sumo/bin/marouterD+0x86f95e)
>     #8 0x7f55b239c6da  (/lib/x86_64-linux-gnu/libpthread.so.0+0x76da)
>     #9 0x7f55b0e6d88e  (/lib/x86_64-linux-gnu/libc.so.6+0x12188e)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV (/home/delphi/clangDebug/sumo/bin/marouterD+0x983064) 
> Thread T1 created by T0 here:
>     #0 0x7baf00  (/home/delphi/clangDebug/sumo/bin/marouterD+0x7baf00)
>     #1 0x7f55b3d61028  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c028)
> 
> ==4254==ABORTING
---------- Differences in output ----------
1d0
< Success.
---------- Differences in routes ----------
2a3,9
> <!-- generated on Tue May 26 03:09:25 2020 by Eclipse SUMO marouter Version v1_6_0+0363-ff315dd057
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> SPDX-License-Identifier: EPL-2.0
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/marouterConfiguration.xsd">
4,605c11,31
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="63" depart="0.79" type="DEFAULT_VEHTYPE" fromTaz="1" toTaz="2" departLane="free" departSpeed="max">
<         <routeDistribution>
<             <route cost="93.57" probability="45.00000000" edges="beg2left left left2end end"/>
<             <route cost="93.66" probability="55.00000000" edges="middle end"/>
<         </routeDistribution>
<     </vehicle>
<     <vehicle id="88" depart="16.72" type="DEFAULT_VEHTYPE" fromTaz="1" toTaz="2" departLane="free" departSpeed="max">
<         <routeDistribution>
<             <route cost="93.57" probability="45.00000000" edges="beg2left left left2end end"/>
<             <route cost="93.66" probability="55.00000000" edges="middle end"/>
<         </routeDistribution>
<     </vehicle>
<     <vehicle id="9" depart="18.39" type="DEFAULT_VEHTYPE" fromTaz="1" toTaz="2" departLane="free" departSpeed="max">
<         <routeDistribution>
<             <route cost="93.57" probability="45.00000000" edges="beg2left left left2end end"/>
<             <route cost="93.66" probability="55.00000000" edges="middle end"/>
<         </routeDistribution>
<     </vehicle>
<     <vehicle id="5" depart="55.65" type="DEFAULT_VEHTYPE" fromTaz="1" toTaz="2" departLane="free" departSpeed="max">
<         <routeDistribution>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

Detailed information for the tests that had known bugs:

TEST had known bugs (see #6935) on ts-sim-build-ba : bugs ticket6935 ( Last six runs May2020 )

invalid distribution
(This bug was triggered by FAILING to find text in file 'routes' matching 'edges="beg2left left left2end end"')
---------- Differences in routes ----------
7,8c7
<             <route cost="93.57" probability="45.00000000" edges="beg2left left left2end end"/>
<             <route cost="93.66" probability="55.00000000" edges="middle end"/>
---
>             <route cost="96.15" probability="100.00000000" edges="middle end"/>
13,14c12
<             <route cost="93.57" probability="45.00000000" edges="beg2left left left2end end"/>
<             <route cost="93.66" probability="55.00000000" edges="middle end"/>
---
>             <route cost="96.15" probability="100.00000000" edges="middle end"/>
19,20c17
<             <route cost="93.57" probability="45.00000000" edges="beg2left left left2end end"/>
<             <route cost="93.66" probability="55.00000000" edges="middle end"/>
---
>             <route cost="96.15" probability="100.00000000" edges="middle end"/>
25,26c22
<             <route cost="93.57" probability="45.00000000" edges="beg2left left left2end end"/>
<             <route cost="93.66" probability="55.00000000" edges="middle end"/>
---
>             <route cost="96.15" probability="100.00000000" edges="middle end"/>
31,32c27
<             <route cost="93.57" probability="45.00000000" edges="beg2left left left2end end"/>
<             <route cost="93.66" probability="55.00000000" edges="middle end"/>
---
>             <route cost="96.15" probability="100.00000000" edges="middle end"/>
37,38c32
<             <route cost="93.57" probability="45.00000000" edges="beg2left left left2end end"/>
<             <route cost="93.66" probability="55.00000000" edges="middle end"/>
---
>             <route cost="96.15" probability="100.00000000" edges="middle end"/>
<truncated after showing first 30 lines>