03Aug20rv1_6_0+1358-7381685dd8 - 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.31Aug030326.10291 -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 Aug2020 )

---------- 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
> =================================================================
> ==8746==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000030 (pc 0x00000098eea5 bp 0x7f6c07cf1490 sp 0x7f6c07cf1450 T1)
> ==8746==The signal is caused by a READ memory access.
> ==8746==Hint: address points to the zero page.
>     #0 0x98eea4  (/home/delphi/clangDebug/sumo/bin/marouterD+0x98eea4)
>     #1 0x9493bb  (/home/delphi/clangDebug/sumo/bin/marouterD+0x9493bb)
>     #2 0x933fda  (/home/delphi/clangDebug/sumo/bin/marouterD+0x933fda)
>     #3 0x9c7afa  (/home/delphi/clangDebug/sumo/bin/marouterD+0x9c7afa)
>     #4 0x9d7a05  (/home/delphi/clangDebug/sumo/bin/marouterD+0x9d7a05)
>     #5 0x8e5ddd  (/home/delphi/clangDebug/sumo/bin/marouterD+0x8e5ddd)
>     #6 0x7f6c164b5d4e  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24bd4e)
>     #7 0x87b5ae  (/home/delphi/clangDebug/sumo/bin/marouterD+0x87b5ae)
>     #8 0x7f6c14af16da  (/lib/x86_64-linux-gnu/libpthread.so.0+0x76da)
>     #9 0x7f6c135c288e  (/lib/x86_64-linux-gnu/libc.so.6+0x12188e)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV (/home/delphi/clangDebug/sumo/bin/marouterD+0x98eea4) 
> Thread T1 created by T0 here:
>     #0 0x7c6b50  (/home/delphi/clangDebug/sumo/bin/marouterD+0x7c6b50)
>     #1 0x7f6c164b6028  (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c028)
> 
> ==8746==ABORTING
---------- Differences in output ----------
1d0
< Success.
---------- Differences in routes ----------
2a3,9
> <!-- generated on Mon Aug  3 03:10:20 2020 by Eclipse SUMO marouter Version v1_6_0+1358-7381685dd8
> 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 Aug2020 )

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>